From: Kees Cook <keescook@chromium.org>
To: Andrey Ryabinin <ryabinin.a.a@gmail.com>,
Marco Elver <elver@google.com>,
Andrey Konovalov <andreyknvl@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: Add UBSAN section
Date: Fri, 2 Feb 2024 01:55:54 -0800 [thread overview]
Message-ID: <202402020154.0266109CBF@keescook> (raw)
In-Reply-To: <20240130234634.work.003-kees@kernel.org>
On Tue, Jan 30, 2024 at 03:46:38PM -0800, Kees Cook wrote:
> The kernel hardening efforts have continued to depend more and more
> heavily on UBSAN, so make an actual MAINTAINERS entry for it.
>
> Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
I don't see Andrey on lkml in almost a year, so I'll drop the entry for
now. Andrey, if you want to be added, just say the word! :)
-Kees
> Cc: Marco Elver <elver@google.com>
> Cc: Andrey Konovalov <andreyknvl@gmail.com>
> Signed-off-by: Kees Cook <keescook@chromium.org>
> ---
> Hi! I figured since I've been carrying UBSAN changes more and more lately,
> I would just make an actual entry in MAINTAINERS. Are you all interested
> in being listed as reviewers? Or would you want to be M: instead?
> ---
> MAINTAINERS | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8d1052fa6a69..19b8802b2f12 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22471,6 +22471,22 @@ F: Documentation/block/ublk.rst
> F: drivers/block/ublk_drv.c
> F: include/uapi/linux/ublk_cmd.h
>
> +UBSAN
> +M: Kees Cook <keescook@chromium.org>
> +R: Andrey Ryabinin <ryabinin.a.a@gmail.com>
> +R: Marco Elver <elver@google.com>
> +R: Andrey Konovalov <andreyknvl@gmail.com>
> +L: linux-hardening@vger.kernel.org
> +S: Supported
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
> +F: Documentation/dev-tools/ubsan.rst
> +F: include/linux/ubsan.h
> +F: lib/Kconfig.ubsan
> +F: lib/test_ubsan.c
> +F: lib/ubsan.c
> +F: scripts/Makefile.ubsan
> +K: \bARCH_HAS_UBSAN\b
> +
> UCLINUX (M68KNOMMU AND COLDFIRE)
> M: Greg Ungerer <gerg@linux-m68k.org>
> L: linux-m68k@lists.linux-m68k.org
> --
> 2.34.1
>
--
Kees Cook
next prev parent reply other threads:[~2024-02-02 9:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-30 23:46 [PATCH] MAINTAINERS: Add UBSAN section Kees Cook
2024-01-31 1:41 ` Andrey Konovalov
2024-01-31 6:02 ` Kees Cook
2024-01-31 7:36 ` Marco Elver
2024-02-02 9:55 ` Kees Cook [this message]
2024-02-05 12:54 ` Andrey Ryabinin
2024-02-05 12:55 ` Kees Cook
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=202402020154.0266109CBF@keescook \
--to=keescook@chromium.org \
--cc=andreyknvl@gmail.com \
--cc=elver@google.com \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ryabinin.a.a@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.