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: <20200414102102.7jci4pzsp5tdoifr@debian>
Date:   Tue, 14 Apr 2020 11:21:02 +0100
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, linux-kernel@...r.kernel.org,
        linux-hyperv@...r.kernel.org, mikelley@...rosoft.com,
        haiyangz@...rosoft.com
Subject: [GIT PULL] Hyper-V fixes for 5.7-rc1

Hi Linus,

Please pull from the tag hyperv-fixes-signed for the first batch of
Hyper-V fixes for 5.7-rc.

The following changes since commit fb33c6510d5595144d585aa194d377cf74d31911:

  Linux 5.6-rc6 (2020-03-15 15:01:23 -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

for you to fetch changes up to f3a99e761efa616028b255b4de58e9b5b87c5545:

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

----------------------------------------------------------------
hyperv-fixes for 5.7-rc1

  - Patch series from Tianyu Lan to fix crash reporting on Hyper-V
  - Three miscellaneous cleanup patches

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      hv: hyperv_vmbus.h: Replace zero-length array with flexible-array member

Olaf Hering (1):
      x86: hyperv: report value of misc_features

Tianyu Lan (6):
      x86/Hyper-V: Unload vmbus channel in hv panic callback
      x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
      x86/Hyper-V: Trigger crash enlightenment only once during system crash.
      x86/Hyper-V: Report crash register data or kmsg before running crash kernel
      x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
      x86/Hyper-V: Report crash data in die() when panic_on_oops is set

YueHaibing (1):
      hv_debugfs: Make hv_debug_root static

 arch/x86/hyperv/hv_init.c      |  6 +++-
 arch/x86/kernel/cpu/mshyperv.c | 14 ++++++++--
 drivers/hv/channel_mgmt.c      |  3 ++
 drivers/hv/hv_debugfs.c        |  2 +-
 drivers/hv/hyperv_vmbus.h      |  2 +-
 drivers/hv/vmbus_drv.c         | 62 ++++++++++++++++++++++++++++++------------
 include/asm-generic/mshyperv.h |  2 +-
 7 files changed, 67 insertions(+), 24 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ