From: Andrey Konovalov <andreyknvl@xxxxxxxxx> Add links to the Bugzilla component that's used to track KASAN and KCOV issues. Signed-off-by: Andrey Konovalov <andreyknvl@xxxxxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7ad507f49324a..c9b6fc55f84a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12242,6 +12242,7 @@ R: Dmitry Vyukov <dvyukov@xxxxxxxxxx> R: Vincenzo Frascino <vincenzo.frascino@xxxxxxx> L: kasan-dev@xxxxxxxxxxxxxxxx S: Maintained +B: https://bugzilla.kernel.org/buglist.cgi?component=Sanitizers&product=Memory%20Management F: Documentation/dev-tools/kasan.rst F: arch/*/include/asm/*kasan.h F: arch/*/mm/kasan_init* @@ -12265,6 +12266,7 @@ R: Dmitry Vyukov <dvyukov@xxxxxxxxxx> R: Andrey Konovalov <andreyknvl@xxxxxxxxx> L: kasan-dev@xxxxxxxxxxxxxxxx S: Maintained +B: https://bugzilla.kernel.org/buglist.cgi?component=Sanitizers&product=Memory%20Management F: Documentation/dev-tools/kcov.rst F: include/linux/kcov.h F: include/uapi/linux/kcov.h -- 2.25.1