Syzbot CI
All Series
Content
×
Patch Series
Subject
net-memcg: Allow decoupling memcg from sk->sk_prot->memory_allocated.
Author
kuniyu@google.com
Date
2025-07-21 20:35:20 +0000 UTC
Version
1
Cc
akpm@linux-foundation.org
cgroups@vger.kernel.org
davem@davemloft.net
edumazet@google.com
geliang@kernel.org
hannes@cmpxchg.org
horms@kernel.org
kuba@kernel.org
kuni1840@gmail.com
kuniyu@google.com
linux-mm@kvack.org
martineau@kernel.org
matttbe@kernel.org
mhocko@kernel.org
mptcp@lists.linux.dev
muchun.song@linux.dev
ncardwell@google.com
netdev@vger.kernel.org
pabeni@redhat.com
roman.gushchin@linux.dev
shakeel.butt@linux.dev
willemb@google.com
Patches (13)
Name
Content
[PATCH v1 net-next 01/13] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
[Body]
[PATCH v1 net-next 02/13] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready().
[Body]
[PATCH v1 net-next 03/13] tcp: Simplify error path in inet_csk_accept().
[Body]
[PATCH v1 net-next 04/13] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
[Body]
[PATCH v1 net-next 05/13] net: Clean up __sk_mem_raise_allocated().
[Body]
[PATCH v1 net-next 06/13] net-memcg: Introduce mem_cgroup_from_sk().
[Body]
[PATCH v1 net-next 07/13] net-memcg: Introduce mem_cgroup_sk_enabled().
[Body]
[PATCH v1 net-next 08/13] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
[Body]
[PATCH v1 net-next 09/13] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().
[Body]
[PATCH v1 net-next 10/13] net: Define sk_memcg under CONFIG_MEMCG.
[Body]
[PATCH v1 net-next 11/13] net-memcg: Add memory.socket_isolated knob.
[Body]
[PATCH v1 net-next 12/13] net-memcg: Store memcg->socket_isolated in sk->sk_memcg.
[Body]
[PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting.
[Body]
Session 2025-07-21
ID (for dev)
4e1e7331-b7bc-463f-a148-c18dff9bf159
Status
skipped
Skipped
failed to find the base commit: series does not apply
[Log]
Execution Log
[Link]
Test
Base
Patched
Verdict