index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
hashtab.c
Age
Commit message (
Expand
)
Author
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
2021-01-12
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
2020-07-09
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
2020-05-01
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
2020-02-27
selinux: reduce the use of hard-coded hash sizes
Ondrej Mosnacek
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
2017-11-15
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
selinux: remove extraneous initialization of slots_used and max_chain_len
Colin Ian King
2017-09-20
selinux: Use kmem_cache for hashtab_node
Kyeongdon Kim
2017-08-17
selinux: update my email address
Stephen Smalley
2017-03-23
selinux: Adjust four checks for null pointers
Markus Elfring
2017-03-23
selinux: Use kmalloc_array() in hashtab_create()
Markus Elfring
2014-06-03
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
2008-08-15
selinux: Unify for- and while-loop style
Vesa-Matti Kari
2008-04-21
SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups
Eric Paris
2006-11-28
SELinux: ensure keys constant in hashtab_search
Chad Sellers
2005-10-30
[PATCH] SELinux: convert to kzalloc
James Morris
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds