Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Mon, 28 Oct 2024 19:53:35 +0800 you wrote: > This is part 1 of "Replace page_frag with page_frag_cache", > which mainly contain refactoring and optimization for the > implementation of page_frag API before the replacing. > > As the discussion in [1], it would be better to target net-next > tree to get more testing as all the callers page_frag API are > in networking, and the chance of conflicting with MM tree seems > low as implementation of page_frag API seems quite self-contained. > > [...] Here is the summary with links: - [net-next,v23,1/7] mm: page_frag: add a test module for page_frag https://git.kernel.org/netdev/net-next/c/7fef0dec415c - [net-next,v23,2/7] mm: move the page fragment allocator from page_alloc into its own file https://git.kernel.org/netdev/net-next/c/65941f10caf2 - [net-next,v23,3/7] mm: page_frag: use initial zero offset for page_frag_alloc_align() https://git.kernel.org/netdev/net-next/c/8218f62c9c9b - [net-next,v23,4/7] mm: page_frag: avoid caller accessing 'page_frag_cache' directly https://git.kernel.org/netdev/net-next/c/3d18dfe69ce4 - [net-next,v23,5/7] xtensa: remove the get_order() implementation https://git.kernel.org/netdev/net-next/c/49e302be73f1 - [net-next,v23,6/7] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' https://git.kernel.org/netdev/net-next/c/0c3ce2f50261 - [net-next,v23,7/7] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() https://git.kernel.org/netdev/net-next/c/ec397ea00cb3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html