public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 4.15-rc3
@ 2017-12-05 15:46 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-12-05 15:46 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-4.15-rc3

for you to fetch changes up to 0946b2fb38fdb6585a5ac3ca84ac73924f645952:

  firmware: cleanup FIRMWARE_IN_KERNEL message (2017-11-28 16:47:46 +0100)

----------------------------------------------------------------
driver core fixes for 4.15-rc3

Here are 3 small fixes for some reported issues:
	- a debugfs build error that lots of people have reported
	- a Kconfig help text cleanup now that the firmware is not in
	  the kernel tree
	- a isa bus bug fix for a reported issue that has been there
	  since 2.6.18.

All of these have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Arnd Bergmann (1):
      debugfs: fix debugfs_real_fops() build error

Robin H. Johnson (1):
      firmware: cleanup FIRMWARE_IN_KERNEL message

William Breathitt Gray (1):
      isa: Prevent NULL dereference in isa_bus driver callbacks

 drivers/base/Kconfig    | 25 +++++++++++++------------
 drivers/base/isa.c      | 10 +++++-----
 include/linux/debugfs.h |  2 ++
 3 files changed, 20 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-05 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-05 15:46 [GIT PULL] Driver core fixes for 4.15-rc3 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox