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
2025-07-24
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
Chen Ridong
1
-7
/
+1
2025-06-27
cgroup,freezer: fix incomplete freezing when attaching tasks
Chen Ridong
1
-2
/
+1
2025-05-09
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
1
-2
/
+4
2025-04-17
cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
T.J. Mercier
1
-0
/
+29
2025-04-17
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
1
-1
/
+1
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-164
/
+247
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
2
-3
/
+23
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+20
2025-04-01
cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
Shakeel Butt
1
-1
/
+2
2025-03-31
cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it
Waiman Long
1
-9
/
+6
2025-03-31
cgroup/cpuset: Code cleanup and comment update
Waiman Long
1
-23
/
+38
2025-03-31
cgroup/cpuset: Don't allow creation of local partition over a remote one
Waiman Long
2
-0
/
+15
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
1
-117
/
+141
2025-03-31
cgroup/cpuset: Fix error handling in remote_partition_disable()
Waiman Long
1
-9
/
+20
2025-03-31
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...
Waiman Long
1
-3
/
+3
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+17
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-146
/
+100
2025-03-20
cgroup: rstat: Cleanup flushing functions and locking
Yosry Ahmed
1
-59
/
+20
2025-03-19
cgroup/rstat: avoid disabling irqs for O(num_cpu)
Eric Dumazet
1
-7
/
+5
2025-03-17
cgroup/cpuset: Remove partition_and_rebuild_sched_domains
Juri Lelli
1
-10
/
+1
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
1
-7
/
+16
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
1
-2
/
+2
2025-03-11
blk-cgroup: Simplify policy files registration
Michal Koutný
1
-1
/
+1
2025-03-11
cgroup: Add deprecation message to legacy freezer controller
Michal Koutný
1
-2
/
+4
2025-03-11
RFC cgroup/cpuset-v1: Add deprecation messages to sched_relax_domain_level
Michal Koutný
1
-0
/
+1
2025-03-11
cgroup/cpuset-v1: Add deprecation messages to memory_migrate
Michal Koutný
1
-0
/
+1
2025-03-11
cgroup/cpuset-v1: Add deprecation messages to mem_exclusive and mem_hardwall
Michal Koutný
1
-0
/
+2
2025-03-11
cgroup: Print message when /proc/cgroups is read on v2-only system
Michal Koutný
3
-1
/
+9
2025-03-11
cgroup/cpuset-v1: Add deprecation messages to memory_spread_page and memory_s...
Michal Koutný
1
-0
/
+2
2025-03-11
cgroup/cpuset-v1: Add deprecation messages to sched_load_balance and memory_p...
Michal Koutný
1
-0
/
+2
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
1
-39
/
+11
2025-02-27
cgroup/rstat: Fix forceidle time in cpu.stat
Abel Wu
1
-16
/
+13
2025-02-21
Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-39
/
+11
2025-02-19
cgroup/dmem: Don't open-code css_for_each_descendant_pre
Friedrich Vock
1
-39
/
+11
2025-02-17
Merge 6.14-rc3 into driver-core-next
Greg Kroah-Hartman
2
-9
/
+12
2025-02-15
kernfs: Use RCU to access kernfs_node::parent.
Sebastian Andrzej Siewior
2
-6
/
+20
2025-02-07
cgroup: Remove steal time from usage_usec
Muhammad Adeel
1
-1
/
+0
2025-02-02
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
1
-8
/
+12
2025-01-28
cgroup/misc: Remove unused misc_cg_res_total_usage
Dr. David Alan Gilbert
1
-16
/
+0
2025-01-24
cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
Michal Koutný
2
-45
/
+41
2025-01-23
Merge v6.13 into drm-next
Simona Vetter
1
-33
/
+11
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-0
/
+858
2025-01-21
cgroup: update comment about dropping cgroup kn refs
Haorui He
1
-1
/
+1
2025-01-15
cgroup/dmem: Fix parameters documentation
Maxime Ripard
1
-5
/
+2
2025-01-15
kernel/cgroup: Remove the unused variable climit
Jiapeng Chong
1
-2
/
+1
2025-01-08
cgroup/cpuset: remove kernfs active break
Chen Ridong
1
-25
/
+0
2025-01-06
kernel/cgroup: Add "dmem" memory accounting cgroup
Maarten Lankhorst
2
-0
/
+862
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
1
-1
/
+9
2024-12-10
cgroup/cpuset: Remove stale text
Costa Shulyupin
1
-7
/
+2
[next]