[PATCH 2/2] arm64: MAINTAINERS: Include resctrl MPAM driver

Krzysztof Kozlowski krzysztof.kozlowski at oss.qualcomm.com
Mon Feb 16 03:02:42 PST 2026


No maintainers handling the code (so subsystem maintainers) are shown with
scripts/get_maintainers.pl on MPAM drivers in drivers/resctrl/.  It
seems that there is no dedicated subsystem for resctrl and existing
drivers went through ARM64 port maintainers, so make that explicit to
avoid patches being lost/ignored.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index faa914a5f34d..199058abc152 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3822,6 +3822,8 @@ S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
 F:	Documentation/arch/arm64/
 F:	arch/arm64/
+F:	drivers/resctrl/*mpam_*
+F:	include/linux/arm_mpam.h
 F:	drivers/virt/coco/arm-cca-guest/
 F:	drivers/virt/coco/pkvm-guest/
 F:	tools/testing/selftests/arm64/
-- 
2.51.0




More information about the linux-arm-kernel mailing list