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