aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2019-12-11crypto: omap-aes - remove the sysfs group during driver removalTero Kristo1-1/+2
2019-12-11crypto: omap-sham - remove the sysfs group during driver removalTero Kristo1-0/+2
2019-12-11crypto: omap-sham - split up data to multiple sg elements with huge dataTero Kristo1-17/+64
2019-12-11crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithmsEric Biggers4-5/+10
2019-12-11crypto: skcipher - remove crypto_skcipher_extsize()Eric Biggers1-6/+1
2019-12-11crypto: skcipher - remove crypto_skcipher::decryptEric Biggers2-5/+1
2019-12-11crypto: skcipher - remove crypto_skcipher::encryptEric Biggers2-3/+1
2019-12-11crypto: skcipher - remove crypto_skcipher::setkeyEric Biggers2-9/+4
2019-12-11crypto: skcipher - remove crypto_skcipher::keysizeEric Biggers5-12/+12
2019-12-11crypto: skcipher - remove crypto_skcipher::ivsizeEric Biggers2-3/+1
2019-12-11crypto: api - remove another reference to blkcipherEric Biggers1-1/+1
2019-12-11crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers1-1/+1
2019-12-11crypto: pcrypt - Do not clear MAY_SLEEP flag in original requestHerbert Xu1-1/+0
2019-12-11crypto: arm64/ghash-neon - bump priority to 150Ard Biesheuvel1-1/+1
2019-12-11crypto: arm64/sha - fix function typesSami Tolvanen5-48/+76
2019-12-11crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel1-0/+1
2019-12-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef1-0/+1
2019-12-11crypto: ccree - fix typos in error msgsHadar Gat1-3/+3
2019-12-11crypto: ccree - fix typos in commentsHadar Gat4-9/+9
2019-12-11crypto: ccree - remove useless defineGilad Ben-Yossef2-3/+0
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook22-413/+374
2019-12-11crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan1-4/+2
2019-12-11crypto: pcrypt - Avoid deadlock by using per-instance padata queuesHerbert Xu3-79/+227
2019-12-11crypto: atmel-tdes - Retire dma_request_slave_channel_compat()Peter Ujfalusi1-34/+13
2019-12-11crypto: atmel-sha - Retire dma_request_slave_channel_compat()Peter Ujfalusi1-32/+7
2019-12-11crypto: atmel-aes - Retire dma_request_slave_channel_compat()Peter Ujfalusi1-40/+10
2019-12-11crypto: Kconfig - Fix indentationKrzysztof Kozlowski5-44/+44
2019-12-11crypto: sun4i-ss - add the A33 variant of SSCorentin Labbe3-2/+34
2019-12-11MAINTAINERS: update my e-mail addressKamil Konieczny2-1/+2
2019-12-11hwrng: iproc-rng200 - Add support for BCM2711Stefan Wahren2-1/+2
2019-12-11dt-bindings: rng: add BCM2711 RNG compatibleStefan Wahren1-0/+1
2019-12-11padata: Remove unused padata_remove_cpuHerbert Xu1-35/+0
2019-12-11crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu1-1/+2
2019-12-11crypto: hisilicon - Remove useless MODULE macrosZhou Wang1-4/+0
2019-12-11crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlistsJonathan Cameron3-70/+27
2019-12-11crypto: hisilicon - Fix issue with wrong number of sg elements after dma mapJonathan Cameron1-5/+8
2019-12-11padata: Remove broken queue flushingHerbert Xu1-31/+12
2019-12-11crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify codezhengbin1-4/+1
2019-12-08Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds119-628/+1025
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-32/+36
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-72/+265
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-6/+5
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds1-0/+1
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-17/+51
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-12/+28
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-12/+17
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds3-7/+43
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds37-137/+343
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds49-622/+1756