1. 305e6c4 Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 2 years, 11 months ago
  2. 2bdfd28 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning by Waiman Long · 2 years, 11 months ago
  3. 24f6008 cgroup-v1: Require capabilities to set release_agent by Eric W. Biederman · 3 years ago
  4. c80d401 cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() by Tianchen Ding · 3 years ago
  5. a06247c psi: Fix uaf issue when psi trigger is destroyed while being polled by Suren Baghdasaryan · 3 years ago
  6. d068eeb cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy by Michal Koutný · 3 years ago
  7. ea1ca66 Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years ago
  8. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  9. d4296fa cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean by Qi Zheng · 3 years ago
  10. f5f60d2 cgroup/rstat: check updated_next only for root by Wei Yang · 3 years ago
  11. 0da41f7 cgroup: rstat: explicitly put loop variant in while by Wei Yang · 3 years ago
  12. e574576 cgroup: Use open-time cgroup namespace for process migration perm checks by Tejun Heo · 3 years ago
  13. 0d2b5955 cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv by Tejun Heo · 3 years ago
  14. 1756d79 cgroup: Use open-time credentials for process migraton perm checks by Tejun Heo · 3 years ago
  15. aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years ago
  16. 1815775 cgroup: return early if it is already on preloaded list by Wei Yang · 3 years ago
  17. 1f1562f cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy by Waiman Long · 3 years, 1 month ago
  18. 8291471 cgroup: get the wrong css for css_alloc() during cgroup_init_subsys() by Wei Yang · 3 years, 1 month ago
  19. eda0970 cgroup: rstat: Mark benign data race to silence KCSAN by Michal Koutný · 3 years, 2 months ago
  20. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  21. 8ca1b5a mm/page_alloc: detect allocation forbidden by cpuset and bail out early by Feng Tang · 3 years, 2 months ago
  22. a85373f Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 2 months ago
  23. 588e5d8 cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c by He Fengqing · 3 years, 2 months ago
  24. 81c49d3 cgroup: Fix rootcg cpu.stat guest double counting by Dan Schatzberg · 3 years, 2 months ago
  25. 822bc9b cgroup: no need for cgroup_mutex for /proc/cgroups by Shakeel Butt · 3 years, 2 months ago
  26. bb75842 cgroup: remove cgroup_mutex from cgroupstats_build by Shakeel Butt · 3 years, 2 months ago
  27. be28816 cgroup: reduce dependency on cgroup_mutex by Shakeel Butt · 3 years, 2 months ago
  28. 04f8ef5 cgroup: Fix memory leak caused by missing cgroup_bpf_offline by Quanyang Wang · 3 years, 2 months ago
  29. 459ea72 Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 3 months ago
  30. 0061270 cgroup: cgroup-v1: do not exclude cgrp_dfl_root by Vishal Verma · 3 years, 3 months ago
  31. 78cc316 bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt by Daniel Borkmann · 3 years, 3 months ago
  32. 7ee2853 cgroup: Make rebind_subsystems() disable v2 controllers all at once by Waiman Long · 3 years, 3 months ago
  33. b033575 misc_cgroup: remove error log to avoid log flood by Chunguang Xu · 3 years, 3 months ago
  34. f279294b misc_cgroup: introduce misc.events to count failures by Chunguang Xu · 3 years, 3 months ago
  35. 2865ba8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 3 months ago
  36. 8520e22 bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode by Daniel Borkmann · 3 years, 3 months ago
  37. b94f9ac cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem by Waiman Long · 3 years, 4 months ago
  38. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  39. 30acd0b memcg: enable accounting for new namesapces and struct nsproxy by Vasily Averin · 3 years, 4 months ago
  40. 69dc801 Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 4 months ago
  41. 5d3c0db Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  42. d20d30e cgroup: Avoid compiler warnings with no subsystems by Kees Cook · 3 years, 4 months ago
  43. 9f72daf cgroup/cpuset: Avoid memory migration when nodemasks match by Nicolas Saenz Julienne · 3 years, 4 months ago
  44. 97c0054 cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq() by Will Deacon · 3 years, 5 months ago
  45. 431c69f cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus() by Will Deacon · 3 years, 5 months ago
  46. d4b96fb cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1 by Will Deacon · 3 years, 5 months ago
  47. ee9707e cgroup/cpuset: Enable memory migration for cpuset v2 by Waiman Long · 3 years, 5 months ago
  48. e7cc988 cgroup/cpuset: Enable event notification when partition state changes by Waiman Long · 3 years, 5 months ago
  49. b4cc619 cgroup: cgroup-v1: clean up kernel-doc notation by Randy Dunlap · 3 years, 5 months ago
  50. c5c63b9 cgroup: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  51. 6ba34d3 cgroup/cpuset: Fix violation of cpuset locking rule by Waiman Long · 3 years, 5 months ago
  52. c3df5fb cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync by Tejun Heo · 3 years, 5 months ago
  53. 15d428e cgroup/cpuset: Fix a partition bug with hotplug by Waiman Long · 3 years, 5 months ago
  54. 0f3adb8 cgroup/cpuset: Miscellaneous code cleanup by Waiman Long · 3 years, 5 months ago
  55. 1e7107c cgroup1: fix leaked context root causing sporadic NULL deref in LTP by Paul Gortmaker · 3 years, 6 months ago
  56. 1f8c543 cgroup: remove cgroup_mount from comments by zhaoxiaoqiang11 · 3 years, 5 months ago
  57. d1d488d fs: add vfs_parse_fs_param_source() helper by Christian Brauner · 3 years, 6 months ago
  58. 3b04627 cgroup: verify that source is a string by Christian Brauner · 3 years, 6 months ago
  59. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  60. 3dbdb38 Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 6 months ago
  61. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  62. c74d40e loop: charge i/o to mem and blk cg by Dan Schatzberg · 3 years, 6 months ago
  63. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  64. 6b658c4 scsi: cgroup: Add cgroup_get_from_id() by Muneendra Kumar · 3 years, 7 months ago
  65. b7e24eb cgroup1: don't allow '\n' in renaming by Alexander Kuznetsov · 3 years, 7 months ago
  66. 3958e2d cgroup: make per-cgroup pressure stall tracking configurable by Suren Baghdasaryan · 3 years, 7 months ago
  67. 2ca11b0 cgroup: Fix kernel-doc by Yang Li · 3 years, 7 months ago
  68. c2a1197 Merge branch 'for-5.13-fixes' into for-5.14 by Tejun Heo · 3 years, 7 months ago
  69. 08b2b6f cgroup: fix spelling mistakes by Zhen Lei · 3 years, 7 months ago
  70. 45e1ba4 cgroup: disable controllers at parse time by Shakeel Butt · 3 years, 8 months ago
  71. f4f809f cgroup: inline cgroup_task_freeze() by Roman Gushchin · 3 years, 8 months ago
  72. 661ee62 cgroup: introduce cgroup.kill by Christian Brauner · 3 years, 8 months ago
  73. dc26532 cgroup: rstat: punt root-level optimization to individual controllers by Johannes Weiner · 3 years, 8 months ago
  74. a7df69b cgroup: rstat: support cgroup1 by Johannes Weiner · 3 years, 8 months ago
  75. ffeee41 cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io() by Chunguang Xu · 3 years, 9 months ago
  76. d95af61 cgroup/cpuset: fix typos in comments by Lu Jialin · 3 years, 9 months ago
  77. 7aef27f svm/sev: Register SEV and SEV-ES ASIDs to the misc controller by Vipin Sharma · 3 years, 9 months ago
  78. a72232e cgroup: Add misc cgroup controller by Vipin Sharma · 3 years, 9 months ago
  79. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  80. 4b3bd22 Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 10 months ago
  81. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  82. 385aac1 cgroup: fix psi monitor for root cgroup by Odin Ugedal · 4 years ago
  83. 415de5f cpuset: fix typos in comments by Aubrey Li · 4 years ago
  84. da70862 cgroup: cgroup.{procs,threads} factor out common parts by Michal Koutný · 4 years ago
  85. 61e960b cgroup-v1: add disabled controller check in cgroup1_parse_param() by Chen Zhou · 4 years ago
  86. 91afe60 Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years ago
  87. 2d18e54 cgroup: Fix memory leak when parsing multiple source parameters by Qinglang Miao · 4 years, 1 month ago
  88. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  89. 9d9d341 cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy by Roman Gushchin · 4 years ago
  90. bef8620 mm: memcg: deprecate the non-hierarchical mode by Roman Gushchin · 4 years ago
  91. adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  92. f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  93. 5a7b5f3 cgroup/cgroup.c: replace 'of->kn->priv' with of_cft() by Hui Su · 4 years, 2 months ago
  94. 58315c9 kernel: cgroup: Mundane spelling fixes throughout the file by Bhaskar Chowdhury · 4 years, 2 months ago
  95. 406100f cpuset: fix race between hotplug work and later CPU offline by Daniel Jordan · 4 years, 2 months ago
  96. 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 2 months ago
  97. 65026da cgroup: Zero sized write should be no-op by Jouni Roivas · 4 years, 3 months ago
  98. 95d3251 cgroup: remove redundant kernfs_activate in cgroup_setup_root() by Wei Yang · 4 years, 3 months ago
  99. f387882 cgroup: Use generic ns_common::count by Kirill Tkhai · 4 years, 5 months ago
  100. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago