aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/avtab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-01selinux: wrap global selinux stateStephen Smalley1-7/+2
2017-08-17selinux: update my email addressStephen Smalley1-1/+1
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep1-14/+90
2015-04-06selinux: Use a better hash function for avtabJohn Brooks1-4/+37
2015-04-06selinux: convert avtab hash table to flex_arrayStephen Smalley1-12/+19
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris1-0/+42
2010-10-21SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris1-2/+2
2010-08-02selinux: cleanup return codes in avtab_read_item()Dan Carpenter1-20/+19
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