summaryrefslogtreecommitdiffstats
path: root/Documentation/security
AgeCommit message (Expand)AuthorLines
2019-02-22doc: security: Add kern-doc for lsm_hooks.hKees Cook-1/+4
2019-02-22doc: sctp: Merge and clean up rst filesKees Cook-166/+175
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+30
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds-5/+5
2018-12-13keys-encrypted: add nvdimm key format type to encrypted keysDave Jiang-1/+5
2018-12-11docs: Extend trusted keys documentation for TPM 2.0Stefan Berger-1/+30
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon-5/+5
2018-11-01Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds-0/+217
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2018-10-26KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells-0/+111
2018-10-26KEYS: Provide key type operations for asymmetric key ops [ver #2]David Howells-0/+106
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds-4/+4
2018-10-09security: fix LSM description locationRandy Dunlap-1/+1
2018-09-20doc: Fix acronym "FEKEK" in ecryptfsFelix Eckhofer-4/+4
2018-09-04doc: self-protection: Add information about STACKLEAK featureAlexander Popov-5/+5
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-1/+1
2018-05-08docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab-0/+2
2018-03-20selinux: Update SELinux SCTP documentationRichard Haines-5/+6
2018-02-26selinux: Add SCTP supportRichard Haines-0/+157
2018-02-22security: Add support for SCTP security hooksRichard Haines-0/+175
2018-01-08Documentation: security/credentials.rst: explain need to sort group_listNeilBrown-0/+7
2017-12-21doc: add documentation on printing kernel addressesTobin C. Harding-0/+15
2017-11-15KEYS: fix in-kernel documentation for keyctl_read()Eric Biggers-5/+5
2017-10-12Documentation: fix security related doc refsTom Saeger-3/+3
2017-08-30docs: ReSTify table of contents in core.rstJosh Holland-11/+1
2017-08-24docs: Fix paths in security/keysJosh Holland-4/+4
2017-07-14KEYS: Add documentation for asymmetric keyring restrictionsMat Martineau-0/+6
2017-05-18docs: Fix some formatting issues in request-key.rstJonathan Corbet-3/+3
2017-05-18doc: ReSTify keys-trusted-encrypted.txtKees Cook-24/+21
2017-05-18doc: ReSTify keys-request-key.txtKees Cook-38/+34
2017-05-18doc: ReSTify keys-ecryptfs.txtKees Cook-9/+13
2017-05-18doc: ReSTify keys.txtKees Cook-165/+160
2017-05-18doc: ReSTify Smack.txtKees Cook-754/+0
2017-05-18doc: ReSTify LoadPin.txtKees Cook-17/+0
2017-05-18doc: ReSTify Yama.txtKees Cook-73/+0
2017-05-18doc: ReSTify tomoyo.txtKees Cook-57/+0
2017-05-18doc: ReSTify apparmor.txtKees Cook-41/+0
2017-05-18doc: ReSTify SELinux.txtKees Cook-29/+0
2017-05-18doc: ReSTify and split LSM.txtKees Cook-43/+15
2017-05-18doc: ReSTify self-protection.txtKees Cook-36/+64
2017-05-18doc: ReSTify credentials.txtKees Cook-153/+125
2017-05-18doc: ReSTify IMA-templates.txtKees Cook-23/+29
2017-04-04KEYS: add SP800-56A KDF support for DHStephan Mueller-8/+26
2017-04-04KEYS: Add KEYCTL_RESTRICT_KEYRINGMat Martineau-0/+25
2017-04-04KEYS: Add an optional lookup_restriction hook to key_typeMat Martineau-0/+9
2017-04-04KEYS: Use structure to capture key restriction function and dataMat Martineau-9/+12
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau-4/+4
2017-04-03KEYS: Use a typedef for restrict_link function pointersMat Martineau-4/+1
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells-2/+15
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+8