summaryrefslogtreecommitdiff
path: root/kernel/cgroup_pids.c
AgeCommit message (Expand)Author
2017-03-26cgroup/pids: remove spurious suspicious RCU usage warningTejun Heo
2016-06-21cgroup: Use lld instead of ld when printing pids controller events_limitKenny Yu
2016-06-21cgroup: Add pids controller event when fork fails because of pid limitKenny Yu
2015-12-14cgroup_pids: fix a typo.Rami Rosen
2015-12-03cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov
2015-12-03cgroup_pids: don't account for the root cgroupTejun Heo
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-11-30cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork()Oleg Nesterov
2015-11-30cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()Oleg Nesterov
2015-10-15cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo
2015-10-15cgroup: keep zombies associated with their original cgroupsTejun Heo
2015-08-25cgroup: pids: fix invalid get/put usageAleksa Sarai
2015-07-14cgroup: implement the PIDs subsystemAleksa Sarai