summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2014-09-22selinux: cleanup error reporting in selinux_nlmsg_perm()Richard Guy Briggs
2014-09-10selinux: make the netif cache namespace awarePaul Moore
2014-09-08selinux: register nf hooks with single nf_register_hooks callJiri Pirko
2014-09-03selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()Paul Moore
2014-08-28selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.Stephen Smalley
2014-08-05Merge tag 'v3.16' into nextPaul Moore
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-06-26selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore
2014-06-23selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long
2014-06-19selinux: fix a possible memory leak in cond_read_node()Namhyung Kim
2014-06-19selinux: simple cleanup for cond_read_node()Namhyung Kim
2014-06-18security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2014-06-18selinux: introduce str_read() helperNamhyung Kim
2014-06-17SELinux: use ARRAY_SIZEHimangi Saraogi
2014-06-17Merge tag 'v3.15' into nextPaul Moore
2014-06-13Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-12ima: introduce ima_kernel_read()Dmitry Kasatkin
2014-06-12evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar
2014-06-12ima: check inode integrity cache in violation checkDmitry Kasatkin
2014-06-12ima: prevent unnecessary policy checkingDmitry Kasatkin
2014-06-12evm: provide option to protect additional SMACK xattrsDmitry Kasatkin
2014-06-12evm: replace HMAC version with attribute maskDmitry Kasatkin
2014-06-12ima: prevent new digsig xattr from being replacedMimi Zohar
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-10Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-03ima: audit log files opened with O_DIRECT flagMimi Zohar
2014-06-03selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones
2014-06-03selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones
2014-06-03selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore
2014-06-03selinux: Report permissive mode in avc: denied messages.Stephen Smalley
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-20Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel in...James Morris
2014-05-16device_cgroup: use css_has_online_children() instead of has_children()Tejun Heo
2014-05-16device_cgroup: remove direct access to cgroup->childrenTejun Heo
2014-05-16cgroup: remove css_parent()Tejun Heo
2014-05-15selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones
2014-05-15selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones
2014-05-15selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore
2014-05-13cgroup: replace cftype->write_string() with cftype->write()Tejun Heo
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-06Warning in scanf string typingToralf Förster
2014-05-06nick kvfree() from apparmorAl Viro
2014-05-05device_cgroup: check if exception removal is allowedAristeu Rozanski
2014-05-04device_cgroup: fix the comment format for recently added functionsAristeu Rozanski
2014-05-01selinux: Report permissive mode in avc: denied messages.Stephen Smalley