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,
	Johannes Weiner <hannes@cmpxchg.org>,
	Michal Koutny <mkoutny@suse.com>,
	Waiman Long <longman@redhat.com>
Subject: [GIT PULL] Another cgroup fix for v6.19-rc5
Date: Sun, 18 Jan 2026 07:12:14 -1000	[thread overview]
Message-ID: <2d1e28eab84b46584aa3a127ae1e974d@kernel.org> (raw)

Hi Linus,

The following changes since commit ef56578274d2b98423c8ef82bb450223f5811b59:

  cgroup: Eliminate cgrp_ancestor_storage in cgroup_root (2026-01-07 15:11:03 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-6.19-rc5-fixes-2

for you to fetch changes up to 84697bf5532923f70ac99ea9784fab325c560df0:

  kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c (2026-01-15 22:03:15 -1000)

----------------------------------------------------------------
cgroup: Another fix for v6.19-rc5

- Add Chen Ridong as cpuset reviewer.

- Add SPDX license identifiers to cgroup files that were missing them.

----------------------------------------------------------------
Tim Bird (2):
      kernel: cgroup: Add SPDX-License-Identifier lines
      kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c

Waiman Long (1):
      MAINTAINERS: Add Chen Ridong as cpuset reviewer

 MAINTAINERS                    | 1 +
 kernel/cgroup/cgroup.c         | 5 +----
 kernel/cgroup/cpuset.c         | 5 +----
 kernel/cgroup/legacy_freezer.c | 9 +--------
 4 files changed, 4 insertions(+), 16 deletions(-)

Thanks.
--
tejun

             reply	other threads:[~2026-01-18 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-18 17:12 Tejun Heo [this message]
2026-01-19 13:53 ` [GIT PULL] Another cgroup fix for v6.19-rc5 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=2d1e28eab84b46584aa3a127ae1e974d@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 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.