aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/security (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells1-2/+0
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into nextJames Morris1-15/+14
2014-11-19Merge commit 'v3.17' into nextJames Morris1-1/+1
2014-10-13ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu1-15/+14
2014-09-16KEYS: Update the keyrings documentation for match changesDavid Howells1-13/+52
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-07-22KEYS: Call ->free_preparse() even after ->preparse() returns an errorDavid Howells1-1/+3
2014-07-22KEYS: Allow expiry time to be set when preparsing a keyDavid Howells1-3/+7
2014-06-19doc: LSM: update reference, kerneltrap.org no longer worksPranith Kumar1-1/+1
2014-06-10Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-securityLinus Torvalds1-0/+10
2014-05-05doc: spelling error changesCarlos Garcia1-1/+1
2014-04-11Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk1-0/+10
2014-03-21doc: fix double wordsMasanari Iida1-1/+1
2014-01-03ima: update IMA-templates.txt documentationMimi Zohar1-2/+4
2013-10-25ima: new templates management mechanismRoberto Sassu2-0/+89
2013-09-24KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells1-5/+8