1. df5ba5b kernel/sched/psi.c: expose pressure metrics on root cgroup by Dan Schatzberg · 6 years ago
  2. 0e94682 psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
  3. abde77e Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  4. 1900da5 kernel: cgroup: fix misuse of %x by Fuqian Huang · 6 years ago
  5. 96b9c59 cgroup: get rid of cgroup_freezer_frozen_exit() by Roman Gushchin · 6 years ago
  6. cb2c4cd cgroup: prevent spurious transition into non-frozen state by Roman Gushchin · 6 years ago
  7. 533307dc cgroup: Remove unused cgrp variable by Shaokun Zhang · 6 years ago
  8. 4c476d8 cgroup: add tracing points for cgroup v2 freezer by Roman Gushchin · 6 years ago
  9. 712e351 cgroup: make TRACE_CGROUP_PATH irq-safe by Roman Gushchin · 6 years ago
  10. 76f969e cgroup: cgroup v2 freezer by Roman Gushchin · 6 years ago
  11. 4dcabec cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock by Roman Gushchin · 6 years ago
  12. aade7f9 cgroup: implement __cgroup_task_count() helper by Roman Gushchin · 6 years ago
  13. 50943f3 cgroup: rename freezer.c into legacy_freezer.c by Roman Gushchin · 6 years ago
  14. b6fbbf3 cgroup/cpuset: Update stale generate_sched_domains() comments by Juri Lelli · 6 years ago
  15. d6e486e cgroup: remove extra cgroup_migrate_finish() call by Shakeel Butt · 6 years ago
  16. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  17. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  18. 1fc1cd8 Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  19. dc50537 kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  20. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  21. 06a2ae5 vfs: Add some logging to the core users of the fs_context log by David Howells · 6 years ago
  22. a187537 cpuset: Use fs_context by David Howells · 6 years ago
  23. 23bf1b6 kernfs, sysfs, cgroup, intel_rdt: Support fs_context by David Howells · 6 years ago
  24. cca8f32 cgroup: store a reference to cgroup_ns into cgroup_fs_context by Al Viro · 6 years ago
  25. 6678889 cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper by Al Viro · 6 years ago
  26. 71d883c cgroup_do_mount(): massage calling conventions by Al Viro · 6 years ago
  27. cf6299b1 cgroup: stash cgroup_root reference into cgroup_fs_context by Al Viro · 6 years ago
  28. e34a98d cgroup2: switch to option-by-option parsing by Al Viro · 6 years ago
  29. 8d2451f cgroup1: switch to option-by-option parsing by Al Viro · 6 years ago
  30. f5dfb53 cgroup: take options parsing into ->parse_monolithic() by Al Viro · 6 years ago
  31. 7feeef5 cgroup: fold cgroup1_mount() into cgroup1_get_tree() by Al Viro · 6 years ago
  32. 9012962 cgroup: start switching to fs_context by Al Viro · 6 years ago
  33. 6a613d2 cpuset: remove unused task_has_mempolicy() by Masahiro Yamada · 6 years ago
  34. b4ff1b4 cgroup, rstat: Don't flush subtree root unless necessary by Tejun Heo · 6 years ago
  35. 51bee5a cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting by Oleg Nesterov · 6 years ago
  36. 1832f4e bpf, cgroups: clean up kerneldoc warnings by Valdis Kletnieks · 6 years ago
  37. 7527a7b IB/core: Simplify rdma cgroup registration by Parav Pandit · 6 years ago
  38. 35ac118 cgroup: saner refcounting for cgroup_root by Al Viro · 6 years ago
  39. 399504e fix cgroup_do_mount() handling of failure exits by Al Viro · 6 years ago
  40. 6f9d71c Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  41. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  42. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  43. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  44. 3fc9c12 cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param by Tejun Heo · 6 years ago
  45. e250d91 cgroup: fix parsing empty mount option string by Ondrej Mosnacek · 6 years ago
  46. 4d71c6f Merge branch 'for-4.20-fixes' into for-4.21 by Tejun Heo · 6 years ago
  47. fc5a828 blkcg: remove additional reference to the css by Dennis Zhou · 6 years ago
  48. 1e7eaca cpuset: Remove set but not used variable 'cs' by YueHaibing · 6 years ago
  49. 2af3024 cgroups: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  50. e9d81a1 cgroup: fix CSS_TASK_ITER_PROCS by Tejun Heo · 6 years ago
  51. c1bbd93 cgroup: Add .__DEBUG__. prefix to debug file names by Tejun Heo · 6 years ago
  52. b1e3aeb cpuset: Minor cgroup2 interface updates by Tejun Heo · 6 years ago
  53. 5cf8114 cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug by Waiman Long · 6 years ago
  54. bb5b553 cpuset: Use descriptive text when reading/writing cpuset.sched.partition by Waiman Long · 6 years ago
  55. 5776cec cpuset: Expose cpus.effective and mems.effective on cgroup v2 root by Waiman Long · 6 years ago
  56. 0ccea8f cpuset: Make generate_sched_domains() work with partition by Waiman Long · 6 years ago
  57. 4b842da cpuset: Make CPU hotplug work with partition by Waiman Long · 6 years ago
  58. 4716909 cpuset: Track cpusets that use parent's effective_cpus by Waiman Long · 6 years ago
  59. 3881b86 cpuset: Add an error state to cpuset.sched.partition by Waiman Long · 6 years ago
  60. ee8dde0 cpuset: Add new v2 cpuset.sched.partition flag by Waiman Long · 6 years ago
  61. bf92370 cpuset: Simply allocation and freeing of cpumasks by Waiman Long · 6 years ago
  62. 58b7484 cpuset: Define data structures to support scheduling partition by Waiman Long · 6 years ago
  63. 4ec22e9 cpuset: Enable cpuset controller in default hierarchy by Waiman Long · 6 years ago
  64. 4d9ebbe cgroup: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  65. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  66. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  67. 2ce7135 psi: cgroup support by Johannes Weiner · 6 years ago
  68. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  69. 479adb8 cgroup: Fix dom_cgrp propagation when enabling threaded mode by Tejun Heo · 6 years ago
  70. f0fcb3e blkcg: remove additional reference to the css by Dennis Zhou (Facebook) · 6 years ago
  71. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  72. 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 7 years ago
  73. e4f8d81 cgroup/tracing: Move taking of spin lock out of trace event handlers by Steven Rostedt (VMware) · 7 years ago
  74. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  75. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  76. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  77. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  78. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  79. 9f25a8d Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  80. d8742e2 cgroup: css_set_lock should nest inside tasklist_lock by Tejun Heo · 7 years ago
  81. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  82. cc659e76 rdmacg: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  83. c43c5ea cgroup: Make cgroup_rstat_updated() ready for root cgroup usage by Tejun Heo · 7 years ago
  84. 9a9e97b cgroup: Add memory barriers to plug cgroup_rstat_updated() race window by Tejun Heo · 7 years ago
  85. 8f53470 cgroup: Add cgroup_subsys->css_rstat_flush() by Tejun Heo · 7 years ago
  86. 0fa294f cgroup: Replace cgroup_rstat_mutex with a spinlock by Tejun Heo · 7 years ago
  87. 6162cef cgroup: Factor out and expose cgroup_rstat_*() interface functions by Tejun Heo · 7 years ago
  88. a17556f8 cgroup: Reorganize kernel/cgroup/rstat.c by Tejun Heo · 7 years ago
  89. d4ff749 cgroup: Distinguish base resource stat implementation from rstat by Tejun Heo · 7 years ago
  90. c58632b cgroup: Rename stat to rstat by Tejun Heo · 7 years ago
  91. a5c2b93 cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c by Tejun Heo · 7 years ago
  92. b12e358 cgroup: Limit event generation frequency by Tejun Heo · 7 years ago
  93. 5faaf05 cgroup: Explicitly remove core interface files by Tejun Heo · 7 years ago
  94. d92cd81 Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  95. 8f36aae cgroup: Use rcu_work instead of explicit rcu and work item by Tejun Heo · 7 years ago
  96. d1897c9 cgroup: fix rule checking for threaded mode switching by Tejun Heo · 7 years ago
  97. 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
  98. 08a7767 string: drop __must_check from strscpy() and restore strscpy() usages in cgroup by Tejun Heo · 7 years ago
  99. 4f58424 cgroup: make cgroup.threads delegatable by Roman Gushchin · 7 years ago
  100. 74d0833 cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC by Tejun Heo · 7 years ago