1. a06247c psi: Fix uaf issue when psi trigger is destroyed while being polled by Suren Baghdasaryan · 3 years ago
  2. ea1ca66 Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years ago
  3. 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
  4. e574576 cgroup: Use open-time cgroup namespace for process migration perm checks by Tejun Heo · 3 years ago
  5. 0d2b5955 cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv by Tejun Heo · 3 years ago
  6. 1756d79 cgroup: Use open-time credentials for process migraton perm checks by Tejun Heo · 3 years ago
  7. aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years ago
  8. 1815775 cgroup: return early if it is already on preloaded list by Wei Yang · 3 years ago
  9. 8291471 cgroup: get the wrong css for css_alloc() during cgroup_init_subsys() by Wei Yang · 3 years, 1 month ago
  10. 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
  11. 588e5d8 cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c by He Fengqing · 3 years, 2 months ago
  12. be28816 cgroup: reduce dependency on cgroup_mutex by Shakeel Butt · 3 years, 2 months ago
  13. 04f8ef5 cgroup: Fix memory leak caused by missing cgroup_bpf_offline by Quanyang Wang · 3 years, 2 months ago
  14. 78cc316 bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt by Daniel Borkmann · 3 years, 3 months ago
  15. 7ee2853 cgroup: Make rebind_subsystems() disable v2 controllers all at once by Waiman Long · 3 years, 3 months ago
  16. 8520e22 bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode by Daniel Borkmann · 3 years, 3 months ago
  17. d20d30e cgroup: Avoid compiler warnings with no subsystems by Kees Cook · 3 years, 4 months ago
  18. 1f8c543 cgroup: remove cgroup_mount from comments by zhaoxiaoqiang11 · 3 years, 5 months ago
  19. 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
  20. 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
  21. c74d40e loop: charge i/o to mem and blk cg by Dan Schatzberg · 3 years, 6 months ago
  22. 6b658c4 scsi: cgroup: Add cgroup_get_from_id() by Muneendra Kumar · 3 years, 7 months ago
  23. 3958e2d cgroup: make per-cgroup pressure stall tracking configurable by Suren Baghdasaryan · 3 years, 7 months ago
  24. 2ca11b0 cgroup: Fix kernel-doc by Yang Li · 3 years, 7 months ago
  25. c2a1197 Merge branch 'for-5.13-fixes' into for-5.14 by Tejun Heo · 3 years, 7 months ago
  26. 08b2b6f cgroup: fix spelling mistakes by Zhen Lei · 3 years, 7 months ago
  27. 45e1ba4 cgroup: disable controllers at parse time by Shakeel Butt · 3 years, 8 months ago
  28. f4f809f cgroup: inline cgroup_task_freeze() by Roman Gushchin · 3 years, 8 months ago
  29. 661ee62 cgroup: introduce cgroup.kill by Christian Brauner · 3 years, 8 months ago
  30. a7df69b cgroup: rstat: support cgroup1 by Johannes Weiner · 3 years, 8 months ago
  31. 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
  32. 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
  33. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  34. 385aac1 cgroup: fix psi monitor for root cgroup by Odin Ugedal · 4 years ago
  35. da70862 cgroup: cgroup.{procs,threads} factor out common parts by Michal Koutný · 4 years ago
  36. 91afe60 Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years ago
  37. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  38. 9d9d341 cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy by Roman Gushchin · 4 years ago
  39. bef8620 mm: memcg: deprecate the non-hierarchical mode by Roman Gushchin · 4 years ago
  40. f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  41. 5a7b5f3 cgroup/cgroup.c: replace 'of->kn->priv' with of_cft() by Hui Su · 4 years, 2 months ago
  42. 58315c9 kernel: cgroup: Mundane spelling fixes throughout the file by Bhaskar Chowdhury · 4 years, 2 months ago
  43. 65026da cgroup: Zero sized write should be no-op by Jouni Roivas · 4 years, 3 months ago
  44. 95d3251 cgroup: remove redundant kernfs_activate in cgroup_setup_root() by Wei Yang · 4 years, 3 months ago
  45. f387882 cgroup: Use generic ns_common::count by Kirill Tkhai · 4 years, 5 months ago
  46. ad0f75e cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 6 months ago
  47. 4a7e89c Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 7 months ago
  48. 936f2a7 cgroup: add cpu.stat file to root cgroup by Boris Burkov · 4 years, 7 months ago
  49. 6b6ebb3 cgroup: Remove stale comments by Zefan Li · 4 years, 8 months ago
  50. f9d0412 bpf: Refactor bpf_link update handling by Andrii Nakryiko · 4 years, 8 months ago
  51. 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
  52. 8a931f8 mm: memcontrol: recursive memory.low protection by Johannes Weiner · 4 years, 9 months ago
  53. 0c991eb bpf: Implement bpf_prog replacement for an active bpf_cgroup_link by Andrii Nakryiko · 4 years, 9 months ago
  54. af6eea5 bpf: Implement bpf_link-based cgroup BPF program attachment by Andrii Nakryiko · 4 years, 9 months ago
  55. 38aca30 cgroupfs: Support user xattrs by Daniel Xu · 4 years, 10 months ago
  56. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  57. a09833f Merge branch 'for-5.6-fixes' into for-5.7 by Tejun Heo · 4 years, 10 months ago
  58. e876ecc cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 10 months ago
  59. 190ecb1 cgroup: fix psi_show() crash on 32bit ino archs by Qian Cai · 4 years, 10 months ago
  60. ef2c41c clone3: allow spawning processes into cgroups by Christian Brauner · 5 years ago
  61. f355322 cgroup: add cgroup_may_write() helper by Christian Brauner · 5 years ago
  62. 5a5cf5c cgroup: refactor fork helpers by Christian Brauner · 5 years ago
  63. 1770309 cgroup: add cgroup_get_from_file() helper by Christian Brauner · 5 years ago
  64. 6df970e cgroup: unify attach permission checking by Christian Brauner · 5 years ago
  65. 3010c5b cgroup.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  66. f43caa2 cgroup: Clean up css_set task traversal by Michal Koutný · 5 years ago
  67. 9c974c7 cgroup: Iterate tasks that did not finish do_exit() by Michal Koutný · 5 years ago
  68. 2d4ecb0 cgroup: cgroup_procs_next should increase position index by Vasily Averin · 5 years ago
  69. 0a679e1 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 11 months ago
  70. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  71. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  72. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  73. 0cd9d33 cgroup: init_tasks shouldn't be linked to the root cgroup by Tejun Heo · 5 years ago
  74. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  75. 3bc0bb3 cgroup: Prevent double killing of css when enabling threaded cgroup by Michal Koutný · 5 years ago
  76. 7dd68b3 bpf: Support replacing cgroup-bpf program in MULTI mode by Andrey Ignatov · 5 years ago
  77. 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  78. d749534 cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root() by Tejun Heo · 5 years ago
  79. 7432103 cgroup: use cgrp->kn->id as the cgroup ID by Tejun Heo · 5 years ago
  80. fe0f726 kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id() by Tejun Heo · 5 years ago
  81. 67c0496 kernfs: convert kernfs_node->id from union kernfs_node_id to u64 by Tejun Heo · 5 years ago
  82. 630faf8 cgroup: don't put ERR_PTR() into fc->root by Al Viro · 5 years ago
  83. 5153faa cgroup: remove cgroup_enable_task_cg_lists() optimization by Tejun Heo · 5 years ago
  84. 9a3284f cgroup: Optimize single thread migration by Michal Koutný · 5 years ago
  85. e7c7b1d cgroup: Update comments about task exit path by Michal Koutný · 5 years ago
  86. 61e867f cgroup: short-circuit current_cgns_cgroup_from_root() on the default hierarchy by Miaohe Lin · 5 years ago
  87. 3ee8d6c Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  88. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  89. 97a6136 cgroup: freezer: fix frozen state inheritance by Roman Gushchin · 5 years ago
  90. f9a25f7 cpusets: Rebuild root domain deadline accounting information by Mathieu Poirier · 5 years ago
  91. a581563 cgroup: minor tweak for logic to get cgroup css by Peng Wang · 5 years ago
  92. 85db002 cgroup: Replace a seq_printf() call by seq_puts() in cgroup_print_ss_mask() by Markus Elfring · 5 years ago
  93. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  94. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  95. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  96. 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  97. 5be1f9d Merge tag 'v5.2-rc6' into for-5.3/block by Jens Axboe · 5 years ago
  98. 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
  99. 474a280 cgroup: export css_next_descendant_pre for bfq by Christoph Hellwig · 6 years ago
  100. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago