Re: [PATCH net] net/sched: account classifier filter allocations to memcg
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <178742940689.1814690.7978395844526546815.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Wed, 19 Aug 2026 10:37:33 -0400 you wrote: > Allocations in the tc classifier *_change() paths (filter objects, > per-CPU counters, and per-filter aux data) use plain GFP_KERNEL without > __GFP_ACCOUNT, allowing unprivileged users to pin kernel memory outside > memcg charging. The shared tcf_exts_init_ex() action array allocation in > cls_api.c was also uncharged; this patch closes it along with the > per-classifier filter-object/percpu/aux allocations that remain > unaccounted. > > [...] Here is the summary with links: - [net] net/sched: account classifier filter allocations to memcg https://git.kernel.org/netdev/net/c/1beb81947eb4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html