index
:
linux-stable.git
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.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
/
ss
/
mls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SELinux: Socket retains creator role and MLS attribute
Harry Ciao
2011-03-03
1
-2
/
+3
*
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
2010-11-30
1
-12
/
+13
*
Security: Fix coding style in security/
wzt.wzt@gmail.com
2010-04-09
1
-1
/
+1
*
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
2010-02-04
1
-13
/
+13
*
selinux: convert range transition list to a hashtab
Stephen Smalley
2010-01-25
1
-10
/
+8
*
selinux: remove a useless return
Amerigo Wang
2009-12-08
1
-2
/
+2
*
selinux: dynamic class/perm discovery
Stephen Smalley
2009-10-07
1
-1
/
+1
*
SELinux: Trivial minor fixes that change C null character style
Vesa-Matti J Kari
2008-08-05
1
-7
/
+7
*
SELinux: keep the code clean formating and syntax
Eric Paris
2008-07-14
1
-4
/
+4
*
selinux: support deferred mapping of contexts
Stephen Smalley
2008-07-14
1
-5
/
+6
*
SELinux: mls.c whitespace, syntax, and static declaraction cleanups
Eric Paris
2008-04-21
1
-13
/
+14
*
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2008-01-30
1
-5
/
+5
*
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
2008-01-25
1
-9
/
+2
*
SELinux: add more validity checks on policy load
Stephen Smalley
2007-11-08
1
-30
/
+36
*
SELinux: improve performance when AVC misses.
KaiGai Kohei
2007-10-17
1
-81
/
+75
*
selinux: Delete mls_copy_context
Venkat Yekkirala
2007-01-08
1
-25
/
+5
*
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2006-12-02
1
-105
/
+51
*
NetLabel: better error handling involving mls_export_cat()
Paul Moore
2006-10-15
1
-3
/
+14
*
[PATCH] selinux: add support for range transitions on object classes
Darrel Goeddel
2006-09-26
1
-11
/
+10
*
[NetLabel]: SELinux support
Venkat Yekkirala
2006-09-22
1
-0
/
+156
*
[MLSXFRM]: Define new SELinux service routine
Venkat Yekkirala
2006-09-22
1
-20
/
+0
*
[PATCH] support for context based audit filtering
Darrel Goeddel
2006-05-01
1
-1
/
+29
*
[PATCH] selinux: Fix MLS compatibility off-by-one bug
Ron Yorston
2006-04-19
1
-1
/
+1
*
[PATCH] selinux: MLS compatibility
Stephen Smalley
2005-11-09
1
-1
/
+4
*
[PATCH] selinux: Reduce memory use by avtab
Stephen Smalley
2005-09-05
1
-19
/
+23
*
[PATCH] SELinux: default labeling of MLS field
James Morris
2005-07-28
1
-23
/
+48
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+527