summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/mls.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: wrap global selinux stateStephen Smalley2018-03-011-32/+40
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selinux: update my email addressStephen Smalley2017-08-171-1/+1
* selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()Paul Moore2015-04-061-7/+3
* selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones2014-06-031-0/+2
* SELinux: Reduce overhead of mls_level_isvalid() function callWaiman Long2013-07-251-15/+7
* SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-091-0/+24
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-011-1/+1
* SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-031-2/+3
* selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-301-12/+13
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-091-1/+1
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-041-13/+13
* selinux: convert range transition list to a hashtabStephen Smalley2010-01-251-10/+8
* selinux: remove a useless returnAmerigo Wang2009-12-081-2/+2
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-071-1/+1
* SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari2008-08-051-7/+7
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-141-4/+4
* selinux: support deferred mapping of contextsStephen Smalley2008-07-141-5/+6
* SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-13/+14
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-301-5/+5
* selinux: make mls_compute_sid always polyinstantiateEamon Walsh2008-01-251-9/+2
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-081-30/+36
* SELinux: improve performance when AVC misses.KaiGai Kohei2007-10-171-81/+75
* selinux: Delete mls_copy_contextVenkat Yekkirala2007-01-081-25/+5
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-105/+51
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-151-3/+14
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-261-11/+10
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-0/+156
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-221-20/+0
* [PATCH] support for context based audit filteringDarrel Goeddel2006-05-011-1/+29
* [PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston2006-04-191-1/+1
* [PATCH] selinux: MLS compatibilityStephen Smalley2005-11-091-1/+4
* [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-051-19/+23
* [PATCH] SELinux: default labeling of MLS fieldJames Morris2005-07-281-23/+48
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+527
OpenPOWER on IntegriCloud