From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Stephen Rothwell <sfr@canb.auug.org.au>,
Saravana Kannan <saravanak@google.com>
Subject: [GIT PULL] Driver core fixes for 5.18-rc5
Date: Sat, 30 Apr 2022 17:53:26 +0200 [thread overview]
Message-ID: <Ym1bduXu4c5Qt5LA@kroah.com> (raw)
The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:
Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.18-rc5
for you to fetch changes up to ad8d869343ae4a07a2038a4ca923f699308c8323:
kernfs: fix NULL dereferencing in kernfs_remove (2022-04-27 19:32:07 +0200)
----------------------------------------------------------------
Driver core fixes for 5.18-rc5
Here are some small driver core and kernfs fixes for some reported
problems. They include:
- kernfs regression that is causing oopses in 5.17 and newer
releases
- topology sysfs fixes for a few small reported problems.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Darren Hart (1):
topology: make core_mask include at least cluster_siblings
Greg Kroah-Hartman (1):
topology: Fix up build warning in topology_is_visible()
Minchan Kim (1):
kernfs: fix NULL dereferencing in kernfs_remove
Tony Luck (1):
topology/sysfs: Hide PPIN on systems that do not support it.
Wang Qing (1):
arch_topology: Do not set llc_sibling if llc_id is invalid
drivers/base/arch_topology.c | 11 ++++++++++-
drivers/base/topology.c | 10 ++++++++++
fs/kernfs/dir.c | 7 ++++++-
3 files changed, 26 insertions(+), 2 deletions(-)
next reply other threads:[~2022-04-30 15:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-30 15:53 Greg KH [this message]
2022-04-30 17:27 ` [GIT PULL] Driver core fixes for 5.18-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=Ym1bduXu4c5Qt5LA@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=saravanak@google.com \
--cc=sfr@canb.auug.org.au \
--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