index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-1
/
+14
|
\
|
*
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-18
1
-1
/
+14
*
|
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-31
1
-6
/
+12
|
\
\
|
*
|
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
2023-10-20
1
-6
/
+12
|
|
/
*
|
cgroup: use legacy_name for cgroup v1 disable info
Kamalesh Babulal
2023-10-09
1
-1
/
+1
*
|
cgroup: add cgroup_favordynmods= command-line option
Luiz Capitulino
2023-10-04
1
-4
/
+14
*
|
cgroup: Avoid extra dereference in css_populate_dir()
Kamalesh Babulal
2023-09-18
1
-2
/
+2
*
|
cgroup: Check for ret during cgroup1_base_files cft addition
Kamalesh Babulal
2023-09-18
1
-2
/
+4
|
/
*
cgroup: fix build when CGROUP_SCHED is not enabled
Linus Torvalds
2023-09-02
1
-14
/
+14
*
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-02
1
-44
/
+41
|
\
|
*
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-08-17
1
-2
/
+2
|
*
cgroup: fix obsolete function name in cgroup_destroy_locked()
Miaohe Lin
2023-08-04
1
-1
/
+1
|
*
cgroup: fix obsolete function name above css_free_rwork_fn()
Miaohe Lin
2023-08-02
1
-1
/
+1
|
*
cgroup: clean up printk()
Kamalesh Babulal
2023-08-02
1
-2
/
+2
|
*
cgroup: fix obsolete comment above cgroup_create()
Miaohe Lin
2023-07-21
1
-2
/
+1
|
*
cgroup: remove cgrp->kn check in css_populate_dir()
Kamalesh Babulal
2023-07-17
1
-1
/
+1
|
*
cgroup: fix obsolete function name
Miaohe Lin
2023-07-17
1
-1
/
+1
|
*
cgroup: use cached local variable parent in for loop
Miaohe Lin
2023-07-17
1
-1
/
+1
|
*
cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
Miaohe Lin
2023-07-11
1
-22
/
+22
|
*
cgroup: fix obsolete comment above for_each_css()
Miaohe Lin
2023-07-10
1
-1
/
+1
|
*
cgroup: minor cleanup for cgroup_extra_stat_show()
Miaohe Lin
2023-07-10
1
-4
/
+5
|
*
cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
Miaohe Lin
2023-07-10
1
-6
/
+3
*
|
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2023-07-19
1
-1
/
+1
|
\
\
|
*
|
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-07-10
1
-1
/
+1
|
|
/
*
/
sched: add throttled time stat for throttled children
Josh Don
2023-07-13
1
-0
/
+34
|
/
*
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-28
1
-62
/
+10
|
\
|
*
Revert "cgroup: Avoid -Wstringop-overflow warnings"
Tejun Heo
2023-06-22
1
-6
/
+0
|
*
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-06-21
1
-0
/
+6
|
*
cgroup: remove obsolete comment on cgroup_on_dfl()
Miaohe Lin
2023-06-21
1
-2
/
+0
|
*
cgroup: remove unused task_cgroup_path()
Miaohe Lin
2023-06-12
1
-39
/
+0
|
*
cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static
Miaohe Lin
2023-06-05
1
-2
/
+2
|
*
cgroup: Replace the css_set call with cgroup_get
Gaosheng Cui
2023-06-05
1
-1
/
+1
|
*
cgroup: remove unused macro for_each_e_css()
Miaohe Lin
2023-06-05
1
-15
/
+0
|
*
cgroup: Update out-of-date comment in cgroup_migrate()
Xiu Jianfeng
2023-05-25
1
-3
/
+3
|
*
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-05-09
1
-0
/
+4
*
|
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-27
1
-0
/
+12
|
\
\
|
*
|
psi: remove 500ms min window size limitation for triggers
Suren Baghdasaryan
2023-05-08
1
-0
/
+12
|
|
/
*
|
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
2023-06-12
1
-3
/
+17
*
|
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
2023-05-23
1
-9
/
+8
|
/
*
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-29
1
-30
/
+30
|
\
|
*
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
2023-03-17
1
-30
/
+30
*
|
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
\
|
*
|
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2023-04-05
1
-1
/
+1
|
|
/
*
|
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-27
1
-2
/
+12
|
\
\
|
*
|
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
2023-03-15
1
-2
/
+12
|
|
/
*
/
cgroup_get_from_fd(): switch to fdget_raw()
Al Viro
2023-04-21
1
-6
/
+4
|
/
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-14
1
-0
/
+1
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-02
1
-0
/
+1
|
|
\
|
|
*
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-26
1
-0
/
+1
[next]