aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/security (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Cook4-24/+21
2017-05-18doc: ReSTify keys-request-key.txtKees Cook3-38/+34
2017-05-18doc: ReSTify keys-ecryptfs.txtKees Cook3-9/+13
2017-05-18doc: ReSTify keys.txtKees Cook4-165/+160
2017-05-18doc: ReSTify Smack.txtKees Cook2-754/+0
2017-05-18doc: ReSTify LoadPin.txtKees Cook1-17/+0
2017-05-18doc: ReSTify Yama.txtKees Cook2-73/+0
2017-05-18doc: ReSTify tomoyo.txtKees Cook2-57/+0
2017-05-18doc: ReSTify apparmor.txtKees Cook2-41/+0
2017-05-18doc: ReSTify SELinux.txtKees Cook2-29/+0
2017-05-18doc: ReSTify and split LSM.txtKees Cook4-43/+15
2017-05-18doc: ReSTify self-protection.txtKees Cook2-36/+64
2017-05-18doc: ReSTify credentials.txtKees Cook3-153/+125
2017-05-18doc: ReSTify IMA-templates.txtKees Cook3-23/+29
2017-04-04KEYS: add SP800-56A KDF support for DHStephan Mueller1-8/+26
2017-04-04KEYS: Add KEYCTL_RESTRICT_KEYRINGMat Martineau1-0/+25
2017-04-04KEYS: Add an optional lookup_restriction hook to key_typeMat Martineau1-0/+9
2017-04-04KEYS: Use structure to capture key restriction function and dataMat Martineau1-9/+12
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau1-4/+4
2017-04-03KEYS: Use a typedef for restrict_link function pointersMat Martineau1-4/+1
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells1-2/+15
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+8
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-2/+2
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott1-0/+6
2017-01-19LSM: Add /sys/kernel/security/lsmCasey Schaufler1-0/+7
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+0
2016-11-16docs: Add more manuals to the PDF buildJonathan Corbet1-0/+8
2016-11-13Doc: security: keys-trusted: drop duplicate blobauth entryBaruch Siach1-2/+0
2016-11-07tpm: move documentation under Documentation/securityJarkko Sakkinen4-0/+177
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds1-10/+18
2016-06-09docs: self-protection: rename "leak" to "exposure"Kees Cook1-10/+18
2016-06-03KEYS: Add placeholder for KDF usage with DHStephan Mueller1-1/+4
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds1-0/+261
2016-05-17doc: self-protection: provide initial detailsKees Cook1-0/+261
2016-05-06Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into nextJames Morris1-0/+52
2016-05-04Merge branch 'keys-trust' into keys-nextDavid Howells1-0/+22
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook1-0/+17
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau1-0/+30
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells1-0/+22
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen1-14/+20
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen1-0/+3
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-16/+25
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski1-0/+10
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into nextJames Morris1-1/+26
2015-07-28Smack: IPv6 host labelingCasey Schaufler1-1/+26
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook1-6/+4
2015-06-02Smack: allow multiple labels in onlycapRafal Krypa1-3/+3
2015-03-31Smack: Updates for Smack documentationCasey Schaufler1-50/+79