index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
radix-tree
/
linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-10
radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.
Peng Zhang
1
-12
/
+33
2023-10-18
radix tree test suite: fix allocation calculation in kmem_cache_alloc_bulk()
Liam R. Howlett
1
-2
/
+2
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
1
-0
/
+4
2022-09-26
radix tree test suite: add support for slab bulk APIs
Liam R. Howlett
1
-2
/
+116
2022-09-26
radix tree test suite: add allocation counts and size to kmem_cache
Liam R. Howlett
1
-1
/
+27
2022-09-26
radix tree test suite: add kmem_cache_set_non_kernel()
Liam R. Howlett
1
-2
/
+14
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-02-20
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
1
-27
/
+0
2020-02-27
radix tree test suite: Support kmem_cache alignment
Matthew Wilcox (Oracle)
1
-12
/
+20
2018-02-25
radix tree test suite: Fix build
Matthew Wilcox
1
-2
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-13
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
1
-3
/
+3
2017-02-13
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
1
-0
/
+1
2017-02-13
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
1
-0
/
+9
2017-02-13
radix tree test suite: Remove types.h
Matthew Wilcox
1
-0
/
+1
2017-02-13
radix tree test suite: Remove mempool
Matthew Wilcox
1
-22
/
+0
2016-12-14
radix tree test suite: cache recently freed objects
Matthew Wilcox
1
-7
/
+41
2016-12-14
radix tree test suite: add some more functionality
Matthew Wilcox
1
-0
/
+15
2016-12-14
radix tree test suite: track preempt_count
Matthew Wilcox
1
-0
/
+1
2016-12-14
radix tree test suite: allow GFP_ATOMIC allocations to fail
Matthew Wilcox
1
-1
/
+6
2016-03-17
radix tree test harness
Matthew Wilcox
1
-0
/
+60