| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-10 | 1 | -5/+8 |
|\ |
|
| * | selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES | Paul Moore | 2014-06-03 | 1 | -2/+4 |
| * | selinux: Report permissive mode in avc: denied messages. | Stephen Smalley | 2014-06-03 | 1 | -2/+3 |
| * | Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh... | James Morris | 2014-04-14 | 1 | -1/+1 |
| |\ |
|
| | * | KEYS: Move the flags representing required permission to linux/key.h | David Howells | 2014-03-14 | 1 | -1/+1 |
| * | | Merge commit 'v3.14' into next | James Morris | 2014-04-14 | 1 | -8/+25 |
| |\ \ |
|
* | | | | 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 | 1 | -23/+37 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | 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 | 1 | -2/+2 |
* | | | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov | 2014-03-10 | 1 | -6/+7 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2014-01-21 | 1 | -6/+1 |
|\ \
| |/ |
|
| * | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2014-01-07 | 1 | -6/+1 |
| |\ |
|
| | * | 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 | 1 | -22/+18 |
| | * | 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 | 1 | -1/+1 |
| | * | selinux: pull address family directly from the request_sock struct | Paul Moore | 2013-12-04 | 1 | -5/+1 |
| | * | 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 |
| | * | Merge tag 'v3.12' | Paul Moore | 2013-11-08 | 1 | -19/+13 |
| | |\ |
|
* | | | | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() | Steven Rostedt | 2014-01-12 | 1 | -2/+18 |
|/ / / |
|
* | | | 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 | 1 | -25/+112 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ... | James Morris | 2013-12-13 | 1 | -25/+112 |
| |\ \ \ |
|
| | * | | | 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 | 1 | -1/+1 |
| | * | | | 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 |
| | * | | | Merge tag 'v3.12' | Paul Moore | 2013-11-26 | 1 | -19/+13 |
| | |\ \ \
| | | |/ /
| | |/| /
| | | |/ |
|
* | | | | Revert "selinux: consider filesystem subtype in policies" | Linus Torvalds | 2013-12-15 | 1 | -22/+18 |
|/ / / |
|
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2013-11-21 | 1 | -52/+94 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r... | James Morris | 2013-10-22 | 1 | -52/+94 |
| |\ \ \
| | |/ / |
|
| | * | | Merge git://git.infradead.org/users/eparis/selinux | Paul Moore | 2013-09-18 | 1 | -52/+94 |
| | |\ \ |
|
| | | * | | Revert "SELinux: do not handle seclabel as a special flag" | Eric Paris | 2013-08-28 | 1 | -0/+3 |
| | | * | | selinux: consider filesystem subtype in policies | Anand Avati | 2013-08-28 | 1 | -18/+22 |
| | | * | | Add SELinux policy capability for always checking packet and peer classes. | Chris PeBenito | 2013-07-25 | 1 | -5/+21 |
| | | * | | SELinux: use a helper function to determine seclabel | Eric Paris | 2013-07-25 | 1 | -14/+24 |
| | | * | | SELinux: pass a superblock to security_fs_use | Eric Paris | 2013-07-25 | 1 | -1/+1 |
| | | * | | SELinux: do not handle seclabel as a special flag | Eric Paris | 2013-07-25 | 1 | -3/+0 |
| | | * | | SELinux: do all flags twiddling in one place | Eric Paris | 2013-07-25 | 1 | -7/+5 |
| | | * | | SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT | Eric Paris | 2013-07-25 | 1 | -14/+14 |
| | | * | | SELinux: use define for number of bits in the mnt flags mask | Eric Paris | 2013-07-25 | 1 | -1/+4 |
| | | * | | SELinux: make it harder to get the number of mnt opts wrong | Eric Paris | 2013-07-25 | 1 | -2/+3 |