aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/security/keys.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells1-2/+0
2014-09-16KEYS: Update the keyrings documentation for match changesDavid Howells1-13/+52
2014-07-22KEYS: Call ->free_preparse() even after ->preparse() returns an errorDavid Howells1-1/+3
2014-07-22KEYS: Allow expiry time to be set when preparsing a keyDavid Howells1-3/+7
2013-09-24KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells1-5/+8
2013-09-24KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells1-4/+3
2012-10-02Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells1-1/+49
2012-10-02KEYS: Use keyring_alloc() to create special keyringsDavid Howells1-0/+17
2012-09-13KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells1-1/+49
2012-05-11KEYS: Add invalidation supportDavid Howells1-0/+17
2012-04-25keys: update the documentation with info about "logon" keysJeff Layton1-1/+13
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+4
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida1-1/+1
2012-01-19KEYS: Allow special keyrings to be clearedDavid Howells1-0/+4
2011-05-19Create Documentation/security/,Randy Dunlap1-0/+1290