Fix 'cgroup/cpuset: Prevent UAF in proc_cpuset_show()' issue with commmunity patches
Chen Ridong (3):
Revert "cgroup: fix uaf when proc_cpuset_show"
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
cgroup: add cgroup_root_ext to keep kabi
Yafang Shao (1):
cgroup: Make operations on the cgroup root_list RCU safe
include/linux/cgroup-defs.h | 9 +++++++++
kernel/cgroup/cgroup-internal.h | 3 ++-
kernel/cgroup/cgroup-v1.c | 6 ++++--
kernel/cgroup/cgroup.c | 17 ++++++++++-------
kernel/cgroup/cpuset.c | 33 +++++++--------------------------
5 files changed, 32 insertions(+), 36 deletions(-)
--
2.34.1