Linus Torvalds
80cee03bf1
Merge branch 'linus' of 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.14:
API:
- Defer scompress scratch buffer allocation to first use.
- Add __crypto_xor that takes separte src and dst operands.
- Add ahash multiple registration interface.
- Revamped aead/skcipher algif code to fix async IO properly.
Drivers:
- Add non-SIMD fallback code path on ARM for SVE.
- Add AMD Security Processor framework for ccp.
- Add support for RSA in ccp.
- Add XTS-AES-256 support for CCP version 5.
- Add support for PRNG in sun4i-ss.
- Add support for DPAA2 in caam.
- Add ARTPEC crypto support.
- Add Freescale RNGC hwrng support.
- Add Microchip / Atmel ECC driver.
- Add support for STM32 HASH module"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (116 commits)
crypto: af_alg - get_page upon reassignment to TX SGL
crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'
crypto: inside-secure - fix an error handling path in safexcel_probe()
crypto: rockchip - Don't dequeue the request when device is busy
crypto: cavium - add release_firmware to all return case
crypto: sahara - constify platform_device_id
MAINTAINERS: Add ARTPEC crypto maintainer
crypto: axis - add ARTPEC-6/7 crypto accelerator driver
crypto: hash - add crypto_(un)register_ahashes()
dt-bindings: crypto: add ARTPEC crypto
crypto: algif_aead - fix comment regarding memory layout
crypto: ccp - use dma_mapping_error to check map error
lib/mpi: fix build with clang
crypto: sahara - Remove leftover from previous used spinlock
crypto: sahara - Fix dma unmap direction
crypto: af_alg - consolidation of duplicate code
crypto: caam - Remove unused dentry members
crypto: ccp - select CONFIG_CRYPTO_RSA
crypto: ccp - avoid uninitialized variable warning
crypto: serpent - improve __serpent_setkey with UBSAN
...
2017-09-06 15:17:17 -07:00
..
2017-09-04 17:43:56 -07:00
2017-08-10 13:14:15 +02:00
2017-08-22 14:53:32 +08:00
2017-09-04 17:43:56 -07:00
2017-09-04 13:56:37 -07:00
2017-05-04 19:15:35 -07:00
2017-07-30 12:04:41 +02:00
2017-09-05 12:45:03 -07:00
2017-09-05 12:45:03 -07:00
2017-09-04 17:43:56 -07:00
2017-07-18 11:38:06 +02:00
2017-09-04 17:43:56 -07:00
2017-09-04 17:43:56 -07:00
2017-08-31 11:57:37 -07:00
2016-11-22 23:34:43 +01:00
2017-07-18 11:37:58 +02:00
2017-08-26 09:19:13 +02:00
2017-07-05 10:09:02 +02:00
2017-03-31 17:13:30 -07:00
2017-06-14 07:32:07 +02:00
2017-07-18 11:38:04 +02:00
2016-12-19 11:50:24 +01:00
2017-08-24 21:52:28 +02:00
2016-03-15 11:08:26 +01:00
2017-09-04 17:43:56 -07:00
2014-10-09 09:29:46 +02:00
2017-08-24 09:57:28 +02:00
2017-09-04 13:56:37 -07:00
2015-10-21 11:12:56 +02:00
2017-08-18 10:29:54 +02:00
2017-08-21 09:53:15 +02:00
2017-06-25 12:43:00 +09:00
2015-04-02 16:42:08 +02:00