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:   Mon, 27 Apr 2020 11:19:45 +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>,
        Michael Kelley <mikelley@...rosoft.com>, kys@...rosoft.com,
        sthemmin@...rosoft.com, haiyangz@...rosoft.com
Subject: [GIT PULL] Hyper-V commits for 5.7-rc4

Hi Linus

Please pull the following changes since commit
f3a99e761efa616028b255b4de58e9b5b87c5545:

  x86/Hyper-V: Report crash data in die() when panic_on_oops is set (2020-04-11 17:19:07 +0100)

are available in the Git repository at:

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

for you to fetch changes up to f081bbb3fd03f949bcdc5aed95a827d7c65e0f30:

  hyper-v: Remove internal types from UAPI header (2020-04-22 21:10:05 +0100)

----------------------------------------------------------------
hyperv-fixes for 5.7-rc4

 - Two patches from Dexuan fixing suspension bugs
 - Three cleanup patches from Andy and Michael

----------------------------------------------------------------
Andy Shevchenko (2):
      hyper-v: Use UUID API for exporting the GUID
      hyper-v: Remove internal types from UAPI header

Dexuan Cui (2):
      Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
      x86/hyperv: Suspend/resume the VP assist page for hibernation

Michael Kelley (1):
      Drivers: hv: Move AEOI determination to architecture dependent code

 arch/x86/hyperv/hv_init.c       | 12 ++++++++++--
 arch/x86/include/asm/mshyperv.h |  2 ++
 drivers/hv/hv.c                 |  6 +-----
 drivers/hv/hv_trace.h           |  4 ++--
 drivers/hv/vmbus_drv.c          | 43 ++++++++++++++++++++++++++++++++---------
 include/uapi/linux/hyperv.h     |  4 ++--
 6 files changed, 51 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ