开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup-defs.h
Age
Commit message (
Expand
)
Author
2024-10-23
cgroup/freezer: Reduce redundant traversal for cgroup_freeze
Chen Ridong
2024-10-08
cgroup/rstat: Tracking cgroup-level niced CPU time
Joshua Hahn
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-09
cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
Kinsey Ho
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2024-07-31
cgroup: Show # of subsystem CSSes in cgroup.stat
Waiman Long
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-19
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
2024-07-03
mm/hugetlb_cgroup: prepare cftypes based on template
Xiu Jianfeng
2024-05-26
cgroup/pids: Separate semantics of pids.events related to pids.max
Michal Koutný
2023-12-07
cgroup: Move rcu_head up near the top of cgroup_root
Waiman Long
2023-12-01
cgroup: Avoid false cacheline sharing of read mostly rstat_cpu
Waiman Long
2023-11-12
cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
Waiman Long
2023-11-09
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-12
cgroup: Fix incorrect css_set_rwsem reference in comment
Waiman Long
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-08-07
cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
Hao Jia
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
2022-09-06
cgroup: Remove CFTYPE_PRESSURE
Tejun Heo
2022-09-06
cgroup: Improve cftype add/rm error handling
Tejun Heo
2022-08-15
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
Tejun Heo
2022-08-03
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-23
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
2022-06-16
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
2022-06-07
psi: dont alloc memory for psi by default
Chen Wandun
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-12-16
bpf: Remove the cgroup -> bpf header dependecy
Jakub Kicinski
2021-12-01
cgroup: fix a typo in comment
Wei Yang
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-06-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
2021-05-24
Merge branch 'for-5.13-fixes' into for-5.14
Tejun Heo
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
2021-05-10
cgroup: introduce cgroup.kill
Christian Brauner
2020-12-15
cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy
Roman Gushchin
2020-07-09
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-02
mm: memcontrol: recursive memory.low protection
Johannes Weiner
2020-02-12
clone3: allow spawning processes into cgroups
Christian Brauner
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
2019-11-06
cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
Tejun Heo
[next]