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
..
2024-07-01 14:16:54 +00:00
2025-01-21 11:25:23 +02:00
2022-05-16 16:02:21 -07:00
2019-05-30 11:26:32 -07:00
2020-10-03 00:02:16 -04:00
2023-02-13 18:34:48 +08:00
2025-03-22 15:36:49 +02:00
2023-12-21 13:47:38 +00:00
2025-03-21 17:33:39 +08:00
2025-03-22 15:36:49 +02:00
2022-03-08 10:33:18 +02:00
2024-07-09 13:26:31 +02:00
2024-11-04 21:24:24 +02:00
2019-12-12 23:41:17 +02:00
2020-05-19 15:42:22 +01:00
2019-07-10 18:43:43 -07:00
2023-12-21 13:47:38 +00:00
2021-10-20 10:34:20 -05:00
2023-08-17 20:12:35 +00:00
2023-07-17 19:32:30 +00:00
2025-01-28 13:48:37 +01:00
2020-08-07 11:33:22 -07:00