summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-064-44/+65
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-061-37/+46
| |\
| | * cxgb4/chcr: avoid -Wreturn-local-addr warningArnd Bergmann2020-05-041-37/+46
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-293-7/+19
| |\ \ | | |/ | |/|
| | * crypto: caam - fix the address of the last entry of S/GIuliana Prodan2020-04-161-1/+1
| | * crypto: caam - fix use-after-free KASAN issue for RSA algorithmsIuliana Prodan2020-04-161-2/+6
| | * crypto: caam - fix use-after-free KASAN issue for HASH algorithmsIuliana Prodan2020-04-161-2/+6
| | * crypto: caam - fix use-after-free KASAN issue for AEAD algorithmsIuliana Prodan2020-04-161-1/+3
| | * crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithmsIuliana Prodan2020-04-161-1/+3
* | | 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
|/ /
* / chcr: Fix CPU hard lockupRohit Maheshwari2020-04-231-4/+2
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-082-3/+7
|\
| * crypto: marvell/octeontx - fix double free of ptrColin Ian King2020-04-031-3/+5
| * crypto: hisilicon - Fix build errorYueHaibing2020-04-031-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-071-0/+1
|\ \
| * | crypto/chcr: Add missing include file <linux/highmem.h>YueHaibing2020-04-021-0/+1
* | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \ \
| * | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-01102-2707/+10963
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | crypto: caam - limit single JD RNG output to maximum of 16 bytesAndrey Smirnov2020-03-301-10/+11
| * | crypto: caam - enable prediction resistance in HRWNGAndrey Smirnov2020-03-305-15/+68
| * | crypto: caam - invalidate entropy register during RNG initializationAndrey Smirnov2020-03-302-4/+10
| * | crypto: caam - check if RNG job failedAndrey Smirnov2020-03-301-6/+15
| * | crypto: caam - simplify RNG implementationAndrey Smirnov2020-03-301-215/+107
| * | crypto: caam - drop global context pointer and init_doneAndrey Smirnov2020-03-303-43/+44
| * | crypto: caam - use struct hwrng's .init for initializationAndrey Smirnov2020-03-301-23/+24
| * | crypto: caam - allocate RNG instantiation descriptor with GFP_DMAAndrey Smirnov2020-03-301-2/+2
| * | crypto: ccree - remove duplicated include from cc_aead.cYueHaibing2020-03-301-1/+0
| * | crypto: chelsio - remove set but not used variable 'adap'YueHaibing2020-03-201-2/+0
| * | crypto: marvell - enable OcteonTX cpt options for buildSrujanaChalla2020-03-202-0/+17
| * | crypto: marvell - add the Virtual Function driver for CPTSrujanaChalla2020-03-209-2/+4686
| * | crypto: marvell - add support for OCTEON TX CPT engineSrujanaChalla2020-03-208-0/+2764
| * | crypto: marvell - create common Kconfig and Makefile for MarvellSrujanaChalla2020-03-2010-46/+69
| * | crypto: bcm - Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-201-20/+20
| * | crypto: atmel-i2c - Fix wakeup failJianhui Zhao2020-03-201-1/+2
| * | crypto: hisilicon/sec2 - Add new create qp processKai Ye2020-03-203-61/+42
| * | crypto: hisilicon/hpre - Optimize finding hpre device processHui Tang2020-03-203-55/+20
| * | crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctxShukun Tan2020-03-203-114/+34
| * | crypto: hisilicon/qm - Put device finding logic into QMWeili Qian2020-03-202-0/+156
| * | crypto: ccree - refactor AEAD IV in AAD handlingGilad Ben-Yossef2020-03-123-103/+16
| * | crypto: ccree - use crypto_ipsec_check_assoclen()Gilad Ben-Yossef2020-03-121-53/+20
| * | crypto: ccree - only check condition if neededGilad Ben-Yossef2020-03-121-6/+6
| * | crypto: ccree - remove ancient TODO remarksGilad Ben-Yossef2020-03-125-8/+0
| * | crypto: ccree - remove pointless commentHadar Gat2020-03-121-1/+0
| * | crypto: ccree - update register handling macrosHadar Gat2020-03-122-43/+38