Series |
Wire up CRC32 library functions to arch-optimized code
|
expand
-
[f2fs-dev,v4,00/19] Wire up CRC32 library functions to arch-optimized code
-
[f2fs-dev,v4,01/19] lib/crc32: drop leading underscores from __crc32c_le_base
-
[f2fs-dev,v4,02/19] lib/crc32: improve support for arch-specific overrides
-
[f2fs-dev,v4,03/19] lib/crc32: expose whether the lib is really optimized at runtime
-
[f2fs-dev,v4,04/19] crypto: crc32 - don't unnecessarily register arch algorithms
-
[f2fs-dev,v4,05/19] arm/crc32: expose CRC32 functions through lib
-
[f2fs-dev,v4,06/19] loongarch/crc32: expose CRC32 functions through lib
-
[f2fs-dev,v4,07/19] mips/crc32: expose CRC32 functions through lib
-
[f2fs-dev,v4,08/19] powerpc/crc32: expose CRC32 functions through lib
-
[f2fs-dev,v4,09/19] s390/crc32: expose CRC32 functions through lib
-
[f2fs-dev,v4,10/19] sparc/crc32: expose CRC32 functions through lib
-
[f2fs-dev,v4,11/19] x86/crc32: update prototype for crc_pcl()
-
[f2fs-dev,v4,12/19] x86/crc32: update prototype for crc32_pclmul_le_16()
-
[f2fs-dev,v4,13/19] x86/crc32: expose CRC32 functions through lib
-
[f2fs-dev,v4,14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
-
[f2fs-dev,v4,15/19] lib/crc32: make crc32c() go directly to lib
-
[f2fs-dev,v4,16/19] ext4: switch to using the crc32c library
-
[f2fs-dev,v4,17/19] jbd2: switch to using the crc32c library
-
[f2fs-dev,v4,18/19] f2fs: switch to using the crc32 library
-
[f2fs-dev,v4,19/19] scsi: target: iscsi: switch to using the crc32c library
|