aboutsummaryrefslogtreecommitdiff
path: root/Documentation/security
AgeCommit message (Expand)AuthorFilesLines
2017-04-04KEYS: add SP800-56A KDF support for DHGravatar Stephan Mueller 1-8/+26
2017-04-04KEYS: Add KEYCTL_RESTRICT_KEYRINGGravatar Mat Martineau 1-0/+25
2017-04-04KEYS: Add an optional lookup_restriction hook to key_typeGravatar Mat Martineau 1-0/+9
2017-04-04KEYS: Use structure to capture key restriction function and dataGravatar Mat Martineau 1-9/+12
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsGravatar Mat Martineau 1-4/+4
2017-04-03KEYS: Use a typedef for restrict_link function pointersGravatar Mat Martineau 1-4/+1
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()Gravatar David Howells 1-2/+15
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+8
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXGravatar Laura Abbott 1-2/+2
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonGravatar Laura Abbott 1-0/+6
2017-01-19LSM: Add /sys/kernel/security/lsmGravatar Casey Schaufler 1-0/+7
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-2/+0
2016-11-16docs: Add more manuals to the PDF buildGravatar Jonathan Corbet 1-0/+8
2016-11-13Doc: security: keys-trusted: drop duplicate blobauth entryGravatar Baruch Siach 1-2/+0
2016-11-07tpm: move documentation under Documentation/securityGravatar Jarkko Sakkinen 4-0/+177
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-10/+18
2016-06-09docs: self-protection: rename "leak" to "exposure"Gravatar Kees Cook 1-10/+18
2016-06-03KEYS: Add placeholder for KDF usage with DHGravatar Stephan Mueller 1-1/+4
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+261
2016-05-17doc: self-protection: provide initial detailsGravatar Kees Cook 1-0/+261
2016-05-06Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar James Morris 1-0/+52
2016-05-04Merge branch 'keys-trust' into keys-nextGravatar David Howells 1-0/+22
2016-04-21LSM: LoadPin for kernel file loading restrictionsGravatar Kees Cook 1-0/+17
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandGravatar Mat Martineau 1-0/+30
2016-04-11KEYS: Add a facility to restrict new links into a keyringGravatar David Howells 1-0/+22
2015-12-20keys, trusted: seal with a TPM2 authorization policyGravatar Jarkko Sakkinen 1-14/+20
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsGravatar Jarkko Sakkinen 1-0/+3
2015-10-21KEYS: Merge the type-specific data with the payload dataGravatar David Howells 1-16/+25
2015-10-19Smack: limited capability for changing process labelGravatar Zbigniew Jasinski 1-0/+10
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...Gravatar James Morris 1-1/+26
2015-07-28Smack: IPv6 host labelingGravatar Casey Schaufler 1-1/+26
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDGravatar Kees Cook 1-6/+4
2015-06-02Smack: allow multiple labels in onlycapGravatar Rafal Krypa 1-3/+3
2015-03-31Smack: Updates for Smack documentationGravatar Casey Schaufler 1-50/+79
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yGravatar David Howells 1-2/+0
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...Gravatar James Morris 1-15/+14
2014-11-19Merge commit 'v3.17' into nextGravatar James Morris 1-1/+1
2014-10-13ima: added support for new kernel cmdline parameter ima_template_fmtGravatar Roberto Sassu 1-15/+14
2014-09-16KEYS: Update the keyrings documentation for match changesGravatar David Howells 1-13/+52
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2014-07-22KEYS: Call ->free_preparse() even after ->preparse() returns an errorGravatar David Howells 1-1/+3
2014-07-22KEYS: Allow expiry time to be set when preparsing a keyGravatar David Howells 1-3/+7
2014-06-19doc: LSM: update reference, kerneltrap.org no longer worksGravatar Pranith Kumar 1-1/+1
2014-06-10Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+10
2014-05-05doc: spelling error changesGravatar Carlos Garcia 1-1/+1
2014-04-11Smack: adds smackfs/ptrace interfaceGravatar Lukasz Pawelczyk 1-0/+10
2014-03-21doc: fix double wordsGravatar Masanari Iida 1-1/+1
2014-01-03ima: update IMA-templates.txt documentationGravatar Mimi Zohar 1-2/+4
2013-10-25ima: new templates management mechanismGravatar Roberto Sassu 2-0/+89
2013-09-24KEYS: Define a __key_get() wrapper to use rather than atomic_inc()Gravatar David Howells 1-5/+8