Age | Commit message (Expand) | Author | Files | Lines |
2016-06-03 | KEYS: Add placeholder for KDF usage with DH | Stephan Mueller | 1 | -1/+4 |
2016-05-04 | Merge branch 'keys-trust' into keys-next | David Howells | 1 | -0/+22 |
2016-04-12 | KEYS: Add KEYCTL_DH_COMPUTE command | Mat Martineau | 1 | -0/+30 |
2016-04-12 | KEYS: Add a facility to restrict new links into a keyring | David Howells | 1 | -0/+22 |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells | 1 | -16/+25 |
2015-01-23 | KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y | David Howells | 1 | -2/+0 |
2014-09-16 | KEYS: Update the keyrings documentation for match changes | David Howells | 1 | -13/+52 |
2014-07-23 | KEYS: Call ->free_preparse() even after ->preparse() returns an error | David Howells | 1 | -1/+3 |
2014-07-23 | KEYS: Allow expiry time to be set when preparsing a key | David Howells | 1 | -3/+7 |
2013-09-24 | KEYS: Define a __key_get() wrapper to use rather than atomic_inc() | David Howells | 1 | -5/+8 |
2013-09-24 | KEYS: Use bool in make_key_ref() and is_key_possessed() | David Howells | 1 | -4/+3 |
2012-10-02 | Merge branch 'modsign-keys-devel' into security-next-keys | David Howells | 1 | -1/+49 |
2012-10-02 | KEYS: Use keyring_alloc() to create special keyrings | David Howells | 1 | -0/+17 |
2012-09-13 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 1 | -1/+49 |
2012-05-11 | KEYS: Add invalidation support | David Howells | 1 | -0/+17 |
2012-04-25 | keys: update the documentation with info about "logon" keys | Jeff Layton | 1 | -1/+13 |
2012-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+4 |
2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida | 1 | -1/+1 |
2012-01-19 | KEYS: Allow special keyrings to be cleared | David Howells | 1 | -0/+4 |
2011-05-20 | Create Documentation/security/, | Randy Dunlap | 1 | -0/+1290 |