aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2016-07-12apparmor: fix audit full profile hname on successful loadGravatar John Johansen 1-1/+1
2016-07-12apparmor: fix log failures for all profiles in a setGravatar John Johansen 1-10/+19
2016-07-12apparmor: fix put() parent ref after updating the active refGravatar John Johansen 1-1/+1
2016-07-12apparmor: add parameter to control whether policy hashing is usedGravatar John Johansen 4-6/+25
2016-07-12apparmor: internal paths should be treated as disconnectedGravatar John Johansen 1-28/+36
2016-07-12apparmor: fix disconnected bind mnts reconnectionGravatar John Johansen 1-1/+4
2016-07-12apparmor: fix update the mtime of the profile file on replacementGravatar John Johansen 1-0/+2
2016-07-12apparmor: exec should not be returning ENOENT when it deniesGravatar John Johansen 1-1/+1
2016-07-12apparmor: fix uninitialized lsm_audit memberGravatar John Johansen 2-2/+4
2016-07-12apparmor: fix replacement bug that adds new child to old parentGravatar John Johansen 1-1/+1
2016-07-12apparmor: fix refcount bug in profile replacementGravatar John Johansen 1-2/+2
2016-07-09Merge tag 'keys-misc-20160708' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar James Morris 2-2/+2
2016-07-08Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into...Gravatar James Morris 1-0/+3
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...Gravatar James Morris 7-64/+73
2016-06-30ima: extend the measurement entry specific pcrGravatar Eric Richter 1-3/+3
2016-06-30ima: change integrity cache to store measured pcrGravatar Eric Richter 3-3/+11
2016-06-30ima: redefine duplicate template entriesGravatar Eric Richter 1-3/+4
2016-06-30ima: change ima_measurements_show() to display the entry specific pcrGravatar Eric Richter 1-5/+4
2016-06-30ima: include pcr for each measurement log entryGravatar Eric Richter 4-8/+13
2016-06-30ima: extend ima_get_action() to return the policy pcrGravatar Eric Richter 5-7/+14
2016-06-30ima: add policy support for extending different pcrsGravatar Eric Richter 1-1/+28
2016-06-30integrity: add measured_pcrs field to integrity cacheGravatar Eric Richter 2-0/+3
2016-06-27calipso: Add a label cache.Gravatar Huw Davies 1-3/+6
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Gravatar Huw Davies 4-8/+10
2016-06-27calipso: Allow the lsm to label the skbuff directly.Gravatar Huw Davies 1-0/+15
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Gravatar Huw Davies 1-1/+1
2016-06-27netlabel: Prevent setsockopt() from changing the hop-by-hop option.Gravatar Huw Davies 1-1/+16
2016-06-27calipso: Set the calipso socket label to match the secattr.Gravatar Huw Davies 1-1/+1
2016-06-15selinux: fix type mismatchGravatar Heinrich Schuchardt 1-1/+1
2016-06-14KEYS: Strip trailing spacesGravatar David Howells 2-2/+2
2016-06-09selinux: import NetLabel category bitmaps correctlyGravatar Paul Moore 1-1/+1
2016-06-08Smack: ignore null signal in smack_task_killGravatar Rafal Krypa 1-0/+3
2016-06-06security: tomoyo: simplify the gc kthread creationGravatar Mike Danese 1-7/+2
2016-06-06LSM: Fix for security_inode_getsecurity and -EOPNOTSUPPGravatar Casey Schaufler 1-4/+25
2016-06-03KEYS: Add placeholder for KDF usage with DHGravatar Stephan Mueller 4-6/+13
2016-05-31selinux: Only apply bounds checking to source typesGravatar Stephen Smalley 1-48/+22
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2016-05-27switch ->setxattr() to passing dentry and inode separatelyGravatar Al Viro 1-1/+1
2016-05-26Yama: fix double-spinlock and user access in atomic contextGravatar Jann Horn 1-6/+63
2016-05-20security/integrity/ima/ima_policy.c: use %pU to output UUID in printable formatGravatar Andy Shevchenko 1-12/+2
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 34-185/+909
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+3
2016-05-17Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 13-106/+83
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-14/+15
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2016-05-17LSM: LoadPin: provide enablement CONFIGGravatar Kees Cook 2-6/+15
2016-05-17Merge branch 'ovl-fixes' into for-linusGravatar Al Viro 1-2/+2
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2016-05-06Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in...Gravatar James Morris 5-60/+127
2016-05-06Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar James Morris 19-112/+516