aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/security/keys (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Documentation: security: core.rst: fix warningsDaniel W. S. Almeida1-1/+1
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds2-106/+31
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2-7/+13
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2-31/+106
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells2-14/+43
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells1-4/+6
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells2-53/+2
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells1-1/+6
2019-06-19keys: Provide request_key_rcu()David Howells2-0/+19
2019-06-19keys: Move the RCU locks outwards from the keyring search functionsDavid Howells1-1/+1
2019-06-19keys: Fix request_key() lack of Link perm check on found keyDavid Howells1-0/+4
2019-06-08docs: security: core.rst: Fix several warningsMauro Carvalho Chehab1-6/+10
2019-06-08docs: security: trusted-encrypted.rst: fix code-block tagMauro Carvalho Chehab1-1/+3
2019-05-30keys: Add a keyctl to move a key between keyringsDavid Howells1-0/+21
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+30
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2018-12-13keys-encrypted: add nvdimm key format type to encrypted keysDave Jiang1-1/+5
2018-12-11docs: Extend trusted keys documentation for TPM 2.0Stefan Berger1-1/+30
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon1-1/+1
2018-10-26KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells1-0/+111
2018-10-26KEYS: Provide key type operations for asymmetric key ops [ver #2]David Howells1-0/+106
2018-09-20doc: Fix acronym "FEKEK" in ecryptfsFelix Eckhofer1-4/+4
2017-11-15KEYS: fix in-kernel documentation for keyctl_read()Eric Biggers1-5/+5
2017-10-12Documentation: fix security related doc refsTom Saeger1-1/+1
2017-08-30docs: ReSTify table of contents in core.rstJosh Holland1-11/+1
2017-08-24docs: Fix paths in security/keysJosh Holland3-4/+4
2017-07-14KEYS: Add documentation for asymmetric keyring restrictionsMat Martineau1-0/+6
2017-05-18docs: Fix some formatting issues in request-key.rstJonathan Corbet1-3/+3
2017-05-18doc: ReSTify keys-trusted-encrypted.txtKees Cook2-0/+176
2017-05-18doc: ReSTify keys-request-key.txtKees Cook2-0/+200
2017-05-18doc: ReSTify keys-ecryptfs.txtKees Cook2-0/+74
2017-05-18doc: ReSTify keys.txtKees Cook2-0/+1558