Linus Torvalds
d4c90396ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"Here is the crypto update for 4.3:
API:
- the AEAD interface transition is now complete.
- add top-level skcipher interface.
Drivers:
- x86-64 acceleration for chacha20/poly1305.
- add sunxi-ss Allwinner Security System crypto accelerator.
- add RSA algorithm to qat driver.
- add SRIOV support to qat driver.
- add LS1021A support to caam.
- add i.MX6 support to caam"
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (163 commits)
crypto: algif_aead - fix for multiple operations on AF_ALG sockets
crypto: qat - enable legacy VFs
MPI: Fix mpi_read_buffer
crypto: qat - silence a static checker warning
crypto: vmx - Fixing opcode issue
crypto: caam - Use the preferred style for memory allocations
crypto: caam - Propagate the real error code in caam_probe
crypto: caam - Fix the error handling in caam_probe
crypto: caam - fix writing to JQCR_MS when using service interface
crypto: hash - Add AHASH_REQUEST_ON_STACK
crypto: testmgr - Use new skcipher interface
crypto: skcipher - Add top-level skcipher interface
crypto: cmac - allow usage in FIPS mode
crypto: sahara - Use dmam_alloc_coherent
crypto: caam - Add support for LS1021A
crypto: qat - Don't move data inside output buffer
crypto: vmx - Fixing GHASH Key issue on little endian
crypto: vmx - Fixing AES-CTR counter bug
crypto: null - Add missing Kconfig tristate for NULL2
crypto: nx - Add forward declaration for struct crypto_aead
...
2015-08-31 17:38:39 -07:00
..
2015-08-22 21:35:02 -04:00
2015-06-01 16:50:52 -07:00
2015-05-11 10:50:17 -04:00
2015-05-11 10:50:17 -04:00
2015-07-15 15:59:58 -07:00
2015-08-18 19:08:23 -07:00
2015-08-06 16:36:03 +02:00
2015-08-13 17:08:39 -07:00
2015-07-21 00:02:44 -07:00
2015-07-12 21:13:22 +02:00
2015-07-09 20:30:34 +03:00
2015-08-21 14:30:10 -07:00
2015-07-27 01:06:53 -07:00
2015-05-11 10:50:17 -04:00
2015-08-12 14:29:50 -07:00
2015-06-04 15:44:30 -07:00
2015-07-26 21:00:14 -07:00
2015-08-17 12:10:30 -07:00
2015-08-25 14:33:00 -07:00
2015-05-11 10:50:17 -04:00
2015-05-25 17:46:21 -04:00
2015-05-11 10:50:17 -04:00
2015-08-24 14:48:10 -07:00
2015-05-11 10:50:18 -04:00
2015-07-27 01:06:53 -07:00
2015-08-13 13:52:34 +02:00
2015-06-24 16:49:49 -07:00
2015-06-13 23:56:52 -07:00
2015-08-05 10:56:43 +02:00
2015-03-31 13:58:35 -04:00
2015-08-23 16:04:46 -07:00
2015-06-18 21:14:32 +02:00
2015-06-15 18:10:37 +02:00
2015-08-03 14:03:08 -07:00
2015-07-29 00:09:58 -07:00
2015-05-11 10:50:17 -04:00
2015-08-03 15:20:16 -07:00
2015-05-29 13:13:45 +02:00
2015-06-24 02:58:51 -07:00
2015-05-11 10:50:17 -04:00
2015-08-25 17:02:48 -07:00
2015-08-27 17:11:44 -07:00
2015-07-28 09:37:44 -07:00
2015-07-11 21:29:55 -07:00
2015-07-08 16:08:23 -07:00
2015-06-10 22:49:20 -07:00
2015-05-11 10:50:17 -04:00
2015-07-17 15:02:02 +02:00
2015-05-11 10:50:17 -04:00
2015-08-17 16:53:42 +08:00
2015-04-09 00:02:26 -04:00
2015-05-14 01:10:05 -04:00
2015-05-11 10:50:17 -04:00