aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/sidtab.c
AgeCommit message (Expand)Author
2020-08-17selinux: move policy commit after updating selinuxfsStephen Smalley
2020-04-17selinux: move context hashing under sidtabOndrej Mosnacek
2020-04-15selinux: drop unnecessary smp_load_acquire() callOndrej Mosnacek
2020-02-05selinux: fix sidtab string cache lockingOndrej Mosnacek
2019-12-09selinux: cache the SID -> context string translationOndrej Mosnacek
2019-12-09selinux: sidtab reverse lookup hash tableJeff Vander Stoep
2019-08-27selinux: avoid atomic_t usage in sidtabOndrej Mosnacek
2019-07-24selinux: check sidtab limit before adding a new entryOndrej Mosnacek
2018-12-05selinux: overhaul sidtab to fix bug and improve performanceOndrej Mosnacek
2018-12-05selinux: use separate table for initial SID lookupOndrej Mosnacek
2018-11-20selinux: refactor sidtab conversionOndrej Mosnacek
2018-06-19selinux: Cleanup printk logging in sidtabpeter enderborg
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-17selinux: update my email addressStephen Smalley
2017-05-23selinux: Return an error code only as a constant in sidtab_insert()Markus Elfring
2017-03-29selinux: Adjust two checks for null pointersMarkus Elfring
2017-03-29selinux: Use kmalloc_array() in sidtab_init()Markus Elfring
2010-12-07selinux: cache sidtab_context_to_sid resultsEric Paris
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari
2008-07-14SELinux: open code sidtab lockJames Morris
2008-07-14selinux: support deferred mapping of contextsStephen Smalley
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2007-02-26Reassign printk levels in selinux kernel codeEric Paris
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds