summaryrefslogtreecommitdiff
path: root/kernel/cgroup/dmem.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02cgroup/dmem: avoid pool UAFChen Ridong
2026-02-02cgroup/dmem: avoid rcu warning when unregister regionChen Ridong
2026-02-02cgroup/dmem: fix NULL pointer dereference when setting maxChen Ridong
2025-08-25rculist: move list_for_each_rcu() to where it belongsAndy Shevchenko
2025-02-19cgroup/dmem: Don't open-code css_for_each_descendant_preFriedrich Vock
2025-01-15cgroup/dmem: Fix parameters documentationMaxime Ripard
2025-01-15kernel/cgroup: Remove the unused variable climitJiapeng Chong
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst