* [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers
@ 2024-10-09 20:10 Lorenzo Stoakes
2024-10-09 20:18 ` Vlastimil Babka
2024-10-09 21:35 ` Liam R. Howlett
0 siblings, 2 replies; 3+ messages in thread
From: Lorenzo Stoakes @ 2024-10-09 20:10 UTC (permalink / raw)
To: Andrew Morton; +Cc: Liam R . Howlett, Vlastimil Babka, linux-mm, linux-kernel
Add myself and Liam as co-maintainers of the memory mapping and VMA code
alongside Andrew as we are heavily involved in its implementation and
maintenance.
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
MAINTAINERS | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 220c1a01e361..8ebfc520e6e2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14913,9 +14913,9 @@ N: include/linux/page[-_]*
MEMORY MAPPING
M: Andrew Morton <akpm@linux-foundation.org>
-R: Liam R. Howlett <Liam.Howlett@oracle.com>
+M: Liam R. Howlett <Liam.Howlett@oracle.com>
+M: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
R: Vlastimil Babka <vbabka@suse.cz>
-R: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
L: linux-mm@kvack.org
S: Maintained
W: http://www.linux-mm.org
@@ -24728,9 +24728,9 @@ F: tools/testing/vsock/
VMA
M: Andrew Morton <akpm@linux-foundation.org>
-R: Liam R. Howlett <Liam.Howlett@oracle.com>
+M: Liam R. Howlett <Liam.Howlett@oracle.com>
+M: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
R: Vlastimil Babka <vbabka@suse.cz>
-R: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
L: linux-mm@kvack.org
S: Maintained
W: https://www.linux-mm.org
--
2.46.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers
2024-10-09 20:10 [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers Lorenzo Stoakes
@ 2024-10-09 20:18 ` Vlastimil Babka
2024-10-09 21:35 ` Liam R. Howlett
1 sibling, 0 replies; 3+ messages in thread
From: Vlastimil Babka @ 2024-10-09 20:18 UTC (permalink / raw)
To: Lorenzo Stoakes, Andrew Morton; +Cc: Liam R . Howlett, linux-mm, linux-kernel
On 10/9/24 22:10, Lorenzo Stoakes wrote:
> Add myself and Liam as co-maintainers of the memory mapping and VMA code
> alongside Andrew as we are heavily involved in its implementation and
> maintenance.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
> ---
> MAINTAINERS | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 220c1a01e361..8ebfc520e6e2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14913,9 +14913,9 @@ N: include/linux/page[-_]*
>
> MEMORY MAPPING
> M: Andrew Morton <akpm@linux-foundation.org>
> -R: Liam R. Howlett <Liam.Howlett@oracle.com>
> +M: Liam R. Howlett <Liam.Howlett@oracle.com>
> +M: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> R: Vlastimil Babka <vbabka@suse.cz>
> -R: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
> @@ -24728,9 +24728,9 @@ F: tools/testing/vsock/
>
> VMA
> M: Andrew Morton <akpm@linux-foundation.org>
> -R: Liam R. Howlett <Liam.Howlett@oracle.com>
> +M: Liam R. Howlett <Liam.Howlett@oracle.com>
> +M: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> R: Vlastimil Babka <vbabka@suse.cz>
> -R: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> L: linux-mm@kvack.org
> S: Maintained
> W: https://www.linux-mm.org
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers
2024-10-09 20:10 [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers Lorenzo Stoakes
2024-10-09 20:18 ` Vlastimil Babka
@ 2024-10-09 21:35 ` Liam R. Howlett
1 sibling, 0 replies; 3+ messages in thread
From: Liam R. Howlett @ 2024-10-09 21:35 UTC (permalink / raw)
To: Lorenzo Stoakes; +Cc: Andrew Morton, Vlastimil Babka, linux-mm, linux-kernel
* Lorenzo Stoakes <lorenzo.stoakes@oracle.com> [241009 16:10]:
> Add myself and Liam as co-maintainers of the memory mapping and VMA code
> alongside Andrew as we are heavily involved in its implementation and
> maintenance.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com>
> ---
> MAINTAINERS | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 220c1a01e361..8ebfc520e6e2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14913,9 +14913,9 @@ N: include/linux/page[-_]*
>
> MEMORY MAPPING
> M: Andrew Morton <akpm@linux-foundation.org>
> -R: Liam R. Howlett <Liam.Howlett@oracle.com>
> +M: Liam R. Howlett <Liam.Howlett@oracle.com>
> +M: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> R: Vlastimil Babka <vbabka@suse.cz>
> -R: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
> @@ -24728,9 +24728,9 @@ F: tools/testing/vsock/
>
> VMA
> M: Andrew Morton <akpm@linux-foundation.org>
> -R: Liam R. Howlett <Liam.Howlett@oracle.com>
> +M: Liam R. Howlett <Liam.Howlett@oracle.com>
> +M: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> R: Vlastimil Babka <vbabka@suse.cz>
> -R: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> L: linux-mm@kvack.org
> S: Maintained
> W: https://www.linux-mm.org
> --
> 2.46.2
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-09 21:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-09 20:10 [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers Lorenzo Stoakes
2024-10-09 20:18 ` Vlastimil Babka
2024-10-09 21:35 ` Liam R. Howlett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox