index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-14
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
1
-2
/
+2
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+18
2024-09-10
cgroup: Do not report unavailable v1 controllers in /proc/cgroups
Michal Koutný
1
-1
/
+4
2024-09-10
cgroup: Disallow mounting v1 hierarchies without controller implementation
Michal Koutný
1
-2
/
+10
2024-09-10
cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
Michal Koutný
1
-2
/
+2
2024-09-09
cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
Kinsey Ho
1
-7
/
+9
2024-09-04
cgroup/cpuset: Move cpu.h include to cpuset-internal.h
Waiman Long
2
-4
/
+4
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2
-0
/
+9
2024-08-30
cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
Chen Ridong
3
-1
/
+16
2024-08-30
cgroup/cpuset: rename functions shared between v1 and v2
Chen Ridong
3
-56
/
+56
2024-08-30
cgroup/cpuset: move v1 interfaces to cpuset-v1.c
Chen Ridong
3
-199
/
+199
2024-08-30
cgroup/cpuset: move validate_change_legacy to cpuset-v1.c
Chen Ridong
3
-73
/
+74
2024-08-30
cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
Chen Ridong
3
-94
/
+98
2024-08-30
cgroup/cpuset: add callback_lock helper
Chen Ridong
2
-0
/
+12
2024-08-30
cgroup/cpuset: move memory_spread to cpuset-v1.c
Chen Ridong
3
-42
/
+45
2024-08-30
cgroup/cpuset: move relax_domain_level to cpuset-v1.c
Chen Ridong
3
-61
/
+66
2024-08-30
cgroup/cpuset: move memory_pressure to cpuset-v1.c
Chen Ridong
3
-134
/
+141
2024-08-30
cgroup/cpuset: move common code to cpuset-internal.h
Chen Ridong
2
-235
/
+236
2024-08-30
cgroup/cpuset: introduce cpuset-v1.c
Chen Ridong
3
-1
/
+10
2024-08-30
cgroup/cpuset: Account for boot time isolated CPUs
Waiman Long
1
-5
/
+18
2024-08-20
cgroup/cpuset: remove use_parent_ecpus of cpuset
Chen Ridong
1
-26
/
+4
2024-08-20
cgroup/cpuset: remove fetch_xcpus
Chen Ridong
1
-10
/
+3
2024-08-20
cgroup/cpuset: Correct invalid remote parition prs
Chen Ridong
1
-12
/
+16
2024-08-19
cgroup: update some statememt about delegation
Chen Ridong
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-2
/
+2
2024-08-09
cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn()
Waiman Long
1
-1
/
+8
2024-08-05
cgroup/cpuset: Check for partition roots with overlapping CPUs
Waiman Long
1
-16
/
+18
2024-08-05
Merge branch 'cgroup/for-6.11-fixes' into cgroup/for-6.12
Tejun Heo
1
-17
/
+21
2024-08-05
cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
Waiman Long
1
-16
/
+17
2024-08-05
cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.ex...
Waiman Long
1
-1
/
+2
2024-08-05
cgroup/cpuset: fix panic caused by partcmd_update
Chen Ridong
1
-0
/
+2
2024-08-05
cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork
Xiu Jianfeng
1
-12
/
+2
2024-07-31
cgroup: Show # of subsystem CSSes in cgroup.stat
Waiman Long
1
-2
/
+53
2024-07-30
cpuset: use Union-Find to optimize the merging of cpumasks
Xavier
1
-70
/
+44
2024-07-30
cgroup/cpuset: add decrease attach_in_progress helpers
Chen Ridong
1
-15
/
+24
2024-07-30
cgroup/cpuset: Remove cpuset_slab_spread_rotor
Xiu Jianfeng
1
-13
/
+0
2024-07-30
cgroup/pids: Avoid spurious event notification
Xiu Jianfeng
1
-11
/
+7
2024-07-30
cgroup/cpuset: remove child_ecpus_count
Chen Ridong
1
-19
/
+3
2024-07-14
Merge branch 'for-6.10-fixes' into for-6.11
Tejun Heo
2
-5
/
+10
2024-07-12
cgroup/misc: Introduce misc.events.local
Xiu Jianfeng
1
-6
/
+33
2024-07-05
cgroup/rstat: add force idle show helper
Chen Ridong
1
-20
/
+17
2024-07-03
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
1
-1
/
+1
2024-07-03
cgroup/misc: Introduce misc.peak
Xiu Jianfeng
1
-0
/
+41
2024-06-28
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
1
-4
/
+9
2024-06-19
cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpus
Waiman Long
1
-20
/
+47
2024-06-19
cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partition
Waiman Long
1
-7
/
+29
2024-06-19
cgroup/cpuset: Fix remote root partition creation problem
Waiman Long
1
-13
/
+42
2024-06-19
cgroup: avoid the unnecessary list_add(dying_tasks) in cgroup_exit()
Oleg Nesterov
1
-5
/
+9
2024-06-03
cgroup/cpuset: Optimize isolated partition only generate_sched_domains() calls
Waiman Long
1
-0
/
+8
[next]