index
:
kernel/git/frowand/linux.git
ktap_spec_version_2
master
Frank Rowand's fork of linux.git
Frank Rowand
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2023-02-21
Merge tag 'cgroup-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+8
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
1
-2
/
+2
2023-02-06
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
1
-7
/
+11
2023-02-06
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...
Waiman Long
1
-2
/
+25
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-2
/
+2
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
1
-1
/
+2
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-10
cgroup/cpuset: fix a few kernel-doc warnings & coding style
Randy Dunlap
1
-5
/
+8
2023-01-04
cgroup/cpuset: no need to explicitly init a global static variable
Daniel Vacek
1
-2
/
+0
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2022-12-12
Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-11
/
+45
2022-12-09
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-1
/
+0
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-1
/
+0
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-1
/
+0
2022-11-23
cgroup: remove rcu_read_lock()/rcu_read_unlock() in critical section of spin_...
Ran Tian
1
-2
/
+0
2022-11-22
cgroup/cpuset: Improve cpuset_css_alloc() description
Kamalesh Babulal
1
-4
/
+8
2022-11-14
cgroup/cpuset: Optimize cpuset_attach() on v2
Waiman Long
1
-1
/
+23
2022-11-14
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
1
-4
/
+8
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
1
-1
/
+1
2022-11-08
cgroup/cpuset: use hotplug_memory_notifier() directly
Liu Shixin
1
-6
/
+1
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2022-10-31
cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF
Tejun Heo
1
-0
/
+1
2022-10-28
cgroup: Implement DEBUG_CGROUP_REF
Tejun Heo
1
-0
/
+5
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
1
-0
/
+1
2022-10-17
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-11
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-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2022-10-10
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-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+20
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
1
-1
/
+0
2022-09-23
cgroup: use strscpy() is more robust and safer
ye xingchen
1
-1
/
+1
2022-09-23
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
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-0
/
+48
2022-09-06
cgroup: Remove CFTYPE_PRESSURE
Tejun Heo
1
-27
/
+37
2022-09-06
cgroup: Improve cftype add/rm error handling
Tejun Heo
1
-7
/
+20
2022-09-04
cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity ...
Waiman Long
1
-9
/
+60
2022-09-04
cgroup/cpuset: Relocate a code block in validate_change()
Waiman Long
1
-16
/
+16
2022-09-04
cgroup/cpuset: Show invalid partition reason string
Waiman Long
1
-18
/
+75
2022-09-04
cgroup/cpuset: Add a new isolated cpus.partition type
Waiman Long
1
-11
/
+63
2022-09-04
cgroup/cpuset: Relax constraints to partition & cpus changes
Waiman Long
1
-194
/
+215
2022-09-04
cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
Waiman Long
1
-25
/
+84
2022-09-04
cgroup/cpuset: Miscellaneous cleanups & add helper functions
Waiman Long
1
-79
/
+90
2022-09-04
cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
Waiman Long
1
-7
/
+11
2022-09-04
cgroup: add pids.peak interface for pids controller
Josh Don
1
-2
/
+35
2022-09-04
cgroup: Remove data-race around cgrp_dfl_visible
Tejun Heo
1
-2
/
+2
2022-09-01
cgroup: Implement cgroup_file_show()
Tejun Heo
1
-0
/
+20
2022-08-26
cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all()
Tetsuo Handa
3
-6
/
+6
2022-08-26
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
3
-26
/
+59
2022-08-26
cgroup: Homogenize cgroup_get_from_id() return value
Michal Koutný
1
-2
/
+2
2022-08-26
cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup id
Michal Koutný
1
-2
/
+13
2022-08-26
cgroup: Honor caller's cgroup NS when resolving path
Michal Koutný
1
-1
/
+5
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-26
/
+59
2022-08-25
cgroup: bpf: enable bpf programs to integrate with rstat
Yosry Ahmed
1
-0
/
+48
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
1
-0
/
+2
2022-08-23
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
1
-0
/
+1
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-5
/
+0
2022-08-17
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2
-25
/
+55
2022-08-15
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
1
-1
/
+1
2022-08-15
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
Tejun Heo
1
-4
/
+3
2022-08-09
cgroup: enable cgroup_get_from_file() on cgroup1
Yosry Ahmed
1
-5
/
+0
2022-08-06
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-52
/
+102
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
1
-1
/
+1
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+38
2022-07-28
cgroup: Skip subtree root in cgroup_update_dfl_csses()
Waiman Long
1
-0
/
+9
2022-07-27
cgroup: remove "no" prefixed mount options
Tejun Heo
1
-20
/
+4
2022-07-23
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
3
-8
/
+53
2022-07-22
cgroup: Add "no" prefixed mount options
Tejun Heo
1
-5
/
+15
2022-07-22
cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...
Tejun Heo
1
-3
/
+13
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
1
-6
/
+38
2022-06-27
cgroup.c: remove redundant check for mixable cgroup in cgroup_migrate_vet_dst
Lin Feng
1
-4
/
+0
2022-06-16
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
1
-14
/
+23
2022-06-16
cgroup.c: add helper __cset_cgroup_from_root to cleanup duplicated codes
Lin Feng
1
-31
/
+27
2022-06-07
psi: dont alloc memory for psi by default
Chen Wandun
1
-4
/
+4
2022-05-25
Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-3
/
+2
2022-05-19
cgroup: remove the superfluous judgment
Shida Zhang
1
-1
/
+1
2022-05-18
cgroup: Make cgroup_debug static
Xiu Jianfeng
2
-2
/
+1
2022-05-05
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
1
-2
/
+5
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+11
2022-03-23
cgroup: use irqsave in cgroup_rstat_flush_locked().
Sebastian Andrzej Siewior
1
-2
/
+11
2022-03-23
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
4
-9
/
+10
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
3
-7
/
+25
2022-03-13
cgroup: cleanup comments
Tom Rix
2
-6
/
+6
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
3
-22
/
+96
2022-02-23
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
1
-2
/
+2
2022-02-22
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+25
2022-02-22
cpuset: Fix kernel-doc
Jiapeng Chong
1
-5
/
+5
2022-02-22
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
1
-2
/
+4
2022-02-22
cgroup: clarify cgroup_css_set_fork()
Christian Brauner
1
-0
/
+14
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
3
-17
/
+73
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-3
/
+3
2022-02-14
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
1
-0
/
+2
2022-02-03
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+65
2022-02-03
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
1
-0
/
+10
2022-02-01
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
1
-0
/
+14
2022-01-26
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
1
-2
/
+1
2022-01-18
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
1
-3
/
+8
2022-01-12
cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy
Michal Koutný
1
-12
/
+40
2022-01-12
cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
Yang Li
1
-0
/
+2
2022-01-12
cgroup: rstat: retrieve current bstat to delta directly
Wei Yang
1
-3
/
+2
2022-01-12
cgroup: rstat: use same convention to assign cgroup_base_stat
Wei Yang
1
-1
/
+1
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-42
/
+31
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2022-01-07
cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean
Qi Zheng
1
-1
/
+1
2022-01-06
cgroup/rstat: check updated_next only for root
Wei Yang
1
-24
/
+23
2022-01-06
cgroup: rstat: explicitly put loop variant in while
Wei Yang
1
-3
/
+1
2022-01-06
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-9
/
+21
2022-01-06
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
3
-31
/
+65
2022-01-06
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2
-4
/
+12
2021-12-16
add missing bpf-cgroup.h includes
Jakub Kicinski
1
-0
/
+1
2021-12-14
cgroup: return early if it is already on preloaded list
Wei Yang
1
-2
/
+2
2021-12-13
cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
Waiman Long
1
-11
/
+3
2021-11-29
cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()
Wei Yang
1
-1
/
+1
2021-11-15
cgroup: rstat: Mark benign data race to silence KCSAN
Michal Koutný
1
-1
/
+1
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+23
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
1
-0
/
+23
2021-11-02
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
4
-86
/
+84
2021-11-01
cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
He Fengqing
1
-38
/
+0
2021-11-01
cgroup: Fix rootcg cpu.stat guest double counting
Dan Schatzberg
1
-2
/
+0
2021-10-25
cgroup: no need for cgroup_mutex for /proc/cgroups
Shakeel Butt
1
-5
/
+2
2021-10-25
cgroup: remove cgroup_mutex from cgroupstats_build
Shakeel Butt
1
-5
/
+2
2021-10-25
cgroup: reduce dependency on cgroup_mutex
Shakeel Butt
1
-22
/
+29
2021-10-22
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
1
-1
/
+3
2021-10-11
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+29
2021-10-05
cgroup: cgroup-v1: do not exclude cgrp_dfl_root
Vishal Verma
1
-3
/
+0
2021-09-28
bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
Daniel Borkmann
1
-5
/
+12
2021-09-20
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
1
-4
/
+27
2021-09-20
misc_cgroup: remove error log to avoid log flood
Chunguang Xu
1
-7
/
+0
2021-09-20
misc_cgroup: introduce misc.events to count failures
Chunguang Xu
1
-0
/
+24
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-40
/
+10
2021-09-13
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-08-31
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-12
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-09
cgroup: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-15
/
+15
2021-08-09
cgroup/cpuset: Fix violation of cpuset locking rule
Waiman Long
1
-23
/
+35
2021-07-27
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
1
-8
/
+11
2021-07-26
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
1
-0
/
+7
2021-07-26
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-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+25
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-17
/
+165
2021-06-29
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-10
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-12
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-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-22
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
2021-01-19
cgroup: fix psi monitor for root cgroup
Odin Ugedal
1
-1
/
+3
2021-01-15
cpuset: fix typos in comments
Aubrey Li
1
-3
/
+3
[next]