index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
/
proc.c
Age
Commit message (
Expand
)
Author
2017-11-15
security: keys: Replace time_t/timespec with time64_t
Baolin Wang
2017-10-18
KEYS: load key flags and expiry time atomically in proc_keys_show()
Eric Biggers
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
2017-09-25
KEYS: restrict /proc/keys by credentials at open time
Eric Biggers
2017-04-03
security, keys: convert key_user.usage from atomic_t to refcount_t
Elena Reshetova
2017-04-03
security, keys: convert key.usage from atomic_t to refcount_t
Elena Reshetova
2016-10-27
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2015-01-22
KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y
David Howells
2014-09-16
KEYS: Preparse match data
David Howells
2014-03-14
KEYS: Move the flags representing required permission to linux/key.h
David Howells
2013-09-24
KEYS: Introduce a search context structure
David Howells
2012-09-13
userns: Convert security/keys to the new userns infrastructure
Eric W. Biederman
2012-05-11
KEYS: Add invalidation support
David Howells
2011-03-17
KEYS: Improve /proc/keys
David Howells
2011-01-21
KEYS: Fix up comments in key management code
David Howells
2011-01-21
KEYS: Do some style cleanup in the key management code.
David Howells
2010-08-02
KEYS: Make /proc/keys check to see if a key is possessed before security check
David Howells
2010-05-06
Merge branch 'master' into next
James Morris
2010-04-23
security: whitespace coding style fixes
Justin P. Mattock
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-02
KEYS: Do some whitespace cleanups [try #6]
David Howells
2009-09-02
KEYS: Make /proc/keys use keyid not numread as file position [try #6]
Serge E. Hallyn
2009-06-25
keys: annotate seqfile ops with __releases and __acquires
James Morris
2009-02-27
keys: make procfiles per-user-namespace
Serge E. Hallyn
2008-11-14
CRED: Inaugurate COW credentials
David Howells
2008-04-29
keys: make the keyring quotas controllable through /proc/sys
David Howells
2008-04-29
keys: switch to proc_create()
Alexey Dobriyan
2008-01-25
security/selinux: constify function pointer tables and fields
Jan Engelhardt
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2006-06-26
[PATCH] keys: restrict contents of /proc/keys to Viewable keys
Michael LeMay
2005-09-28
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
2005-06-24
[PATCH] keys: Discard key spinlock and use RCU for key payload
David Howells
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds