aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/cgroup (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-21cgroup: fix pointer check in css_rstat_init()JP Kobryn1-1/+1
2025-04-17cgroup/cpuset-v1: Add missing support for cpuset_v2_modeT.J. Mercier1-0/+29
2025-04-17cgroup: Fix compilation issue due to cgroup_mutex not being exportedgaoxu1-1/+1
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-164/+247
2025-04-07cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUsWaiman Long1-10/+33
2025-04-07cgroup/cpuset: Fix obsolete comment in cpuset_css_offline()Waiman Long1-4/+5
2025-04-07cgroup/cpuset: Always use cpu_active_maskWaiman Long1-9/+23
2025-04-07Merge branch 'kvm-tdx-initial' into HEADPaolo Bonzini1-0/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn3-49/+65
2025-04-04cgroup: add helper for checking when css is cgroup::selfJP Kobryn1-2/+2
2025-04-04cgroup: move rstat base stat objects into their own structJP Kobryn2-35/+57
2025-04-01cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long2-3/+23
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+20
2025-04-01cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lockShakeel Butt1-1/+2
2025-03-31cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename itWaiman Long1-9/+6
2025-03-31cgroup/cpuset: Code cleanup and comment updateWaiman Long1-23/+38
2025-03-31cgroup/cpuset: Don't allow creation of local partition over a remote oneWaiman Long2-0/+15
2025-03-31cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partitionWaiman Long1-117/+141
2025-03-31cgroup/cpuset: Fix error handling in remote_partition_disable()Waiman Long1-9/+20
2025-03-31cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask()Waiman Long1-3/+3
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+17
2025-03-24Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds8-146/+100
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed1-59/+20
2025-03-19cgroup/rstat: avoid disabling irqs for O(num_cpu)Eric Dumazet1-7/+5
2025-03-17cgroup/cpuset: Remove partition_and_rebuild_sched_domainsJuri Lelli1-10/+1
2025-03-17sched/deadline: Rebuild root domain accounting after every updateJuri Lelli1-7/+16
2025-03-17sched/topology: Wrappers for sched_domains_mutexJuri Lelli1-2/+2
2025-03-14KVM: TDX: Register TDX host key IDs to cgroup misc controllerZhiming Hu1-0/+4
2025-03-11blk-cgroup: Simplify policy files registrationMichal Koutný1-1/+1
2025-03-11cgroup: Add deprecation message to legacy freezer controllerMichal Koutný1-2/+4
2025-03-11RFC cgroup/cpuset-v1: Add deprecation messages to sched_relax_domain_levelMichal Koutný1-0/+1
2025-03-11cgroup/cpuset-v1: Add deprecation messages to memory_migrateMichal Koutný1-0/+1
2025-03-11cgroup/cpuset-v1: Add deprecation messages to mem_exclusive and mem_hardwallMichal Koutný1-0/+2
2025-03-11cgroup: Print message when /proc/cgroups is read on v2-only systemMichal Koutný3-1/+9
2025-03-11cgroup/cpuset-v1: Add deprecation messages to memory_spread_page and memory_spread_slabMichal Koutný1-0/+2
2025-03-11cgroup/cpuset-v1: Add deprecation messages to sched_load_balance and memory_pressure_enabledMichal Koutný1-0/+2
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman1-39/+11
2025-02-27cgroup/rstat: Fix forceidle time in cpu.statAbel Wu1-16/+13
2025-02-21Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie1-39/+11
2025-02-19cgroup/dmem: Don't open-code css_for_each_descendant_preFriedrich Vock1-39/+11
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman2-9/+12
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior2-6/+20
2025-02-07cgroup: Remove steal time from usage_usecMuhammad Adeel1-1/+0
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt1-8/+12
2025-01-28cgroup/misc: Remove unused misc_cg_res_total_usageDr. David Alan Gilbert1-16/+0
2025-01-24cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.cMichal Koutný2-45/+41
2025-01-23Merge v6.13 into drm-nextSimona Vetter1-33/+11
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-0/+858
2025-01-21cgroup: update comment about dropping cgroup kn refsHaorui He1-1/+1