1. d883600 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 9 months ago
  2. 8a931f8 mm: memcontrol: recursive memory.low protection by Johannes Weiner · 4 years, 9 months ago
  3. ef2c41c clone3: allow spawning processes into cgroups by Christian Brauner · 5 years ago
  4. 7432103 cgroup: use cgrp->kn->id as the cgroup ID by Tejun Heo · 5 years ago
  5. 1bb5ec2 cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency by Tejun Heo · 5 years ago
  6. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  7. 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  8. 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
  9. 99c8b23 docs: cgroup-v1: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  10. cf89298 cgroup/bfq: revert bfq.weight symlink change by Jens Axboe · 6 years ago
  11. 54b7b86 cgroup: let a symlink too be created with a cftype file by Angelo Ruocco · 6 years ago
  12. 9852ae3 mm, memcg: consider subtrees in memory.events by Chris Down · 6 years ago
  13. c03cd77 cgroup: Include dying leaders with live threads in PROCS iterations by Tejun Heo · 6 years ago
  14. 76f969e cgroup: cgroup v2 freezer by Roman Gushchin · 6 years ago
  15. 4dcabec cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock by Roman Gushchin · 6 years ago
  16. 1fc1cd8 Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  17. dc50537 kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  18. 51bee5a cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting by Oleg Nesterov · 6 years ago
  19. 5cf8114 cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug by Waiman Long · 6 years ago
  20. 2ce7135 psi: cgroup support by Johannes Weiner · 6 years ago
  21. 479adb8 cgroup: Fix dom_cgrp propagation when enabling threaded mode by Tejun Heo · 6 years ago
  22. d09d8df blkcg: add generic throttling mechanism by Josef Bacik · 7 years ago
  23. 8f53470 cgroup: Add cgroup_subsys->css_rstat_flush() by Tejun Heo · 7 years ago
  24. d4ff749 cgroup: Distinguish base resource stat implementation from rstat by Tejun Heo · 7 years ago
  25. c58632b cgroup: Rename stat to rstat by Tejun Heo · 7 years ago
  26. b12e358 cgroup: Limit event generation frequency by Tejun Heo · 7 years ago
  27. d92cd81 Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  28. 8f36aae cgroup: Use rcu_work instead of explicit rcu and work item by Tejun Heo · 7 years ago
  29. 4dcb31d net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 7 years ago
  30. 392536b cgroup: Update documentation reference by Matt Roper · 7 years ago
  31. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  32. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  33. d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
  34. 041cd64 cgroup: Implement cgroup2 basic CPU usage accounting by Tejun Heo · 7 years ago
  35. e1cba4b cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup by Waiman Long · 7 years ago
  36. 1a926e0 cgroup: implement hierarchy limits by Roman Gushchin · 7 years ago
  37. 0679dee cgroup: keep track of number of descent cgroups by Roman Gushchin · 7 years ago
  38. 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 7 years ago
  39. 454000a cgroup: introduce cgroup->dom_cgrp and threaded css_set handling by Tejun Heo · 8 years ago
  40. 788b950 cgroup: distinguish local and children populated states by Tejun Heo · 7 years ago
  41. 5136f63 cgroup: implement "nsdelegate" mount option by Tejun Heo · 8 years ago
  42. 73a7242 cgroup: Keep accurate count of tasks in each css_set by Waiman Long · 8 years ago
  43. 33c35aa cgroup: Prevent kill_css() from being called more than once by Waiman Long · 8 years ago
  44. b8b1a2e cgroup: move cgroup_subsys_state parent field for cache locality by Todd Poynor · 8 years ago
  45. 4b9502e6 kernel: convert css_set.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  46. 780de9d sched/headers, cgroups: Remove the threadgroup_change_*() wrappery by Ingo Molnar · 8 years ago
  47. 5f617ebb cgroup: reorder css_set fields by Tejun Heo · 8 years ago
  48. e90cbeb cgroup add cftype->open/release() callbacks by Tejun Heo · 8 years ago
  49. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
  50. 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 9 years ago
  51. 2b021cb cgroup: ignore css_sets associated with dead cgroups during migration by Tejun Heo · 9 years ago
  52. f6d635ad cgroup: implement cgroup_subsys->implicit_on_dfl by Tejun Heo · 9 years ago
  53. e485798 cgroup: use css_set->mg_dst_cgrp for the migration target cgroup by Tejun Heo · 9 years ago
  54. 15a27c3 cgroup: introduce cgroup_{save|propagate|restore}_control() by Tejun Heo · 9 years ago
  55. 88cb04b cgroup: explicitly track whether a cgroup_subsys_state is visible to userland by Tejun Heo · 9 years ago
  56. b38e42e cgroup: convert cgroup_subsys flag fields to bool bitfields by Tejun Heo · 9 years ago
  57. 6e5c830 cgroup: make cgroup subsystem masks u16 by Tejun Heo · 9 years ago
  58. 8699b77 cgroup: s/child_subsys_mask/subtree_ss_mask/ by Tejun Heo · 9 years ago
  59. 5eb385c Revert "cgroup: add cgroup_subsys->css_e_css_changed()" by Tejun Heo · 9 years ago
  60. aa226ff cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 9 years ago
  61. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  62. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. ad2c8c7 cgroup: fix sock_cgroup_data initialization on earlier compilers by Tejun Heo · 9 years ago
  64. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  65. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  66. 1774939 Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-4.5 by Tejun Heo · 9 years ago
  67. b53202e cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends by Oleg Nesterov · 9 years ago
  68. 8075b54 Merge branch 'for-4.4-fixes' into for-4.5 by Tejun Heo · 9 years ago
  69. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  70. b11cfb5 cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it by Tejun Heo · 9 years ago
  71. 67e9c74 cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type by Tejun Heo · 9 years ago
  72. 34c0625 cgroup: fix cftype->file_offset handling by Tejun Heo · 9 years ago
  73. afcf6c8 cgroup: add cgroup_subsys->free() method and use it to fix pids controller by Tejun Heo · 9 years ago
  74. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  75. ed27b9f cgroup: don't hold css_set_rwsem across css task iteration by Tejun Heo · 9 years ago
  76. 0de0942 cgroup: make cgroup->nr_populated count the number of populated css_sets by Tejun Heo · 9 years ago
  77. 6f60ead cgroup: generalize obtaining the handles of and notifying cgroup files by Tejun Heo · 9 years ago
  78. 7dbdb19 cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE by Tejun Heo · 9 years ago
  79. 4a07c22 cgroup: replace "cgroup.populated" with "cgroup.events" by Tejun Heo · 9 years ago
  80. fc5ed1e cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled() by Tejun Heo · 9 years ago
  81. 1ed1328 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 9 years ago
  82. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  83. 20f1f4b Merge branch 'for-4.3-unified-base' into for-4.3 by Tejun Heo · 9 years ago
  84. 3e1d2ee cgroup: introduce cgroup_subsys->legacy_name by Tejun Heo · 9 years ago
  85. 731a981 cgroup: make cftype->private a unsigned long by Tejun Heo · 9 years ago
  86. 7e47682 cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 10 years ago
  87. 187fe84 cgroup: require write perm on common ancestor when moving processes on the default hierarchy by Tejun Heo · 10 years ago
  88. cb4a316 cgroup: use bitmask to filter for_each_subsys by Aleksa Sarai · 10 years ago
  89. c80ef9e cgroup: add seq_file forward declaration for struct cftype by Arnd Bergmann · 10 years ago
  90. d59cfc0 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 10 years ago
  91. 7d7efec sched, cgroup: reorganize threadgroup locking by Tejun Heo · 10 years ago
  92. b4a04ab cgroup: separate out include/linux/cgroup-defs.h by Tejun Heo · 10 years ago