Show patches with: Submitter = Eric Biggers       |   38 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-25 Eric Biggers New
[v2,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-25 Eric Biggers New
[v2,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[v2,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - - 1 - --- 2024-10-25 Eric Biggers New
[15/15] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[14/15] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[13/15] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[12/15] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[11/15] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[10/15] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[09/15] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[08/15] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[07/15] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[06/15] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[05/15] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[04/15] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[03/15] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[02/15] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[01/15] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - - - - --- 2024-10-21 Eric Biggers New
[v2,2/5] crypto: lib/sha256 - add sha256() function crypto: add sha256() function - - 1 1 --- 2020-07-08 Eric Biggers davem Not Applicable
[v2,1/5] crypto: sparc - rename sha256 to sha256_alg crypto: add sha256() function - - - - --- 2020-07-08 Eric Biggers davem Not Applicable
[RFT,3/3] crypto: sparc/des - convert to skcipher API crypto: sparc - convert to skcipher API - - - - --- 2019-10-12 Eric Biggers davem RFC
[RFT,2/3] crypto: sparc/camellia - convert to skcipher API crypto: sparc - convert to skcipher API - - - - --- 2019-10-12 Eric Biggers davem RFC
[RFT,1/3] crypto: sparc/aes - convert to skcipher API crypto: sparc - convert to skcipher API - - - - --- 2019-10-12 Eric Biggers davem RFC