Show patches with: Submitter = Eric Biggers       |    State = Action Required       |    Archived = No       |   245 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,14/14] lib/crypto: sha256: Document the SHA-224 and SHA-256 API SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,13/14] lib/crypto: sha256: Sync sha256_update() with sha512_update() SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,12/14] lib/crypto: sha256: Consolidate into single module SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,11/14] lib/crypto: sha256: Remove sha256_is_arch_optimized() SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,10/14] crypto: sha256 - Use same state format as legacy drivers SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,09/14] crypto: sha256 - Wrap library and add HMAC support SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,08/14] lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,07/14] lib/crypto: sha256: Propagate sha256_block_state type to implementations SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,06/14] lib/crypto: sha256: Make library API use strongly-typed contexts SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,05/14] lib/crypto: sha256: Add sha224() and sha224_update() SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,04/14] lib/crypto: sha256: Remove sha256_blocks_simd() SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,03/14] lib/crypto: sha256: Reorder some code SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,02/14] cxl/test: Simplify fw_buf_checksum_show() SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v2,01/14] libceph: Rename hmac_sha256() to ceph_hmac_sha256() SHA-256 library improvements - - - - --- 2025-06-30 Eric Biggers New
[v3,16/16] crypto: sha512 - Remove sha512_base.h SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,15/16] lib/crypto: x86/sha512: Remove unnecessary checks for nblocks==0 SHA-512 library functions - - - - --- 2025-06-30 Eric Biggers New
[v3,14/16] lib/crypto: x86/sha512: Migrate optimized SHA-512 code to library SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,13/16] lib/crypto: sparc/sha512: Migrate optimized SHA-512 code to library SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,12/16] lib/crypto: s390/sha512: Migrate optimized SHA-512 code to library SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,11/16] lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to library SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,10/16] lib/crypto: mips/sha512: Migrate optimized SHA-512 code to library SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,09/16] mips: cavium-octeon: Move octeon-crypto.h into asm directory SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,08/16] lib/crypto: arm64/sha512: Migrate optimized SHA-512 code to library SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,07/16] lib/crypto: arm/sha512: Migrate optimized SHA-512 code to library SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,06/16] crypto: sha512 - Use same state format as legacy drivers SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,05/16] crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,04/16] crypto: riscv/sha512 - Stop depending on sha512_generic_block_fn SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,03/16] lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 support SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,02/16] lib/crypto: sha512: Add support for SHA-384 and SHA-512 SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[v3,01/16] crypto: sha512 - Rename conflicting symbols SHA-512 library functions 1 - - - --- 2025-06-30 Eric Biggers New
[18/18] lib/crypto: sha256: Document the SHA-224 and SHA-256 API SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[17/18] lib/crypto: sha256: Sync sha256_update() with sha512_update() SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[16/18] lib/crypto: sha256: Consolidate into single module SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[15/18] lib/crypto: sha512: Remove sha256_is_arch_optimized() SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[14/18] crypto: sha256 - Use same state format as legacy drivers SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[13/18] crypto: sha256 - Wrap library and add HMAC support SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[12/18] lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[11/18] lib/crypto: sha256: Propagate sha256_block_state type to implementations SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[10/18] lib/crypto: sha256: Make library API use strongly-typed contexts SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[09/18] lib/crypto: sha256: Add sha224() and sha224_update() SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[08/18] lib/crypto: sha256: Remove sha256_blocks_simd() SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[07/18] lib/crypto: sha256: Reorder some code SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[06/18] lib/crypto: sha512: Fix a grammatical error in kerneldoc comments SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[05/18] lib/crypto: sha512: Do not include <crypto/internal/sha2.h> SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[04/18] lib/crypto: sha512: Reorder some code in sha512.c SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[03/18] crypto: sha512 - Use the correct legacy export format SHA-256 library improvements - 1 - - --- 2025-06-25 Eric Biggers New
[02/18] cxl/test: Simplify fw_buf_checksum_show() SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[01/18] libceph: Rename hmac_sha256() to ceph_hmac_sha256() SHA-256 library improvements - - - - --- 2025-06-25 Eric Biggers New
[v2,9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-19 Eric Biggers New
[v2,8/9] lib/crypto: x86: move arch/x86/lib/crypto/ into lib/crypto/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - 1 - --- 2025-06-19 Eric Biggers New
[v2,7/9] lib/crypto: sparc: move arch/sparc/lib/crypto/ into lib/crypto/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-19 Eric Biggers New
[v2,6/9] lib/crypto: s390: move arch/s390/lib/crypto/ into lib/crypto/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-19 Eric Biggers New
[v2,5/9] lib/crypto: riscv: move arch/riscv/lib/crypto/ into lib/crypto/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ 1 - - - --- 2025-06-19 Eric Biggers New
[v2,4/9] lib/crypto: powerpc: move arch/powerpc/lib/crypto/ into lib/crypto/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-19 Eric Biggers New
[v2,3/9] lib/crypto: mips: move arch/mips/lib/crypto/ into lib/crypto/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-19 Eric Biggers New
[v2,2/9] lib/crypto: arm64: move arch/arm64/lib/crypto/ into lib/crypto/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-19 Eric Biggers New
[v2,1/9] lib/crypto: arm: move arch/arm/lib/crypto/ into lib/crypto/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-19 Eric Biggers New
[9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-17 Eric Biggers New
[8/9] lib/crypto/x86: move arch/x86/lib/crypto/ to lib/crypto/x86/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - 1 - --- 2025-06-17 Eric Biggers New
[7/9] lib/crypto/sparc: move arch/sparc/lib/crypto/ to lib/crypto/sparc/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-17 Eric Biggers New
[6/9] lib/crypto/s390: move arch/s390/lib/crypto/ to lib/crypto/s390/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-17 Eric Biggers New
[5/9] lib/crypto/riscv: move arch/riscv/lib/crypto/ to lib/crypto/riscv/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-17 Eric Biggers New
[4/9] lib/crypto/powerpc: move arch/powerpc/lib/crypto/ to lib/crypto/powerpc/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-17 Eric Biggers New
[3/9] lib/crypto/mips: move arch/mips/lib/crypto/ to lib/crypto/mips/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-17 Eric Biggers New
[2/9] lib/crypto/arm64: move arch/arm64/lib/crypto/ to lib/crypto/arm64/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-17 Eric Biggers New
[1/9] lib/crypto/arm: move arch/arm/lib/crypto/ to lib/crypto/arm/ lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/ - - - - --- 2025-06-17 Eric Biggers New
[v2,17/17] crypto: sha512 - remove sha512_base.h SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,16/17] lib/crypto/sha512: migrate x86-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,15/17] lib/crypto/sha512: migrate sparc-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,14/17] lib/crypto/sha512: migrate s390-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,13/17] lib/crypto/sha512: migrate riscv-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,12/17] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,11/17] mips: cavium-octeon: move octeon-crypto.h into asm directory SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,10/17] lib/crypto/sha512: migrate arm64-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,09/17] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,08/17] crypto: sha512 - use same state format as legacy drivers SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,07/17] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,06/17] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,05/17] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256 SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,04/17] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512 SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,03/17] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,02/17] lib/crypto/sha512: add support for SHA-384 and SHA-512 SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[v2,01/17] crypto: sha512 - rename conflicting symbols SHA-512 library functions - - - - --- 2025-06-16 Eric Biggers New
[16/16] crypto: sha512 - remove sha512_base.h SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[15/16] lib/crypto/sha512: migrate x86-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[14/16] lib/crypto/sha512: migrate sparc-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[13/16] lib/crypto/sha512: migrate s390-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[12/16] lib/crypto/sha512: migrate riscv-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[11/16] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[10/16] mips: cavium-octeon: move octeon-crypto.h into asm directory SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[09/16] lib/crypto/sha512: migrate arm64-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[08/16] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[06/16] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[05/16] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256 SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[04/16] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512 SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[03/16] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[02/16] lib/crypto/sha512: add support for SHA-384 and SHA-512 SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[01/16] crypto: sha512 - rename conflicting symbols SHA-512 library functions - - - - --- 2025-06-11 Eric Biggers New
[v2,12/12] lib/crc: remove ARCH_HAS_* kconfig symbols lib/crc: improve how arch-optimized code is integrated - - - - --- 2025-06-07 Eric Biggers New
« 1 2 3 »