summaryrefslogtreecommitdiff
path: root/Documentation/security/keys/core.rst
AgeCommit message (Expand)Author
2019-11-22Documentation: security: core.rst: fix warningsDaniel W. S. Almeida
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus 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: Add a 'recurse' flag for keyring searchesDavid Howells
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells
2019-06-19keys: Provide request_key_rcu()David Howells
2019-06-19keys: Fix request_key() lack of Link perm check on found keyDavid Howells
2019-06-08docs: security: core.rst: Fix several warningsMauro Carvalho Chehab
2019-05-30keys: Add a keyctl to move a key between keyringsDavid Howells
2018-10-26KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells
2018-10-26KEYS: Provide key type operations for asymmetric key ops [ver #2]David Howells
2017-11-15KEYS: fix in-kernel documentation for keyctl_read()Eric Biggers
2017-08-30docs: ReSTify table of contents in core.rstJosh Holland
2017-08-24docs: Fix paths in security/keysJosh Holland
2017-07-14KEYS: Add documentation for asymmetric keyring restrictionsMat Martineau
2017-05-18doc: ReSTify keys.txtKees Cook