summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: fix inode security list corruptionStephen Smalley2014-10-151-1/+1
* selinux: cleanup error reporting in selinux_nlmsg_perm()Richard Guy Briggs2014-09-221-4/+3
* selinux: make the netif cache namespace awarePaul Moore2014-09-101-15/+18
* selinux: register nf hooks with single nf_register_hooks callJiri Pirko2014-09-081-25/+10
* selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()Paul Moore2014-09-031-0/+1
* selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.Stephen Smalley2014-08-281-12/+47
* Merge tag 'v3.16' into nextPaul Moore2014-08-051-1/+1
|\
| * Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-101-5/+8
| |\
| | * selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore2014-06-031-2/+4
| | * selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-06-031-2/+3
| | * Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris2014-04-141-1/+1
| | |\
| | | * KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-141-1/+1
| | * | Merge commit 'v3.14' into nextJames Morris2014-04-141-8/+25
| | |\ \
* | | | | selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-261-0/+14
* | | | | Merge tag 'v3.15' into nextPaul Moore2014-06-171-2/+5
|\| | | |
| * | | | locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-221-3/+3
| * | | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-041-0/+3
| |\ \ \ \
| | * | | | locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-311-0/+3
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-031-23/+37
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-03-191-9/+27
| | * | selinux: put the mmap() DAC controls before the MAC controlsPaul Moore2014-03-191-12/+8
| | * | security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-061-2/+2
* | | | selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore2014-05-151-2/+4
* | | | selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-05-011-2/+3
* | | | Merge tag 'v3.14' into nextPaul Moore2014-03-311-6/+7
|\| | |
| * | | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-101-6/+7
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-01-211-6/+1
| |\|
| | * Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-01-071-6/+1
| | |\
* | | | selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-03-051-9/+27
* | | | selinux: put the mmap() DAC controls before the MAC controlsPaul Moore2014-02-281-12/+8
* | | | Merge tag 'v3.13' into nextPaul Moore2014-01-231-8/+24
|\| | | | |_|/ |/| |
| * | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-121-2/+18
| |/
| * selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2013-12-231-2/+2
| * selinux: fix broken peer recv checkChad Hanson2013-12-231-1/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-12-151-25/+112
| |\
| | * Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ...James Morris2013-12-131-25/+112
| | |\
| | | * selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2013-12-121-7/+35
| | | * selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-121-1/+1
| | | * selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore2013-12-121-15/+53
| | | * selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore2013-12-121-2/+23
| | | * Merge tag 'v3.12'Paul Moore2013-11-261-19/+13
| | | |\
| * | | | Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2013-12-151-22/+18
| |/ / /
| * | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-211-52/+94
| |\ \ \
| | * | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris2013-10-221-52/+94
| | |\| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-8/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-5/+5
| * | | | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-09-301-1/+1
| | |/ / | |/| |
* | | | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2013-12-161-2/+2
* | | | SELinux: remove duplicated include from hooks.cWei Yongjun2013-12-161-1/+0
* | | | selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore2013-12-131-22/+18