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-03-03
crypto: algapi - fix NULL dereference in crypto_remove_spawns()
Eric Biggers
1
-0
/
+12
2018-03-03
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
1
-0
/
+2
2018-01-01
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2
-3
/
+8
2018-01-01
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
1
-7
/
+0
2018-01-01
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
1
-3
/
+5
2017-09-15
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
1
-4
/
+2
2017-06-05
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
1
-29
/
+50
2017-04-04
crypto: improve gcc optimization flags for serpent and wp512
Arnd Bergmann
1
-0
/
+2
2017-03-16
crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
Salvatore Benedetto
1
-0
/
+1
2017-02-23
async_pq_val: fix DMA memory leak
Justin Maggard
1
-4
/
+4
2017-02-23
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
1
-1
/
+1
2016-11-20
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
1
-1
/
+2
2016-11-20
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
1
-2
/
+7
2016-11-20
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
1
-1
/
+2
2016-11-20
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
1
-1
/
+3
2016-08-22
crypto: public_key: select CRYPTO_AKCIPHER
Arnd Bergmann
1
-0
/
+1
2016-06-15
crypto: hash - Fix page length clamping in hash walk
Herbert Xu
1
-1
/
+2
2016-05-01
crypto: gcm - Fix rfc4543 decryption crash
Herbert Xu
1
-0
/
+3
2016-03-08
crypto: {blk,giv}cipher: Set has_setkey
Ben Hutchings
2
-0
/
+2
2016-02-25
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
1
-1
/
+5
2016-02-25
crypto: algif_hash - wait for crypto_ahash_init() to complete
Wang, Rui Y
1
-1
/
+3
2016-02-25
crypto: shash - Fix has_key setting
Herbert Xu
1
-4
/
+3
2016-02-24
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
1
-3
/
+6
2016-02-24
crypto: algif_hash - Fix race condition in hash_check_key
Herbert Xu
1
-3
/
+6
2016-02-24
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-02-24
crypto: algif_hash - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-02-24
crypto: algif_skcipher - Add key check exception for cipher_null
Herbert Xu
1
-1
/
+1
2016-02-24
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
1
-0
/
+1
2016-02-24
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
1
-8
/
+193
2016-02-24
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
1
-5
/
+144
2016-02-24
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
1
-7
/
+41
2016-02-02
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
1
-1
/
+0
2016-02-02
crypto: algif_skcipher - Load TX SG list after waiting
Herbert Xu
1
-7
/
+7
2016-02-02
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
1
-9
/
+7
2016-02-02
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
1
-1
/
+8
2016-02-02
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2
-2
/
+7
2016-02-02
crypto: af_alg - Add nokey compatibility path
Herbert Xu
1
-1
/
+12
2016-02-02
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
1
-3
/
+1
2016-02-02
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
1
-3
/
+32
2016-01-25
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
4
-7
/
+7
2016-01-25
crypto: skcipher - Copy iv from desc even for 0-len walks
Jason A. Donenfeld
2
-2
/
+2
2015-12-13
crypto: algif_hash - Only export and import on sockets with data
Herbert Xu
1
-2
/
+10
2015-11-16
crypto: api - Only abort operations on fatal signal
Herbert Xu
4
-6
/
+6
2015-11-16
crypto: ahash - ensure statesize is non-zero
Russell King
1
-1
/
+2
2015-02-04
crypto: add missing crypto module aliases
Mathias Krause
20
-3
/
+25
2015-02-04
crypto: include crypto- module prefix in template
Kees Cook
21
-2
/
+22
2015-02-04
crypto: prefix module autoloading with "crypto-"
Kees Cook
44
-39
/
+56
2015-01-15
crypto: af_alg - fix backlog handling
Rabin Vincent
1
-0
/
+3
2014-11-14
crypto: algif - avoid excessive use of socket buffer in skcipher
Ondrej Kozina
1
-1
/
+1
2014-10-30
dmaengine: fix xor sources continuation
Xuelin Shi
1
-2
/
+1
[next]