index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
2025-06-18
Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-06-18
cgroup,freezer: fix incomplete freezing when attaching tasks
Chen Ridong
2025-06-03
Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-30
cgroup: adjust criteria for rstat subsystem cpu lock access
JP Kobryn
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-26
Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-05-22
sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifier
Tejun Heo
2025-05-22
sched_ext: Introduce cgroup_lifetime_notifier
Tejun Heo
2025-05-22
cgroup: Minor reorganization of cgroup_create()
Tejun Heo
2025-05-21
cgroup: avoid per-cpu allocation of size zero rstat cpu locks
JP Kobryn
2025-05-19
cgroup: helper for checking rstat participation of css
JP Kobryn
2025-05-19
cgroup: use subsystem-specific rstat locks to avoid contention
JP Kobryn
2025-05-19
cgroup: use separate rstat trees for each subsystem
JP Kobryn
2025-05-19
cgroup: compare css to cgroup::self in helper for distingushing css
JP Kobryn
2025-05-19
cgroup: warn on rstat usage by early init subsystems
JP Kobryn
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
2025-05-09
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
2025-05-09
cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cp...
Yury Norov
2025-04-25
cgroup/rstat: Improve cgroup_rstat_push_children() documentation
Waiman Long
2025-04-24
cgroup: fix goto ordering in cgroup_init()
JP Kobryn
2025-04-24
Merge branch 'kvm-fixes-6.15-rc4' into HEAD
Paolo Bonzini
2025-04-21
cgroup: fix pointer check in css_rstat_init()
JP Kobryn
2025-04-17
cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
T.J. Mercier
2025-04-17
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-07
cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUs
Waiman Long
2025-04-07
cgroup/cpuset: Fix obsolete comment in cpuset_css_offline()
Waiman Long
2025-04-07
cgroup/cpuset: Always use cpu_active_mask
Waiman Long
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
2025-04-04
cgroup: add helper for checking when css is cgroup::self
JP Kobryn
2025-04-04
cgroup: move rstat base stat objects into their own struct
JP Kobryn
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-01
cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
Shakeel Butt
2025-03-31
cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it
Waiman Long
2025-03-31
cgroup/cpuset: Code cleanup and comment update
Waiman Long
2025-03-31
cgroup/cpuset: Don't allow creation of local partition over a remote one
Waiman Long
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
2025-03-31
cgroup/cpuset: Fix error handling in remote_partition_disable()
Waiman Long
2025-03-31
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...
Waiman Long
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-20
cgroup: rstat: Cleanup flushing functions and locking
Yosry Ahmed
2025-03-19
cgroup/rstat: avoid disabling irqs for O(num_cpu)
Eric Dumazet
2025-03-17
cgroup/cpuset: Remove partition_and_rebuild_sched_domains
Juri Lelli
[next]