index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
crypto: authencesn - reject short ahash digests during instance creation
Yucheng Lu
1
-0
/
+5
10 days
crypto: acomp - fix wrong pointer stored by acomp_save_req()
Giovanni Cabiddu
1
-5
/
+3
10 days
crypto: pcrypt - Fix handling of MAY_BACKLOG requests
Herbert Xu
1
-2
/
+5
10 days
crypto: algif_aead - snapshot IV for async AEAD requests
Douya Le
1
-2
/
+8
2026-04-27
crypto: krb5enc - fix async decrypt skipping hash verification
Dudu Lu
1
-21
/
+31
2026-04-27
crypto: krb5enc - fix sleepable flag handling in encrypt dispatch
Wesley Atwell
1
-2
/
+3
2026-04-27
crypto: authencesn - Fix src offset when decrypting in-place
Herbert Xu
1
-2
/
+4
2026-04-12
Merge tag 'v7.0-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
4
-7
/
+14
2026-04-12
crypto: algif_aead - Fix minimum RX size check for decryption
Herbert Xu
1
-1
/
+1
2026-04-12
X.509: Fix out-of-bounds access when parsing extensions
Lukas Wunner
1
-4
/
+4
2026-04-12
crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
Herbert Xu
1
-2
/
+2
2026-04-03
crypto: af_alg - limit RX SG extraction by receive buffer budget
Douya Le
2
-0
/
+7
2026-04-02
Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
5
-147
/
+71
2026-03-31
crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryp...
Herbert Xu
1
-19
/
+29
2026-03-31
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
3
-123
/
+32
2026-03-26
crypto: af-alg - fix NULL pointer dereference in scatterwalk
Norbert Szetei
1
-1
/
+3
2026-03-26
crypto: deflate - fix spurious -ENOSPC
Mikulas Patocka
1
-4
/
+7
2026-03-03
crypto: testmgr - Fix stale references to aes-generic
Eric Biggers
1
-2
/
+2
2026-03-02
crypto: Clean up help text for CRYPTO_CRC32
Geert Uytterhoeven
1
-2
/
+0
2026-03-02
crypto: Clean up help text for CRYPTO_CRC32C
Geert Uytterhoeven
1
-2
/
+0
2026-03-02
crypto: Clean up help text for CRYPTO_XXHASH
Geert Uytterhoeven
1
-2
/
+0
2026-03-02
crypto: Clean up help text for CRYPTO_SHA256
Geert Uytterhoeven
1
-1
/
+0
2026-03-02
crypto: Clean up help text for CRYPTO_BLAKE2B
Geert Uytterhoeven
1
-2
/
+0
2026-02-22
x509: select CONFIG_CRYPTO_LIB_SHA256
Arnd Bergmann
1
-0
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
15
-35
/
+35
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
17
-39
/
+37
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-0
/
+3
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-18
/
+31
2026-02-10
Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-51
/
+380
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
20
-175
/
+774
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-3313
/
+356
2026-02-07
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
Aleksander Jan Bajkowski
2
-0
/
+66
2026-02-06
crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))
Aleksander Jan Bajkowski
2
-0
/
+292
2026-02-06
crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
Aleksander Jan Bajkowski
2
-0
/
+318
2026-02-06
crypto: rng - Use unregister_rngs in register_rngs
Thorsten Blum
1
-8
/
+4
2026-02-05
pkcs7: Change a pr_warn() to pr_warn_once()
David Howells
1
-1
/
+1
2026-02-02
pkcs7: Allow authenticatedAttributes for ML-DSA
David Howells
4
-0
/
+28
2026-01-30
pkcs7, x509: Add ML-DSA support
David Howells
3
-2
/
+59
2026-01-30
pkcs7: Allow the signing algo to do whatever digestion it wants itself
David Howells
4
-20
/
+49
2026-01-30
pkcs7, x509: Rename ->digest to ->m
David Howells
5
-25
/
+22
2026-01-30
x509: Separately calculate sha256 for blacklist
David Howells
2
-9
/
+15
2026-01-28
crypto: Use scoped init guard
Marco Elver
2
-2
/
+2
2026-01-23
crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_space
Thorsten Blum
1
-18
/
+9
2026-01-23
crypto: testmgr - allow authenc(sha224,rfc3686) variant in fips mode
Aleksander Jan Bajkowski
1
-0
/
+4
2026-01-23
crypto: blowfish - fix typo in comment
Alexander Bendezu
1
-1
/
+1
2026-01-23
crypto: api - remove unnecessary forward declarations
Thorsten Blum
8
-27
/
+16
2026-01-23
crypto: simd - Simplify request size calculation in simd_aead_init
Thorsten Blum
1
-2
/
+2
2026-01-23
crypto: engine - Use unregister_* in register_{aeads,ahashes,skciphers}
Thorsten Blum
1
-21
/
+12
2026-01-23
crypto: lskcipher - Use unregister_lskciphers in register_lskciphers
Thorsten Blum
1
-8
/
+4
[next]