summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav
2020-06-01Crypto/chcr: Fixes a coccinile check errorAyush Sawal
2020-06-01Crypto/chcr: Fixes compilations warningsAyush Sawal
2020-06-01crypto/chcr: IPV6 code needs to be in CONFIG_IPV6Rohit Maheshwari
2020-06-01cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29drivers/crypto/ccp/sev-dev.c: get rid of pointless access_ok()Al Viro
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian
2020-05-28crypto: cavium/nitrox - Fix a typo in a commentChristophe JAILLET
2020-05-26crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-05-23crypto: hisilicon/qm - change debugfs file name from qm_regs to regsShukun Tan
2020-05-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan
2020-05-23crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu
2020-05-23crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang
2020-05-23crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye
2020-05-23crypto: hisilicon/qm - add debugfs to the QM state machineLongfang Liu
2020-05-23crypto: hisilicon/qm - add debugfs for QMLongfang Liu
2020-05-23crypto: stm32/crc32 - protect from concurrent accessesNicolas Toromanoff
2020-05-23crypto: stm32/crc32 - don't sleep in runtime pmNicolas Toromanoff
2020-05-23crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff
2020-05-23crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff
2020-05-23crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff
2020-05-15crypto: hisilicon/zip - Use temporary sqe when doing workZhou Wang
2020-05-15crypto: hisilicon - add device error report through abnormal irqShukun Tan
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan
2020-05-15crypto: hisilicon - QM memory management optimizationWeili Qian
2020-05-15crypto: hisilicon - unify initial value assignment into QMWeili Qian
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan
2020-05-15crypto: hisilicon - add FLR supportShukun Tan
2020-05-15crypto: hisilicon/qm - add state machine for QMZhou Wang
2020-05-15crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan
2020-05-15crypto: hisilicon/zip - modify the ZIP probe processLongfang Liu
2020-05-15crypto: hisilicon/hpre - modify the HPRE probe processLongfang Liu
2020-05-15crypto: hisilicon/sec2 - modify the SEC probe processLongfang Liu
2020-05-15crypto: hisilicon/sec2 - constify sec_dfx_regsRikard Falkeborn
2020-05-15crypto: hisilicon/zip - constify struct debugfs_reg32Rikard Falkeborn
2020-05-15crypto: hisilicon/hpre - constify struct debugfs_reg32Rikard Falkeborn
2020-05-15crypto: ccree - constify struct debugfs_reg32Rikard Falkeborn
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-05-08crypto: s5p-sss - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: omap-sham - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: n2 - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: mediatek - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: ccree - use crypto_shash_tfm_digest()Eric Biggers
2020-05-08crypto: ccp - use crypto_shash_tfm_digest()Eric Biggers