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