summaryrefslogtreecommitdiffstats
path: root/security/keys/persistent.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-111-23/+4Star
* Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-4/+23
|\
| * keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-281-4/+23
* | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-4/+6
|\|
| * keys: Include target namespace in match criteriaDavid Howells2019-06-261-0/+1
| * keys: Move the user and user-session keyrings to the user_namespaceDavid Howells2019-06-261-4/+4
| * keys: Simplify key description managementDavid Howells2019-06-261-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
|/
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+2
* KEYS: Strip trailing spacesDavid Howells2016-06-141-1/+1
* KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-111-2/+2
* KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-141-2/+2
* KEYS: Fix UID check in keyctl_get_persistent()David Howells2013-11-061-4/+2Star
* KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-241-0/+169