Account for the following files:
- lib/Kconfig.kasan
- lib/test_kasan_module.c
- arch/arm64/include/asm/mte-kasan.h
Signed-off-by: Andrey Konovalov <[email protected]>
---
MAINTAINERS | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 64c7169db617..a58e56f91ed7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9565,10 +9565,11 @@ R: Dmitry Vyukov <[email protected]>
L: [email protected]
S: Maintained
F: Documentation/dev-tools/kasan.rst
-F: arch/*/include/asm/kasan.h
+F: arch/*/include/asm/*kasan.h
F: arch/*/mm/kasan_init*
F: include/linux/kasan*.h
-F: lib/test_kasan.c
+F: lib/Kconfig.kasan
+F: lib/test_kasan*.c
F: mm/kasan/
F: scripts/Makefile.kasan
--
2.30.0.478.g8a0d178c01-goog
Add my personal email address to KASAN reviewers list.
Signed-off-by: Andrey Konovalov <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7b3d374c858d..e9fccfb27e2d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9561,6 +9561,7 @@ F: drivers/hwmon/k8temp.c
KASAN
M: Andrey Ryabinin <[email protected]>
R: Alexander Potapenko <[email protected]>
+R: Andrey Konovalov <[email protected]>
R: Dmitry Vyukov <[email protected]>
L: [email protected]
S: Maintained
--
2.30.0.478.g8a0d178c01-goog
Use my personal email address.
Signed-off-by: Andrey Konovalov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index a58e56f91ed7..7b3d374c858d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9584,7 +9584,7 @@ F: scripts/kconfig/
KCOV
R: Dmitry Vyukov <[email protected]>
-R: Andrey Konovalov <[email protected]>
+R: Andrey Konovalov <[email protected]>
L: [email protected]
S: Maintained
F: Documentation/dev-tools/kcov.rst
--
2.30.0.478.g8a0d178c01-goog