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]
Date:   Tue, 15 Feb 2022 11:37:38 +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-rc5

Hi Linus,

The following changes since commit 9ff5549b1d1d3c3a9d71220d44bd246586160f1d:

  video: hyperv_fb: Fix validation of screen resolution (2022-01-24 14:01:12 +0000)

are available in the Git repository at:

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

for you to fetch changes up to ffc58bc4af9365d4eea72526bb3cf6a83615c673:

  Drivers: hv: utils: Make use of the helper macro LIST_HEAD() (2022-02-09 14:33:21 +0000)

----------------------------------------------------------------
hyperv-fixes for 5.17-rc5
  - Rework use of DMA_BIT_MASK in vmbus to work around a clang bug
    (Michael Kelley)
  - Fix NUMA topology (Long Li)
  - Fix a memory leak in vmbus (Miaoqian Lin)
  - One minor clean-up patch (Cai Huoqing)
----------------------------------------------------------------
Cai Huoqing (1):
      Drivers: hv: utils: Make use of the helper macro LIST_HEAD()

Long Li (1):
      PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology

Miaoqian Lin (1):
      Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj

Michael Kelley (1):
      Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)

 drivers/hv/hv_utils_transport.c     |  2 +-
 drivers/hv/vmbus_drv.c              |  9 ++++++---
 drivers/pci/controller/pci-hyperv.c | 13 +++++++++++--
 include/linux/hyperv.h              |  1 +
 4 files changed, 19 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ