index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-20
Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-135
/
+159
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-14
/
+7
2024-11-14
cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing
Waiman Long
1
-4
/
+16
2024-11-12
cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
Waiman Long
1
-20
/
+19
2024-11-12
cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per op...
Waiman Long
1
-16
/
+33
2024-11-12
cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cp...
Waiman Long
1
-25
/
+14
2024-11-03
css_set_fork(): switch to CLASS(fd_raw, ...)
Al Viro
1
-8
/
+4
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
1
-6
/
+3
2024-10-23
cgroup/freezer: Add cgroup CGRP_FROZEN flag update helper
Chen Ridong
1
-35
/
+32
2024-10-23
cgroup/freezer: Reduce redundant traversal for cgroup_freeze
Chen Ridong
1
-16
/
+14
2024-10-21
cgroup/bpf: only cgroup v2 can be attached by bpf programs
Chen Ridong
1
-6
/
+11
2024-10-21
Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
Chen Ridong
1
-3
/
+1
2024-10-14
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
1
-2
/
+2
2024-10-08
cgroup/rstat: Tracking cgroup-level niced CPU time
Joshua Hahn
1
-5
/
+14
2024-09-30
cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c
everestkc
1
-8
/
+8
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+18
2024-09-10
cgroup: Do not report unavailable v1 controllers in /proc/cgroups
Michal Koutný
1
-1
/
+4
2024-09-10
cgroup: Disallow mounting v1 hierarchies without controller implementation
Michal Koutný
1
-2
/
+10
2024-09-10
cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
Michal Koutný
1
-2
/
+2
2024-09-09
cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
Kinsey Ho
1
-7
/
+9
2024-09-04
cgroup/cpuset: Move cpu.h include to cpuset-internal.h
Waiman Long
2
-4
/
+4
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2
-0
/
+9
2024-08-30
cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
Chen Ridong
3
-1
/
+16
2024-08-30
cgroup/cpuset: rename functions shared between v1 and v2
Chen Ridong
3
-56
/
+56
2024-08-30
cgroup/cpuset: move v1 interfaces to cpuset-v1.c
Chen Ridong
3
-199
/
+199
2024-08-30
cgroup/cpuset: move validate_change_legacy to cpuset-v1.c
Chen Ridong
3
-73
/
+74
2024-08-30
cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
Chen Ridong
3
-94
/
+98
2024-08-30
cgroup/cpuset: add callback_lock helper
Chen Ridong
2
-0
/
+12
2024-08-30
cgroup/cpuset: move memory_spread to cpuset-v1.c
Chen Ridong
3
-42
/
+45
2024-08-30
cgroup/cpuset: move relax_domain_level to cpuset-v1.c
Chen Ridong
3
-61
/
+66
2024-08-30
cgroup/cpuset: move memory_pressure to cpuset-v1.c
Chen Ridong
3
-134
/
+141
2024-08-30
cgroup/cpuset: move common code to cpuset-internal.h
Chen Ridong
2
-235
/
+236
2024-08-30
cgroup/cpuset: introduce cpuset-v1.c
Chen Ridong
3
-1
/
+10
2024-08-30
cgroup/cpuset: Account for boot time isolated CPUs
Waiman Long
1
-5
/
+18
2024-08-20
cgroup/cpuset: remove use_parent_ecpus of cpuset
Chen Ridong
1
-26
/
+4
2024-08-20
cgroup/cpuset: remove fetch_xcpus
Chen Ridong
1
-10
/
+3
2024-08-20
cgroup/cpuset: Correct invalid remote parition prs
Chen Ridong
1
-12
/
+16
2024-08-19
cgroup: update some statememt about delegation
Chen Ridong
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-2
/
+2
2024-08-09
cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()
Waiman Long
1
-1
/
+8
2024-08-05
cgroup/cpuset: Check for partition roots with overlapping CPUs
Waiman Long
1
-16
/
+18
2024-08-05
Merge branch 'cgroup/for-6.11-fixes' into cgroup/for-6.12
Tejun Heo
1
-17
/
+21
2024-08-05
cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
Waiman Long
1
-16
/
+17
2024-08-05
cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.ex...
Waiman Long
1
-1
/
+2
2024-08-05
cgroup/cpuset: fix panic caused by partcmd_update
Chen Ridong
1
-0
/
+2
2024-08-05
cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork
Xiu Jianfeng
1
-12
/
+2
2024-07-31
cgroup: Show # of subsystem CSSes in cgroup.stat
Waiman Long
1
-2
/
+53
2024-07-30
cpuset: use Union-Find to optimize the merging of cpumasks
Xavier
1
-70
/
+44
2024-07-30
cgroup/cpuset: add decrease attach_in_progress helpers
Chen Ridong
1
-15
/
+24
[prev]
[next]