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