linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: add KCOV section
@ 2020-07-21 11:41 Andrey Konovalov
  2020-07-21 11:46 ` Dmitry Vyukov
  0 siblings, 1 reply; 2+ messages in thread
From: Andrey Konovalov @ 2020-07-21 11:41 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-kernel, Dmitry Vyukov, Alexander Potapenko, Marco Elver,
	Andrey Konovalov

To link KCOV to the kasan-dev@ mailing list.

Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d53db30d1365..fbe59955646d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9305,6 +9305,17 @@ F:	Documentation/kbuild/kconfig*
 F:	scripts/Kconfig.include
 F:	scripts/kconfig/
 
+KCOV
+R:	Dmitry Vyukov <dvyukov@google.com>
+R:	Andrey Konovalov <andreyknvl@google.com>
+L:	kasan-dev@googlegroups.com
+S:	Maintained
+F:	Documentation/dev-tools/kcov.rst
+F:	include/linux/kcov.h
+F:	include/uapi/linux/kcov.h
+F:	kernel/kcov.c
+F:	scripts/Makefile.kcov
+
 KCSAN
 M:	Marco Elver <elver@google.com>
 R:	Dmitry Vyukov <dvyukov@google.com>
-- 
2.28.0.rc0.105.gf9edc3c819-goog


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

* Re: [PATCH v2] MAINTAINERS: add KCOV section
  2020-07-21 11:41 [PATCH v2] MAINTAINERS: add KCOV section Andrey Konovalov
@ 2020-07-21 11:46 ` Dmitry Vyukov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Vyukov @ 2020-07-21 11:46 UTC (permalink / raw)
  To: Andrey Konovalov; +Cc: Andrew Morton, LKML, Alexander Potapenko, Marco Elver

On Tue, Jul 21, 2020 at 1:41 PM Andrey Konovalov <andreyknvl@google.com> wrote:
>
> To link KCOV to the kasan-dev@ mailing list.
>
> Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
> ---
>  MAINTAINERS | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d53db30d1365..fbe59955646d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9305,6 +9305,17 @@ F:       Documentation/kbuild/kconfig*
>  F:     scripts/Kconfig.include
>  F:     scripts/kconfig/
>
> +KCOV
> +R:     Dmitry Vyukov <dvyukov@google.com>
> +R:     Andrey Konovalov <andreyknvl@google.com>
> +L:     kasan-dev@googlegroups.com
> +S:     Maintained
> +F:     Documentation/dev-tools/kcov.rst
> +F:     include/linux/kcov.h
> +F:     include/uapi/linux/kcov.h
> +F:     kernel/kcov.c
> +F:     scripts/Makefile.kcov
> +
>  KCSAN
>  M:     Marco Elver <elver@google.com>
>  R:     Dmitry Vyukov <dvyukov@google.com>
> --
> 2.28.0.rc0.105.gf9edc3c819-goog


Acked-by: Dmitry Vyukov <dvyukov@google.com>

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

end of thread, other threads:[~2020-07-21 11:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-21 11:41 [PATCH v2] MAINTAINERS: add KCOV section Andrey Konovalov
2020-07-21 11:46 ` Dmitry Vyukov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).