1. ef2c41c clone3: allow spawning processes into cgroups by Christian Brauner · 5 years ago
  2. a713af3 cgroup: pids: use atomic64_t for pids->limit by Aleksa Sarai · 5 years ago
  3. f85d208 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451 by Thomas Gleixner · 6 years ago
  4. 51bee5a cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting by Oleg Nesterov · 6 years ago
  5. 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 7 years ago
  6. 1d18c27 cgroup/pids: remove spurious suspicious RCU usage warning by Tejun Heo · 8 years ago
  7. 780de9d sched/headers, cgroups: Remove the threadgroup_change_*() wrappery by Ingo Molnar · 8 years ago
  8. 201af4c cgroup: move cgroup files under kernel/cgroup/ by Tejun Heo · 8 years ago[Renamed from kernel/cgroup_pids.c]
  9. 9f6870d cgroup: Use lld instead of ld when printing pids controller events_limit by Kenny Yu · 9 years ago
  10. 135b8b3 cgroup: Add pids controller event when fork fails because of pid limit by Kenny Yu · 9 years ago
  11. fccd3af cgroup_pids: fix a typo. by Rami Rosen · 9 years ago
  12. b53202e cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends by Oleg Nesterov · 9 years ago
  13. 67cde9c cgroup_pids: don't account for the root cgroup by Tejun Heo · 9 years ago
  14. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  15. afbcb36 cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork() by Oleg Nesterov · 9 years ago
  16. c9e75f0 cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate() by Oleg Nesterov · 9 years ago
  17. afcf6c8 cgroup: add cgroup_subsys->free() method and use it to fix pids controller by Tejun Heo · 9 years ago
  18. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  19. ce52399 cgroup: pids: fix invalid get/put usage by Aleksa Sarai · 9 years ago
  20. 49b786e cgroup: implement the PIDs subsystem by Aleksa Sarai · 10 years ago