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