Linus Torvalds
ef3b7426a6
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
...
Pull CRC updates from Eric Biggers:
"Accelerate CRC64-NVME for 32-bit ARM by refactoring the arm64 NEON
intrinsics implementation to be shared by 32-bit and 64-bit.
Also apply a similar cleanup to the 32-bit ARM NEON implementation of
xor_gen(), where it now reuses code from the 64-bit implementation"
* tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:
crypto: aegis128 - Use neon-intrinsics.h on ARM too
lib/crc: arm: Enable arm64's NEON intrinsics implementation of crc64
lib/crc: Turn NEON intrinsics crc64 implementation into common code
xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
xor/arm: Replace vectorized implementation with arm64's intrinsics
ARM: Add a neon-intrinsics.h header like on arm64
2026-06-16 09:16:37 +05:30
..
2026-05-22 20:25:29 +08:00
2026-04-02 23:36:21 -07:00
2026-06-16 09:01:23 +05:30
2025-09-20 20:21:03 +08:00
2026-05-15 18:08:48 +08:00
2026-01-12 11:07:50 -08:00
2026-05-15 18:08:48 +08:00
2025-05-05 18:20:44 +08:00
2026-05-28 13:14:25 -07:00
2025-11-12 09:52:01 +01:00
2023-05-24 18:12:33 +08:00
2026-01-12 11:39:58 -08:00
2026-03-09 13:27:20 -07:00
2026-05-29 14:05:30 +08:00
2026-05-15 18:08:48 +08:00
2026-05-15 18:08:48 +08:00
2026-02-10 12:28:44 -08:00
2026-02-21 17:09:51 -08:00
2026-05-29 14:05:30 +08:00
2026-05-29 14:05:30 +08:00
2026-05-29 14:05:30 +08:00
2026-05-29 14:05:30 +08:00
2025-09-20 20:21:04 +08:00
2026-02-21 17:09:51 -08:00
2025-05-05 18:20:44 +08:00
2025-05-05 18:20:44 +08:00
2025-10-17 16:03:58 +08:00
2026-05-07 16:10:03 +08:00
2025-10-29 22:04:24 -07:00
2026-01-23 13:48:44 +08:00
2025-05-05 18:20:44 +08:00
2025-03-02 15:19:43 +08:00
2025-05-05 18:20:44 +08:00
2025-05-05 18:20:44 +08:00
2025-05-05 18:20:44 +08:00
2024-05-31 17:34:56 +08:00
2025-05-05 18:20:44 +08:00
2025-05-05 18:20:44 +08:00
2026-06-05 19:36:36 +08:00
2025-08-29 09:50:19 -07:00
2024-12-02 11:34:44 -08:00
2025-05-05 18:20:44 +08:00
2025-03-15 16:21:22 +08:00
2025-06-30 09:31:56 -07:00
2026-03-17 09:29:22 -07:00
2026-03-27 18:52:44 +09:00
2026-02-10 12:28:44 -08:00
2026-05-07 16:10:01 +08:00
2026-05-15 18:08:48 +08:00
2025-05-05 18:20:44 +08:00
2025-05-05 18:20:44 +08:00
2026-03-26 18:10:58 +09:00
2025-05-05 18:20:44 +08:00
2022-03-03 10:47:50 +12:00
2026-04-03 08:56:11 +08:00
2026-05-15 18:08:47 +08:00
2025-05-05 18:20:44 +08:00
2024-04-12 15:07:52 +08:00
2026-05-22 20:25:29 +08:00
2021-03-13 00:04:03 +11:00
2025-05-05 18:20:44 +08:00
2025-04-16 15:16:21 +08:00
2025-04-16 15:16:21 +08:00
2025-05-05 18:20:44 +08:00
2021-03-26 19:41:58 +11:00
2025-05-12 13:32:53 +08:00
2024-04-12 15:07:52 +08:00
2026-05-29 13:54:43 +08:00
2025-10-09 15:02:35 +08:00
2025-05-05 18:20:44 +08:00
2025-12-19 14:47:47 +08:00
2026-03-23 16:44:29 -07:00
2026-04-12 16:47:09 +08:00
2024-04-02 10:49:38 +08:00
2026-03-23 13:15:13 -07:00
2025-05-19 13:48:20 +08:00
2026-01-05 16:43:36 +01:00
2026-04-15 15:22:26 -07:00
2024-10-19 08:44:30 +08:00
2026-05-15 18:08:36 +08:00
2026-03-09 13:27:21 -07:00
2026-06-11 14:03:13 +08:00
2025-05-12 13:33:14 +08:00
2025-12-29 08:48:35 +08:00
2026-05-15 18:08:48 +08:00
2026-04-20 16:18:58 +08:00
2026-03-22 11:17:59 +09:00
2026-05-15 18:08:48 +08:00
2025-09-20 20:21:03 +08:00
2025-09-20 20:21:03 +08:00
2025-09-20 20:21:03 +08:00
2025-09-20 20:21:03 +08:00
2026-06-16 09:16:37 +05:30
2025-05-05 18:20:44 +08:00
2025-09-08 09:47:38 -07:00
2026-01-21 22:32:50 +00:00
2025-05-05 18:20:44 +08:00
2026-06-05 19:36:35 +08:00
2026-01-05 16:43:36 +01:00
2021-01-29 16:07:04 +11:00
2025-05-05 18:20:44 +08:00
2026-06-12 09:56:45 +08:00
2024-10-05 13:22:04 +08:00
2025-05-05 18:20:44 +08:00
2023-10-27 18:04:28 +08:00
2023-10-27 18:04:28 +08:00
2025-04-16 15:16:21 +08:00
2025-11-22 10:04:50 +08:00
2026-05-15 18:08:48 +08:00
2025-05-05 18:20:44 +08:00
2025-12-19 14:47:06 +08:00
2025-05-05 18:20:44 +08:00
2025-09-02 19:02:35 -07:00
2025-11-05 20:30:51 -08:00
2025-09-02 19:02:37 -07:00
2025-09-02 19:02:39 -07:00
2026-05-15 18:08:48 +08:00
2026-05-15 18:08:48 +08:00
2026-03-22 11:17:59 +09:00
2026-05-15 18:08:48 +08:00
2024-04-02 10:49:38 +08:00
2026-03-23 17:50:59 -07:00
2025-05-05 18:20:44 +08:00
2024-10-02 17:23:23 -04:00
2025-05-05 18:20:44 +08:00
2026-04-15 15:22:26 -07:00
2025-11-22 10:04:50 +08:00
2026-03-22 11:17:59 +09:00
2026-06-12 09:56:45 +08:00
2026-05-15 18:08:47 +08:00
2022-12-02 18:12:40 +08:00
2025-05-05 18:20:44 +08:00
2025-06-23 16:56:56 +08:00
2025-05-05 18:20:44 +08:00
2025-05-05 18:20:44 +08:00
2026-03-22 11:17:59 +09:00
2025-05-05 18:20:44 +08:00
2026-02-21 17:09:51 -08:00