index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2026-05-22
X.509: Fix validation of ASN.1 certificate header
Lukas Wunner
2026-05-22
crypto: ecc - Fix carry overflow in vli multiplication
Anastasia Tishchenko
2026-05-20
crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
David Howells
2026-05-15
crypto: krb5 - filter out async aead implementations at alloc
Michael Bommarito
2026-05-15
crypto: api - use designated initializers for report structs
Thorsten Blum
2026-05-15
crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
Lukas Wunner
2026-05-15
crypto: drbg - Remove support for "prediction resistance"
Eric Biggers
2026-05-15
crypto: drbg - Rename MAX_ADDTL => MAX_ADDTL_BYTES
Eric Biggers
2026-05-15
crypto: af_alg - Cap AEAD AD length to 0x80000000
Herbert Xu
2026-05-15
crypto: af_alg - Remove zero-copy support from skcipher and aead
Eric Biggers
2026-05-15
crypto: jitterentropy - fix URL
Thorsten Blum
2026-05-15
crypto: jitterentropy - drop redundant delta check in jent_entropy_init
Thorsten Blum
2026-05-07
crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents
Weiming Shi
2026-05-07
crypto: ecrdsa - fix unknown OID check in ecrdsa_param_curve
Thorsten Blum
2026-05-07
crypto: authencesn - Use memcpy_from/to_sglist
Herbert Xu
2026-05-07
crypto: af_alg - Document the deprecation of AF_ALG
Eric Biggers
2026-05-07
crypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs in FIPS mode
Jeff Barnes
2026-05-07
crypto: crypto_null - Drop unused cipher_null crypto_alg
Ard Biesheuvel
2026-05-07
crypto: drbg - Clean up loop in drbg_hmac_update()
Eric Biggers
2026-05-07
crypto: drbg - Clean up generation code
Eric Biggers
2026-05-07
crypto: drbg - Remove redundant reseeding based on random.c state
Eric Biggers
2026-05-07
crypto: drbg - Change DRBG_MAX_REQUESTS to 4096
Eric Biggers
2026-05-07
crypto: drbg - Include get_random_bytes() output in additional input
Eric Biggers
2026-05-07
crypto: drbg - Simplify "uninstantiate" logic
Eric Biggers
2026-05-07
crypto: drbg - Fold drbg_prepare_hrng() into drbg_kcapi_seed()
Eric Biggers
2026-05-07
crypto: drbg - Separate "reseed" case in drbg_kcapi_seed()
Eric Biggers
2026-05-07
crypto: drbg - Fold drbg_instantiate() into drbg_kcapi_seed()
Eric Biggers
2026-05-07
crypto: drbg - Put rng_alg methods in logical order
Eric Biggers
2026-05-07
crypto: drbg - Simplify drbg_generate_long() and fold into caller
Eric Biggers
2026-05-07
crypto: drbg - Eliminate use of 'drbg_string' and lists
Eric Biggers
2026-05-07
crypto: drbg - Consolidate "instantiate" logic and remove drbg_state::C
Eric Biggers
2026-05-07
crypto: drbg - Move module aliases to end of file
Eric Biggers
2026-05-07
crypto: drbg - Install separate seed functions for pr and nopr
Eric Biggers
2026-05-07
crypto: drbg - Remove drbg_core
Eric Biggers
2026-05-07
crypto: drbg - Use HMAC-SHA512 library API
Eric Biggers
2026-05-07
crypto: drbg - Embed V and C into struct drbg_state
Eric Biggers
2026-05-07
crypto: drbg - Move fixed values into constants
Eric Biggers
2026-05-07
crypto: drbg - De-virtualize drbg_state_ops
Eric Biggers
2026-05-07
crypto: drbg - Simplify algorithm registration
Eric Biggers
2026-05-07
crypto: drbg - Remove support for HMAC-SHA256 and HMAC-SHA384
Eric Biggers
2026-05-07
crypto: testmgr - Update test for drbg_nopr_hmac_sha512
Eric Biggers
2026-05-07
crypto: testmgr - Add test for drbg_pr_hmac_sha512
Eric Biggers
2026-05-07
crypto: drbg - Flatten the DRBG menu
Eric Biggers
2026-05-07
crypto: drbg - Remove support for HASH_DRBG
Eric Biggers
2026-05-07
crypto: drbg - Remove support for CTR_DRBG
Eric Biggers
2026-05-07
crypto: drbg - Remove import of crypto_cipher functions
Eric Biggers
2026-05-07
crypto: drbg - Fold include/crypto/drbg.h into crypto/drbg.c
Eric Biggers
2026-05-07
crypto: drbg - Remove obsolete FIPS 140-2 continuous test
Eric Biggers
2026-05-07
crypto: drbg - Remove unhelpful helper functions
Eric Biggers
2026-05-07
crypto: drbg - Remove broken commented-out code
Eric Biggers
[prev]
[next]