Linus Torvalds
1ed55eac3b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto update from Herbert Xu:
- Added aesni/avx/x86_64 implementations for camellia.
- Optimised AVX code for cast5/serpent/twofish/cast6.
- Fixed vmac bug with unaligned input.
- Allow compression algorithms in FIPS mode.
- Optimised crc32c implementation for Intel.
- Misc fixes.
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (32 commits)
crypto: caam - Updated SEC-4.0 device tree binding for ERA information.
crypto: testmgr - remove superfluous initializers for xts(aes)
crypto: testmgr - allow compression algs in fips mode
crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel
crypto: testmgr - clean alg_test_null entries in alg_test_descs[]
crypto: testmgr - remove fips_allowed flag from camellia-aesni null-tests
crypto: cast5/cast6 - move lookup tables to shared module
padata: use __this_cpu_read per-cpu helper
crypto: s5p-sss - Fix compilation error
crypto: picoxcell - Add terminating entry for platform_device_id table
crypto: omap-aes - select BLKCIPHER2
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file
crypto: tcrypt - add async speed test for camellia cipher
crypto: tegra-aes - fix error-valued pointer dereference
crypto: tegra - fix missing unlock on error case
crypto: cast5/avx - avoid using temporary stack buffers
crypto: serpent/avx - avoid using temporary stack buffers
crypto: twofish/avx - avoid using temporary stack buffers
crypto: cast6/avx - avoid using temporary stack buffers
...
2012-12-15 12:35:19 -08:00
..
2012-12-13 19:19:09 -08:00
2012-11-26 14:22:21 +01:00
2012-12-14 10:03:23 -08:00
2012-10-06 03:05:30 +09:00
2012-11-16 21:56:51 +01:00
2012-11-29 16:33:18 +00:00
2009-09-24 07:20:57 -07:00
2012-03-23 16:58:33 -07:00
2012-04-16 14:37:13 +02:00
2012-09-09 10:35:39 +02:00
2012-03-30 16:03:15 -07:00
2012-11-09 18:07:11 +05:30
2011-09-27 18:08:04 +02:00
2012-12-12 17:38:32 -08:00
2012-06-26 21:19:02 -07:00
2010-02-24 13:51:32 +01:00
2012-09-09 22:05:12 +02:00
2012-09-04 01:35:44 +02:00
2012-04-03 13:09:18 +02:00
2012-10-08 13:50:12 +10:30
2011-12-12 14:14:31 -08:00
2012-10-11 13:40:24 +11:00
2012-12-15 12:35:19 -08:00
2012-12-13 19:22:22 -08:00
2012-09-10 17:05:45 +02:00
2012-09-28 16:16:00 -03:00
2012-03-20 10:09:28 +00:00
2012-04-20 09:24:27 -07:00
2012-11-19 14:28:24 +01:00
2012-03-30 16:03:15 -07:00
2012-12-14 10:08:40 -08:00
2012-11-14 15:07:18 -08:00
2011-09-27 18:08:04 +02:00
2012-11-19 14:28:24 +01:00
2012-12-13 12:00:02 -08:00
2012-10-05 22:23:54 +02:00
2012-03-07 16:08:24 +01:00
2012-09-01 09:57:10 -07:00
2012-03-30 16:03:15 -07:00
2012-09-20 16:49:17 -04:00
2012-12-13 12:00:48 -08:00
2012-08-14 00:07:39 -03:00
2012-03-30 16:03:15 -07:00
2011-07-25 23:06:24 -07:00
2012-12-13 12:00:02 -08:00
2012-07-18 18:35:57 -07:00
2012-02-15 14:48:01 -08:00
2012-08-04 12:15:09 +04:00
2012-09-11 18:32:41 +08:00
2011-08-03 14:25:21 -10:00
2010-12-14 22:16:19 +01:00
2012-05-02 00:10:49 -07:00
2011-03-31 11:26:23 -03:00
2012-11-19 14:28:24 +01:00
2012-12-06 13:54:48 -05:00
2009-06-12 18:01:47 +02:00
2010-08-04 15:21:40 +02:00
2010-04-23 02:09:52 +02:00
2012-12-10 17:14:28 -05:00
2012-07-09 16:42:11 -04:00
2012-04-16 14:37:13 +02:00
2012-11-28 11:25:47 -07:00
2010-09-29 17:20:24 +02:00
2012-12-11 22:15:57 -08:00
2012-05-22 14:37:24 +10:00
2011-01-13 08:03:21 -08:00
2012-07-08 00:25:48 +10:00
2011-05-13 16:31:00 -07:00
2011-05-23 13:01:00 -07:00
2011-11-02 16:07:02 -07:00
2012-11-16 09:59:58 -08:00
2012-03-30 16:03:15 -07:00
2012-09-13 16:52:04 +02:00
2012-11-27 08:59:43 +04:00
2012-10-14 13:39:34 -07:00
2012-08-16 12:31:18 -07:00
2010-11-15 18:25:12 +09:00
2012-11-21 11:37:40 +01:00
2012-10-02 17:26:42 -07:00
2012-10-06 03:05:15 +09:00
2012-09-17 17:12:58 -07:00
2012-11-05 14:00:09 +08:00
2011-09-27 18:08:04 +02:00
2012-09-27 12:11:29 +02:00
2012-11-11 18:10:46 -08:00
2011-07-14 17:57:09 -07:00
2012-11-19 14:28:24 +01:00
2012-12-06 01:34:20 +01:00
2012-12-13 13:11:15 -08:00
2012-08-16 12:33:59 -07:00
2012-08-29 17:12:58 +02:00
2012-10-26 12:18:38 +02:00
2012-11-26 16:25:37 -08:00
2010-04-08 11:34:34 +02:00
2012-10-24 04:07:02 +03:00
2011-12-11 10:31:58 -08:00
2010-08-04 15:21:40 +02:00
2009-06-12 18:01:47 +02:00
2009-08-22 14:25:32 -07:00
2011-09-27 18:08:04 +02:00
2011-05-25 08:39:21 -07:00
2011-07-11 16:48:38 -07:00
2010-03-24 16:31:22 -07:00
2012-03-16 20:35:01 +00:00
2012-01-14 22:25:56 +01:00
2012-10-06 03:04:59 +09:00
2012-11-14 09:39:44 -08:00
2010-09-09 20:41:25 +02:00
2012-03-23 16:58:37 -07:00
2009-10-03 09:28:11 +02:00
2011-03-31 11:26:23 -03:00
2012-11-21 13:03:01 -08:00
2011-11-09 12:10:37 +02:00
2011-07-26 16:49:45 -07:00
2011-11-02 16:07:02 -07:00
2012-07-30 12:25:47 +02:00
2012-11-19 14:28:24 +01:00
2012-03-07 16:08:24 +01:00
2012-11-19 14:10:53 +01:00
2012-04-30 16:26:30 -04:00
2012-07-29 21:11:05 -03:00
2012-05-17 19:06:13 -04:00
2011-08-13 18:34:03 -07:00
2011-04-28 16:12:47 -04:00
2009-05-09 07:12:50 +02:00
2009-09-21 15:14:56 +02:00
2012-11-11 19:06:00 +01:00
2012-12-10 15:54:27 +01:00
2011-09-21 19:45:34 +03:00
2010-03-06 11:26:29 -08:00
2012-05-25 16:18:34 +02:00
2010-08-04 15:21:40 +02:00
2009-09-19 09:37:23 -07:00
2011-03-23 20:44:18 +01:00
2012-10-16 18:07:12 -07:00
2011-05-25 08:39:45 -07:00
2012-12-05 23:52:10 +00:00
2011-03-31 11:26:23 -03:00
2012-11-27 21:08:57 +01:00
2011-09-27 18:08:04 +02:00
2012-12-12 18:07:07 -08:00
2009-07-01 22:36:22 +02:00
2011-12-02 16:12:42 +00:00
2012-09-04 16:06:34 -07:00
2010-11-01 15:38:34 -04:00
2011-03-07 13:20:05 -08:00
2010-08-04 15:21:40 +02:00
2009-06-12 18:01:47 +02:00
2011-12-11 10:31:23 -08:00
2011-05-28 17:03:29 +02:00
2012-02-11 15:11:28 +01:00
2009-04-27 12:00:27 -07:00
2009-04-27 12:00:27 -07:00
2012-01-30 12:54:40 -05:00
2012-05-09 13:59:09 -07:00
2012-06-28 12:03:15 +02:00
2011-12-23 10:17:51 +11:00
2012-05-14 08:44:11 -03:00
2012-10-23 14:44:46 -07:00
2012-12-12 17:38:33 -08:00
2012-03-30 16:03:15 -07:00
2010-09-03 08:19:51 +02:00
2009-12-15 08:53:24 -08:00
2012-02-28 16:05:06 +01:00
2011-11-07 07:54:42 +10:30
2010-08-11 08:59:18 -07:00
2012-03-30 16:03:15 -07:00
2012-09-26 19:56:15 +02:00
2012-11-11 19:06:00 +01:00
2010-02-05 12:22:44 +01:00
2012-10-06 03:04:50 +09:00
2012-09-10 17:05:45 +02:00
2012-09-06 22:16:58 -07:00
2012-10-09 16:22:40 +09:00
2012-09-18 12:53:22 +03:00
2011-09-27 18:08:04 +02:00
2009-06-18 13:03:56 -07:00
2012-02-08 22:53:58 +02:00
2010-06-05 17:39:09 +02:00
2012-10-06 03:05:01 +09:00
2011-03-31 11:26:23 -03:00
2009-06-12 18:01:47 +02:00
2012-10-01 15:27:48 +02:00
2010-07-19 10:56:54 +02:00
2011-07-11 12:45:04 -07:00
2011-03-30 12:02:05 +02:00
2012-06-25 12:11:58 -07:00
2012-04-16 14:37:13 +02:00
2011-07-25 20:57:17 -07:00
2011-08-13 18:34:03 -07:00
2012-05-25 16:18:30 +02:00
2010-03-16 11:47:56 +01:00
2012-10-16 09:34:01 -07:00
2012-09-21 10:48:03 -06:00
2012-01-02 13:04:55 +01:00
2012-05-08 16:01:34 -07:00
2010-03-24 16:31:20 -07:00
2012-07-13 22:24:45 -07:00
2011-01-13 08:03:24 -08:00