Linus Torvalds
454cb97726
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"API:
- Remove physical address skcipher walking
- Fix boot-up self-test race
Algorithms:
- Optimisations for x86/aes-gcm
- Optimisations for x86/aes-xts
- Remove VMAC
- Remove keywrap
Drivers:
- Remove n2
Others:
- Fixes for padata UAF
- Fix potential rhashtable deadlock by moving schedule_work outside
lock"
* tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (75 commits)
rhashtable: Fix rhashtable_try_insert test
dt-bindings: crypto: qcom,inline-crypto-engine: Document the SM8750 ICE
dt-bindings: crypto: qcom,prng: Document SM8750 RNG
dt-bindings: crypto: qcom-qce: Document the SM8750 crypto engine
crypto: asymmetric_keys - Remove unused key_being_used_for[]
padata: avoid UAF for reorder_work
padata: fix UAF in padata_reorder
padata: add pd get/put refcnt helper
crypto: skcipher - call cond_resched() directly
crypto: skcipher - optimize initializing skcipher_walk fields
crypto: skcipher - clean up initialization of skcipher_walk::flags
crypto: skcipher - fold skcipher_walk_skcipher() into skcipher_walk_virt()
crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW
crypto: skcipher - remove redundant clamping to page size
crypto: skcipher - remove unnecessary page alignment of bounce buffer
crypto: skcipher - document skcipher_walk_done() and rename some vars
crypto: omap - switch from scatter_walk to plain offset
crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data
crypto: bcm - Drop unused setting of local 'ptr' variable
crypto: hisilicon/qm - support new function communication
...
2025-01-24 07:48:10 -08:00
..
2025-01-23 08:04:07 -08:00
2025-01-21 16:09:47 -08:00
2024-10-28 10:21:09 -07:00
2024-11-18 15:20:22 +00:00
2024-11-28 10:19:16 +01:00
2024-11-05 12:55:37 +01:00
2025-01-21 10:52:03 -08:00
2024-12-20 15:31:21 +01:00
2024-06-15 10:43:06 -07:00
2025-01-21 13:51:07 -08:00
2024-10-14 16:44:56 +02:00
2024-12-09 11:44:03 +01:00
2025-01-21 14:39:21 -08:00
2024-12-02 11:34:44 -08:00
2025-01-20 19:14:15 +01:00
2025-01-20 13:40:52 +01:00
2025-01-21 17:10:05 -08:00
2025-01-23 18:49:43 -08:00
2025-01-21 13:16:00 -08:00
2025-01-23 18:02:55 -08:00
2024-12-02 11:25:13 +01:00
2024-04-04 16:24:16 +02:00
2024-04-04 16:24:16 +02:00
2024-12-04 14:42:31 -05:00
2024-10-11 14:34:16 -04:00
2024-12-05 19:22:38 -05:00
2025-01-21 20:03:04 -08:00
2024-06-24 22:24:55 -07:00
2024-04-29 08:29:29 -07:00
2024-08-15 21:30:43 +05:30
2025-01-16 13:06:14 +01:00
2024-11-05 17:12:27 -08:00
2024-09-01 20:43:30 -07:00
2024-12-02 11:25:09 +01:00
2024-07-24 20:59:29 +02:00
2024-10-07 13:34:41 -04:00
2025-01-23 13:36:06 -08:00
2024-10-14 09:14:35 +02:00
2024-12-20 22:07:55 +01:00
2024-11-11 17:17:03 -08:00
2024-09-10 11:57:27 +02:00
2024-07-20 16:33:21 +09:00
2025-01-02 22:12:12 +01:00
2024-08-15 09:33:35 -07:00
2024-10-07 13:34:41 -04:00
2024-11-14 22:43:48 -08:00
2024-11-07 15:25:05 +01:00
2024-12-30 17:59:08 -08:00
2025-01-14 13:03:34 +01:00
2024-09-01 17:59:01 -07:00
2024-09-01 20:43:23 -07:00
2024-04-23 14:59:01 +10:00
2025-01-10 09:00:13 +09:00
2024-07-29 10:45:54 -07:00
2025-01-21 17:10:05 -08:00
2024-07-24 20:59:29 +02:00
2024-09-03 21:15:26 -07:00
2024-11-05 17:12:31 -08:00
2024-11-03 01:28:06 -05:00
2025-01-19 12:44:28 +08:00
2024-09-19 10:18:15 +02:00
2024-12-02 11:25:25 +01:00
2024-07-24 20:59:29 +02:00
2025-01-20 10:29:11 -08:00
2024-08-04 13:36:28 -07:00
2024-11-11 17:17:05 -08:00
2024-04-25 21:07:03 -07:00
2024-09-27 08:18:43 -07:00
2024-10-09 12:47:19 -07:00
2024-12-02 11:34:44 -08:00
2025-01-21 08:10:51 +01:00
2024-11-14 16:09:51 -08:00
2024-07-24 20:59:29 +02:00
2025-01-15 18:08:01 +01:00
2024-12-05 14:25:28 +01:00
2024-12-02 12:01:27 +01:00
2024-12-22 20:28:11 -08:00
2024-12-13 09:28:32 +01:00
2024-08-15 21:30:42 +05:30
2024-07-18 12:19:20 -07:00
2024-12-22 20:28:11 -08:00
2024-06-03 15:20:37 +02:00
2024-12-02 11:25:25 +01:00
2024-10-11 10:49:32 +02:00
2024-11-03 01:28:06 -05:00
2024-05-30 15:31:38 -07:00
2024-11-01 14:37:31 -04:00
2024-07-12 16:39:53 -07:00
2024-11-22 20:36:11 -08:00
2024-10-07 13:34:41 -04:00
2024-09-09 16:47:42 -07:00
2024-09-12 12:16:09 +02:00
2024-07-24 20:59:29 +02:00
2024-05-22 08:31:15 -04:00
2024-09-03 21:15:43 -07:00
2024-12-22 11:29:51 +01:00
2024-07-17 21:11:34 -07:00
2024-11-25 16:09:48 -08:00
2025-01-21 17:10:05 -08:00