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