[PATCH 00/10] Drivers: hv: Miscellaneous fixes.

From: K. Y. Srinivasan
Date: Wed Oct 07 2015 - 20:30:22 EST


Miscellaneous fixes.

Denis V. Lunev (1):
drivers/hv: cleanup synic msrs if vmbus connect failed

Jake Oshins (3):
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V
proc num
drivers:hv: Export the API to invoke a hypercall on Hyper-V
drivers:hv: Define the channel type for Hyper-V PCI Express
pass-through

K. Y. Srinivasan (1):
Drivers: hv: util: Increase the timeout for util services

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/channel_mgmt.c | 3 ++
drivers/hv/hv.c | 20 +++++++++---------
drivers/hv/hv_fcopy.c | 40 ++++++++++++++------------------------
drivers/hv/hv_kvp.c | 31 +++++++++++------------------
drivers/hv/hv_snapshot.c | 29 ++++++++++-----------------
drivers/hv/hv_utils_transport.c | 18 +++++++++-------
drivers/hv/hyperv_vmbus.h | 13 ++++++-----
drivers/hv/vmbus_drv.c | 21 +++++++++++++++++++-
include/linux/hyperv.h | 14 +++++++++++++
include/uapi/linux/hyperv.h | 1 +
tools/hv/hv_fcopy_daemon.c | 24 ++++++++++++++++++----
11 files changed, 122 insertions(+), 92 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/