[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180810230520.2055-1-kys@linuxonhyperv.com>
Date: Fri, 10 Aug 2018 23:05:20 +0000
From: kys@...uxonhyperv.com
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
jasowang@...hat.com, sthemmin@...rosoft.com,
Michael.H.Kelley@...rosoft.com, vkuznets@...hat.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/5] Miscellaneous fixes/enhancements
From: "K. Y. Srinivasan" <kys@...rosoft.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
Powered by blists - more mailing lists