Show patches with: Submitter = Eric Biggers       |    Archived = No       |   293 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v4,7/8] dm-verity: hash blocks with shash import+finup when possible [v4,1/8] crypto: shash - add support for finup_mb --- 2024-06-03 Eric Biggers New
[v4,5/8] crypto: arm64/sha256-ce - add support for finup_mb [v4,1/8] crypto: shash - add support for finup_mb --- 2024-06-03 Eric Biggers New
[v4,3/8] crypto: testmgr - add tests for finup_mb [v4,1/8] crypto: shash - add support for finup_mb --- 2024-06-03 Eric Biggers New
[v4,1/8] crypto: shash - add support for finup_mb [v4,1/8] crypto: shash - add support for finup_mb --- 2024-06-03 Eric Biggers New
[v5,2/2] crypto: x86/aes-gcm - rewrite the AES-NI optimized AES-GCM x86_64 AES-GCM improvements --- 2024-06-02 Eric Biggers New
crypto: testmgr - test setkey in no-SIMD context crypto: testmgr - test setkey in no-SIMD context --- 2024-05-27 Eric Biggers New
[v4,1/2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM [v4,1/2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM --- 2024-05-27 Eric Biggers New
[v2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM [v2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM --- 2024-05-12 Eric Biggers New
[v3,8/8] dm-verity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing --- 2024-05-07 Eric Biggers New
[v3,6/8] fsverity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing --- 2024-05-07 Eric Biggers New
[v3,4/8] crypto: x86/sha256-ni - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing --- 2024-05-07 Eric Biggers New
[v3,2/8] crypto: testmgr - generate power-of-2 lengths more often Optimize dm-verity and fsverity using multibuffer hashing --- 2024-05-07 Eric Biggers New
KEYS: asymmetric: Add missing dependency on CRYPTO_SIG KEYS: asymmetric: Add missing dependency on CRYPTO_SIG --- 2024-04-22 Eric Biggers New
[v2,7/8] dm-verity: hash blocks with shash import+finup when possible [v2,1/8] crypto: shash - add support for finup2x --- 2024-04-22 Eric Biggers Superseded
[v2,5/8] crypto: arm64/sha256-ce - add support for finup2x [v2,1/8] crypto: shash - add support for finup2x --- 2024-04-22 Eric Biggers Superseded
[v2,3/8] crypto: testmgr - add tests for finup2x [v2,1/8] crypto: shash - add support for finup2x --- 2024-04-22 Eric Biggers New
[v2,1/8] crypto: shash - add support for finup2x [v2,1/8] crypto: shash - add support for finup2x --- 2024-04-22 Eric Biggers New
[v2] crypto: x86/aes-gcm - simplify GCM hash subkey derivation [v2] crypto: x86/aes-gcm - simplify GCM hash subkey derivation --- 2024-04-20 Eric Biggers Superseded
crypto: x86/aes-gcm - simplify GCM hash subkey derivation crypto: x86/aes-gcm - simplify GCM hash subkey derivation --- 2024-04-20 Eric Biggers New
crypto: x86/aes-gcm - delete unused GCM assembly code crypto: x86/aes-gcm - delete unused GCM assembly code --- 2024-04-20 Eric Biggers New
crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath() crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath() --- 2024-04-20 Eric Biggers New
[RFC,8/8] dm-verity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing --- 2024-04-15 Eric Biggers Superseded
[RFC,7/8] dm-verity: hash blocks with shash import+finup when possible Optimize dm-verity and fsverity using multibuffer hashing --- 2024-04-15 Eric Biggers Superseded
[RFC,6/8] fsverity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing --- 2024-04-15 Eric Biggers Superseded
[RFC,5/8] crypto: arm64/sha256-ce - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing --- 2024-04-15 Eric Biggers Superseded
[RFC,4/8] crypto: x86/sha256-ni - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing --- 2024-04-15 Eric Biggers New
[RFC,3/8] crypto: testmgr - add tests for finup2x Optimize dm-verity and fsverity using multibuffer hashing --- 2024-04-15 Eric Biggers Superseded
[RFC,2/8] crypto: testmgr - generate power-of-2 lengths more often Optimize dm-verity and fsverity using multibuffer hashing --- 2024-04-15 Eric Biggers New
[RFC,1/8] crypto: shash - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing --- 2024-04-15 Eric Biggers Superseded
[3/3] crypto: x86/aes-xts - optimize size of instructions operating on lengths crypto: x86/aes-xts - additional tuning --- 2024-04-13 Eric Biggers New
[2/3] crypto: x86/aes-xts - eliminate a few more instructions crypto: x86/aes-xts - additional tuning --- 2024-04-13 Eric Biggers New
[1/3] crypto: x86/aes-xts - handle AES-128 and AES-192 more efficiently crypto: x86/aes-xts - additional tuning --- 2024-04-13 Eric Biggers New
crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec() crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec() --- 2024-04-13 Eric Biggers New
crypto: x86/aes-xts - handle CTS encryption more efficiently crypto: x86/aes-xts - handle CTS encryption more efficiently --- 2024-04-12 Eric Biggers New
[v2,4/4] crypto: x86/sha256-ni - simplify do_4rounds crypto: x86/sha256-ni - cleanup and optimization --- 2024-04-11 Eric Biggers New
[v2,3/4] crypto: x86/sha256-ni - optimize code size crypto: x86/sha256-ni - cleanup and optimization --- 2024-04-11 Eric Biggers Superseded
[v2,2/4] crypto: x86/sha256-ni - rename some register aliases crypto: x86/sha256-ni - cleanup and optimization --- 2024-04-11 Eric Biggers New
[v2,1/4] crypto: x86/sha256-ni - convert to use rounds macros crypto: x86/sha256-ni - cleanup and optimization --- 2024-04-11 Eric Biggers New
[2/2] crypto: x86/sha256-ni - optimize code size crypto: x86/sha256-ni - cleanup and optimization --- 2024-04-09 Eric Biggers New
[1/2] crypto: x86/sha256-ni - convert to use rounds macros crypto: x86/sha256-ni - cleanup and optimization --- 2024-04-09 Eric Biggers Superseded
crypto: x86/aes-xts - access round keys using single-byte offsets crypto: x86/aes-xts - access round keys using single-byte offsets --- 2024-04-09 Eric Biggers New
crypto: x86/aes-xts - make non-AVX implementation use new glue code crypto: x86/aes-xts - make non-AVX implementation use new glue code --- 2024-04-07 Eric Biggers New
[3/3] crypto: x86/sha512-avx2 - add missing vzeroupper crypto: x86 - add missing vzeroupper instructions --- 2024-04-06 Eric Biggers New
[2/3] crypto: x86/sha256-avx2 - add missing vzeroupper crypto: x86 - add missing vzeroupper instructions --- 2024-04-06 Eric Biggers New
[1/3] crypto: x86/nh-avx2 - add missing vzeroupper crypto: x86 - add missing vzeroupper instructions --- 2024-04-06 Eric Biggers New
[v2,6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,5/6] crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,4/6] crypto: x86/aes-xts - wire up VAES + AVX2 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,3/6] crypto: x86/aes-xts - wire up AESNI + AVX implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,2/6] crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,1/6] x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-26 Eric Biggers Superseded
[4/6] crypto: x86/aes-xts - wire up VAES + AVX2 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-26 Eric Biggers Superseded
[2/6] crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs Faster AES-XTS on modern x86_64 CPUs --- 2024-03-26 Eric Biggers New
Revert "crypto: pkcs7 - remove sha1 support" Revert "crypto: pkcs7 - remove sha1 support" --- 2024-03-13 Eric Biggers New
[v2] crypto: remove CONFIG_CRYPTO_STATS [v2] crypto: remove CONFIG_CRYPTO_STATS --- 2024-03-13 Eric Biggers New
[riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS [riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS --- 2024-02-13 Eric Biggers New
RISC-V: fix check for zvkb with tip-of-tree clang RISC-V: fix check for zvkb with tip-of-tree clang --- 2024-01-27 Eric Biggers New
crypto: ahash - unexport crypto_hash_alg_has_setkey() crypto: ahash - unexport crypto_hash_alg_has_setkey() --- 2024-01-27 Eric Biggers New
[v3,10/10] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v3,09/10] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v3,08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384} RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v3,07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224} RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v3,06/10] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v3,05/10] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v3,04/10] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v3,03/10] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v3,02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v3,01/10] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files --- 2024-01-22 Eric Biggers New
[v2,12/12] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files --- 2024-01-05 Eric Biggers Superseded
[v2,11/12] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files --- 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 --- 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 --- 2024-01-05 Eric Biggers Superseded
[v2,08/12] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files --- 2024-01-05 Eric Biggers Superseded
[v2,07/12] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files --- 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 --- 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 --- 2024-01-05 Eric Biggers Superseded
[v2,04/12] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files --- 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 --- 2024-01-05 Eric Biggers New
[v2,02/12] riscv: vector: make Vector always available for softirq context RISC-V crypto with reworked asm files --- 2024-01-05 Eric Biggers New
[v2,01/12] riscv: Add support for kernel mode vector RISC-V crypto with reworked asm files --- 2024-01-05 Eric Biggers New
[RFC,13/13] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,12/13] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files --- 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 --- 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 --- 2024-01-02 Eric Biggers Superseded
[RFC,09/13] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,08/13] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers New
[RFC,06/13] crypto: riscv - add vector crypto accelerated AES RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers New
[RFC,05/13] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,04/13] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,03/13] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,02/13] riscv: vector: make Vector always available for softirq context RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,01/13] riscv: Add support for kernel mode vector RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
crypto: riscv - use real assembler for vector crypto extensions crypto: riscv - use real assembler for vector crypto extensions --- 2023-12-20 Eric Biggers New
[v2] crypto: x86/sha1 - autoload if SHA-NI detected [v2] crypto: x86/sha1 - autoload if SHA-NI detected --- 2023-11-01 Eric Biggers New
dm-verity: hash blocks with shash import+finup when possible dm-verity: hash blocks with shash import+finup when possible --- 2023-10-30 Eric Biggers New
crypto: shash - don't exclude async statuses from error stats crypto: shash - don't exclude async statuses from error stats --- 2023-10-29 Eric Biggers New
crypto: x86/sha1 - autoload if SHA-NI detected crypto: x86/sha1 - autoload if SHA-NI detected --- 2023-10-29 Eric Biggers Superseded
smb: use crypto_shash_digest() in symlink_hash() smb: use crypto_shash_digest() in symlink_hash() --- 2023-10-29 Eric Biggers New
« 1 2 3 »