summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup
AgeCommit message (Expand)AuthorLines
2025-08-09cgroup: avoid null de-ref in css_rstat_exit()JP Kobryn-0/+3
2025-08-09cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write()Waiman Long-2/+0
2025-08-09cgroup/cpuset: Fix a partition error with CPU hotplugWaiman Long-3/+4
2025-08-09cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...Waiman Long-1/+1
2025-07-31Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-106/+103
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-0/+5
2025-07-19Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+1
2025-07-19cgroup: Add compatibility option for content of /proc/cgroupsMichal Koutný-2/+12
2025-07-17Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong-7/+1
2025-07-17cgroup: llist: avoid memory tears for llist_nodeShakeel Butt-1/+27
2025-07-13kernel,cpuset: use node-notifier instead of memory-notifierOscar Salvador-1/+1
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov-2/+1
2025-06-18Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+1
2025-06-18cgroup,freezer: fix incomplete freezing when attaching tasksChen Ridong-2/+1
2025-06-17cgroup: remove per-cpu per-subsystem locksShakeel Butt-96/+4
2025-06-17cgroup: make css_rstat_updated nmi safeShakeel Butt-12/+53
2025-06-17cgroup: support to enable nmi-safe css_rstat_updatedShakeel Butt-2/+21
2025-06-09cgroup: Add bpf prog revisions to struct cgroup_bpfYonghong Song-0/+5
2025-06-03Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+16
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+38
2025-05-30cgroup: adjust criteria for rstat subsystem cpu lock accessJP Kobryn-9/+16
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+4
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-258/+446
2025-05-26Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-3/+34
2025-05-22sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifierTejun Heo-17/+3
2025-05-22sched_ext: Introduce cgroup_lifetime_notifierTejun Heo-1/+26
2025-05-22cgroup: Minor reorganization of cgroup_create()Tejun Heo-24/+24
2025-05-21cgroup: avoid per-cpu allocation of size zero rstat cpu locksJP Kobryn-0/+9
2025-05-19cgroup: helper for checking rstat participation of cssJP Kobryn-3/+14
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn-32/+71
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn-111/+129
2025-05-19cgroup: compare css to cgroup::self in helper for distingushing cssJP Kobryn-4/+4
2025-05-19cgroup: warn on rstat usage by early init subsystemsJP Kobryn-0/+2
2025-05-12vmscan,cgroup: apply mems_effective to reclaimGregory Price-0/+36
2025-05-12cpuset: rename cpuset_node_allowed to cpuset_current_node_allowedGregory Price-2/+2
2025-05-09cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasksWaiman Long-2/+4
2025-05-09cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cp...Yury Norov-4/+2
2025-04-25cgroup/rstat: Improve cgroup_rstat_push_children() documentationWaiman Long-9/+33
2025-04-24cgroup: fix goto ordering in cgroup_init()JP Kobryn-2/+2
2025-04-24Merge branch 'kvm-fixes-6.15-rc4' into HEADPaolo Bonzini-164/+247
2025-04-21cgroup: fix pointer check in css_rstat_init()JP Kobryn-1/+1
2025-04-17cgroup/cpuset-v1: Add missing support for cpuset_v2_modeT.J. Mercier-0/+29
2025-04-17cgroup: Fix compilation issue due to cgroup_mutex not being exportedgaoxu-1/+1
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-164/+247
2025-04-07cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUsWaiman Long-10/+33
2025-04-07cgroup/cpuset: Fix obsolete comment in cpuset_css_offline()Waiman Long-4/+5
2025-04-07cgroup/cpuset: Always use cpu_active_maskWaiman Long-9/+23
2025-04-07Merge branch 'kvm-tdx-initial' into HEADPaolo Bonzini-0/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-1/+1