index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cgroup.c
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-22
sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifier
Tejun Heo
2025-05-22
sched_ext: Introduce cgroup_lifetime_notifier
Tejun Heo
2025-05-22
cgroup: Minor reorganization of cgroup_create()
Tejun Heo
2025-05-19
cgroup: use subsystem-specific rstat locks to avoid contention
JP Kobryn
2025-05-19
cgroup: use separate rstat trees for each subsystem
JP Kobryn
2025-05-19
cgroup: compare css to cgroup::self in helper for distingushing css
JP Kobryn
2025-05-19
cgroup: warn on rstat usage by early init subsystems
JP Kobryn
2025-04-24
cgroup: fix goto ordering in cgroup_init()
JP Kobryn
2025-04-17
cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
T.J. Mercier
2025-04-17
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
2025-04-04
cgroup: add helper for checking when css is cgroup::self
JP Kobryn
2025-04-04
cgroup: move rstat base stat objects into their own struct
JP Kobryn
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-11
blk-cgroup: Simplify policy files registration
Michal Koutný
2025-03-11
cgroup: Print message when /proc/cgroups is read on v2-only system
Michal Koutný
2025-02-17
Merge 6.14-rc3 into driver-core-next
Greg Kroah-Hartman
2025-02-15
kernfs: Use RCU to access kernfs_node::parent.
Sebastian Andrzej Siewior
2025-02-02
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
2025-01-21
cgroup: update comment about dropping cgroup kn refs
Haorui He
2024-11-20
Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-03
css_set_fork(): switch to CLASS(fd_raw, ...)
Al Viro
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
2024-10-21
cgroup/bpf: only cgroup v2 can be attached by bpf programs
Chen Ridong
2024-10-21
Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
Chen Ridong
2024-10-14
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-10
cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
Michal Koutný
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-08-19
cgroup: update some statememt about delegation
Chen Ridong
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-09
cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()
Waiman Long
2024-07-31
cgroup: Show # of subsystem CSSes in cgroup.stat
Waiman Long
2024-07-14
Merge branch 'for-6.10-fixes' into for-6.11
Tejun Heo
2024-07-03
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
2024-06-19
cgroup: avoid the unnecessary list_add(dying_tasks) in cgroup_exit()
Oleg Nesterov
2024-05-26
kernel/cgroup: cleanup cgroup_base_files when fail to add cgroup_psi_files
David Wang
2024-05-26
cgroup/pids: Separate semantics of pids.events related to pids.max
Michal Koutný
2024-04-18
cgroup: don't call cgroup1_pidlist_destroy_all() for v2
Xiu Jianfeng
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-08
Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-12-15
kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
Kees Cook
[next]