index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
mls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-24
selinux: fix style issues in security/selinux/ss/mls.c
Paul Moore
1
-50
/
+33
2023-08-04
selinux: avoid implicit conversions in mls code
Christian Göttsche
1
-4
/
+6
2023-07-19
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
1
-1
/
+0
2021-10-13
selinux: fix all of the W=1 build warnings
Paul Moore
1
-0
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+1
2020-07-10
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
1
-1
/
+1
2020-07-09
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
1
-10
/
+11
2020-05-01
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
1
-7
/
+7
2020-04-15
selinux: fix warning Comparison to bool
Zou Wei
1
-1
/
+1
2019-10-08
selinux: default_range glblub implementation
Joshua Brindle
1
-0
/
+3
2018-12-27
Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+11
2018-12-06
selinux: overhaul sidtab to fix bug and improve performance
Ondrej Mosnacek
1
-13
/
+11
2018-11-14
selinux: fix non-MLS handling in mls_context_to_sid()
Paul Moore
1
-3
/
+7
2018-09-06
selinux: refactor mls_context_to_sid() and make it stricter
Jann Horn
1
-101
/
+77
2018-03-02
selinux: wrap global selinux state
Stephen Smalley
1
-32
/
+40
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2015-04-07
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()
Paul Moore
1
-7
/
+3
2014-06-03
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
1
-0
/
+2
2013-07-25
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
1
-15
/
+7
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
1
-0
/
+24
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-03-03
SELinux: Socket retains creator role and MLS attribute
Harry Ciao
1
-2
/
+3
2010-12-01
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
1
-12
/
+13
2010-04-09
Security: Fix coding style in security/
wzt.wzt@gmail.com
1
-1
/
+1
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
1
-13
/
+13
2010-01-25
selinux: convert range transition list to a hashtab
Stephen Smalley
1
-10
/
+8
2009-12-08
selinux: remove a useless return
Amerigo Wang
1
-2
/
+2
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
1
-1
/
+1
2008-08-05
SELinux: Trivial minor fixes that change C null character style
Vesa-Matti J Kari
1
-7
/
+7
2008-07-14
SELinux: keep the code clean formating and syntax
Eric Paris
1
-4
/
+4
2008-07-14
selinux: support deferred mapping of contexts
Stephen Smalley
1
-5
/
+6
2008-04-21
SELinux: mls.c whitespace, syntax, and static declaraction cleanups
Eric Paris
1
-13
/
+14
2008-01-30
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
1
-5
/
+5
2008-01-25
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
1
-9
/
+2
2007-11-08
SELinux: add more validity checks on policy load
Stephen Smalley
1
-30
/
+36
2007-10-17
SELinux: improve performance when AVC misses.
KaiGai Kohei
1
-81
/
+75
2007-01-09
selinux: Delete mls_copy_context
Venkat Yekkirala
1
-25
/
+5
2006-12-03
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-105
/
+51
2006-10-16
NetLabel: better error handling involving mls_export_cat()
Paul Moore
1
-3
/
+14
2006-09-26
[PATCH] selinux: add support for range transitions on object classes
Darrel Goeddel
1
-11
/
+10
2006-09-23
[NetLabel]: SELinux support
Venkat Yekkirala
1
-0
/
+156
2006-09-23
[MLSXFRM]: Define new SELinux service routine
Venkat Yekkirala
1
-20
/
+0
2006-05-01
[PATCH] support for context based audit filtering
Darrel Goeddel
1
-1
/
+29
2006-04-19
[PATCH] selinux: Fix MLS compatibility off-by-one bug
Ron Yorston
1
-1
/
+1
2005-11-09
[PATCH] selinux: MLS compatibility
Stephen Smalley
1
-1
/
+4
2005-09-05
[PATCH] selinux: Reduce memory use by avtab
Stephen Smalley
1
-19
/
+23
2005-07-28
[PATCH] SELinux: default labeling of MLS field
James Morris
1
-23
/
+48
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+527