Skip to content

Commit bb97153

Browse files
xairytorvalds
authored andcommitted
MAINTAINERS: add KCOV section
To link KCOV to the kasan-dev@ mailing list. Signed-off-by: Andrey Konovalov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: Dmitry Vyukov <[email protected]> Cc: Alexander Potapenko <[email protected]> Cc: Marco Elver <[email protected]> Link: http://lkml.kernel.org/r/5fa344db7ac4af2213049e5656c0f43d6ecaa379.1595331682.git.andreyknvl@google.com Signed-off-by: Linus Torvalds <[email protected]>
1 parent e0b3e0b commit bb97153

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

MAINTAINERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9306,6 +9306,17 @@ F: Documentation/kbuild/kconfig*
93069306
F: scripts/Kconfig.include
93079307
F: scripts/kconfig/
93089308

9309+
KCOV
9310+
R: Dmitry Vyukov <[email protected]>
9311+
R: Andrey Konovalov <[email protected]>
9312+
9313+
S: Maintained
9314+
F: Documentation/dev-tools/kcov.rst
9315+
F: include/linux/kcov.h
9316+
F: include/uapi/linux/kcov.h
9317+
F: kernel/kcov.c
9318+
F: scripts/Makefile.kcov
9319+
93099320
KCSAN
93109321
M: Marco Elver <[email protected]>
93119322
R: Dmitry Vyukov <[email protected]>

0 commit comments

Comments
 (0)