Age | Commit message (Expand) | Author |
2014-04-22 | locks: rename file-private locks to "open file description locks" | Jeff Layton |
2014-04-04 | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2014-03-31 | locks: add new fcntl cmd values for handling file private locks | Jeff Layton |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-19 | selinux: correctly label /proc inodes in use before the policy is loaded | Paul Moore |
2014-03-19 | selinux: put the mmap() DAC controls before the MAC controls | Paul Moore |
2014-03-10 | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov |
2014-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-02-24 | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris |
2014-02-20 | SELinux: bigendian problems with filename trans rules | Eric Paris |
2014-02-12 | flowcache: Make flow cache name space aware | Fan Du |
2014-02-10 | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris |
2014-02-06 | security: replace strict_strto*() with kstrto*() | Jingoo Han |
2014-02-05 | SELinux: Fix kernel BUG on empty security contexts. | Stephen Smalley |
2014-02-05 | selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types | Paul Moore |
2014-02-05 | Merge tag 'v3.13' into stable-3.14 | Paul Moore |
2014-01-23 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-01-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2014-01-13 | selinux: call WARN_ONCE() instead of calling audit_log_start() | Richard Guy Briggs |
2014-01-12 | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() | Steven Rostedt |
2014-01-08 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2014-01-07 | SELinux: Fix memory leak upon loading policy | Tetsuo Handa |
2014-01-07 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2013-12-23 | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() | Oleg Nesterov |
2013-12-23 | selinux: fix broken peer recv check | Chad Hanson |
2013-12-16 | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() | Oleg Nesterov |
2013-12-16 | SELinux: remove duplicated include from hooks.c | Wei Yongjun |
2013-12-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2013-12-15 | Revert "selinux: consider filesystem subtype in policies" | Linus Torvalds |
2013-12-13 | selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 | Paul Moore |
2013-12-13 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ... | James Morris |
2013-12-12 | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos... | Paul Moore |
2013-12-12 | selinux: look for IPsec labels on both inbound and outbound packets | Paul Moore |
2013-12-12 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() | Paul Moore |
2013-12-12 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() | Paul Moore |
2013-12-11 | selinux: fix broken peer recv check | Chad Hanson |
2013-12-10 | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos... | Paul Moore |
2013-12-09 | selinux: look for IPsec labels on both inbound and outbound packets | Paul Moore |
2013-12-04 | selinux: fix possible memory leak | Geyslan G. Bem |
2013-12-04 | selinux: pull address family directly from the request_sock struct | Paul Moore |
2013-12-04 | selinux: ensure that the cached NetLabel secattr matches the desired SID | Paul Moore |
2013-12-04 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() | Paul Moore |
2013-12-04 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() | Paul Moore |
2013-11-26 | Merge tag 'v3.12' | Paul Moore |
2013-11-25 | selinux: fix possible memory leak | Geyslan G. Bem |
2013-11-22 | Merge tag 'v3.12' | Eric Paris |
2013-11-21 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2013-11-21 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2013-11-19 | SELinux: security_load_policy: Silence frame-larger-than warning | Tim Gardner |