Linus Torvalds
b8716614a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto update from Herbert Xu:
"* sha512 bug fixes (already in your tree).
* SHA224/SHA384 AEAD support in caam.
* X86-64 optimised version of Camellia.
* Tegra AES support.
* Bulk algorithm registration interface to make driver registration easier.
* padata race fixes.
* Misc fixes."
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (31 commits)
padata: Fix race on sequence number wrap
padata: Fix race in the serialization path
crypto: camellia - add assembler implementation for x86_64
crypto: camellia - rename camellia.c to camellia_generic.c
crypto: camellia - fix checkpatch warnings
crypto: camellia - rename camellia module to camellia_generic
crypto: tcrypt - add more camellia tests
crypto: testmgr - add more camellia test vectors
crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macro
crypto: twofish-x86_64/i586 - set alignmask to zero
crypto: blowfish-x86_64 - set alignmask to zero
crypto: serpent-sse2 - combine ablk_*_init functions
crypto: blowfish-x86_64 - use crypto_[un]register_algs
crypto: twofish-x86_64-3way - use crypto_[un]register_algs
crypto: serpent-sse2 - use crypto_[un]register_algs
crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse2_init()
crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()
crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0
crypto: caam - fix gcc 4.6 warning
crypto: Add bulk algorithm registration interface
...
2012-03-21 13:20:43 -07:00
..
2012-01-26 11:30:29 +01:00
2011-09-21 10:22:03 +02:00
2012-03-21 13:20:43 -07:00
2012-03-05 13:51:32 -08:00
2012-03-21 10:27:19 -07:00
2012-03-21 10:27:19 -07:00
2012-03-21 09:40:26 -07:00
2012-01-12 15:44:47 +10:30
2012-03-21 09:40:26 -07:00
2012-03-20 21:48:30 +08:00
2012-03-19 17:41:44 -04:00
2011-11-15 11:05:18 +01:00
2012-03-01 10:56:37 -08:00
2012-02-03 23:24:58 +01:00
2011-10-31 19:30:35 -04:00
2011-11-18 17:01:19 -08:00
2011-12-05 14:53:23 +01:00
2012-01-18 19:26:11 -08:00
2011-10-28 05:03:12 -07:00
2011-10-31 19:30:36 -04:00
2012-02-20 10:41:35 -05:00
2012-01-16 08:21:59 +01:00
2011-04-27 23:05:08 -07:00
2012-03-21 10:27:19 -07:00
2012-01-12 20:13:03 -08:00
2012-01-11 19:13:40 -08:00
2011-11-17 13:35:37 -08:00
2011-04-08 13:01:25 -07:00
2011-11-02 14:15:05 +01:00