Linus Torvalds
3604a7f568
This update includes the following changes:
...
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.
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEn51F/lCuNhUwmDeSxycdCkmxi6cFAmM785cACgkQxycdCkmx
i6dveBAAmGVYtrPmcGfA6CmzZ8ps9KdZxhjHjzLKwuqrOMulZvE2IYeUV4QtNqpQ
6NLY2+TkqL0XIbCXoByIk32lMYIlXBaJdMYdHHDTeo7E2wqZn/46SPSWeNKazyJx
dkL8Oj62nqDc2s0LOi3vLvod+sENFQ69R+vkHOa0fZhX0UBsac3NIXo+74Y2A7bE
0+iQFKTWdNnoQzQ0j4q8WMiolKYh21iPZ9l5sjgMgichLCaE6PrITlRcaWrtPhey
U1OmJtbTPsg+5X1r9KyLtoAXtBDONl66GQyne+p/ZYD8cMhxomjJaPlMhwWE/n4d
d2KJKvoXoPPo4c+yNIS9hBav07ZriPl0q0jd2M1rd6oYTmFpaodTgIBfjvxO+wfV
GoqDS8PEc42U1uwkuKC/cvfr6pB8WiybfXy+vSXBm/jUgIOO3y+eqsC8Jx9ZoQeG
F+d34PYfJrJbmDRtcA6ZKdzN0OmKq7aCilx1kGKGPg0D+uq64FBo7zsT6XzTK8HL
2Za9AACPn87xLQwGrKDSBfyrlSSIJm2FaIIPayUXHEo7cyoiZwbTpXRRJ1mDR+v9
jzI+xPEXCthtjysuRmufNhTkiZUv3lZ8ORfQ0QFKR53tjZUm+dVQo0V/N/ZSXoSV
SyRvXYO+ToXePAofNWl1LcO1grX/vxtFNedMkDLHXooRcnCaIYo=
=rq2f
-----END PGP SIGNATURE-----
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
..
2020-04-03 13:12:26 -07:00
2021-09-17 11:05:11 +08:00
2021-09-17 11:05:11 +08:00
2019-12-20 14:58:35 +08:00
2020-01-09 11:30:53 +08:00
2017-11-02 11:10:55 +01:00
2020-03-09 17:35:04 +00:00
2019-12-20 14:58:35 +08:00
2019-07-26 14:58:09 +10:00
2022-06-10 16:40:17 +08:00
2022-06-10 16:40:17 +08:00
2022-06-30 15:56:57 +08:00
2022-02-05 15:10:51 +11:00
2022-02-05 15:10:51 +11:00
2020-11-13 20:38:55 +11:00
2020-04-30 15:16:59 +10:00
2021-02-10 17:55:58 +11:00
2021-02-10 17:55:58 +11:00
2022-09-26 10:13:13 -07:00
2021-09-17 11:05:10 +08:00
2022-09-24 16:14:43 +08:00
2022-06-10 16:40:18 +08:00
2019-12-20 14:58:35 +08:00
2020-04-30 15:16:59 +10:00
2020-11-06 14:29:11 +11:00
2022-07-29 18:29:17 +08:00
2022-06-10 16:40:18 +08:00
2022-06-10 16:40:18 +08:00
2021-04-12 11:55:34 +01:00
2021-02-10 17:55:57 +11:00
2021-04-12 11:55:34 +01:00
2021-02-10 17:55:57 +11:00
2021-04-12 11:55:34 +01:00
2022-03-09 15:12:32 +12:00
2020-11-20 14:45:33 +11:00
2022-03-09 15:12:32 +12:00
2021-04-12 11:55:34 +01:00
2022-03-09 15:12:32 +12:00
2020-11-20 14:45:33 +11:00
2022-09-26 10:13:13 -07:00
2022-01-28 16:51:10 +11:00
2022-04-08 16:12:47 +08:00
2022-04-08 16:12:47 +08:00
2022-04-08 16:13:29 +08:00
2022-04-08 16:13:29 +08:00
2022-04-08 16:13:13 +08:00
2022-04-08 16:13:13 +08:00