summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/sidtab.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: check sidtab limit before adding a new entryOndrej Mosnacek2019-07-241-0/+5
* selinux: overhaul sidtab to fix bug and improve performanceOndrej Mosnacek2018-12-051-217/+346
* selinux: use separate table for initial SID lookupOndrej Mosnacek2018-12-051-65/+103
* selinux: refactor sidtab conversionOndrej Mosnacek2018-11-201-14/+36
* selinux: Cleanup printk logging in sidtabpeter enderborg2018-06-191-3/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selinux: update my email addressStephen Smalley2017-08-171-1/+1
* selinux: Return an error code only as a constant in sidtab_insert()Markus Elfring2017-05-231-17/+10Star
* selinux: Adjust two checks for null pointersMarkus Elfring2017-03-291-2/+2
* selinux: Use kmalloc_array() in sidtab_init()Markus Elfring2017-03-291-1/+1
* selinux: cache sidtab_context_to_sid resultsEric Paris2010-12-071-2/+37
* selinux: Unify for- and while-loop styleVesa-Matti Kari2008-08-151-6/+6
* SELinux: open code sidtab lockJames Morris2008-07-141-11/+7Star
* selinux: support deferred mapping of contextsStephen Smalley2008-07-141-39/+19Star
* SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-4/+2Star
* Reassign printk levels in selinux kernel codeEric Paris2007-02-261-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+305