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
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
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
2023-10-20
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
1
-3
/
+2
2023-09-13
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
1
-6
/
+0
2023-09-13
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
1
-3
/
+30
2023-08-30
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
1
-5
/
+48
2023-08-30
cgroup/cpuset: Iterate only if DEADLINE tasks are present
Juri Lelli
1
-0
/
+3
2023-08-30
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2
-0
/
+29
2023-08-30
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
1
-81
/
+80
2023-08-30
cgroup/cpuset: Rename functions dealing with DEADLINE accounting
Juri Lelli
1
-4
/
+4
2023-07-27
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
1
-1
/
+1
2023-07-27
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
1
-1
/
+1
2023-06-28
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...
Tetsuo Handa
1
-2
/
+6
2023-06-28
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
1
-3
/
+17
2023-06-21
cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()
Qi Zheng
1
-2
/
+2
2023-06-21
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
1
-9
/
+8
2023-06-21
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
2
-38
/
+38
2023-04-20
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
1
-11
/
+86
2023-04-20
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
1
-20
/
+42
2023-04-20
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
1
-4
/
+8
2023-04-20
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
1
-1
/
+5
2023-04-20
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
1
-2
/
+10
2023-04-20
cgroup: fix display of forceidle time at root
Josh Don
1
-3
/
+1
2023-04-20
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
1
-2
/
+5
2023-02-14
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
1
-7
/
+11
2023-02-09
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
1
-1
/
+2
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-1
/
+0
2022-10-18
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-20
/
+79
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+95
2022-10-12
mm: cgroup: fix comments for get from fd/file helpers
Yosry Ahmed
1
-1
/
+3
2022-10-11
cgroup: add cgroup_v1v2_get_from_[fd/file]()
Yosry Ahmed
1
-6
/
+44
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2022-10-11
Revert "cgroup: enable cgroup_get_from_file() on cgroup1"
Tejun Heo
1
-0
/
+5
2022-10-10
cgroup: Reorganize css_set_lock and kernfs path processing
Michal Koutný
1
-13
/
+27
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-342
/
+663
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+8
2022-10-08
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+20
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-09-27
mm: multi-gen LRU: kill switch
Yu Zhao
1
-1
/
+0
2022-09-24
cgroup: use strscpy() is more robust and safer
ye xingchen
1
-1
/
+1
2022-09-24
cgroup: simplify code in cgroup_apply_control
William Dean
1
-5
/
+1
2022-09-23
cgroup: Make cgroup_get_from_id() prettier
Tejun Heo
1
-9
/
+10
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
1
-0
/
+4
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
1
-1
/
+4
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
3
-26
/
+59
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
1
-6
/
+64
2022-09-09
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
1
-5
/
+5
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
1
-0
/
+27
2022-09-09
sched/psi: Don't create cgroup PSI files when psi_disabled
Chengming Zhou
1
-0
/
+3
2022-09-09
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
1
-0
/
+20
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-15
/
+8
2022-09-07
cgroup/cpuset: remove unreachable code
Jiapeng Chong
1
-2
/
+0
[next]