[PATCH 0/5] Drivers: hv: Miscellaneous fixes

From: kys
Date: Sun Sep 10 2017 - 01:54:55 EST


From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>

Miscellaneous fixes.

Dexuan Cui (2):
vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
vmbus: suppress uevents for hv_sock devices

Olaf Hering (1):
Drivers: hv: fcopy: restore correct transfer length

Stephen Hemminger (2):
vmbus: add per-channel sysfs info
Drivers: hv: vmbus: Expose per-channel interrupts and events counters

Documentation/ABI/stable/sysfs-bus-vmbus | 70 +++++++++++
drivers/hv/channel_mgmt.c | 14 ++-
drivers/hv/connection.c | 2 +
drivers/hv/hv_fcopy.c | 4 +
drivers/hv/hyperv_vmbus.h | 2 +
drivers/hv/vmbus_drv.c | 205 +++++++++++++++++++++++++++++--
include/linux/hyperv.h | 10 ++
7 files changed, 290 insertions(+), 17 deletions(-)

--
2.14.1