summaryrefslogtreecommitdiff
path: root/include/keys/user-type.h
AgeCommit message (Expand)Author
2020-06-02KEYS: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-03-29KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-22KEYS: user: Align the payload bufferEric Biggers
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells
2014-09-16KEYS: Preparse match dataDavid Howells
2014-07-22KEYS: user: Use key preparsingDavid Howells
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-01-17keys: add a "logon" key typeJeff Layton
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells