summaryrefslogtreecommitdiffstats
path: root/include/keys/user-type.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* KEYS: user: Align the payload bufferEric Biggers2019-02-221-1/+1
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-021-2/+7
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-0/+8
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-161-3/+0Star
* KEYS: Preparse match dataDavid Howells2014-09-161-1/+3
* KEYS: user: Use key preparsingDavid Howells2014-07-221-1/+2
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-081-2/+4
* keys: add a "logon" key typeJeff Layton2012-01-181-1/+2
* [PATCH] keys: discard the contents of a key on revocationDavid Howells2006-06-261-0/+1
* [PATCH] Keys: Remove key duplicationDavid Howells2006-01-061-1/+0Star
* [PATCH] Keys: Export user-defined keyring operationsDavid Howells2005-10-311-0/+47