Linus Torvalds
e5e0e6bebe
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"API:
- Remove legacy compression interface
- Improve scatterwalk API
- Add request chaining to ahash and acomp
- Add virtual address support to ahash and acomp
- Add folio support to acomp
- Remove NULL dst support from acomp
Algorithms:
- Library options are fuly hidden (selected by kernel users only)
- Add Kerberos5 algorithms
- Add VAES-based ctr(aes) on x86
- Ensure LZO respects output buffer length on compression
- Remove obsolete SIMD fallback code path from arm/ghash-ce
Drivers:
- Add support for PCI device 0x1134 in ccp
- Add support for rk3588's standalone TRNG in rockchip
- Add Inside Secure SafeXcel EIP-93 crypto engine support in eip93
- Fix bugs in tegra uncovered by multi-threaded self-test
- Fix corner cases in hisilicon/sec2
Others:
- Add SG_MITER_LOCAL to sg miter
- Convert ubifs, hibernate and xfrm_ipcomp from legacy API to acomp"
* tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (187 commits)
crypto: testmgr - Add multibuffer acomp testing
crypto: acomp - Fix synchronous acomp chaining fallback
crypto: testmgr - Add multibuffer hash testing
crypto: hash - Fix synchronous ahash chaining fallback
crypto: arm/ghash-ce - Remove SIMD fallback code path
crypto: essiv - Replace memcpy() + NUL-termination with strscpy()
crypto: api - Call crypto_alg_put in crypto_unregister_alg
crypto: scompress - Fix incorrect stream freeing
crypto: lib/chacha - remove unused arch-specific init support
crypto: remove obsolete 'comp' compression API
crypto: compress_null - drop obsolete 'comp' implementation
crypto: cavium/zip - drop obsolete 'comp' implementation
crypto: zstd - drop obsolete 'comp' implementation
crypto: lzo - drop obsolete 'comp' implementation
crypto: lzo-rle - drop obsolete 'comp' implementation
crypto: lz4hc - drop obsolete 'comp' implementation
crypto: lz4 - drop obsolete 'comp' implementation
crypto: deflate - drop obsolete 'comp' implementation
crypto: 842 - drop obsolete 'comp' implementation
crypto: nx - Migrate to scomp API
...
2025-03-29 10:01:55 -07:00
..
2025-02-09 18:08:12 +08:00
2025-03-15 15:08:53 +08:00
2025-03-21 17:33:38 +08:00
2025-03-21 17:39:06 +08:00
2025-03-22 07:25:19 +08:00
2024-12-02 11:34:44 -08:00
2025-02-22 15:56:03 +08:00
2025-03-15 16:21:22 +08:00
2023-05-24 18:12:33 +08:00
2023-05-24 18:12:33 +08:00
2023-05-24 18:12:33 +08:00
2021-03-19 21:59:45 +11:00
2024-10-02 17:23:23 -04:00
2022-12-02 18:12:40 +08:00
2024-05-31 17:34:56 +08:00
2025-03-22 07:25:19 +08:00
2024-10-05 13:22:04 +08:00
2025-03-21 17:39:06 +08:00
2024-09-06 14:50:46 +08:00
2023-06-24 15:50:13 -07:00
2024-05-31 17:34:56 +08:00
2023-06-24 15:50:13 -07:00
2024-05-31 17:34:56 +08:00
2024-12-02 11:34:44 -08:00
2024-12-14 17:21:43 +08:00
2025-03-21 17:39:06 +08:00
2023-12-08 11:59:46 +08:00
2024-12-14 17:21:43 +08:00
2023-10-27 18:04:29 +08:00
2023-10-27 18:04:29 +08:00
2024-10-02 17:23:23 -04:00
2022-12-02 18:12:40 +08:00
2024-10-02 17:23:23 -04:00
2025-03-02 15:19:43 +08:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-05-31 17:34:56 +08:00
2024-02-02 18:08:12 +08:00
2024-12-02 11:34:44 -08:00
2024-08-17 13:55:49 +08:00
2025-03-21 17:39:06 +08:00
2024-12-02 11:34:44 -08:00
2024-12-02 11:34:44 -08:00
2025-03-15 16:21:22 +08:00
2024-12-01 17:23:01 -08:00
2025-02-08 20:06:30 -08:00
2023-10-13 18:27:26 +08:00
2025-01-08 18:15:03 +01:00
2025-03-21 17:39:06 +08:00
2025-03-21 17:39:06 +08:00
2025-03-15 16:21:22 +08:00
2023-10-13 18:27:27 +08:00
2024-05-31 17:34:56 +08:00
2025-03-21 17:39:06 +08:00
2022-12-02 18:12:40 +08:00
2022-03-03 10:47:50 +12:00
2024-08-17 13:55:50 +08:00
2024-12-02 11:34:44 -08:00
2024-12-02 11:34:44 -08:00
2024-04-12 15:07:52 +08:00
2025-02-09 18:08:12 +08:00
2021-03-13 00:04:03 +11:00
2024-04-26 17:26:09 +08:00
2025-02-09 18:08:12 +08:00
2025-02-09 18:08:12 +08:00
2024-10-05 13:22:05 +08:00
2021-03-26 19:41:58 +11:00
2020-07-16 21:49:07 +10:00
2024-04-12 15:07:52 +08:00
2019-04-18 22:15:02 +08:00
2019-04-18 22:15:02 +08:00
2024-10-05 13:22:05 +08:00
2025-03-21 17:39:06 +08:00
2022-12-02 18:12:40 +08:00
2025-01-28 13:48:37 +01:00
2023-10-27 18:04:29 +08:00
2020-07-16 21:49:08 +10:00
2020-01-09 11:30:53 +08:00
2023-10-27 18:04:30 +08:00
2024-04-02 10:49:38 +08:00
2024-12-02 11:34:44 -08:00
2025-03-20 16:53:53 -07:00
2023-10-27 18:04:24 +08:00
2025-03-15 16:21:22 +08:00
2024-04-05 15:46:33 +08:00
2024-10-19 08:44:30 +08:00
2024-08-30 18:22:30 +08:00
2024-10-19 08:44:30 +08:00
2025-03-29 10:01:55 -07:00
2022-11-25 17:39:18 +08:00
2024-12-14 17:21:44 +08:00
2024-04-02 10:49:38 +08:00
2025-03-02 21:39:34 +00:00
2025-03-15 16:21:22 +08:00
2024-04-02 10:49:38 +08:00
2025-03-21 17:39:06 +08:00
2025-03-21 17:39:06 +08:00
2025-03-21 17:39:06 +08:00
2025-03-21 17:39:06 +08:00
2025-03-29 10:01:55 -07:00
2019-06-13 14:31:39 +08:00
2020-02-28 08:43:21 +08:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2025-03-15 16:21:22 +08:00
2024-10-28 18:32:36 +08:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2025-03-21 17:39:06 +08:00
2021-01-29 16:07:04 +11:00
2019-07-08 20:57:08 -07:00
2024-04-02 10:49:38 +08:00
2019-05-30 11:26:32 -07:00
2024-10-05 13:22:04 +08:00
2024-10-05 13:22:04 +08:00
2023-10-27 18:04:28 +08:00
2023-10-27 18:04:28 +08:00
2025-02-09 18:08:12 +08:00
2025-03-15 16:21:22 +08:00
2025-03-21 17:39:06 +08:00
2024-12-14 17:21:44 +08:00
2023-02-13 18:35:14 +08:00
2024-10-02 17:23:23 -04:00
2020-11-20 14:45:33 +11:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-04-02 10:49:38 +08:00
2024-12-10 13:44:21 +08:00
2024-08-24 21:39:15 +08:00
2025-03-21 17:33:38 +08:00
2024-04-02 10:49:38 +08:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2019-08-15 21:52:14 +10:00
2025-03-29 10:01:55 -07:00
2023-01-20 18:29:31 +08:00
2024-12-14 17:21:43 +08:00
2025-03-29 10:01:55 -07:00
2025-03-29 10:01:55 -07:00
2022-12-02 18:12:40 +08:00
2024-10-02 17:23:23 -04:00
2022-12-30 22:56:27 +08:00
2024-12-02 11:34:44 -08:00
2025-03-15 16:21:22 +08:00
2024-08-02 20:53:25 +08:00
2025-03-15 16:21:22 +08:00
2024-10-02 17:23:23 -04:00
2025-03-21 17:39:06 +08:00