index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_rhashtable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: test_rhashtable: Fix KASAN warning
Phil Sutter
2017-07-25
1
-1
/
+3
*
lib: test_rhashtable: fix for large entry counts
Phil Sutter
2017-07-24
1
-21
/
+32
*
rhashtable-test: Fix max_size parameter description
Phil Sutter
2016-08-08
1
-1
/
+1
*
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-04-05
1
-1
/
+1
*
rhashtable-test: allow to retry even if -ENOMEM was returned
Phil Sutter
2015-11-23
1
-1
/
+13
*
rhashtable-test: calculate max_entries value by default
Phil Sutter
2015-11-23
1
-3
/
+5
*
rhashtable-test: retry insert operations
Phil Sutter
2015-11-23
1
-24
/
+29
*
rhashtable-test: add cond_resched() to thread test
Phil Sutter
2015-11-23
1
-0
/
+5
*
rhashtable-test: extend to test concurrency
Phil Sutter
2015-08-17
1
-1
/
+155
*
rhashtable: Allow other tasks to be scheduled in large lookup loops
Thomas Graf
2015-07-21
1
-0
/
+7
*
rhashtable-test: Fix 64bit division
Thomas Graf
2015-05-05
1
-1
/
+2
*
rhashtable-test: Detect insertion failures
Thomas Graf
2015-05-03
1
-6
/
+20
*
rhashtable-test: Use walker to test bucket statistics
Thomas Graf
2015-05-03
1
-30
/
+30
*
rhashtable-test: Do not allocate individual test objects
Thomas Graf
2015-05-03
1
-22
/
+6
*
rhashtable-test: Get rid of ptr in test_obj structure
Thomas Graf
2015-05-03
1
-6
/
+3
*
rhashtable-test: Measure time to insert, remove & traverse entries
Thomas Graf
2015-05-03
1
-31
/
+69
*
rhashtable-test: Remove unused TEST_NEXPANDS
Thomas Graf
2015-05-03
1
-1
/
+0
*
test_rhashtable: Remove bogus max_size setting
Herbert Xu
2015-04-03
1
-1
/
+0
*
rhashtable: Add multiple rehash support
Herbert Xu
2015-03-23
1
-24
/
+0
*
test_rhashtable: Use inlined rhashtable interface
Herbert Xu
2015-03-20
1
-14
/
+19
*
test_rhashtable: Use rhashtable max_size instead of max_shift
Herbert Xu
2015-03-18
1
-1
/
+1
*
rhashtable: Add rehash counter to bucket_table
Herbert Xu
2015-03-15
1
-1
/
+1
*
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
2015-02-27
1
-0
/
+1
*
rhashtable: unconditionally grow when max_shift is not specified
Daniel Borkmann
2015-02-27
1
-2
/
+0
*
rhashtable: allow to unload test module
Daniel Borkmann
2015-02-20
1
-0
/
+5
*
rhashtable: don't allocate ht structure on stack in test_rht_init
Daniel Borkmann
2015-02-20
1
-1
/
+2
*
rhashtable: Make selftest modular
Geert Uytterhoeven
2015-01-30
1
-0
/
+227