All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 5.18-rc5
@ 2022-04-30 15:53 Greg KH
  2022-04-30 17:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-04-30 15:53 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: linux-kernel, Stephen Rothwell, Saravana Kannan

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(-)

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

* Re: [GIT PULL] Driver core fixes for 5.18-rc5
  2022-04-30 15:53 [GIT PULL] Driver core fixes for 5.18-rc5 Greg KH
@ 2022-04-30 17:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-30 17:27 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
	Saravana Kannan

The pull request you sent on Sat, 30 Apr 2022 17:53:26 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.18-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/57ae8a492116910bad2b3497ffe555b3a4b4180f

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:[~2022-04-30 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 15:53 [GIT PULL] Driver core fixes for 5.18-rc5 Greg KH
2022-04-30 17:27 ` 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.