From: Wei Liu <wei.liu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Wei Liu <wei.liu@kernel.org>,
Linux Kernel List <linux-kernel@vger.kernel.org>,
Linux on Hyper-V List <linux-hyperv@vger.kernel.org>,
Michael Kelley <mikelley@microsoft.com>,
kys@microsoft.com, haiyangz@microsoft.com, decui@microsoft.com,
sthemmin@microsoft.com
Subject: [GIT PULL] Hyper-V fixes for 6.0-rc6
Date: Mon, 12 Sep 2022 22:13:38 +0000 [thread overview]
Message-ID: <Yx+vEggYHHyBdb5r@liuwe-devbox-debian-v2> (raw)
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(-)
next reply other threads:[~2022-09-12 22:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-12 22:13 Wei Liu [this message]
2022-09-12 22:42 ` [GIT PULL] Hyper-V fixes for 6.0-rc6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yx+vEggYHHyBdb5r@liuwe-devbox-debian-v2 \
--to=wei.liu@kernel.org \
--cc=decui@microsoft.com \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mikelley@microsoft.com \
--cc=sthemmin@microsoft.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox