linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 5.14-rc5
@ 2021-08-08 11:31 Greg KH
  2021-08-08 18:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-08-08 11:31 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: linux-kernel, Stephen Rothwell, Saravana Kannan

The following changes since commit ff1176468d368232b684f75e82563369208bc371:

  Linux 5.14-rc3 (2021-07-25 15:35:14 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 75d95e2e39b27f733f21e6668af1c9893a97de5e:

  firmware_loader: fix use-after-free in firmware_fallback_sysfs (2021-07-29 17:22:15 +0200)

----------------------------------------------------------------
Driver core fixes for 5.14-rc5

Here are 3 tiny driver core and firmware loader fixes for 5.14-rc5.
They are:
	- driver core fix for when probing fails
	- firmware loader fixes for reported problems.

All have been in linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Anirudh Rayabharam (2):
      firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
      firmware_loader: fix use-after-free in firmware_fallback_sysfs

Filip Schauer (1):
      drivers core: Fix oops when driver probe fails

 drivers/base/dd.c                       |  4 ++--
 drivers/base/firmware_loader/fallback.c | 14 ++++++++------
 drivers/base/firmware_loader/firmware.h | 10 +++++++++-
 drivers/base/firmware_loader/main.c     |  2 ++
 4 files changed, 21 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] Driver core fixes for 5.14-rc5
  2021-08-08 11:31 [GIT PULL] Driver core fixes for 5.14-rc5 Greg KH
@ 2021-08-08 18:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-08 18:35 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
	Saravana Kannan

The pull request you sent on Sun, 8 Aug 2021 13:31:45 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/289ef7befb65f82a148981ad5c133f57f6dda1df

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:[~2021-08-08 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-08 11:31 [GIT PULL] Driver core fixes for 5.14-rc5 Greg KH
2021-08-08 18:35 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).