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