summaryrefslogtreecommitdiffstats
path: root/Documentation/security/keys.txt
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Update the keyrings documentation for match changesDavid Howells2014-09-161-13/+52
* KEYS: Call ->free_preparse() even after ->preparse() returns an errorDavid Howells2014-07-221-1/+3
* KEYS: Allow expiry time to be set when preparsing a keyDavid Howells2014-07-221-3/+7
* KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells2013-09-241-5/+8
* KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells2013-09-241-4/+3
* Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-021-1/+49
|\
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-131-1/+49
* | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-021-0/+17
|/
* KEYS: Add invalidation supportDavid Howells2012-05-111-0/+17
* keys: update the documentation with info about "logon" keysJeff Layton2012-04-251-1/+13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-211-0/+4
|\
| * KEYS: Allow special keyrings to be clearedDavid Howells2012-01-191-0/+4
* | Documentation: Fix multiple typo in DocumentationMasanari Iida2012-03-071-1/+1
|/
* Create Documentation/security/,Randy Dunlap2011-05-191-0/+1290