summaryrefslogtreecommitdiff
path: root/kernel/cgroup/cgroup.c
AgeCommit message (Expand)Author
2022-02-22Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-22cgroup: clarify cgroup_css_set_fork()Christian Brauner
2022-01-18psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan
2022-01-11Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-06cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo
2022-01-06cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo
2022-01-06cgroup: Use open-time credentials for process migraton perm checksTejun Heo
2021-12-16add missing bpf-cgroup.h includesJakub Kicinski
2021-12-14cgroup: return early if it is already on preloaded listWei Yang
2021-11-29cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()Wei Yang
2021-11-02Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-11-01cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.cHe Fengqing
2021-10-25cgroup: reduce dependency on cgroup_mutexShakeel Butt
2021-10-22cgroup: Fix memory leak caused by missing cgroup_bpf_offlineQuanyang Wang
2021-09-28bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interruptDaniel Borkmann
2021-09-20cgroup: Make rebind_subsystems() disable v2 controllers all at onceWaiman Long
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2021-08-30cgroup: Avoid compiler warnings with no subsystemsKees Cook
2021-07-16cgroup: remove cgroup_mount from commentszhaoxiaoqiang11
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg
2021-06-10scsi: cgroup: Add cgroup_get_from_id()Muneendra Kumar
2021-06-08cgroup: make per-cgroup pressure stall tracking configurableSuren Baghdasaryan
2021-06-04cgroup: Fix kernel-docYang Li
2021-05-24Merge branch 'for-5.13-fixes' into for-5.14Tejun Heo
2021-05-24cgroup: fix spelling mistakesZhen Lei
2021-05-20cgroup: disable controllers at parse timeShakeel Butt
2021-05-10cgroup: inline cgroup_task_freeze()Roman Gushchin
2021-05-10cgroup: introduce cgroup.killChristian Brauner
2021-04-30cgroup: rstat: support cgroup1Johannes Weiner
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-22Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner
2021-01-19cgroup: fix psi monitor for root cgroupOdin Ugedal
2021-01-15cgroup: cgroup.{procs,threads} factor out common partsMichal Koutný
2020-12-28Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchyRoman Gushchin
2020-12-15mm: memcg: deprecate the non-hierarchical modeRoman Gushchin
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-11-25cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()Hui Su
2020-11-25kernel: cgroup: Mundane spelling fixes throughout the fileBhaskar Chowdhury
2020-09-30cgroup: Zero sized write should be no-opJouni Roivas
2020-09-30cgroup: remove redundant kernfs_activate in cgroup_setup_root()Wei Yang
2020-08-19cgroup: Use generic ns_common::countKirill Tkhai
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang
2020-06-06Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2020-05-28cgroup: add cpu.stat file to root cgroupBoris Burkov