aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/avtab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari1-1/+1
2008-08-05SELinux: trivial, remove unneeded local variableVesa-Matti J Kari1-4/+2
2008-07-14SELinux: keep the code clean formating and syntaxEric Paris1-1/+1
2008-04-21SELinux: clean up printksEric Paris1-14/+13
2008-04-21SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+11
2008-04-18SELinux: unify printk messagesJames Morris1-20/+20
2008-01-25security/selinux: Add missing "space"Joe Perches1-1/+1
2007-11-08SELinux: add more validity checks on policy loadStephen Smalley1-4/+28
2007-10-17SELinux: tune avtab to reduce memory usageYuichi Nakamura1-26/+65
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-02-26Reassign printk levels in selinux kernel codeEric Paris1-1/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser1-1/+1
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan1-3/+5
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley1-69/+123
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+399