From: Alexander Graf <graf@amazon.com>
To: Pratyush Yadav <pratyush@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Baoquan He <bhe@redhat.com>,
Pasha Tatashin <pasha.tatashin@soleen.com>,
Mike Rapoport <rppt@kernel.org>,
"David Hildenbrand (Arm)" <david@kernel.org>
Cc: <kexec@lists.infradead.org>, <linux-mm@kvack.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/3] MAINTAINERS: update KHO and LIVE UPDATE maintainers
Date: Tue, 14 Apr 2026 14:38:06 +0200 [thread overview]
Message-ID: <45617e3d-59c5-4c2a-9c2d-b7bfad805d78@amazon.com> (raw)
In-Reply-To: <20260414121752.1912847-2-pratyush@kernel.org>
On 14.04.26 14:17, Pratyush Yadav wrote:
> From: "Pratyush Yadav (Google)" <pratyush@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@kernel.org>
Reviewed-by: Alexander Graf <graf@amazon.com>
Alex
> ---
> 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@greyhouse.net
> D: Maintenance and contributions to the network interface bonding driver.
>
> +N: Alexander Graf
> +E: graf@amazon.com
> +D: Kexec Handover (KHO)
> +
> N: Wolfgang Grandegger
> E: wg@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@amazon.com>
> M: Mike Rapoport <rppt@kernel.org>
> M: Pasha Tatashin <pasha.tatashin@soleen.com>
> -R: Pratyush Yadav <pratyush@kernel.org>
> +M: Pratyush Yadav <pratyush@kernel.org>
> +R: Alexander Graf <graf@amazon.com>
> L: kexec@lists.infradead.org
> L: linux-mm@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@soleen.com>
> M: Mike Rapoport <rppt@kernel.org>
> -R: Pratyush Yadav <pratyush@kernel.org>
> +M: Pratyush Yadav <pratyush@kernel.org>
> L: linux-kernel@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
>
Amazon Web Services Development Center Germany GmbH
Tamara-Danz-Str. 13
10243 Berlin
Geschaeftsfuehrung: Christof Hellmis, Andreas Stieger
Eingetragen am Amtsgericht Charlottenburg unter HRB 257764 B
Sitz: Berlin
Ust-ID: DE 365 538 597
next prev parent reply other threads:[~2026-04-14 12:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-14 12:17 [PATCH 0/3] MAINTAINERS: update KHO and LIVE UPDATE entries Pratyush Yadav
2026-04-14 12:17 ` [PATCH 1/3] MAINTAINERS: update KHO and LIVE UPDATE maintainers Pratyush Yadav
2026-04-14 12:38 ` Alexander Graf [this message]
2026-04-14 13:03 ` Pasha Tatashin
2026-04-14 17:54 ` David Hildenbrand (Arm)
2026-04-14 12:17 ` [PATCH 2/3] MAINTAINERS: drop include/linux/kho/abi/ from KHO Pratyush Yadav
2026-04-14 13:04 ` Pasha Tatashin
2026-04-14 17:53 ` David Hildenbrand (Arm)
2026-04-14 12:17 ` [PATCH 3/3] MAINTAINERS: drop include/linux/liveupdate from LIVE UPDATE Pratyush Yadav
2026-04-14 13:04 ` Pasha Tatashin
2026-04-14 17:54 ` David Hildenbrand (Arm)
2026-04-14 14:02 ` [PATCH 0/3] MAINTAINERS: update KHO and LIVE UPDATE entries Mike Rapoport
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45617e3d-59c5-4c2a-9c2d-b7bfad805d78@amazon.com \
--to=graf@amazon.com \
--cc=akpm@linux-foundation.org \
--cc=bhe@redhat.com \
--cc=david@kernel.org \
--cc=kexec@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=pasha.tatashin@soleen.com \
--cc=pratyush@kernel.org \
--cc=rppt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox