[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220807204433.k4lcpmfbradclnnq@liuwe-devbox-debian-v2>
Date: Sun, 7 Aug 2022 20:44:33 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Wei Liu <wei.liu@...nel.org>,
Linux Kernel List <linux-kernel@...r.kernel.org>,
Linux on Hyper-V List <linux-hyperv@...r.kernel.org>,
kys@...rosoft.com, haiyangz@...rosoft.com, decui@...rosoft.com,
sthemmin@...rosoft.com, Michael Kelley <mikelley@...rosoft.com>
Subject: [GIT PULL] Hyper-V next patches
Hi Linus
The following changes since commit 32346491ddf24599decca06190ebca03ff9de7f8:
Linux 5.19-rc6 (2022-07-10 14:40:51 -0700)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed-20220807
for you to fetch changes up to d180e0a1be6cea2b7436fadbd1c96aecdf3c46c7:
Drivers: hv: Create debugfs file with hyper-v balloon usage information (2022-07-18 11:19:02 +0000)
----------------------------------------------------------------
hyperv-next 20220807
A few miscellaneous patches. There is no large patch series for this
merge window.
Their subject lines are self-explanatory so I don't bother summarizing
them.
----------------------------------------------------------------
Alexander Atanasov (1):
Drivers: hv: Create debugfs file with hyper-v balloon usage information
Samuel Holland (1):
PCI: hv: Take a const cpumask in hv_compose_msi_req_get_cpu()
Saurabh Sengar (1):
drm/hyperv : Removing the restruction of VRAM allocation with PCI bar size
Shradha Gupta (1):
Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
drivers/gpu/drm/hyperv/hyperv_drm_drv.c | 74 +----------------
drivers/hv/connection.c | 11 +++
drivers/hv/hv_balloon.c | 135 ++++++++++++++++++++++++++++++--
drivers/hv/hyperv_vmbus.h | 7 ++
drivers/hv/vmbus_drv.c | 27 +++++--
drivers/pci/controller/pci-hyperv.c | 2 +-
6 files changed, 170 insertions(+), 86 deletions(-)
Powered by blists - more mailing lists