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-08 10:50:35 -08:00
2012-02-08 16:17:10 -08:00
2012-01-08 13:10:57 -08:00
2012-03-20 21:48:16 +08:00
2012-03-16 23:13:20 -07:00
2012-03-21 10:30:03 -07:00
2012-03-07 13:56:37 -05:00
2012-03-21 09:40:26 -07:00
2012-03-08 02:16:24 -03:00
2012-02-08 20:03:14 +01:00
2012-03-21 13:20:43 -07:00
2012-03-21 10:15:51 -07:00
2012-02-13 15:26:03 -08:00
2012-03-05 09:20:08 +01:00
2012-03-21 13:20:43 -07:00
2012-03-17 21:51:34 +01:00
2012-03-20 21:12:50 -07:00
2012-03-20 21:48:17 +08:00
2012-01-30 21:33:34 +01:00
2012-01-12 11:53:55 -05:00
2012-02-16 06:11:24 -07:00
2012-03-21 09:40:26 -07:00
2012-03-20 21:11:42 -07:00
2012-03-16 13:36:04 -07:00
2012-03-21 10:37:25 -07:00
2012-03-15 18:11:05 +01:00
2012-03-20 21:48:17 +08:00
2012-02-15 22:27:15 -08:00
2012-03-21 10:33:42 -07:00
2012-03-20 11:16:20 -07:00
2012-03-20 21:12:50 -07:00
2012-03-20 21:04:47 -07:00
2012-02-08 19:03:51 -08:00
2012-01-12 15:44:47 +10:30
2012-03-21 10:30:03 -07:00
2012-03-21 09:40:26 -07:00
2012-03-21 09:40:26 -07:00
2012-03-20 21:48:19 +08:00
2012-01-10 10:36:08 -08:00
2012-03-21 10:34:56 -07:00
2012-03-20 11:24:39 -07:00
2012-03-21 10:15:51 -07:00
2012-03-20 21:12:50 -07:00
2012-03-21 10:33:42 -07:00
2012-03-06 15:16:23 -05:00
2012-03-21 10:30:03 -07:00
2012-01-06 08:02:58 -08:00
2012-02-27 09:44:15 -06:00
2012-01-14 12:32:16 -08:00
2012-03-20 21:04:47 -07:00
2012-03-09 12:35:53 -08:00
2012-02-01 19:35:21 +01:00
2012-03-20 21:12:50 -07:00
2012-01-06 12:11:20 -08:00
2012-03-20 21:12:50 -07:00
2012-03-05 15:49:43 -08:00
2012-03-17 01:41:43 -07:00
2012-03-15 17:03:03 -07:00
2012-03-21 10:34:56 -07:00
2012-03-20 10:32:09 -07:00
2012-03-20 21:04:47 -07:00
2012-03-21 09:40:26 -07:00
2012-01-24 10:44:49 +09:00
2012-03-21 10:32:00 -07:00
2012-03-20 21:04:47 -07:00
2012-03-21 09:40:26 -07:00
2012-03-21 09:40:26 -07:00
2012-01-23 03:15:25 -05:00
2012-03-20 21:12:50 -07:00
2012-01-11 18:50:26 -08:00
2012-03-20 11:26:30 -07:00
2012-01-09 12:09:47 -08:00
2012-03-20 21:48:21 +08:00
2012-03-15 17:03:04 -07:00
2012-03-01 09:28:41 +10:30
2012-03-08 11:15:33 -08:00
2012-02-29 09:46:13 +01:00
2012-03-04 23:11:14 +01:00
2012-02-08 16:58:04 -08:00
2012-02-09 09:07:46 -08:00