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:   Thu, 10 Nov 2022 21:19:57 +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,
        Michael Kelley <mikelley@...rosoft.com>
Subject: [GIT PULL] Hyper-V fixes for 6.1-rc5

Hi Linus,

The following changes since commit 247f34f7b80357943234f93f247a1ae6b6c3a740:

  Linux 6.1-rc2 (2022-10-23 15:27:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e70af8d040d2b7904dca93d942ba23fb722e21b1:

  PCI: hv: Fix the definition of vector in hv_compose_msi_msg() (2022-11-03 15:50:28 +0000)

----------------------------------------------------------------
hyperv-fixes for v6.1-rc5
 - Fix TSC MSR write for root partition (Anirudh Rayabharam)
 - Fix definition of vector in pci-hyperv driver (Dexuan Cui)
 - A few other misc patches
----------------------------------------------------------------
Anirudh Rayabharam (2):
      clocksource/drivers/hyperv: add data structure for reference TSC MSR
      x86/hyperv: fix invalid writes to MSRs during root partition kexec

Dexuan Cui (1):
      PCI: hv: Fix the definition of vector in hv_compose_msi_msg()

Jilin Yuan (1):
      Drivers: hv: fix repeated words in comments

Stephen Hemminger (1):
      MAINTAINERS: remove sthemmin

Zhao Liu (1):
      x86/hyperv: Remove BUG_ON() for kmap_local_page()

 MAINTAINERS                         |  1 -
 arch/x86/hyperv/hv_init.c           | 19 ++++++++++---------
 drivers/clocksource/hyperv_timer.c  | 29 +++++++++++++++--------------
 drivers/hv/hv_balloon.c             |  2 +-
 drivers/pci/controller/pci-hyperv.c | 22 ++++++++++++++++------
 include/asm-generic/hyperv-tlfs.h   |  9 +++++++++
 6 files changed, 51 insertions(+), 31 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ