* [GIT PULL] Driver core fixes for 5.9-rc5
@ 2020-09-13 8:38 Greg KH
2020-09-13 16:33 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-09-13 8:38 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Stephen Rothwell
The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:
Linux 5.9-rc2 (2020-08-23 14:08:43 -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.9-rc5
for you to fetch changes up to baaabecfc80fad255f866563b53b8c7a3eec176e:
test_firmware: Test platform fw loading on non-EFI systems (2020-09-10 18:19:16 +0200)
----------------------------------------------------------------
Driver core fixes for 5.9-rc5
Here are some small driver core and debugfs fixes for 5.9-rc5
Included in here are:
- firmware loader memory leak fix
- firmware loader testing fixes for non-EFI systems
- device link locking fixes found by lockdep
- kobject_del() bugfix that has been affecting some callers
- debugfs minor fix
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Andy Shevchenko (2):
kobject: Restore old behaviour of kobject_del(NULL)
kobject: Drop unneeded conditional in __kobject_del()
Kees Cook (1):
test_firmware: Test platform fw loading on non-EFI systems
Krzysztof Kozlowski (1):
MAINTAINERS: Add the security document to SECURITY CONTACT
Michał Mirosław (1):
driver code: print symbolic error code
Prateek Sood (1):
firmware_loader: fix memory leak for paged buffer
Randy Dunlap (1):
PM: <linux/device.h>: fix @em_pd kernel-doc warning
Saravana Kannan (1):
driver core: Fix device_pm_lock() locking for device links
Vladis Dronov (1):
debugfs: Fix module state check condition
MAINTAINERS | 1 +
drivers/base/core.c | 8 ++------
drivers/base/firmware_loader/firmware.h | 2 ++
drivers/base/firmware_loader/main.c | 17 +++++++++++------
drivers/firmware/efi/embedded-firmware.c | 10 +++++-----
fs/debugfs/file.c | 4 ++--
include/linux/device.h | 1 +
include/linux/efi_embedded_fw.h | 6 ++----
lib/kobject.c | 9 +++++----
lib/test_firmware.c | 9 +++++++++
10 files changed, 40 insertions(+), 27 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Driver core fixes for 5.9-rc5
2020-09-13 8:38 [GIT PULL] Driver core fixes for 5.9-rc5 Greg KH
@ 2020-09-13 16:33 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-13 16:33 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell
The pull request you sent on Sun, 13 Sep 2020 10:38:53 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.9-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/20a7b6be0514334a30a4306331a4bcf6f78e451a
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:[~2020-09-13 16:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-13 8:38 [GIT PULL] Driver core fixes for 5.9-rc5 Greg KH
2020-09-13 16:33 ` 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