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@xxxxxxxxxxxxxxxxxxx/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(-)