.mailmap | 1 + MAINTAINERS | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-)
From: Joel Fernandes (NVIDIA) <joel@joelfernandes.org>
Update my email address from joelagnelf@nvidia.com to joel@joelfernandes.org,
which I will be using for community email going forward.
Signed-off-by: Joel Fernandes (NVIDIA) <joel@joelfernandes.org>
---
Boqun, could we take it through the RCU tree for 7.0? Thanks!
.mailmap | 1 +
MAINTAINERS | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.mailmap b/.mailmap
index 84309a39d329..279f8fb223e2 100644
--- a/.mailmap
+++ b/.mailmap
@@ -389,6 +389,7 @@ Jiri Slaby <jirislaby@kernel.org> <xslaby@fi.muni.cz>
Jisheng Zhang <jszhang@kernel.org> <jszhang@marvell.com>
Jisheng Zhang <jszhang@kernel.org> <Jisheng.Zhang@synaptics.com>
Jishnu Prakash <quic_jprakash@quicinc.com> <jprakash@codeaurora.org>
+Joel Fernandes <joel@joelfernandes.org> <joelagnelf@nvidia.com>
Joel Granados <joel.granados@kernel.org> <j.granados@samsung.com>
Johan Hovold <johan@kernel.org> <jhovold@gmail.com>
Johan Hovold <johan@kernel.org> <johan@hovoldconsulting.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 12f49de7fe03..43bbf12e2c80 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14558,7 +14558,7 @@ M: Luc Maranget <luc.maranget@inria.fr>
M: "Paul E. McKenney" <paulmck@kernel.org>
R: Akira Yokosawa <akiyks@gmail.com>
R: Daniel Lustig <dlustig@nvidia.com>
-R: Joel Fernandes <joelagnelf@nvidia.com>
+R: Joel Fernandes (NVIDIA) <joel@joelfernandes.org>
L: linux-kernel@vger.kernel.org
L: linux-arch@vger.kernel.org
L: lkmm@lists.linux.dev
@@ -21895,7 +21895,7 @@ READ-COPY UPDATE (RCU)
M: "Paul E. McKenney" <paulmck@kernel.org>
M: Frederic Weisbecker <frederic@kernel.org> (kernel/rcu/tree_nocb.h)
M: Neeraj Upadhyay <neeraj.upadhyay@kernel.org> (kernel/rcu/tasks.h)
-M: Joel Fernandes <joelagnelf@nvidia.com>
+M: Joel Fernandes (NVIDIA) <joel@joelfernandes.org>
M: Josh Triplett <josh@joshtriplett.org>
M: Boqun Feng <boqun.feng@gmail.com>
M: Uladzislau Rezki <urezki@gmail.com>
--
2.34.1
On 1/4/26 4:30 PM, Joel Fernandes wrote: > From: Joel Fernandes (NVIDIA) <joel@joelfernandes.org> > > Update my email address from joelagnelf@nvidia.com to joel@joelfernandes.org, > which I will be using for community email going forward. > > Signed-off-by: Joel Fernandes (NVIDIA) <joel@joelfernandes.org> > --- > Boqun, could we take it through the RCU tree for 7.0? Thanks! > > .mailmap | 1 + > MAINTAINERS | 4 ++-- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/.mailmap b/.mailmap > index 84309a39d329..279f8fb223e2 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -389,6 +389,7 @@ Jiri Slaby <jirislaby@kernel.org> <xslaby@fi.muni.cz> > Jisheng Zhang <jszhang@kernel.org> <jszhang@marvell.com> > Jisheng Zhang <jszhang@kernel.org> <Jisheng.Zhang@synaptics.com> > Jishnu Prakash <quic_jprakash@quicinc.com> <jprakash@codeaurora.org> > +Joel Fernandes <joel@joelfernandes.org> <joelagnelf@nvidia.com> > Joel Granados <joel.granados@kernel.org> <j.granados@samsung.com> > Johan Hovold <johan@kernel.org> <jhovold@gmail.com> > Johan Hovold <johan@kernel.org> <johan@hovoldconsulting.com> > diff --git a/MAINTAINERS b/MAINTAINERS > index 12f49de7fe03..43bbf12e2c80 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14558,7 +14558,7 @@ M: Luc Maranget <luc.maranget@inria.fr> > M: "Paul E. McKenney" <paulmck@kernel.org> > R: Akira Yokosawa <akiyks@gmail.com> > R: Daniel Lustig <dlustig@nvidia.com> > -R: Joel Fernandes <joelagnelf@nvidia.com> > +R: Joel Fernandes (NVIDIA) <joel@joelfernandes.org> Hi Joel, Can you please hold off on doing this for a few more days? We have both NVIDIA and Microsoft involved in fixing the email issues, and it looks like they may already be solved, in fact. thanks, -- John Hubbard > L: linux-kernel@vger.kernel.org > L: linux-arch@vger.kernel.org > L: lkmm@lists.linux.dev > @@ -21895,7 +21895,7 @@ READ-COPY UPDATE (RCU) > M: "Paul E. McKenney" <paulmck@kernel.org> > M: Frederic Weisbecker <frederic@kernel.org> (kernel/rcu/tree_nocb.h) > M: Neeraj Upadhyay <neeraj.upadhyay@kernel.org> (kernel/rcu/tasks.h) > -M: Joel Fernandes <joelagnelf@nvidia.com> > +M: Joel Fernandes (NVIDIA) <joel@joelfernandes.org> > M: Josh Triplett <josh@joshtriplett.org> > M: Boqun Feng <boqun.feng@gmail.com> > M: Uladzislau Rezki <urezki@gmail.com>
> On Jan 5, 2026, at 10:22 PM, John Hubbard <jhubbard@nvidia.com> wrote: > > On 1/4/26 4:30 PM, Joel Fernandes wrote: >> From: Joel Fernandes (NVIDIA) <joel@joelfernandes.org> >> >> Update my email address from joelagnelf@nvidia.com to joel@joelfernandes.org, >> which I will be using for community email going forward. >> >> Signed-off-by: Joel Fernandes (NVIDIA) <joel@joelfernandes.org> >> --- >> Boqun, could we take it through the RCU tree for 7.0? Thanks! >> >> .mailmap | 1 + >> MAINTAINERS | 4 ++-- >> 2 files changed, 3 insertions(+), 2 deletions(-) >> >> diff --git a/.mailmap b/.mailmap >> index 84309a39d329..279f8fb223e2 100644 >> --- a/.mailmap >> +++ b/.mailmap >> @@ -389,6 +389,7 @@ Jiri Slaby <jirislaby@kernel.org> <xslaby@fi.muni.cz> >> Jisheng Zhang <jszhang@kernel.org> <jszhang@marvell.com> >> Jisheng Zhang <jszhang@kernel.org> <Jisheng.Zhang@synaptics.com> >> Jishnu Prakash <quic_jprakash@quicinc.com> <jprakash@codeaurora.org> >> +Joel Fernandes <joel@joelfernandes.org> <joelagnelf@nvidia.com> >> Joel Granados <joel.granados@kernel.org> <j.granados@samsung.com> >> Johan Hovold <johan@kernel.org> <jhovold@gmail.com> >> Johan Hovold <johan@kernel.org> <johan@hovoldconsulting.com> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 12f49de7fe03..43bbf12e2c80 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -14558,7 +14558,7 @@ M: Luc Maranget <luc.maranget@inria.fr> >> M: "Paul E. McKenney" <paulmck@kernel.org> >> R: Akira Yokosawa <akiyks@gmail.com> >> R: Daniel Lustig <dlustig@nvidia.com> >> -R: Joel Fernandes <joelagnelf@nvidia.com> >> +R: Joel Fernandes (NVIDIA) <joel@joelfernandes.org> > > Hi Joel, > > Can you please hold off on doing this for a few more days? We have both > NVIDIA and Microsoft involved in fixing the email issues, and it looks > like they may already be solved, in fact. John, Ok, thanks. It is common for corporate contributors to use company name in brackets though and I have been using this convention for a long time (as do Oracle, MS, Google etc and even some at Nvidia). Is there a real benefit to us? Tagging company in the name is in fact better for visibility IMO. Especially in screaming caps ;-). It is more important that mailing list traffic does not have issues which unfortunately us and other company domains have experienced. I have been using my domain for a long time without incident. In fact I used it at Google for this exact reason (with proper attribution to Google). Boqun, Paul, Let us hold off on this patch for now while we are trying to resolve long-standing issues with the public mailing list software and policies related to our mailing list conventions. Sorry for the confusion. thanks! thanks, - Joel > > thanks, > -- > John Hubbard > >> L: linux-kernel@vger.kernel.org >> L: linux-arch@vger.kernel.org >> L: lkmm@lists.linux.dev >> @@ -21895,7 +21895,7 @@ READ-COPY UPDATE (RCU) >> M: "Paul E. McKenney" <paulmck@kernel.org> >> M: Frederic Weisbecker <frederic@kernel.org> (kernel/rcu/tree_nocb.h) >> M: Neeraj Upadhyay <neeraj.upadhyay@kernel.org> (kernel/rcu/tasks.h) >> -M: Joel Fernandes <joelagnelf@nvidia.com> >> +M: Joel Fernandes (NVIDIA) <joel@joelfernandes.org> >> M: Josh Triplett <josh@joshtriplett.org> >> M: Boqun Feng <boqun.feng@gmail.com> >> M: Uladzislau Rezki <urezki@gmail.com> > >
© 2016 - 2026 Red Hat, Inc.