summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-12-11crypto: skcipher - remove crypto_skcipher::decryptEric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher::encryptEric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher::setkeyEric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher::keysizeEric Biggers
2019-12-11crypto: skcipher - remove crypto_skcipher::ivsizeEric Biggers
2019-12-11crypto: api - remove another reference to blkcipherEric Biggers
2019-12-11crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers
2019-12-11crypto: pcrypt - Do not clear MAY_SLEEP flag in original requestHerbert Xu
2019-12-11crypto: arm64/ghash-neon - bump priority to 150Ard Biesheuvel
2019-12-11crypto: arm64/sha - fix function typesSami Tolvanen
2019-12-11crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel
2019-12-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef
2019-12-11crypto: ccree - fix typos in error msgsHadar Gat
2019-12-11crypto: ccree - fix typos in commentsHadar Gat
2019-12-11crypto: ccree - remove useless defineGilad Ben-Yossef
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook
2019-12-11crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan
2019-12-11crypto: pcrypt - Avoid deadlock by using per-instance padata queuesHerbert Xu
2019-12-11crypto: atmel-tdes - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: atmel-sha - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: atmel-aes - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: Kconfig - Fix indentationKrzysztof Kozlowski
2019-12-11crypto: sun4i-ss - add the A33 variant of SSCorentin Labbe
2019-12-11MAINTAINERS: update my e-mail addressKamil Konieczny
2019-12-11hwrng: iproc-rng200 - Add support for BCM2711Stefan Wahren
2019-12-11dt-bindings: rng: add BCM2711 RNG compatibleStefan Wahren
2019-12-11padata: Remove unused padata_remove_cpuHerbert Xu
2019-12-11crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu
2019-12-11crypto: hisilicon - Remove useless MODULE macrosZhou Wang
2019-12-11crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...Jonathan Cameron
2019-12-11crypto: hisilicon - Fix issue with wrong number of sg elements after dma mapJonathan Cameron
2019-12-11padata: Remove broken queue flushingHerbert Xu
2019-12-11crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify codezhengbin
2019-12-08Linux 5.5-rc1Linus Torvalds
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit