Linus Torvalds
3e1a29b3bf
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"API:
- Decryption test vectors are now automatically generated from
encryption test vectors.
Algorithms:
- Fix unaligned access issues in crc32/crc32c.
- Add zstd compression algorithm.
- Add AEGIS.
- Add MORUS.
Drivers:
- Add accelerated AEGIS/MORUS on x86.
- Add accelerated SM4 on arm64.
- Removed x86 assembly salsa implementation as it is slower than C.
- Add authenc(hmac(sha*), cbc(aes)) support in inside-secure.
- Add ctr(aes) support in crypto4xx.
- Add hardware key support in ccree.
- Add support for new Centaur CPU in via-rng"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (112 commits)
crypto: chtls - free beyond end rspq_skb_cache
crypto: chtls - kbuild warnings
crypto: chtls - dereference null variable
crypto: chtls - wait for memory sendmsg, sendpage
crypto: chtls - key len correction
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
crypto: x86/salsa20 - remove x86 salsa20 implementations
crypto: ccp - Add GET_ID SEV command
crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
crypto: ccree - silence debug prints
crypto: ccree - better clock handling
crypto: ccree - correct host regs offset
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
crypt: chelsio - Send IV as Immediate for cipher algo
crypto: chelsio - Return -ENOSPC for transient busy indication.
crypto: caam/qi - fix warning in init_cgr()
crypto: caam - fix rfc4543 descriptors
crypto: caam - fix MC firmware detection
crypto: clarify licensing of OpenSSL asm code
...
2018-06-05 15:51:21 -07:00
..
2018-04-07 19:04:02 +09:00
2017-11-02 11:10:55 +01:00
2016-10-25 11:08:33 +08:00
2017-01-13 00:24:39 +08:00
2017-04-21 20:30:50 +08:00
2018-01-12 23:03:39 +11:00
2018-05-19 00:13:58 +08:00
2018-05-19 00:13:58 +08:00
2018-05-19 00:13:58 +08:00
2018-05-19 00:13:58 +08:00
2017-02-11 17:50:43 +08:00
2017-06-19 14:11:53 +08:00
2018-05-26 09:16:44 +02:00
2018-03-31 01:34:19 +08:00
2017-01-13 00:24:39 +08:00
2018-04-21 00:58:32 +08:00
2017-10-07 12:10:34 +08:00
2018-05-26 09:16:44 +02:00
2018-05-26 09:16:44 +02:00
2018-05-26 09:16:44 +02:00
2018-05-26 09:16:44 +02:00
2018-04-21 00:24:02 +08:00
2018-04-21 00:58:30 +08:00
2018-04-21 00:58:30 +08:00
2017-11-29 17:33:29 +11:00
2017-11-29 17:33:25 +11:00
2017-11-29 17:33:25 +11:00
2017-11-29 17:33:25 +11:00
2017-03-09 18:34:39 +08:00
2017-11-03 21:35:35 +08:00
2018-04-21 00:58:34 +08:00
2017-11-29 17:33:33 +11:00
2017-12-22 19:02:33 +11:00
2018-04-21 00:58:34 +08:00
2017-02-11 17:52:28 +08:00
2016-10-21 11:03:42 +08:00
2018-05-27 00:12:09 +08:00
2018-05-27 00:12:08 +08:00
2016-09-13 20:27:26 +08:00
2018-01-12 23:03:35 +11:00
2018-02-15 23:26:50 +08:00
2016-07-18 17:35:44 +08:00
2018-02-15 23:26:47 +08:00
2018-04-21 00:58:34 +08:00
2018-04-21 00:58:34 +08:00
2017-04-24 18:11:08 +08:00
2017-11-10 19:20:17 +08:00
2017-11-10 19:20:22 +08:00
2018-04-21 00:57:00 +08:00
2017-11-02 11:10:55 +01:00
2018-04-21 00:58:29 +08:00
2018-04-21 00:58:29 +08:00
2017-10-12 22:55:00 +08:00
2018-04-21 00:58:29 +08:00
2017-12-22 19:52:45 +11:00
2017-12-22 19:29:08 +11:00
2017-12-22 19:52:40 +11:00
2018-01-12 23:03:38 +11:00
2017-11-29 13:39:15 +11:00
2018-03-31 01:32:58 +08:00
2016-11-17 23:34:52 +08:00
2018-05-31 00:13:57 +08:00
2017-11-29 17:33:26 +11:00
2017-01-13 00:24:39 +08:00
2018-03-31 01:33:10 +08:00
2017-04-10 19:17:27 +08:00
2017-04-10 19:17:27 +08:00
2017-05-08 17:15:13 -07:00
2018-05-31 00:13:41 +08:00
2018-02-15 23:26:45 +08:00
2018-03-31 01:33:09 +08:00
2018-03-31 01:33:09 +08:00
2018-05-19 00:15:00 +08:00
2018-05-19 00:15:00 +08:00
2018-04-21 00:58:34 +08:00
2017-12-22 19:02:47 +11:00
2018-01-12 23:03:14 +11:00
2018-05-16 07:23:35 +02:00
2017-11-02 11:10:55 +01:00
2017-09-22 17:43:28 +08:00
2017-09-22 17:43:28 +08:00
2017-09-22 17:43:28 +08:00
2017-09-22 17:43:28 +08:00
2017-07-28 17:56:00 +08:00
2018-04-07 19:04:02 +09:00
2018-02-15 23:26:47 +08:00
2018-04-21 00:58:37 +08:00
2016-07-05 23:05:26 +08:00
2018-05-31 00:13:57 +08:00
2016-11-22 15:02:25 +08:00
2018-01-06 09:18:00 -07:00
2017-12-22 19:52:45 +11:00
2017-08-09 20:17:54 +08:00
2015-12-22 20:43:35 +08:00
2018-03-09 23:19:56 +01:00
2015-12-22 20:43:35 +08:00
2018-01-12 23:03:37 +11:00
2018-03-03 00:03:17 +08:00
2018-01-12 23:03:39 +11:00
2017-09-22 17:43:07 +08:00
2018-05-05 14:52:51 +08:00
2018-02-22 22:16:54 +08:00
2018-05-27 00:12:10 +08:00
2018-05-31 00:13:39 +08:00
2018-05-31 00:13:39 +08:00
2017-11-29 17:33:25 +11:00
2017-11-29 17:33:25 +11:00
2017-11-29 17:33:25 +11:00
2017-11-15 18:21:04 -08:00
2018-03-03 00:03:33 +08:00
2018-04-21 00:58:30 +08:00