aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/avtab.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-211-0/+42
* SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris2010-10-211-2/+2
* selinux: cleanup return codes in avtab_read_item()Dan Carpenter2010-08-021-20/+19
* selinux: Unify for- and while-loop styleVesa-Matti Kari2008-08-151-1/+1
* SELinux: trivial, remove unneeded local variableVesa-Matti J Kari2008-08-051-4/+2
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-141-1/+1
* SELinux: clean up printksEric Paris2008-04-211-14/+13
* SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+11
* SELinux: unify printk messagesJames Morris2008-04-181-20/+20
* security/selinux: Add missing "space"Joe Perches2008-01-251-1/+1
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-081-4/+28
* SELinux: tune avtab to reduce memory usageYuichi Nakamura2007-10-171-26/+65
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Reassign printk levels in selinux kernel codeEric Paris2007-02-261-1/+1
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2006-01-061-1/+1
* [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-051-3/+5
* [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-051-69/+123
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+399