Messages in this thread |  | | From | kys@linuxonh ... | Subject | [PATCH 0/5] Miscellaneous fixes/enhancements | Date | Fri, 10 Aug 2018 23:05:20 +0000 |
| |
From: "K. Y. Srinivasan" <kys@microsoft.com>
Miscellaneous fixes/enhancements.
K. Y. Srinivasan (1): Tools: hv: Fix a bug in the key delete code
Michael Kelley (1): Drivers: hv: vmbus: Fix synic per-cpu context initialization
Stephen Hemminger (3): vmbus: add driver_override support uio_hv_generic: increase size of receive and send buffers uio_hv_generic: drop #ifdef DEBUG
Documentation/ABI/testing/sysfs-bus-vmbus | 21 ++++ drivers/hv/hv.c | 15 ++- drivers/hv/vmbus_drv.c | 115 ++++++++++++++++++---- drivers/uio/uio_hv_generic.c | 7 +- include/linux/hyperv.h | 1 + tools/hv/hv_kvp_daemon.c | 2 +- 6 files changed, 134 insertions(+), 27 deletions(-) create mode 100644 Documentation/ABI/testing/sysfs-bus-vmbus
-- 2.18.0
|  |