linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] cgroup changes for v5.6-rc1
@ 2020-01-27 21:47 Tejun Heo
  2020-01-27 23:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2020-01-27 21:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Li Zefan, Johannes Weiner, cgroups

Hello, Linus.

* 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.

Thanks.

The following changes since commit 6afa873170a612b2b9e392c19c523ed8aae6fbc9:

  Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest (2019-12-16 10:06:04 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.6

for you to fetch changes up to 9ea37e24d4a95dd934a0600d65caa25e409705bb:

  iocost: Fix iocost_monitor.py due to helper type mismatch (2020-01-17 11:54:35 -0800)

----------------------------------------------------------------
Chen Zhou (1):
      cgroup: fix function name in comment

Giuseppe Scrivano (1):
      mm: hugetlb controller for cgroups v2

Michal Koutný (1):
      cgroup: Prevent double killing of css when enabling threaded cgroup

Tejun Heo (1):
      iocost: Fix iocost_monitor.py due to helper type mismatch

 Documentation/admin-guide/cgroup-v2.rst |  29 +++++
 include/linux/hugetlb.h                 |   3 +-
 kernel/cgroup/cgroup.c                  |  11 +-
 kernel/cgroup/rstat.c                   |   2 +-
 mm/hugetlb_cgroup.c                     | 198 ++++++++++++++++++++++++++++++--
 tools/cgroup/iocost_monitor.py          |   4 +-
 6 files changed, 227 insertions(+), 20 deletions(-)

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] cgroup changes for v5.6-rc1
  2020-01-27 21:47 [GIT PULL] cgroup changes for v5.6-rc1 Tejun Heo
@ 2020-01-27 23:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-27 23:55 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Linus Torvalds, linux-kernel, Li Zefan, Johannes Weiner, cgroups

The pull request you sent on Mon, 27 Jan 2020 16:47:49 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/03aa8c8cfaec1aab6b1ea7fde656bbc893f6cff8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-27 23:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-27 21:47 [GIT PULL] cgroup changes for v5.6-rc1 Tejun Heo
2020-01-27 23:55 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).