Linus Torvalds
ab5c60b79a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto updates from Herbert Xu:
"API:
- Add support for allocating transforms on a specific NUMA Node
- Introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY for storage users
Algorithms:
- Drop PMULL based ghash on arm64
- Fixes for building with clang on x86
- Add sha256 helper that does the digest in one go
- Add SP800-56A rev 3 validation checks to dh
Drivers:
- Permit users to specify NUMA node in hisilicon/zip
- Add support for i.MX6 in imx-rngc
- Add sa2ul crypto driver
- Add BA431 hwrng driver
- Add Ingenic JZ4780 and X1000 hwrng driver
- Spread IRQ affinity in inside-secure and marvell/cesa"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (157 commits)
crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR
hwrng: core - remove redundant initialization of variable ret
crypto: x86/curve25519 - Remove unused carry variables
crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000
dt-bindings: RNG: Add Ingenic RNG bindings.
crypto: caam/qi2 - add module alias
crypto: caam - add more RNG hw error codes
crypto: caam/jr - remove incorrect reference to caam_jr_register()
crypto: caam - silence .setkey in case of bad key length
crypto: caam/qi2 - create ahash shared descriptors only once
crypto: caam/qi2 - fix error reporting for caam_hash_alloc
crypto: caam - remove deadcode on 32-bit platforms
crypto: ccp - use generic power management
crypto: xts - Replace memcpy() invocation with simple assignment
crypto: marvell/cesa - irq balance
crypto: inside-secure - irq balance
crypto: ecc - SP800-56A rev 3 local public key validation
crypto: dh - SP800-56A rev 3 local public key validation
crypto: dh - check validity of Z before export
lib/mpi: Add mpi_sub_ui()
...
2020-08-03 10:40:14 -07:00
..
2020-01-09 11:30:53 +08:00
2019-11-07 15:44:14 +01:00
2020-06-29 10:02:00 +02:00
2020-06-11 15:15:16 +02:00
2020-06-11 15:15:14 +02:00
2020-06-09 16:36:49 +02:00
2020-06-09 09:39:13 -07:00
2019-06-19 17:09:55 +02:00
2019-12-10 10:15:48 +01:00
2020-06-09 09:39:13 -07:00
2019-04-03 09:39:46 +02:00
2019-09-15 20:14:15 +02:00
2020-04-14 15:49:51 +02:00
2020-05-27 13:12:49 +02:00
2020-06-11 15:15:15 +02:00
2019-05-13 11:07:33 +02:00
2020-05-18 19:50:47 +02:00
2020-06-09 09:39:13 -07:00
2020-03-26 15:02:14 -04:00
2020-06-11 08:03:24 +02:00
2020-06-11 08:03:24 +02:00
2020-06-11 15:15:27 +02:00
2020-05-19 18:03:07 +02:00
2019-07-22 12:00:51 +02:00
2020-06-15 14:10:08 +02:00
2019-09-02 09:17:45 +02:00
2020-06-15 14:10:10 +02:00
2020-01-23 10:41:20 -08:00
2020-06-08 11:05:57 -07:00
2018-09-27 18:28:57 +02:00
2020-05-29 16:11:48 -04:00
2020-05-29 16:11:48 -04:00
2020-05-29 16:11:48 -04:00
2020-03-21 15:23:54 +01:00
2018-12-03 10:49:13 +01:00
2020-05-05 16:46:09 -04:00
2020-05-07 13:48:05 +02:00
2020-06-11 15:15:23 +02:00
2020-06-15 14:18:37 +02:00
2019-08-28 08:38:39 +02:00
2020-04-20 12:19:22 +02:00
2019-09-03 09:36:36 +02:00
2020-06-15 14:10:09 +02:00
2019-11-26 09:48:19 -08:00
2020-06-11 15:15:26 +02:00
2020-05-07 16:06:20 +02:00
2020-06-11 15:15:26 +02:00
2020-05-27 16:44:05 +02:00
2020-01-30 16:11:50 -08:00
2019-09-03 08:56:14 +02:00
2019-04-08 17:52:46 +02:00
2020-05-28 20:21:32 +02:00
2020-04-14 14:24:05 +02:00
2020-04-09 00:01:59 +09:00
2020-06-09 09:39:13 -07:00
2020-04-20 19:24:33 +02:00
2019-10-17 21:31:57 +02:00
2018-09-03 15:12:09 +02:00
2020-06-04 19:06:22 -07:00
2020-05-12 19:34:53 +03:00
2019-06-25 10:23:45 +02:00
2019-07-03 16:35:23 +02:00
2020-05-14 11:46:52 -07:00
2020-03-27 23:58:55 -04:00
2020-04-30 20:14:34 +02:00
2019-05-30 11:29:53 -07:00
2019-06-11 21:21:11 +02:00
2020-06-04 19:06:22 -07:00
2019-06-28 00:57:24 +02:00
2020-06-03 20:09:46 -07:00
2020-06-11 15:15:16 +02:00
2020-06-03 15:13:47 -07:00
2019-07-17 08:09:59 +02:00
2020-07-16 17:25:10 +02:00
2019-06-05 17:37:17 +02:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2019-10-17 21:31:57 +02:00
2020-07-23 17:34:20 +10:00
2019-04-16 12:26:18 +02:00
2019-08-28 11:29:39 +02:00
2020-04-24 11:17:28 +01:00
2020-04-24 11:17:44 +01:00
2020-04-24 11:18:44 +01:00
2020-06-03 19:53:41 +02:00
2020-04-24 11:18:21 +01:00
2020-05-12 16:05:30 +02:00
2020-07-18 12:31:49 +02:00
2020-01-24 11:18:45 +05:30
2020-06-09 09:39:13 -07:00
2019-11-11 16:06:07 +01:00
2020-07-18 07:17:16 +02:00
2019-06-05 17:37:06 +02:00
2020-06-11 15:15:07 +02:00
2019-04-22 11:42:59 +02:00
2020-06-11 15:15:14 +02:00
2020-06-11 15:15:29 +02:00
2020-06-11 15:15:27 +02:00
2019-05-24 17:39:02 +02:00
2019-06-17 12:09:23 +02:00
2020-06-09 09:39:13 -07:00
2020-04-02 09:35:25 -07:00
2019-12-31 13:11:35 +01:00
2019-11-14 18:24:43 +01:00
2020-03-20 13:06:22 +01:00
2020-06-22 18:23:03 -04:00
2020-03-16 17:57:22 +01:00
2020-06-11 15:15:28 +02:00
2019-02-20 22:47:38 +01:00
2019-10-18 11:29:50 +02:00
2019-05-21 11:28:45 +02:00
2018-10-16 17:33:54 +02:00
2020-06-11 15:17:57 +02:00
2019-08-09 22:52:08 +10:00
2020-04-20 12:39:17 +02:00
2020-04-14 17:34:46 +02:00
2020-04-24 19:12:56 +02:00
2020-06-09 09:39:14 -07:00
2020-05-28 18:34:30 +02:00
2020-04-23 10:50:26 +09:00
2020-06-11 15:15:15 +02:00
2020-06-09 09:30:21 -07:00
2019-07-22 12:00:51 +02:00
2019-12-10 10:12:55 +01:00
2020-06-22 20:54:57 -04:00
2020-01-11 15:55:39 +01:00
2020-06-11 15:14:40 +02:00
2019-05-20 17:27:08 +03:00
2019-05-21 11:28:45 +02:00
2020-04-22 10:53:50 +02:00
2019-04-17 15:18:36 +02:00
2019-06-08 13:42:13 -06:00
2020-04-10 15:36:21 -07:00
2020-07-18 12:31:49 +02:00
2020-07-18 12:31:49 +02:00
2018-12-20 10:19:49 +01:00
2020-02-04 08:44:46 -06:00
2019-06-17 12:43:44 +02:00
2020-03-17 13:01:03 +01:00
2019-07-12 11:05:45 -07:00
2019-12-10 10:12:55 +01:00
2019-12-10 10:12:55 +01:00
2020-06-10 16:02:54 -07:00
2020-06-02 10:59:11 -07:00
2020-06-09 09:39:14 -07:00
2019-12-10 10:12:55 +01:00
2020-06-26 00:27:38 -07:00
2020-06-02 10:59:11 -07:00
2018-09-14 17:08:45 +02:00
2020-06-02 10:59:11 -07:00
2020-06-09 09:39:14 -07:00
2018-08-17 10:27:36 -07:00
2020-06-09 09:39:14 -07:00
2020-02-24 20:25:21 +01:00
2019-06-05 17:37:17 +02:00
2020-03-21 16:03:53 +01:00
2019-03-21 12:28:50 +01:00
2020-06-25 13:45:40 +02:00
2019-05-30 11:26:32 -07:00
2019-10-01 20:31:35 +02:00
2020-06-17 10:57:41 -07:00
2019-11-14 18:24:43 +01:00
2019-06-22 21:21:10 +02:00
2019-08-06 12:49:16 +02:00
2019-12-16 14:09:33 +01:00
2018-11-23 07:59:59 +01:00
2020-05-06 17:51:21 +02:00
2019-01-06 09:46:51 +09:00
2020-03-19 11:58:13 +01:00
2019-11-19 21:58:28 +01:00
2020-06-11 15:19:17 +02:00
2020-06-09 09:39:13 -07:00
2020-03-18 15:29:54 -04:00
2020-03-31 11:04:05 -07:00
2018-08-30 13:02:31 +02:00
2020-04-30 20:14:31 +02:00
2019-07-25 16:12:01 +02:00
2018-11-28 11:57:12 +01:00
2020-06-11 15:15:28 +02:00
2020-05-28 21:18:40 +02:00
2020-05-15 11:48:01 +02:00
2020-06-09 09:39:12 -07:00
2019-01-12 17:54:49 +01:00
2019-01-12 17:50:48 +01:00
2018-10-03 11:56:33 +02:00
2019-07-22 10:12:33 +02:00
2018-10-03 11:56:34 +02:00
2020-06-01 04:25:59 -04:00
2020-06-02 10:59:12 -07:00
2019-04-10 09:53:31 +02:00
2020-03-25 10:06:20 +01:00
2020-03-31 11:04:05 -07:00
2020-03-21 16:03:25 +01:00
2019-05-30 11:26:32 -07:00
2020-06-11 15:14:52 +02:00
2020-03-30 19:35:52 -07:00
2019-06-29 11:35:35 +02:00
2020-02-04 03:05:26 +00:00
2020-04-26 18:52:33 +02:00
2020-01-28 21:37:06 +01:00
2020-06-11 15:14:42 +02:00
2020-06-11 15:15:14 +02:00
2018-11-23 07:59:59 +01:00
2020-03-18 15:53:25 -04:00
2020-03-18 15:53:25 -04:00
2020-06-09 10:39:33 -07:00
2019-11-07 11:07:29 +01:00
2020-03-21 16:03:21 +01:00
2020-04-22 10:53:50 +02:00
2020-04-25 12:22:29 +02:00
2019-05-30 11:26:35 -07:00
2020-01-14 12:20:58 +01:00
2020-04-23 10:50:26 +09:00
2020-03-23 18:45:14 +01:00
2019-06-19 17:09:53 +02:00
2019-12-10 10:12:55 +01:00
2019-10-22 00:51:44 +02:00
2020-05-15 12:07:31 -04:00
2020-02-21 18:05:19 +01:00
2019-06-28 00:04:39 +02:00
2020-01-14 12:20:58 +01:00
2020-05-19 15:53:57 +02:00
2019-05-24 17:27:13 +02:00
2020-04-09 00:01:59 +09:00
2019-05-24 17:27:13 +02:00