aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/sidtab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05selinux: overhaul sidtab to fix bug and improve performanceOndrej Mosnacek1-217/+346
2018-12-05selinux: use separate table for initial SID lookupOndrej Mosnacek1-65/+103
2018-11-20selinux: refactor sidtab conversionOndrej Mosnacek1-14/+36
2018-06-19selinux: Cleanup printk logging in sidtabpeter enderborg1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17selinux: update my email addressStephen Smalley1-1/+1
2017-05-23selinux: Return an error code only as a constant in sidtab_insert()Markus Elfring1-17/+10
2017-03-29selinux: Adjust two checks for null pointersMarkus Elfring1-2/+2
2017-03-29selinux: Use kmalloc_array() in sidtab_init()Markus Elfring1-1/+1
2010-12-07selinux: cache sidtab_context_to_sid resultsEric Paris1-2/+37
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari1-6/+6
2008-07-14SELinux: open code sidtab lockJames Morris1-11/+7
2008-07-14selinux: support deferred mapping of contextsStephen Smalley1-39/+19
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-4/+2
2007-02-26Reassign printk levels in selinux kernel codeEric Paris1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+305