mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] Drivers: hv: Miscellaneous fixes
@ 2015-03-07  5:10 K. Y. Srinivasan
  2015-03-07  5:10 ` [PATCH 1/6] Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl() K. Y. Srinivasan
  2015-03-07  5:19 ` [PATCH 0/6] Drivers: hv: Miscellaneous fixes KY Srinivasan
  0 siblings, 2 replies; 12+ messages in thread
From: K. Y. Srinivasan @ 2015-03-07  5:10 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets; +Cc: K. Y. Srinivasan

This patch-set has miscellaneous fixes for both the VMBUS as well as the balloon
driver.

Dan Carpenter (1):
  hv: vmbus: missing curly braces in vmbus_process_offer()

K. Y. Srinivasan (2):
  Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
  Drivers: hv: vmbus: Perform device register in the per-channel work
    element

Nick Meier (1):
  Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY

Vitaly Kuznetsov (2):
  Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure
  Drivers: hv: hv_balloon: don't lose memory when onlining order is not
    natural

 drivers/hv/channel.c      |    1 +
 drivers/hv/channel_mgmt.c |  146 +++++++++++++++++++++++++++++++--------------
 drivers/hv/connection.c   |    6 ++-
 drivers/hv/hv_balloon.c   |   15 ++---
 drivers/hv/hyperv_vmbus.h |    4 +-
 5 files changed, 115 insertions(+), 57 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2015-03-10 15:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-07  5:10 [PATCH 0/6] Drivers: hv: Miscellaneous fixes K. Y. Srinivasan
2015-03-07  5:10 ` [PATCH 1/6] Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl() K. Y. Srinivasan
2015-03-07  5:10   ` [PATCH 2/6] Drivers: hv: vmbus: Perform device register in the per-channel work element K. Y. Srinivasan
2015-03-07  5:10   ` [PATCH 3/6] Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure K. Y. Srinivasan
2015-03-07  5:10   ` [PATCH 4/6] Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural K. Y. Srinivasan
2015-03-07  5:10   ` [PATCH 5/6] Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY K. Y. Srinivasan
2015-03-07  5:10   ` [PATCH 6/6] hv: vmbus: missing curly braces in vmbus_process_offer() K. Y. Srinivasan
2015-03-07  5:19 ` [PATCH 0/6] Drivers: hv: Miscellaneous fixes KY Srinivasan
2015-03-10  3:31   ` KY Srinivasan
2015-03-10  7:41     ` gregkh
2015-03-10 14:54       ` KY Srinivasan
2015-03-10 15:00         ` gregkh

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

all inboxes | Powered by JetHome®