Linus Torvalds
b2c311075d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto update from Herbert Xu:
- Do not idle omap device between crypto operations in one session.
- Added sha224/sha384 shims for SSSE3.
- More optimisations for camellia-aesni-avx2.
- Removed defunct blowfish/twofish AVX2 implementations.
- Added unaligned buffer self-tests.
- Added PCLMULQDQ optimisation for CRCT10DIF.
- Added support for Freescale's DCP co-processor
- Misc fixes.
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (44 commits)
crypto: testmgr - test hash implementations with unaligned buffers
crypto: testmgr - test AEADs with unaligned buffers
crypto: testmgr - test skciphers with unaligned buffers
crypto: testmgr - check that entries in alg_test_descs are in correct order
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
crypto: camellia-aesni-avx2 - tune assembly code for more performance
hwrng: bcm2835 - fix MODULE_LICENSE tag
hwrng: nomadik - use clk_prepare_enable()
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
crypto: dcp - Staticize local symbols
crypto: dcp - Use NULL instead of 0
crypto: dcp - Use devm_* APIs
crypto: dcp - Remove redundant platform_set_drvdata()
hwrng: use platform_{get,set}_drvdata()
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
crypto: crct10dif - Use PTR_RET
crypto: ux500 - Cocci spatch "resource_size.spatch"
crypto: sha256_ssse3 - add sha224 support
crypto: sha512_ssse3 - add sha384 support
...
2013-07-05 12:12:33 -07:00
..
2013-04-22 11:32:19 +09:30
2013-07-03 16:07:42 -07:00
2012-09-07 04:17:06 +08:00
2013-02-19 20:27:03 +08:00
2013-02-19 20:27:03 +08:00
2012-08-01 17:47:27 +08:00
2011-07-26 16:49:47 -07:00
2013-02-19 20:27:03 +08:00
2013-07-03 16:07:25 -07:00
2013-06-25 19:15:17 +08:00
2013-04-10 14:26:06 +08:00
2013-04-10 14:26:06 +08:00
2012-08-01 17:47:25 +08:00
2012-08-01 17:47:27 +08:00
2013-06-25 19:15:17 +08:00
2012-06-14 10:07:23 +08:00
2013-02-04 21:16:53 +08:00
2013-02-04 21:16:53 +08:00
2013-02-19 20:27:03 +08:00
2011-09-22 21:25:25 +10:00
2012-08-01 17:47:27 +08:00
2012-08-01 17:47:27 +08:00
2012-12-06 17:16:26 +08:00
2012-12-06 17:16:26 +08:00
2012-12-06 17:16:26 +08:00
2013-02-04 21:16:53 +08:00
2013-02-04 21:16:53 +08:00
2013-04-25 21:01:47 +08:00
2013-01-20 10:16:45 +11:00
2012-03-23 16:58:38 -07:00
2013-05-20 20:11:01 +08:00
2012-10-24 21:21:18 +08:00
2012-08-01 17:47:24 +08:00
2013-03-10 16:46:43 +08:00
2011-10-31 19:31:11 -04:00
2013-02-25 15:56:15 -08:00
2013-02-04 21:16:53 +08:00
2012-08-01 17:47:27 +08:00
2012-08-01 17:47:24 +08:00
2012-08-01 17:47:27 +08:00
2013-05-02 14:53:12 -07:00
2012-08-01 17:47:27 +08:00
2013-06-25 19:15:17 +08:00
2013-06-21 14:44:29 +08:00
2012-08-01 17:47:27 +08:00
2012-08-01 17:47:27 +08:00
2011-11-09 11:50:31 +08:00
2012-08-01 17:47:27 +08:00
2013-05-20 20:11:01 +08:00
2011-10-31 19:31:11 -04:00
2011-08-06 18:32:45 -07:00
2013-02-19 20:27:03 +08:00
2013-07-03 16:07:41 -07:00
2011-10-31 19:31:11 -04:00
2013-02-19 20:27:03 +08:00
2012-08-01 17:47:27 +08:00
2012-03-20 21:48:16 +08:00
2012-08-01 17:47:27 +08:00
2013-02-04 21:16:53 +08:00
2012-08-01 17:47:25 +08:00
2011-08-10 19:00:28 +08:00
2013-04-03 09:06:31 +08:00
2013-05-28 15:43:04 +08:00
2013-02-19 20:27:03 +08:00
2013-05-24 17:55:27 +08:00
2013-01-08 07:03:04 +01:00
2012-08-01 17:47:24 +08:00
2013-06-21 14:44:31 +08:00
2013-05-24 17:55:27 +08:00
2012-08-01 17:47:26 +08:00
2011-11-09 11:53:32 +08:00
2012-08-01 17:47:27 +08:00
2012-10-15 22:33:20 +08:00
2012-08-01 17:47:27 +08:00
2011-10-31 19:31:11 -04:00
2012-10-11 13:42:32 +11:00
2011-11-09 11:56:06 +08:00