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