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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
security
/
keys
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-03
KEYS: trusted: Fix migratable=1 failing
Jarkko Sakkinen
1
-1
/
+1
2020-04-24
KEYS: reaching the keys quotas correctly
Yang Xu
2
-3
/
+3
2020-01-29
keys: Timestamp new keys
David Howells
1
-0
/
+1
2019-09-21
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
1
-0
/
+6
2019-03-19
KEYS: restrict /proc/keys by credentials at open time
Eric Biggers
1
-6
/
+2
2019-02-27
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
4
-6
/
+4
2019-02-27
KEYS: allow reaching the keys quotas exactly
Eric Biggers
1
-2
/
+2
2018-02-25
security/keys: BIG_KEY requires CONFIG_CRYPTO
Arnd Bergmann
1
-0
/
+1
2018-02-13
KEYS: encrypted: fix buffer overread in valid_master_desc()
Eric Biggers
1
-16
/
+15
2017-12-14
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2017-11-18
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
1
-0
/
+4
2017-11-15
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
1
-11
/
+12
2017-11-15
KEYS: trusted: sanitize all key material
Eric Biggers
1
-28
/
+22
2017-11-08
KEYS: return full count in keyring_read() if buffer is too small
Eric Biggers
1
-20
/
+19
2017-10-27
KEYS: Fix race between updating and finding a negative key
David Howells
12
-39
/
+49
2017-10-27
KEYS: don't let add_key() update an uninstantiated key
David Howells
1
-0
/
+10
2017-10-27
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+7
2017-10-05
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
1
-0
/
+5
2017-10-05
KEYS: prevent creating a different user's keyrings
Eric Biggers
4
-12
/
+21
2017-10-05
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
1
-9
/
+5
2017-10-05
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2
-71
/
+59
2017-10-05
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
1
-6
/
+6
2017-07-12
KEYS: Fix an error code in request_master_key()
Dan Carpenter
1
-1
/
+1
2017-06-14
KEYS: encrypted: avoid encrypting/decrypting stack buffers
Eric Biggers
1
-8
/
+9
2017-06-14
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
1
-3
/
+2
2017-06-14
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
1
-2
/
+2
2017-04-27
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2
-24
/
+31
2017-04-27
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
1
-1
/
+1
2017-04-27
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
1
-2
/
+7
2016-10-27
security/keys: make BIG_KEYS dependent on stdrng.
Artem Savkov
1
-1
/
+1
2016-10-27
KEYS: Sort out big_key initialisation
David Howells
1
-27
/
+32
2016-10-27
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
1
-1
/
+1
2016-09-22
KEYS: Fix skcipher IV clobbering
Herbert Xu
1
-4
/
+7
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-2
/
+2
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-12
/
+18
2016-06-24
KEYS: Use skcipher for big keys
Herbert Xu
1
-12
/
+18
2016-06-16
KEYS: potential uninitialized variable
Dan Carpenter
1
-1
/
+1
2016-06-14
KEYS: Strip trailing spaces
David Howells
2
-2
/
+2
2016-06-03
KEYS: Add placeholder for KDF usage with DH
Stephan Mueller
4
-6
/
+13
2016-05-04
Merge branch 'keys-trust' into keys-next
David Howells
6
-28
/
+86
2016-04-12
KEYS: Add KEYCTL_DH_COMPUTE command
Mat Martineau
6
-0
/
+193
2016-04-12
Security: Keys: Big keys stored encrypted
Kirill Marinushkin
2
-18
/
+184
2016-04-12
KEYS: user_update should use copy of payload made during preparsing
David Howells
1
-31
/
+11
2016-04-11
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
2
-37
/
+3
2016-04-11
KEYS: Add a facility to restrict new links into a keyring
David Howells
6
-25
/
+117
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-20
/
+8
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-32
/
+50
2016-03-04
Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2
-14
/
+3
2016-02-18
security/keys: make big_key.c explicitly non-modular
Paul Gortmaker
1
-14
/
+1
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
1
-6
/
+5
[next]