All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org
Subject: [GIT PULL] cgroup: Fixes for v6.15-rc3
Date: Mon, 21 Apr 2025 09:32:21 -1000	[thread overview]
Message-ID: <aAadRYdydJYibDwB@slm.duckdns.org> (raw)

The following changes since commit cfb2e2c57aef75a414c0f18445c7441df5bc13be:

  Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2025-04-16 20:07:32 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1bf67c8fdbda21fadd564a12dbe2b13c1ea5eda7:

  cgroup/cpuset-v1: Add missing support for cpuset_v2_mode (2025-04-17 07:32:53 -1000)

----------------------------------------------------------------
cgroup: Fixes for v6.15-rc3

- Fix compilation in CONFIG_LOCKDEP && !CONFIG_PROVE_RCU configurations.

- Allow "cpuset_v2_mode" mount option for "cpuset" filesystem type to make
  life easier for android.

----------------------------------------------------------------
T.J. Mercier (1):
      cgroup/cpuset-v1: Add missing support for cpuset_v2_mode

gaoxu (1):
      cgroup: Fix compilation issue due to cgroup_mutex not being exported

 kernel/cgroup/cgroup.c | 31 ++++++++++++++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)

-- 
tejun

             reply	other threads:[~2025-04-21 19:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-21 19:32 Tejun Heo [this message]
2025-04-22  2:25 ` [GIT PULL] cgroup: Fixes for v6.15-rc3 pr-tracker-bot

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=aAadRYdydJYibDwB@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=cgroups@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 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.