linux-2.6-microblaze.git
2021-03-26 Lee Jonescrypto: chelsio - Fix some kernel-doc issues
2021-03-26 Lee Jonescrypto: bcm - Fix a whole host of kernel-doc misdemeanours
2021-03-26 Lee Jonescrypto: hisilicon/sec - Supply missing description...
2021-03-26 Bhaskar Chowdhurycrypto: inside-secure - Minor typo fix in the file...
2021-03-26 Milan Djuroviccrypto: jitterentropy - Put constants on the right...
2021-03-26 Zihao Tanghwrng: core - convert sysfs sprintf/snprintf family...
2021-03-26 Xiang Chencrypto: allwinner - Fix the parameter of dma_unmap_sg()
2021-03-26 Xiang Chencrypto: ux500 - Fix the parameter of dma_unmap_sg()
2021-03-26 Xiang Chencrypto: cavium - Fix the parameter of dma_unmap_sg()
2021-03-26 Xiang Chencrypto: amlogic - Fix the parameter of dma_unmap_sg()
2021-03-26 Rijo Thomascrypto: ccp - fix command queuing to TEE ring buffer
2021-03-26 Rijo Thomascrypto: ccp - reduce tee command status polling interva...
2021-03-26 Tian Taohwrng: intel - Fix included header from 'asm
2021-03-26 Herbert XuMerge branch 'ecc'
2021-03-26 Saulo Alessandrex509: Add OID for NIST P384 and extend parser for it
2021-03-26 Stefan Bergerima: Support EC keys for signature verification
2021-03-26 Stefan Bergerx509: Add support for parsing x509 certs with ECDSA...
2021-03-26 Stefan Bergerx509: Detect sm2 keys by their parameters OID
2021-03-26 Saulo Alessandrecrypto: ecdsa - Register NIST P384 and extend test...
2021-03-26 Saulo Alessandrecrypto: ecc - Add math to support fast NIST P384
2021-03-26 Saulo Alessandrecrypto: ecc - Add NIST P384 curve parameters
2021-03-26 Stefan Bergercrypto: ecdsa - Add support for ECDSA signature verific...
2021-03-26 Stefan Bergeroid_registry: Add OIDs for ECDSA with SHA224/256/384/512
2021-03-19 Wang Qinghwrng: cctrng - delete redundant printing of return...
2021-03-19 Longfang Liucrypto: hisilicon/sec - fixes some driver coding style
2021-03-19 Longfang Liucrypto: hisilicon/sec - fixes some coding style
2021-03-19 Longfang Liucrypto: hisilicon/sec - fixes a printing error
2021-03-19 Tian Taohwrng: ba431 - use devm_platform_ioremap_resource(...
2021-03-19 Tian Taohwrng: cctrng - use devm_platform_ioremap_resource...
2021-03-19 Ard Biesheuvelcrypto: arm/chacha-scalar - switch to common rev_l...
2021-03-19 Ard Biesheuvelcrypto: arm/aes-scalar - switch to common rev_l/mov_l...
2021-03-19 Eric Biggerscrypto: arm/blake2s - fix for big endian
2021-03-19 Herbert Xucrypto: aegis128 - Move simd prototypes into aegis.h
2021-03-12 Philipp Zabelcrypto: sun4i-ss - simplify optional reset handling
2021-03-12 Álvaro Fernández... hwrng: bcm2835 - add reset support
2021-03-12 Álvaro Fernández... dt-bindings: rng: bcm2835: document reset support
2021-03-12 Álvaro Fernández... dt-bindings: rng: bcm2835: add clock constraints
2021-03-12 Hui Tangcrypto: qat - fix use of 'dma_map_single'
2021-03-12 Hui Tangcrypto: qat - fix unmap invalid dma address
2021-03-12 Jia-Ju Baicrypto: sun8i-ce - fix error return code in sun8i_ce_pr...
2021-03-12 Meng Yucrypto: hisilicon/hpre - add 'CURVE25519' algorithm
2021-03-12 Meng Yucrypto: ecc - add curve25519 params and expose them
2021-03-12 Meng Yucrypto: hisilicon/hpre - add 'ECDH' algorithm
2021-03-12 Meng Yucrypto: ecc - expose ecc curves
2021-03-12 Meng Yucrypto: ecdh - move curve_id of ECDH from the key to...
2021-03-12 Meng Yucrypto: hisilicon/hpre - add algorithm type
2021-03-12 Meng Yucrypto: hisilicon/hpre - add version adapt to new algor...
2021-03-12 Tom Lendackycrypto: ccp - Don't initialize SEV support without...
2021-03-12 Ard Biesheuvelcrypto: api - check for ERR pointers in crypto_destroy_...
2021-03-12 Colin Ian Kingcrypto: sun8i-ss - Fix memory leak of object d when...
2021-03-12 Tian Taocrypto: cavium - remove unused including <linux/version.h>
2021-03-12 Tian Taohwrng: pic32 - Use device-managed registration API
2021-03-12 Tian Taohwrng: cctrng - Use device-managed registration API
2021-03-07 Yang Licrypto: nx - add missing call to of_node_put()
2021-03-07 Kai Yecrypto: testmgr - delete some redundant code
2021-03-07 Tian Taohwrng: omap - Fix included header from 'asm'
2021-03-07 Krzysztof Kozlowskicrypto: s5p-sss - initialize APB clock after the AXI...
2021-03-07 Corentin Labbecrypto: sun8i-ss - fix result memory leak on error...
2021-03-07 Thara Gopinathcrypto: qce - Remove totallen and offset in qce_start
2021-03-07 Thara Gopinathcrypto: qce - Remover src_tbl from qce_cipher_reqctx
2021-03-07 Thara Gopinathcrypto: qce - Set data unit size to message length...
2021-03-07 Thara Gopinathcrypto: qce - Improve the conditions for requesting...
2021-03-07 Thara Gopinathcrypto: qce - Set ivsize to 0 for ecb(aes)
2021-03-07 Thara Gopinathcrypto: qce - Return error for non-blocksize data(ECB...
2021-03-07 Thara Gopinathcrypto: qce - Return error for zero length messages
2021-03-07 Thara Gopinathcrypto: qce - Return unsupported if any three keys...
2021-03-07 Thara Gopinathcrypto: qce - Return unsupported if key1 and key 2...
2021-03-07 Thara Gopinathcrypto: qce - Hold back a block of data to be transferr...
2021-03-07 Thara Gopinathcrypto: qce - Restore/save ahash state with custom...
2021-03-07 Wei Yongjuncrypto: keembay-ocs-aes - Fix error return code in...
2021-03-07 Wei Yongjuncrypto: keembay-ocs-hcu - Fix error return code in...
2021-03-07 Herbert Xucrypto: serpent - Fix sparse byte order warnings
2021-03-07 Tang Bincrypto: amlogic - Fix unnecessary check in meson_crypto...
2021-03-07 Tian Taohwrng: bcm2835 - remove redundant null check
2021-03-07 Bhaskar Chowdhurycrypto: qat - fix spelling mistake: "messge" -> "message"
2021-03-07 Tian Taohwrng: xiphera-trng - use devm_platform_ioremap_resourc...
2021-03-07 Eric Biggerscrypto: arm/blake2b - drop unnecessary return statement
2021-03-07 Tian Taohwrng: ba431 - Use device-managed registration
2021-03-07 Yang Licrypto: powepc/sha1 - remove unneeded semicolon
2021-03-06 Linus TorvaldsLinux 5.12-rc2
2021-03-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-03-06 Linus TorvaldsMerge tag 'gcc-plugins-v5.12-rc2' of git://git./linux...
2021-03-06 Linus TorvaldsMerge tag 'pstore-v5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12/dm-fixes' of git://git./linux/kerne...
2021-03-05 Linus TorvaldsMerge tag 'block-5.12-2021-03-05' of git://git.kernel...
2021-03-05 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-05' of git://git.kerne...
2021-03-05 Linus TorvaldsMerge tag 'pm-5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'acpi-5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc1' of git://git./linux...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12-rc1-tag' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.12-1' of git://git...
2021-03-05 Linus TorvaldsMerge tag 'trace-v5.12-rc1' of git://git./linux/kernel...
2021-03-05 Bob PearsonRDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
2021-03-05 Bob PearsonRDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
2021-03-05 Bob PearsonRDMA/rxe: Fix missed IB reference counting in loopback
2021-03-05 Pavel Begunkovio_uring: don't restrict issue_flags for io_openat
2021-03-05 Jens AxboeMerge tag 'nvme-5.12-2021-03-05' of git://git.infradead...
2021-03-05 Jens Axboeio_uring: make SQPOLL thread parking saner
2021-03-05 Jens Axboeio-wq: kill hashed waitqueue before manager exits
2021-03-05 Jens Axboeio_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
next