index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-2
/
+2
|
\
|
*
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
2022-02-28
3
-22
/
+96
|
|
\
|
*
|
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
2022-02-23
1
-2
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
1
-2
/
+11
|
\
\
\
|
*
|
|
cgroup: use irqsave in cgroup_rstat_flush_locked().
Sebastian Andrzej Siewior
2022-03-24
1
-2
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-03-23
4
-9
/
+10
|
\
\
\
|
*
|
|
cgroup: cleanup comments
Tom Rix
2022-03-14
2
-6
/
+6
|
*
|
|
cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
Yang Li
2022-01-12
1
-0
/
+2
|
*
|
|
cgroup: rstat: retrieve current bstat to delta directly
Wei Yang
2022-01-12
1
-3
/
+2
|
*
|
|
cgroup: rstat: use same convention to assign cgroup_base_stat
Wei Yang
2022-01-12
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-15
3
-7
/
+25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-23
3
-7
/
+25
|
|
\
\
|
|
*
|
cpuset: Fix kernel-doc
Jiapeng Chong
2022-02-22
1
-5
/
+5
|
|
*
|
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
2022-02-22
1
-2
/
+4
|
|
*
|
cgroup: clarify cgroup_css_set_fork()
Christian Brauner
2022-02-22
1
-0
/
+14
|
|
*
|
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
2022-02-14
1
-0
/
+2
*
|
|
|
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-21
3
-17
/
+73
|
\
|
|
|
|
*
|
|
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-03
2
-14
/
+65
|
|
\
|
|
|
|
*
|
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
2022-02-03
1
-0
/
+10
|
|
*
|
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-01
1
-0
/
+14
|
|
*
|
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
2022-01-26
1
-2
/
+1
|
|
*
|
cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy
Michal Koutný
2022-01-12
1
-12
/
+40
|
|
|
/
|
*
/
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-01-18
1
-3
/
+8
|
|
/
*
/
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
1
-3
/
+3
|
/
*
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-01-11
3
-42
/
+31
|
\
|
*
cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean
Qi Zheng
2022-01-07
1
-1
/
+1
|
*
cgroup/rstat: check updated_next only for root
Wei Yang
2022-01-06
1
-24
/
+23
|
*
cgroup: rstat: explicitly put loop variant in while
Wei Yang
2022-01-06
1
-3
/
+1
|
*
cgroup: return early if it is already on preloaded list
Wei Yang
2021-12-14
1
-2
/
+2
|
*
cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
Waiman Long
2021-12-13
1
-11
/
+3
|
*
cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()
Wei Yang
2021-11-29
1
-1
/
+1
|
*
cgroup: rstat: Mark benign data race to silence KCSAN
Michal Koutný
2021-11-15
1
-1
/
+1
*
|
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-11
1
-0
/
+1
|
\
\
|
*
|
add missing bpf-cgroup.h includes
Jakub Kicinski
2021-12-16
1
-0
/
+1
|
|
/
*
|
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2022-01-06
2
-9
/
+21
*
|
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
2022-01-06
3
-31
/
+65
*
|
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2022-01-06
2
-4
/
+12
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-0
/
+23
|
\
|
*
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
2021-11-06
1
-0
/
+23
*
|
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-11-02
4
-86
/
+84
|
\
\
|
|
/
|
/
|
|
*
cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
He Fengqing
2021-11-01
1
-38
/
+0
|
*
cgroup: Fix rootcg cpu.stat guest double counting
Dan Schatzberg
2021-11-01
1
-2
/
+0
|
*
cgroup: no need for cgroup_mutex for /proc/cgroups
Shakeel Butt
2021-10-25
1
-5
/
+2
|
*
cgroup: remove cgroup_mutex from cgroupstats_build
Shakeel Butt
2021-10-25
1
-5
/
+2
|
*
cgroup: reduce dependency on cgroup_mutex
Shakeel Butt
2021-10-25
1
-22
/
+29
|
*
cgroup: cgroup-v1: do not exclude cgrp_dfl_root
Vishal Verma
2021-10-05
1
-3
/
+0
|
*
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
2021-09-20
1
-4
/
+27
|
*
misc_cgroup: remove error log to avoid log flood
Chunguang Xu
2021-09-20
1
-7
/
+0
|
*
misc_cgroup: introduce misc.events to count failures
Chunguang Xu
2021-09-20
1
-0
/
+24
*
|
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
2021-10-23
1
-1
/
+3
[next]