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