aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/keys/user-type.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-02-22KEYS: user: Align the payload bufferEric Biggers1-1/+1
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells1-2/+7
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-0/+8
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells1-3/+0
2014-09-16KEYS: Preparse match dataDavid Howells1-1/+3
2014-07-22KEYS: user: Use key preparsingDavid Howells1-1/+2
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells1-2/+4
2012-01-17keys: add a "logon" key typeJeff Layton1-1/+2
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells1-0/+1
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells1-1/+0
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells1-0/+47