summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/hashtab.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: wrap global selinux stateStephen Smalley2018-03-021-6/+2Star
* Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-151-3/+16
|\
| * selinux: remove extraneous initialization of slots_used and max_chain_lenColin Ian King2017-10-171-1/+1
| * selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim2017-09-201-2/+15
* | 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: Adjust four checks for null pointersMarkus Elfring2017-03-231-4/+4
* selinux: Use kmalloc_array() in hashtab_create()Markus Elfring2017-03-231-1/+1
* selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones2014-06-031-0/+3
* selinux: Unify for- and while-loop styleVesa-Matti Kari2008-08-151-3/+3
* SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-2/+2
* SELinux: ensure keys constant in hashtab_searchChad Sellers2006-11-281-3/+3
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-311-4/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+167