linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Wei Liu <wei.liu@kernel.org>,
	kys@microsoft.com, sthemmin@microsoft.com,
	linux-kernel@vger.kernel.org, linux-hyperv@vger.kernel.org,
	mikelley@microsoft.com, haiyangz@microsoft.com
Subject: [GIT PULL] Hyper-V fixes for 5.7-rc1
Date: Tue, 14 Apr 2020 11:21:02 +0100	[thread overview]
Message-ID: <20200414102102.7jci4pzsp5tdoifr@debian> (raw)

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@gitolite.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(-)

             reply	other threads:[~2020-04-14 10:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-14 10:21 Wei Liu [this message]
2020-04-14 19:05 ` [GIT PULL] Hyper-V fixes for 5.7-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200414102102.7jci4pzsp5tdoifr@debian \
    --to=wei.liu@kernel.org \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikelley@microsoft.com \
    --cc=sthemmin@microsoft.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).