index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
hashtab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-19
selinux: fix NULL-pointer dereference when hashtab allocation fails
Ondrej Mosnacek
1
-5
/
+12
2021-10-13
selinux: fix all of the W=1 build warnings
Paul Moore
1
-0
/
+1
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-01-12
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
1
-1
/
+1
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
1
-0
/
+53
2020-07-09
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
1
-54
/
+5
2020-07-09
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
1
-21
/
+23
2020-05-01
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
1
-36
/
+15
2020-02-27
selinux: reduce the use of hard-coded hash sizes
Ondrej Mosnacek
1
-4
/
+24
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
1
-6
/
+2
2017-11-15
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-16
selinux: remove extraneous initialization of slots_used and max_chain_len
Colin Ian King
1
-1
/
+1
2017-09-20
selinux: Use kmem_cache for hashtab_node
Kyeongdon Kim
1
-2
/
+15
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2017-03-23
selinux: Adjust four checks for null pointers
Markus Elfring
1
-4
/
+4
2017-03-23
selinux: Use kmalloc_array() in hashtab_create()
Markus Elfring
1
-1
/
+1
2014-06-03
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
1
-0
/
+3
2008-08-15
selinux: Unify for- and while-loop style
Vesa-Matti Kari
1
-3
/
+3
2008-04-21
SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups
Eric Paris
1
-2
/
+2
2006-11-28
SELinux: ensure keys constant in hashtab_search
Chad Sellers
1
-3
/
+3
2005-10-30
[PATCH] SELinux: convert to kzalloc
James Morris
1
-4
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+167