From: Sasha Levin <sashal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@microsoft.com
Cc: linux-hyperv@vger.kernel.org
Cc: kys@microsoft.com
Cc: sthemmin@microsoft.com
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Hyper-V commits for v5.6
Date: Sun, 02 Feb 2020 21:27:46 -0500 [thread overview]
Message-ID: <20200203022747.7473A205F4@mail.kernel.org> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
The following changes since commit fd6988496e79a6a4bdb514a4655d2920209eb85d:
Linux 5.5-rc4 (2019-12-29 15:29:16 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed
for you to fetch changes up to 54e19d34011fea26d39aa74781131de0ce642a01:
hv_utils: Add the support of hibernation (2020-01-26 22:10:17 -0500)
- ----------------------------------------------------------------
- - Most of the commits here are work to enable host-initiated hibernation
support by Dexuan Cui.
- - Fix for a warning shown when host sends non-aligned balloon requests
by Tianyu Lan.
- ----------------------------------------------------------------
Dexuan Cui (7):
Input: hyperv-keyboard: Add the support of hibernation
video: hyperv_fb: Fix hibernation for the deferred IO feature
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Tools: hv: Reopen the devices if read() or write() returns errors
hv_utils: Support host-initiated restart request
hv_utils: Support host-initiated hibernation request
hv_utils: Add the support of hibernation
Tianyu Lan (1):
hv_balloon: Balloon up according to request page number
Wei Hu (1):
video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.
drivers/hv/channel_mgmt.c | 21 ++--
drivers/hv/hv_balloon.c | 13 +--
drivers/hv/hv_fcopy.c | 54 +++++++++-
drivers/hv/hv_kvp.c | 43 +++++++-
drivers/hv/hv_snapshot.c | 55 +++++++++-
drivers/hv/hv_util.c | 148 +++++++++++++++++++++++++--
drivers/hv/hyperv_vmbus.h | 6 ++
drivers/hv/vmbus_drv.c | 4 +
drivers/input/serio/hyperv-keyboard.c | 27 +++++
drivers/video/fbdev/Kconfig | 1 +
drivers/video/fbdev/hyperv_fb.c | 184 +++++++++++++++++++++++++++-------
include/linux/hyperv.h | 4 +
tools/hv/hv_fcopy_daemon.c | 37 ++++++-
tools/hv/hv_kvp_daemon.c | 36 ++++---
tools/hv/hv_vss_daemon.c | 49 +++++++--
15 files changed, 574 insertions(+), 108 deletions(-)
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE4n5dijQDou9mhzu83qZv95d3LNwFAl43hNkACgkQ3qZv95d3
LNzSMA/7BCxCW9lMFzTCtL2bhAw48CFxFTpCvj5oM39kCLaxT99l/ub5BydOi8+2
URGnnWL+6wQSVpnCLjm6BBhbj8CX2jSoG7PgrsT5E1/wpMQafP8vVzi5HmBh2VJL
usL3ZrvbeHsRlHPr06l9QGe+CMr+eovfd51/v2/aiQEvzl/ekRBqctYH30boXRR3
CuknWJaS4MRuw5IdnSW6l1wfWn1uzpG5qRD7uHDvK0fkRRKq9Bd7gOOj525qrhYP
raLwziF3y6cAwco5YPgPWoQvPoT1Kx04CYi5+HH5na4OVXGxI0wNAJDiwuj9h94n
rfA0FfoBYU0vwT4cp++fIjp3wC2INe1rbrOapy6oFoVn/8wIUe7re23nAO04Vr+g
sRqDO1qkDQaqWHw27GbtiXtrb8Y5nHpvv6/dAWCNFQnXipeWHzRlF+ppgTi3aQLE
cl/GhqUVa10owOP06JiEB3ArPDh4UVetjOYAmF8LYkmEgo3nXK/Fptoi/BEUN5tY
L8iIdvSz5pkuZTM0pXyLjRfBozZCtHj4vx39Q6eyMkFqD1hPQi8zq1PqfdyMmucq
I33D515yl0qIVB/Qu/I+93ne2sdPQlC889lEDm8CwLbKoSDATYam64mPSd0gDuBU
YiNvjqSIfqa/uxPTk40C5Y/YdBgmOFKbM7Sx1XI8YVYvcRVZ9LM=
=tt50
-----END PGP SIGNATURE-----
next reply other threads:[~2020-02-03 2:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-03 2:27 Sasha Levin [this message]
2020-02-03 15:15 ` [GIT PULL] Hyper-V commits for v5.6 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=20200203022747.7473A205F4@mail.kernel.org \
--to=sashal@kernel.org \
--cc=linux-kernel@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 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.