aboutsummaryrefslogtreecommitdiff
path: root/Documentation/security
AgeCommit message (Expand)Author
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris
2015-07-28Smack: IPv6 host labelingCasey Schaufler
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook
2015-06-02Smack: allow multiple labels in onlycapRafal Krypa
2015-03-31Smack: Updates for Smack documentationCasey Schaufler
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris
2014-11-19Merge commit 'v3.17' into nextJames Morris
2014-10-13ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu
2014-09-16KEYS: Update the keyrings documentation for match changesDavid Howells
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-07-22KEYS: Call ->free_preparse() even after ->preparse() returns an errorDavid Howells
2014-07-22KEYS: Allow expiry time to be set when preparsing a keyDavid Howells
2014-06-19doc: LSM: update reference, kerneltrap.org no longer worksPranith Kumar
2014-06-10Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-05doc: spelling error changesCarlos Garcia
2014-04-11Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk
2014-03-21doc: fix double wordsMasanari Iida
2014-01-03ima: update IMA-templates.txt documentationMimi Zohar
2013-10-25ima: new templates management mechanismRoberto Sassu
2013-09-24KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells
2013-09-24KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells
2013-03-19Smack: add support for modification of existing rulesRafal Krypa
2012-12-17Documentation: fix Documentation/security/00-INDEXJarkko Sakkinen
2012-10-02Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells
2012-10-02KEYS: Use keyring_alloc() to create special keyringsDavid Howells
2012-09-26Documentation: Update git repository URL for Smack userland toolsDaniel Wagner
2012-09-18Smack: implement revoking all rules for a subject labelRafal Krypa
2012-09-13KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook
2012-05-14Smack: allow for significantly longer Smack labels v4Casey Schaufler
2012-05-11KEYS: Add invalidation supportDavid Howells
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-04-25keys: update the documentation with info about "logon" keysJeff Layton
2012-04-19Yama: add additional ptrace scopesKees Cook
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida
2012-02-16Yama: add PR_SET_PTRACER_ANYKees Cook
2012-02-10security: Yama LSMKees Cook
2012-01-19KEYS: Allow special keyrings to be clearedDavid Howells
2011-11-16Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris
2011-11-16Documentation: clarify the purpose of LSMsKees Cook
2011-09-27doc: fix broken referencesPaul Bolle
2011-06-30encrypted-keys: move ecryptfs documentation to proper locationMimi Zohar
2011-06-27encrypted-keys: add ecryptfs format supportRoberto Sassu
2011-06-27encrypted-keys: add key format supportRoberto Sassu
2011-05-19Create Documentation/security/,Randy Dunlap