Linus Torvalds
62606c224d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"API:
- Remove VLA usage
- Add cryptostat user-space interface
- Add notifier for new crypto algorithms
Algorithms:
- Add OFB mode
- Remove speck
Drivers:
- Remove x86/sha*-mb as they are buggy
- Remove pcbc(aes) from x86/aesni
- Improve performance of arm/ghash-ce by up to 85%
- Implement CTS-CBC in arm64/aes-blk, faster by up to 50%
- Remove PMULL based arm64/crc32 driver
- Use PMULL in arm64/crct10dif
- Add aes-ctr support in s5p-sss
- Add caam/qi2 driver
Others:
- Pick better transform if one becomes available in crc-t10dif"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (124 commits)
crypto: chelsio - Update ntx queue received from cxgb4
crypto: ccree - avoid implicit enum conversion
crypto: caam - add SPDX license identifier to all files
crypto: caam/qi - simplify CGR allocation, freeing
crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static
crypto: arm64/aes-blk - ensure XTS mask is always loaded
crypto: testmgr - fix sizeof() on COMP_BUF_SIZE
crypto: chtls - remove set but not used variable 'csk'
crypto: axis - fix platform_no_drv_owner.cocci warnings
crypto: x86/aes-ni - fix build error following fpu template removal
crypto: arm64/aes - fix handling sub-block CTS-CBC inputs
crypto: caam/qi2 - avoid double export
crypto: mxs-dcp - Fix AES issues
crypto: mxs-dcp - Fix SHA null hashes and output length
crypto: mxs-dcp - Implement sha import/export
crypto: aegis/generic - fix for big endian systems
crypto: morus/generic - fix for big endian systems
crypto: lrw - fix rebase error after out of bounds fix
crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.
crypto: cavium/nitrox - NITROX command queue changes.
...
2018-10-25 16:43:35 -07:00
..
2018-07-30 16:21:49 -04:00
2018-07-23 19:18:10 +01:00
2018-10-19 14:00:34 +02:00
2018-08-18 10:21:49 -07:00
2018-08-06 10:24:33 +02:00
2018-08-15 22:54:12 -07:00
2018-08-22 10:52:49 -07:00
2018-08-11 15:46:41 -06:00
2018-10-20 21:37:11 +02:00
2018-07-27 10:40:16 +02:00
2018-07-25 06:59:23 -04:00
2018-09-28 12:46:25 +08:00
2018-07-29 12:53:54 -07:00
2018-10-04 09:40:52 -07:00
2018-08-29 19:46:10 -07:00
2018-09-06 09:40:59 -06:00
2018-09-04 11:35:03 +08:00
2018-09-24 12:18:42 -07:00
2018-09-13 10:46:24 +02:00
2018-09-05 22:27:11 -07:00
2018-09-21 19:22:32 -07:00
2018-10-15 21:46:06 -07:00
2018-10-12 10:18:58 -07:00
2018-09-05 22:09:37 -07:00
2018-09-13 08:17:27 -07:00
2018-10-04 21:06:45 +02:00
2018-07-29 12:37:06 -07:00
2018-07-26 17:04:37 -07:00
2018-09-28 09:51:51 -07:00
2018-08-06 17:59:22 +02:00
2018-09-20 00:51:46 +02:00
2018-08-03 10:03:57 -07:00
2018-10-18 17:20:19 +11:00
2018-08-02 06:04:57 -04:00
2018-07-27 07:52:39 -04:00
2018-10-05 16:32:04 -07:00
2018-07-24 14:41:08 -07:00
2018-10-05 16:32:04 -07:00
2018-10-15 22:00:59 -07:00
2018-10-17 13:56:58 -07:00
2018-09-12 20:30:03 -07:00
2018-07-29 12:37:06 -07:00
2018-08-03 21:15:09 +02:00
2018-10-08 10:39:04 -07:00
2018-10-12 12:56:34 +02:00
2018-09-28 12:47:34 -05:00
2018-09-10 10:03:02 +02:00
2018-09-10 10:35:15 -07:00
2018-10-04 13:52:23 -07:00
2018-07-31 19:56:42 +10:00
2018-08-11 12:13:49 -07:00
2018-09-02 16:14:44 -07:00
2018-07-23 20:44:12 -07:00
2018-10-16 09:58:49 -07:00
2018-10-05 16:32:04 -07:00
2018-10-07 21:06:28 -07:00
2018-08-05 17:16:46 -07:00
2018-08-13 08:42:25 -07:00
2018-08-01 09:56:10 -07:00
2018-10-08 15:45:18 +01:00
2018-07-27 06:39:57 -04:00
2018-07-24 17:39:28 -04:00
2018-09-03 21:23:24 -07:00
2018-08-02 06:07:05 -04:00