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-24 16:48:47 -07:00
2015-08-24 16:48:48 -07:00
2015-08-24 16:49:12 -07:00
2015-07-28 11:59:09 -07:00
2015-08-24 16:49:10 -07:00
2015-08-31 17:38:39 -07:00
2015-07-20 11:11:36 -07:00
2015-07-28 11:59:09 -07:00
2015-07-28 11:59:09 -07:00
2015-07-20 10:53:10 -07:00
2015-08-24 16:48:49 -07:00
2015-08-24 16:48:50 -07:00
2015-07-20 11:11:07 -07:00
2015-07-20 11:11:08 -07:00
2015-08-26 11:34:43 -07:00
2015-08-31 17:26:48 -07:00
2015-08-25 11:29:21 -07:00
2015-08-24 16:49:15 -07:00
2015-08-27 12:03:21 -07:00
2015-08-24 16:49:12 -07:00
2015-08-24 16:49:08 -07:00
2015-08-24 16:49:03 -07:00
2015-08-31 17:26:48 -07:00
2015-08-24 16:49:12 -07:00
2015-08-31 17:26:48 -07:00
2015-08-25 16:03:42 -07:00
2015-08-24 16:49:12 -07:00
2015-08-24 16:49:14 -07:00
2015-08-24 16:59:32 -07:00
2014-10-20 16:20:23 +02:00
2015-07-28 11:59:39 -07:00
2015-07-20 11:11:29 -07:00
2015-05-13 12:32:52 -07:00
2015-07-20 10:52:50 -07:00
2015-05-13 12:32:53 -07:00
2015-08-12 00:59:20 -07:00
2015-08-24 16:48:44 -07:00
2015-07-20 11:11:32 -07:00
2015-07-20 10:52:53 -07:00
2015-08-24 16:48:48 -07:00
2015-05-21 11:55:05 -07:00
2015-08-24 16:48:48 -07:00
2015-07-20 10:52:54 -07:00
2015-08-24 16:48:48 -07:00
2015-05-14 16:51:50 -07:00
2015-07-28 11:59:28 -07:00
2015-07-28 11:59:28 -07:00
2015-07-28 11:59:24 -07:00
2015-07-20 11:11:22 -07:00
2015-05-05 22:50:50 -07:00
2015-06-16 14:12:25 -04:00
2015-06-16 14:12:25 -04:00
2015-05-14 17:11:18 -07:00
2014-09-09 13:55:44 -07:00
2015-04-10 13:51:55 -07:00
2015-07-20 11:11:33 -07:00
2015-08-24 16:48:43 -07:00
2015-07-20 10:52:57 -07:00
2015-07-20 10:52:58 -07:00
2015-04-10 14:44:43 -07:00
2015-02-18 09:56:43 -08:00
2015-07-20 10:53:00 -07:00
2015-07-28 11:59:32 -07:00
2015-07-20 11:11:35 -07:00
2015-08-24 16:49:01 -07:00
2014-01-27 11:20:22 -08:00
2015-08-24 16:48:51 -07:00
2015-07-28 11:59:09 -07:00
2015-07-20 10:53:04 -07:00
2013-12-19 17:47:32 -08:00
2015-07-20 10:53:05 -07:00
2015-08-24 16:49:12 -07:00
2015-08-24 16:49:13 -07:00
2015-03-12 12:20:34 -07:00
2015-05-06 11:58:57 +01:00
2015-06-20 13:29:48 -07:00
2015-07-06 17:20:55 -07:00