diff mbox series

MAINTAINERS: add myself as memory mapping/VMA reviewer

Message ID 20241014-maintainers-mmap-reviewer-v1-1-50dce0514752@google.com (mailing list archive)
State New
Headers show
Series MAINTAINERS: add myself as memory mapping/VMA reviewer | expand

Commit Message

Jann Horn Oct. 14, 2024, 8:50 p.m. UTC
Add myself as a reviewer for memory mapping / VMA code.
I will probably only reply to patches sporadically, but hopefully this will
help me keep up with changes that look interesting security-wise.

Signed-off-by: Jann Horn <jannh@google.com>
---
(as discussed with Lorenzo)
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)


---
base-commit: d4e7ab0ed929645bee32538532039d3d451efb00
change-id: 20241014-maintainers-mmap-reviewer-82a031ff2425

Comments

Liam R. Howlett Oct. 14, 2024, 9:04 p.m. UTC | #1
* Jann Horn <jannh@google.com> [241014 16:51]:
> Add myself as a reviewer for memory mapping / VMA code.
> I will probably only reply to patches sporadically, but hopefully this will
> help me keep up with changes that look interesting security-wise.
> 
> Signed-off-by: Jann Horn <jannh@google.com>

Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com>

> ---
> (as discussed with Lorenzo)
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 659aca7cfad3..6978444f81d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14918,6 +14918,7 @@ M:	Andrew Morton <akpm@linux-foundation.org>
>  M:	Liam R. Howlett <Liam.Howlett@oracle.com>
>  M:	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
>  R:	Vlastimil Babka <vbabka@suse.cz>
> +R:	Jann Horn <jannh@google.com>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	http://www.linux-mm.org
> @@ -24733,6 +24734,7 @@ M:	Andrew Morton <akpm@linux-foundation.org>
>  M:	Liam R. Howlett <Liam.Howlett@oracle.com>
>  M:	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
>  R:	Vlastimil Babka <vbabka@suse.cz>
> +R:	Jann Horn <jannh@google.com>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	https://www.linux-mm.org
> 
> ---
> base-commit: d4e7ab0ed929645bee32538532039d3d451efb00
> change-id: 20241014-maintainers-mmap-reviewer-82a031ff2425
> -- 
> Jann Horn <jannh@google.com>
>
Lorenzo Stoakes Oct. 14, 2024, 9:09 p.m. UTC | #2
On Mon, Oct 14, 2024 at 10:50:57PM +0200, Jann Horn wrote:
> Add myself as a reviewer for memory mapping / VMA code.
> I will probably only reply to patches sporadically, but hopefully this will
> help me keep up with changes that look interesting security-wise.
>
> Signed-off-by: Jann Horn <jannh@google.com>

Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>

> ---
> (as discussed with Lorenzo)
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 659aca7cfad3..6978444f81d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14918,6 +14918,7 @@ M:	Andrew Morton <akpm@linux-foundation.org>
>  M:	Liam R. Howlett <Liam.Howlett@oracle.com>
>  M:	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
>  R:	Vlastimil Babka <vbabka@suse.cz>
> +R:	Jann Horn <jannh@google.com>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	http://www.linux-mm.org
> @@ -24733,6 +24734,7 @@ M:	Andrew Morton <akpm@linux-foundation.org>
>  M:	Liam R. Howlett <Liam.Howlett@oracle.com>
>  M:	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
>  R:	Vlastimil Babka <vbabka@suse.cz>
> +R:	Jann Horn <jannh@google.com>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	https://www.linux-mm.org
>
> ---
> base-commit: d4e7ab0ed929645bee32538532039d3d451efb00
> change-id: 20241014-maintainers-mmap-reviewer-82a031ff2425
> --
> Jann Horn <jannh@google.com>
>
Vlastimil Babka Oct. 15, 2024, 7:54 a.m. UTC | #3
On 10/14/24 22:50, Jann Horn wrote:
> Add myself as a reviewer for memory mapping / VMA code.
> I will probably only reply to patches sporadically, but hopefully this will
> help me keep up with changes that look interesting security-wise.

Great, security-related feedback is always better to receive earlier than
later :)

> Signed-off-by: Jann Horn <jannh@google.com>

Acked-by: Vlastimil Babka <vbabka@suse.cz>

Thanks,
Vlastimil

> ---
> (as discussed with Lorenzo)
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 659aca7cfad3..6978444f81d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14918,6 +14918,7 @@ M:	Andrew Morton <akpm@linux-foundation.org>
>  M:	Liam R. Howlett <Liam.Howlett@oracle.com>
>  M:	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
>  R:	Vlastimil Babka <vbabka@suse.cz>
> +R:	Jann Horn <jannh@google.com>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	http://www.linux-mm.org
> @@ -24733,6 +24734,7 @@ M:	Andrew Morton <akpm@linux-foundation.org>
>  M:	Liam R. Howlett <Liam.Howlett@oracle.com>
>  M:	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
>  R:	Vlastimil Babka <vbabka@suse.cz>
> +R:	Jann Horn <jannh@google.com>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	https://www.linux-mm.org
> 
> ---
> base-commit: d4e7ab0ed929645bee32538532039d3d451efb00
> change-id: 20241014-maintainers-mmap-reviewer-82a031ff2425
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 659aca7cfad3..6978444f81d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14918,6 +14918,7 @@  M:	Andrew Morton <akpm@linux-foundation.org>
 M:	Liam R. Howlett <Liam.Howlett@oracle.com>
 M:	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
 R:	Vlastimil Babka <vbabka@suse.cz>
+R:	Jann Horn <jannh@google.com>
 L:	linux-mm@kvack.org
 S:	Maintained
 W:	http://www.linux-mm.org
@@ -24733,6 +24734,7 @@  M:	Andrew Morton <akpm@linux-foundation.org>
 M:	Liam R. Howlett <Liam.Howlett@oracle.com>
 M:	Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
 R:	Vlastimil Babka <vbabka@suse.cz>
+R:	Jann Horn <jannh@google.com>
 L:	linux-mm@kvack.org
 S:	Maintained
 W:	https://www.linux-mm.org