https://github.com/torvalds/linux
Revision b5745c59627854afb3cd3f3860ee6f4571e2b633 authored by Linus Torvalds on 15 December 2013, 19:28:02 UTC, committed by Linus Torvalds on 15 December 2013, 19:28:02 UTC
Pull SELinux fixes from James Morris.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
  selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()
  selinux: look for IPsec labels on both inbound and outbound packets
  selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
  selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
  selinux: fix possible memory leak
2 parent s 29b1deb + d93aca6
History
Tip revision: b5745c59627854afb3cd3f3860ee6f4571e2b633 authored by Linus Torvalds on 15 December 2013, 19:28:02 UTC
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Tip revision: b5745c5
File Mode Size
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 166 bytes
bitmap.c -rw-r--r-- 6.6 KB
dir.c -rw-r--r-- 11.1 KB
file.c -rw-r--r-- 1.1 KB
inode.c -rw-r--r-- 18.2 KB
itree_common.c -rw-r--r-- 7.7 KB
itree_v1.c -rw-r--r-- 1.4 KB
itree_v2.c -rw-r--r-- 1.9 KB
minix.h -rw-r--r-- 5.2 KB
namei.c -rw-r--r-- 5.4 KB

back to top