Linus Torvalds
2c923414d3
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto fixes from Herbert Xu:
"This fixes the following issues:
API:
- algif_hash needs to wait for init operations to complete.
- The has_key setting for shash was always true.
Algorithms:
- Add missing selections of CRYPTO_HASH.
- Fix pkcs7 authentication.
Drivers:
- Fix stack alignment bug in chacha20-ssse3.
- Fix performance regression in caam due to incorrect setting.
- Fix potential compile-only build failure of stm32"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts
crypto: algif_hash - wait for crypto_ahash_init() to complete
crypto: shash - Fix has_key setting
hwrng: stm32 - Fix dependencies for !HAS_IOMEM archs
crypto: ghash,poly1305 - select CRYPTO_HASH where needed
crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
crypto: caam - make write transactions bufferable on PPC platforms
2016-02-01 15:49:18 -08:00
..
2016-01-20 17:09:18 -08:00
2015-09-04 15:49:32 -07:00
2016-01-25 21:47:45 +08:00
2016-01-20 17:09:18 -08:00
2015-11-03 21:05:40 -08:00
2016-01-31 16:17:19 -08:00
2016-01-31 16:17:19 -08:00
2016-01-15 17:56:32 -08:00
2016-01-11 16:26:03 -08:00
2016-01-11 16:46:20 -08:00
2015-11-03 21:05:40 -08:00
2016-01-31 16:17:19 -08:00
2015-12-18 16:04:51 -05:00
2016-01-21 11:52:16 -08:00
2016-01-31 16:17:19 -08:00
2015-11-26 10:04:53 +01:00
2015-10-12 16:15:48 +02:00
2016-01-20 17:09:18 -08:00
2016-01-18 16:44:24 -08:00
2016-01-12 13:05:36 -08:00
2015-06-03 18:51:37 +02:00
2016-01-31 16:17:19 -08:00
2015-10-21 11:12:56 +02:00
2016-01-13 19:15:14 -08:00
2015-11-04 09:11:12 -08:00