Re: [GIT PULL v3] Hyper-V commits for 5.0

From: Greg KH
Date: Fri Jan 11 2019 - 04:15:58 EST


On Thu, Jan 10, 2019 at 10:24:31AM -0500, Sasha Levin wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> 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)
>
> - ----------------------------------------------------------------
> 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.
>
> - ----------------------------------------------------------------

Did you really push out an updated tag? I still get the following text
when doing a pull of this tag:

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

So it looks like nothing changed from your previous request.

Note, when creating the signed tag, with 'git tag -s' you have to enter
the text you want to show up in the tag into the editor at that time.

thanks,

greg k-h