Show patches with: Series = Wire up CRC32 library functions to arch-optimized code       |    State = Action Required       |    Archived = No       |   18 patches
Patch Series S/W/F Date Submitter Delegate State
[v3,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New
[v3,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code --- 2024-11-03 Eric Biggers New