Linus Torvalds
3604a7f568
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"API:
- Feed untrusted RNGs into /dev/random
- Allow HWRNG sleeping to be more interruptible
- Create lib/utils module
- Setting private keys no longer required for akcipher
- Remove tcrypt mode=1000
- Reorganised Kconfig entries
Algorithms:
- Load x86/sha512 based on CPU features
- Add AES-NI/AVX/x86_64/GFNI assembler implementation of aria cipher
Drivers:
- Add HACE crypto driver aspeed"
* tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (124 commits)
crypto: aspeed - Remove redundant dev_err call
crypto: scatterwalk - Remove unused inline function scatterwalk_aligned()
crypto: aead - Remove unused inline functions from aead
crypto: bcm - Simplify obtain the name for cipher
crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
hwrng: core - start hwrng kthread also for untrusted sources
crypto: zip - remove the unneeded result variable
crypto: qat - add limit to linked list parsing
crypto: octeontx2 - Remove the unneeded result variable
crypto: ccp - Remove the unneeded result variable
crypto: aspeed - Fix check for platform_get_irq() errors
crypto: virtio - fix memory-leak
crypto: cavium - prevent integer overflow loading firmware
crypto: marvell/octeontx - prevent integer overflows
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
crypto: hisilicon/qm - fix the qos value initialization
crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs
crypto: tcrypt - add async speed test for aria cipher
crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of aria cipher
crypto: aria - prepare generic module for optimized implementations
...
2022-10-10 13:04:25 -07:00
..
2022-04-12 16:13:43 +03:00
2020-08-14 17:44:14 +03:00
2018-10-13 20:27:35 +03:00
2020-08-27 13:17:40 +03:00
2020-11-07 10:07:51 +02:00
2020-08-27 13:17:35 +03:00
2020-04-28 12:07:21 +03:00
2020-08-27 13:17:32 +03:00
2022-03-25 12:32:25 +02:00
2022-07-08 16:53:10 +03:00
2020-11-07 10:07:48 +02:00
2020-01-26 12:19:02 +02:00
2022-03-25 12:32:46 +02:00
2022-04-01 14:48:22 +03:00
2022-03-25 12:33:49 +02:00
2019-10-28 13:41:01 -07:00
2022-03-25 12:32:25 +02:00
2018-11-05 13:18:34 +02:00
2022-03-25 12:33:49 +02:00
2022-09-22 10:20:08 +03:00
2022-04-23 12:32:42 +03:00
2020-11-07 10:07:39 +02:00
2020-11-07 10:07:42 +02:00
2020-11-07 10:07:45 +02:00
2020-09-29 11:29:20 +03:00
2021-09-16 11:07:41 +03:00
2022-02-21 12:22:29 +02:00
2022-06-20 12:57:08 +02:00
2020-04-28 12:07:21 +03:00
2022-09-06 10:14:24 +02:00
2020-12-07 18:13:18 +02:00
2018-10-02 07:43:32 +03:00
2020-12-15 22:46:18 -08:00
2018-10-02 07:43:56 +03:00
2022-04-11 16:42:03 +02:00
2021-10-05 17:27:31 +03:00
2021-10-05 17:27:31 +03:00
2020-12-07 18:13:18 +02:00
2022-05-22 15:31:18 +03:00
2020-11-10 20:12:42 +02:00
2018-11-06 18:26:50 +02:00
2019-04-29 17:53:43 +03:00
2020-08-14 18:04:06 +03:00
2022-01-17 14:43:02 +02:00
2022-06-20 13:02:17 +03:00
2020-04-07 07:57:26 +03:00
2022-06-20 12:57:08 +02:00
2022-06-20 13:02:16 +03:00
2022-07-15 11:43:15 +02:00
2022-06-20 13:02:17 +03:00
2022-08-30 15:16:15 +03:00
2022-06-20 13:02:17 +03:00
2021-08-29 10:12:33 +03:00
2022-09-22 10:19:51 +03:00
2021-10-13 08:48:14 +03:00
2021-01-28 09:29:34 +02:00
2022-03-25 12:32:25 +02:00
2022-07-15 11:43:20 +02:00
2022-05-22 17:23:05 -07:00
2022-03-09 17:09:07 +02:00
2021-07-02 14:39:59 +03:00
2020-05-30 17:17:20 +03:00
2022-03-25 12:32:03 +02:00
2022-08-19 18:39:34 +08:00
2018-10-02 07:54:26 +03:00
2021-12-20 18:08:58 +02:00
2020-08-27 13:16:18 +03:00
2022-09-06 10:11:44 +02:00