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
..
2021-02-21 13:08:42 -08:00
2020-10-07 11:30:06 -05:00
2020-11-04 11:04:05 +01:00
2021-01-28 11:20:12 +01:00
2020-10-07 11:30:06 -05:00
2020-12-24 12:09:48 -08:00
2021-02-12 16:36:56 +01:00
2020-09-16 14:12:18 +05:30
2021-01-03 08:41:36 +11:00
2020-11-13 18:10:27 +09:00
2021-02-21 14:44:44 -08:00
2020-12-29 10:08:00 +05:30
2020-08-14 08:55:58 -06:00
2020-12-07 12:03:11 +01:00
2020-12-18 15:14:44 -06:00
2021-01-29 16:36:06 -06:00
2021-02-02 14:46:50 -06:00
2020-08-05 13:02:45 -07:00
2020-12-11 07:42:27 -08:00
2020-09-18 15:54:45 +02:00
2021-02-02 18:14:00 +01:00
2020-12-14 16:07:09 -06:00
2020-10-06 10:55:24 -05:00
2021-01-29 16:36:06 -06:00
2021-01-29 16:36:06 -06:00
2020-11-23 10:22:17 +01:00
2021-02-20 21:36:51 -08:00
2021-02-06 14:57:23 -08:00
2020-09-08 16:29:01 +03:00
2021-02-21 11:53:06 -08:00
2020-11-10 12:25:49 +00:00
2020-10-06 10:55:25 -05:00
2021-01-31 10:38:03 +01:00
2020-12-22 18:58:24 -07:00
2021-02-21 14:10:36 -08:00
2021-01-05 18:05:33 +01:00
2020-12-22 18:58:02 -07:00
2021-02-04 20:17:11 +01:00
2020-11-09 16:11:02 -06:00
2021-01-29 16:36:06 -06:00
2021-02-12 22:24:48 +01:00
2021-02-20 21:32:37 -08:00
2020-11-27 16:10:06 +01:00
2020-12-09 11:22:12 +05:30
2020-12-16 15:08:28 -08:00
2020-12-09 14:14:02 +00:00
2020-12-18 15:14:44 -06:00
2020-12-16 16:27:35 -08:00
2021-02-20 18:42:28 -08:00
2020-12-18 15:14:44 -06:00
2020-09-18 17:49:20 -07:00
2020-12-17 14:18:58 +01:00
2021-01-30 11:53:14 -08:00
2020-12-10 10:55:35 -06:00
2020-09-15 14:26:14 -06:00
2021-02-20 18:42:28 -08:00
2020-10-26 16:13:56 -05:00
2020-10-26 16:13:56 -05:00
2021-02-20 18:34:53 -08:00
2021-02-20 21:28:04 -08:00
2021-02-20 18:42:28 -08:00
2021-02-17 18:52:26 +00:00
2020-10-15 10:01:51 -07:00
2021-02-11 12:30:37 +01:00
2020-10-07 11:30:06 -05:00
2021-02-20 18:42:28 -08:00
2020-12-08 21:16:35 +01:00
2021-02-21 11:55:43 -08:00
2020-09-22 20:37:11 -04:00
2021-02-20 18:34:53 -08:00
2020-10-26 16:13:56 -05:00
2021-02-20 18:34:53 -08:00
2020-08-19 14:31:57 -06:00
2020-10-12 09:11:04 -05:00
2020-09-29 15:32:53 -05:00
2020-12-07 15:48:39 -06:00
2020-11-30 14:23:57 -07:00
2021-01-22 08:52:07 +00:00
2021-02-21 14:44:44 -08:00