index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-08
cgroup: Remove steal time from usage_usec
Muhammad Adeel
1
-1
/
+0
2025-02-02
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
1
-8
/
+12
2025-01-22
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-0
/
+858
2025-01-15
cgroup/dmem: Fix parameters documentation
Maxime Ripard
1
-5
/
+2
2025-01-15
kernel/cgroup: Remove the unused variable climit
Jiapeng Chong
1
-2
/
+1
2025-01-09
cgroup/cpuset: remove kernfs active break
Chen Ridong
1
-25
/
+0
2025-01-06
kernel/cgroup: Add "dmem" memory accounting cgroup
Maarten Lankhorst
2
-0
/
+862
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
1
-1
/
+9
2024-12-11
cgroup/cpuset: Remove stale text
Costa Shulyupin
1
-7
/
+2
2024-11-20
Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-135
/
+159
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-14
/
+7
2024-11-14
cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing
Waiman Long
1
-4
/
+16
2024-11-12
cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
Waiman Long
1
-20
/
+19
2024-11-12
cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per op...
Waiman Long
1
-16
/
+33
2024-11-12
cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cp...
Waiman Long
1
-25
/
+14
2024-11-03
css_set_fork(): switch to CLASS(fd_raw, ...)
Al Viro
1
-8
/
+4
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
1
-6
/
+3
2024-10-23
cgroup/freezer: Add cgroup CGRP_FROZEN flag update helper
Chen Ridong
1
-35
/
+32
2024-10-23
cgroup/freezer: Reduce redundant traversal for cgroup_freeze
Chen Ridong
1
-16
/
+14
2024-10-21
cgroup/bpf: only cgroup v2 can be attached by bpf programs
Chen Ridong
1
-6
/
+11
2024-10-21
Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
Chen Ridong
1
-3
/
+1
2024-10-15
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
1
-2
/
+2
2024-10-08
cgroup/rstat: Tracking cgroup-level niced CPU time
Joshua Hahn
1
-5
/
+14
2024-09-30
cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c
everestkc
1
-8
/
+8
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-10
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-02
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-20
cgroup: update some statememt about delegation
Chen Ridong
1
-1
/
+1
2024-08-13
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
[next]