开源镜像站
帮助
动态
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
/
kernel
/
cgroup
/
cgroup.c
Age
Commit message (
Expand
)
Author
2023-09-02
cgroup: fix build when CGROUP_SCHED is not enabled
Linus Torvalds
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-08-17
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-08-03
cgroup: fix obsolete function name in cgroup_destroy_locked()
Miaohe Lin
2023-08-02
cgroup: fix obsolete function name above css_free_rwork_fn()
Miaohe Lin
2023-08-02
cgroup: clean up printk()
Kamalesh Babulal
2023-07-21
cgroup: fix obsolete comment above cgroup_create()
Miaohe Lin
2023-07-19
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2023-07-17
cgroup: remove cgrp->kn check in css_populate_dir()
Kamalesh Babulal
2023-07-17
cgroup: fix obsolete function name
Miaohe Lin
2023-07-17
cgroup: use cached local variable parent in for loop
Miaohe Lin
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
2023-07-11
cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
Miaohe Lin
2023-07-10
cgroup: fix obsolete comment above for_each_css()
Miaohe Lin
2023-07-10
cgroup: minor cleanup for cgroup_extra_stat_show()
Miaohe Lin
2023-07-10
cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
Miaohe Lin
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
[next]