1. 6f9d71c Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  2. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  3. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  4. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  5. 3fc9c12 cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param by Tejun Heo · 6 years ago
  6. e250d91 cgroup: fix parsing empty mount option string by Ondrej Mosnacek · 6 years ago
  7. 4d71c6f Merge branch 'for-4.20-fixes' into for-4.21 by Tejun Heo · 6 years ago
  8. fc5a828 blkcg: remove additional reference to the css by Dennis Zhou · 6 years ago
  9. 1e7eaca cpuset: Remove set but not used variable 'cs' by YueHaibing · 6 years ago
  10. 2af3024 cgroups: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  11. e9d81a1 cgroup: fix CSS_TASK_ITER_PROCS by Tejun Heo · 6 years ago
  12. c1bbd93 cgroup: Add .__DEBUG__. prefix to debug file names by Tejun Heo · 6 years ago
  13. b1e3aeb cpuset: Minor cgroup2 interface updates by Tejun Heo · 6 years ago
  14. 5cf8114 cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug by Waiman Long · 6 years ago
  15. bb5b553 cpuset: Use descriptive text when reading/writing cpuset.sched.partition by Waiman Long · 6 years ago
  16. 5776cec cpuset: Expose cpus.effective and mems.effective on cgroup v2 root by Waiman Long · 6 years ago
  17. 0ccea8f cpuset: Make generate_sched_domains() work with partition by Waiman Long · 6 years ago
  18. 4b842da cpuset: Make CPU hotplug work with partition by Waiman Long · 6 years ago
  19. 4716909 cpuset: Track cpusets that use parent's effective_cpus by Waiman Long · 6 years ago
  20. 3881b86 cpuset: Add an error state to cpuset.sched.partition by Waiman Long · 6 years ago
  21. ee8dde0 cpuset: Add new v2 cpuset.sched.partition flag by Waiman Long · 6 years ago
  22. bf92370 cpuset: Simply allocation and freeing of cpumasks by Waiman Long · 6 years ago
  23. 58b7484 cpuset: Define data structures to support scheduling partition by Waiman Long · 6 years ago
  24. 4ec22e9 cpuset: Enable cpuset controller in default hierarchy by Waiman Long · 6 years ago
  25. 4d9ebbe cgroup: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  26. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  27. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  28. 2ce7135 psi: cgroup support by Johannes Weiner · 6 years ago
  29. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  30. 479adb8 cgroup: Fix dom_cgrp propagation when enabling threaded mode by Tejun Heo · 6 years ago
  31. f0fcb3e blkcg: remove additional reference to the css by Dennis Zhou (Facebook) · 6 years ago
  32. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  33. 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 6 years ago
  34. e4f8d81 cgroup/tracing: Move taking of spin lock out of trace event handlers by Steven Rostedt (VMware) · 7 years ago
  35. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  36. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  37. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  38. 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
  39. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  40. 9f25a8d Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  41. d8742e2 cgroup: css_set_lock should nest inside tasklist_lock by Tejun Heo · 7 years ago
  42. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  43. cc659e76 rdmacg: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  44. c43c5ea cgroup: Make cgroup_rstat_updated() ready for root cgroup usage by Tejun Heo · 7 years ago
  45. 9a9e97b cgroup: Add memory barriers to plug cgroup_rstat_updated() race window by Tejun Heo · 7 years ago
  46. 8f53470 cgroup: Add cgroup_subsys->css_rstat_flush() by Tejun Heo · 7 years ago
  47. 0fa294f cgroup: Replace cgroup_rstat_mutex with a spinlock by Tejun Heo · 7 years ago
  48. 6162cef cgroup: Factor out and expose cgroup_rstat_*() interface functions by Tejun Heo · 7 years ago
  49. a17556f8 cgroup: Reorganize kernel/cgroup/rstat.c by Tejun Heo · 7 years ago
  50. d4ff749 cgroup: Distinguish base resource stat implementation from rstat by Tejun Heo · 7 years ago
  51. c58632b cgroup: Rename stat to rstat by Tejun Heo · 7 years ago
  52. a5c2b93 cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c by Tejun Heo · 7 years ago
  53. b12e358 cgroup: Limit event generation frequency by Tejun Heo · 7 years ago
  54. 5faaf05 cgroup: Explicitly remove core interface files by Tejun Heo · 7 years ago
  55. d92cd81 Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  56. 8f36aae cgroup: Use rcu_work instead of explicit rcu and work item by Tejun Heo · 7 years ago
  57. d1897c9 cgroup: fix rule checking for threaded mode switching by Tejun Heo · 7 years ago
  58. 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
  59. 08a7767 string: drop __must_check from strscpy() and restore strscpy() usages in cgroup by Tejun Heo · 7 years ago
  60. 4f58424 cgroup: make cgroup.threads delegatable by Roman Gushchin · 7 years ago
  61. 74d0833 cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC by Tejun Heo · 7 years ago
  62. 116d2f7 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
  63. 50034ed cgroup: use strlcpy() instead of strscpy() to avoid spurious warning by Arnd Bergmann · 7 years ago
  64. e7fd37b cgroup: avoid copying strings longer than the buffers by Ma Shimiao · 7 years ago
  65. bdfbbda Revert "cgroup/cpuset: remove circular dependency deadlock" by Tejun Heo · 7 years ago
  66. 11db855 Revert "cpuset: Make cpuset hotplug synchronous" by Tejun Heo · 7 years ago
  67. 52cf373 cgroup: properly init u64_stats by Lucas Stach · 7 years ago
  68. ddf7005 debug cgroup: use task_css_set instead of rcu_dereference by Wang Long · 7 years ago
  69. 1599a18 cpuset: Make cpuset hotplug synchronous by Prateek Sood · 7 years ago
  70. aa24163 cgroup/cpuset: remove circular dependency deadlock by Prateek Sood · 7 years ago
  71. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  72. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  73. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  74. 5f2e673 cgroup: export list of cgroups v2 features using sysfs by Roman Gushchin · 7 years ago
  75. 01ee6cf cgroup: export list of delegatable control files using sysfs by Roman Gushchin · 7 years ago
  76. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  78. c3ba132 cgroup: mark @cgrp __maybe_unused in cpu_stat_show() by Tejun Heo · 7 years ago
  79. edb9382 sched/isolation: Move isolcpus= handling to the housekeeping code by Frederic Weisbecker · 7 years ago
  80. d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
  81. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 468e2f6 bpf: introduce BPF_PROG_QUERY command by Alexei Starovoitov · 7 years ago
  83. 324bda9e6 bpf: multi program support for cgroup+bpf by Alexei Starovoitov · 7 years ago
  84. 3868314 cgroup: statically initialize init_css_set->dfl_cgrp by Tejun Heo · 7 years ago
  85. 041cd64 cgroup: Implement cgroup2 basic CPU usage accounting by Tejun Heo · 7 years ago
  86. c4fa6c4 cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns by Waiman Long · 7 years ago
  87. 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
  88. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  89. 50e7663 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  90. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  91. da99ecf mm: replace TIF_MEMDIE checks by tsk_is_oom_victim by Michal Hocko · 7 years ago
  92. 65f3975 cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction") by Roman Gushchin · 7 years ago
  93. 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
  94. 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
  95. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  96. 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
  97. 77d1dfd sched/topology, cpuset: Avoid spurious/wrong domain rebuilds by Peter Zijlstra · 7 years ago
  98. 1c08c22 cpuset: Fix incorrect memory_pressure control file mapping by Waiman Long · 7 years ago
  99. b8d1b8e cpuset: Allow v2 behavior in v1 cgroup by Waiman Long · 7 years ago
  100. e1cba4b cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup by Waiman Long · 7 years ago