The patch titled Subject: MAINTAINERS: fill entries for KASAN has been added to the -mm tree. Its filename is maintainers-fill-entries-for-kasan.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-fill-entries-for-kasan.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-fill-entries-for-kasan.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/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx> Subject: MAINTAINERS: fill entries for KASAN Signed-off-by: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx> Cc: Alexander Potapenko <glider@xxxxxxxxxx> Acked-by: Dmitry Vyukov <dvyukov@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff -puN MAINTAINERS~maintainers-fill-entries-for-kasan MAINTAINERS --- a/MAINTAINERS~maintainers-fill-entries-for-kasan +++ a/MAINTAINERS @@ -6165,6 +6165,20 @@ S: Maintained F: Documentation/hwmon/k8temp F: drivers/hwmon/k8temp.c +KASAN +M: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx> +R: Alexander Potapenko <glider@xxxxxxxxxx> +R: Dmitry Vyukov <dvyukov@xxxxxxxxxx> +L: kasan-dev@xxxxxxxxxxxxxxxx +S: Maintained +F: arch/*/include/asm/kasan.h +F: arch/*/mm/kasan_init* +F: Documentation/kasan.txt +F: include/linux/kasan.h +F: lib/test_kasan.c +F: mm/kasan/ +F: scripts/Makefile.kasan + KCONFIG M: "Yann E. MORIN" <yann.morin.1998@xxxxxxx> L: linux-kbuild@xxxxxxxxxxxxxxx _ Patches currently in -mm which might be from aryabinin@xxxxxxxxxxxxx are maintainers-fill-entries-for-kasan.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html