linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] cgroup changes for v5.17-rc1
@ 2022-01-10 17:46 Tejun Heo
  2022-01-11 18:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2022-01-10 17:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, cgroups

Hello, Linus.

Nothing too interesting. The only two noticeable changes are a subtle cpuset
behavior fix and trace event id field being expanded to u64 from int. Most
others are code cleanups.

Thanks.

The following changes since commit 8ab774587903771821b59471cc723bba6d893942:

  Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2021-11-14 19:07:19 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d4296faebd337e5f76c0fddb815de33d2b0ad118:

  cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean (2022-01-07 12:05:52 -1000)

----------------------------------------------------------------
Michal Koutný (1):
      cgroup: rstat: Mark benign data race to silence KCSAN

Qi Zheng (1):
      cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean

Waiman Long (1):
      cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy

Wei Yang (5):
      cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()
      cgroup: fix a typo in comment
      cgroup: return early if it is already on preloaded list
      cgroup: rstat: explicitly put loop variant in while
      cgroup/rstat: check updated_next only for root

William Kucharski (1):
      cgroup: Trace event cgroup id fields should be u64

 include/linux/cgroup-defs.h   |  2 +-
 include/trace/events/cgroup.h | 12 +++++-----
 kernel/cgroup/cgroup.c        |  6 ++---
 kernel/cgroup/cpuset.c        | 16 ++++----------
 kernel/cgroup/rstat.c         | 51 ++++++++++++++++++++-----------------------
 5 files changed, 38 insertions(+), 49 deletions(-)

-- 
tejun

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

* Re: [GIT PULL] cgroup changes for v5.17-rc1
  2022-01-10 17:46 [GIT PULL] cgroup changes for v5.17-rc1 Tejun Heo
@ 2022-01-11 18:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-11 18:03 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Linus Torvalds, linux-kernel, cgroups

The pull request you sent on Mon, 10 Jan 2022 07:46:32 -1000:

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

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

Thank you!

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

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

end of thread, other threads:[~2022-01-11 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 17:46 [GIT PULL] cgroup changes for v5.17-rc1 Tejun Heo
2022-01-11 18:03 ` 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).