mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH RESEND 0/5] Drivers: hv: Some miscellaneous fixes
@ 2016-05-01  2:20 K. Y. Srinivasan
  2016-05-01  2:21 ` [PATCH RESEND 1/5] Drivers: hv: kvp: fix IP Failover K. Y. Srinivasan
  0 siblings, 1 reply; 6+ messages in thread
From: K. Y. Srinivasan @ 2016-05-01  2:20 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang
  Cc: K. Y. Srinivasan

Some miscellaneous fixes. All these patches are being resent.

Vitaly Kuznetsov (5):
  Drivers: hv: kvp: fix IP Failover
  Drivers: hv: vmbus: handle various crash scenarios
  Drivers: hv: balloon: don't crash when memory is added in non-sorted
    order
  Drivers: hv: balloon: reset host_specified_ha_region
  tools: hv: lsvmbus: add pci pass-through UUID

 drivers/hv/channel_mgmt.c |   58 +++++++++++++++++++++++++++++++++-----------
 drivers/hv/hv_balloon.c   |    5 ++-
 drivers/hv/hv_kvp.c       |   31 ++++++++++++++++++++++++
 drivers/hv/hyperv_vmbus.h |   21 ++++++++++++++-
 drivers/hv/vmbus_drv.c    |    7 +++--
 tools/hv/lsvmbus          |    1 +
 6 files changed, 101 insertions(+), 22 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2016-05-01  0:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-01  2:20 [PATCH RESEND 0/5] Drivers: hv: Some miscellaneous fixes K. Y. Srinivasan
2016-05-01  2:21 ` [PATCH RESEND 1/5] Drivers: hv: kvp: fix IP Failover K. Y. Srinivasan
2016-05-01  2:21   ` [PATCH RESEND 2/5] Drivers: hv: vmbus: handle various crash scenarios K. Y. Srinivasan
2016-05-01  2:21   ` [PATCH RESEND 3/5] Drivers: hv: balloon: don't crash when memory is added in non-sorted order K. Y. Srinivasan
2016-05-01  2:21   ` [PATCH RESEND 4/5] Drivers: hv: balloon: reset host_specified_ha_region K. Y. Srinivasan
2016-05-01  2:21   ` [PATCH RESEND 5/5] tools: hv: lsvmbus: add pci pass-through UUID K. Y. Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome