linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Hyper-V fixes for 6.0-rc6
@ 2022-09-12 22:13 Wei Liu
  2022-09-12 22:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2022-09-12 22:13 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Wei Liu, Linux Kernel List, Linux on Hyper-V List,
	Michael Kelley, kys, haiyangz, decui, sthemmin

Hi Linus,

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20220912

for you to fetch changes up to f0880e2cb7e1f8039a048fdd01ce45ab77247221:

  Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region (2022-09-05 17:02:15 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.0-rc6
 - Fix an error handling issue in DRM driver (Christophe JAILLET)
 - Fix some issues in framebuffer driver (Vitaly Kuznetsov)
 - Two typo fixes (Jason Wang, Shaomin Deng)
 - Drop unnecessary casting in kvp tool (Zhou Jie)
----------------------------------------------------------------
Christophe JAILLET (1):
      drm/hyperv: Fix an error handling path in hyperv_vmbus_probe()

Jason Wang (1):
      tools: hv: Remove an extraneous "the"

Shaomin Deng (1):
      Drivers: hv: remove duplicate word in a comment

Vitaly Kuznetsov (3):
      PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
      Drivers: hv: Always reserve framebuffer region for Gen1 VMs
      Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region

Zhou jie (1):
      tools: hv: kvp: remove unnecessary (void*) conversions

 drivers/gpu/drm/hyperv/hyperv_drm_drv.c         | 10 ++---
 drivers/hv/hv_fcopy.c                           |  2 +-
 drivers/hv/vmbus_drv.c                          | 56 ++++++++++++++++++-------
 drivers/net/ethernet/microsoft/mana/gdma_main.c |  4 --
 drivers/video/fbdev/hyperv_fb.c                 |  4 --
 include/linux/pci_ids.h                         |  3 ++
 tools/hv/hv_kvp_daemon.c                        |  6 +--
 7 files changed, 52 insertions(+), 33 deletions(-)

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

* Re: [GIT PULL] Hyper-V fixes for 6.0-rc6
  2022-09-12 22:13 [GIT PULL] Hyper-V fixes for 6.0-rc6 Wei Liu
@ 2022-09-12 22:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-12 22:42 UTC (permalink / raw)
  To: Wei Liu
  Cc: Linus Torvalds, Wei Liu, Linux Kernel List,
	Linux on Hyper-V List, Michael Kelley, kys, haiyangz, decui,
	sthemmin

The pull request you sent on Mon, 12 Sep 2022 22:13:38 +0000:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20220912

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

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-09-12 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12 22:13 [GIT PULL] Hyper-V fixes for 6.0-rc6 Wei Liu
2022-09-12 22:42 ` 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).