summaryrefslogtreecommitdiffstats
path: root/Documentation/security
AgeCommit message (Expand)AuthorLines
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
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott-2/+2
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott-0/+6
2017-01-19LSM: Add /sys/kernel/security/lsmCasey Schaufler-0/+7
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-2/+0
2016-11-16docs: Add more manuals to the PDF buildJonathan Corbet-0/+8
2016-11-13Doc: security: keys-trusted: drop duplicate blobauth entryBaruch Siach-2/+0
2016-11-07tpm: move documentation under Documentation/securityJarkko Sakkinen-0/+177
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds-10/+18
2016-06-09docs: self-protection: rename "leak" to "exposure"Kees Cook-10/+18
2016-06-03KEYS: Add placeholder for KDF usage with DHStephan Mueller-1/+4
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds-0/+261
2016-05-17doc: self-protection: provide initial detailsKees Cook-0/+261
2016-05-06Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris-0/+52
2016-05-04Merge branch 'keys-trust' into keys-nextDavid Howells-0/+22
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook-0/+17
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau-0/+30
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells-0/+22
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen-14/+20
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen-0/+3
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells-16/+25
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski-0/+10
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris-1/+26
2015-07-28Smack: IPv6 host labelingCasey Schaufler-1/+26
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook-6/+4
2015-06-02Smack: allow multiple labels in onlycapRafal Krypa-3/+3
2015-03-31Smack: Updates for Smack documentationCasey Schaufler-50/+79