summaryrefslogtreecommitdiff
path: root/security/keys/proc.c
Commit message (Expand)AuthorAge
* KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells2015-01-22
* KEYS: Preparse match dataDavid Howells2014-09-16
* KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-14
* KEYS: Introduce a search context structureDavid Howells2013-09-24
* userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-13
* KEYS: Add invalidation supportDavid Howells2012-05-11
* KEYS: Improve /proc/keysDavid Howells2011-03-17
* KEYS: Fix up comments in key management codeDavid Howells2011-01-21
* KEYS: Do some style cleanup in the key management code.David Howells2011-01-21
* KEYS: Make /proc/keys check to see if a key is possessed before security checkDavid Howells2010-08-02
* Merge branch 'master' into nextJames Morris2010-05-06
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | security: whitespace coding style fixesJustin P. Mattock2010-04-23
|/
* KEYS: Do some whitespace cleanups [try #6]David Howells2009-09-02
* KEYS: Make /proc/keys use keyid not numread as file position [try #6]Serge E. Hallyn2009-09-02
* keys: annotate seqfile ops with __releases and __acquiresJames Morris2009-06-25
* keys: make procfiles per-user-namespaceSerge E. Hallyn2009-02-27
* CRED: Inaugurate COW credentialsDavid Howells2008-11-14
* keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-29
* keys: switch to proc_create()Alexey Dobriyan2008-04-29
* security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-25
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay2006-06-26
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-28
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-24
* Linux-2.6.12-rc2Linus Torvalds2005-04-16