| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ / / |
|
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2013-11-21 | 14 | -379/+417 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r... | James Morris | 2013-10-22 | 14 | -379/+417 |
| |\ \ \
| | |/ / |
|
| | * | | selinux: correct locking in selinux_netlbl_socket_connect) | Paul Moore | 2013-09-26 | 1 | -4/+2 |
| | * | | selinux: Use kmemdup instead of kmalloc + memcpy | Duan Jiong | 2013-09-26 | 1 | -2/+2 |
| | * | | Merge git://git.infradead.org/users/eparis/selinux | Paul Moore | 2013-09-18 | 13 | -375/+415 |
| | |\ \ |
|
| | | * | | Revert "SELinux: do not handle seclabel as a special flag" | Eric Paris | 2013-08-28 | 2 | -1/+4 |
| | | * | | selinux: consider filesystem subtype in policies | Anand Avati | 2013-08-28 | 2 | -22/+60 |
| | | * | | Add SELinux policy capability for always checking packet and peer classes. | Chris PeBenito | 2013-07-25 | 4 | -6/+30 |
| | | * | | selinux: fix problems in netnode when BUG() is compiled out | Paul Moore | 2013-07-25 | 1 | -0/+2 |
| | | * | | 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 | 3 | -15/+11 |
| | | * | | SELinux: do not handle seclabel as a special flag | Eric Paris | 2013-07-25 | 2 | -4/+1 |
| | | * | | SELinux: change sbsec->behavior to short | Eric Paris | 2013-07-25 | 3 | -3/+3 |
| | | * | | SELinux: renumber the superblock options | Eric Paris | 2013-07-25 | 2 | -4/+5 |
| | | * | | 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 | 2 | -15/+15 |
| | | * | | 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 |
| | | * | | SELinux: remove crazy contortions around proc | Eric Paris | 2013-07-25 | 1 | -1/+1 |
| | | * | | SELinux: fix selinuxfs policy file on big endian systems | Eric Paris | 2013-07-25 | 1 | -2/+1 |
| | | * | | SELinux: Enable setting security contexts on rootfs inodes. | Stephen Smalley | 2013-07-25 | 1 | -0/+7 |
| | | * | | SELinux: Increase ebitmap_node size for 64-bit configuration | Waiman Long | 2013-07-25 | 1 | -1/+7 |
| | | * | | SELinux: Reduce overhead of mls_level_isvalid() function call | Waiman Long | 2013-07-25 | 4 | -19/+27 |
| | | * | | selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() | Paul Moore | 2013-07-25 | 2 | -5/+8 |
| | | * | | selinux: cleanup the XFRM header | Paul Moore | 2013-07-25 | 1 | -14/+5 |
| | | * | | selinux: cleanup selinux_xfrm_decode_session() | Paul Moore | 2013-07-25 | 1 | -11/+12 |
| | | * | | selinux: cleanup some comment and whitespace issues in the XFRM code | Paul Moore | 2013-07-25 | 1 | -13/+10 |
| | | * | | selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() | Paul Moore | 2013-07-25 | 2 | -60/+42 |
| | | * | | selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow... | Paul Moore | 2013-07-25 | 1 | -36/+18 |
| | | * | | selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code | Paul Moore | 2013-07-25 | 1 | -31/+40 |
| | | * | | lsm: split the xfrm_state_alloc_security() hook implementation | Paul Moore | 2013-07-25 | 3 | -111/+95 |
* | | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2013-11-21 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | selinux: apply selinux checks on new audit message types | Eric Paris | 2013-11-05 | 1 | -0/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 3 | -27/+15 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | selinux: remove 'flags' parameter from avc_audit() | Linus Torvalds | 2013-10-04 | 3 | -4/+4 |
| * | | | | selinux: avc_has_perm_flags has no more users | Linus Torvalds | 2013-10-04 | 2 | -17/+6 |
| * | | | | selinux: remove 'flags' parameter from inode_has_perm | Linus Torvalds | 2013-10-04 | 1 | -7/+6 |
| | |/ /
| |/| | |
|
* | | | | netfilter: pass hook ops to hookfn | Patrick McHardy | 2013-10-14 | 1 | -5/+5 |
* | | | | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 | Eric W. Biederman | 2013-09-30 | 1 | -1/+1 |
|/ / / |
|