Show patches with: Submitter = Eric Biggers       |    Archived = No       |   986 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST - 1 - --- 2024-04-22 Eric Biggers New
KEYS: asymmetric: Add missing dependency on CRYPTO_SIG KEYS: asymmetric: Add missing dependency on CRYPTO_SIG - 1 - --- 2024-04-22 Eric Biggers New
[v2,8/8] dm-verity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-22 Eric Biggers New
[v2,7/8] dm-verity: hash blocks with shash import+finup when possible Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-22 Eric Biggers New
[v2,6/8] fsverity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-22 Eric Biggers New
[v2,5/8] crypto: arm64/sha256-ce - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-22 Eric Biggers New
[v2,4/8] crypto: x86/sha256-ni - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-22 Eric Biggers New
[v2,3/8] crypto: testmgr - add tests for finup2x Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-22 Eric Biggers New
[v2,2/8] crypto: testmgr - generate power-of-2 lengths more often Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-22 Eric Biggers New
[v2,1/8] crypto: shash - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing - - - --- 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 New
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 herbert Under Review
[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 herbert Under Review
[RFC,6/8] fsverity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-15 Eric Biggers herbert Under Review
[RFC,5/8] crypto: arm64/sha256-ce - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-15 Eric Biggers herbert Under Review
[RFC,4/8] crypto: x86/sha256-ni - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-15 Eric Biggers herbert Under Review
[RFC,3/8] crypto: testmgr - add tests for finup2x Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-15 Eric Biggers herbert Under Review
[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 herbert Under Review
[RFC,1/8] crypto: shash - add support for finup2x Optimize dm-verity and fsverity using multibuffer hashing - - - --- 2024-04-15 Eric Biggers herbert Under Review
[3/3] crypto: x86/aes-xts - optimize size of instructions operating on lengths crypto: x86/aes-xts - additional tuning - - - --- 2024-04-13 Eric Biggers herbert Accepted
[2/3] crypto: x86/aes-xts - eliminate a few more instructions crypto: x86/aes-xts - additional tuning - - - --- 2024-04-13 Eric Biggers herbert Accepted
[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 herbert Accepted
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 herbert Accepted
crypto: x86/aes-xts - handle CTS encryption more efficiently crypto: x86/aes-xts - handle CTS encryption more efficiently - - - --- 2024-04-12 Eric Biggers herbert Accepted
[v2,4/4] crypto: x86/sha256-ni - simplify do_4rounds crypto: x86/sha256-ni - cleanup and optimization - - - --- 2024-04-11 Eric Biggers herbert Accepted
[v2,3/4] crypto: x86/sha256-ni - optimize code size crypto: x86/sha256-ni - cleanup and optimization - - - --- 2024-04-11 Eric Biggers herbert Accepted
[v2,2/4] crypto: x86/sha256-ni - rename some register aliases crypto: x86/sha256-ni - cleanup and optimization - - - --- 2024-04-11 Eric Biggers herbert Accepted
[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 Accepted
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 Accepted
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
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
crypto: ahash - unexport crypto_hash_alg_has_setkey() crypto: ahash - unexport crypto_hash_alg_has_setkey() - - - --- 2024-01-27 Eric Biggers herbert Accepted
[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
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: 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
[26/30] crypto: chelsio - stop using crypto_ahash::init crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[25/30] crypto: ahash - improve file comment crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[24/30] crypto: ahash - remove struct ahash_request_priv crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[23/30] crypto: ahash - remove crypto_ahash_alignmask crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[22/30] crypto: gcm - stop using alignmask of ahash crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[21/30] crypto: chacha20poly1305 - stop using alignmask of ahash crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[20/30] crypto: ccm - stop using alignmask of ahash crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[19/30] net: ipv6: stop checking crypto_ahash_alignmask crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[18/30] net: ipv4: stop checking crypto_ahash_alignmask crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[17/30] crypto: testmgr - stop checking crypto_ahash_alignmask crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[16/30] crypto: authencesn - stop using alignmask of ahash crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[15/30] crypto: authenc - stop using alignmask of ahash crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[14/30] crypto: ahash - remove support for nonzero alignmask crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[13/30] crypto: stm32 - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[12/30] crypto: starfive - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[11/30] crypto: rockchip - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[10/30] crypto: omap-sham - stop setting alignmask for ahashes crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[09/30] crypto: talitos - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[08/30] crypto: s5p-sss - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[07/30] crypto: mxs-dcp - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[06/30] crypto: artpec6 - stop setting alignmask for ahashes crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[05/30] crypto: atmel - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[04/30] crypto: sun8i-ss - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead 1 - - --- 2023-10-22 Eric Biggers herbert Accepted
[03/30] crypto: sun8i-ce - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead 1 - - --- 2023-10-22 Eric Biggers herbert Accepted
[02/30] crypto: sun4i-ss - remove unnecessary alignmask for ahashes crypto: reduce ahash API overhead 1 - - --- 2023-10-22 Eric Biggers herbert Accepted
[01/30] crypto: shash - remove crypto_shash_ctx_aligned() crypto: reduce ahash API overhead - - - --- 2023-10-22 Eric Biggers herbert Accepted
[17/17] crypto: shash - remove crypto_shash_alignmask crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[16/17] crypto: hctr2 - stop using alignmask of shash_alg crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[15/17] crypto: adiantum - stop using alignmask of shash_alg crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[14/17] crypto: testmgr - stop checking crypto_shash_alignmask crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[13/17] crypto: drbg - stop checking crypto_shash_alignmask crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[12/17] libceph: stop checking crypto_shash_alignmask crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[11/17] crypto: shash - remove support for nonzero alignmask crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[10/17] crypto: xcbc - remove unnecessary alignment logic crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[09/17] crypto: vmac - don't set alignmask crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[08/17] crypto: hmac - remove unnecessary alignment logic crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[07/17] crypto: cmac - remove unnecessary alignment logic crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[06/17] crypto: cbcmac - remove unnecessary alignment logic crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[05/17] crypto: loongarch/crc32 - remove redundant setting of alignmask to 0 crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[04/17] crypto: mips/crc32 - remove redundant setting of alignmask to 0 crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[03/17] crypto: xilinx/zynqmp-sha - remove unnecessary alignmask crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[02/17] crypto: stm32 - remove unnecessary alignmask crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
[01/17] crypto: sparc/crc32c - stop using the shash alignmask crypto: stop supporting alignmask in shash - - - --- 2023-10-19 Eric Biggers herbert Accepted
crypto: shash - eliminate indirect call for default import and export crypto: shash - eliminate indirect call for default import and export - - - --- 2023-10-18 Eric Biggers herbert Accepted
« 1 2 3 49 10 »