aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells1-3/+6
2008-04-29keys: switch to proc_create()Alexey Dobriyan1-6/+2
2008-01-25security/selinux: constify function pointer tables and fieldsJan Engelhardt1-2/+2
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven1-2/+2
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay1-0/+7
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells1-1/+1
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells1-8/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+251