Re: [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL
From: David Hildenbrand (Arm)
Date: Thu Sep 17 2026 - 15:16:21 EST
On 9/17/26 16:38, Vlastimil Babka (SUSE) wrote:
> The slab.git tree has been moved to a new URL as part of the mm-next
> integration. Reflect this in MAINTAINERS as well. The old URL will stay
> around with historical branches and tags.
>
> Signed-off-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>
> ---
> Since Harry as a co-maintainer now also has RW access to the new tree,
> we agreed that he would apply this patch to test the access.
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3a19da74d00c..f9c1aa1df9b9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -25186,7 +25186,7 @@ R: David Rientjes <rientjes@xxxxxxxxxx>
> R: Roman Gushchin <roman.gushchin@xxxxxxxxx>
> L: linux-mm@xxxxxxxxx
> S: Maintained
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git
> F: Documentation/admin-guide/mm/slab.rst
> F: Documentation/mm/slab.rst
> F: include/linux/mempool.h
Reviewed-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
Thanks!
--
Cheers,
David