summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2014-05-16cgroup: remove css_parent()Tejun Heo-4/+4
2014-05-15selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones-0/+3
2014-05-15selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones-0/+2
2014-05-15selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore-2/+4
2014-05-13cgroup: replace cftype->write_string() with cftype->write()Tejun Heo-7/+7
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-43/+159
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+3
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-15/+0
2014-05-06Warning in scanf string typingToralf Förster-1/+1
2014-05-06nick kvfree() from apparmorAl Viro-15/+0
2014-05-05device_cgroup: check if exception removal is allowedAristeu Rozanski-3/+38
2014-05-04device_cgroup: fix the comment format for recently added functionsAristeu Rozanski-17/+16
2014-05-01selinux: Report permissive mode in avc: denied messages.Stephen Smalley-5/+11
2014-04-30Smack: Label cgroup files for systemdCasey Schaufler-12/+18
2014-04-23Smack: Verify read access on file open - v3Casey Schaufler-3/+16
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs-1/+1
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton-3/+3
2014-04-21device_cgroup: rework device access check and exception checkingAristeu Rozanski-40/+122
2014-04-15security: Convert use of typedef ctl_table to struct ctl_tableJoe Perches-1/+1
2014-04-14Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris-49/+45
2014-04-14Merge commit 'v3.14' into nextJames Morris-53/+93
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+4
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-5/+8
2014-04-11Smack: bidirectional UDS connect checkCasey Schaufler-23/+27
2014-04-11Smack: Correctly remove SMACK64TRANSMUTE attributeCasey Schaufler-6/+19
2014-04-11SMACK: Fix handling value==NULL in post setxattrJosé Bollo-1/+3
2014-04-11bugfix patch for SMACKPankaj Kumar-2/+2
2014-04-11Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk-2/+108
2014-04-11Smack: unify all ptrace accesses in the smackLukasz Pawelczyk-13/+71
2014-04-11Smack: fix the subject/object order in smack_ptrace_traceme()Lukasz Pawelczyk-9/+29
2014-04-11Minor improvement of 'smack_sb_kern_mount'José Bollo-3/+5
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds-0/+3
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+20
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-8/+4
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-175/+208
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+3
2014-04-01get rid of pointless checks for NULL ->i_opAl Viro-4/+4
2014-04-01vfs: add cross-renameMiklos Szeredi-0/+16
2014-04-01security: add flags to rename hooksMiklos Szeredi-2/+4
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds-2/+2
2014-03-31Merge tag 'v3.14' into nextPaul Moore-158/+260
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton-0/+3
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-29/+46
2014-03-20audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs-5/+8
2014-03-19selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore-9/+27
2014-03-19selinux: put the mmap() DAC controls before the MAC controlsPaul Moore-12/+8
2014-03-19cgroup: drop const from @buffer of cftype->write_string()Tejun Heo-2/+2
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-29/+46
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+5
2014-03-14smack: fix key permission verificationDmitry Kasatkin-1/+6