All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Drivers: hv: vmbus: Miscellaneous enhancements and fixes
@ 2017-10-06  0:33 kys
  2017-10-06  0:35 ` [PATCH 1/3] Drivers: hv: vmbus: Expose per-channel interrupts and events counters kys
  2017-10-20 13:28 ` [PATCH 0/3] Drivers: hv: vmbus: Miscellaneous enhancements and fixes Greg KH
  0 siblings, 2 replies; 9+ messages in thread
From: kys @ 2017-10-06  0:33 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>

Miscellaneous enhancements and fixes.

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

Stephen Hemminger (2):
  Drivers: hv: vmbus: Expose per-channel interrupts and events counters
  vmbus: initialize reserved fields in messages

 Documentation/ABI/stable/sysfs-bus-vmbus | 14 ++++++++++++++
 arch/x86/hyperv/hv_init.c                | 11 +++++++----
 arch/x86/include/asm/mshyperv.h          |  2 +-
 drivers/hv/channel.c                     |  2 ++
 drivers/hv/connection.c                  |  2 ++
 drivers/hv/vmbus_drv.c                   | 22 ++++++++++++++++++++--
 include/linux/hyperv.h                   |  4 ++++
 7 files changed, 50 insertions(+), 7 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-10-20 21:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-06  0:33 [PATCH 0/3] Drivers: hv: vmbus: Miscellaneous enhancements and fixes kys
2017-10-06  0:35 ` [PATCH 1/3] Drivers: hv: vmbus: Expose per-channel interrupts and events counters kys
2017-10-06  0:35   ` [PATCH 2/3] vmbus: initialize reserved fields in messages kys
2017-10-06  0:35   ` [PATCH 3/3] Drivers: hv: vmbus: Make pannic reporting to be more useful kys
2017-10-12 13:39     ` Vitaly Kuznetsov
2017-10-12 15:06       ` KY Srinivasan
2017-10-20 13:27   ` [PATCH 1/3] Drivers: hv: vmbus: Expose per-channel interrupts and events counters Greg KH
2017-10-20 13:28 ` [PATCH 0/3] Drivers: hv: vmbus: Miscellaneous enhancements and fixes Greg KH
2017-10-20 21:35   ` KY Srinivasan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.