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