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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 11 Jan 2021 11:42:10 +0000
From:   Wei Liu <wei.liu@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Wei Liu <wei.liu@...nel.org>, kys@...rosoft.com,
        sthemmin@...rosoft.com, haiyangz@...rosoft.com,
        Michael Kelley <mikelley@...rosoft.com>,
        Linux on Hyper-V List <linux-hyperv@...r.kernel.org>,
        Linux Kernel List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Hyper-V fixes for 5.11-rc4

Hi Linus,

The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:

  Linux 5.11-rc2 (2021-01-03 15:55:30 -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-20210111

for you to fetch changes up to ad0a6bad44758afa3b440c254a24999a0c7e35d5:

  x86/hyperv: check cpu mask after interrupt has been disabled (2021-01-06 11:03:16 +0000)

----------------------------------------------------------------
hyperv-fixes for 5.11-rc4
  - One patch from Dexuan Cui to fix kexec panic/hang
  - One patch from Wei Liu to fix occasional crashes when flushing TLB
----------------------------------------------------------------
Dexuan Cui (1):
      x86/hyperv: Fix kexec panic/hang issues

Wei Liu (1):
      x86/hyperv: check cpu mask after interrupt has been disabled

 arch/x86/hyperv/hv_init.c       |  4 ++++
 arch/x86/hyperv/mmu.c           | 12 +++++++++---
 arch/x86/include/asm/mshyperv.h |  2 ++
 arch/x86/kernel/cpu/mshyperv.c  | 18 ++++++++++++++++++
 drivers/hv/vmbus_drv.c          |  2 --
 5 files changed, 33 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ