diff options
| author | Vincenzo Frascino <[email protected]> | 2022-04-21 16:36:04 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-04-21 20:01:10 -0700 |
| commit | 415fccf85920925d23e5358dfb6a64bcf8a6fdd4 (patch) | |
| tree | b7e003c87c69cc72817b6e8dd1c5ec265a8af3d0 | |
| parent | e4a38402c36e42df28eb1a5394be87e6571fb48a (diff) | |
MAINTAINERS: add Vincenzo Frascino to KASAN reviewers
Add my email address to KASAN reviewers list to make sure that I am
Cc'ed in all the KASAN changes that may affect arm64 MTE.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vincenzo Frascino <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 40fa1955ca3f..19053767bed2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10549,6 +10549,7 @@ M: Andrey Ryabinin <[email protected]> R: Alexander Potapenko <[email protected]> R: Andrey Konovalov <[email protected]> R: Dmitry Vyukov <[email protected]> +R: Vincenzo Frascino <[email protected]> S: Maintained F: Documentation/dev-tools/kasan.rst |