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
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
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
2018-02-28
crypto: cryptd - pass through absence of ->setkey()
Eric Biggers
1
-1
/
+2
2018-02-28
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
1
-0
/
+11
2018-02-28
crypto: algapi - fix NULL dereference in crypto_remove_spawns()
Eric Biggers
1
-0
/
+12
2018-02-28
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
1
-13
/
+10
2018-01-17
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
1
-7
/
+0
2018-01-17
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2
-3
/
+8
2018-01-17
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
1
-0
/
+2
2018-01-17
crypto: algif_hash - avoid zero-sized array
Jiri Slaby
1
-1
/
+1
2018-01-17
crypto: mcryptd - Fix load failure
Wang, Rui Y
1
-0
/
+1
2018-01-17
crypto: cryptd - Assign statesize properly
Wang, Rui Y
1
-0
/
+1
2018-01-17
crypto: improve gcc optimization flags for serpent and wp512
Arnd Bergmann
1
-0
/
+2
2017-11-05
crypto: xts - Add ECB dependency
Milan Broz
1
-0
/
+1
2017-11-05
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
1
-3
/
+5
2017-10-03
crypto: algif_skcipher - only call put_page on referenced and used pages
Stephan Mueller
1
-2
/
+7
2017-06-25
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
1
-4
/
+2
2017-06-13
crypto: algif_aead - Require setkey before accept(2)
Stephan Mueller
1
-8
/
+149
2017-06-13
crypto: testmgr - fix out of bound read in __test_aead()
Jerome Marchand
1
-2
/
+3
2017-05-17
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
1
-29
/
+50
2017-03-06
crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
Salvatore Benedetto
1
-0
/
+1
2016-10-02
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
1
-1
/
+2
2016-10-02
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
1
-2
/
+7
2016-08-19
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
1
-1
/
+2
2016-08-16
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
1
-1
/
+3
2016-07-10
PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
Nicolai Stange
1
-0
/
+2
2016-06-17
crypto: public_key: select CRYPTO_AKCIPHER
Arnd Bergmann
1
-0
/
+1
2016-05-17
crypto: hash - Fix page length clamping in hash walk
Herbert Xu
1
-1
/
+2
2016-04-18
X.509: Fix leap year handling again
David Howells
1
-4
/
+4
2016-04-18
PKCS#7: Improve and export the X.509 ASN.1 time object decoder
David Howells
3
-31
/
+72
2016-04-18
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
7
-69
/
+145
2016-02-28
Backport fix for crypto: algif_skcipher - Fix race condition in skcipher_chec...
Herbert Xu
1
-3
/
+6
2016-02-28
Backport fix for crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-02-28
Backport fix for crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
1
-5
/
+144
2016-02-28
Backport fix for crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
1
-7
/
+41
2016-02-28
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
1
-1
/
+5
2016-02-15
X.509: Don't strip leading 00's from key ID when constructing key description
David Howells
1
-4
/
+0
2016-02-15
crypto: algif_hash - wait for crypto_ahash_init() to complete
Wang, Rui Y
1
-1
/
+3
2016-02-15
crypto: shash - Fix has_key setting
Herbert Xu
1
-4
/
+3
2016-02-03
crypto: algif_skcipher - sendmsg SG marking is off by one
Herbert Xu
1
-1
/
+2
2016-02-03
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
1
-1
/
+0
2016-02-03
crypto: algif_hash - Fix race condition in hash_check_key
Herbert Xu
1
-3
/
+6
2016-02-03
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
1
-9
/
+7
2016-02-03
crypto: algif_hash - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-02-03
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
1
-1
/
+8
2016-02-03
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
1
-8
/
+193
2016-02-03
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2
-2
/
+7
2016-02-03
crypto: af_alg - Add nokey compatibility path
Herbert Xu
1
-1
/
+12
2016-02-03
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
1
-3
/
+1
2016-02-03
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
1
-3
/
+32
2015-11-09
crypto: api - Only abort operations on fatal signal
Herbert Xu
4
-6
/
+6
2015-10-27
crypto: ahash - ensure statesize is non-zero
Russell King
1
-1
/
+2
[next]