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