summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-7/+7
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-06-101-7/+14
|\
| * crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)2020-06-041-0/+1
| * crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)2020-06-041-2/+3
| * crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)2020-06-041-5/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-073-16/+36
|\ \
| * | crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav2020-06-043-16/+36
* | | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-071-16/+6
|\ \ \
| * \ \ Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman2020-05-114-44/+65
| |\ \ \
| * | | | crypto: xilinx - Remove set but not used variable 'drv_ctx'YueHaibing2020-05-051-4/+0
| * | | | crypto: xilinx: Handle AES PM API return statusRajan Vaja2020-05-051-2/+6
| * | | | firmware: xilinx: Remove eemi ops for aes engineRajan Vaja2020-04-281-11/+1
* | | | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-052-66/+140
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | crypto/nx: Remove 'pid' in vas_tx_win_attr structHaren Myneni2020-04-201-1/+0
| * | | | crypto/nx: Enable and setup GZIP compression typeHaren Myneni2020-04-201-6/+40
| * | | | crypto/nx: Make enable code generic to add new GZIP compression typeHaren Myneni2020-04-201-60/+101
| * | | | crypto/nx: Rename nx-842-powernv file name to nx-common-powernvHaren Myneni2020-04-202-3/+3
| * | | | crypto/nx: Initialize coproc entry with kzallocHaren Myneni2020-04-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0310-151/+314
|\ \ \ \ \
| * | | | | crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav2020-06-013-43/+167
| * | | | | Crypto/chcr: Fixes a coccinile check errorAyush Sawal2020-06-011-0/+1
| * | | | | Crypto/chcr: Fixes compilations warningsAyush Sawal2020-06-012-7/+5
| * | | | | crypto/chcr: IPV6 code needs to be in CONFIG_IPV6Rohit Maheshwari2020-06-011-15/+33
| * | | | | cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari2020-06-014-61/+40
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-064-44/+65
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Crypto/chcr: fix for hmac(sha) test failsDevulapally Shiva Krishna2020-05-061-1/+1
| * | | | | Crypto/chcr: support for 48 byte key_len in aes-xtsDevulapally Shiva Krishna2020-05-061-2/+25
| * | | | | Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna2020-05-061-1/+1
| * | | | | Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed testsDevulapally Shiva Krishna2020-05-062-14/+29
| * | | | | Crypto/chcr: fix gcm-aes and rfc4106-gcm failed testsDevulapally Shiva Krishna2020-05-061-4/+12
| * | | | | Revert "crypto: chelsio - Inline single pdu only"Ayush Sawal2020-05-061-3/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-12/+3
|\ \ \ \ \
| * | | | | drivers/crypto/ccp/sev-dev.c: get rid of pointless access_ok()Al Viro2020-05-291-12/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-014-4/+4
|\ \ \ \ \
| * | | | | docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab2020-04-204-4/+4
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-0137-1323/+3101
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian2020-05-285-112/+39
| * | | | crypto: cavium/nitrox - Fix a typo in a commentChristophe JAILLET2020-05-281-1/+1
| * | | | crypto: hisilicon/qm - change debugfs file name from qm_regs to regsShukun Tan2020-05-231-1/+1
| * | | | crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan2020-05-235-39/+488
| * | | | crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu2020-05-233-1/+70
| * | | | crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang2020-05-233-15/+157
| * | | | crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye2020-05-233-10/+52
| * | | | crypto: hisilicon/qm - add debugfs to the QM state machineLongfang Liu2020-05-231-0/+34
| * | | | crypto: hisilicon/qm - add debugfs for QMLongfang Liu2020-05-232-0/+60
| * | | | crypto: stm32/crc32 - protect from concurrent accessesNicolas Toromanoff2020-05-231-2/+45
| * | | | crypto: stm32/crc32 - don't sleep in runtime pmNicolas Toromanoff2020-05-231-9/+36
| * | | | crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff2020-05-231-12/+36
| * | | | crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff2020-05-231-3/+3