aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
* Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-11-13
|\
| * selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs2014-11-12
* | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-10-16
|\|
| * selinux: fix inode security list corruptionStephen Smalley2014-10-15
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-12
|\|
| * selinux: cleanup error reporting in selinux_nlmsg_perm()Richard Guy Briggs2014-09-22
| * selinux: make the netif cache namespace awarePaul Moore2014-09-10
| * selinux: register nf hooks with single nf_register_hooks callJiri Pirko2014-09-08
| * selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()Paul Moore2014-09-03
| * selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.Stephen Smalley2014-08-28
| * Merge tag 'v3.16' into nextPaul Moore2014-08-05
| |\
| | * Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-10
| | |\
| | | * selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore2014-06-03
| | | * selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-06-03
* | | | security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2014-09-09
* | | | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-07-29
|\ \ \ \
| * | | | Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore2014-07-28
* | | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-07-19
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-26
* | | | | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-07-16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | selinux: fix the default socket labeling in sock_graft()Paul Moore2014-07-10
| |/ / /
| * | | Merge tag 'v3.15' into nextPaul Moore2014-06-17
| |\| |
* | | | Merge commit 'v3.15' into nextJames Morris2014-06-24
|\ \ \ \ | | |/ / | |/| |
| * | | locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-22
| * | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-04
| |\ \ \
| | * | | locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-31
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-03
| |\ \ \ \
* | \ \ \ \ Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-05-26
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore2014-05-15
| * | | | selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-05-01
| * | | | Merge tag 'v3.14' into nextPaul Moore2014-03-31
| |\| | |
| * | | | selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-03-05
| * | | | selinux: put the mmap() DAC controls before the MAC controlsPaul Moore2014-02-28
| * | | | Merge tag 'v3.13' into nextPaul Moore2014-01-23
| |\ \ \ \
* | \ \ \ \ Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris2014-04-13
|\ \ \ \ \ \
| * | | | | | KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge commit 'v3.14' into nextJames Morris2014-04-13
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-01-21
| |\ \ \ | | |_|/ | |/| |
| * | | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-12
* | | | selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-03-19
* | | | selinux: put the mmap() DAC controls before the MAC controlsPaul Moore2014-03-19
* | | | security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-06
| |/ / |/| |
* | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-01-06
|\ \ \ | |/ / |/| / | |/
| * selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2013-12-16
| * SELinux: remove duplicated include from hooks.cWei Yongjun2013-12-16
| * selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore2013-12-13
| * selinux: fix broken peer recv checkChad Hanson2013-12-11
| * selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2013-12-10
| * selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-09