Miguel, Alex and Wedson will be maintaining the Rust support.
Boqun, Gary and Björn will be reviewers.
Reviewed-by: Kees Cook <keescook@chromium.org>
Co-developed-by: Alex Gaynor <alex.gaynor@gmail.com>
Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com>
Co-developed-by: Wedson Almeida Filho <wedsonaf@google.com>
Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
---
MAINTAINERS | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f5ca4aefd184..944dc265b64d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17758,6 +17758,24 @@ F: include/rv/
F: kernel/trace/rv/
F: tools/verification/
+RUST
+M: Miguel Ojeda <ojeda@kernel.org>
+M: Alex Gaynor <alex.gaynor@gmail.com>
+M: Wedson Almeida Filho <wedsonaf@google.com>
+R: Boqun Feng <boqun.feng@gmail.com>
+R: Gary Guo <gary@garyguo.net>
+R: Björn Roy Baron <bjorn3_gh@protonmail.com>
+L: rust-for-linux@vger.kernel.org
+S: Supported
+W: https://github.com/Rust-for-Linux/linux
+B: https://github.com/Rust-for-Linux/linux/issues
+T: git https://github.com/Rust-for-Linux/linux.git rust-next
+F: Documentation/rust/
+F: rust/
+F: samples/rust/
+F: scripts/*rust*
+K: \b(?i:rust)\b
+
RXRPC SOCKETS (AF_RXRPC)
M: David Howells <dhowells@redhat.com>
M: Marc Dionne <marc.dionne@auristor.com>
--
2.37.3
On Tue, Sep 27, 2022 at 03:14:58PM +0200, Miguel Ojeda wrote: > Miguel, Alex and Wedson will be maintaining the Rust support. > > Boqun, Gary and Björn will be reviewers. > > Reviewed-by: Kees Cook <keescook@chromium.org> > Co-developed-by: Alex Gaynor <alex.gaynor@gmail.com> > Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com> > Co-developed-by: Wedson Almeida Filho <wedsonaf@google.com> > Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com> > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> > --- > MAINTAINERS | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f5ca4aefd184..944dc265b64d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17758,6 +17758,24 @@ F: include/rv/ > F: kernel/trace/rv/ > F: tools/verification/ > > +RUST > +M: Miguel Ojeda <ojeda@kernel.org> > +M: Alex Gaynor <alex.gaynor@gmail.com> > +M: Wedson Almeida Filho <wedsonaf@google.com> As was pointed out, please don't put a known-invalid email in this file. thanks, greg k-h
On Tue, Sep 27, 2022 at 03:14:58PM +0200, Miguel Ojeda wrote:
> Miguel, Alex and Wedson will be maintaining the Rust support.
>
> Boqun, Gary and Björn will be reviewers.
>
> Reviewed-by: Kees Cook <keescook@chromium.org>
> Co-developed-by: Alex Gaynor <alex.gaynor@gmail.com>
> Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com>
> Co-developed-by: Wedson Almeida Filho <wedsonaf@google.com>
> Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>
> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
> ---
> MAINTAINERS | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f5ca4aefd184..944dc265b64d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17758,6 +17758,24 @@ F: include/rv/
> F: kernel/trace/rv/
> F: tools/verification/
>
> +RUST
> +M: Miguel Ojeda <ojeda@kernel.org>
> +M: Alex Gaynor <alex.gaynor@gmail.com>
> +M: Wedson Almeida Filho <wedsonaf@google.com>
<screenshot from="response of a reply-to-all that I just did">
** Address not found **
Your message wasn't delivered to wedsonaf@google.com because the
address couldn't be found, or is unable to receive mail.
Learn more here: https://support.google.com/mail/answer/6596
The response was:
The email account that you tried to reach does not exist. Please try
double-checking the recipient's email address for typos or unnecessary
spaces. Learn more at https://support.google.com/mail/answer/6596
</screenshot>
> +R: Boqun Feng <boqun.feng@gmail.com>
> +R: Gary Guo <gary@garyguo.net>
> +R: Björn Roy Baron <bjorn3_gh@protonmail.com>
> +L: rust-for-linux@vger.kernel.org
> +S: Supported
> +W: https://github.com/Rust-for-Linux/linux
> +B: https://github.com/Rust-for-Linux/linux/issues
> +T: git https://github.com/Rust-for-Linux/linux.git rust-next
> +F: Documentation/rust/
> +F: rust/
> +F: samples/rust/
> +F: scripts/*rust*
> +K: \b(?i:rust)\b
> +
> RXRPC SOCKETS (AF_RXRPC)
> M: David Howells <dhowells@redhat.com>
> M: Marc Dionne <marc.dionne@auristor.com>
> --
> 2.37.3
>
Groeten
Geert Stappers
--
Silence is hard to parse
On Tue, Sep 27, 2022 at 04:11:38PM +0200, Geert Stappers wrote: > On Tue, Sep 27, 2022 at 03:14:58PM +0200, Miguel Ojeda wrote: > > Miguel, Alex and Wedson will be maintaining the Rust support. > > > > Boqun, Gary and Björn will be reviewers. > > > > Reviewed-by: Kees Cook <keescook@chromium.org> > > Co-developed-by: Alex Gaynor <alex.gaynor@gmail.com> > > Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com> > > Co-developed-by: Wedson Almeida Filho <wedsonaf@google.com> > > Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com> > > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> > > --- > > MAINTAINERS | 18 ++++++++++++++++++ > > 1 file changed, 18 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index f5ca4aefd184..944dc265b64d 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -17758,6 +17758,24 @@ F: include/rv/ > > F: kernel/trace/rv/ > > F: tools/verification/ > > > > +RUST > > +M: Miguel Ojeda <ojeda@kernel.org> > > +M: Alex Gaynor <alex.gaynor@gmail.com> > > +M: Wedson Almeida Filho <wedsonaf@google.com> > <screenshot from="response of a reply-to-all that I just did"> > ** Address not found ** > > Your message wasn't delivered to wedsonaf@google.com because the > address couldn't be found, or is unable to receive mail. > > Learn more here: https://support.google.com/mail/answer/6596 > > The response was: > > The email account that you tried to reach does not exist. Please try > double-checking the recipient's email address for typos or unnecessary > spaces. Learn more at https://support.google.com/mail/answer/6596 > </screenshot> Wedson, can you send (or Ack) the following patch? :) diff --git a/.mailmap b/.mailmap index d175777af078..3a7fe4ee56fb 100644 --- a/.mailmap +++ b/.mailmap @@ -433,6 +433,7 @@ Vlad Dogaru <ddvlad@gmail.com> <vlad.dogaru@intel.com> Vladimir Davydov <vdavydov.dev@gmail.com> <vdavydov@parallels.com> Vladimir Davydov <vdavydov.dev@gmail.com> <vdavydov@virtuozzo.com> WeiXiong Liao <gmpy.liaowx@gmail.com> <liaoweixiong@allwinnertech.com> +Wedson Almeida Filho <wedsonaf@gmail.com> <wedsonaf@google.com> Will Deacon <will@kernel.org> <will.deacon@arm.com> Wolfram Sang <wsa@kernel.org> <w.sang@pengutronix.de> Wolfram Sang <wsa@kernel.org> <wsa@the-dreams.de> -- Kees Cook
On Tue, 27 Sept 2022 at 16:19, Kees Cook <keescook@chromium.org> wrote: > > On Tue, Sep 27, 2022 at 04:11:38PM +0200, Geert Stappers wrote: > > On Tue, Sep 27, 2022 at 03:14:58PM +0200, Miguel Ojeda wrote: > > > Miguel, Alex and Wedson will be maintaining the Rust support. > > > > > > Boqun, Gary and Björn will be reviewers. > > > > > > Reviewed-by: Kees Cook <keescook@chromium.org> > > > Co-developed-by: Alex Gaynor <alex.gaynor@gmail.com> > > > Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com> > > > Co-developed-by: Wedson Almeida Filho <wedsonaf@google.com> > > > Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com> > > > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> > > > --- > > > MAINTAINERS | 18 ++++++++++++++++++ > > > 1 file changed, 18 insertions(+) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index f5ca4aefd184..944dc265b64d 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -17758,6 +17758,24 @@ F: include/rv/ > > > F: kernel/trace/rv/ > > > F: tools/verification/ > > > > > > +RUST > > > +M: Miguel Ojeda <ojeda@kernel.org> > > > +M: Alex Gaynor <alex.gaynor@gmail.com> > > > +M: Wedson Almeida Filho <wedsonaf@google.com> > > <screenshot from="response of a reply-to-all that I just did"> > > ** Address not found ** > > > > Your message wasn't delivered to wedsonaf@google.com because the > > address couldn't be found, or is unable to receive mail. > > > > Learn more here: https://support.google.com/mail/answer/6596 > > > > The response was: > > > > The email account that you tried to reach does not exist. Please try > > double-checking the recipient's email address for typos or unnecessary > > spaces. Learn more at https://support.google.com/mail/answer/6596 > > </screenshot> > > Wedson, can you send (or Ack) the following patch? :) Acked-by: Wedson Almeida Filho <wedsonaf@gmail.com> > > diff --git a/.mailmap b/.mailmap > index d175777af078..3a7fe4ee56fb 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -433,6 +433,7 @@ Vlad Dogaru <ddvlad@gmail.com> <vlad.dogaru@intel.com> > Vladimir Davydov <vdavydov.dev@gmail.com> <vdavydov@parallels.com> > Vladimir Davydov <vdavydov.dev@gmail.com> <vdavydov@virtuozzo.com> > WeiXiong Liao <gmpy.liaowx@gmail.com> <liaoweixiong@allwinnertech.com> > +Wedson Almeida Filho <wedsonaf@gmail.com> <wedsonaf@google.com> > Will Deacon <will@kernel.org> <will.deacon@arm.com> > Wolfram Sang <wsa@kernel.org> <w.sang@pengutronix.de> > Wolfram Sang <wsa@kernel.org> <wsa@the-dreams.de> > > -- > Kees Cook
On Tue, Sep 27, 2022 at 08:19:44AM -0700, Kees Cook wrote: > On Tue, Sep 27, 2022 at 04:11:38PM +0200, Geert Stappers wrote: > > On Tue, Sep 27, 2022 at 03:14:58PM +0200, Miguel Ojeda wrote: > > > Miguel, Alex and Wedson will be maintaining the Rust support. > > > > > > Boqun, Gary and Björn will be reviewers. > > > > > > Reviewed-by: Kees Cook <keescook@chromium.org> > > > Co-developed-by: Alex Gaynor <alex.gaynor@gmail.com> > > > Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com> > > > Co-developed-by: Wedson Almeida Filho <wedsonaf@google.com> > > > Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com> > > > Signed-off-by: Miguel Ojeda <ojeda@kernel.org> > > > --- > > > MAINTAINERS | 18 ++++++++++++++++++ > > > 1 file changed, 18 insertions(+) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index f5ca4aefd184..944dc265b64d 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -17758,6 +17758,24 @@ F: include/rv/ > > > F: kernel/trace/rv/ > > > F: tools/verification/ > > > > > > +RUST > > > +M: Miguel Ojeda <ojeda@kernel.org> > > > +M: Alex Gaynor <alex.gaynor@gmail.com> > > > +M: Wedson Almeida Filho <wedsonaf@google.com> > > <screenshot from="response of a reply-to-all that I just did"> > > ** Address not found ** > > > > Your message wasn't delivered to wedsonaf@google.com because the > > address couldn't be found, or is unable to receive mail. > > > > Learn more here: https://support.google.com/mail/answer/6596 > > > > The response was: > > > > The email account that you tried to reach does not exist. Please try > > double-checking the recipient's email address for typos or unnecessary > > spaces. Learn more at https://support.google.com/mail/answer/6596 > > </screenshot> > > Wedson, can you send (or Ack) the following patch? :) > > diff --git a/.mailmap b/.mailmap > index d175777af078..3a7fe4ee56fb 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -433,6 +433,7 @@ Vlad Dogaru <ddvlad@gmail.com> <vlad.dogaru@intel.com> > Vladimir Davydov <vdavydov.dev@gmail.com> <vdavydov@parallels.com> > Vladimir Davydov <vdavydov.dev@gmail.com> <vdavydov@virtuozzo.com> > WeiXiong Liao <gmpy.liaowx@gmail.com> <liaoweixiong@allwinnertech.com> > +Wedson Almeida Filho <wedsonaf@gmail.com> <wedsonaf@google.com> How about just fixing up the emails in these patches, which will keep us from having bouncing ones for those of us who do not use the .mailmap file. thanks, greg k-h
On Tue, Sep 27, 2022 at 5:34 PM Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > How about just fixing up the emails in these patches, which will keep us > from having bouncing ones for those of us who do not use the .mailmap > file. Sorry about that... One question: if somebody wants to keep the Signed-off-bys and/or Git authorship information using the old email for the patches (except the `MAINTAINERS` entry), is that OK? (e.g. maybe because they did most of the work in their previous company). Cc'ing Maciej since I got a bounce too: is it OK using your personal address? Thanks! Cheers, Miguel
On Tue, Sep 27, 2022 at 05:53:12PM +0200, Miguel Ojeda wrote: > On Tue, Sep 27, 2022 at 5:34 PM Greg Kroah-Hartman > <gregkh@linuxfoundation.org> wrote: > > > > How about just fixing up the emails in these patches, which will keep us > > from having bouncing ones for those of us who do not use the .mailmap > > file. > > Sorry about that... > > One question: if somebody wants to keep the Signed-off-bys and/or Git > authorship information using the old email for the patches (except the > `MAINTAINERS` entry), is that OK? (e.g. maybe because they did most of > the work in their previous company). IMO, the S-o-b's should stand since they're historical, but fixing MAINTAINERS to be up-to-date makes sense. -- Kees Cook
On Wed, 28 Sept 2022 at 01:11, Kees Cook <keescook@chromium.org> wrote: > > On Tue, Sep 27, 2022 at 05:53:12PM +0200, Miguel Ojeda wrote: > > On Tue, Sep 27, 2022 at 5:34 PM Greg Kroah-Hartman > > <gregkh@linuxfoundation.org> wrote: > > > > > > How about just fixing up the emails in these patches, which will keep us > > > from having bouncing ones for those of us who do not use the .mailmap > > > file. > > > > Sorry about that... > > > > One question: if somebody wants to keep the Signed-off-bys and/or Git > > authorship information using the old email for the patches (except the > > `MAINTAINERS` entry), is that OK? (e.g. maybe because they did most of > > the work in their previous company). > > IMO, the S-o-b's should stand since they're historical, but fixing > MAINTAINERS to be up-to-date makes sense. Our intent wasn't to have a known-invalid email in MAINTAINERS, it was just my mistake: after leaving Google I updated my email in a lot of places but missed this one. Apologies for that. The patch below fixes this: diff --git a/MAINTAINERS b/MAINTAINERS index f4e31512bab8..e082270dd285 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17913,7 +17913,7 @@ F: tools/verification/ RUST M: Miguel Ojeda <ojeda@kernel.org> M: Alex Gaynor <alex.gaynor@gmail.com> -M: Wedson Almeida Filho <wedsonaf@google.com> +M: Wedson Almeida Filho <wedsonaf@gmail.com> R: Boqun Feng <boqun.feng@gmail.com> R: Gary Guo <gary@garyguo.net> R: Björn Roy Baron <bjorn3_gh@protonmail.com> Thanks, -Wedson
On Wed, Sep 28, 2022 at 1:57 PM Wedson Almeida Filho <wedsonaf@gmail.com> wrote:
>
> Our intent wasn't to have a known-invalid email in MAINTAINERS, it was
> just my mistake: after leaving Google I updated my email in a lot of
> places but missed this one. Apologies for that.
It was also mine for not realizing it! :)
> The patch below fixes this:
Thanks Wedson!
Kees and I discussed how to proceed earlier and so I updated a few
hours ago the branch collecting the tags we got so far and fixing your
email address in `MAINTAINERS`, so it is there in `rust-next` now:
https://github.com/Rust-for-Linux/linux/blob/fd9517a1603f083dfa88f3cf9dc67d26f6ba0ec0/MAINTAINERS#L17764
Cheers,
Miguel
On Tue, Sep 27, 2022 at 05:53:12PM +0200, Miguel Ojeda wrote: > On Tue, Sep 27, 2022 at 5:34 PM Greg Kroah-Hartman > <gregkh@linuxfoundation.org> wrote: > > > > How about just fixing up the emails in these patches, which will keep us > > from having bouncing ones for those of us who do not use the .mailmap > > file. > > Sorry about that... > > One question: if somebody wants to keep the Signed-off-bys and/or Git > authorship information using the old email for the patches (except the > `MAINTAINERS` entry), is that OK? (e.g. maybe because they did most of > the work in their previous company). For known-broken emails, it's a pain as later on invocations of scripts/get_maintainer.pl will use those emails. So please just use known-good addresses to start with. thanks, greg k-h
On Tue, Sep 27, 2022 at 06:39:27PM +0200, Greg Kroah-Hartman wrote: > On Tue, Sep 27, 2022 at 05:53:12PM +0200, Miguel Ojeda wrote: > > On Tue, Sep 27, 2022 at 5:34 PM Greg Kroah-Hartman > > <gregkh@linuxfoundation.org> wrote: > > > > > > How about just fixing up the emails in these patches, which will keep us > > > from having bouncing ones for those of us who do not use the .mailmap > > > file. > > > > Sorry about that... > > > > One question: if somebody wants to keep the Signed-off-bys and/or Git > > authorship information using the old email for the patches (except the > > `MAINTAINERS` entry), is that OK? (e.g. maybe because they did most of > > the work in their previous company). > > For known-broken emails, it's a pain as later on invocations of > scripts/get_maintainer.pl will use those emails. FWIW, get_maintainer.pl does use .mailmap by default already. > So please just use known-good addresses to start with. Sure, that makes sense here too. I just sent the .mailmap patch because Wedson does have other patches in the kernel too, so it wasn't just for this case. -- Kees Cook
© 2016 - 2026 Red Hat, Inc.