aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/security (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-24KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells1-4/+3
2013-03-19Smack: add support for modification of existing rulesRafal Krypa1-0/+11
2012-12-17Documentation: fix Documentation/security/00-INDEXJarkko Sakkinen1-0/+2
2012-10-02Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells1-1/+49
2012-10-02KEYS: Use keyring_alloc() to create special keyringsDavid Howells1-0/+17
2012-09-26Documentation: Update git repository URL for Smack userland toolsDaniel Wagner1-4/+3
2012-09-18Smack: implement revoking all rules for a subject labelRafal Krypa1-0/+3
2012-09-13KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells1-1/+49
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook1-7/+7
2012-05-14Smack: allow for significantly longer Smack labels v4Casey Schaufler1-40/+164
2012-05-11KEYS: Add invalidation supportDavid Howells1-0/+17
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris1-1/+13
2012-04-25keys: update the documentation with info about "logon" keysJeff Layton1-1/+13
2012-04-19Yama: add additional ptrace scopesKees Cook1-1/+9
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-0/+71