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