index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-15
cgroup: Move populated counters to cgroup_subsys_state
Tejun Heo
1
-38
/
+53
2026-05-15
cgroup: Annotate unlocked nr_populated_* accesses with READ_ONCE/WRITE_ONCE
Tejun Heo
1
-4
/
+7
2026-05-15
cgroup: Inline cgroup_has_tasks() in cgroup.h
Tejun Heo
3
-7
/
+2
2026-05-14
cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attribution
Tao Cui
1
-36
/
+107
2026-05-14
cgroup/rdma: add rdma.events to track resource limit exhaustion
Tao Cui
1
-2
/
+70
2026-05-14
cgroup/rdma: add rdma.peak for per-device peak usage tracking
Tao Cui
1
-0
/
+40
2026-05-13
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-25
/
+33
2026-05-13
cgroup/cpuset: Return only actually allocated CPUs during partition invalidation
sunshaojie
1
-1
/
+2
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
2
-15
/
+19
2026-05-10
cgroup/cpuset: Skip hardwall ancestor scan in cpuset v2 in cpuset_current_node_allowed()
Chen Wandun
1
-0
/
+3
2026-05-10
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
3
-141
/
+130
2026-05-10
cgroup/cpuset: Reset DL migration state on can_attach() failure
Guopeng Zhang
1
-4
/
+4
2026-05-10
cgroup/dmem: Return -ENOMEM on failed pool preallocation
Guopeng Zhang
1
-0
/
+1
2026-05-07
cgroup/cpuset: move PF_EXITING check before __GFP_HARDWALL in cpuset_current_node_allowed()
Chen Wandun
1
-6
/
+8
2026-05-05
Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-130
/
+114
2026-05-05
Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-3
/
+5
2026-05-04
cgroup, sched_ext: Include exiting tasks in cgroup iter
Tejun Heo
1
-3
/
+5
2026-05-04
cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated
Tejun Heo
1
-130
/
+114
2026-04-27
Merge tag 'cgroup-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
4
-23
/
+43
2026-04-23
cgroup: Increment nr_dying_subsys_* from rmdir context
Petr Malat
1
-10
/
+12
2026-04-23
cgroup/rdma: refactor resource parsing with match_table_t/match_token()
Tao Cui
1
-59
/
+57
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+5
2026-04-18
mm: memcontrol: prepare for reparenting non-hierarchical stats
Qi Zheng
1
-4
/
+5
2026-04-17
cgroup/cpuset: record DL BW alloc CPU for attach rollback
Guopeng Zhang
2
-4
/
+14
2026-04-17
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
cuitao
1
-1
/
+1
2026-04-17
sched/psi: fix race between file release and pressure write
Edward Adam Davis
1
-8
/
+16
2026-04-15
Merge tag 'cgroup-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
4
-90
/
+31
2026-04-09
cgroup/rdma: fix swapped arguments in pr_warn() format string
cuitao
1
-1
/
+1
2026-03-31
cgroup/cpuset: Skip security check for hotplug induced v1 task migration
Waiman Long
1
-0
/
+10
2026-03-31
cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpuset_can_attach()
Waiman Long
1
-9
/
+10
2026-03-25
cgroup: Fix cgroup_drain_dying() testing the wrong condition
Tejun Heo
1
-20
/
+22
2026-03-24
cgroup: Wait for dying tasks to leave on rmdir
Tejun Heo
1
-3
/
+83
2026-03-21
cgroup/dmem: remove region parameter from dmemcg_parse_limit
Thadeu Lima de Souza Cascardo
1
-3
/
+2
2026-03-11
cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock
Shakeel Butt
1
-16
/
+8
2026-03-11
cgroup: add lockless fast-path checks to cgroup_file_notify()
Shakeel Butt
1
-13
/
+17
2026-03-11
cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
Shakeel Butt
1
-1
/
+8
2026-03-06
cgroup: Don't expose dead tasks in cgroup
Sebastian Andrzej Siewior
1
-0
/
+6
2026-03-06
cgroup/cpuset: Call rebuild_sched_domains() directly in hotplug
Waiman Long
1
-28
/
+31
2026-03-05
cgroup: Expose some cgroup helpers
Tejun Heo
2
-61
/
+0
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-73
/
+150
2026-02-25
cgroup/cpuset: fix null-ptr-deref in rebuild_sched_domains_cpuslocked
Chen Ridong
1
-1
/
+1
2026-02-23
cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Waiman Long
1
-5
/
+42
2026-02-23
cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
1
-5
/
+26
2026-02-23
cgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() together
Waiman Long
1
-27
/
+24
2026-02-23
cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed
Waiman Long
1
-3
/
+7
2026-02-23
cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
Waiman Long
1
-44
/
+61
2026-02-23
cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_cpumasks_hier()
Waiman Long
1
-1
/
+1
2026-02-23
cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
Waiman Long
1
-1
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-26
/
+26
[prev]
[next]