linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] various hyperv fixes
@ 2015-10-05 15:27 Olaf Hering
  2015-10-05 15:27 ` [PATCH 1/5] Drivers: hv: utils: run polling callback always in interrupt context Olaf Hering
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Olaf Hering @ 2015-10-05 15:27 UTC (permalink / raw)
  To: kys, haiyangz, gregkh; +Cc: linux-kernel, devel, Olaf Hering

Various hyperv changes, based on v4.3-rc4 linux.git

Olaf



Olaf Hering (5):
  Drivers: hv: utils: run polling callback always in interrupt context
  tools: hv: report ENOSPC errors in hv_fcopy_daemon
  tools: hv: remove repeated HV_FCOPY string
  Drivers: hv: util: catch allocation errors
  Drivers: hv: utils: use memdup_user in hvt_op_write

 drivers/hv/hv_fcopy.c           | 37 +++++++++++++------------------------
 drivers/hv/hv_kvp.c             | 28 ++++++++++------------------
 drivers/hv/hv_snapshot.c        | 29 +++++++++++------------------
 drivers/hv/hv_utils_transport.c | 18 ++++++++++--------
 drivers/hv/hyperv_vmbus.h       |  6 +-----
 include/uapi/linux/hyperv.h     |  1 +
 tools/hv/hv_fcopy_daemon.c      | 24 +++++++++++++++++++-----
 7 files changed, 65 insertions(+), 78 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-05 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-05 15:27 [PATCH 0/5] various hyperv fixes Olaf Hering
2015-10-05 15:27 ` [PATCH 1/5] Drivers: hv: utils: run polling callback always in interrupt context Olaf Hering
2015-10-05 15:27 ` [PATCH 2/5] tools: hv: report ENOSPC errors in hv_fcopy_daemon Olaf Hering
2015-10-05 15:27 ` [PATCH 3/5] tools: hv: remove repeated HV_FCOPY string Olaf Hering
2015-10-05 15:27 ` [PATCH 4/5] Drivers: hv: util: catch allocation errors Olaf Hering
2015-10-05 15:27 ` [PATCH 5/5] Drivers: hv: utils: use memdup_user in hvt_op_write Olaf Hering

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).