aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2014-06-13Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-28/+114
2014-06-12ima: introduce ima_kernel_read()Gravatar Dmitry Kasatkin 1-1/+31
2014-06-12evm: prohibit userspace writing 'security.evm' HMAC valueGravatar Mimi Zohar 1-2/+10
2014-06-12ima: check inode integrity cache in violation checkGravatar Dmitry Kasatkin 1-2/+7
2014-06-12ima: prevent unnecessary policy checkingGravatar Dmitry Kasatkin 1-9/+4
2014-06-12evm: provide option to protect additional SMACK xattrsGravatar Dmitry Kasatkin 2-0/+22
2014-06-12evm: replace HMAC version with attribute maskGravatar Dmitry Kasatkin 4-11/+33
2014-06-12ima: prevent new digsig xattr from being replacedGravatar Mimi Zohar 1-3/+7
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2014-06-10Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 23-133/+382
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-20/+13
2014-06-03ima: audit log files opened with O_DIRECT flagGravatar Mimi Zohar 4-3/+19
2014-06-03selinux: conditionally reschedule in hashtab_insert while loading selinux policyGravatar Dave Jones 1-0/+3
2014-06-03selinux: conditionally reschedule in mls_convert_context while loading selinu...Gravatar Dave Jones 1-0/+2
2014-06-03selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESGravatar Paul Moore 1-2/+4
2014-06-03selinux: Report permissive mode in avc: denied messages.Gravatar Stephen Smalley 3-5/+11
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-58/+159
2014-05-20Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel in...Gravatar James Morris 4-73/+297
2014-05-16device_cgroup: use css_has_online_children() instead of has_children()Gravatar Tejun Heo 1-17/+2
2014-05-16device_cgroup: remove direct access to cgroup->childrenGravatar Tejun Heo 1-2/+10
2014-05-16cgroup: remove css_parent()Gravatar Tejun Heo 1-4/+4
2014-05-13cgroup: replace cftype->write_string() with cftype->write()Gravatar Tejun Heo 1-7/+7
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-43/+159
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-3/+3
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-15/+0
2014-05-06Warning in scanf string typingGravatar Toralf Förster 1-1/+1
2014-05-06nick kvfree() from apparmorGravatar Al Viro 2-15/+0
2014-05-05device_cgroup: check if exception removal is allowedGravatar Aristeu Rozanski 1-3/+38
2014-05-04device_cgroup: fix the comment format for recently added functionsGravatar Aristeu Rozanski 1-17/+16
2014-04-30Smack: Label cgroup files for systemdGravatar Casey Schaufler 1-12/+18
2014-04-23Smack: Verify read access on file open - v3Gravatar Casey Schaufler 1-3/+16
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinGravatar Richard Guy Briggs 1-1/+1
2014-04-22locks: rename file-private locks to "open file description locks"Gravatar Jeff Layton 1-3/+3
2014-04-21device_cgroup: rework device access check and exception checkingGravatar Aristeu Rozanski 1-40/+122
2014-04-15security: Convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-1/+1
2014-04-14Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...Gravatar James Morris 11-49/+45
2014-04-14Merge commit 'v3.14' into nextGravatar James Morris 15-53/+93
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-4/+4
2014-04-12Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 2-5/+8
2014-04-11Smack: bidirectional UDS connect checkGravatar Casey Schaufler 2-23/+27
2014-04-11Smack: Correctly remove SMACK64TRANSMUTE attributeGravatar Casey Schaufler 1-6/+19
2014-04-11SMACK: Fix handling value==NULL in post setxattrGravatar José Bollo 1-1/+3
2014-04-11bugfix patch for SMACKGravatar Pankaj Kumar 1-2/+2
2014-04-11Smack: adds smackfs/ptrace interfaceGravatar Lukasz Pawelczyk 4-2/+108
2014-04-11Smack: unify all ptrace accesses in the smackGravatar Lukasz Pawelczyk 1-13/+71
2014-04-11Smack: fix the subject/object order in smack_ptrace_traceme()Gravatar Lukasz Pawelczyk 3-9/+29
2014-04-11Minor improvement of 'smack_sb_kern_mount'Gravatar José Bollo 1-3/+5
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxGravatar Linus Torvalds 1-0/+3
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+20
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-8/+4