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