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