The patch titled Subject: MAINTAINERS: add KCOV section has been added to the -mm tree. Its filename is maintainers-add-kcov-section.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-kcov-section.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-kcov-section.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Andrey Konovalov <andreyknvl@xxxxxxxxxx> Subject: MAINTAINERS: add KCOV section To link KCOV to the kasan-dev@ mailing list. Link: http://lkml.kernel.org/r/5fa344db7ac4af2213049e5656c0f43d6ecaa379.1595331682.git.andreyknvl@xxxxxxxxxx Signed-off-by: Andrey Konovalov <andreyknvl@xxxxxxxxxx> Acked-by: Dmitry Vyukov <dvyukov@xxxxxxxxxx> Cc: Alexander Potapenko <glider@xxxxxxxxxx> Cc: Marco Elver <elver@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) --- a/MAINTAINERS~maintainers-add-kcov-section +++ a/MAINTAINERS @@ -9305,6 +9305,17 @@ F: Documentation/kbuild/kconfig* F: scripts/Kconfig.include F: scripts/kconfig/ +KCOV +R: Dmitry Vyukov <dvyukov@xxxxxxxxxx> +R: Andrey Konovalov <andreyknvl@xxxxxxxxxx> +L: kasan-dev@xxxxxxxxxxxxxxxx +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@xxxxxxxxxx> R: Dmitry Vyukov <dvyukov@xxxxxxxxxx> _ Patches currently in -mm which might be from andreyknvl@xxxxxxxxxx are maintainers-add-kcov-section.patch