Linus Torvalds
08df88fa14
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto update from Herbert Xu:
"API:
- Fix race condition in hwrng core by using RCU
Algorithms:
- Allow authenc(sha224,rfc3686) in fips mode
- Add test vectors for authenc(hmac(sha384),cbc(aes))
- Add test vectors for authenc(hmac(sha224),cbc(aes))
- Add test vectors for authenc(hmac(md5),cbc(des3_ede))
- Add lz4 support in hisi_zip
- Only allow clear key use during self-test in s390/{phmac,paes}
Drivers:
- Set rng quality to 900 in airoha
- Add gcm(aes) support for AMD/Xilinx Versal device
- Allow tfms to share device in hisilicon/trng"
* tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (100 commits)
crypto: img-hash - Use unregister_ahashes in img_{un}register_algs
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))
crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
hwrng: core - use RCU and work_struct to fix race condition
crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()
crypto: xilinx - Fix inconsistant indentation
crypto: rng - Use unregister_rngs in register_rngs
crypto: atmel - Use unregister_{aeads,ahashes,skciphers}
hwrng: optee - simplify OP-TEE context match
crypto: ccp - Add sysfs attribute for boot integrity
dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
dt-bindings: crypto: qcom,inline-crypto-engine: document the Milos ICE
crypto: caam - fix netdev memory leak in dpaa2_caam_probe
crypto: hisilicon/qm - increase wait time for mailbox
crypto: hisilicon/qm - obtain the mailbox configuration at one time
crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()
crypto: hisilicon/qm - move the barrier before writing to the mailbox register
...
2026-02-10 08:36:42 -08:00
..
2025-10-21 12:31:56 +02:00
2025-11-06 14:19:43 -08:00
2025-10-29 22:04:24 -07:00
2026-01-15 09:52:04 +01:00
2025-10-22 07:54:33 +02:00
2026-02-04 22:00:42 +01:00
2025-10-27 11:58:03 +01:00
2025-11-26 14:20:10 +01:00
2026-01-16 01:17:29 +01:00
2025-10-18 21:31:21 +05:30
2026-01-23 13:48:43 +08:00
2026-02-09 14:43:47 -08:00
2025-11-28 08:43:55 +01:00
2025-11-28 12:58:05 +01:00
2025-09-25 09:09:31 +03:00
2026-01-31 00:02:24 +01:00
2025-12-27 14:56:33 +00:00
2025-11-03 08:31:26 -07:00
2026-01-27 15:31:42 +01:00
2025-11-27 14:24:41 -08:00
2025-11-20 16:29:35 -05:00
2025-11-28 09:31:53 -06:00
2025-12-04 12:19:49 -08:00
2025-11-19 20:32:28 -08:00
2025-10-23 16:07:21 +02:00
2026-01-11 06:09:11 -10:00
2025-11-05 17:38:03 -08:00
2025-12-15 14:33:38 +01:00
2025-11-27 10:41:31 +01:00
2025-12-02 17:03:55 -08:00
2025-11-18 22:26:02 +05:30
2025-10-28 10:43:01 +01:00
2026-01-14 15:53:34 +01:00
2025-11-03 00:02:30 +01:00
2025-11-09 11:24:20 +09:00
2025-11-18 18:55:22 +00:00
2025-11-03 14:38:37 +01:00
2026-02-09 19:57:30 -08:00
2026-01-12 19:17:24 -08:00
2025-11-20 17:23:00 +00:00
2025-10-13 11:27:52 +01:00
2025-12-12 21:52:42 +12:00
2026-01-07 17:07:00 +01:00
2026-01-27 15:31:42 +01:00
2026-01-27 15:31:42 +01:00
2025-09-21 14:22:36 -07:00
2025-12-06 11:13:50 -08:00
2025-12-03 19:45:29 +01:00
2025-12-05 21:29:02 -08:00
2025-12-10 16:07:42 -08:00
2025-10-13 10:34:46 +01:00
2025-11-19 18:34:20 +00:00
2025-12-05 20:41:20 -08:00
2026-01-09 16:37:59 -05:00
2026-02-09 16:58:28 -08:00
2025-12-03 19:26:18 -08:00
2025-10-20 20:22:26 +02:00
2025-10-23 13:21:26 +01:00
2025-11-20 14:03:43 -08:00
2025-11-14 05:09:56 -07:00
2026-02-09 18:14:52 -08:00
2025-11-24 14:15:46 -05:00
2025-11-20 12:14:54 +01:00
2026-01-28 05:16:39 -07:00
2026-01-11 12:55:41 -07:00
2026-01-12 09:15:05 -07:00
2026-01-13 07:23:39 -07:00
2026-01-20 10:12:54 -07:00
2026-02-03 07:45:36 -07:00
2025-10-22 11:14:05 -06:00
2025-11-18 16:20:25 -08:00
2025-11-05 17:31:25 -08:00
2025-11-21 18:34:59 -08:00
2025-11-04 19:10:33 -08:00
2025-12-09 23:29:42 -08:00
2025-10-13 17:36:20 -07:00
2025-09-24 02:48:05 -07:00
2025-11-21 11:21:31 +01:00
2026-02-05 14:10:00 -08:00
2025-11-21 18:42:01 +00:00
2025-11-25 09:17:13 +01:00
2025-09-24 14:29:14 -07:00
2025-09-24 14:29:14 -07:00
2025-09-29 11:20:29 -07:00
2026-01-07 15:11:03 -10:00
2025-11-03 11:46:18 -10:00
2025-12-08 15:32:14 -08:00
2026-01-29 00:26:36 +01:00
2025-09-21 14:22:36 -07:00
2025-12-20 14:47:05 -08:00
2025-12-20 14:47:05 -08:00
2025-12-08 15:32:14 -08:00
2025-11-27 12:03:27 +01:00
2025-12-03 12:42:36 -08:00
2025-10-28 17:32:56 +01:00
2025-11-11 21:47:57 +00:00
2026-01-14 17:04:21 +01:00
2026-01-05 21:11:48 +00:00
2026-02-03 15:23:33 +01:00
2025-11-25 19:01:29 +01:00
2025-12-06 09:01:27 -08:00
2026-02-03 15:23:34 +01:00
2025-11-12 10:00:15 -08:00
2026-01-06 20:52:57 -05:00
2025-11-20 13:44:01 -08:00
2025-12-05 15:25:13 -08:00
2025-11-14 20:34:50 +01:00
2025-11-24 00:02:01 +09:00
2026-01-14 16:50:36 +01:00
2025-11-05 08:07:21 -07:00
2025-11-20 01:18:26 +13:00
2025-09-23 11:13:22 +02:00
2025-11-20 12:02:19 -07:00
2025-11-20 12:02:19 -07:00
2025-10-29 10:27:31 +01:00
2025-12-08 09:40:57 +01:00
2025-10-31 17:59:17 -07:00
2025-11-12 10:00:16 -08:00
2025-12-16 14:40:51 +01:00
2025-11-19 14:08:51 +01:00
2025-10-22 07:55:00 +02:00
2025-10-14 14:45:22 -07:00
2026-01-08 16:52:31 +01:00
2025-11-04 08:35:17 +01:00
2025-11-13 16:27:56 +01:00
2025-11-01 12:44:49 -05:00
2025-11-11 17:38:48 -08:00
2026-01-14 16:50:37 +01:00
2025-12-04 02:00:04 +00:00
2025-11-13 17:10:38 +01:00
2025-10-28 22:59:19 +01:00
2025-12-13 20:04:32 +12:00
2026-02-09 15:13:05 -08:00
2025-12-03 17:24:33 -08:00
2025-10-18 12:58:56 +09:00
2025-12-02 19:57:01 +01:00
2025-11-01 01:10:28 +09:00
2025-10-30 20:10:27 +01:00
2025-10-03 10:51:44 -07:00
2025-11-05 09:51:30 +01:00
2025-11-03 16:49:53 +09:00
2025-11-05 22:51:23 +01:00
2026-02-09 16:58:28 -08:00
2026-01-13 09:58:01 +01:00
2026-01-07 14:52:22 -05:00
2025-12-23 11:23:10 -08:00
2025-11-07 09:59:15 +01:00
2025-11-16 17:28:04 -08:00
2025-11-25 15:16:03 -08:00
2025-11-26 17:21:48 +01:00
2025-11-18 08:21:27 -08:00
2026-01-31 10:52:31 +08:00
2026-01-11 06:09:11 -10:00
2025-12-13 20:35:41 +12:00
2025-11-16 17:28:13 -08:00
2026-01-20 09:34:26 -08:00
2025-10-15 13:24:33 -07:00
2026-02-06 18:52:22 +08:00
2025-11-15 06:18:14 +00:00
2025-10-04 18:52:58 +02:00
2025-10-11 23:57:33 +02:00
2025-10-29 18:28:29 -07:00
2025-11-10 10:38:14 +01:00
2025-11-20 10:25:10 +01:00
2025-11-10 10:38:14 +01:00
2025-11-10 10:38:14 +01:00
2025-11-10 10:38:15 +01:00
2025-11-10 10:38:15 +01:00
2025-11-10 10:38:15 +01:00
2025-11-10 10:38:14 +01:00
2025-11-25 10:28:20 +01:00
2025-12-01 16:45:06 -08:00
2025-11-10 10:52:31 -08:00
2026-01-12 16:52:09 +01:00
2025-11-04 12:36:02 +01:00
2025-10-14 14:45:22 -07:00
2026-01-12 17:22:22 +01:00
2025-12-17 17:24:28 +01:00
2025-12-22 16:19:53 +02:00
2025-10-17 17:47:53 +02:00
2025-10-24 18:02:26 +03:00
2025-10-31 22:25:34 +01:00
2025-10-14 14:45:22 -07:00
2025-10-14 14:45:22 -07:00
2026-02-09 17:31:17 -08:00
2026-02-06 07:29:14 -07:00
2025-11-05 09:08:57 +01:00
2026-02-09 18:14:52 -08:00
2025-12-05 13:52:43 -08:00
2025-11-13 17:05:08 -08:00
2025-10-22 07:53:15 +02:00
2025-09-29 11:20:29 -07:00
2025-10-17 16:06:52 -07:00
2025-11-25 19:45:41 +01:00
2025-11-25 19:45:41 +01:00
2025-12-18 10:43:52 +01:00
2026-01-16 20:28:05 +01:00
2025-10-16 18:17:27 +02:00
2025-12-07 16:15:22 +01:00
2026-01-27 15:31:41 +01:00
2025-09-23 11:13:22 +02:00
2026-01-13 09:58:01 +01:00
2025-11-27 15:45:37 +01:00
2026-01-26 19:03:45 -08:00
2025-10-24 12:55:10 +02:00
2025-11-19 09:19:42 -05:00
2025-11-27 14:24:36 -08:00
2025-12-23 11:23:13 -08:00
2025-11-27 23:56:58 +02:00
2026-01-14 22:16:20 -08:00
2025-11-28 09:20:13 -07:00
2025-11-16 17:27:54 -08:00
2025-11-16 17:27:55 -08:00
2026-02-03 15:23:35 +01:00
2026-01-11 06:09:11 -10:00
2025-11-05 11:03:11 -08:00
2025-11-12 15:29:38 -08:00
2025-12-23 11:23:12 -08:00
2025-12-05 20:41:20 -08:00
2025-10-04 11:28:45 -07:00
2025-10-14 14:50:18 -07:00
2025-10-14 14:50:19 -07:00
2026-02-05 08:00:44 -08:00
2025-11-27 14:24:40 -08:00
2025-12-01 06:56:16 +01:00
2025-12-01 06:56:16 +01:00
2025-10-24 21:39:27 +02:00
2025-12-10 05:58:51 +09:00
2025-10-03 11:14:02 -07:00
2025-12-15 21:51:52 -05:00
2025-09-24 19:32:00 -06:00
2025-10-02 18:18:33 -07:00
2025-11-20 14:03:42 -08:00
2025-11-20 14:03:42 -08:00
2025-10-14 19:16:13 -07:00
2026-02-03 15:23:34 +01:00
2026-01-26 19:03:47 -08:00
2025-10-14 14:24:53 +02:00
2025-12-23 11:23:15 -08:00
2025-12-05 13:52:43 -08:00
2025-11-23 12:30:40 +01:00
2025-11-17 23:45:45 +00:00
2026-01-26 19:03:48 -08:00
2025-11-24 15:08:51 -08:00
2025-11-26 16:56:33 -08:00
2025-12-08 15:32:14 -08:00
2025-10-17 05:31:56 -10:00
2025-11-24 15:08:54 -08:00
2026-01-20 09:34:26 -08:00
2026-01-20 09:34:26 -08:00
2025-11-20 13:43:59 -08:00
2026-02-03 15:23:35 +01:00
2026-01-14 11:00:00 +01:00
2025-09-29 11:20:29 -07:00
2025-11-26 15:17:37 +01:00
2025-10-22 15:21:55 +02:00
2025-11-05 14:08:58 +01:00
2026-01-27 15:31:42 +01:00
2025-12-01 06:51:57 +01:00
2025-12-01 16:13:46 -08:00
2025-11-04 19:10:33 -08:00
2025-10-21 18:08:23 -07:00
2025-10-16 16:25:10 -07:00
2026-01-04 10:26:11 -08:00
2025-11-29 17:23:03 -05:00
2026-01-04 23:03:24 -05:00
2025-09-23 13:28:20 -04:00
2025-11-23 16:01:47 -05:00
2025-10-06 13:22:21 -07:00
2026-01-14 22:16:22 -08:00
2025-11-16 17:28:03 -08:00
2025-11-20 10:02:22 -05:00
2025-11-05 23:58:20 +01:00
2025-11-14 13:10:38 +01:00
2025-11-03 17:41:17 +01:00
2025-11-14 13:10:38 +01:00
2025-11-11 10:01:30 +01:00
2026-01-26 12:26:01 +01:00
2025-10-14 14:50:16 -07:00
2025-12-03 19:42:37 +01:00
2025-11-20 08:32:48 -06:00
2025-10-27 17:16:32 +01:00
2025-12-13 16:26:55 +12:00
2025-11-20 14:03:43 -08:00
2025-09-25 08:01:16 +02:00
2025-11-27 20:18:05 -05:00
2025-11-13 11:01:08 +01:00
2026-01-19 12:30:01 -08:00
2025-11-12 10:00:15 -08:00
2025-10-02 15:28:42 -06:00
2025-11-17 12:04:28 +01:00
2025-12-17 13:52:53 +01:00
2025-11-03 19:27:41 -08:00
2025-10-27 20:38:20 +05:30
2026-01-22 17:47:21 -08:00
2025-11-20 12:02:00 -07:00
2025-11-09 05:13:02 -05:00
2025-11-14 15:06:57 -08:00
2026-02-09 19:57:30 -08:00
2025-11-24 11:45:20 +01:00
2026-02-03 15:23:33 +01:00
2026-01-11 06:09:11 -10:00
2025-12-05 13:52:43 -08:00
2025-11-07 18:53:13 -08:00
2025-12-01 15:08:24 -08:00
2025-10-24 18:52:08 -07:00
2025-11-11 10:01:32 +01:00
2025-11-12 12:18:56 +01:00
2025-12-05 21:29:02 -08:00
2025-11-28 12:03:22 +02:00
2026-01-11 06:09:11 -10:00
2025-11-25 19:01:29 +01:00
2025-11-25 19:01:29 +01:00
2025-12-04 20:38:13 +01:00
2025-11-19 18:06:49 +01:00
2026-02-04 13:25:09 +01:00
2026-01-16 10:51:12 +01:00
2025-10-30 18:35:26 +01:00
2025-10-24 21:39:27 +02:00
2025-10-27 15:45:22 +01:00
2025-11-16 01:35:02 -05:00
2025-09-25 09:23:54 +02:00
2025-12-22 13:32:22 +01:00
2025-10-31 10:16:23 +01:00
2025-12-06 10:15:41 -08:00
2025-09-29 18:13:10 -07:00
2025-11-14 11:56:14 +01:00
2025-11-02 13:40:13 +01:00
2025-11-21 09:42:02 +01:00
2025-11-27 14:24:30 -08:00
2025-12-03 17:24:33 -08:00
2026-01-01 16:39:46 +08:00
2026-01-01 16:39:46 +08:00
2025-12-04 11:16:44 -08:00
2025-11-21 22:35:22 +01:00
2025-11-18 17:52:54 +01:00
2025-11-18 17:52:54 +01:00
2025-12-24 14:01:57 +01:00
2025-11-04 08:34:39 +01:00
2025-10-20 12:10:28 +08:00
2025-10-22 07:55:02 +02:00
2025-09-28 11:51:29 -07:00
2025-10-13 13:18:03 +02:00
2025-12-12 10:26:26 +01:00
2026-02-04 12:21:12 +01:00
2025-11-25 19:45:42 +01:00
2026-01-11 06:09:11 -10:00
2025-09-29 09:42:35 +02:00
2025-11-11 13:18:56 +01:00
2025-11-28 09:21:18 -07:00
2026-02-09 17:31:17 -08:00
2025-12-16 14:12:44 +01:00
2025-12-05 14:36:21 -08:00
2025-10-28 20:10:59 -04:00
2025-12-06 09:53:05 +01:00
2025-09-22 16:05:15 -07:00
2025-12-06 14:01:20 -08:00
2025-11-24 17:23:58 -06:00
2026-01-29 18:25:22 -08:00
2025-12-07 18:09:54 +01:00
2025-11-19 18:06:50 +01:00
2025-12-03 18:58:57 -08:00
2025-11-27 14:22:31 +01:00
2025-11-27 14:22:31 +01:00
2025-11-27 14:22:31 +01:00
2025-11-15 06:18:17 +00:00
2025-11-20 17:57:40 -08:00
2025-10-01 11:34:12 -07:00
2025-12-05 09:11:02 -08:00
2025-09-26 18:53:48 +02:00
2025-11-16 17:28:27 -08:00
2025-11-24 15:08:52 -08:00
2025-11-20 14:03:40 -08:00
2025-11-03 17:41:18 +01:00
2025-11-14 10:01:52 +01:00
2025-11-27 15:45:38 +01:00
2025-12-16 14:12:44 +01:00
2025-11-26 15:16:35 +01:00
2025-09-22 17:55:25 -07:00
2026-01-14 22:16:19 -08:00
2025-11-04 08:35:37 +01:00
2026-01-28 22:24:58 +01:00
2025-09-29 11:20:29 -07:00
2025-11-20 20:17:32 +01:00
2025-12-05 06:42:51 +02:00
2025-12-05 15:17:56 -05:00
2026-01-07 14:52:22 -05:00
2025-10-28 20:10:59 -04:00
2025-10-24 16:43:14 -04:00
2026-01-22 17:46:44 -08:00
2026-01-06 05:47:54 -07:00
2025-12-06 14:01:20 -08:00
2025-09-23 16:38:39 -07:00
2026-01-11 06:09:11 -10:00
2026-01-28 05:16:39 -07:00
2025-10-29 10:29:58 +01:00
2025-10-29 10:29:58 +01:00
2025-10-29 10:29:58 +01:00
2025-09-30 11:11:21 -07:00
2025-11-03 17:41:18 +01:00
2025-11-24 15:08:54 -08:00
2025-12-22 14:59:18 -07:00
2025-09-29 11:20:29 -07:00
2025-10-01 07:24:55 -04:00
2025-09-22 18:58:03 -07:00
2025-12-23 14:07:08 -07:00
2025-11-20 21:20:00 -07:00
2025-11-27 02:03:07 -05:00
2025-12-24 08:02:56 -05:00
2025-11-26 19:45:54 -08:00
2025-11-27 02:03:07 -05:00
2025-10-01 07:24:43 -04:00
2025-12-24 08:02:55 -05:00
2025-09-21 14:22:31 -07:00
2025-11-16 17:27:54 -08:00
2025-11-27 14:24:44 -08:00
2026-02-03 15:23:34 +01:00
2025-11-18 11:18:09 +02:00
2026-02-03 15:23:34 +01:00
2025-12-01 09:20:51 -08:00
2025-11-12 09:38:34 +01:00
2025-11-12 10:00:17 -08:00