index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
2023-12-13
cgroup_freezer: cgroup_freezing: Check if not frozen
Tim Van Patten
2023-10-19
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-09-13
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
2023-09-13
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
2023-08-30
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
2023-08-30
cgroup/cpuset: Iterate only if DEADLINE tasks are present
Juri Lelli
2023-08-30
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-08-30
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
2023-08-30
cgroup/cpuset: Rename functions dealing with DEADLINE accounting
Juri Lelli
2023-07-27
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-07-27
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2023-06-28
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...
Tetsuo Handa
2023-06-28
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
2023-06-21
cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()
Qi Zheng
2023-06-21
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
2023-06-21
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
2023-04-20
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-20
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-20
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
2023-04-20
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-20
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
2023-04-20
cgroup: fix display of forceidle time at root
Josh Don
2023-04-20
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
2023-02-14
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
2023-02-09
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
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
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
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-26
mm: multi-gen LRU: kill switch
Yu Zhao
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
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
[next]