aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/hashtab.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-17selinux: refactor changing booleansStephen Smalley1-0/+6
2020-07-09selinux: complete the inlining of hashtab functionsOndrej Mosnacek1-5/+58
2020-07-09selinux: prepare for inlining of hashtab functionsOndrej Mosnacek1-11/+11
2020-05-01selinux: do not allocate hashtabs dynamicallyOndrej Mosnacek1-6/+7
2020-02-27selinux: reduce the use of hard-coded hash sizesOndrej Mosnacek1-1/+1
2018-03-01selinux: wrap global selinux stateStephen Smalley1-4/+0
2017-11-15Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-20selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim1-0/+4
2017-08-17selinux: update my email addressStephen Smalley1-1/+1
2008-04-28SELinux: hashtab.h whitespace, syntax, and other cleanupsEric Paris1-3/+3
2006-11-28SELinux: ensure keys constant in hashtab_searchChad Sellers1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+87