Linus Torvalds
31caf8b2a8
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto update from Herbert Xu:
"API:
- Restrict crypto_cipher to internal API users only.
Algorithms:
- Add x86 aesni acceleration for cts.
- Improve x86 aesni acceleration for xts.
- Remove x86 acceleration of some uncommon algorithms.
- Remove RIPE-MD, Tiger and Salsa20.
- Remove tnepres.
- Add ARM acceleration for BLAKE2s and BLAKE2b.
Drivers:
- Add Keem Bay OCS HCU driver.
- Add Marvell OcteonTX2 CPT PF driver.
- Remove PicoXcell driver.
- Remove mediatek driver"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (154 commits)
hwrng: timeriomem - Use device-managed registration API
crypto: hisilicon/qm - fix printing format issue
crypto: hisilicon/qm - do not reset hardware when CE happens
crypto: hisilicon/qm - update irqflag
crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'
crypto: hisilicon/qm - fix request missing error
crypto: hisilicon/qm - removing driver after reset
crypto: octeontx2 - fix -Wpointer-bool-conversion warning
crypto: hisilicon/hpre - enable Elliptic curve cryptography
crypto: hisilicon - PASID fixed on Kunpeng 930
crypto: hisilicon/qm - fix use of 'dma_map_single'
crypto: hisilicon/hpre - tiny fix
crypto: hisilicon/hpre - adapt the number of clusters
crypto: cpt - remove casting dma_alloc_coherent
crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation
crypto: xor - Fix typo of optimization
hwrng: optee - Use device-managed registration API
crypto: arm64/crc-t10dif - move NEON yield to C code
crypto: arm64/aes-ce-mac - simplify NEON yield
crypto: arm64/aes-neonbs - remove NEON yield calls
...
2021-02-21 17:23:56 -08:00
..
2020-11-18 22:47:45 +01:00
2021-02-10 17:56:01 +11:00
2020-12-16 07:54:54 -06:00
2020-11-09 16:05:09 +01:00
2021-01-07 16:17:32 +01:00
2021-02-16 10:40:28 +02:00
2019-05-21 10:50:46 +02:00
2019-11-05 18:29:21 +01:00
2018-06-05 11:24:55 -07:00
2019-05-21 10:50:45 +02:00
2020-03-18 12:27:03 +01:00
2017-11-02 11:10:55 +01:00
2020-06-09 09:39:13 -07:00
2019-05-21 10:50:45 +02:00
2018-02-11 14:34:03 -08:00
2019-05-21 10:50:45 +02:00
2019-06-05 17:37:13 +02:00
2020-01-30 06:58:33 +01:00
2020-09-07 14:32:40 +02:00
2020-11-09 16:05:09 +01:00
2020-03-19 07:41:02 +01:00
2021-01-27 21:52:01 +01:00
2020-11-03 09:52:04 +01:00
2020-08-28 12:10:04 +02:00
2019-05-21 10:50:45 +02:00
2020-08-23 17:36:59 -05:00
2019-05-21 10:50:45 +02:00
2020-03-18 12:27:03 +01:00
2020-03-18 12:27:04 +01:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2020-02-23 20:28:12 +01:00
2020-12-04 01:01:22 +11:00
2021-01-21 15:43:13 +00:00
2020-09-23 10:43:19 -06:00
2019-05-21 10:50:45 +02:00
2019-05-24 17:36:45 +02:00
2019-05-30 11:26:35 -07:00
2020-04-23 16:55:24 +02:00
2020-03-18 12:27:03 +01:00
2020-07-10 14:50:51 +02:00
2020-11-09 18:03:33 +01:00