Age | Commit message (Expand) | Author | Files | Lines |
2014-02-24 | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -4/+4 |
2014-02-20 | SELinux: bigendian problems with filename trans rules | Eric Paris | 1 | -4/+4 |
2014-02-10 | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 2 | -0/+6 |
2014-02-05 | SELinux: Fix kernel BUG on empty security contexts. | Stephen Smalley | 1 | -0/+4 |
2014-02-05 | selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types | Paul Moore | 1 | -0/+2 |
2014-02-05 | Merge tag 'v3.13' into stable-3.14 | Paul Moore | 3 | -9/+30 |
2014-01-24 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -8/+4 |
2014-01-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 7 | -40/+177 |
2014-01-14 | selinux: call WARN_ONCE() instead of calling audit_log_start() | Richard Guy Briggs | 1 | -8/+4 |
2014-01-12 | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() | Steven Rostedt | 2 | -3/+22 |
2014-01-08 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 1 | -1/+13 |
2014-01-07 | SELinux: Fix memory leak upon loading policy | Tetsuo Handa | 1 | -1/+13 |
2014-01-06 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 7 | -39/+164 |
2013-12-24 | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() | Oleg Nesterov | 1 | -2/+2 |
2013-12-24 | selinux: fix broken peer recv check | Chad Hanson | 1 | -1/+3 |
2013-12-17 | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() | Oleg Nesterov | 1 | -2/+2 |
2013-12-17 | SELinux: remove duplicated include from hooks.c | Wei Yongjun | 1 | -1/+0 |
2013-12-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -42/+165 |
2013-12-15 | Revert "selinux: consider filesystem subtype in policies" | Linus Torvalds | 2 | -60/+22 |
2013-12-13 | selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 | Paul Moore | 2 | -60/+22 |
2013-12-13 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ... | James Morris | 3 | -42/+165 |
2013-12-13 | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos... | Paul Moore | 1 | -7/+35 |
2013-12-13 | selinux: look for IPsec labels on both inbound and outbound packets | Paul Moore | 3 | -14/+47 |
2013-12-13 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() | Paul Moore | 1 | -15/+53 |
2013-12-13 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() | Paul Moore | 1 | -2/+23 |
2013-12-12 | selinux: fix broken peer recv check | Chad Hanson | 1 | -1/+3 |
2013-12-10 | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos... | Paul Moore | 1 | -7/+35 |
2013-12-10 | selinux: look for IPsec labels on both inbound and outbound packets | Paul Moore | 3 | -14/+47 |
2013-12-05 | selinux: fix possible memory leak | Geyslan G. Bem | 1 | -4/+7 |
2013-12-05 | selinux: pull address family directly from the request_sock struct | Paul Moore | 1 | -5/+1 |
2013-12-05 | selinux: ensure that the cached NetLabel secattr matches the desired SID | Paul Moore | 1 | -1/+30 |
2013-12-05 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() | Paul Moore | 1 | -15/+53 |
2013-12-05 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() | Paul Moore | 1 | -2/+23 |
2013-11-27 | Merge tag 'v3.12' | Paul Moore | 4 | -39/+27 |
2013-11-26 | selinux: fix possible memory leak | Geyslan G. Bem | 1 | -4/+7 |
2013-11-23 | Merge tag 'v3.12' | Eric Paris | 4 | -39/+27 |
2013-11-22 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 14 | -379/+417 |
2013-11-22 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -0/+2 |
2013-11-20 | SELinux: security_load_policy: Silence frame-larger-than warning | Tim Gardner | 1 | -22/+32 |
2013-11-20 | SELinux: Update policy version to support constraints info | Richard Haines | 4 | -10/+101 |
2013-11-08 | Merge tag 'v3.12' | Paul Moore | 4 | -39/+27 |
2013-11-05 | selinux: apply selinux checks on new audit message types | Eric Paris | 1 | -0/+2 |
2013-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -27/+15 |
2013-10-22 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r... | James Morris | 14 | -379/+417 |
2013-10-14 | netfilter: pass hook ops to hookfn | Patrick McHardy | 1 | -5/+5 |
2013-10-05 | selinux: remove 'flags' parameter from avc_audit() | Linus Torvalds | 3 | -4/+4 |
2013-10-05 | selinux: avc_has_perm_flags has no more users | Linus Torvalds | 2 | -17/+6 |
2013-10-04 | selinux: remove 'flags' parameter from inode_has_perm | Linus Torvalds | 1 | -7/+6 |
2013-10-01 | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 | Eric W. Biederman | 1 | -1/+1 |
2013-09-27 | selinux: correct locking in selinux_netlbl_socket_connect) | Paul Moore | 1 | -4/+2 |