1. 96f0bf8 cgroup: Remove duplicates in cgroup v1 tasks file by Michal Koutný · 1 year, 4 months ago
  2. 3bb207a cgroup:namespace: Remove unused cgroup_namespaces_init() by Lu Jialin · 1 year, 6 months ago
  3. 467a830 cgroup: Do not corrupt task iteration when rebinding subsystem by Xiu Jianfeng · 1 year, 8 months ago
  4. 37647d9 cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() by Waiman Long · 1 year, 10 months ago
  5. b77600e memcg: fix possible use-after-free in memcg_write_event_control() by Tejun Heo · 2 years, 2 months ago
  6. 05f7658 cgroup: Use separate src/dst nodes when preloading css_sets for migration by Tejun Heo · 2 years, 8 months ago
  7. 7a34036 cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp() by Waiman Long · 2 years, 10 months ago
  8. 2337c82 cgroup: Use open-time cgroup namespace for process migration perm checks by Tejun Heo · 2 years, 10 months ago
  9. f1ce785 cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv by Tejun Heo · 2 years, 10 months ago
  10. a70bcf9 cgroup: Use open-time credentials for process migraton perm checks by Tejun Heo · 2 years, 10 months ago
  11. 40b4ac8 cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug by Zhang Qiao · 3 years, 1 month ago
  12. b391bb3 cgroup-v1: Require capabilities to set release_agent by Eric W. Biederman · 3 years, 1 month ago
  13. b173a3a cgroup: Make rebind_subsystems() disable v2 controllers all at once by Waiman Long · 3 years, 5 months ago
  14. d2625eb cgroup1: don't allow '\n' in renaming by Alexander Kuznetsov · 3 years, 8 months ago
  15. 455c38e cgroup: disable controllers at parse time by Shakeel Butt · 3 years, 9 months ago
  16. 1bfba2f cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone() by Yang Yingliang · 4 years, 6 months ago
  17. 82fd213 cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 8 months ago
  18. ef76f1e cgroup1: don't call release_agent when it is "" by Tycho Andersen · 5 years ago
  19. e244073 cgroup-v1: cgroup_pidlist_next should update position index by Vasily Averin · 5 years ago
  20. 713f266 cgroup: Iterate tasks that did not finish do_exit() by Michal Koutný · 5 years ago
  21. b58120a cgroup: cgroup_procs_next should increase position index by Vasily Averin · 5 years ago
  22. 944f720 cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 5 years ago
  23. 060af79 cgroup: Prevent double killing of css when enabling threaded cgroup by Michal Koutný · 5 years ago
  24. fc99213 cgroup: pids: use atomic64_t for pids->limit by Aleksa Sarai · 5 years ago
  25. 55b2e92 cgroup: Fix css_task_iter_advance_css_set() cset skip condition by Tejun Heo · 6 years ago
  26. ab34828 cgroup: css_task_iter_skip()'d iterators must be advanced before accessed by Tejun Heo · 6 years ago
  27. feb6b12 cgroup: Include dying leaders with live threads in PROCS iterations by Tejun Heo · 6 years ago
  28. b0af004 cgroup: Implement css_task_iter_skip() by Tejun Heo · 6 years ago
  29. 675a1a4 cpuset: restore sanity to cpuset_cpus_allowed_fallback() by Joel Savitz · 6 years ago
  30. d17cd67 cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock by Roman Gushchin · 6 years ago
  31. f3b3b54 cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting by Oleg Nesterov · 6 years ago
  32. 8f94a93 fix cgroup_do_mount() handling of failure exits by Al Viro · 6 years ago
  33. 4c317b2 cgroup: fix parsing empty mount option string by Ondrej Mosnacek · 6 years ago
  34. 8769b27e cgroup: fix CSS_TASK_ITER_PROCS by Tejun Heo · 6 years ago
  35. bc18307 cgroup: Fix dom_cgrp propagation when enabling threaded mode by Tejun Heo · 6 years ago
  36. aa0533f cgroup: fix rule checking for threaded mode switching by Tejun Heo · 7 years ago
  37. d61a373 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
  38. 0196bdf cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC by Tejun Heo · 7 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. c4fa6c4 cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns by Waiman Long · 7 years ago
  41. 040b9d7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  43. 50e7663 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  44. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  45. da99ecf mm: replace TIF_MEMDIE checks by tsk_is_oom_victim by Michal Hocko · 7 years ago
  46. 65f3975 cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction") by Roman Gushchin · 7 years ago
  47. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  50. 36fde05 Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  51. 77d1dfd sched/topology, cpuset: Avoid spurious/wrong domain rebuilds by Peter Zijlstra · 8 years ago
  52. 1c08c22 cpuset: Fix incorrect memory_pressure control file mapping by Waiman Long · 7 years ago
  53. b8d1b8e cpuset: Allow v2 behavior in v1 cgroup by Waiman Long · 8 years ago
  54. e1cba4b cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup by Waiman Long · 8 years ago
  55. 696b98f cgroup: remove unneeded checks by Dan Carpenter · 8 years ago
  56. 3e48930 cgroup: misc changes by Tejun Heo · 8 years ago
  57. be040be cpuset: Make nr_cpusets private by Paolo Bonzini · 8 years ago
  58. 89affbf cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() by Dima Zavin · 8 years ago
  59. 13d82fb cgroup: short-circuit cset_cgroup_from_root() on the default hierarchy by Tejun Heo · 8 years ago
  60. 5a621e6 cgroup: re-use the parent pointer in cgroup_destroy_locked() by Roman Gushchin · 8 years ago
  61. ec39225 cgroup: add cgroup.stat interface with basic hierarchy stats by Roman Gushchin · 8 years ago
  62. 1a926e0 cgroup: implement hierarchy limits by Roman Gushchin · 8 years ago
  63. 0679dee cgroup: keep track of number of descent cgroups by Roman Gushchin · 8 years ago
  64. 69fd5c3 blktrace: add an option to allow displaying cgroup path by Shaohua Li · 8 years ago
  65. aa81882 kernfs: add exportfs operations by Shaohua Li · 8 years ago
  66. c705a00 cgroup: add comment to cgroup_enable_threaded() by Tejun Heo · 8 years ago
  67. 918a8c2 cgroup: remove unnecessary empty check when enabling threaded mode by Tejun Heo · 8 years ago
  68. 3c74541 cgroup: fix error return value from cgroup_subtree_control() by Tejun Heo · 8 years ago
  69. 7a0cf0e cgroup: update debug controller to print out thread mode information by Waiman Long · 8 years ago
  70. 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 8 years ago
  71. 450ee0c cgroup: implement CSS_TASK_ITER_THREADED by Tejun Heo · 8 years ago
  72. 454000a cgroup: introduce cgroup->dom_cgrp and threaded css_set handling by Tejun Heo · 8 years ago
  73. bc2fb7e cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS by Tejun Heo · 8 years ago
  74. 715c809 cgroup: reorganize cgroup.procs / task write path by Tejun Heo · 8 years ago
  75. 7af608e cgroup: create dfl_root files on subsys registration by Tejun Heo · 8 years ago
  76. 27f2675 cgroup: replace css_set walking populated test with testing cgrp->nr_populated_csets by Tejun Heo · 8 years ago
  77. 788b950 cgroup: distinguish local and children populated states by Tejun Heo · 8 years ago
  78. 88e033e cgroup: remove now unused list_head @pending in cgroup_apply_cftypes() by Tejun Heo · 8 years ago
  79. 6104672 cgroup: don't call migration methods if there are no tasks to migrate by Tejun Heo · 8 years ago
  80. 5f155f2 mm, cpuset: always use seqlock when changing task's nodemask by Vlastimil Babka · 8 years ago
  81. 213980c mm, mempolicy: simplify rebinding mempolicies when updating cpusets by Vlastimil Babka · 8 years ago
  82. 5136f63 cgroup: implement "nsdelegate" mount option by Tejun Heo · 8 years ago
  83. 824ecbe cgroup: restructure cgroup_procs_write_permission() by Tejun Heo · 8 years ago
  84. b6053d4 cgroup: fix lockdep warning in debug controller by Tejun Heo · 8 years ago
  85. 2866c0b cgroup: refactor cgroup_masks_read() in the debug controller by Tejun Heo · 8 years ago
  86. 8cc38fa cgroup: make debug an implicit controller on cgroup2 by Tejun Heo · 8 years ago
  87. 575313f cgroup: Make debug cgroup support v2 and thread mode by Waiman Long · 8 years ago
  88. 23b0be4 cgroup: Make Kconfig prompt of debug cgroup more accurate by Waiman Long · 8 years ago
  89. a28f8f5 cgroup: Move debug cgroup to its own file by Waiman Long · 8 years ago
  90. 73a7242 cgroup: Keep accurate count of tasks in each css_set by Waiman Long · 8 years ago
  91. 41c2570 cpuset: consider dying css as offline by Tejun Heo · 8 years ago
  92. 33c35aa cgroup: Prevent kill_css() from being called more than once by Waiman Long · 8 years ago
  93. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  94. 310b481 cgroup: mark cgroup_get() with __maybe_unused by Tejun Heo · 8 years ago
  95. 9732adc cgroup: avoid attaching a cgroup root to two different superblocks, take 2 by Zefan Li · 8 years ago
  96. a590b90 cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc() by Tejun Heo · 8 years ago
  97. 11c994d Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  98. 330c418 Revert "cgroup: avoid attaching a cgroup root to two different superblocks" by Tejun Heo · 8 years ago
  99. 06ea4c3 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  100. bfb0b80 cgroup: avoid attaching a cgroup root to two different superblocks by Zefan Li · 8 years ago