summaryrefslogtreecommitdiff
path: root/Documentation/security
AgeCommit message (Expand)Author
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
2017-05-18doc: ReSTify Smack.txtKees Cook
2017-05-18doc: ReSTify LoadPin.txtKees Cook
2017-05-18doc: ReSTify Yama.txtKees Cook
2017-05-18doc: ReSTify tomoyo.txtKees Cook
2017-05-18doc: ReSTify apparmor.txtKees Cook
2017-05-18doc: ReSTify SELinux.txtKees Cook
2017-05-18doc: ReSTify and split LSM.txtKees Cook
2017-05-18doc: ReSTify self-protection.txtKees Cook
2017-05-18doc: ReSTify credentials.txtKees Cook
2017-05-18doc: ReSTify IMA-templates.txtKees Cook
2017-04-04KEYS: add SP800-56A KDF support for DHStephan Mueller
2017-04-04KEYS: Add KEYCTL_RESTRICT_KEYRINGMat Martineau
2017-04-04KEYS: Add an optional lookup_restriction hook to key_typeMat Martineau
2017-04-04KEYS: Use structure to capture key restriction function and dataMat Martineau
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau
2017-04-03KEYS: Use a typedef for restrict_link function pointersMat Martineau
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-01-19LSM: Add /sys/kernel/security/lsmCasey Schaufler
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-11-16docs: Add more manuals to the PDF buildJonathan Corbet
2016-11-13Doc: security: keys-trusted: drop duplicate blobauth entryBaruch Siach
2016-11-07tpm: move documentation under Documentation/securityJarkko Sakkinen
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-06-09docs: self-protection: rename "leak" to "exposure"Kees Cook
2016-06-03KEYS: Add placeholder for KDF usage with DHStephan Mueller
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-05-17doc: self-protection: provide initial detailsKees Cook
2016-05-06Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-05-04Merge branch 'keys-trust' into keys-nextDavid Howells
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris