index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-22
cgroup/psi: Set of->priv to NULL upon file release
Chen Ridong
1
-0
/
+1
2025-08-22
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
1
-7
/
+36
2025-08-09
cgroup: avoid null de-ref in css_rstat_exit()
JP Kobryn
1
-0
/
+3
2025-08-09
cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write()
Waiman Long
1
-2
/
+0
2025-08-09
cgroup/cpuset: Fix a partition error with CPU hotplug
Waiman Long
1
-3
/
+4
2025-08-09
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...
Waiman Long
1
-1
/
+1
2025-07-31
Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-106
/
+103
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+5
2025-07-19
Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+1
2025-07-19
cgroup: Add compatibility option for content of /proc/cgroups
Michal Koutný
1
-2
/
+12
2025-07-17
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
Chen Ridong
1
-7
/
+1
2025-07-17
cgroup: llist: avoid memory tears for llist_node
Shakeel Butt
1
-1
/
+27
2025-07-13
kernel,cpuset: use node-notifier instead of memory-notifier
Oscar Salvador
1
-1
/
+1
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
1
-2
/
+1
2025-06-18
Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
2025-06-18
cgroup,freezer: fix incomplete freezing when attaching tasks
Chen Ridong
1
-2
/
+1
2025-06-17
cgroup: remove per-cpu per-subsystem locks
Shakeel Butt
1
-96
/
+4
2025-06-17
cgroup: make css_rstat_updated nmi safe
Shakeel Butt
1
-12
/
+53
2025-06-17
cgroup: support to enable nmi-safe css_rstat_updated
Shakeel Butt
1
-2
/
+21
2025-06-09
cgroup: Add bpf prog revisions to struct cgroup_bpf
Yonghong Song
1
-0
/
+5
2025-06-03
Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+16
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+38
2025-05-30
cgroup: adjust criteria for rstat subsystem cpu lock access
JP Kobryn
1
-9
/
+16
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-258
/
+446
2025-05-26
Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-3
/
+34
2025-05-22
sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifier
Tejun Heo
1
-17
/
+3
2025-05-22
sched_ext: Introduce cgroup_lifetime_notifier
Tejun Heo
1
-1
/
+26
2025-05-22
cgroup: Minor reorganization of cgroup_create()
Tejun Heo
1
-24
/
+24
2025-05-21
cgroup: avoid per-cpu allocation of size zero rstat cpu locks
JP Kobryn
1
-0
/
+9
2025-05-19
cgroup: helper for checking rstat participation of css
JP Kobryn
1
-3
/
+14
2025-05-19
cgroup: use subsystem-specific rstat locks to avoid contention
JP Kobryn
3
-32
/
+71
2025-05-19
cgroup: use separate rstat trees for each subsystem
JP Kobryn
2
-111
/
+129
2025-05-19
cgroup: compare css to cgroup::self in helper for distingushing css
JP Kobryn
1
-4
/
+4
2025-05-19
cgroup: warn on rstat usage by early init subsystems
JP Kobryn
1
-0
/
+2
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
1
-0
/
+36
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
1
-2
/
+2
2025-05-09
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
1
-2
/
+4
2025-05-09
cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cp...
Yury Norov
1
-4
/
+2
2025-04-25
cgroup/rstat: Improve cgroup_rstat_push_children() documentation
Waiman Long
1
-9
/
+33
2025-04-24
cgroup: fix goto ordering in cgroup_init()
JP Kobryn
1
-2
/
+2
2025-04-24
Merge branch 'kvm-fixes-6.15-rc4' into HEAD
Paolo Bonzini
4
-164
/
+247
2025-04-21
cgroup: fix pointer check in css_rstat_init()
JP Kobryn
1
-1
/
+1
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-07
cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUs
Waiman Long
1
-10
/
+33
2025-04-07
cgroup/cpuset: Fix obsolete comment in cpuset_css_offline()
Waiman Long
1
-4
/
+5
2025-04-07
cgroup/cpuset: Always use cpu_active_mask
Waiman Long
1
-9
/
+23
[next]