1. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  3. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  4. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  5. 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  6. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 5be1f9d Merge tag 'v5.2-rc6' into for-5.3/block by Jens Axboe · 6 years ago
  8. 83086d6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  9. d2abae7 Merge tag 'v5.2-rc6' into sched/core, to refresh the branch by Ingo Molnar · 6 years ago
  10. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. 474a280 cgroup: export css_next_descendant_pre for bfq by Christoph Hellwig · 6 years ago
  12. f85d208 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451 by Thomas Gleixner · 6 years ago
  13. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  15. 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
  16. 99c8b23 docs: cgroup-v1: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  17. 38cf3a6 cgroup: Move cgroup_parse_float() implementation out of CONFIG_SYSFS by Tejun Heo · 6 years ago
  18. d477f8c cpuset: restore sanity to cpuset_cpus_allowed_fallback() by Joel Savitz · 6 years ago
  19. 11dc8b4 Merge branch 'for-5.2-fixes' into for-5.3 by Tejun Heo · 6 years ago
  20. c596687 cgroup: Fix css_task_iter_advance_css_set() cset skip condition by Tejun Heo · 6 years ago
  21. cf89298 cgroup/bfq: revert bfq.weight symlink change by Jens Axboe · 6 years ago
  22. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  23. 54b7b86 cgroup: let a symlink too be created with a cftype file by Angelo Ruocco · 6 years ago
  24. cee0c33 cgroup: css_task_iter_skip()'d iterators must be advanced before accessed by Tejun Heo · 6 years ago
  25. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  26. 9852ae3 mm, memcg: consider subtrees in memory.events by Chris Down · 6 years ago
  27. a5e112e cgroup: add cgroup_parse_float() by Tejun Heo · 6 years ago
  28. c03cd77 cgroup: Include dying leaders with live threads in PROCS iterations by Tejun Heo · 6 years ago
  29. b636fd3 cgroup: Implement css_task_iter_skip() by Tejun Heo · 6 years ago
  30. 4bfc0bb bpf: decouple the lifetime of cgroup_bpf from cgroup itself by Roman Gushchin · 6 years ago
  31. 3f2947b locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_threadgroup_rwsem by Oleg Nesterov · 6 years ago
  32. d5f68d3 cpuset: move mount -t cpuset logics into cgroup.c by Al Viro · 6 years ago
  33. f7a9945 no need to protect against put_user_ns(NULL) by Al Viro · 6 years ago
  34. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  35. df5ba5b kernel/sched/psi.c: expose pressure metrics on root cgroup by Dan Schatzberg · 6 years ago
  36. 0e94682 psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
  37. abde77e Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  38. 1900da5 kernel: cgroup: fix misuse of %x by Fuqian Huang · 6 years ago
  39. 96b9c59 cgroup: get rid of cgroup_freezer_frozen_exit() by Roman Gushchin · 6 years ago
  40. cb2c4cd cgroup: prevent spurious transition into non-frozen state by Roman Gushchin · 6 years ago
  41. 533307dc cgroup: Remove unused cgrp variable by Shaokun Zhang · 6 years ago
  42. 4c476d8 cgroup: add tracing points for cgroup v2 freezer by Roman Gushchin · 6 years ago
  43. 712e351 cgroup: make TRACE_CGROUP_PATH irq-safe by Roman Gushchin · 6 years ago
  44. 76f969e cgroup: cgroup v2 freezer by Roman Gushchin · 6 years ago
  45. 4dcabec cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock by Roman Gushchin · 6 years ago
  46. aade7f9 cgroup: implement __cgroup_task_count() helper by Roman Gushchin · 6 years ago
  47. 50943f3 cgroup: rename freezer.c into legacy_freezer.c by Roman Gushchin · 6 years ago
  48. b6fbbf3 cgroup/cpuset: Update stale generate_sched_domains() comments by Juri Lelli · 6 years ago
  49. d6e486e cgroup: remove extra cgroup_migrate_finish() call by Shakeel Butt · 6 years ago
  50. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  51. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  52. 1fc1cd8 Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  53. dc50537 kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  54. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  55. 06a2ae5 vfs: Add some logging to the core users of the fs_context log by David Howells · 6 years ago
  56. a187537 cpuset: Use fs_context by David Howells · 6 years ago
  57. 23bf1b6 kernfs, sysfs, cgroup, intel_rdt: Support fs_context by David Howells · 6 years ago
  58. cca8f32 cgroup: store a reference to cgroup_ns into cgroup_fs_context by Al Viro · 6 years ago
  59. 6678889 cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper by Al Viro · 6 years ago
  60. 71d883c cgroup_do_mount(): massage calling conventions by Al Viro · 6 years ago
  61. cf6299b1 cgroup: stash cgroup_root reference into cgroup_fs_context by Al Viro · 6 years ago
  62. e34a98d cgroup2: switch to option-by-option parsing by Al Viro · 6 years ago
  63. 8d2451f cgroup1: switch to option-by-option parsing by Al Viro · 6 years ago
  64. f5dfb53 cgroup: take options parsing into ->parse_monolithic() by Al Viro · 6 years ago
  65. 7feeef5 cgroup: fold cgroup1_mount() into cgroup1_get_tree() by Al Viro · 6 years ago
  66. 9012962 cgroup: start switching to fs_context by Al Viro · 6 years ago
  67. 6a613d2 cpuset: remove unused task_has_mempolicy() by Masahiro Yamada · 6 years ago
  68. b4ff1b4 cgroup, rstat: Don't flush subtree root unless necessary by Tejun Heo · 6 years ago
  69. 51bee5a cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting by Oleg Nesterov · 6 years ago
  70. 1832f4e bpf, cgroups: clean up kerneldoc warnings by Valdis Kletnieks · 6 years ago
  71. 7527a7b IB/core: Simplify rdma cgroup registration by Parav Pandit · 6 years ago
  72. 35ac118 cgroup: saner refcounting for cgroup_root by Al Viro · 6 years ago
  73. 399504e fix cgroup_do_mount() handling of failure exits by Al Viro · 6 years ago
  74. 6f9d71c Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  75. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  76. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  77. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  78. 3fc9c12 cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param by Tejun Heo · 6 years ago
  79. e250d91 cgroup: fix parsing empty mount option string by Ondrej Mosnacek · 6 years ago
  80. 4d71c6f Merge branch 'for-4.20-fixes' into for-4.21 by Tejun Heo · 6 years ago
  81. fc5a828 blkcg: remove additional reference to the css by Dennis Zhou · 6 years ago
  82. 1e7eaca cpuset: Remove set but not used variable 'cs' by YueHaibing · 6 years ago
  83. 2af3024 cgroups: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  84. e9d81a1 cgroup: fix CSS_TASK_ITER_PROCS by Tejun Heo · 6 years ago
  85. c1bbd93 cgroup: Add .__DEBUG__. prefix to debug file names by Tejun Heo · 6 years ago
  86. b1e3aeb cpuset: Minor cgroup2 interface updates by Tejun Heo · 6 years ago
  87. 5cf8114 cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug by Waiman Long · 6 years ago
  88. bb5b553 cpuset: Use descriptive text when reading/writing cpuset.sched.partition by Waiman Long · 6 years ago
  89. 5776cec cpuset: Expose cpus.effective and mems.effective on cgroup v2 root by Waiman Long · 6 years ago
  90. 0ccea8f cpuset: Make generate_sched_domains() work with partition by Waiman Long · 6 years ago
  91. 4b842da cpuset: Make CPU hotplug work with partition by Waiman Long · 6 years ago
  92. 4716909 cpuset: Track cpusets that use parent's effective_cpus by Waiman Long · 6 years ago
  93. 3881b86 cpuset: Add an error state to cpuset.sched.partition by Waiman Long · 6 years ago
  94. ee8dde0 cpuset: Add new v2 cpuset.sched.partition flag by Waiman Long · 6 years ago
  95. bf92370 cpuset: Simply allocation and freeing of cpumasks by Waiman Long · 6 years ago
  96. 58b7484 cpuset: Define data structures to support scheduling partition by Waiman Long · 6 years ago
  97. 4ec22e9 cpuset: Enable cpuset controller in default hierarchy by Waiman Long · 6 years ago
  98. 4d9ebbe cgroup: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  99. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  100. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago