summaryrefslogtreecommitdiff
path: root/security/keys/permission.c
Commit message (Expand)AuthorAge
* security: keys: Replace time_t/timespec with time64_tBaolin Wang2017-11-15
* KEYS: load key flags and expiry time atomically in key_validate()Eric Biggers2017-10-18
* KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-14
* userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\
| * userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-03
| * userns: Use cred->user_ns instead of cred->user->user_nsEric W. Biederman2012-04-07
* | KEYS: Don't check for NULL key pointer in key_validate()David Howells2012-05-16
* | KEYS: Add invalidation supportDavid Howells2012-05-11
|/
* 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
* security: whitespace coding style fixesJustin P. Mattock2010-04-23
* keys: consider user namespace in key_permissionSerge E. Hallyn2009-02-27
* CRED: Inaugurate COW credentialsDavid Howells2008-11-14
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-14
* CRED: Separate task security context from task_structDavid Howells2008-11-14
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-08
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-30
* [PATCH] Keys: Possessor permissions should be additiveDavid Howells2005-10-08
* [PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2005-10-08