summaryrefslogtreecommitdiffstats
path: root/mm/bpf_memcontrol.c
AgeCommit message (Expand)AuthorLines
2026-01-21bpf: Revert "bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()"Matt Bobrowski-7/+7
2026-01-13bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()Matt Bobrowski-7/+7
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan-5/+5
2025-12-22mm: introduce BPF kfuncs to access memcg statistics and eventsRoman Gushchin-0/+85
2025-12-22mm: introduce bpf_get_root_mem_cgroup() BPF kfuncRoman Gushchin-0/+20
2025-12-22mm: introduce BPF kfuncs to deal with memcg pointersRoman Gushchin-0/+88