summaryrefslogtreecommitdiffstats
path: root/Documentation/security/keys.txt
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Add placeholder for KDF usage with DHStephan Mueller2016-06-031-1/+4
* Merge branch 'keys-trust' into keys-nextDavid Howells2016-05-041-0/+22
|\
| * KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-111-0/+22
* | KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau2016-04-121-0/+30
|/
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-16/+25
* KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells2015-01-221-2/+0
* 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
OpenPOWER on IntegriCloud