[PATCH 1/3] MAINTAINERS: update KHO and LIVE UPDATE maintainers
Pratyush Yadav
pratyush at kernel.org
Tue Apr 14 05:17:18 PDT 2026
From: "Pratyush Yadav (Google)" <pratyush at kernel.org>
I have been helping out with reviewing and developing KHO. I would also
like to help maintain it. Change my entry from R to M for KHO and live
update. Alex has been inactive for a while, so to avoid over-crowding
the KHO entry and to keep the information up-to-date, move his entry
from M to R.
We also now have a tree for KHO and live update at liveupdate/linux.git
where we plan to start maintaining those subsystems and start queuing
the patches. List that in the entries as well.
Signed-off-by: Pratyush Yadav (Google) <pratyush at kernel.org>
---
CREDITS | 4 ++++
MAINTAINERS | 8 +++++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/CREDITS b/CREDITS
index 9091bac3d2da..9173508b4e03 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1456,6 +1456,10 @@ N: Andy Gospodarek
E: andy at greyhouse.net
D: Maintenance and contributions to the network interface bonding driver.
+N: Alexander Graf
+E: graf at amazon.com
+D: Kexec Handover (KHO)
+
N: Wolfgang Grandegger
E: wg at grandegger.com
D: Controller Area Network (device drivers)
diff --git a/MAINTAINERS b/MAINTAINERS
index 915f074c3577..97820188a600 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14109,13 +14109,14 @@ F: include/uapi/linux/kexec.h
F: kernel/kexec*
KEXEC HANDOVER (KHO)
-M: Alexander Graf <graf at amazon.com>
M: Mike Rapoport <rppt at kernel.org>
M: Pasha Tatashin <pasha.tatashin at soleen.com>
-R: Pratyush Yadav <pratyush at kernel.org>
+M: Pratyush Yadav <pratyush at kernel.org>
+R: Alexander Graf <graf at amazon.com>
L: kexec at lists.infradead.org
L: linux-mm at kvack.org
S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux.git
F: Documentation/admin-guide/mm/kho.rst
F: Documentation/core-api/kho/*
F: include/linux/kexec_handover.h
@@ -14802,9 +14803,10 @@ F: tools/testing/selftests/livepatch/
LIVE UPDATE
M: Pasha Tatashin <pasha.tatashin at soleen.com>
M: Mike Rapoport <rppt at kernel.org>
-R: Pratyush Yadav <pratyush at kernel.org>
+M: Pratyush Yadav <pratyush at kernel.org>
L: linux-kernel at vger.kernel.org
S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux.git
F: Documentation/core-api/liveupdate.rst
F: Documentation/mm/memfd_preservation.rst
F: Documentation/userspace-api/liveupdate.rst
--
2.54.0.rc0.605.g598a273b03-goog
More information about the kexec
mailing list