All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Desaulniers <ndesaulniers@google.com>
To: Nathan Chancellor <nathan@kernel.org>
Cc: Sami Tolvanen <samitolvanen@google.com>,
	Kees Cook <keescook@chromium.org>,
	clang-built-linux <clang-built-linux@googlegroups.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] MAINTAINERS: Add Clang CFI section
Date: Tue, 1 Jun 2021 10:08:04 -0700	[thread overview]
Message-ID: <CAKwvOdkwKc5opVXUAVxehDCGfgidhEr2LH4LQaS-HUSk7gQk1g@mail.gmail.com> (raw)
In-Reply-To: <20210531210629.864888-1-nathan@kernel.org>

On Mon, May 31, 2021 at 2:06 PM Nathan Chancellor <nathan@kernel.org> wrote:
>
> Sami is the primary developer and Kees has been chauffeuring the patches
> to Linus so ensure they are always kept in the loop about proposed
> changes to these files. Add Nick and I as reviewers so we are CC'd as
> well.
>
> Fixes: cf68fffb66d6 ("add support for Clang CFI")
> Signed-off-by: Nathan Chancellor <nathan@kernel.org>

Acked-by: Nick Desaulniers <ndesaulniers@google.com>

> ---
>
> v1 -> v2:
>
> * Add "git " in front of the "T:" entry to match the rest of MAINTAINERS
>
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 008fcad7ac00..4ddf370572d3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4436,6 +4436,18 @@ F:       include/linux/compiler-clang.h
>  F:     scripts/clang-tools/
>  K:     \b(?i:clang|llvm)\b
>
> +CLANG CONTROL FLOW INTEGRITY SUPPORT
> +M:     Sami Tolvanen <samitolvanen@google.com>
> +M:     Kees Cook <keescook@chromium.org>
> +R:     Nathan Chancellor <nathan@kernel.org>
> +R:     Nick Desaulniers <ndesaulniers@google.com>
> +L:     clang-built-linux@googlegroups.com
> +S:     Supported
> +B:     https://github.com/ClangBuiltLinux/linux/issues
> +T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/clang/features
> +F:     include/linux/cfi.h
> +F:     kernel/cfi.c
> +
>  CLEANCACHE API
>  M:     Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>  L:     linux-kernel@vger.kernel.org
>
> base-commit: 24845dcb170e16b3100bd49743687648c71387ae
> --
> 2.32.0.rc0

-- 
Thanks,
~Nick Desaulniers

  reply	other threads:[~2021-06-01 17:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-31 20:54 [PATCH] MAINTAINERS: Add Clang CFI section Nathan Chancellor
2021-05-31 21:06 ` [PATCH v2] " Nathan Chancellor
2021-06-01 17:08   ` Nick Desaulniers [this message]
2021-06-01 19:17   ` 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=CAKwvOdkwKc5opVXUAVxehDCGfgidhEr2LH4LQaS-HUSk7gQk1g@mail.gmail.com \
    --to=ndesaulniers@google.com \
    --cc=clang-built-linux@googlegroups.com \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=samitolvanen@google.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.