aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/security/keys/request-key.rst
AgeCommit message (Expand)Author
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells
2019-06-19keys: Provide request_key_rcu()David Howells
2019-06-19keys: Move the RCU locks outwards from the keyring search functionsDavid Howells
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon
2017-10-12Documentation: fix security related doc refsTom Saeger
2017-08-24docs: Fix paths in security/keysJosh Holland
2017-05-18docs: Fix some formatting issues in request-key.rstJonathan Corbet
2017-05-18doc: ReSTify keys-request-key.txtKees Cook