]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Jan 2020 23:18:25 +0000 (15:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Jan 2020 23:18:25 +0000 (15:18 -0800)
commita280d6c39c4cccd813d4ca683ad9e04f6dd5ac77
tree717587b719a5314bcfb5bf4801a022924556515f
parent5c4be1783a496ed1a5258fa6ce279d70da7dc65c
parentc8836bd57719558df1d512212f311172df527adf
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup updates from Tejun Heo:

 - cgroup2 interface for hugetlb controller. I think this was the last
   remaining bit which was missing from cgroup2

 - fixes for race and a spurious warning in threaded cgroup handling

 - other minor changes

* 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  iocost: Fix iocost_monitor.py due to helper type mismatch
  cgroup: Prevent double killing of css when enabling threaded cgroup
  cgroup: fix function name in comment
  mm: hugetlb controller for cgroups v2