index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-133
/
+117
5 days
Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+5
6 days
cgroup, sched_ext: Include exiting tasks in cgroup iter
Tejun Heo
1
-3
/
+5
6 days
cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated
Tejun Heo
1
-133
/
+117
13 days
Merge tag 'cgroup-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-23
/
+43
2026-04-23
cgroup: Increment nr_dying_subsys_* from rmdir context
Petr Malat
1
-10
/
+12
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
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/t...
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 cpu...
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/ke...
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_c...
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
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
11
-31
/
+29
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-18
/
+36
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
1
-18
/
+36
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
2026-02-12
cgroup: fix race between task migration and iteration
Qingye Zhao
1
-0
/
+1
2026-02-11
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-423
/
+473
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-36
/
+17
2026-02-03
kthread: Honour kthreads preferred affinity after cpuset changes
Frederic Weisbecker
1
-3
/
+2
2026-02-03
cpuset: Remove cpuset_cpu_is_isolated()
Frederic Weisbecker
1
-12
/
+0
2026-02-03
cpuset: Propagate cpuset isolation update to timers through housekeeping
Frederic Weisbecker
1
-3
/
+0
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
1
-4
/
+1
2026-02-03
cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
Frederic Weisbecker
1
-2
/
+3
2026-02-03
cpuset: Provide lockdep check for cpuset lock held
Frederic Weisbecker
1
-0
/
+7
2026-02-03
cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
Frederic Weisbecker
1
-15
/
+7
2026-02-02
cgroup/dmem: avoid pool UAF
Chen Ridong
1
-2
/
+58
[next]