All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] vmw_balloon: addressing bugs and issues
@ 2018-06-13 11:03 Nadav Amit
  2018-06-13 11:03 ` [PATCH 1/7] vmw_balloon: update copyright message Nadav Amit
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Nadav Amit @ 2018-06-13 11:03 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Xavier Deguillard, linux-kernel, Arnd Bergmann, Nadav Amit

This patch-set addresses minor issues and bugs in the VMware balloon
driver. Patches 3-7 address bugs that were not reported by customers,
but we would like to get them to 4.18 if possible.

We will send separately later a patch-set with new features to be set on
top of this set. 

Nadav Amit (7):
  vmw_balloon: update copyright message
  vmw_balloon: update maintainers list
  vmw_balloon: fix inflation of 64-bit GFNs
  vmw_balloon: do not use 2MB without batching
  vmw_balloon: VMCI_DOORBELL_SET does not check status
  vmw_balloon: fix VMCI use when balloon built into kernel
  vmw_balloon: remove inflation rate limiting

 MAINTAINERS                |   2 +-
 drivers/misc/vmw_balloon.c | 167 ++++++++++++-------------------------
 2 files changed, 56 insertions(+), 113 deletions(-)

-- 
2.17.0


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

end of thread, other threads:[~2018-06-13 18:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13 11:03 [PATCH 0/7] vmw_balloon: addressing bugs and issues Nadav Amit
2018-06-13 11:03 ` [PATCH 1/7] vmw_balloon: update copyright message Nadav Amit
2018-06-13 18:20   ` Greg Kroah-Hartman
2018-06-13 18:24     ` Nadav Amit
2018-06-13 11:03 ` [PATCH 2/7] vmw_balloon: update maintainers list Nadav Amit
2018-06-13 11:03 ` [PATCH 3/7] vmw_balloon: fix inflation of 64-bit GFNs Nadav Amit
2018-06-13 18:21   ` Greg Kroah-Hartman
2018-06-13 18:27     ` Nadav Amit
2018-06-13 11:03 ` [PATCH 4/7] vmw_balloon: do not use 2MB without batching Nadav Amit
2018-06-13 11:03 ` [PATCH 5/7] vmw_balloon: VMCI_DOORBELL_SET does not check status Nadav Amit
2018-06-13 11:03 ` [PATCH 6/7] vmw_balloon: fix VMCI use when balloon built into kernel Nadav Amit
2018-06-13 11:03 ` [PATCH 7/7] vmw_balloon: remove inflation rate limiting Nadav Amit

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.