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
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
2021-10-23
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
1
-1
/
+3
2021-10-12
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+29
2021-09-28
bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
Daniel Borkmann
1
-5
/
+12
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-40
/
+10
2021-09-14
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
1
-40
/
+10
2021-09-13
cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem
Waiman Long
1
-27
/
+29
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-03
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
1
-1
/
+1
2021-09-01
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-64
/
+133
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+39
2021-08-30
cgroup: Avoid compiler warnings with no subsystems
Kees Cook
1
-6
/
+20
2021-08-25
cgroup/cpuset: Avoid memory migration when nodemasks match
Nicolas Saenz Julienne
1
-0
/
+5
2021-08-20
cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
1
-2
/
+8
2021-08-20
cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
Will Deacon
1
-17
/
+26
2021-08-20
cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
Will Deacon
1
-2
/
+6
2021-08-13
cgroup/cpuset: Enable memory migration for cpuset v2
Waiman Long
1
-1
/
+5
2021-08-11
cgroup/cpuset: Enable event notification when partition state changes
Waiman Long
1
-11
/
+35
2021-08-11
cgroup: cgroup-v1: clean up kernel-doc notation
Randy Dunlap
1
-1
/
+7
2021-08-10
cgroup: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-15
/
+15
2021-08-10
cgroup/cpuset: Fix violation of cpuset locking rule
Waiman Long
1
-23
/
+35
2021-07-28
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
1
-8
/
+11
2021-07-27
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
1
-0
/
+7
2021-07-27
cgroup/cpuset: Miscellaneous code cleanup
Waiman Long
1
-21
/
+19
2021-07-21
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
1
-3
/
+1
2021-07-16
cgroup: remove cgroup_mount from comments
zhaoxiaoqiang11
1
-1
/
+0
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
1
-9
/
+5
2021-07-14
cgroup: verify that source is a string
Christian Brauner
1
-0
/
+2
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+25
2021-07-02
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-17
/
+165
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
1
-0
/
+1
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-1
/
+1
2021-06-10
scsi: cgroup: Add cgroup_get_from_id()
Muneendra Kumar
1
-0
/
+26
2021-06-10
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
1
-0
/
+4
2021-06-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
1
-0
/
+48
2021-06-04
cgroup: Fix kernel-doc
Yang Li
2
-2
/
+2
2021-05-24
Merge branch 'for-5.13-fixes' into for-5.14
Tejun Heo
5
-16
/
+13
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
5
-8
/
+8
2021-05-20
cgroup: disable controllers at parse time
Shakeel Butt
1
-8
/
+5
2021-05-11
cgroup: inline cgroup_task_freeze()
Roman Gushchin
1
-1
/
+2
2021-05-10
cgroup: introduce cgroup.kill
Christian Brauner
1
-14
/
+113
2021-04-30
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
1
-25
/
+36
2021-04-30
cgroup: rstat: support cgroup1
Johannes Weiner
2
-15
/
+21
2021-04-16
cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()
Chunguang Xu
1
-1
/
+1
2021-04-13
cgroup/cpuset: fix typos in comments
Lu Jialin
1
-3
/
+3
2021-04-04
svm/sev: Register SEV and SEV-ES ASIDs to the misc controller
Vipin Sharma
1
-0
/
+6
2021-04-04
cgroup: Add misc cgroup controller
Vipin Sharma
2
-0
/
+402
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-23
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-44
/
+17
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
[next]