[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220128160344.ihcyofyvxvgwq2r4@liuwe-devbox-debian-v2>
Date: Fri, 28 Jan 2022 16:03:44 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Wei Liu <wei.liu@...nel.org>,
Linux on Hyper-V List <linux-hyperv@...r.kernel.org>,
Linux Kernel List <linux-kernel@...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 fixes for 5.17-rc2
Hi Linus,
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20220128
for you to fetch changes up to 9ff5549b1d1d3c3a9d71220d44bd246586160f1d:
video: hyperv_fb: Fix validation of screen resolution (2022-01-24 14:01:12 +0000)
----------------------------------------------------------------
hyperv-fixes for 5.17-rc2
- Fix screen resolution for hyperv framebuffer (Michael Kelley)
- Fix packet header accounting for balloon driver (Yanming Liu)
----------------------------------------------------------------
Michael Kelley (1):
video: hyperv_fb: Fix validation of screen resolution
Yanming Liu (1):
Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
drivers/hv/hv_balloon.c | 7 +++++++
drivers/video/fbdev/hyperv_fb.c | 16 +++-------------
2 files changed, 10 insertions(+), 13 deletions(-)
Powered by blists - more mailing lists