aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/pids.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-12clone3: allow spawning processes into cgroupsChristian Brauner1-4/+11
2019-10-24cgroup: pids: use atomic64_t for pids->limitAleksa Sarai1-5/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451Thomas Gleixner1-4/+1
2019-01-31cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accountingOleg Nesterov1-2/+2
2017-07-21cgroup: implement cgroup v2 thread supportTejun Heo1-0/+1
2017-03-06cgroup/pids: remove spurious suspicious RCU usage warningTejun Heo1-1/+1
2017-03-02sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar1-1/+1
2016-12-27cgroup: move cgroup files under kernel/cgroup/Tejun Heo1-0/+348