index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: fix double free in selinux_parse_opts_str()
Paul Moore
2017-09-15
1
-3
/
+2
*
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-02-26
1
-1
/
+1
*
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-29
1
-1
/
+1
*
selinux: fix setting of security labels on NFS
J. Bruce Fields
2015-07-15
1
-1
/
+2
*
selinux: fix inode security list corruption
Stephen Smalley
2014-11-17
1
-1
/
+1
*
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
[next]