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