summaryrefslogtreecommitdiff
path: root/security/selinux/ss/hashtab.c
AgeCommit message (Expand)Author
2017-11-15Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16selinux: remove extraneous initialization of slots_used and max_chain_lenColin Ian King
2017-09-20selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim
2017-08-17selinux: update my email addressStephen Smalley
2017-03-23selinux: Adjust four checks for null pointersMarkus Elfring
2017-03-23selinux: Use kmalloc_array() in hashtab_create()Markus Elfring
2014-06-03selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari
2008-04-21SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2006-11-28SELinux: ensure keys constant in hashtab_searchChad Sellers
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris
2005-04-16Linux-2.6.12-rc2Linus Torvalds