All of lore.kernel.org
 help / color / mirror / Atom feed
* [v3 PATCH for-4.4 0/7] hv patches for 4.4.y (resubmit)
@ 2017-04-20  7:38 Sumit Semwal
  2017-04-20  7:38 ` [v3 PATCH for-4.4 1/7] Drivers: hv: don't leak memory in vmbus_establish_gpadl() Sumit Semwal
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Sumit Semwal @ 2017-04-20  7:38 UTC (permalink / raw)
  To: stable; +Cc: Sumit Semwal

Hi Greg,

>From my previous submission of patches for 4.4 from Ubuntu Xenial, dropping one
patch caused the patch right after to fail to apply; I've reworked the failing
patch. I've also included the remaining hv ones (that anyways apply cleanly) for
the sake of completion.

These apply cleanly on top of 4.4.62, and are build tested on 4.4.y with x86
allmodconfig. 

Best,
Sumit.

K. Y. Srinivasan (1):
  Drivers: hv: vmbus: Reduce the delay between retries in
    vmbus_post_msg()

Vitaly Kuznetsov (6):
  Drivers: hv: don't leak memory in vmbus_establish_gpadl()
  Drivers: hv: get rid of timeout in vmbus_open()
  Tools: hv: kvp: ensure kvp device fd is closed on exec
  Drivers: hv: balloon: keep track of where ha_region starts
  Drivers: hv: balloon: account for gaps in hot add regions
  hv: don't reset hv_context.tsc_page on crash

 drivers/hv/channel.c     |  16 +++---
 drivers/hv/connection.c  |   8 +--
 drivers/hv/hv.c          |   5 +-
 drivers/hv/hv_balloon.c  | 136 ++++++++++++++++++++++++++++++++++-------------
 tools/hv/hv_kvp_daemon.c |   2 +-
 5 files changed, 115 insertions(+), 52 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-05-11  0:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-20  7:38 [v3 PATCH for-4.4 0/7] hv patches for 4.4.y (resubmit) Sumit Semwal
2017-04-20  7:38 ` [v3 PATCH for-4.4 1/7] Drivers: hv: don't leak memory in vmbus_establish_gpadl() Sumit Semwal
2017-04-20  7:38 ` [v3 PATCH for-4.4 2/7] Drivers: hv: get rid of timeout in vmbus_open() Sumit Semwal
2017-04-20  7:38 ` [v3 PATCH for-4.4 3/7] Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg() Sumit Semwal
2017-05-09 12:36   ` Ben Hutchings
2017-05-09 12:41     ` Sumit Semwal
2017-05-09 12:50       ` Ben Hutchings
2017-05-11  0:25       ` KY Srinivasan
2017-04-20  7:38 ` [v3 PATCH for-4.4 4/7] Tools: hv: kvp: ensure kvp device fd is closed on exec Sumit Semwal
2017-04-20  7:38 ` [v3 PATCH for-4.4 5/7] Drivers: hv: balloon: keep track of where ha_region starts Sumit Semwal
2017-04-20  7:38 ` [v3 PATCH for-4.4 6/7] Drivers: hv: balloon: account for gaps in hot add regions Sumit Semwal
2017-04-20  7:38 ` [v3 PATCH for-4.4 7/7] hv: don't reset hv_context.tsc_page on crash Sumit Semwal
2017-04-25 12:01 ` [v3 PATCH for-4.4 0/7] hv patches for 4.4.y (resubmit) Greg KH

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.