summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-1/+1
|\
| * namei: make permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-02-222-44/+17
|\ \
| * | cpuset: fix typos in commentsAubrey Li2021-01-151-3/+3
| * | cgroup: cgroup.{procs,threads} factor out common partsMichal Koutný2021-01-151-41/+14
* | | cgroup: fix psi monitor for root cgroupOdin Ugedal2021-01-191-1/+3
|/ /
* / cgroup-v1: add disabled controller check in cgroup1_parse_param()Chen Zhou2021-01-151-0/+3
|/
* Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2020-12-282-15/+17
|\
| * cgroup: Fix memory leak when parsing multiple source parametersQinglang Miao2020-12-161-0/+2
| * cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()Hui Su2020-11-251-4/+4
| * kernel: cgroup: Mundane spelling fixes throughout the fileBhaskar Chowdhury2020-11-251-11/+11
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-12/+0
|\ \
| * | cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchyRoman Gushchin2020-12-151-7/+0
| * | mm: memcg: deprecate the non-hierarchical modeRoman Gushchin2020-12-151-5/+0
| |/
* | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-5/+28
|\ \
| * | cpuset: fix race between hotplug work and later CPU offlineDaniel Jordan2020-11-191-5/+28
| |/
* | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2020-12-142-2/+2
|\ \ | |/ |/|
| * cgroup: Use generic ns_common::countKirill Tkhai2020-08-192-2/+2
* | kernel/: fix repeated words in commentsRandy Dunlap2020-10-161-1/+1
* | cgroup: Zero sized write should be no-opJouni Roivas2020-09-301-0/+3
* | cgroup: remove redundant kernfs_activate in cgroup_setup_root()Wei Yang2020-09-301-1/+0
|/
* Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-1/+0
|\
| * cgroup: unexport cgroup_rstat_updatedChristoph Hellwig2020-06-291-1/+0
* | cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-071-12/+19
|/
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-2/+2
* Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-06-062-17/+53
|\
| * cgroup: add cpu.stat file to root cgroupBoris Burkov2020-05-282-9/+52
| * cgroup: Remove stale commentsZefan Li2020-05-261-8/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-27/+0
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-13/+3
| |\|
| * | bpf: Refactor bpf_link update handlingAndrii Nakryiko2020-04-281-27/+0
* | | Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-06-031-2/+3
|\ \ \ | |_|/ |/| |
| * | nsproxy: add struct nssetChristian Brauner2020-05-091-2/+3
| |/
* / Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"Tejun Heo2020-04-091-13/+3
|/
* Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-04-034-114/+304
|\
| * docs: cgroup-v1: Document the cpuset_v2_mode mount optionWaiman Long2020-04-031-2/+6
| * Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo2020-04-031-19/+12
| * cgroupfs: Support user xattrsDaniel Xu2020-03-161-1/+2
| * cgroup: Restructure release_agent_path handlingTejun Heo2020-03-121-17/+17
| * Merge branch 'for-5.6-fixes' into for-5.7Tejun Heo2020-03-122-4/+4
| |\
| * | clone3: allow spawning processes into cgroupsChristian Brauner2020-02-122-27/+179
| * | cgroup: add cgroup_may_write() helperChristian Brauner2020-02-121-7/+17
| * | cgroup: refactor fork helpersChristian Brauner2020-02-121-18/+26
| * | cgroup: add cgroup_get_from_file() helperChristian Brauner2020-02-121-11/+19
| * | cgroup: unify attach permission checkingChristian Brauner2020-02-121-14/+25
| * | cpuset: Make cpuset hotplug synchronousPrateek Sood2020-02-121-12/+19
| * | cgroup.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-121-1/+2
| * | cgroup: Clean up css_set task traversalMichal Koutný2020-02-121-33/+28
* | | mm: memcontrol: recursive memory.low protectionJohannes Weiner2020-04-021-1/+16
* | | bpf: Implement bpf_prog replacement for an active bpf_cgroup_linkAndrii Nakryiko2020-03-301-0/+27