Linus Torvalds
5bcbe22ca4
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto update from Herbert Xu:
"API:
- Try to catch hash output overrun in testmgr
- Introduce walksize attribute for batched walking
- Make crypto_xor() and crypto_inc() alignment agnostic
Algorithms:
- Add time-invariant AES algorithm
- Add standalone CBCMAC algorithm
Drivers:
- Add NEON acclerated chacha20 on ARM/ARM64
- Expose AES-CTR as synchronous skcipher on ARM64
- Add scalar AES implementation on ARM64
- Improve scalar AES implementation on ARM
- Improve NEON AES implementation on ARM/ARM64
- Merge CRC32 and PMULL instruction based drivers on ARM64
- Add NEON acclerated CBCMAC/CMAC/XCBC AES on ARM64
- Add IPsec AUTHENC implementation in atmel
- Add Support for Octeon-tx CPT Engine
- Add Broadcom SPU driver
- Add MediaTek driver"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (142 commits)
crypto: xts - Add ECB dependency
crypto: cavium - switch to pci_alloc_irq_vectors
crypto: cavium - switch to pci_alloc_irq_vectors
crypto: cavium - remove dead MSI-X related define
crypto: brcm - Avoid double free in ahash_finup()
crypto: cavium - fix Kconfig dependencies
crypto: cavium - cpt_bind_vq_to_grp could return an error code
crypto: doc - fix typo
hwrng: omap - update Kconfig help description
crypto: ccm - drop unnecessary minimum 32-bit alignment
crypto: ccm - honour alignmask of subordinate MAC cipher
crypto: caam - fix state buffer DMA (un)mapping
crypto: caam - abstract ahash request double buffering
crypto: caam - fix error path for ctx_dma mapping failure
crypto: caam - fix DMA API leaks for multiple setkey() calls
crypto: caam - don't dma_map key for hash algorithms
crypto: caam - use dma_map_sg() return code
crypto: caam - replace sg_count() with sg_nents_for_len()
crypto: caam - check sg_count() return value
crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()
..
2017-02-23 09:54:19 -08:00
..
2017-02-22 12:17:25 -08:00
2017-02-22 16:41:30 -08:00
2017-02-21 17:21:32 -08:00
2017-02-15 13:24:53 -05:00
2017-02-10 15:57:28 +01:00
2017-02-22 11:44:32 -08:00
2017-02-22 16:41:30 -08:00
2017-02-19 00:26:37 +01:00
2017-02-17 14:08:19 -07:00
2017-02-23 09:54:19 -08:00
2017-02-20 10:06:32 -08:00
2017-02-20 17:41:31 -08:00
2017-02-22 10:30:38 -08:00
2017-02-23 20:11:02 +08:00
2017-02-22 16:41:26 -08:00
2017-02-20 14:23:40 +01:00
2017-02-22 12:17:25 -08:00
2017-02-20 12:47:44 -08:00
2017-02-22 10:46:44 -08:00
2017-02-10 15:20:44 +01:00
2017-02-10 15:19:48 +01:00
2017-02-23 08:46:04 -08:00
2017-02-23 08:50:22 -08:00
2017-02-21 17:28:25 -08:00
2017-02-14 10:20:35 -08:00
2017-02-16 06:49:05 -08:00
2017-02-20 18:06:09 -08:00
2017-02-17 14:08:19 -07:00
2017-02-11 16:46:03 +01:00
2017-02-23 08:27:57 -08:00
2017-02-23 08:46:04 -08:00
2017-02-22 12:25:31 +01:00
2017-02-20 16:42:43 -08:00
2017-02-22 10:15:09 -08:00
2017-02-23 08:46:04 -08:00
2017-02-15 08:27:21 -07:00
2017-02-22 11:44:32 -08:00
2017-02-21 12:11:41 -08:00
2017-02-21 16:58:32 -08:00
2017-02-17 14:08:19 -07:00
2017-02-21 11:51:42 -08:00
2017-02-22 12:14:01 -08:00
2017-02-23 08:50:22 -08:00
2017-02-21 12:04:54 -08:00
2017-02-21 10:57:33 -08:00
2017-02-23 09:54:19 -08:00
2017-02-16 23:11:26 -05:00
2017-02-17 14:08:19 -07:00
2017-02-22 19:23:14 -08:00
2017-02-22 10:15:09 -08:00
2017-02-21 16:34:22 -08:00
2017-02-23 08:18:01 -08:00
2017-02-22 18:22:53 -08:00
2017-02-20 17:23:57 -08:00
2017-02-22 02:07:13 -08:00
2017-02-17 08:11:47 +01:00
2017-02-13 00:52:54 -08:00
2017-02-21 16:34:22 -08:00
2017-02-22 10:20:04 -08:00
2017-02-22 10:15:09 -08:00
2017-02-23 09:38:10 -08:00
2017-02-20 17:55:15 -08:00
2017-02-22 16:41:30 -08:00
2017-02-23 08:27:57 -08:00
2017-02-20 14:22:50 +01:00
2017-02-22 16:41:30 -08:00
2017-02-14 10:20:35 -08:00
2017-02-22 11:15:59 -08:00
2017-02-20 16:42:43 -08:00
2017-02-11 20:59:41 -05:00
2017-02-23 08:46:04 -08:00
2017-02-10 15:32:53 +01:00
2017-02-14 15:14:59 -05:00
2017-02-10 15:19:48 +01:00
2017-02-10 15:19:48 +01:00