Show patches with: Submitter = Eric Biggers       |    Archived = No       |   109 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,19/19] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 2 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,18/19] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code 1 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,17/19] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,16/19] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,15/19] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS Wire up CRC32 library functions to arch-optimized code 1 - - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,13/19] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,12/19] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,11/19] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,10/19] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,09/19] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,08/19] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code 1 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,07/19] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,06/19] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 2 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,05/19] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,04/19] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,03/19] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,02/19] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v4,01/19] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-12-02 Eric Biggers Handled Elsewhere
[v3,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 2 - --1 2024-11-03 Eric Biggers Superseded
[v3,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code 1 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --1 2024-11-03 Eric Biggers Superseded
[v3,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --1 2024-11-03 Eric Biggers Superseded
[v3,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code 1 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v3,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-11-03 Eric Biggers Superseded
[v2,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 2 - --1 2024-10-25 Eric Biggers Superseded
[v2,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-25 Eric Biggers Superseded
[v2,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-25 Eric Biggers Superseded
[v2,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[v2,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - 1 - --1 2024-10-25 Eric Biggers Superseded
[15/15] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[14/15] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[13/15] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[12/15] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[11/15] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[10/15] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[09/15] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[08/15] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[07/15] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[06/15] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[05/15] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[04/15] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[03/15] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[02/15] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[01/15] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - - - --1 2024-10-21 Eric Biggers Superseded
[riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS [riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS - - - 121- 2024-02-13 Eric Biggers Accepted
[riscv/for-next] crypto: riscv - parallelize AES-CBC decryption [riscv/for-next] crypto: riscv - parallelize AES-CBC decryption - - - 13-- 2024-02-08 Eric Biggers Accepted
RISC-V: fix check for zvkb with tip-of-tree clang RISC-V: fix check for zvkb with tip-of-tree clang - 2 - 121- 2024-01-27 Eric Biggers Accepted
[v3,10/10] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files - - - 121- 2024-01-22 Eric Biggers Accepted
[v3,09/10] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files - - - 121- 2024-01-22 Eric Biggers Accepted
[v3,08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384} RISC-V crypto with reworked asm files - - - 121- 2024-01-22 Eric Biggers Accepted
[v3,07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224} RISC-V crypto with reworked asm files - - - 121- 2024-01-22 Eric Biggers Accepted
[v3,06/10] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files - - - 121- 2024-01-22 Eric Biggers Accepted
[v3,05/10] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files - - - 121- 2024-01-22 Eric Biggers Accepted
[v3,04/10] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} RISC-V crypto with reworked asm files - - - 121- 2024-01-22 Eric Biggers Accepted
[v3,03/10] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files - 1 - 121- 2024-01-22 Eric Biggers Accepted
[v3,02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files - - - 13-- 2024-01-22 Eric Biggers Accepted
[v3,01/10] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files - 1 - 13-- 2024-01-22 Eric Biggers Accepted
[v2,12/12] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,11/12] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,10/12] crypto: riscv - add vector crypto accelerated SHA-{512,384} RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,09/12] crypto: riscv - add vector crypto accelerated SHA-{256,224} RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,08/12] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,07/12] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,06/12] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,05/12] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files - 1 - 1112 2024-01-05 Eric Biggers Superseded
[v2,04/12] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files - - - 12-2 2024-01-05 Eric Biggers Superseded
[v2,03/12] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files - 1 - 12-2 2024-01-05 Eric Biggers Superseded
[v2,02/12] riscv: vector: make Vector always available for softirq context RISC-V crypto with reworked asm files - - - 1112 2024-01-05 Eric Biggers Superseded
[v2,01/12] riscv: Add support for kernel mode vector RISC-V crypto with reworked asm files - - - 1013 2024-01-05 Eric Biggers Superseded
[RFC,13/13] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,12/13] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,11/13] crypto: riscv - add vector crypto accelerated SHA-{512,384} RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,10/13] crypto: riscv - add vector crypto accelerated SHA-{256,224} RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
[RFC,09/13] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files - - - 1111 2024-01-02 Eric Biggers Superseded
« 1 2 »