| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-04-09 | 2 | -3/+7 |
|\ |
|
| * | crypto: marvell/octeontx - fix double free of ptr | Colin Ian King | 2020-04-03 | 1 | -3/+5 |
| * | crypto: hisilicon - Fix build error | YueHaibing | 2020-04-03 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-04-07 | 1 | -0/+1 |
|\ \ |
|
| * | | crypto/chcr: Add missing include file <linux/highmem.h> | YueHaibing | 2020-04-02 | 1 | -0/+1 |
* | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-04-03 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-04-01 | 102 | -2707/+10963 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | crypto: caam - limit single JD RNG output to maximum of 16 bytes | Andrey Smirnov | 2020-03-30 | 1 | -10/+11 |
| * | | crypto: caam - enable prediction resistance in HRWNG | Andrey Smirnov | 2020-03-30 | 5 | -15/+68 |
| * | | crypto: caam - invalidate entropy register during RNG initialization | Andrey Smirnov | 2020-03-30 | 2 | -4/+10 |
| * | | crypto: caam - check if RNG job failed | Andrey Smirnov | 2020-03-30 | 1 | -6/+15 |
| * | | crypto: caam - simplify RNG implementation | Andrey Smirnov | 2020-03-30 | 1 | -215/+107 |
| * | | crypto: caam - drop global context pointer and init_done | Andrey Smirnov | 2020-03-30 | 3 | -43/+44 |
| * | | crypto: caam - use struct hwrng's .init for initialization | Andrey Smirnov | 2020-03-30 | 1 | -23/+24 |
| * | | crypto: caam - allocate RNG instantiation descriptor with GFP_DMA | Andrey Smirnov | 2020-03-30 | 1 | -2/+2 |
| * | | crypto: ccree - remove duplicated include from cc_aead.c | YueHaibing | 2020-03-30 | 1 | -1/+0 |
| * | | crypto: chelsio - remove set but not used variable 'adap' | YueHaibing | 2020-03-20 | 1 | -2/+0 |
| * | | crypto: marvell - enable OcteonTX cpt options for build | SrujanaChalla | 2020-03-20 | 2 | -0/+17 |
| * | | crypto: marvell - add the Virtual Function driver for CPT | SrujanaChalla | 2020-03-20 | 9 | -2/+4686 |
| * | | crypto: marvell - add support for OCTEON TX CPT engine | SrujanaChalla | 2020-03-20 | 8 | -0/+2764 |
| * | | crypto: marvell - create common Kconfig and Makefile for Marvell | SrujanaChalla | 2020-03-20 | 10 | -46/+69 |
| * | | crypto: bcm - Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 2020-03-20 | 1 | -20/+20 |
| * | | crypto: atmel-i2c - Fix wakeup fail | Jianhui Zhao | 2020-03-20 | 1 | -1/+2 |
| * | | crypto: hisilicon/sec2 - Add new create qp process | Kai Ye | 2020-03-20 | 3 | -61/+42 |
| * | | crypto: hisilicon/hpre - Optimize finding hpre device process | Hui Tang | 2020-03-20 | 3 | -55/+20 |
| * | | crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx | Shukun Tan | 2020-03-20 | 3 | -114/+34 |
| * | | crypto: hisilicon/qm - Put device finding logic into QM | Weili Qian | 2020-03-20 | 2 | -0/+156 |
| * | | crypto: ccree - refactor AEAD IV in AAD handling | Gilad Ben-Yossef | 2020-03-12 | 3 | -103/+16 |
| * | | crypto: ccree - use crypto_ipsec_check_assoclen() | Gilad Ben-Yossef | 2020-03-12 | 1 | -53/+20 |
| * | | crypto: ccree - only check condition if needed | Gilad Ben-Yossef | 2020-03-12 | 1 | -6/+6 |
| * | | crypto: ccree - remove ancient TODO remarks | Gilad Ben-Yossef | 2020-03-12 | 5 | -8/+0 |
| * | | crypto: ccree - remove pointless comment | Hadar Gat | 2020-03-12 | 1 | -1/+0 |
| * | | crypto: ccree - update register handling macros | Hadar Gat | 2020-03-12 | 2 | -43/+38 |
| * | | crypto: ccp - use file mode for sev ioctl permissions | Connor Kuehl | 2020-03-12 | 1 | -16/+17 |
| * | | crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver | Longfang Liu | 2020-03-12 | 2 | -5/+172 |
| * | | crypto: hisilicon/sec2 - Update IV and MAC operation | Longfang Liu | 2020-03-12 | 2 | -32/+43 |
| * | | crypto: hisilicon/sec2 - Add iommu status check | Longfang Liu | 2020-03-12 | 2 | -0/+20 |
| * | | crypto: hisilicon/sec2 - Add workqueue for SEC driver. | Ye Kai | 2020-03-12 | 1 | -3/+29 |
| * | | crypto: hisilicon - Use one workqueue per qm instead of per qp | Shukun Tan | 2020-03-12 | 2 | -25/+19 |
| * | | crypto: qce - fix wrong config symbol reference | Eneas U de Queiroz | 2020-03-12 | 1 | -1/+1 |
| * | | crypto: qat - simplify the qat_crypto function | Tianjia Zhang | 2020-03-12 | 1 | -2/+1 |
| * | | crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy() | John Allen | 2020-03-12 | 3 | -0/+13 |
| * | | crypto: ccp - Cleanup misc_dev on sev_exit() | John Allen | 2020-03-12 | 1 | -3/+3 |
| * | | crypto: caam - update xts sector size for large input length | Andrei Botila | 2020-03-06 | 1 | -2/+14 |
| * | | crypto: caam/qi2 - fix chacha20 data size error | Horia Geantă | 2020-03-06 | 1 | -4/+10 |
| * | | crypto: chelsio/chtls - Fixed boolinit.cocci warning | Vinay Kumar Yadav | 2020-03-06 | 1 | -2/+2 |
| * | | crypto: hisilicon - qm depends on UACCE | Hongbo Yao | 2020-03-06 | 1 | -0/+2 |
| * | | crypto: chelsio/chtls - Fixed tls stats | Vinay Kumar Yadav | 2020-03-06 | 2 | -0/+10 |
| * | | crypto: mxs-dcp - fix scatterlist linearization for hash | Rosioru Dragos | 2020-03-06 | 1 | -30/+28 |