index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
Age
Commit message (
Expand
)
Author
2017-06-05
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-06-05
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-06-05
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
2017-06-05
KEYS: special dot prefixed keyring name bug fix
Mimi Zohar
2017-06-05
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-04-04
keys: Guard against null match function in keyring_search_aux()
Ben Hutchings
2016-11-20
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-08-22
KEYS: potential uninitialized variable
Dan Carpenter
2016-01-22
KEYS: Fix race between read and revoke
David Howells
2015-11-17
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
2015-11-17
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
2015-02-20
KEYS: close race between key lookup and freeing
Sasha Levin
2015-02-20
KEYS: Fix stale key registration at error path
Takashi Iwai
2013-04-10
key: Fix resource leak
Alan Cox
2013-03-20
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
2013-03-20
keys: fix race with concurrent install_user_keyrings()
David Howells
2011-11-16
encrypted-keys: module build fixes
Mimi Zohar
2011-11-16
encrypted-keys: fix error return code
Mimi Zohar
2011-11-15
KEYS: Fix a NULL pointer deref in the user-defined key type
David Howells
2011-10-31
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
Cross Memory Attach
Christopher Yeoh
2011-09-20
encrypted-keys: check hex2bin result
Mimi Zohar
2011-09-20
trusted-keys: check hex2bin result
Mimi Zohar
2011-09-15
encrypted-keys: IS_ERR need include/err.h
Stephen Rothwell
2011-09-14
encrypted-keys: remove trusted-keys dependency
Mimi Zohar
2011-09-14
encrypted-keys: create encrypted-keys directory
Mimi Zohar
2011-08-23
KEYS: Correctly destroy key payloads when their keytype is removed
David Howells
2011-08-23
KEYS: The dead key link reaper should be non-reentrant
David Howells
2011-08-23
KEYS: Make the key reaper non-reentrant
David Howells
2011-08-23
KEYS: Move the unreferenced key reaper to the keys garbage collector file
David Howells
2011-08-23
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
David Howells
2011-08-23
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
David Howells
2011-08-23
KEYS: If install_session_keyring() is given a keyring, it should install it
David Howells
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-06-30
Merge branch 'linus' into next
James Morris
2011-06-27
encrypted-keys: add ecryptfs format support
Roberto Sassu
2011-06-27
encrypted-keys: add key format support
Roberto Sassu
2011-06-27
encrypted-keys: added additional debug messages
Roberto Sassu
2011-06-27
encrypted-keys: fixed valid_master_desc() function description
Roberto Sassu
2011-06-27
encrypted_keys: avoid dumping the master key if the request fails
Roberto Sassu
2011-06-21
KEYS: Fix error handling in construct_key_and_link()
David Howells
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
2011-06-14
KEYS: Don't return EAGAIN to keyctl_assume_authority()
David Howells
2011-05-27
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
2011-05-26
Set cred->user_ns in key_replace_session_keyring
Serge E. Hallyn
2011-05-24
Merge branch 'next' into for-linus
James Morris
2011-05-19
Create Documentation/security/,
Randy Dunlap
2011-05-07
security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()
Lai Jiangshan
[next]