summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-10-13f2fs: catch up to v4.14-rc1Hyojun Kim63-3789/+8812
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds30-430/+2653
2016-06-09docs: self-protection: rename "leak" to "exposure"Kees Cook1-10/+18
2016-06-03KEYS: Add placeholder for KDF usage with DHStephan Mueller5-7/+17
2016-05-20Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds57-253/+922
2016-05-17doc: self-protection: provide initial detailsKees Cook1-0/+261
2016-05-05Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris56-717/+1341
2016-05-04Merge branch 'keys-trust' into keys-nextDavid Howells41-517/+673
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook9-0/+233
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau8-0/+233
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells15-52/+198
2015-12-20keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen4-18/+70
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen9-7/+77
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells49-230/+286
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski5-41/+239
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris5-209/+833
2015-07-28Smack: IPv6 host labelingCasey Schaufler4-161/+604
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook8-52/+28
2015-06-02Smack: allow multiple labels in onlycapRafal Krypa4-72/+163
2015-03-31Smack: Updates for Smack documentationCasey Schaufler1-50/+79
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells3-28/+0
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris18-141/+356
2014-11-19Merge commit 'v3.17' into nextJames Morris10352-595515/+577135
2014-10-13ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu3-20/+52
2014-09-16KEYS: Update the keyrings documentation for match changesDavid Howells1-13/+52
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds18-37/+26
2014-07-22KEYS: Call ->free_preparse() even after ->preparse() returns an errorDavid Howells2-6/+7
2014-07-22KEYS: Allow expiry time to be set when preparsing a keyDavid Howells3-3/+16
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/...Linus Torvalds27-137/+407
2014-05-05doc: spelling error changesCarlos Garcia41-49/+49
2014-04-11Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk5-2/+118
2014-03-21doc: fix double wordsMasanari Iida12-12/+12
2014-01-03ima: update IMA-templates.txt documentationMimi Zohar1-2/+4
2013-10-25ima: new templates management mechanismRoberto Sassu6-1/+235
2013-09-24KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells5-20/+27
2013-09-24KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells3-8/+8
2013-03-19Smack: add support for modification of existing rulesRafal Krypa2-79/+181
2012-12-18Documentation: fix Documentation/security/00-INDEXJarkko Sakkinen1-0/+2
2012-10-02Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells15-102/+250
2012-10-02KEYS: Use keyring_alloc() to create special keyringsDavid Howells5-24/+31
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 Krypa2-0/+78
2012-09-13KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells15-102/+250
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook3-9/+48
2012-05-15Smack: allow for significantly longer Smack labels v4Casey Schaufler5-566/+1105
2012-05-11KEYS: Add invalidation supportDavid Howells11-28/+131
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris811-5435/+7629
2012-04-25keys: update the documentation with info about "logon" keysJeff Layton1-1/+13
2012-04-19Yama: add additional ptrace scopesKees Cook2-12/+60
[next]