All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] cgroup: Fixes for v7.2-rc3
@ 2026-07-13 21:29 Tejun Heo
  2026-07-13 23:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2026-07-13 21:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, cgroups, Johannes Weiner, Michal Koutný,
	Waiman Long

Hi Linus,

The following changes since commit f0e6f20cb52b14c2c441f04e21cef0c95d498cac:

  Merge tag 'ntfs3_for_7.2' of https://github.com/Paragon-Software-Group/linux-ntfs3 (2026-06-24 10:05:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-7.2-rc3-fixes

for you to fetch changes up to 97fef602584458b100d383afed9d176c0bc689ab:

  Docs/admin-guide/cgroup-v2: note blkcg_debug_stats gates io.latency stats (2026-07-07 12:26:23 -1000)

----------------------------------------------------------------
cgroup: Fixes for v7.2-rc3

- A cpuset that never set its memory nodes could divide by zero when a
  task's mempolicy rebinds on CPU hotplug. Rebind against the effective
  nodes, which are always populated.

- Documentation fixes for memory.stat, io.stat, and the misc and v1 RDMA
  controllers.

----------------------------------------------------------------
Doehyun Baek (1):
      Docs/admin-guide/cgroup-v2: fix memory.stat doc details

Farhad Alemi (1):
      cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed

Guopeng Zhang (3):
      Docs/admin-guide/cgroup-v2: drop stale misc interface file count
      Docs/admin-guide/cgroup-v1: document rdma.peak, rdma.events and rdma.events.local
      Docs/admin-guide/cgroup-v2: note blkcg_debug_stats gates io.latency stats

 Documentation/admin-guide/cgroup-v1/rdma.rst | 66 ++++++++++++++++++++++++++++
 Documentation/admin-guide/cgroup-v2.rst      | 20 +++++----
 kernel/cgroup/cpuset.c                       |  7 ++-
 3 files changed, 84 insertions(+), 9 deletions(-)

Thanks.

--
tejun

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

* Re: [GIT PULL] cgroup: Fixes for v7.2-rc3
  2026-07-13 21:29 [GIT PULL] cgroup: Fixes for v7.2-rc3 Tejun Heo
@ 2026-07-13 23:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-07-13 23:16 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Linus Torvalds, linux-kernel, cgroups, Johannes Weiner,
	Michal Koutný, Waiman Long

The pull request you sent on Mon, 13 Jul 2026 11:29:11 -1000:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-7.2-rc3-fixes

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

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:[~2026-07-13 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 21:29 [GIT PULL] cgroup: Fixes for v7.2-rc3 Tejun Heo
2026-07-13 23:16 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.