index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_meminit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko
Jeff Johnson
2024-06-25
1
-0
/
+1
*
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
*
lib/test_meminit: allocate pages up to order MAX_ORDER
Andrew Donnellan
2023-08-18
1
-1
/
+1
*
lib/test_meminit: add checks for the allocation functions
Xiaoke Wang
2022-10-13
1
-0
/
+21
*
lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
Xiaoke Wang
2022-04-29
1
-2
/
+10
*
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
Andrey Konovalov
2022-01-20
1
-0
/
+1
*
lib/test_meminit.c: add bulk alloc/free tests
Laura Abbott
2019-12-05
1
-1
/
+19
*
lib/test_meminit: add a kmem_cache_alloc_bulk() test
Alexander Potapenko
2019-10-15
1
-0
/
+27
*
lib/test_meminit.c: use GFP_ATOMIC in RCU critical section
Alexander Potapenko
2019-08-03
1
-1
/
+1
*
lib/test_meminit.c: minor test fixes
Alexander Potapenko
2019-07-17
1
-6
/
+6
*
lib/test_meminit.c: fix -Wmaybe-uninitialized false positive
Arnd Bergmann
2019-07-17
1
-24
/
+26
*
lib: introduce test_meminit module
Alexander Potapenko
2019-07-17
1
-0
/
+362