index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
Age
Commit message (
Expand
)
Author
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-07-15
KEYS: Fix an error code in request_master_key()
Dan Carpenter
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-11-10
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-07-27
KEYS: potential uninitialized variable
Dan Carpenter
2016-01-31
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
2015-12-19
KEYS: Fix race between read and revoke
David Howells
2015-11-25
KEYS: Fix handling of stored error in a negatively instantiated user key
David Howells
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
keys: Be more consistent in selection of union members used
Insu Yun
2015-10-21
KEYS: use kvfree() in add_key
Geliang Tang
2015-10-19
KEYS: Don't permit request_key() to construct a new keyring
David Howells
2015-10-19
keys, trusted: seal/unseal with TPM 2.0 chips
Jarkko Sakkinen
2015-10-19
keys, trusted: move struct trusted_key_options to trusted-type.h
Jarkko Sakkinen
2015-10-15
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
2015-09-25
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
2015-09-04
capabilities: ambient capabilities
Andy Lutomirski
2015-07-28
KEYS: ensure we free the assoc array edit if edit is valid
Colin Ian King
2015-04-11
switch keyctl_instantiate_key_common() to iov_iter
Al Viro
2015-02-16
Don't leak a key reference if request_key() tries to use a revoked keyring
David Jeffery
2015-01-22
KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y
David Howells
2015-01-05
KEYS: close race between key lookup and freeing
Sasha Levin
2014-12-16
KEYS: remove a bogus NULL check
Dan Carpenter
2014-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2014-12-06
KEYS: Fix stale key registration at error path
Takashi Iwai
2014-12-01
KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
David Howells
2014-12-01
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
David Howells
2014-12-01
KEYS: Fix the size of the key description passed to/from userspace
David Howells
2014-11-19
Merge commit 'v3.17' into next
James Morris
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
2014-09-16
KEYS: Preparse match data
David Howells
2014-09-16
Merge tag 'keys-next-fixes-20140916' into keys-next
David Howells
2014-09-16
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
2014-09-16
KEYS: Fix missing statics
David Howells
[next]