index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2025-04-28
crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist
Herbert Xu
2025-04-28
crypto: polyval-generic - Use API partial block handling
Herbert Xu
2025-04-28
crypto: hash - Fix clone error handling
Herbert Xu
2025-04-28
crypto: api - Add crypto_request_clone and fb
Herbert Xu
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-25
crypto: engine - Remove CRYPTO_ALG_ENGINE bit
Herbert Xu
2025-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-25
crypto: scompress - increment scomp_scratch_users when already allocated
Sabrina Dubroca
2025-04-23
crypto: xcbc - Use API partial block handling
Herbert Xu
2025-04-23
crypto: cmac - Use API partial block handling
Herbert Xu
2025-04-23
crypto: cbcmac - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sm3-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sha512-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: riscv/sha512 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sha3-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sha256-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sha1-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: md5-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: ghash-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: blake2b-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: shash - Handle partial blocks in API
Herbert Xu
2025-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-23
crypto: scomp - Fix off-by-one bug when calculating last page
Herbert Xu
2025-04-19
crypto: acomp - Add missing return statements in compress/decompress
Herbert Xu
2025-04-19
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
2025-04-17
crypto: public_key - Make sig/tfm local to if clause in software_key_query
Herbert Xu
2025-04-17
crypto: deflate - Make the acomp walk atomic
Herbert Xu
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
2025-04-16
crypto: deadcode structs from 'comp' removal
Dr. David Alan Gilbert
2025-04-16
crypto: cbcmac - Set block size properly
Herbert Xu
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
2025-04-16
crypto: hash - Add HASH_REQUEST_ON_STACK
Herbert Xu
2025-04-16
crypto: shash - Remove dynamic descsize
Herbert Xu
2025-04-16
crypto: hmac - Make descsize an algorithm attribute
Herbert Xu
2025-04-16
crypto: api - Add support for duplicating algorithms before registration
Herbert Xu
2025-04-16
crypto: api - Allow delayed algorithm destruction
Herbert Xu
2025-04-16
crypto: essiv - Remove unnecessary strscpy() size argument
Thorsten Blum
2025-04-16
crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
2025-04-16
crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
2025-04-16
crypto: ahash - Use cra_reqsize
Herbert Xu
2025-04-16
crypto: acomp - Remove reqsize field
Herbert Xu
2025-04-16
crypto: acomp - Use cra_reqsize
Herbert Xu
2025-04-16
crypto: acomp - Simplify folio handling
Herbert Xu
2025-04-16
crypto: acomp - Add ACOMP_REQUEST_CLONE
Herbert Xu
2025-04-16
crypto: acomp - Add ACOMP_FBREQ_ON_STACK
Herbert Xu
2025-04-16
crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
Thorsten Blum
2025-04-16
crypto: ahash - Remove request chaining
Herbert Xu
2025-04-16
Revert "crypto: tcrypt - Restore multibuffer ahash tests"
Herbert Xu
2025-04-16
crypto: acomp - Remove request chaining
Herbert Xu
[prev]
[next]