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