[PATCH] MAINTAINERS: Add entry for DMEM cgroup controller

Maarten Lankhorst dev at lankhorst.se
Thu Feb 20 14:07:57 UTC 2025


The cgroups controller is currently maintained through the
drm-misc tree, so lets add add Maxime Ripard, Natalie Vock
and me as specific maintainers for dmem.

We keep the cgroup mailing list CC'd on all cgroup specific patches.

Signed-off-by: Maarten Lankhorst <dev at lankhorst.se>
Acked-by: Maxime Ripard <mripard at kernel.org>
Acked-by: Natalie Vock <natalie.vock at gmx.de>
---
 .mailmap    |  1 +
 MAINTAINERS | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/.mailmap b/.mailmap
index fedebf86640ad..52718c77aa479 100644
--- a/.mailmap
+++ b/.mailmap
@@ -519,6 +519,7 @@ Nadav Amit <nadav.amit at gmail.com> <namit at cs.technion.ac.il>
 Nadia Yvette Chambers <nyc at holomorphy.com> William Lee Irwin III <wli at holomorphy.com>
 Naoya Horiguchi <nao.horiguchi at gmail.com> <n-horiguchi at ah.jp.nec.com>
 Naoya Horiguchi <nao.horiguchi at gmail.com> <naoya.horiguchi at nec.com>
+Natalie Vock <natalie.vock at gmx.de> <friedrich.vock at gmx.de>
 Nathan Chancellor <nathan at kernel.org> <natechancellor at gmail.com>
 Naveen N Rao <naveen at kernel.org> <naveen.n.rao at linux.ibm.com>
 Naveen N Rao <naveen at kernel.org> <naveen.n.rao at linux.vnet.ibm.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 4684e38368db2..5d57278904534 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5926,6 +5926,17 @@ F:	tools/testing/selftests/cgroup/test_cpuset.c
 F:	tools/testing/selftests/cgroup/test_cpuset_prs.sh
 F:	tools/testing/selftests/cgroup/test_cpuset_v1_base.sh
 
+CONTROL GROUP - DEVICE MEMORY CONTROLLER (DMEM)
+M:	Maarten Lankhorst <dev at lankhorst.se>
+M:	Maxime Ripard <mripard at kernel.org>
+M:	Natalie Vock <natalie.vock at gmx.de>
+S:	Maintained
+L:	cgroups at vger.kernel.org
+L:	dri-devel at lists.freedesktop.org
+T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
+F:	include/linux/cgroup_dmem.h
+F:	kernel/cgroup/dmem.c
+
 CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
 M:	Johannes Weiner <hannes at cmpxchg.org>
 M:	Michal Hocko <mhocko at kernel.org>
-- 
2.45.2



More information about the dri-devel mailing list