Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1391726
| From | "K. Y. Srinivasan" <kys@microsoft.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH RESEND 0/5] Drivers: hv: Some miscellaneous fixes |
| Date | 2016-05-01 02:50 +0200 |
| Message-ID | <rtNK9-k6-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH RESEND 0/5] Drivers: hv: Some miscellaneous fixes "K. Y. Srinivasan" <kys@microsoft.com> - 2016-05-01 02:50 +0200 [PATCH RESEND 2/5] Drivers: hv: vmbus: handle various crash scenarios "K. Y. Srinivasan" <kys@microsoft.com> - 2016-05-01 02:50 +0200 [PATCH RESEND 5/5] tools: hv: lsvmbus: add pci pass-through UUID "K. Y. Srinivasan" <kys@microsoft.com> - 2016-05-01 02:50 +0200 [PATCH RESEND 3/5] Drivers: hv: balloon: don't crash when memory is added in non-sorted order "K. Y. Srinivasan" <kys@microsoft.com> - 2016-05-01 02:50 +0200 [PATCH RESEND 4/5] Drivers: hv: balloon: reset host_specified_ha_region "K. Y. Srinivasan" <kys@microsoft.com> - 2016-05-01 02:50 +0200 [PATCH RESEND 1/5] Drivers: hv: kvp: fix IP Failover "K. Y. Srinivasan" <kys@microsoft.com> - 2016-05-01 02:50 +0200
csiph-web