Show patches with: Submitter = Eric Biggers       |    Archived = No       |   972 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ 1 - - --- 2024-04-17 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 New
[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 New
[RFC,6/8] fsverity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-15 Eric Biggers New
[RFC,5/8] crypto: arm64/sha256-ce - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-15 Eric Biggers New
[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 New
[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 New
[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() - 1 - --- 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 herbert Under Review
[v2,3/4] crypto: x86/sha256-ni - optimize code size crypto: x86/sha256-ni - cleanup and optimization - - - --- 2024-04-11 Eric Biggers herbert Under Review
[v2,2/4] crypto: x86/sha256-ni - rename some register aliases crypto: x86/sha256-ni - cleanup and optimization - - - --- 2024-04-11 Eric Biggers herbert Under Review
[v2,1/4] crypto: x86/sha256-ni - convert to use rounds macros crypto: x86/sha256-ni - cleanup and optimization - - - --- 2024-04-11 Eric Biggers herbert Under Review
[2/2] crypto: x86/sha256-ni - optimize code size crypto: x86/sha256-ni - cleanup and optimization - - - --- 2024-04-09 Eric Biggers herbert Superseded
[1/2] crypto: x86/sha256-ni - convert to use rounds macros crypto: x86/sha256-ni - cleanup and optimization - - - --- 2024-04-09 Eric Biggers herbert 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 herbert Under Review
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 herbert Accepted
[3/3] crypto: x86/sha512-avx2 - add missing vzeroupper crypto: x86 - add missing vzeroupper instructions 1 - - --- 2024-04-06 Eric Biggers herbert Accepted
[2/3] crypto: x86/sha256-avx2 - add missing vzeroupper crypto: x86 - add missing vzeroupper instructions 1 - - --- 2024-04-06 Eric Biggers herbert Accepted
[1/3] crypto: x86/nh-avx2 - add missing vzeroupper crypto: x86 - add missing vzeroupper instructions 1 - - --- 2024-04-06 Eric Biggers herbert Accepted
[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 herbert Accepted
[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 herbert Accepted
[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 herbert Accepted
[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 herbert Accepted
[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 herbert Accepted
[v2,1/6] x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support Faster AES-XTS on modern x86_64 CPUs - 1 - --- 2024-03-29 Eric Biggers herbert Accepted
[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 herbert Superseded
[5/6] crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation Faster AES-XTS on modern x86_64 CPUs - - - --- 2024-03-26 Eric Biggers herbert 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 herbert Superseded
[3/6] crypto: x86/aes-xts - wire up AESNI + AVX implementation Faster AES-XTS on modern x86_64 CPUs - - - --- 2024-03-26 Eric Biggers herbert 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 herbert Superseded
[1/6] x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support Faster AES-XTS on modern x86_64 CPUs - - - --- 2024-03-26 Eric Biggers herbert Superseded
Revert "crypto: pkcs7 - remove sha1 support" Revert "crypto: pkcs7 - remove sha1 support" - - 1 --- 2024-03-13 Eric Biggers herbert Accepted
[v2] crypto: remove CONFIG_CRYPTO_STATS [v2] crypto: remove CONFIG_CRYPTO_STATS 2 - - --- 2024-03-13 Eric Biggers herbert Accepted
[RFC] crypto: remove CONFIG_CRYPTO_STATS [RFC] crypto: remove CONFIG_CRYPTO_STATS 2 - - --- 2024-02-23 Eric Biggers herbert Accepted
[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 herbert Not Applicable
[riscv/for-next] crypto: riscv - parallelize AES-CBC decryption [riscv/for-next] crypto: riscv - parallelize AES-CBC decryption - - - --- 2024-02-08 Eric Biggers herbert Not Applicable
RISC-V: fix check for zvkb with tip-of-tree clang RISC-V: fix check for zvkb with tip-of-tree clang - 2 - --- 2024-01-27 Eric Biggers herbert Not Applicable
crypto: ahash - unexport crypto_hash_alg_has_setkey() crypto: ahash - unexport crypto_hash_alg_has_setkey() - - - --- 2024-01-27 Eric Biggers herbert Accepted
[v3,10/10] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,09/10] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384} RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224} RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,06/10] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,05/10] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[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 herbert Handled Elsewhere
[v3,03/10] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files - 1 - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,01/10] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files - 1 - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v2,12/12] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files - - - --- 2024-01-05 Eric Biggers herbert Superseded
[v2,11/12] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files - - - --- 2024-01-05 Eric Biggers herbert 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 herbert 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 herbert Superseded
[v2,08/12] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files - - - --- 2024-01-05 Eric Biggers herbert Superseded
[v2,07/12] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files - - - --- 2024-01-05 Eric Biggers herbert 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 herbert Superseded
[v2,05/12] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files - 1 - --- 2024-01-05 Eric Biggers herbert Superseded
[v2,04/12] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files - - - --- 2024-01-05 Eric Biggers herbert Superseded
[v2,03/12] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files - 1 - --- 2024-01-05 Eric Biggers herbert Superseded
[v2,02/12] riscv: vector: make Vector always available for softirq context RISC-V crypto with reworked asm files - - - --- 2024-01-05 Eric Biggers herbert Superseded
[v2,01/12] riscv: Add support for kernel mode vector RISC-V crypto with reworked asm files - - - --- 2024-01-05 Eric Biggers herbert Superseded
[RFC,13/13] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files - - - --- 2024-01-02 Eric Biggers herbert Superseded
[RFC,12/13] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files - - - --- 2024-01-02 Eric Biggers herbert 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 herbert 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 herbert Superseded
[RFC,09/13] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files - - - --- 2024-01-02 Eric Biggers herbert Superseded
[RFC,08/13] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files - - - --- 2024-01-02 Eric Biggers herbert 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 herbert Superseded
[RFC,06/13] crypto: riscv - add vector crypto accelerated AES RISC-V crypto with reworked asm files - - - --- 2024-01-02 Eric Biggers herbert Superseded
[RFC,05/13] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files - 1 - --- 2024-01-02 Eric Biggers herbert Superseded
[RFC,04/13] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files - - - --- 2024-01-02 Eric Biggers herbert Superseded
[RFC,03/13] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files - 1 - --- 2024-01-02 Eric Biggers herbert 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 herbert Superseded
[RFC,01/13] riscv: Add support for kernel mode vector RISC-V crypto with reworked asm files - - - --- 2024-01-02 Eric Biggers herbert Superseded
crypto: riscv - use real assembler for vector crypto extensions crypto: riscv - use real assembler for vector crypto extensions - 2 - --- 2023-12-20 Eric Biggers herbert Not Applicable
[v2] crypto: x86/sha256 - autoload if SHA-NI detected [v2] crypto: x86/sha256 - autoload if SHA-NI detected - 1 - --- 2023-11-01 Eric Biggers herbert Accepted
[v2] crypto: x86/sha1 - autoload if SHA-NI detected [v2] crypto: x86/sha1 - autoload if SHA-NI detected - 1 - --- 2023-11-01 Eric Biggers herbert Accepted
dm-verity: hash blocks with shash import+finup when possible dm-verity: hash blocks with shash import+finup when possible - 1 - --- 2023-10-30 Eric Biggers herbert Not Applicable
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 herbert Accepted
crypto: x86/sha256 - autoload if SHA-NI detected crypto: x86/sha256 - autoload if SHA-NI detected - 1 - --- 2023-10-29 Eric Biggers herbert Superseded
crypto: x86/sha1 - autoload if SHA-NI detected crypto: x86/sha1 - autoload if SHA-NI detected - 1 - --- 2023-10-29 Eric Biggers herbert Superseded
ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm() ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm() - - 1 --- 2023-10-29 Eric Biggers herbert Not Applicable
smb: use crypto_shash_digest() in symlink_hash() smb: use crypto_shash_digest() in symlink_hash() - 1 - --- 2023-10-29 Eric Biggers herbert Not Applicable
nvme-auth: use crypto_shash_tfm_digest() nvme-auth: use crypto_shash_tfm_digest() - 2 - --- 2023-10-29 Eric Biggers herbert Not Applicable
dm-integrity: use crypto_shash_digest() in sb_mac() dm-integrity: use crypto_shash_digest() in sb_mac() - - - --- 2023-10-29 Eric Biggers herbert Not Applicable
dm-crypt: use crypto_shash_digest() in crypt_iv_tcw_whitening() dm-crypt: use crypto_shash_digest() in crypt_iv_tcw_whitening() - - - --- 2023-10-29 Eric Biggers herbert Not Applicable
RDMA/siw: use crypto_shash_digest() in siw_qp_prepare_tx() RDMA/siw: use crypto_shash_digest() in siw_qp_prepare_tx() 1 - - --- 2023-10-29 Eric Biggers herbert Not Applicable
RDMA/irdma: use crypto_shash_digest() in irdma_ieq_check_mpacrc() RDMA/irdma: use crypto_shash_digest() in irdma_ieq_check_mpacrc() - - - --- 2023-10-29 Eric Biggers herbert Not Applicable
crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey() crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey() - - - --- 2023-10-29 Eric Biggers herbert Accepted
crypto: adiantum - flush destination page before unmapping crypto: adiantum - flush destination page before unmapping - - - --- 2023-10-27 Eric Biggers herbert Accepted
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place - 1 - --- 2023-10-27 Eric Biggers herbert Accepted
[30/30] crypto: ahash - optimize performance when wrapping shash crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[29/30] crypto: ahash - check for shash type instead of not ahash type crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[28/30] crypto: hash - move "ahash wrapping shash" functions to ahash.c crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[27/30] crypto: talitos - stop using crypto_ahash::init crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
« 1 2 3 49 10 »