All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Clang CFI section
@ 2021-05-31 20:54 Nathan Chancellor
  2021-05-31 21:06 ` [PATCH v2] " Nathan Chancellor
  0 siblings, 1 reply; 4+ messages in thread
From: Nathan Chancellor @ 2021-05-31 20:54 UTC (permalink / raw)
  To: Sami Tolvanen, Kees Cook
  Cc: Nick Desaulniers, clang-built-linux, linux-kernel, Nathan Chancellor

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>
---

Not that I really expect this code to change all that much but I
personally hate when there is no clear path for a patch to go upstream
so it makes sense to solidify this.

 MAINTAINERS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 008fcad7ac00..81a507cda338 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.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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH v2] MAINTAINERS: Add Clang CFI section
  2021-05-31 20:54 [PATCH] MAINTAINERS: Add Clang CFI section Nathan Chancellor
@ 2021-05-31 21:06 ` Nathan Chancellor
  2021-06-01 17:08   ` Nick Desaulniers
  2021-06-01 19:17   ` Kees Cook
  0 siblings, 2 replies; 4+ messages in thread
From: Nathan Chancellor @ 2021-05-31 21:06 UTC (permalink / raw)
  To: Sami Tolvanen, Kees Cook
  Cc: Nick Desaulniers, clang-built-linux, linux-kernel, Nathan Chancellor

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>
---

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Add Clang CFI section
  2021-05-31 21:06 ` [PATCH v2] " Nathan Chancellor
@ 2021-06-01 17:08   ` Nick Desaulniers
  2021-06-01 19:17   ` Kees Cook
  1 sibling, 0 replies; 4+ messages in thread
From: Nick Desaulniers @ 2021-06-01 17:08 UTC (permalink / raw)
  To: Nathan Chancellor; +Cc: Sami Tolvanen, Kees Cook, clang-built-linux, LKML

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Add Clang CFI section
  2021-05-31 21:06 ` [PATCH v2] " Nathan Chancellor
  2021-06-01 17:08   ` Nick Desaulniers
@ 2021-06-01 19:17   ` Kees Cook
  1 sibling, 0 replies; 4+ messages in thread
From: Kees Cook @ 2021-06-01 19:17 UTC (permalink / raw)
  To: Nathan Chancellor, Sami Tolvanen
  Cc: Kees Cook, clang-built-linux, Nick Desaulniers, linux-kernel

On Mon, 31 May 2021 14:06:30 -0700, Nathan Chancellor 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.

Applied to for-next/clang/features, thanks!

[1/1] MAINTAINERS: Add Clang CFI section
      https://git.kernel.org/kees/c/3a40617ce088

-- 
Kees Cook


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-01 19:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2021-06-01 19:17   ` Kees Cook

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.