index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
async_pq_val: fix DMA memory leak
Justin Maggard
2017-02-23
1
-4
/
+4
*
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
2017-02-23
1
-1
/
+1
*
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-11-20
1
-1
/
+2
*
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
2016-11-20
1
-2
/
+7
*
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
2016-11-20
1
-1
/
+2
*
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
2016-11-20
1
-1
/
+3
*
crypto: public_key: select CRYPTO_AKCIPHER
Arnd Bergmann
2016-08-22
1
-0
/
+1
*
crypto: hash - Fix page length clamping in hash walk
Herbert Xu
2016-06-15
1
-1
/
+2
*
crypto: gcm - Fix rfc4543 decryption crash
Herbert Xu
2016-05-01
1
-0
/
+3
*
crypto: {blk,giv}cipher: Set has_setkey
Ben Hutchings
2016-03-08
2
-0
/
+2
*
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
2016-02-25
1
-1
/
+5
*
crypto: algif_hash - wait for crypto_ahash_init() to complete
Wang, Rui Y
2016-02-25
1
-1
/
+3
*
crypto: shash - Fix has_key setting
Herbert Xu
2016-02-25
1
-4
/
+3
*
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
2016-02-24
1
-3
/
+6
*
crypto: algif_hash - Fix race condition in hash_check_key
Herbert Xu
2016-02-24
1
-3
/
+6
*
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
2016-02-24
1
-40
/
+3
*
crypto: algif_hash - Remove custom release parent function
Herbert Xu
2016-02-24
1
-40
/
+3
*
crypto: algif_skcipher - Add key check exception for cipher_null
Herbert Xu
2016-02-24
1
-1
/
+1
*
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
2016-02-24
1
-0
/
+1
*
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
2016-02-24
1
-8
/
+193
*
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
2016-02-24
1
-5
/
+144
*
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
2016-02-24
1
-7
/
+41
*
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-02-02
1
-1
/
+0
*
crypto: algif_skcipher - Load TX SG list after waiting
Herbert Xu
2016-02-02
1
-7
/
+7
*
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
2016-02-02
1
-9
/
+7
*
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2016-02-02
1
-1
/
+8
*
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2016-02-02
2
-2
/
+7
*
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2016-02-02
1
-1
/
+12
*
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
2016-02-02
1
-3
/
+1
*
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2016-02-02
1
-3
/
+32
*
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
2016-01-25
4
-7
/
+7
*
crypto: skcipher - Copy iv from desc even for 0-len walks
Jason A. Donenfeld
2016-01-25
2
-2
/
+2
*
crypto: algif_hash - Only export and import on sockets with data
Herbert Xu
2015-12-13
1
-2
/
+10
*
crypto: api - Only abort operations on fatal signal
Herbert Xu
2015-11-16
4
-6
/
+6
*
crypto: ahash - ensure statesize is non-zero
Russell King
2015-11-16
1
-1
/
+2
*
crypto: add missing crypto module aliases
Mathias Krause
2015-02-04
20
-3
/
+25
*
crypto: include crypto- module prefix in template
Kees Cook
2015-02-04
21
-2
/
+22
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2015-02-04
44
-39
/
+56
*
crypto: af_alg - fix backlog handling
Rabin Vincent
2015-01-15
1
-0
/
+3
*
crypto: algif - avoid excessive use of socket buffer in skcipher
Ondrej Kozina
2014-11-14
1
-1
/
+1
*
dmaengine: fix xor sources continuation
Xuelin Shi
2014-10-30
1
-2
/
+1
*
crypto: af_alg - properly label AF_ALG socket
Milan Broz
2014-07-31
1
-0
/
+2
*
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
2014-06-08
1
-1
/
+2
|
\
|
*
crypto: LLVMLinux: aligned-attribute.patch
Mark Charlebois
2014-06-07
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
2014-06-07
5
-53
/
+1674
|
\
\
|
*
|
crypto: testmgr - add aead cbc des, des3_ede tests
Nitesh Lal
2014-05-22
3
-23
/
+848
|
*
|
crypto: testmgr - Fix DMA-API warning
Tadeusz Struk
2014-05-22
1
-2
/
+5
|
*
|
crypto: hash - Add real ahash walk interface
Herbert Xu
2014-05-21
1
-5
/
+36
|
*
|
crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
Matthias-Christian Ott
2014-05-08
1
-3
/
+9
|
*
|
crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed()
Christian Engelmayer
2014-04-28
1
-1
/
+3
[next]