summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/cgroup.c
AgeCommit message (Expand)AuthorLines
2022-06-16cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo-14/+23
2022-05-19cgroup: remove the superfluous judgmentShida Zhang-1/+1
2022-05-18cgroup: Make cgroup_debug staticXiu Jianfeng-1/+1
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2022-03-23Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-0/+2
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman-3/+22
2022-02-23kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman-2/+2
2022-02-22Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+14
2022-02-22cgroup: clarify cgroup_css_set_fork()Christian Brauner-0/+14
2022-01-18psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan-3/+8
2022-01-12cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc commentYang Li-0/+2
2022-01-11Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-3/+3
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+1
2022-01-06cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo-9/+19
2022-01-06cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo-19/+34
2022-01-06cgroup: Use open-time credentials for process migraton perm checksTejun Heo-1/+8
2021-12-16add missing bpf-cgroup.h includesJakub Kicinski-0/+1
2021-12-14cgroup: return early if it is already on preloaded listWei Yang-2/+2
2021-11-29cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()Wei Yang-1/+1
2021-11-02Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-64/+56
2021-11-01cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.cHe Fengqing-38/+0
2021-10-25cgroup: reduce dependency on cgroup_mutexShakeel Butt-22/+29
2021-10-22cgroup: Fix memory leak caused by missing cgroup_bpf_offlineQuanyang Wang-1/+3
2021-09-28bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interruptDaniel Borkmann-5/+12
2021-09-20cgroup: Make rebind_subsystems() disable v2 controllers all at onceWaiman Long-4/+27
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann-40/+10
2021-08-30cgroup: Avoid compiler warnings with no subsystemsKees Cook-6/+20
2021-07-16cgroup: remove cgroup_mount from commentszhaoxiaoqiang11-1/+0
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+25
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-16/+164
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg-0/+1
2021-06-10scsi: cgroup: Add cgroup_get_from_id()Muneendra Kumar-0/+26
2021-06-08cgroup: make per-cgroup pressure stall tracking configurableSuren Baghdasaryan-0/+48
2021-06-04cgroup: Fix kernel-docYang Li-1/+1
2021-05-24Merge branch 'for-5.13-fixes' into for-5.14Tejun Heo-12/+9
2021-05-24cgroup: fix spelling mistakesZhen Lei-4/+4
2021-05-20cgroup: disable controllers at parse timeShakeel Butt-8/+5
2021-05-10cgroup: inline cgroup_task_freeze()Roman Gushchin-1/+2
2021-05-10cgroup: introduce cgroup.killChristian Brauner-14/+113
2021-04-30cgroup: rstat: support cgroup1Johannes Weiner-13/+21
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2021-02-22Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-41/+14
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner-1/+1
2021-01-19cgroup: fix psi monitor for root cgroupOdin Ugedal-1/+3
2021-01-15cgroup: cgroup.{procs,threads} factor out common partsMichal Koutný-41/+14
2020-12-28Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-15/+15
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-12/+0
2020-12-15cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchyRoman Gushchin-7/+0
2020-12-15mm: memcg: deprecate the non-hierarchical modeRoman Gushchin-5/+0
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds-1/+1