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