index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
security
/
keys.txt
Age
Commit message (
Expand
)
Author
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2016-06-03
KEYS: Add placeholder for KDF usage with DH
Stephan Mueller
2016-05-04
Merge branch 'keys-trust' into keys-next
David Howells
2016-04-12
KEYS: Add KEYCTL_DH_COMPUTE command
Mat Martineau
2016-04-11
KEYS: Add a facility to restrict new links into a keyring
David Howells
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-01-22
KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y
David Howells
2014-09-16
KEYS: Update the keyrings documentation for match changes
David Howells
2014-07-22
KEYS: Call ->free_preparse() even after ->preparse() returns an error
David Howells
2014-07-22
KEYS: Allow expiry time to be set when preparsing a key
David Howells
2013-09-24
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
David Howells
2013-09-24
KEYS: Use bool in make_key_ref() and is_key_possessed()
David Howells
2012-10-02
Merge branch 'modsign-keys-devel' into security-next-keys
David Howells
2012-10-02
KEYS: Use keyring_alloc() to create special keyrings
David Howells
2012-09-13
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-05-11
KEYS: Add invalidation support
David Howells
2012-04-25
keys: update the documentation with info about "logon" keys
Jeff Layton
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-07
Documentation: Fix multiple typo in Documentation
Masanari Iida
2012-01-19
KEYS: Allow special keyrings to be cleared
David Howells
2011-05-19
Create Documentation/security/,
Randy Dunlap