public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Foolishly claim maintainership of string routines
@ 2023-07-12 19:46 Kees Cook
  2023-07-13 11:27 ` Andy Shevchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2023-07-12 19:46 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: Kees Cook, linux-kernel, linux-hardening

Since the string API is tightly coupled with FORTIFY_SOURCE, I am
offering myself up as maintainer for it. Thankfully Andy is already a
reviewer and can keep me on the straight and narrow.

Signed-off-by: Kees Cook <keescook@chromium.org>
---
 MAINTAINERS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3be1bdfe8ecc..b639d6123856 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8672,8 +8672,11 @@ S:	Maintained
 F:	drivers/input/touchscreen/resistive-adc-touch.c
 
 GENERIC STRING LIBRARY
+M:	Kees Cook <keescook@chromium.org>
 R:	Andy Shevchenko <andy@kernel.org>
-S:	Maintained
+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:	include/linux/string.h
 F:	include/linux/string_choices.h
 F:	include/linux/string_helpers.h
-- 
2.34.1


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

* Re: [PATCH] MAINTAINERS: Foolishly claim maintainership of string routines
  2023-07-12 19:46 [PATCH] MAINTAINERS: Foolishly claim maintainership of string routines Kees Cook
@ 2023-07-13 11:27 ` Andy Shevchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Shevchenko @ 2023-07-13 11:27 UTC (permalink / raw)
  To: Kees Cook; +Cc: Andy Shevchenko, linux-kernel, linux-hardening

On Wed, Jul 12, 2023 at 10:46 PM Kees Cook <keescook@chromium.org> wrote:
>
> Since the string API is tightly coupled with FORTIFY_SOURCE, I am
> offering myself up as maintainer for it. Thankfully Andy is already a
> reviewer and can keep me on the straight and narrow.

Makes sense to me!
Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>

> Signed-off-by: Kees Cook <keescook@chromium.org>
> ---
>  MAINTAINERS | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3be1bdfe8ecc..b639d6123856 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8672,8 +8672,11 @@ S:       Maintained
>  F:     drivers/input/touchscreen/resistive-adc-touch.c
>
>  GENERIC STRING LIBRARY
> +M:     Kees Cook <keescook@chromium.org>
>  R:     Andy Shevchenko <andy@kernel.org>
> -S:     Maintained
> +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:     include/linux/string.h
>  F:     include/linux/string_choices.h
>  F:     include/linux/string_helpers.h
> --
> 2.34.1
>


-- 
With Best Regards,
Andy Shevchenko

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

end of thread, other threads:[~2023-07-13 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12 19:46 [PATCH] MAINTAINERS: Foolishly claim maintainership of string routines Kees Cook
2023-07-13 11:27 ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox