Re: [PATCH 1/3] MAINTAINERS: update KHO and LIVE UPDATE maintainers
From: Pasha Tatashin
Date: Tue Apr 14 2026 - 09:05:19 EST
On Tue, Apr 14, 2026 at 8:18 AM Pratyush Yadav <pratyush@xxxxxxxxxx> wrote:
>
> From: "Pratyush Yadav (Google)" <pratyush@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxx
> D: Maintenance and contributions to the network interface bonding driver.
>
> +N: Alexander Graf
> +E: graf@xxxxxxxxxx
> +D: Kexec Handover (KHO)
> +
> N: Wolfgang Grandegger
> E: wg@xxxxxxxxxxxxxx
> 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@xxxxxxxxxx>
> M: Mike Rapoport <rppt@xxxxxxxxxx>
> M: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
> -R: Pratyush Yadav <pratyush@xxxxxxxxxx>
> +M: Pratyush Yadav <pratyush@xxxxxxxxxx>
> +R: Alexander Graf <graf@xxxxxxxxxx>
> L: kexec@xxxxxxxxxxxxxxxxxxx
> L: linux-mm@xxxxxxxxx
> 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@xxxxxxxxxx>
> M: Mike Rapoport <rppt@xxxxxxxxxx>
> -R: Pratyush Yadav <pratyush@xxxxxxxxxx>
> +M: Pratyush Yadav <pratyush@xxxxxxxxxx>
> L: linux-kernel@xxxxxxxxxxxxxxx
> 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
Reviewed-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>