Linus Torvalds
87d7bcee4f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto update from Herbert Xu:
- add multibuffer infrastructure (single_task_running scheduler helper,
OKed by Peter on lkml.
- add SHA1 multibuffer implementation for AVX2.
- reenable "by8" AVX CTR optimisation after fixing counter overflow.
- add APM X-Gene SoC RNG support.
- SHA256/SHA512 now handles unaligned input correctly.
- set lz4 decompressed length correctly.
- fix algif socket buffer allocation failure for 64K page machines.
- misc fixes
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (47 commits)
crypto: sha - Handle unaligned input data in generic sha256 and sha512.
Revert "crypto: aesni - disable "by8" AVX CTR optimization"
crypto: aesni - remove unused defines in "by8" variant
crypto: aesni - fix counter overflow handling in "by8" variant
hwrng: printk replacement
crypto: qat - Removed unneeded partial state
crypto: qat - Fix typo in name of tasklet_struct
crypto: caam - Dynamic allocation of addresses for various memory blocks in CAAM.
crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description
crypto: algif - avoid excessive use of socket buffer in skcipher
arm64: dts: add random number generator dts node to APM X-Gene platform.
Documentation: rng: Add X-Gene SoC RNG driver documentation
hwrng: xgene - add support for APM X-Gene SoC RNG support
crypto: mv_cesa - Add missing #define
crypto: testmgr - add test for lz4 and lz4hc
crypto: lz4,lz4hc - fix decompression
crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
crypto: drbg - fix maximum value checks on 32 bit systems
crypto: drbg - fix sparse warning for cpu_to_be[32|64]
crypto: sha-mb - sha1_mb_alg_state can be static
...
2014-10-08 06:44:48 -04:00
..
2014-06-20 21:26:08 +08:00
2014-09-15 19:44:11 +08:00
2014-09-24 14:23:34 +08:00
2014-08-14 09:53:39 -06:00
2014-10-08 06:44:48 -04:00
2014-10-08 05:23:02 -04:00
2014-07-03 21:42:10 +08:00
2012-07-11 11:07:40 +08:00
2014-04-28 18:21:19 +08:00
2013-03-10 16:46:42 +08:00
2014-08-01 22:36:12 +08:00
2013-03-10 16:46:42 +08:00
2014-08-01 22:36:12 +08:00
2014-04-16 20:40:16 +08:00
2014-04-16 20:40:15 +08:00
2014-05-22 21:03:13 +08:00
2014-05-22 21:03:12 +08:00
2014-08-08 15:57:28 -07:00
2014-01-01 14:06:23 +08:00
2014-07-23 21:31:37 +08:00
2014-07-03 21:42:03 +08:00
2014-05-22 21:03:17 +08:00
2014-08-29 21:46:36 +08:00
2014-05-22 21:03:15 +08:00
2010-05-19 14:14:04 +10:00
2014-05-22 21:03:15 +08:00
2010-05-19 14:14:04 +10:00
2014-03-10 20:13:38 +08:00
2014-04-16 20:40:19 +08:00
2014-03-10 20:17:13 +08:00
2012-08-01 17:47:28 +08:00
2014-05-22 21:03:16 +08:00
2011-02-21 22:42:40 +11:00
2014-02-27 05:56:47 +08:00
2014-05-13 19:43:45 +08:00
2014-05-22 21:03:16 +08:00
2014-02-09 09:59:25 +08:00
2012-07-11 11:08:29 +08:00