Revert "kbuild: use -Oz instead of -Os when using clang"
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / MAINTAINERS
index 6e070bed5f5808e12897921d0b1cddef1dcc3479..e9434ca9886fc2991e3472014c155d3ce6636174 100644 (file)
@@ -746,6 +746,11 @@ W: http://ez.analog.com/community/linux-device-drivers
 S:     Supported
 F:     drivers/dma/dma-axi-dmac.c
 
+ANDROID CONFIG FRAGMENTS
+M:     Rob Herring <robh@kernel.org>
+S:     Supported
+F:     kernel/configs/android*
+
 ANDROID DRIVERS
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 M:     Arve Hjønnevåg <arve@android.com>
@@ -5982,6 +5987,20 @@ S:       Maintained
 F:     Documentation/hwmon/k8temp
 F:     drivers/hwmon/k8temp.c
 
+KASAN
+M:     Andrey Ryabinin <aryabinin@virtuozzo.com>
+R:     Alexander Potapenko <glider@google.com>
+R:     Dmitry Vyukov <dvyukov@google.com>
+L:     kasan-dev@googlegroups.com
+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@free.fr>
 L:     linux-kbuild@vger.kernel.org
@@ -9372,6 +9391,7 @@ S:        Maintained
 F:     include/linux/tee_drv.h
 F:     include/uapi/linux/tee.h
 F:     drivers/tee/
+F:     Documentation/tee.txt
 
 THUNDERBOLT DRIVER
 M:     Andreas Noever <andreas.noever@gmail.com>