KABI for cgroup
Chen Ridong (3): Revert "cgroup: fix uaf when proc_cpuset_show" cgroup/cpuset: Prevent UAF in proc_cpuset_show() cgroup: add more reserve kabi
Waiman Long (1): cgroup: Move rcu_head up near the top of cgroup_root
Yafang Shao (1): cgroup: Make operations on the cgroup root_list RCU safe
include/linux/cgroup-defs.h | 14 +++++++++--- include/linux/memcontrol.h | 8 +++++++ kernel/cgroup/cgroup-internal.h | 3 ++- kernel/cgroup/cgroup.c | 23 ++++++++++++++------ kernel/cgroup/cpuset.c | 38 ++++++--------------------------- 5 files changed, 44 insertions(+), 42 deletions(-)