summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-21crypto: testmgr - fix initialization of 'secret_size'Hui Tang
2021-05-14crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei
2021-05-14crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-14crypto: cavium/nitrox - Fix kernel-docYang Li
2021-05-14crypto: cavium/nitrox - Remove redundant initialization of 'sg'Yang Li
2021-05-14MAINTAINERS: add myself as maintainer of ixp4xx_cryptoCorentin Labbe
2021-05-14MAINTAINERS: add ixp4xx_crypto to the right arch listCorentin Labbe
2021-05-14crypto: ixp4xx - Correct functions alignmentCorentin Labbe
2021-05-14crypto: ixp4xx - remove brackets from single statementCorentin Labbe
2021-05-14crypto: ixp4xx - Do not initialize static to NULLCorentin Labbe
2021-05-14crypto: ixp4xx - whitespace fixesCorentin Labbe
2021-05-14crypto: ixp4xx - convert all printk to dev_xxxCorentin Labbe
2021-05-14crypto: ixp4xx - convert unsigned to unsigned intCorentin Labbe
2021-05-14crypto: ixp4xx - fallback when having more than one SGCorentin Labbe
2021-05-14crypto: ixp4xx - update IV after requestsCorentin Labbe
2021-05-14crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe
2021-05-14hwrng: exynos - Fix runtime PM imbalance on errorƁukasz Stelmach
2021-05-14crypto: qce - Schedule fallback aead algorithmThara Gopinath
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath
2021-05-14crypto: qce - Clean up qce_auth_cfgThara Gopinath
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath
2021-05-14crypto: qce - Add mode for rfc4309Thara Gopinath
2021-05-14crypto: qce - Make result dump optionalThara Gopinath
2021-05-14crypto: qce - Add MAC failed error checkingThara Gopinath
2021-05-14hwrng: amd - remove redundant initialization of variable errColin Ian King
2021-05-14crypto: cpt - Use 'hlist_for_each_entry' to simplify codeChristophe JAILLET
2021-05-14crypto: ccp - Annotate SEV Firmware file namesJoerg Roedel
2021-05-14crypto: arm64 - use a pattern rule for generating *.S filesMasahiro Yamada
2021-05-14crypto: arm64 - generate *.S by Perl at build time instead of shipping themMasahiro Yamada
2021-05-14crypto: arm - use a pattern rule for generating *.S filesMasahiro Yamada
2021-05-14crypto: arm - generate *.S by Perl at build time instead of shipping themMasahiro Yamada
2021-05-09Linux 5.13-rc1v5.13-rc1Linus Torvalds
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-09Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French
2021-05-08Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-08smb3: when mounting with multichannel include it in requested capabilitiesSteve French
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds