All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 4.20-rc8
@ 2018-12-20 12:39 Greg KH
  2018-12-20 16:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2018-12-20 12:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d:

  Linux 4.20-rc6 (2018-12-09 15:31:00 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-4.20-rc8

for you to fetch changes up to 55449af1a17a4f32178b42d8ba4ee9477fe9a00c:

  Merge tag 'hyperv-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux into char-misc-linus (2018-12-14 15:36:56 +0100)

----------------------------------------------------------------
Char/Misc driver fixes for 4.20-rc8

Here are 3 tiny last-minute driver fixes for 4.20-rc8 that resolve some
reported issues, and one MAINTAINERS file update.

All of them are related to the hyper-v subsystem, it seems people are
actually testing and using it now, which is nice to see :)

The fixes are:
  - uio_hv_generic: fix for opening multiple times
  - Remove PCI dependancy on hyperv drivers
  - return proper error code for an unopened channel.

And Sasha has signed up to help out with the hyperv maintainership.

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

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

----------------------------------------------------------------
Dexuan Cui (1):
      Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels

Greg Kroah-Hartman (1):
      Merge tag 'hyperv-fixes-4.20-rc6' of git://git.kernel.org/.../hyperv/linux into char-misc-linus

Sasha Levin (1):
      MAINTAINERS: Patch monkey for the Hyper-V code

Sinan Kaya (1):
      x86, hyperv: remove PCI dependency

Stephen Hemminger (1):
      uio_hv_generic: set callbacks on open

 MAINTAINERS                  |  4 +++-
 drivers/hv/Kconfig           |  2 +-
 drivers/hv/vmbus_drv.c       | 20 ++++++++++++++++++++
 drivers/uio/uio_hv_generic.c |  7 +++----
 4 files changed, 27 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 4.20-rc8
  2018-12-20 12:39 [GIT PULL] Char/Misc driver fixes for 4.20-rc8 Greg KH
@ 2018-12-20 16:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-20 16:10 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Thu, 20 Dec 2018 13:39:31 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-4.20-rc8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/122b7e33804d928f8f53cf9d25762c40b8148a02

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2018-12-20 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-20 12:39 [GIT PULL] Char/Misc driver fixes for 4.20-rc8 Greg KH
2018-12-20 16:10 ` 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.