| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-09-21 | 1 | -1/+10 |
|\ |
|
| * | cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU | Kinsey Ho | 2024-09-09 | 1 | -1/+5 |
| * | mm, memcg: cg2 memory{.swap,}.peak write handlers | David Finkel | 2024-09-01 | 1 | -0/+5 |
* | | cgroup: Show # of subsystem CSSes in cgroup.stat | Waiman Long | 2024-07-31 | 1 | -0/+14 |
|/ |
|
* | Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux | Linus Torvalds | 2024-07-22 | 1 | -3/+0 |
|\ |
|
| * | blk-cgroup: move congestion_count to struct blkcg | Xiu Jianfeng | 2024-07-19 | 1 | -3/+0 |
* | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-07-21 | 1 | -2/+0 |
|\ \ |
|
| * | | mm/hugetlb_cgroup: prepare cftypes based on template | Xiu Jianfeng | 2024-07-03 | 1 | -2/+0 |
| |/ |
|
* / | cgroup/pids: Separate semantics of pids.events related to pids.max | Michal Koutný | 2024-05-26 | 1 | -1/+6 |
|/ |
|
* | cgroup: Move rcu_head up near the top of cgroup_root | Waiman Long | 2023-12-07 | 1 | -4/+4 |
* | cgroup: Avoid false cacheline sharing of read mostly rstat_cpu | Waiman Long | 2023-12-01 | 1 | -0/+7 |
* | cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked() | Waiman Long | 2023-11-12 | 1 | -0/+7 |
* | cgroup: Make operations on the cgroup root_list RCU safe | Yafang Shao | 2023-11-09 | 1 | -0/+1 |
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-02 | 1 | -0/+5 |
|\ |
|
| * | hugetlb: memcg: account hugetlb-backed memory in memory controller | Nhat Pham | 2023-10-18 | 1 | -0/+5 |
* | | cgroup: Fix incorrect css_set_rwsem reference in comment | Waiman Long | 2023-10-12 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2023-09-01 | 1 | -0/+14 |
|\ |
|
| * | cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants | Hao Jia | 2023-08-07 | 1 | -0/+14 |
* | | sched: add throttled time stat for throttled children | Josh Don | 2023-07-13 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2022-11-02 | 1 | -0/+4 |
|\ |
|
| * | bpf: Implement cgroup storage available to non-cgroup-attached bpf progs | Yonghong Song | 2022-10-25 | 1 | -0/+4 |
* | | Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-14 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | sched/psi: Per-cgroup PSI accounting disable/re-enable interface | Chengming Zhou | 2022-09-09 | 1 | -0/+3 |
* | | cgroup: Remove CFTYPE_PRESSURE | Tejun Heo | 2022-09-06 | 1 | -1/+0 |
* | | cgroup: Improve cftype add/rm error handling | Tejun Heo | 2022-09-06 | 1 | -0/+1 |
* | | cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[] | Tejun Heo | 2022-08-15 | 1 | -6/+10 |
|/ |
|
* | Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-03 | 1 | -4/+17 |
|\ |
|
| * | cgroup: Make !percpu threadgroup_rwsem operations optional | Tejun Heo | 2022-07-23 | 1 | -3/+16 |
| * | psi: dont alloc memory for psi by default | Chen Wandun | 2022-06-07 | 1 | -1/+1 |
* | | Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-08-01 | 1 | -0/+4 |
|\ \ |
|
| * | | sched/core: add forced idle accounting for cgroups | Josh Don | 2022-07-04 | 1 | -0/+4 |
| |/ |
|
* / | cgroup: Use separate src/dst nodes when preloading css_sets for migration | Tejun Heo | 2022-06-16 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2022-01-11 | 1 | -1/+1 |
|\ |
|
| * | cgroup: fix a typo in comment | Wei Yang | 2021-12-01 | 1 | -1/+1 |
* | | bpf: Remove the cgroup -> bpf header dependecy | Jakub Kicinski | 2021-12-16 | 1 | -1/+1 |
|/ |
|
* | bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode | Daniel Borkmann | 2021-09-13 | 1 | -80/+27 |
* | cgroup: make per-cgroup pressure stall tracking configurable | Suren Baghdasaryan | 2021-06-08 | 1 | -0/+1 |
* | Merge branch 'for-5.13-fixes' into for-5.14 | Tejun Heo | 2021-05-24 | 1 | -3/+3 |
|\ |
|
| * | cgroup: fix spelling mistakes | Zhen Lei | 2021-05-24 | 1 | -3/+3 |
* | | cgroup: introduce cgroup.kill | Christian Brauner | 2021-05-10 | 1 | -0/+3 |
|/ |
|
* | cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy | Roman Gushchin | 2020-12-15 | 1 | -15/+0 |
* | cgroup: Fix sock_cgroup_data on big-endian. | Cong Wang | 2020-07-09 | 1 | -0/+2 |
* | cgroup: fix cgroup_sk_alloc() for sk_clone_lock() | Cong Wang | 2020-07-07 | 1 | -2/+4 |
* | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2020-04-03 | 1 | -2/+3 |
|\ |
|
| * | clone3: allow spawning processes into cgroups | Christian Brauner | 2020-02-12 | 1 | -2/+3 |
* | | mm: memcontrol: recursive memory.low protection | Johannes Weiner | 2020-04-02 | 1 | -0/+5 |
|/ |
|
* | cgroup: use cgrp->kn->id as the cgroup ID | Tejun Heo | 2019-11-12 | 1 | -15/+2 |
* | cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency | Tejun Heo | 2019-11-06 | 1 | -1/+1 |
* | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2019-07-08 | 1 | -1/+1 |
|\ |
|