index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_vmalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/test_vmalloc.c: add parameter use_huge for fix_size_alloc_test
Qinglin Pan
2023-01-18
1
-1
/
+7
*
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-3
/
+3
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-4
/
+4
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
treewide: use prandom_u32_max() when possible, part 2
Jason A. Donenfeld
2022-10-11
1
-13
/
+4
*
lib/test_vmalloc: switch to prandom_u32()
Uladzislau Rezki (Sony)
2022-07-03
1
-7
/
+8
*
lib/test_vmalloc.c: use swap() to make code cleaner
Changcheng Deng
2021-11-06
1
-4
/
+2
*
lib/test_vmalloc.c: add a new 'nr_pages' parameter
Uladzislau Rezki (Sony)
2021-09-03
1
-1
/
+4
*
lib/test_vmalloc.c: add a new 'nr_threads' parameter
Uladzislau Rezki (Sony)
2021-04-30
1
-48
/
+40
*
lib/test_vmalloc.c: remove two kvfree_rcu() tests
Uladzislau Rezki (Sony)
2021-04-30
1
-40
/
+0
*
lib/test_vmalloc.c: Add test cases for kvfree_rcu()
Uladzislau Rezki (Sony)
2020-06-29
1
-8
/
+95
*
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
2020-06-02
1
-19
/
+7
*
lib/test_vmalloc.c:test_func(): eliminate local `ret'
Andrew Morton
2019-05-14
1
-5
/
+3
*
lib/test_vmalloc.c: do not create cpumask_t variable on stack
Uladzislau Rezki (Sony)
2019-04-26
1
-3
/
+3
*
vmalloc: add test driver to analyse vmalloc allocator
Uladzislau Rezki (Sony)
2019-03-05
1
-0
/
+551