* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2025-06-09 0:24 [PATCH] MAINTAINERS: add myself as a THP reviewer Barry Song
@ 2025-06-09 1:34 ` Zi Yan
2025-06-09 3:08 ` Baolin Wang
` (3 subsequent siblings)
4 siblings, 0 replies; 15+ messages in thread
From: Zi Yan @ 2025-06-09 1:34 UTC (permalink / raw)
To: Barry Song
Cc: akpm, linux-mm, linux-kernel, Barry Song, David Hildenbrand,
Baolin Wang, Lorenzo Stoakes, Liam R . Howlett, Nico Pache,
Ryan Roberts, Dev Jain
On 8 Jun 2025, at 20:24, Barry Song wrote:
> From: Barry Song <baohua@kernel.org>
>
> I have been actively contributing to mTHP and reviewing related patches
> for an extended period, and I would like to continue supporting patch
> reviews.
>
> Cc: David Hildenbrand <david@redhat.com>
> Cc: Zi Yan <ziy@nvidia.com>
> Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> Cc: Liam R. Howlett <Liam.Howlett@oracle.com>
> Cc: Nico Pache <npache@redhat.com>
> Cc: Ryan Roberts <ryan.roberts@arm.com>
> Cc: Dev Jain <dev.jain@arm.com>
> Signed-off-by: Barry Song <baohua@kernel.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 99dcf9036b9d..c6770ebe2927 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15845,6 +15845,7 @@ R: Liam R. Howlett <Liam.Howlett@oracle.com>
> R: Nico Pache <npache@redhat.com>
> R: Ryan Roberts <ryan.roberts@arm.com>
> R: Dev Jain <dev.jain@arm.com>
> +R: Barry Song <baohua@kernel.org>
Acked-by: Zi Yan <ziy@nvidia.com>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
> --
> 2.39.3 (Apple Git-146)
--
Best Regards,
Yan, Zi
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2025-06-09 0:24 [PATCH] MAINTAINERS: add myself as a THP reviewer Barry Song
2025-06-09 1:34 ` Zi Yan
@ 2025-06-09 3:08 ` Baolin Wang
2025-06-09 5:03 ` Dev Jain
` (2 subsequent siblings)
4 siblings, 0 replies; 15+ messages in thread
From: Baolin Wang @ 2025-06-09 3:08 UTC (permalink / raw)
To: Barry Song, akpm, linux-mm
Cc: linux-kernel, Barry Song, David Hildenbrand, Zi Yan,
Lorenzo Stoakes, Liam R . Howlett, Nico Pache, Ryan Roberts,
Dev Jain
On 2025/6/9 08:24, Barry Song wrote:
> From: Barry Song <baohua@kernel.org>
>
> I have been actively contributing to mTHP and reviewing related patches
> for an extended period, and I would like to continue supporting patch
> reviews.
>
> Cc: David Hildenbrand <david@redhat.com>
> Cc: Zi Yan <ziy@nvidia.com>
> Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> Cc: Liam R. Howlett <Liam.Howlett@oracle.com>
> Cc: Nico Pache <npache@redhat.com>
> Cc: Ryan Roberts <ryan.roberts@arm.com>
> Cc: Dev Jain <dev.jain@arm.com>
> Signed-off-by: Barry Song <baohua@kernel.org>
Thanks.
Acked-by: Baolin Wang <baolin.wang@linux.alibaba.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 99dcf9036b9d..c6770ebe2927 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15845,6 +15845,7 @@ R: Liam R. Howlett <Liam.Howlett@oracle.com>
> R: Nico Pache <npache@redhat.com>
> R: Ryan Roberts <ryan.roberts@arm.com>
> R: Dev Jain <dev.jain@arm.com>
> +R: Barry Song <baohua@kernel.org>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2025-06-09 0:24 [PATCH] MAINTAINERS: add myself as a THP reviewer Barry Song
2025-06-09 1:34 ` Zi Yan
2025-06-09 3:08 ` Baolin Wang
@ 2025-06-09 5:03 ` Dev Jain
2025-06-09 5:21 ` Lorenzo Stoakes
2025-06-09 11:11 ` Ryan Roberts
4 siblings, 0 replies; 15+ messages in thread
From: Dev Jain @ 2025-06-09 5:03 UTC (permalink / raw)
To: Barry Song, akpm, linux-mm
Cc: linux-kernel, Barry Song, David Hildenbrand, Zi Yan, Baolin Wang,
Lorenzo Stoakes, Liam R . Howlett, Nico Pache, Ryan Roberts
On 09/06/25 5:54 am, Barry Song wrote:
> From: Barry Song <baohua@kernel.org>
>
> I have been actively contributing to mTHP and reviewing related patches
> for an extended period, and I would like to continue supporting patch
> reviews.
>
> Cc: David Hildenbrand <david@redhat.com>
> Cc: Zi Yan <ziy@nvidia.com>
> Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> Cc: Liam R. Howlett <Liam.Howlett@oracle.com>
> Cc: Nico Pache <npache@redhat.com>
> Cc: Ryan Roberts <ryan.roberts@arm.com>
> Cc: Dev Jain <dev.jain@arm.com>
> Signed-off-by: Barry Song <baohua@kernel.org>
> ---
>
Acked-by: Dev Jain <dev.jain@arm.com>
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2025-06-09 0:24 [PATCH] MAINTAINERS: add myself as a THP reviewer Barry Song
` (2 preceding siblings ...)
2025-06-09 5:03 ` Dev Jain
@ 2025-06-09 5:21 ` Lorenzo Stoakes
2025-06-09 11:11 ` Ryan Roberts
4 siblings, 0 replies; 15+ messages in thread
From: Lorenzo Stoakes @ 2025-06-09 5:21 UTC (permalink / raw)
To: Barry Song
Cc: akpm, linux-mm, linux-kernel, Barry Song, David Hildenbrand,
Zi Yan, Baolin Wang, Liam R . Howlett, Nico Pache, Ryan Roberts,
Dev Jain
On Mon, Jun 09, 2025 at 12:24:42PM +1200, Barry Song wrote:
> From: Barry Song <baohua@kernel.org>
>
> I have been actively contributing to mTHP and reviewing related patches
> for an extended period, and I would like to continue supporting patch
> reviews.
Welcome to the party :)
>
> Cc: David Hildenbrand <david@redhat.com>
> Cc: Zi Yan <ziy@nvidia.com>
> Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> Cc: Liam R. Howlett <Liam.Howlett@oracle.com>
> Cc: Nico Pache <npache@redhat.com>
> Cc: Ryan Roberts <ryan.roberts@arm.com>
> Cc: Dev Jain <dev.jain@arm.com>
> Signed-off-by: Barry Song <baohua@kernel.org>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 99dcf9036b9d..c6770ebe2927 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15845,6 +15845,7 @@ R: Liam R. Howlett <Liam.Howlett@oracle.com>
> R: Nico Pache <npache@redhat.com>
> R: Ryan Roberts <ryan.roberts@arm.com>
> R: Dev Jain <dev.jain@arm.com>
> +R: Barry Song <baohua@kernel.org>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
> --
> 2.39.3 (Apple Git-146)
>
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2025-06-09 0:24 [PATCH] MAINTAINERS: add myself as a THP reviewer Barry Song
` (3 preceding siblings ...)
2025-06-09 5:21 ` Lorenzo Stoakes
@ 2025-06-09 11:11 ` Ryan Roberts
4 siblings, 0 replies; 15+ messages in thread
From: Ryan Roberts @ 2025-06-09 11:11 UTC (permalink / raw)
To: Barry Song, akpm, linux-mm
Cc: linux-kernel, Barry Song, David Hildenbrand, Zi Yan, Baolin Wang,
Lorenzo Stoakes, Liam R . Howlett, Nico Pache, Dev Jain
On 09/06/2025 01:24, Barry Song wrote:
> From: Barry Song <baohua@kernel.org>
>
> I have been actively contributing to mTHP and reviewing related patches
> for an extended period, and I would like to continue supporting patch
> reviews.
>
> Cc: David Hildenbrand <david@redhat.com>
> Cc: Zi Yan <ziy@nvidia.com>
> Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> Cc: Liam R. Howlett <Liam.Howlett@oracle.com>
> Cc: Nico Pache <npache@redhat.com>
> Cc: Ryan Roberts <ryan.roberts@arm.com>
> Cc: Dev Jain <dev.jain@arm.com>
> Signed-off-by: Barry Song <baohua@kernel.org>
Very much welcome this!
Reviewed-by: Ryan Roberts <ryan.roberts@arm.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 99dcf9036b9d..c6770ebe2927 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15845,6 +15845,7 @@ R: Liam R. Howlett <Liam.Howlett@oracle.com>
> R: Nico Pache <npache@redhat.com>
> R: Ryan Roberts <ryan.roberts@arm.com>
> R: Dev Jain <dev.jain@arm.com>
> +R: Barry Song <baohua@kernel.org>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2026-08-27 10:34 Kiryl Shutsemau (Meta)
@ 2026-08-27 10:53 ` David Hildenbrand (Arm)
2026-08-27 11:19 ` Lorenzo Stoakes (ARM)
` (6 subsequent siblings)
7 siblings, 0 replies; 15+ messages in thread
From: David Hildenbrand (Arm) @ 2026-08-27 10:53 UTC (permalink / raw)
To: Kiryl Shutsemau (Meta), Andrew Morton
Cc: Zi Yan, Baolin Wang, Liam R . Howlett, Nico Pache, Ryan Roberts,
Dev Jain, Barry Song, Lance Yang, Usama Arif, Lorenzo Stoakes,
linux-mm, linux-kernel
On 8/27/26 12:34, Kiryl Shutsemau (Meta) wrote:
> I have been working on transparent hugepages since 2012, starting with
> the huge zero page and file-backed THP. A lot of the code that causes
> pain now traces back to me. It is only fair if I share the review load
> for THP.
>
> Add myself to the reviewer list so get_maintainer.pl puts me on Cc: as
> well. It is also my commitment to be more active in reviewing this
> code.
>
> Signed-off-by: Kiryl Shutsemau (Meta) <kas@kernel.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1be7da9b6e2e..f5bb29ba41c5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17264,6 +17264,7 @@ R: Dev Jain <dev.jain@arm.com>
> R: Barry Song <baohua@kernel.org>
> R: Lance Yang <lance.yang@linux.dev>
> R: Usama Arif <usama.arif@linux.dev>
> +R: Kiryl Shutsemau <kas@kernel.org>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
Thanks!
Acked-by: David Hildenbrand (Arm) <david@kernel.org>
--
Cheers,
David
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2026-08-27 10:34 Kiryl Shutsemau (Meta)
2026-08-27 10:53 ` David Hildenbrand (Arm)
@ 2026-08-27 11:19 ` Lorenzo Stoakes (ARM)
2026-08-27 11:23 ` Barry Song
` (5 subsequent siblings)
7 siblings, 0 replies; 15+ messages in thread
From: Lorenzo Stoakes (ARM) @ 2026-08-27 11:19 UTC (permalink / raw)
To: Kiryl Shutsemau (Meta)
Cc: Andrew Morton, David Hildenbrand, Zi Yan, Baolin Wang,
Liam R . Howlett, Nico Pache, Ryan Roberts, Dev Jain, Barry Song,
Lance Yang, Usama Arif, linux-mm, linux-kernel
On Thu, Aug 27, 2026 at 11:34:35AM +0100, Kiryl Shutsemau (Meta) wrote:
> I have been working on transparent hugepages since 2012, starting with
> the huge zero page and file-backed THP. A lot of the code that causes
> pain now traces back to me. It is only fair if I share the review load
> for THP.
>
> Add myself to the reviewer list so get_maintainer.pl puts me on Cc: as
> well. It is also my commitment to be more active in reviewing this
> code.
>
> Signed-off-by: Kiryl Shutsemau (Meta) <kas@kernel.org>
Thanks :)
Acked-by: Lorenzo Stoakes (ARM) <ljs@kernel.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1be7da9b6e2e..f5bb29ba41c5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17264,6 +17264,7 @@ R: Dev Jain <dev.jain@arm.com>
> R: Barry Song <baohua@kernel.org>
> R: Lance Yang <lance.yang@linux.dev>
> R: Usama Arif <usama.arif@linux.dev>
> +R: Kiryl Shutsemau <kas@kernel.org>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
> --
> 2.54.0
>
--
Cheers, Lorenzo
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2026-08-27 10:34 Kiryl Shutsemau (Meta)
2026-08-27 10:53 ` David Hildenbrand (Arm)
2026-08-27 11:19 ` Lorenzo Stoakes (ARM)
@ 2026-08-27 11:23 ` Barry Song
2026-08-27 11:25 ` Zi Yan
` (4 subsequent siblings)
7 siblings, 0 replies; 15+ messages in thread
From: Barry Song @ 2026-08-27 11:23 UTC (permalink / raw)
To: Kiryl Shutsemau (Meta)
Cc: Andrew Morton, David Hildenbrand, Zi Yan, Baolin Wang,
Liam R . Howlett, Nico Pache, Ryan Roberts, Dev Jain, Lance Yang,
Usama Arif, Lorenzo Stoakes, linux-mm, linux-kernel
On Thu, Aug 27, 2026 at 6:34 PM Kiryl Shutsemau (Meta) <kas@kernel.org> wrote:
>
> I have been working on transparent hugepages since 2012, starting with
> the huge zero page and file-backed THP. A lot of the code that causes
> pain now traces back to me. It is only fair if I share the review load
> for THP.
>
> Add myself to the reviewer list so get_maintainer.pl puts me on Cc: as
> well. It is also my commitment to be more active in reviewing this
> code.
>
> Signed-off-by: Kiryl Shutsemau (Meta) <kas@kernel.org>
> ---
Welcome !
Reviewed-by: Barry Song <baohua@kernel.org>
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2026-08-27 10:34 Kiryl Shutsemau (Meta)
` (2 preceding siblings ...)
2026-08-27 11:23 ` Barry Song
@ 2026-08-27 11:25 ` Zi Yan
2026-08-27 11:46 ` Lance Yang
` (3 subsequent siblings)
7 siblings, 0 replies; 15+ messages in thread
From: Zi Yan @ 2026-08-27 11:25 UTC (permalink / raw)
To: Kiryl Shutsemau (Meta), Andrew Morton, David Hildenbrand
Cc: Baolin Wang, Liam R . Howlett, Nico Pache, Ryan Roberts, Dev Jain,
Barry Song, Lance Yang, Usama Arif, Lorenzo Stoakes, linux-mm,
linux-kernel
On Thu Aug 27, 2026 at 6:34 AM EDT, Kiryl Shutsemau (Meta) wrote:
> I have been working on transparent hugepages since 2012, starting with
> the huge zero page and file-backed THP. A lot of the code that causes
> pain now traces back to me. It is only fair if I share the review load
> for THP.
>
> Add myself to the reviewer list so get_maintainer.pl puts me on Cc: as
> well. It is also my commitment to be more active in reviewing this
> code.
>
> Signed-off-by: Kiryl Shutsemau (Meta) <kas@kernel.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1be7da9b6e2e..f5bb29ba41c5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17264,6 +17264,7 @@ R: Dev Jain <dev.jain@arm.com>
> R: Barry Song <baohua@kernel.org>
> R: Lance Yang <lance.yang@linux.dev>
> R: Usama Arif <usama.arif@linux.dev>
> +R: Kiryl Shutsemau <kas@kernel.org>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
Great!
Acked-by: Zi Yan <ziy@nvidia.com>
--
Best Regards,
Yan, Zi
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2026-08-27 10:34 Kiryl Shutsemau (Meta)
` (3 preceding siblings ...)
2026-08-27 11:25 ` Zi Yan
@ 2026-08-27 11:46 ` Lance Yang
2026-08-27 14:16 ` Usama Arif
` (2 subsequent siblings)
7 siblings, 0 replies; 15+ messages in thread
From: Lance Yang @ 2026-08-27 11:46 UTC (permalink / raw)
To: kas
Cc: akpm, david, ziy, baolin.wang, liam, nico.pache, ryan.roberts,
dev.jain, baohua, lance.yang, usama.arif, ljs, linux-mm,
linux-kernel
On Thu, Aug 27, 2026 at 11:34:35AM +0100, Kiryl Shutsemau (Meta) wrote:
>I have been working on transparent hugepages since 2012, starting with
>the huge zero page and file-backed THP. A lot of the code that causes
>pain now traces back to me. It is only fair if I share the review load
>for THP.
>
>Add myself to the reviewer list so get_maintainer.pl puts me on Cc: as
>well. It is also my commitment to be more active in reviewing this
>code.
>
>Signed-off-by: Kiryl Shutsemau (Meta) <kas@kernel.org>
>---
Welcome back to the THP party, Kiryl! :)
Reviewed-by: Lance Yang <lance.yang@linux.dev>
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2026-08-27 10:34 Kiryl Shutsemau (Meta)
` (4 preceding siblings ...)
2026-08-27 11:46 ` Lance Yang
@ 2026-08-27 14:16 ` Usama Arif
2026-08-28 0:32 ` Baolin Wang
2026-08-28 0:42 ` SJ Park
7 siblings, 0 replies; 15+ messages in thread
From: Usama Arif @ 2026-08-27 14:16 UTC (permalink / raw)
To: Kiryl Shutsemau (Meta), Andrew Morton, David Hildenbrand
Cc: Zi Yan, Baolin Wang, Liam R . Howlett, Nico Pache, Ryan Roberts,
Dev Jain, Barry Song, Lance Yang, Lorenzo Stoakes, linux-mm,
linux-kernel
On 27/08/2026 11:34, Kiryl Shutsemau (Meta) wrote:
> I have been working on transparent hugepages since 2012, starting with
> the huge zero page and file-backed THP. A lot of the code that causes
> pain now traces back to me. It is only fair if I share the review load
> for THP.
>
> Add myself to the reviewer list so get_maintainer.pl puts me on Cc: as
> well. It is also my commitment to be more active in reviewing this
> code.
>
> Signed-off-by: Kiryl Shutsemau (Meta) <kas@kernel.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1be7da9b6e2e..f5bb29ba41c5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17264,6 +17264,7 @@ R: Dev Jain <dev.jain@arm.com>
> R: Barry Song <baohua@kernel.org>
> R: Lance Yang <lance.yang@linux.dev>
> R: Usama Arif <usama.arif@linux.dev>
> +R: Kiryl Shutsemau <kas@kernel.org>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
Acked-by: Usama Arif <usama.arif@linux.dev>
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2026-08-27 10:34 Kiryl Shutsemau (Meta)
` (5 preceding siblings ...)
2026-08-27 14:16 ` Usama Arif
@ 2026-08-28 0:32 ` Baolin Wang
2026-08-28 0:42 ` SJ Park
7 siblings, 0 replies; 15+ messages in thread
From: Baolin Wang @ 2026-08-28 0:32 UTC (permalink / raw)
To: Kiryl Shutsemau (Meta), Andrew Morton, David Hildenbrand
Cc: Zi Yan, Liam R . Howlett, Nico Pache, Ryan Roberts, Dev Jain,
Barry Song, Lance Yang, Usama Arif, Lorenzo Stoakes, linux-mm,
linux-kernel
On 8/27/26 6:34 PM, Kiryl Shutsemau (Meta) wrote:
> I have been working on transparent hugepages since 2012, starting with
> the huge zero page and file-backed THP. A lot of the code that causes
> pain now traces back to me. It is only fair if I share the review load
> for THP.
>
> Add myself to the reviewer list so get_maintainer.pl puts me on Cc: as
> well. It is also my commitment to be more active in reviewing this
> code.
>
> Signed-off-by: Kiryl Shutsemau (Meta) <kas@kernel.org>
> ---
Great.
Acked-by: Baolin Wang <baolin.wang@linux.alibaba.com>
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1be7da9b6e2e..f5bb29ba41c5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17264,6 +17264,7 @@ R: Dev Jain <dev.jain@arm.com>
> R: Barry Song <baohua@kernel.org>
> R: Lance Yang <lance.yang@linux.dev>
> R: Usama Arif <usama.arif@linux.dev>
> +R: Kiryl Shutsemau <kas@kernel.org>
> L: linux-mm@kvack.org
> S: Maintained
> W: http://www.linux-mm.org
^ permalink raw reply [flat|nested] 15+ messages in thread* Re: [PATCH] MAINTAINERS: add myself as a THP reviewer
2026-08-27 10:34 Kiryl Shutsemau (Meta)
` (6 preceding siblings ...)
2026-08-28 0:32 ` Baolin Wang
@ 2026-08-28 0:42 ` SJ Park
7 siblings, 0 replies; 15+ messages in thread
From: SJ Park @ 2026-08-28 0:42 UTC (permalink / raw)
To: Kiryl Shutsemau (Meta)
Cc: SJ Park, Andrew Morton, David Hildenbrand, Zi Yan, Baolin Wang,
Liam R . Howlett, Nico Pache, Ryan Roberts, Dev Jain, Barry Song,
Lance Yang, Usama Arif, Lorenzo Stoakes, linux-mm, linux-kernel
On Thu, 27 Aug 2026 11:34:35 +0100 "Kiryl Shutsemau (Meta)" <kas@kernel.org> wrote:
> I have been working on transparent hugepages since 2012, starting with
> the huge zero page and file-backed THP. A lot of the code that causes
> pain now traces back to me. It is only fair if I share the review load
> for THP.
>
> Add myself to the reviewer list so get_maintainer.pl puts me on Cc: as
> well. It is also my commitment to be more active in reviewing this
> code.
Thank you for stepping up, Kiryl!
>
> Signed-off-by: Kiryl Shutsemau (Meta) <kas@kernel.org>
Acked-by: SJ Park <sj@kernel.org>
Thanks,
SJ
[...]
^ permalink raw reply [flat|nested] 15+ messages in thread