index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
2022-10-05
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
2022-10-05
cgroup: reduce dependency on cgroup_mutex
Shakeel Butt
2022-09-23
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
2022-09-15
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2022-09-15
cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...
Tejun Heo
2022-08-31
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
2022-08-17
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-07-21
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
2022-05-18
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
2022-03-02
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
2022-03-02
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
2022-02-08
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
2022-02-05
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
2022-02-05
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-01
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-01-11
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2022-01-11
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
2022-01-11
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2021-11-18
cgroup: Fix rootcg cpu.stat guest double counting
Dan Schatzberg
2021-11-18
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
2021-10-22
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
2021-10-11
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-28
bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
Daniel Borkmann
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-13
cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem
Waiman Long
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
2021-08-31
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-30
cgroup: Avoid compiler warnings with no subsystems
Kees Cook
2021-08-25
cgroup/cpuset: Avoid memory migration when nodemasks match
Nicolas Saenz Julienne
2021-08-20
cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
2021-08-20
cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
Will Deacon
2021-08-20
cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
Will Deacon
2021-08-12
cgroup/cpuset: Enable memory migration for cpuset v2
Waiman Long
2021-08-11
cgroup/cpuset: Enable event notification when partition state changes
Waiman Long
2021-08-11
cgroup: cgroup-v1: clean up kernel-doc notation
Randy Dunlap
2021-08-09
cgroup: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-09
cgroup/cpuset: Fix violation of cpuset locking rule
Waiman Long
2021-07-27
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
2021-07-26
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
2021-07-26
cgroup/cpuset: Miscellaneous code cleanup
Waiman Long
2021-07-21
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-16
cgroup: remove cgroup_mount from comments
zhaoxiaoqiang11
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
2021-07-14
cgroup: verify that source is a string
Christian Brauner
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]