index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-10
cgroup: Do not report unavailable v1 controllers in /proc/cgroups
Michal Koutný
2024-09-10
cgroup: Disallow mounting v1 hierarchies without controller implementation
Michal Koutný
2024-09-10
cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
Michal Koutný
2024-09-09
cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
Kinsey Ho
2024-09-04
cgroup/cpuset: Move cpu.h include to cpuset-internal.h
Waiman Long
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2024-08-30
cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
Chen Ridong
2024-08-30
cgroup/cpuset: rename functions shared between v1 and v2
Chen Ridong
2024-08-30
cgroup/cpuset: move v1 interfaces to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move validate_change_legacy to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: add callback_lock helper
Chen Ridong
2024-08-30
cgroup/cpuset: move memory_spread to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move relax_domain_level to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move memory_pressure to cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: move common code to cpuset-internal.h
Chen Ridong
2024-08-30
cgroup/cpuset: introduce cpuset-v1.c
Chen Ridong
2024-08-30
cgroup/cpuset: Account for boot time isolated CPUs
Waiman Long
2024-08-20
cgroup/cpuset: remove use_parent_ecpus of cpuset
Chen Ridong
2024-08-20
cgroup/cpuset: remove fetch_xcpus
Chen Ridong
2024-08-20
cgroup/cpuset: Correct invalid remote parition prs
Chen Ridong
2024-08-19
cgroup: update some statememt about delegation
Chen Ridong
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-09
cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()
Waiman Long
2024-08-05
cgroup/cpuset: Check for partition roots with overlapping CPUs
Waiman Long
2024-08-05
Merge branch 'cgroup/for-6.11-fixes' into cgroup/for-6.12
Tejun Heo
2024-08-05
cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
Waiman Long
2024-08-05
cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.ex...
Waiman Long
2024-08-05
cgroup/cpuset: fix panic caused by partcmd_update
Chen Ridong
2024-08-05
cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork
Xiu Jianfeng
2024-07-31
cgroup: Show # of subsystem CSSes in cgroup.stat
Waiman Long
2024-07-30
cpuset: use Union-Find to optimize the merging of cpumasks
Xavier
2024-07-30
cgroup/cpuset: add decrease attach_in_progress helpers
Chen Ridong
2024-07-30
cgroup/cpuset: Remove cpuset_slab_spread_rotor
Xiu Jianfeng
2024-07-30
cgroup/pids: Avoid spurious event notification
Xiu Jianfeng
2024-07-30
cgroup/cpuset: remove child_ecpus_count
Chen Ridong
2024-07-14
Merge branch 'for-6.10-fixes' into for-6.11
Tejun Heo
2024-07-12
cgroup/misc: Introduce misc.events.local
Xiu Jianfeng
2024-07-05
cgroup/rstat: add force idle show helper
Chen Ridong
2024-07-03
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
2024-07-03
cgroup/misc: Introduce misc.peak
Xiu Jianfeng
2024-06-28
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
2024-06-19
cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpus
Waiman Long
2024-06-19
cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partition
Waiman Long
2024-06-19
cgroup/cpuset: Fix remote root partition creation problem
Waiman Long
2024-06-19
cgroup: avoid the unnecessary list_add(dying_tasks) in cgroup_exit()
Oleg Nesterov
2024-06-03
cgroup/cpuset: Optimize isolated partition only generate_sched_domains() calls
Waiman Long
2024-06-01
cgroup/cpuset: Reduce the lock protecting CS_SCHED_LOAD_BALANCE
Xiu Jianfeng
[next]