index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
hashtab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
selinux: constify source policy in cond_policydb_dup()
Christian Göttsche
1
-4
/
+6
2024-02-24
selinux: fix style issues in security/selinux/ss/hashtab.c
Paul Moore
1
-12
/
+11
2023-09-13
selinux: print sum of chain lengths^2 for hash tables
Christian Göttsche
1
-0
/
+5
2023-08-04
selinux: use identical iterator type in hashtab_duplicate()
Christian Göttsche
1
-1
/
+2
2023-07-28
selinux: move debug functions into debug configuration
Christian Göttsche
1
-1
/
+2
2023-07-19
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2022-05-18
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
1
-1
/
+2
2021-11-20
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-09
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-18
selinux: refactor changing booleans
Stephen Smalley
1
-0
/
+53
2020-07-10
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
1
-54
/
+5
2020-07-10
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-28
selinux: reduce the use of hard-coded hash sizes
Ondrej Mosnacek
1
-4
/
+24
2018-03-02
selinux: wrap global selinux state
Stephen Smalley
1
-6
/
+2
2017-11-16
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-17
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-31
[PATCH] SELinux: convert to kzalloc
James Morris
1
-4
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+167