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
2016-04-19
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
1
-3
/
+6
2016-04-19
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-04-19
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
1
-5
/
+144
2016-04-19
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
1
-7
/
+42
2016-03-02
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-09
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
1
-1
/
+0
2016-02-09
crypto: algif_hash - Fix race condition in hash_check_key
Herbert Xu
1
-3
/
+6
2016-02-09
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
1
-9
/
+7
2016-02-09
crypto: algif_hash - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-02-09
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
1
-1
/
+8
2016-02-09
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
1
-8
/
+193
2016-02-09
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2
-2
/
+7
2016-02-09
crypto: af_alg - Add nokey compatibility path
Herbert Xu
1
-1
/
+12
2016-02-09
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
1
-3
/
+1
2016-02-09
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
1
-3
/
+32
2015-11-15
crypto: api - Only abort operations on fatal signal
Herbert Xu
4
-6
/
+6
2015-11-13
crypto: ahash - ensure statesize is non-zero
Russell King
1
-1
/
+2
2015-07-03
KEYS: fix "ca_keys=" partial key matching
Mimi Zohar
3
-11
/
+35
2015-01-29
crypto: add missing crypto module aliases
Mathias Krause
20
-2
/
+24
2015-01-29
crypto: include crypto- module prefix in template
Kees Cook
22
-2
/
+23
2015-01-29
crypto: prefix module autoloading with "crypto-"
Kees Cook
44
-40
/
+57
2015-01-08
crypto: af_alg - fix backlog handling
Rabin Vincent
1
-0
/
+3
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-13
/
+13
2014-10-17
crypto: memzero_explicit - make sure to clear out sensitive data
Daniel Borkmann
7
-13
/
+13
2014-10-14
crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
Jan-Simon Möller
1
-8
/
+6
2014-10-14
crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
Jan-Simon Möller
1
-14
/
+11
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
11
-232
/
+518
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
12
-583
/
+1339
2014-10-08
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-2
/
+1
2014-10-06
KEYS: output last portion of fingerprint in /proc/keys
Dmitry Kasatkin
1
-5
/
+5
2014-10-06
KEYS: strip 'id:' from ca_keyid
Dmitry Kasatkin
1
-1
/
+1
2014-10-06
KEYS: use swapped SKID for performing partial matching
Dmitry Kasatkin
2
-9
/
+9
2014-10-06
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
4
-24
/
+76
2014-10-03
X.509: If available, use the raw subjKeyId to form the key description
David Howells
3
-2
/
+11
2014-10-03
KEYS: handle error code encoded in pointer
Dmitry Kasatkin
1
-2
/
+2
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
2
-5
/
+2
2014-10-02
crypto: sha - Handle unaligned input data in generic sha256 and sha512.
David S. Miller
2
-2
/
+4
2014-10-01
Merge commit 'v3.16' into next
James Morris
1
-0
/
+2
2014-09-22
KEYS: Check hex2bin()'s return when generating an asymmetric key ID
David Howells
1
-7
/
+8
2014-09-16
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
2
-17
/
+47
2014-09-16
PKCS#7: Better handling of unsupported crypto
David Howells
5
-16
/
+74
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
9
-184
/
+195
2014-09-16
KEYS: Implement binary asymmetric key ID handling
David Howells
2
-0
/
+93
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
1
-2
/
+2
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2
-4
/
+3
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
2
-2
/
+0
[next]