[PATCH v2 01/14] MAINTAINERS: Update resctrl entry
From: Reinette Chatre
Date: Fri Mar 20 2026 - 18:04:26 EST
The x86 maintainers handle the resctrl filesystem and x86 architectural
resctrl code. Even so, the x86 maintainers are not part of the resctrl
section and not returned when scripts/get_maintainer.pl is run on resctrl
filesystem code. With patches flowing via x86 maintainers resctrl should
also ensure it follows the tip rules.
Add the x86 maintainer alias, x86@xxxxxxxxxx, to the resctrl section to
ensure x86 maintainers are included in associated resctrl submissions.
Add a reference to the tip tree handbook to make it clear which rules
resctrl follows.
Signed-off-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>
---
Changes since v1:
- Add reference to tip tree handbook to follow similar change to other
tip subsystems:
https://lore.kernel.org/all/20260305212215.3188399-1-dave.hansen@xxxxxxxxxxxxxxx/
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 77fdfcb55f06..622d17046db5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22134,11 +22134,13 @@ F: tools/testing/selftests/net/rds/
RDT - RESOURCE ALLOCATION
M: Tony Luck <tony.luck@xxxxxxxxx>
M: Reinette Chatre <reinette.chatre@xxxxxxxxx>
+M: x86@xxxxxxxxxx
R: Dave Martin <Dave.Martin@xxxxxxx>
R: James Morse <james.morse@xxxxxxx>
R: Babu Moger <babu.moger@xxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
S: Supported
+P: Documentation/process/maintainer-tip.rst
F: Documentation/filesystems/resctrl.rst
F: arch/x86/include/asm/resctrl.h
F: arch/x86/kernel/cpu/resctrl/
--
2.50.1