Linux cgroups development
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>,
	Michal Koutny <mkoutny@suse.com>,
	Waiman Long <longman@redhat.com>,
	cgroups@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] cgroup: Fixes for v7.1-rc6
Date: Tue, 02 Jun 2026 12:47:53 -1000	[thread overview]
Message-ID: <547622bc7e85cf6c2c3a2f95bf146f5e@kernel.org> (raw)

Hello,

A low-risk cpuset fix plus a MAINTAINERS email update.

The following changes since commit 22572dbcd3486e6c4dced877125bbf50e4e24edf:

  cgroup: rstat: relax NMI guard after switch to try_cmpxchg (2026-05-20 09:44:35 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-7.1-rc6-fixes

for you to fetch changes up to 57aff991119693e09b414aff3267c0eae5e81da0:

  cgroup/cpuset: Change Ridong's email (2026-06-02 11:28:54 -1000)

----------------------------------------------------------------
cgroup: Fixes for v7.1-rc6

One cpuset fix and a maintenance update, both low-risk:

- Fix cpuset partition CPU accounting under sibling CPU exclusion that could
  produce wrong CPU assignments and trigger scheduling-domain warnings.
  Includes selftests.

- Update an email address in MAINTAINERS.

----------------------------------------------------------------
Ridong Chen (1):
      cgroup/cpuset: Change Ridong's email

Sun Shaojie (2):
      cgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculation
      cgroup/cpuset: Add test cases for sibling CPU exclusion on partition update

 MAINTAINERS                                       |  2 +-
 kernel/cgroup/cpuset.c                            | 13 +++++++------
 tools/testing/selftests/cgroup/test_cpuset_prs.sh | 10 ++++++++++
 3 files changed, 18 insertions(+), 7 deletions(-)

--
tejun

                 reply	other threads:[~2026-06-02 22:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=547622bc7e85cf6c2c3a2f95bf146f5e@kernel.org \
    --to=tj@kernel.org \
    --cc=cgroups@vger.kernel.org \
    --cc=hannes@cmpxchg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longman@redhat.com \
    --cc=mkoutny@suse.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox