[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175570202351.267477.6309911387508861679.git-patchwork-notify@kernel.org>
Date: Wed, 20 Aug 2025 15:00:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...gle.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
ncardwell@...gle.com, pabeni@...hat.com, willemb@...gle.com,
matttbe@...nel.org, martineau@...nel.org, hannes@...xchg.org,
mhocko@...nel.org, roman.gushchin@...ux.dev, shakeel.butt@...ux.dev,
akpm@...ux-foundation.org, mkoutny@...e.com, tj@...nel.org, horms@...nel.org,
geliang@...nel.org, muchun.song@...ux.dev, almasrymina@...gle.com,
kuni1840@...il.com, netdev@...r.kernel.org, mptcp@...ts.linux.dev,
cgroups@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH v5 net-next 00/10] net-memcg: Gather memcg code under
CONFIG_MEMCG.
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 15 Aug 2025 20:16:08 +0000 you wrote:
> This series converts most sk->sk_memcg access to helper functions
> under CONFIG_MEMCG and finally defines sk_memcg under CONFIG_MEMCG.
>
> This is v5 of the series linked below but without core changes
> that decoupled memcg and global socket memory accounting.
>
> I will defer the changes to a follow-up series that will use BPF
> to store a flag in sk->sk_memcg.
>
> [...]
Here is the summary with links:
- [v5,net-next,01/10] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
https://git.kernel.org/netdev/net-next/c/68889dfd547b
- [v5,net-next,02/10] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready().
https://git.kernel.org/netdev/net-next/c/1068b48ed108
- [v5,net-next,03/10] tcp: Simplify error path in inet_csk_accept().
https://git.kernel.org/netdev/net-next/c/e2afa83296bb
- [v5,net-next,04/10] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
https://git.kernel.org/netdev/net-next/c/9d85c565a7b7
- [v5,net-next,05/10] net: Clean up __sk_mem_raise_allocated().
https://git.kernel.org/netdev/net-next/c/bd4aa2337374
- [v5,net-next,06/10] net-memcg: Introduce mem_cgroup_from_sk().
https://git.kernel.org/netdev/net-next/c/f7161b234f2e
- [v5,net-next,07/10] net-memcg: Introduce mem_cgroup_sk_enabled().
https://git.kernel.org/netdev/net-next/c/43049b0db038
- [v5,net-next,08/10] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
https://git.kernel.org/netdev/net-next/c/bb178c6bc085
- [v5,net-next,09/10] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().
https://git.kernel.org/netdev/net-next/c/b2ffd10cddde
- [v5,net-next,10/10] net: Define sk_memcg under CONFIG_MEMCG.
https://git.kernel.org/netdev/net-next/c/bf64002c94fc
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists