Show patches with: Submitter = Eric Biggers       |    State = Action Required       |    Archived = No       |   30 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
crypto: mips/crc32 - fix the CRC32C implementation crypto: mips/crc32 - fix the CRC32C implementation 2 - - --- 2024-10-20 Eric Biggers New
crypto - move crypto_simd_disabled_for_test to lib crypto - move crypto_simd_disabled_for_test to lib - - - --- 2024-10-18 Eric Biggers herbert Under Review
[v2,10/10] crypto: x86/aegis128 - remove unneeded RETs AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[v2,09/10] crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_END AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[v2,08/10] crypto: x86/aegis128 - take advantage of block-aligned len AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[v2,07/10] crypto: x86/aegis128 - optimize partial block handling using SSE4.1 AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[v2,06/10] crypto: x86/aegis128 - improve assembly function prototypes AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[v2,05/10] crypto: x86/aegis128 - optimize length block preparation using SSE4.1 AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[v2,04/10] crypto: x86/aegis128 - don't bother with special code for aligned data AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[v2,03/10] crypto: x86/aegis128 - eliminate some indirect calls AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[v2,02/10] crypto: x86/aegis128 - remove no-op init and exit functions AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[v2,01/10] crypto: x86/aegis128 - access 32-bit arguments as 32-bit AEGIS x86 assembly tuning - 1 - --- 2024-10-17 Eric Biggers herbert Under Review
[3/3] crypto: x86/crc32c - eliminate jump table and excessive unrolling crypto: x86/crc32c - jump table elimination and other cleanups - - - --- 2024-10-14 Eric Biggers herbert Under Review
[2/3] crypto: x86/crc32c - access 32-bit arguments as 32-bit crypto: x86/crc32c - jump table elimination and other cleanups - - - --- 2024-10-14 Eric Biggers herbert Under Review
[1/3] crypto: x86/crc32c - simplify code for handling fewer than 200 bytes crypto: x86/crc32c - jump table elimination and other cleanups - - - --- 2024-10-14 Eric Biggers herbert Under Review