lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z9CwWweWftt02ZWZ@liuwe-devbox-ubuntu-v2.lamzopl0uupeniq2etz1fddiyg.xx.internal.cloudapp.net>
Date: Tue, 11 Mar 2025 21:51:23 +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
Subject: [GIT PULL] Hyper-V fixes for v6.14-rc7

Hi Linus,

The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:

  Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 73fe9073c0cc28056cb9de0c8a516dac070f1d1f:

  Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio() (2025-03-10 16:54:06 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.14-rc7
  - Patches to fix Hyper-v framebuffer code. (Michael Kelley and Saurabh
    Sengar)
  - Fix for Hyper-V output argument to hypercall that changes page
    visibility. (Michael Kelley)
  - Fix for Hyper-V VTL mode. (Naman Jain)
----------------------------------------------------------------
Michael Kelley (5):
      fbdev: hyperv_fb: iounmap() the correct memory when removing a device
      drm/hyperv: Fix address space leak when Hyper-V DRM device is removed
      fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
      x86/hyperv: Fix output argument to hypercall that changes page visibility
      Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()

Naman Jain (1):
      x86/hyperv/vtl: Stop kernel from probing VTL0 low memory

Saurabh Sengar (2):
      fbdev: hyperv_fb: Simplify hvfb_putmem
      fbdev: hyperv_fb: Allow graceful removal of framebuffer

 arch/x86/hyperv/hv_vtl.c                |  1 +
 arch/x86/hyperv/ivm.c                   |  3 +-
 drivers/gpu/drm/hyperv/hyperv_drm_drv.c |  2 ++
 drivers/hv/vmbus_drv.c                  | 13 +++++++++
 drivers/video/fbdev/hyperv_fb.c         | 52 +++++++++++++++++++++------------
 5 files changed, 51 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ