summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav
2020-06-04crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-04crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-06-04crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
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