1. 5136f63 cgroup: implement "nsdelegate" mount option by Tejun Heo · 8 years ago
  2. 824ecbe cgroup: restructure cgroup_procs_write_permission() by Tejun Heo · 8 years ago
  3. 73a7242 cgroup: Keep accurate count of tasks in each css_set by Waiman Long · 8 years ago
  4. 33c35aa cgroup: Prevent kill_css() from being called more than once by Waiman Long · 8 years ago
  5. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  6. 310b481 cgroup: mark cgroup_get() with __maybe_unused by Tejun Heo · 8 years ago
  7. 9732adc cgroup: avoid attaching a cgroup root to two different superblocks, take 2 by Zefan Li · 8 years ago
  8. a590b90 cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc() by Tejun Heo · 8 years ago
  9. 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
  10. 77f8879 cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 8 years ago
  11. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  12. 4b9502e6 kernel: convert css_set.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  13. 387ad96 kernel: convert cgroup_namespace.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  14. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  15. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  16. 576dd46 cgroup: drop the matching uid requirement on migration for cgroup v2 by Tejun Heo · 8 years ago
  17. b807421 cgroup: misc cleanups by Tejun Heo · 8 years ago
  18. bdf3d06 Merge branch 'for-4.10-fixes' into for-4.11 by Tejun Heo · 8 years ago
  19. bfc2cf6 cgroup: call subsys->*attach() only for subsystems which are actually affected by migration by Tejun Heo · 8 years ago
  20. e595cd7 cgroup: track migration context in cgroup_mgctx by Tejun Heo · 8 years ago
  21. d8ebf51 cgroup: cosmetic update to cgroup_taskset_add() by Tejun Heo · 8 years ago
  22. e0aed7c cgroup: fix RCU related sparse warnings by Tejun Heo · 8 years ago
  23. dcfe149 cgroup: move namespace code to kernel/cgroup/namespace.c by Tejun Heo · 8 years ago
  24. d62beb7 cgroup: rename functions for consistency by Tejun Heo · 8 years ago
  25. 1592c9b cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago
  26. fa06990 cgroup: separate out cgroup1_kf_syscall_ops by Tejun Heo · 8 years ago
  27. 633feee3 cgroup: refactor mount path and clearly distinguish v1 and v2 paths by Tejun Heo · 8 years ago
  28. 0a268db cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago
  29. 201af4c cgroup: move cgroup files under kernel/cgroup/ by Tejun Heo · 8 years ago[Renamed from kernel/cgroup.c]
  30. 5f617ebb cgroup: reorder css_set fields by Tejun Heo · 8 years ago
  31. 2fae986 cgroup: remove cgroup_pid_fry() and friends by Tejun Heo · 8 years ago
  32. b4b90a8 cgroup: reimplement reading "cgroup.procs" on cgroup v2 by Tejun Heo · 8 years ago
  33. e90cbeb cgroup add cftype->open/release() callbacks by Tejun Heo · 8 years ago
  34. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
  35. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  36. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  37. 0b429e1 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  38. e022300 cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_release_agent() by Tejun Heo · 8 years ago
  39. 8ab293e Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  40. 9157056 cgroup: fix invalid controller enable rejections with cgroup namespace by Tejun Heo · 8 years ago
  41. 7872559 Merge branch 'nsfs-ioctls' into HEAD by Eric W. Biederman · 8 years ago
  42. bcac25a kernel: add a helper to get an owning user namespace for a namespace by Andrey Vagin · 8 years ago
  43. df75e77 userns: When the per user per user namespace limit is reached return ENOSPC by Eric W. Biederman · 8 years ago
  44. 7cf0f14 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  45. d979a39 cgroup: duplicate cgroup reference when cloning sockets by Johannes Weiner · 8 years ago
  46. 3942a9b locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write() by Peter Zijlstra · 9 years ago
  47. ed1777d cgroup: add tracepoints for basic operations by Tejun Heo · 9 years ago
  48. 4c737b4 cgroup: make cgroup_path() and friends behave in the style of strlcpy() by Tejun Heo · 9 years ago
  49. d08311d cgroupns: Add a limit on the number of cgroup namespaces by Eric W. Biederman · 9 years ago
  50. 574c7e2 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  51. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  52. b55b048 Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  53. 55094f5 cgroup: remove duplicated include from cgroup.c by Wei Yongjun · 9 years ago
  54. 726a499 cgroupns: Only allow creation of hierarchies in the initial cgroup namespace by Eric W. Biederman · 9 years ago
  55. eedd0f4 cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns by Eric W. Biederman · 9 years ago
  56. 7bd8830 cgroupns: Fix the locking in copy_cgroup_ns by Eric W. Biederman · 9 years ago
  57. 1f3fe7e cgroup: Add cgroup_get_from_fd by Martin KaFai Lau · 9 years ago
  58. 82d6489 cgroup: Disable IRQs while holding css_set_lock by Daniel Bristot de Oliveira · 9 years ago
  59. e7e15b8 cgroup: allow NULL return from ss->css_alloc() by Tejun Heo · 9 years ago
  60. d6ccc55 cgroup: remove unnecessary 0 check from css_from_id() by Johannes Weiner · 9 years ago
  61. 8c8a550 cgroup: fix idr leak for the first cgroup root by Johannes Weiner · 9 years ago
  62. 8fa3b8d cgroup: set css->id to -1 during init by Tejun Heo · 9 years ago
  63. b00c52d cgroup: remove redundant cleanup in css_create by Wenwei Tao · 9 years ago
  64. 09be4c8 cgroup: fix compile warning by Felipe Balbi · 9 years ago
  65. 4f41fc5 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces by Serge E. Hallyn · 9 years ago
  66. 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 9 years ago
  67. 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  68. cfe02a8 cgroup: avoid false positive gcc-6 warning by Arnd Bergmann · 9 years ago
  69. 2b021cb cgroup: ignore css_sets associated with dead cgroups during migration by Tejun Heo · 9 years ago
  70. f6d635ad cgroup: implement cgroup_subsys->implicit_on_dfl by Tejun Heo · 9 years ago
  71. e485798 cgroup: use css_set->mg_dst_cgrp for the migration target cgroup by Tejun Heo · 9 years ago
  72. 37ff9f8 cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup by Tejun Heo · 9 years ago
  73. 6c694c8 cgroup: move migration destination verification out of cgroup_migrate_prepare_dst() by Tejun Heo · 9 years ago
  74. 58cdb1c cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses() by Tejun Heo · 9 years ago
  75. 5496260 cgroup: update css iteration in cgroup_update_dfl_csses() by Tejun Heo · 9 years ago
  76. 0431359 cgroup: allocate 2x cgrp_cset_links when setting up a new root by Tejun Heo · 9 years ago
  77. 5ced251 cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask by Tejun Heo · 9 years ago
  78. 334c367 cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends by Tejun Heo · 9 years ago
  79. 03970d3 cgroup: use cgroup_apply_enable_control() in cgroup creation path by Tejun Heo · 9 years ago
  80. 945ba19 cgroup: combine cgroup_mutex locking and offline css draining by Tejun Heo · 9 years ago
  81. f7b2814 cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
  82. 15a27c3 cgroup: introduce cgroup_{save|propagate|restore}_control() by Tejun Heo · 9 years ago
  83. ce3f1d9 cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}() recursive by Tejun Heo · 9 years ago
  84. bdb53bd cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
  85. 12b3bb6 cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
  86. 1b9b96a cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
  87. 5531dc9 cgroup: introduce cgroup_control() and cgroup_ss_mask() by Tejun Heo · 9 years ago
  88. a5bca21 cgroup: factor out cgroup_create() out of cgroup_mkdir() by Tejun Heo · 9 years ago
  89. 195e9b6 cgroup: reorder operations in cgroup_mkdir() by Tejun Heo · 9 years ago
  90. 88cb04b cgroup: explicitly track whether a cgroup_subsys_state is visible to userland by Tejun Heo · 9 years ago
  91. 6cd0f5b cgroup: separate out interface file creation from css creation by Tejun Heo · 9 years ago
  92. 20b454a cgroup: suppress spurious de-populated events by Tejun Heo · 9 years ago
  93. 2378d8b cgroup: re-hash init_css_set after subsystems are initialized by Tejun Heo · 9 years ago
  94. fa06235 cgroup: reset css on destruction by Vladimir Davydov · 9 years ago
  95. fa5ff8a cgroup: fix and restructure error handling in copy_cgroup_ns() by Tejun Heo · 9 years ago
  96. 63253ad cgroup: fix a mistake in warning message by Xiubo Li · 9 years ago
  97. 62716ea cgroup: use ->subtree_control when testing no internal process rule by Tejun Heo · 9 years ago
  98. f17fc25 cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fs by Tejun Heo · 9 years ago
  99. a716526 cgroup: s/cgrp_dfl_root_/cgrp_dfl_/ by Tejun Heo · 9 years ago
  100. 6e5c830 cgroup: make cgroup subsystem masks u16 by Tejun Heo · 9 years ago