summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-07-30 15:01:38 +0100
committerMark Brown <broonie@kernel.org>2026-07-30 15:01:38 +0100
commit1eafc1eb702fc28165347e0e6b1b6f43a15480bc (patch)
tree93f4d0ef7e7d00b2adefdf2af12a23087398db3f /MAINTAINERS
parent3ead53d1794d102161ae5acfbd6968cb0464a7b2 (diff)
parentf4806cc63cc65bd752fd72d84937614dca6504ec (diff)
downloadlinux-next-1eafc1eb702fc28165347e0e6b1b6f43a15480bc.tar.gz
linux-next-1eafc1eb702fc28165347e0e6b1b6f43a15480bc.zip
Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 28f7c56646d8..56b337a06447 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4645,6 +4645,7 @@ F: lib/bitmap.c
F: lib/cpumask.c
F: lib/find_bit.c
F: lib/find_bit_benchmark.c
+F: lib/region_alloc_benchmark.c
F: lib/test_bitmap.c
F: lib/tests/cpumask_kunit.c
F: tools/include/linux/bitfield.h
@@ -15659,6 +15660,7 @@ F: Documentation/core-api/maple_tree.rst
F: include/linux/maple_tree.h
F: include/trace/events/maple_tree.h
F: lib/maple_tree.c
+F: lib/region_alloc_benchmark.c
F: lib/test_maple_tree.c
F: rust/helpers/maple_tree.c
F: rust/kernel/maple_tree.rs
@@ -29527,6 +29529,7 @@ F: Documentation/core-api/xarray.rst
F: include/linux/idr.h
F: include/linux/xarray.h
F: lib/idr.c
+F: lib/region_alloc_benchmark.c
F: lib/test_xarray.c
F: lib/xarray.c
F: tools/testing/radix-tree