Linus Torvalds
93e220a62d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto updates from Herbert Xu:
"API:
- hwrng core now credits for low-quality RNG devices.
Algorithms:
- Optimisations for neon aes on arm/arm64.
- Add accelerated crc32_be on arm64.
- Add ffdheXYZ(dh) templates.
- Disallow hmac keys < 112 bits in FIPS mode.
- Add AVX assembly implementation for sm3 on x86.
Drivers:
- Add missing local_bh_disable calls for crypto_engine callback.
- Ensure BH is disabled in crypto_engine callback path.
- Fix zero length DMA mappings in ccree.
- Add synchronization between mailbox accesses in octeontx2.
- Add Xilinx SHA3 driver.
- Add support for the TDES IP available on sama7g5 SoC in atmel"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (137 commits)
crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST
MAINTAINERS: update HPRE/SEC2/TRNG driver maintainers list
crypto: dh - Remove the unused function dh_safe_prime_dh_alg()
hwrng: nomadik - Change clk_disable to clk_disable_unprepare
crypto: arm64 - cleanup comments
crypto: qat - fix initialization of pfvf rts_map_msg structures
crypto: qat - fix initialization of pfvf cap_msg structures
crypto: qat - remove unneeded assignment
crypto: qat - disable registration of algorithms
crypto: hisilicon/qm - fix memset during queues clearing
crypto: xilinx: prevent probing on non-xilinx hardware
crypto: marvell/octeontx - Use swap() instead of open coding it
crypto: ccree - Fix use after free in cc_cipher_exit()
crypto: ccp - ccp_dmaengine_unregister release dma channels
crypto: octeontx2 - fix missing unlock
hwrng: cavium - fix NULL but dereferenced coccicheck error
crypto: cavium/nitrox - don't cast parameter in bit operations
crypto: vmx - add missing dependencies
MAINTAINERS: Add maintainer for Xilinx ZynqMP SHA3 driver
crypto: xilinx - Add Xilinx SHA3 driver
...
2022-03-21 16:02:36 -07:00
..
2022-03-21 16:02:36 -07:00
2022-03-03 10:49:20 +12:00
2019-05-30 11:26:37 -07:00
2020-07-09 18:25:23 +10:00
2021-01-03 08:41:35 +11:00
2020-01-09 11:30:58 +08:00
2021-03-19 21:59:45 +11:00
2020-11-27 17:13:40 +11:00
2021-03-19 21:59:45 +11:00
2021-03-19 21:59:45 +11:00
2020-01-09 11:30:53 +08:00
2019-07-26 14:55:33 +10:00
2022-02-15 14:29:04 +00:00
2020-08-28 16:58:28 +10:00
2020-01-09 11:30:58 +08:00
2022-03-21 16:02:36 -07:00
2021-12-13 12:04:45 -06:00
2020-08-21 14:45:27 +10:00
2020-07-19 18:16:41 -07:00
2020-09-25 17:48:52 +10:00
2020-08-21 14:45:26 +10:00
2021-01-03 08:41:35 +11:00
2020-01-09 11:30:53 +08:00
2022-03-21 16:02:36 -07:00
2020-09-11 14:39:16 +10:00
2022-01-31 11:21:44 +11:00
2020-07-16 21:49:08 +10:00
2021-01-03 08:41:39 +11:00
2022-02-04 19:22:32 +01:00
2019-05-30 11:26:32 -07:00
2021-02-10 17:55:56 +11:00
2021-02-10 17:55:56 +11:00
2021-02-10 17:55:56 +11:00
2021-02-10 17:55:56 +11:00
2019-05-24 17:27:12 +02:00
2021-01-03 08:41:35 +11:00
2021-01-03 08:41:35 +11:00
2022-03-03 10:49:20 +12:00
2020-07-16 21:49:08 +10:00
2019-11-22 18:48:39 +08:00
2021-01-03 08:41:35 +11:00
2021-01-03 08:41:35 +11:00
2019-12-11 16:37:01 +08:00
2021-04-16 21:24:27 +10:00
2020-08-21 14:45:25 +10:00
2020-08-21 14:45:25 +10:00
2020-07-16 21:49:08 +10:00
2022-03-03 10:47:49 +12:00
2019-07-08 20:57:08 -07:00
2019-12-20 14:58:35 +08:00
2019-11-01 13:38:32 +08:00
2021-01-03 08:41:35 +11:00
2020-07-16 21:49:08 +10:00
2019-11-17 09:02:43 +08:00
2020-08-07 11:33:22 -07:00
2020-01-09 11:30:53 +08:00
2022-03-03 10:47:50 +12:00
2022-03-14 14:45:45 +12:00
2021-12-11 16:48:06 +11:00
2021-01-03 08:41:35 +11:00
2021-03-26 19:55:55 +11:00
2021-10-29 21:04:03 +08:00
2021-03-13 00:04:03 +11:00
2021-10-29 21:04:03 +08:00
2021-10-29 21:04:03 +08:00
2021-03-26 19:41:58 +11:00
2020-07-16 21:49:07 +10:00
2021-10-29 21:04:03 +08:00
2019-04-18 22:15:02 +08:00
2019-04-18 22:15:02 +08:00
2021-10-29 21:04:03 +08:00
2021-01-03 08:41:35 +11:00
2021-04-02 18:28:13 +11:00
2019-07-26 14:51:57 +10:00
2020-08-07 11:33:22 -07:00
2020-07-16 21:49:08 +10:00
2020-08-07 11:33:22 -07:00
2020-01-09 11:30:53 +08:00
2020-02-18 07:35:49 -05:00
2022-02-11 20:22:01 +11:00
2021-09-24 16:03:05 +08:00
2021-12-11 16:48:06 +11:00
2021-12-31 18:10:54 +11:00
2021-12-11 16:48:06 +11:00
2022-03-03 10:47:51 +12:00
2021-11-26 16:25:17 +11:00
2021-04-02 18:28:13 +11:00
2021-05-28 15:11:44 +08:00
2022-03-03 10:47:50 +12:00
2022-02-18 16:21:08 +11:00
2019-07-08 20:57:08 -07:00
2019-07-08 20:57:08 -07:00
2019-07-08 20:57:08 -07:00
2019-07-08 20:57:08 -07:00
2021-11-26 16:25:17 +11:00
2019-06-13 14:31:39 +08:00
2020-02-28 08:43:21 +08:00
2022-01-31 11:21:44 +11:00
2021-02-10 17:55:55 +11:00
2020-01-16 15:18:12 +08:00
2021-01-03 08:41:35 +11:00
2021-01-03 08:41:35 +11:00
2021-10-29 21:04:04 +08:00
2020-01-16 15:18:12 +08:00
2020-09-25 17:48:15 +10:00
2021-01-29 16:07:04 +11:00
2019-07-08 20:57:08 -07:00
2021-04-02 18:28:12 +11:00
2019-05-30 11:26:32 -07:00
2022-01-31 11:21:44 +11:00
2021-11-26 16:25:18 +11:00
2016-07-05 23:05:26 +08:00
2019-05-30 11:26:32 -07:00
2019-12-20 14:58:35 +08:00
2020-12-04 18:13:16 +11:00
2020-08-07 11:33:22 -07:00
2021-03-07 15:13:15 +11:00
2020-11-20 14:45:33 +11:00
2020-07-23 17:34:20 +10:00
2021-12-31 18:10:54 +11:00
2021-08-27 16:30:19 +08:00
2021-06-17 15:07:31 +08:00
2020-07-16 21:49:08 +10:00
2021-08-21 15:44:58 +08:00
2022-03-03 10:49:20 +12:00
2020-09-25 17:48:54 +10:00
2022-01-28 16:51:11 +11:00
2021-07-30 10:58:30 +08:00
2019-08-15 21:52:14 +10:00
2022-03-03 10:47:51 +12:00
2020-08-21 14:45:27 +10:00
2019-07-08 20:57:08 -07:00
2022-03-03 10:47:52 +12:00
2022-03-03 10:47:51 +12:00
2020-01-09 11:30:53 +08:00
2021-02-10 17:55:57 +11:00
2021-01-03 08:41:35 +11:00
2021-08-12 19:32:17 +08:00
2021-01-03 08:41:35 +11:00
2021-02-21 17:23:56 -08:00
2022-02-18 16:21:08 +11:00
2020-01-09 11:30:53 +08:00
2021-11-08 16:55:21 -08:00