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