index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup-defs.h
Age
Commit message (
Expand
)
Author
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
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
2019-07-08
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-06-14
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-10
cgroup/bfq: revert bfq.weight symlink change
Jens Axboe
2019-06-07
cgroup: let a symlink too be created with a cftype file
Angelo Ruocco
2019-06-01
mm, memcg: consider subtrees in memory.events
Chris Down
2019-05-31
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
2019-04-19
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
[next]