summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/ebitmap.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: provide __le variables explicitlyNicholas Mc Guire2019-05-211-4/+6
* selinux: Cleanup printk logging in ebitmappeter enderborg2018-06-191-8/+7Star
* selinux: wrap global selinux stateStephen Smalley2018-03-021-6/+1Star
* 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: use kmem_cache for ebitmapJunil Lee2017-06-091-6/+20
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-281-1/+1
* selinux: detect invalid ebitmapWilliam Roberts2016-08-301-0/+3
* selinux: import NetLabel category bitmaps correctlyPaul Moore2016-06-091-1/+1
* selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore2015-07-091-0/+6
* netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-011-9/+9
* netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-011-78/+49Star
* SELinux: Reduce overhead of mls_level_isvalid() function callWaiman Long2013-07-251-2/+18
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-021-1/+1
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-211-2/+79
* netlabel: fix export of SELinux categories > 127Joshua Roys2010-02-251-1/+1
* selinux: Unify for- and while-loop styleVesa-Matti Kari2008-08-151-2/+2
* SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-3/+2Star
* SELinux: unify printk messagesJames Morris2008-04-181-7/+7
* SELinux: fix bug in new ebitmap code.KaiGai Kohei2007-11-071-1/+1
* SELinux: kills warnings in Improve SELinux performance when AVC missesKaiGai Kohei2007-10-171-6/+5Star
* SELinux: improve performance when AVC misses.KaiGai Kohei2007-10-171-123/+158
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-031-109/+89Star
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-161-2/+6
* [NetLabel]: Cleanup ebitmap_import()Paul Moore2006-09-231-20/+16Star
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-0/+144
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-311-6/+3Star
* [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-051-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+293