summaryrefslogtreecommitdiffstats
path: root/security/keys/proc.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells2016-10-271-1/+1
* KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells2015-01-221-8/+0
* KEYS: Preparse match dataDavid Howells2014-09-161-4/+4
* KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-141-1/+1
* KEYS: Introduce a search context structureDavid Howells2013-09-241-5/+12
* userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-131-22/+22
* KEYS: Add invalidation supportDavid Howells2012-05-111-1/+2
* KEYS: Improve /proc/keysDavid Howells2011-03-171-1/+1
* KEYS: Fix up comments in key management codeDavid Howells2011-01-211-4/+6
* KEYS: Do some style cleanup in the key management code.David Howells2011-01-211-6/+1
* KEYS: Make /proc/keys check to see if a key is possessed before security checkDavid Howells2010-08-021-2/+18
* Merge branch 'master' into nextJames Morris2010-05-061-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | security: whitespace coding style fixesJustin P. Mattock2010-04-231-1/+1
|/
* KEYS: Do some whitespace cleanups [try #6]David Howells2009-09-021-9/+3
* KEYS: Make /proc/keys use keyid not numread as file position [try #6]Serge E. Hallyn2009-09-021-22/+55
* keys: annotate seqfile ops with __releases and __acquiresJames Morris2009-06-251-0/+4
* keys: make procfiles per-user-namespaceSerge E. Hallyn2009-02-271-6/+49
* CRED: Inaugurate COW credentialsDavid Howells2008-11-141-2/+6
* keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-291-3/+6
* keys: switch to proc_create()Alexey Dobriyan2008-04-291-6/+2
* security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-251-2/+2
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-2/+2
* [PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay2006-06-261-0/+7
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-281-1/+1
* [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-241-8/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+251
OpenPOWER on IntegriCloud