MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
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(+)
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>
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
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> >
* 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> >
© 2016 - 2024 Red Hat, Inc.