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
..
2014-10-28 10:47:57 +01:00
2014-06-10 16:53:25 -07:00
2015-08-31 17:38:39 -07:00
2015-04-01 08:43:49 +05:30
2015-04-07 11:44:40 +02:00
2015-01-28 18:42:00 +00:00
2014-08-19 22:19:28 -07:00
2015-03-03 19:47:03 +00:00
2015-08-28 14:06:06 +02:00
2015-04-22 09:09:46 -07:00
2014-12-04 16:11:47 +01:00
2015-06-26 14:51:15 -07:00
2015-06-03 19:41:04 -07:00
2015-06-21 21:53:37 +02:00
2015-06-26 11:43:59 -07:00
2013-09-03 13:08:09 +02:00
2014-10-20 12:23:50 +01:00
2015-07-16 09:32:48 +02:00
2015-05-05 22:50:38 -07:00
2014-05-23 11:38:53 -05:00
2015-06-05 18:55:03 +01:00
2014-02-15 11:55:28 -08:00
2015-01-24 17:30:22 -04:00