[PATCH] MAINTAINERS: add Baoquan and me as MGLRU reviewers

Baolin Wang posted 1 patch 2 weeks, 3 days ago
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
[PATCH] MAINTAINERS: add Baoquan and me as MGLRU reviewers
Posted by Baolin Wang 2 weeks, 3 days ago
Baoquan and I have been contributing MGLRU patches and helping review MGLRU
related patches for some time. We will continue to follow MGLRU changes, so
we'd like to be CC'd on MGLRU related patches.

Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4d1ff4c76496..c558d5370dd0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17242,6 +17242,8 @@ R:	Barry Song <baohua@kernel.org>
 R:	Axel Rasmussen <axelrasmussen@google.com>
 R:	Yuanchu Xie <yuanchu@google.com>
 R:	Wei Xu <weixugc@google.com>
+R:	Baoquan He <baoquan.he@linux.dev>
+R:	Baolin Wang <baolin.wang@linux.alibaba.com>
 L:	linux-mm@kvack.org
 S:	Maintained
 W:	http://www.linux-mm.org
-- 
2.47.3
Re: [PATCH] MAINTAINERS: add Baoquan and me as MGLRU reviewers
Posted by Kairui Song 2 weeks, 3 days ago
On Tue, Sep 8, 2026 at 9:44 AM Baolin Wang
<baolin.wang@linux.alibaba.com> wrote:
>
> Baoquan and I have been contributing MGLRU patches and helping review MGLRU
> related patches for some time. We will continue to follow MGLRU changes, so
> we'd like to be CC'd on MGLRU related patches.
>
> Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4d1ff4c76496..c558d5370dd0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17242,6 +17242,8 @@ R:      Barry Song <baohua@kernel.org>
>  R:     Axel Rasmussen <axelrasmussen@google.com>
>  R:     Yuanchu Xie <yuanchu@google.com>
>  R:     Wei Xu <weixugc@google.com>
> +R:     Baoquan He <baoquan.he@linux.dev>
> +R:     Baolin Wang <baolin.wang@linux.alibaba.com>
>  L:     linux-mm@kvack.org
>  S:     Maintained
>  W:     http://www.linux-mm.org
> --
> 2.47.3

Baoquan and Baolin have been very helpful on the development of MGLRU
upstream, it's great to have your help!

Acked-by: Kairui Song <kasong@tencent.com>
Re: [PATCH] MAINTAINERS: add Baoquan and me as MGLRU reviewers
Posted by Baoquan He 2 weeks, 3 days ago
On 09/08/26 at 09:42am, Baolin Wang wrote:
> Baoquan and I have been contributing MGLRU patches and helping review MGLRU
> related patches for some time. We will continue to follow MGLRU changes, so
> we'd like to be CC'd on MGLRU related patches.
> 
> Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4d1ff4c76496..c558d5370dd0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17242,6 +17242,8 @@ R:	Barry Song <baohua@kernel.org>
>  R:	Axel Rasmussen <axelrasmussen@google.com>
>  R:	Yuanchu Xie <yuanchu@google.com>
>  R:	Wei Xu <weixugc@google.com>
> +R:	Baoquan He <baoquan.he@linux.dev>
> +R:	Baolin Wang <baolin.wang@linux.alibaba.com>

Thanks, Baolin. 

As Baolin said, I will continue to follow MGLRU, actively review patches,
and participate in the relevant discussions.

Acked-by: Baoquan He <baoquan.he@linux.dev>

>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	http://www.linux-mm.org
> -- 
> 2.47.3
>
Re: [PATCH] MAINTAINERS: add Baoquan and me as MGLRU reviewers
Posted by Qi Zheng 2 weeks, 3 days ago

On 9/8/26 9:42 AM, Baolin Wang wrote:
> Baoquan and I have been contributing MGLRU patches and helping review MGLRU
> related patches for some time. We will continue to follow MGLRU changes, so
> we'd like to be CC'd on MGLRU related patches.
> 
> Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)

Acked-by: Qi Zheng <qi.zheng@linux.dev>

Thanks,
Qi

> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4d1ff4c76496..c558d5370dd0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17242,6 +17242,8 @@ R:	Barry Song <baohua@kernel.org>
>   R:	Axel Rasmussen <axelrasmussen@google.com>
>   R:	Yuanchu Xie <yuanchu@google.com>
>   R:	Wei Xu <weixugc@google.com>
> +R:	Baoquan He <baoquan.he@linux.dev>
> +R:	Baolin Wang <baolin.wang@linux.alibaba.com>
>   L:	linux-mm@kvack.org
>   S:	Maintained
>   W:	http://www.linux-mm.org
Re: [PATCH] MAINTAINERS: add Baoquan and me as MGLRU reviewers
Posted by Barry Song 2 weeks, 3 days ago
On Tue, Sep 8, 2026 at 9:42 AM Baolin Wang
<baolin.wang@linux.alibaba.com> wrote:
>
> Baoquan and I have been contributing MGLRU patches and helping review MGLRU
> related patches for some time. We will continue to follow MGLRU changes, so
> we'd like to be CC'd on MGLRU related patches.

Yes, this is very welcome.

Acked-by: Barry Song <baohua@kernel.org>

>
> Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>