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
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
2015-08-03
KEYS: fix "ca_keys=" partial key matching
Mimi Zohar
3
-11
/
+35
2015-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-9
/
+0
2015-05-26
crypto: algif_aead - Disable AEAD user-space for now
Herbert Xu
1
-9
/
+0
2015-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+4
2015-05-18
crypto: algif_aead - fix invalid sgl linking
Tadeusz Struk
1
-5
/
+4
2015-04-24
Merge tag 'md/4.1' of git://neil.brown.name/md
Linus Torvalds
1
-3
/
+16
2015-04-22
md/raid5: activate raid6 rmw feature
Markus Stockhausen
1
-3
/
+16
2015-04-15
crypto: fix broken crypto_register_instance() module handling
Herbert Xu
1
-3
/
+3
2015-04-15
crypto: fix mis-merge with the networking merge
Linus Torvalds
1
-4
/
+2
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
18
-471
/
+967
2015-04-11
new helper: msg_data_left()
Al Viro
2
-4
/
+4
[next]