linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Drivers: hv: vmbus: Miscellaneous enhancements
@ 2017-10-29 18:31 kys
  2017-10-29 18:33 ` [PATCH 1/2] Drivers: hv: vmbus: Expose per-channel interrupts and events counters kys
  0 siblings, 1 reply; 4+ messages in thread
From: kys @ 2017-10-29 18:31 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, marcelo.cerri, sthemmin
  Cc: K. Y. Srinivasan

From: "K. Y. Srinivasan" <kys@microsoft.com>

Reply-To: kys@microsoft.com

Miscellaneous enhancements.

K. Y. Srinivasan (1):
  Drivers: hv: vmbus: Make pannic reporting to be more useful

Stephen Hemminger (1):
  Drivers: hv: vmbus: Expose per-channel interrupts and events counters

 Documentation/ABI/stable/sysfs-bus-vmbus | 26 ++++++++++++++++++++------
 arch/x86/hyperv/hv_init.c                | 15 +++++++++------
 arch/x86/include/asm/mshyperv.h          |  2 +-
 drivers/hv/connection.c                  |  2 ++
 drivers/hv/vmbus_drv.c                   | 20 ++++++++++++++++++--
 include/linux/hyperv.h                   |  4 ++++
 6 files changed, 54 insertions(+), 15 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-10-31 12:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-29 18:31 [PATCH 0/2] Drivers: hv: vmbus: Miscellaneous enhancements kys
2017-10-29 18:33 ` [PATCH 1/2] Drivers: hv: vmbus: Expose per-channel interrupts and events counters kys
2017-10-29 18:33   ` [PATCH 2/2] Drivers: hv: vmbus: Make pannic reporting to be more useful kys
2017-10-31 12:39     ` Greg KH

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