aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/persistent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells1-4/+23
2019-06-26keys: Include target namespace in match criteriaDavid Howells1-0/+1
2019-06-26keys: Move the user and user-session keyrings to the user_namespaceDavid Howells1-4/+4
2019-06-26keys: Simplify key description managementDavid Howells1-0/+1
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+2
2016-06-14KEYS: Strip trailing spacesDavid Howells1-1/+1
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells1-2/+2
2014-03-14KEYS: Move the flags representing required permission to linux/key.hDavid Howells1-2/+2
2013-11-06KEYS: Fix UID check in keyctl_get_persistent()David Howells1-4/+2
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells1-0/+169