All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-kernel@microsoft.com
Cc: kys@microsoft.com
Cc: haiyangz@microsoft.com
Cc: sthemmin@microsoft.com
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL v2] Hyper-V commits for 5.0
Date: Thu, 10 Jan 2019 02:05:46 -0500	[thread overview]
Message-ID: <20190110070547.BE9A620657@mail.kernel.org> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi Greg,

Three bug fixes for different parts of the hyper-v code:

 - Fix for a lockup when changing NIC's MTU from Dexuan.
 - Fix of use of uninitialized memory from Dexuan.
 - Fix for memory corruption caused by ballooning from Vitaly.

All 3 were tested internally.

- --
Thanks,
Sasha


The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b5679cebf780c6f1c2451a73bf1842a4409840e7:

  vmbus: fix subchannel removal (2019-01-09 19:20:31 -0500)

- ----------------------------------------------------------------
hyperv-fixes-signed

- ----------------------------------------------------------------
Dexuan Cui (2):
      Drivers: hv: vmbus: Check for ring when getting debug info
      vmbus: fix subchannel removal

Vitaly Kuznetsov (1):
      hv_balloon: avoid touching uninitialized struct page during tail onlining

 drivers/hv/channel.c     |  9 +----
 drivers/hv/hv_balloon.c  | 10 +++---
 drivers/hv/ring_buffer.c | 31 ++++++++---------
 drivers/hv/vmbus_drv.c   | 91 ++++++++++++++++++++++++++++++++----------------
 include/linux/hyperv.h   |  5 +--
 5 files changed, 86 insertions(+), 60 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE4n5dijQDou9mhzu83qZv95d3LNwFAlw27rAACgkQ3qZv95d3
LNyvPBAAiL6q801s5CN1EmMO2VWyEW5UjUuG5loKcB1/0H9D1ZfcEkq3U3eTIGk2
/OU2YNYz3Wz6zlmWum6Qf5EtvPZOmLDjVk3hozCyIz1w0DgNizFbXfa8sRqlYqPE
PzWX25bJwlSOG17QC2q9WeeZ7YGwe2aNc+qIUncmPYdSCkIGvoEm2WUKhvT3Tgvv
gxRao0mQkErjvVu6gkVhnDI7tv7qNPkrl6go/wOpZCoVNrhI2infR9G3hn2cOTL5
1yCV5Un2sqI9ZQ9/lJJ0qtSPs7eW0DGtayuYQqUNUKfProQZJGd/eAB5eEvts0f5
AdaU91E16/NK+U2pBOurYeLO9Kb7shOE6/DOerUzYVOg6KN//6+ZWSvnjM2/NDr5
nfPh6tUUdf7MtwQS9YPhqQR/teP/9s7M5tIlikHZt5rLTUvNq7QQxI9Twz0tQEwE
G+iBrUnhShKDW60c6sxUDbG9BJiszFDrnImY5YEZM3MUYlxLZ18ROpUNyk7SRdUc
jojqke17DttzlWIYW4xkIuwdHpMwIQ2aCqKUmj4awjC86f75w5viWKZGuiUEDuNz
Xw8twUNGYTwO1jjjrQLL7UCAygXnCJAjlp/BsXfnpzOQrXu1IE4y33t5WK+2Pw87
N+ATh72/IzsOHcvokTBeMrVrudW+vFLNwvbO183nYbxdnt8GSF4=
=/FGz
-----END PGP SIGNATURE-----

             reply	other threads:[~2019-01-10  7:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-10  7:05 Sasha Levin [this message]
2019-01-10  7:43 ` [GIT PULL v2] Hyper-V commits for 5.0 Greg KH
2019-01-10 15:21   ` Sasha Levin

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=20190110070547.BE9A620657@mail.kernel.org \
    --to=sashal@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@microsoft.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.