index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_vmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-02
lib/test_vmalloc: add vrealloc test case
Shivam Kalra
1
-0
/
+62
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-20
lib/test_vmalloc.c: minor fixes to test_vmalloc.c
Audra Mitchell
1
-4
/
+7
2025-11-16
lib/test_vmalloc: remove xfail condition check
Uladzislau Rezki (Sony)
1
-1
/
+1
2025-11-16
lib/test_vmalloc: add no_block_alloc_test case
Uladzislau Rezki (Sony)
1
-0
/
+26
2025-07-13
lib/test_vmalloc.c: introduce xfail for failing tests
Raghavendra K T
1
-15
/
+21
2025-07-09
lib/test_vmalloc.c: restrict default test mask to avoid test warnings
Uladzislau Rezki (Sony)
1
-1
/
+1
2025-07-09
lib/test_vmalloc.c: use late_initcall() if built-in for init ordering
Uladzislau Rezki (Sony)
1
-0
/
+4
2025-05-11
lib/test_vmalloc.c: allow built-in execution
Uladzislau Rezki (Sony)
1
-2
/
+3
2025-05-11
lib/test_vmalloc.c: replace RWSEM to SRCU for setup
Uladzislau Rezki (Sony)
1
-10
/
+7
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-1
/
+1
2024-03-04
lib/test_vmalloc.c: use unsigned long constant
Martin Kaiser
1
-1
/
+1
2024-03-04
lib/test_vmalloc.c: drop empty exit function
Martin Kaiser
1
-5
/
+0
2024-03-04
lib/test_vmalloc.c: fix typo in function name
Martin Kaiser
1
-2
/
+2
2023-06-12
lib/test_vmalloc.c: avoid garbage in page array
Lorenzo Stoakes
1
-1
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+37
2023-04-18
lib/test_vmalloc.c: add vm_map_ram()/vm_unmap_ram() test case
Uladzislau Rezki (Sony)
1
-0
/
+37
2023-04-05
lib/test_vmalloc.c: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
1
-1
/
+1
2023-01-18
lib/test_vmalloc.c: add parameter use_huge for fix_size_alloc_test
Qinglin Pan
1
-1
/
+7
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-3
/
+3
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-4
/
+4
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 2
Jason A. Donenfeld
1
-13
/
+4
2022-07-03
lib/test_vmalloc: switch to prandom_u32()
Uladzislau Rezki (Sony)
1
-7
/
+8
2021-11-06
lib/test_vmalloc.c: use swap() to make code cleaner
Changcheng Deng
1
-4
/
+2
2021-09-03
lib/test_vmalloc.c: add a new 'nr_pages' parameter
Uladzislau Rezki (Sony)
1
-1
/
+4
2021-04-30
lib/test_vmalloc.c: add a new 'nr_threads' parameter
Uladzislau Rezki (Sony)
1
-48
/
+40
2021-04-30
lib/test_vmalloc.c: remove two kvfree_rcu() tests
Uladzislau Rezki (Sony)
1
-40
/
+0
2020-06-29
lib/test_vmalloc.c: Add test cases for kvfree_rcu()
Uladzislau Rezki (Sony)
1
-8
/
+95
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
1
-19
/
+7
2019-05-14
lib/test_vmalloc.c:test_func(): eliminate local `ret'
Andrew Morton
1
-5
/
+3
2019-04-26
lib/test_vmalloc.c: do not create cpumask_t variable on stack
Uladzislau Rezki (Sony)
1
-3
/
+3
2019-03-05
vmalloc: add test driver to analyse vmalloc allocator
Uladzislau Rezki (Sony)
1
-0
/
+551