summaryrefslogtreecommitdiffstats
path: root/security/keys/proc.c
AgeCommit message (Expand)AuthorLines
2009-09-02KEYS: Do some whitespace cleanups [try #6]David Howells-9/+3
2009-09-02KEYS: Make /proc/keys use keyid not numread as file position [try #6]Serge E. Hallyn-22/+55
2009-06-25keys: annotate seqfile ops with __releases and __acquiresJames Morris-0/+4
2009-02-27keys: make procfiles per-user-namespaceSerge E. Hallyn-6/+49
2008-11-14CRED: Inaugurate COW credentialsDavid Howells-2/+6
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells-3/+6
2008-04-29keys: switch to proc_create()Alexey Dobriyan-6/+2
2008-01-25security/selinux: constify function pointer tables and fieldsJan Engelhardt-2/+2
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven-2/+2
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay-0/+7
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells-1/+1
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells-8/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+251