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-08-02 15:03:58 -07:00
2014-08-08 16:30:24 -07:00
2014-06-12 16:18:45 +02:00
2014-10-02 16:28:44 -07:00
2014-09-26 14:39:57 +01:00
2014-10-07 21:16:26 -04:00
2014-07-17 12:32:47 +02:00
2014-09-25 00:59:54 +02:00
2014-09-10 15:42:12 -07:00
2014-08-28 05:59:59 -07:00
2014-08-25 20:32:23 +08:00
2014-09-12 13:59:12 -07:00
2014-10-02 16:51:18 -04:00
2014-08-08 15:57:27 -07:00
2014-07-24 21:53:47 +10:00
2014-08-06 18:01:12 -07:00
2014-09-09 10:34:56 +02:00
2014-06-04 16:54:14 -07:00
2014-08-08 15:57:18 -07:00
2014-07-24 21:53:47 +10:00
2014-07-15 11:05:09 -04:00
2014-09-18 12:32:52 -04:00
2014-09-06 12:58:18 +02:00
2014-06-14 09:07:44 +02:00
2014-07-05 11:17:45 +02:00
2014-09-24 22:16:06 -04:00
2014-07-23 10:18:06 -07:00
2014-06-04 16:54:15 -07:00
2014-08-08 15:57:22 -07:00
2014-10-02 16:28:44 -07:00
2014-09-12 22:04:36 +02:00
2014-06-04 16:54:15 -07:00
2014-07-05 11:17:26 +02:00
2014-08-08 15:57:18 -07:00
2014-09-10 15:42:12 -07:00
2014-07-16 14:57:13 +02:00
2014-08-29 16:28:16 -07:00
2014-06-06 16:08:12 -07:00
2014-08-08 10:38:04 +02:00
2014-07-28 14:07:52 -04:00
2014-06-04 16:54:15 -07:00
2014-08-08 15:57:32 -07:00
2014-10-08 05:34:24 -04:00
2014-07-29 18:08:50 -07:00
2014-08-08 15:57:24 -07:00
2014-08-27 21:54:10 +09:30
2014-06-06 16:08:13 -07:00
2014-07-16 15:10:39 +02:00
2014-06-04 16:54:15 -07:00
2014-06-04 16:54:15 -07:00
2014-08-29 16:28:15 -07:00
2014-08-11 13:29:12 -07:00
2014-08-09 09:58:12 -07:00
2014-08-06 18:01:22 -07:00
2014-06-04 16:54:15 -07:00
2014-08-17 19:44:24 -05:00
2014-07-18 12:13:38 -07:00
2014-10-07 20:39:25 -04:00
2014-08-06 18:01:19 -07:00
2014-07-17 09:35:17 -04:00
2014-08-08 15:57:18 -07:00
2014-07-07 10:12:56 -07:00
2014-06-21 00:15:26 -04:00
2014-07-23 10:18:05 -07:00
2014-08-08 15:57:22 -07:00
2014-06-04 16:54:16 -07:00
2014-06-06 16:08:16 -07:00
2014-07-29 18:08:50 -07:00
2014-08-08 15:57:24 -07:00
2014-08-04 10:09:27 -07:00