summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/avtab.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: convert to kvmallocKent Overstreet2019-03-121-21/+19Star
* selinux: Cleanup printk logging in avtabpeter enderborg2018-06-191-25/+26
* selinux: wrap global selinux stateStephen Smalley2018-03-021-7/+2Star
* selinux: update my email addressStephen Smalley2017-08-171-1/+1
* selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-131-14/+90
* selinux: Use a better hash function for avtabJohn Brooks2015-04-071-4/+37
* selinux: convert avtab hash table to flex_arrayStephen Smalley2015-04-071-12/+19
* 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/+19Star
* 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/+2Star
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-141-1/+1
* SELinux: clean up printksEric Paris2008-04-211-14/+13Star
* 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-071-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/+1Star
* [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-171-0/+399