aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/permission.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-27keys: consider user namespace in key_permissionSerge E. Hallyn1-0/+5
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-11/+13
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells1-4/+6
2008-11-14CRED: Separate task security context from task_structDavid Howells1-5/+6
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells1-0/+32
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells1-1/+6
2005-10-08[PATCH] Keys: Possessor permissions should be additiveDavid Howells1-6/+6
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells1-0/+70