summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/ebitmap.c
AgeCommit message (Expand)AuthorLines
2017-06-09selinux: use kmem_cache for ebitmapJunil Lee-6/+20
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-1/+1
2016-08-29selinux: detect invalid ebitmapWilliam Roberts-0/+3
2016-06-09selinux: import NetLabel category bitmaps correctlyPaul Moore-1/+1
2015-07-09selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore-0/+6
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore-9/+9
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore-78/+49
2013-07-25SELinux: Reduce overhead of mls_level_isvalid() function callWaiman Long-2/+18
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore-1/+1
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris-2/+79
2010-02-25netlabel: fix export of SELinux categories > 127Joshua Roys-1/+1
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari-2/+2
2008-04-21SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris-3/+2
2008-04-18SELinux: unify printk messagesJames Morris-7/+7
2007-11-08SELinux: fix bug in new ebitmap code.KaiGai Kohei-1/+1
2007-10-17SELinux: kills warnings in Improve SELinux performance when AVC missesKaiGai Kohei-6/+5
2007-10-17SELinux: improve performance when AVC misses.KaiGai Kohei-123/+158
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore-109/+89
2006-10-15NetLabel: better error handling involving mls_export_cat()Paul Moore-2/+6
2006-09-22[NetLabel]: Cleanup ebitmap_import()Paul Moore-20/+16
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala-0/+144
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris-6/+3
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan-2/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+293