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
2023-07-10
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-06-27
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-22
Revert "cgroup: Avoid -Wstringop-overflow warnings"
Tejun Heo
2023-06-21
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-06-21
cgroup: remove obsolete comment on cgroup_on_dfl()
Miaohe Lin
2023-06-12
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
2023-06-05
cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static
Miaohe Lin
2023-06-05
cgroup: Replace the css_set call with cgroup_get
Gaosheng Cui
2023-06-05
cgroup: remove unused macro for_each_e_css()
Miaohe Lin
2023-05-24
cgroup: Update out-of-date comment in cgroup_migrate()
Xiu Jianfeng
2023-05-22
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
2023-05-08
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-05-08
psi: remove 500ms min window size limitation for triggers
Suren Baghdasaryan
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-20
cgroup_get_from_fd(): switch to fdget_raw()
Al Viro
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2023-03-17
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
2023-03-14
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-12
Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-11-23
cgroup: remove rcu_read_lock()/rcu_read_unlock() in critical section of spin_...
Ran Tian
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-10-31
cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF
Tejun Heo
2022-10-28
cgroup: Implement DEBUG_CGROUP_REF
Tejun Heo
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-17
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
mm: cgroup: fix comments for get from fd/file helpers
Yosry Ahmed
2022-10-11
cgroup: add cgroup_v1v2_get_from_[fd/file]()
Yosry Ahmed
2022-10-10
Revert "cgroup: enable cgroup_get_from_file() on cgroup1"
Tejun Heo
2022-10-10
cgroup: Reorganize css_set_lock and kernfs path processing
Michal Koutný
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-23
cgroup: use strscpy() is more robust and safer
ye xingchen
2022-09-23
cgroup: simplify code in cgroup_apply_control
William Dean
2022-09-23
cgroup: Make cgroup_get_from_id() prettier
Tejun Heo
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
2022-09-09
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
2022-09-09
sched/psi: Don't create cgroup PSI files when psi_disabled
Chengming Zhou
2022-09-09
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
[next]