summaryrefslogtreecommitdiff
path: root/Documentation/security/keys
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: 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
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-06-08docs: security: trusted-encrypted.rst: fix code-block tagMauro Carvalho Chehab
2019-05-30keys: Add a keyctl to move a key between keyringsDavid Howells
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-13keys-encrypted: add nvdimm key format type to encrypted keysDave Jiang
2018-12-11docs: Extend trusted keys documentation for TPM 2.0Stefan Berger
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon
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
2018-09-20doc: Fix acronym "FEKEK" in ecryptfsFelix Eckhofer
2017-11-15KEYS: fix in-kernel documentation for keyctl_read()Eric Biggers
2017-10-12Documentation: fix security related doc refsTom Saeger
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-18docs: Fix some formatting issues in request-key.rstJonathan Corbet
2017-05-18doc: ReSTify keys-trusted-encrypted.txtKees Cook
2017-05-18doc: ReSTify keys-request-key.txtKees Cook
2017-05-18doc: ReSTify keys-ecryptfs.txtKees Cook
2017-05-18doc: ReSTify keys.txtKees Cook