[PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers

John Stultz posted 1 patch 1 week, 1 day ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
Posted by John Stultz 1 week, 1 day ago
I've been fortunate to have K Prateek take an active interest in
my Proxy Execution patches. He's provided great review insights
and productive feedback, sometimes remembering the subtleties of
the patch series better than I do myself! And he has done all
this with great kindness and humility.

I've really appreciated his reviews, and I think everyone should
be so lucky, so I wanted to propose adding him to the scheduler
reviewers list.

Signed-off-by: John Stultz <jstultz@google.com>
---
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Vincent Guittot <vincent.guittot@linaro.org>
Cc: Dietmar Eggemann <dietmar.eggemann@arm.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Ben Segall <bsegall@google.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Valentin Schneider <vschneid@redhat.com>
Cc: K Prateek Nayak <kprateek.nayak@amd.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7d10988cbc62b..099c0ebf522b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23663,6 +23663,7 @@ R:	Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
 R:	Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
 R:	Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
 R:	Valentin Schneider <vschneid@redhat.com> (TOPOLOGY)
+R:	K Prateek Nayak <kprateek.nayak@amd.com>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
-- 
2.53.0.1018.g2bb0e51243-goog
Re: [PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
Posted by Valentin Schneider 1 week ago
On 25/03/26 17:26, John Stultz wrote:
> I've been fortunate to have K Prateek take an active interest in
> my Proxy Execution patches. He's provided great review insights
> and productive feedback, sometimes remembering the subtleties of
> the patch series better than I do myself! And he has done all
> this with great kindness and humility.
>
> I've really appreciated his reviews, and I think everyone should
> be so lucky, so I wanted to propose adding him to the scheduler
> reviewers list.
>
> Signed-off-by: John Stultz <jstultz@google.com>

That doesn't need any more Acks, but I did want to add that his reviewing
efforts have been helpful and are greatly appreciated :)
Re: [PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
Posted by Steven Rostedt 1 week ago
On Thu, 26 Mar 2026 11:05:23 +0100
Valentin Schneider <vschneid@redhat.com> wrote:

> On 25/03/26 17:26, John Stultz wrote:
> > I've been fortunate to have K Prateek take an active interest in
> > my Proxy Execution patches. He's provided great review insights
> > and productive feedback, sometimes remembering the subtleties of
> > the patch series better than I do myself! And he has done all
> > this with great kindness and humility.
> >
> > I've really appreciated his reviews, and I think everyone should
> > be so lucky, so I wanted to propose adding him to the scheduler
> > reviewers list.
> >
> > Signed-off-by: John Stultz <jstultz@google.com>  
> 
> That doesn't need any more Acks, but I did want to add that his reviewing
> efforts have been helpful and are greatly appreciated :)

You can always add another ack, it just shows how acceptable the commit is ;-)

-- Steve
Re: [PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
Posted by Dietmar Eggemann 1 week ago
On 25.03.26 18:26, John Stultz wrote:

[...]

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7d10988cbc62b..099c0ebf522b7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23663,6 +23663,7 @@ R:	Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
>  R:	Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
>  R:	Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
>  R:	Valentin Schneider <vschneid@redhat.com> (TOPOLOGY)
> +R:	K Prateek Nayak <kprateek.nayak@amd.com>
>  L:	linux-kernel@vger.kernel.org
>  S:	Maintained
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core

Acked-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Re: [PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
Posted by Vincent Guittot 1 week ago
On Wed, 25 Mar 2026 at 18:26, John Stultz <jstultz@google.com> wrote:
>
> I've been fortunate to have K Prateek take an active interest in
> my Proxy Execution patches. He's provided great review insights
> and productive feedback, sometimes remembering the subtleties of
> the patch series better than I do myself! And he has done all
> this with great kindness and humility.
>
> I've really appreciated his reviews, and I think everyone should
> be so lucky, so I wanted to propose adding him to the scheduler
> reviewers list.
>
> Signed-off-by: John Stultz <jstultz@google.com>

Acked-by: Vincent Guittot <vincent.guittot@linaro.org>

> ---
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Juri Lelli <juri.lelli@redhat.com>
> Cc: Vincent Guittot <vincent.guittot@linaro.org>
> Cc: Dietmar Eggemann <dietmar.eggemann@arm.com>
> Cc: Steven Rostedt <rostedt@goodmis.org>
> Cc: Ben Segall <bsegall@google.com>
> Cc: Mel Gorman <mgorman@suse.de>
> Cc: Valentin Schneider <vschneid@redhat.com>
> Cc: K Prateek Nayak <kprateek.nayak@amd.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7d10988cbc62b..099c0ebf522b7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23663,6 +23663,7 @@ R:      Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
>  R:     Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
>  R:     Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
>  R:     Valentin Schneider <vschneid@redhat.com> (TOPOLOGY)
> +R:     K Prateek Nayak <kprateek.nayak@amd.com>
>  L:     linux-kernel@vger.kernel.org
>  S:     Maintained
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
> --
> 2.53.0.1018.g2bb0e51243-goog
>
Re: [PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
Posted by Juri Lelli 1 week ago
Hello,

On 25/03/26 17:26, John Stultz wrote:
> I've been fortunate to have K Prateek take an active interest in
> my Proxy Execution patches. He's provided great review insights
> and productive feedback, sometimes remembering the subtleties of
> the patch series better than I do myself! And he has done all
> this with great kindness and humility.
> 
> I've really appreciated his reviews, and I think everyone should
> be so lucky, so I wanted to propose adding him to the scheduler
> reviewers list.

Yes! :)

> Signed-off-by: John Stultz <jstultz@google.com>

Acked-by: Juri Lelli <juri.lelli@redhat.com>

Best,
Juri
Re: [PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
Posted by K Prateek Nayak 1 week ago
Hello John,

On 3/25/2026 10:56 PM, John Stultz wrote:
> I've been fortunate to have K Prateek take an active interest in
> my Proxy Execution patches. He's provided great review insights
> and productive feedback, sometimes remembering the subtleties of
> the patch series better than I do myself! And he has done all
> this with great kindness and humility.

Thank you for nominating me, and for your kind words.

I'm merely standing on the shoulders of giants and I'm truly lucky to
be part of this community, who, while working on all sorts of amazing
ideas, are also open to entertaining some of the ridiculous
ideas / suggestions / questions that I may have.

I'm indebted to those who are continually working on improving the
kernel, and engaging in discussions, allowing me to learn a ton in the
process.

> 
> I've really appreciated his reviews, and I think everyone should
> be so lucky, so I wanted to propose adding him to the scheduler
> reviewers list.

It would be my pleasure :-)

Acked-by: K Prateek Nayak <kprateek.nayak@amd.com>

> 
> Signed-off-by: John Stultz <jstultz@google.com>

-- 
Thanks and Regards,
Prateek
Re: [PATCH] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
Posted by Steven Rostedt 1 week, 1 day ago
On Wed, 25 Mar 2026 17:26:04 +0000
John Stultz <jstultz@google.com> wrote:

> I've been fortunate to have K Prateek take an active interest in
> my Proxy Execution patches. He's provided great review insights
> and productive feedback, sometimes remembering the subtleties of
> the patch series better than I do myself! And he has done all
> this with great kindness and humility.
> 
> I've really appreciated his reviews, and I think everyone should
> be so lucky, so I wanted to propose adding him to the scheduler
> reviewers list.
> 
> Signed-off-by: John Stultz <jstultz@google.com>

Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>

-- Steve
[tip: sched/core] MAINTAINERS: Add K Prateek Nayak to scheduler reviewers
Posted by tip-bot2 for John Stultz 1 week ago
The following commit has been merged into the sched/core branch of tip:

Commit-ID:     265439eb88fda0bf77821e10aafed22cdd450f9d
Gitweb:        https://git.kernel.org/tip/265439eb88fda0bf77821e10aafed22cdd450f9d
Author:        John Stultz <jstultz@google.com>
AuthorDate:    Wed, 25 Mar 2026 17:26:04 
Committer:     Peter Zijlstra <peterz@infradead.org>
CommitterDate: Thu, 26 Mar 2026 11:08:05 +01:00

MAINTAINERS: Add K Prateek Nayak to scheduler reviewers

I've been fortunate to have K Prateek take an active interest in
my Proxy Execution patches. He's provided great review insights
and productive feedback, sometimes remembering the subtleties of
the patch series better than I do myself! And he has done all
this with great kindness and humility.

I've really appreciated his reviews, and I think everyone should
be so lucky, so I wanted to propose adding him to the scheduler
reviewers list.

Signed-off-by: John Stultz <jstultz@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Acked-by: K Prateek Nayak <kprateek.nayak@amd.com>
Acked-by: Juri Lelli <juri.lelli@redhat.com>
Acked-by: Vincent Guittot <vincent.guittot@linaro.org>
Acked-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Link: https://patch.msgid.link/20260325172615.2895622-1-jstultz@google.com
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 96ea849..82ed752 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23661,6 +23661,7 @@ R:	Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR)
 R:	Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH)
 R:	Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING)
 R:	Valentin Schneider <vschneid@redhat.com> (TOPOLOGY)
+R:	K Prateek Nayak <kprateek.nayak@amd.com>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core