linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/for-linus-3.14-rc0-late-tag
@ 2014-01-31 15:38 Konrad Rzeszutek Wilk
  2014-01-31 15:40 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-01-31 15:38 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, xen-devel
  Cc: boris.ostrovsky, david.vrabel, Stefano Stabellini

Hey Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.14-rc0-late-tag

which has bug-fixes for the new features that were added during this
cycle. There are also two fixes for long-standing issues for which we have
a solution: grant-table operations extra work that was not needed causing
performance issues and the self balloon code was too aggressive causing
OOMs.

The signed tag has a good description of what these fixes are.

Please pull!


 arch/arm/Kconfig                    |  1 +
 arch/arm/xen/enlighten.c            | 77 ++++++++++++++++++------------
 arch/x86/include/asm/xen/page.h     |  5 +-
 arch/x86/xen/grant-table.c          |  3 +-
 arch/x86/xen/p2m.c                  | 17 +------
 drivers/block/xen-blkback/blkback.c | 15 +++---
 drivers/xen/gntdev.c                | 13 +++--
 drivers/xen/grant-table.c           | 95 ++++++++++++++++++++++++++++++-------
 drivers/xen/swiotlb-xen.c           | 22 ++++++++-
 drivers/xen/xen-selfballoon.c       | 22 +++++++++
 include/xen/grant_table.h           | 10 ++--
 11 files changed, 197 insertions(+), 83 deletions(-)


Bob Liu (1):
      drivers: xen: deaggressive selfballoon driver

Dave Jones (1):
      xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages

Ian Campbell (1):
      xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)

Julien Grall (2):
      arm/xen: Initialize event channels earlier
      xen/gnttab: Use phys_addr_t to describe the grant frame base address

Zoltan Kiss (1):
      xen/grant-table: Avoid m2p_override during mapping


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

* Re: [GIT PULL] (xen) stable/for-linus-3.14-rc0-late-tag
  2014-01-31 15:38 [GIT PULL] (xen) stable/for-linus-3.14-rc0-late-tag Konrad Rzeszutek Wilk
@ 2014-01-31 15:40 ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-01-31 15:40 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, xen-devel
  Cc: boris.ostrovsky, david.vrabel, Stefano Stabellini

[-- Attachment #1: Type: text/plain, Size: 1928 bytes --]

On Fri, Jan 31, 2014 at 10:38:57AM -0500, Konrad Rzeszutek Wilk wrote:
> Hey Linus,
> 
> Please git pull the following tag:
> 
>  git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.14-rc0-late-tag
> 
> which has bug-fixes for the new features that were added during this
> cycle. There are also two fixes for long-standing issues for which we have
> a solution: grant-table operations extra work that was not needed causing
> performance issues and the self balloon code was too aggressive causing
> OOMs.
> 
> The signed tag has a good description of what these fixes are.

And I fat-fingered the GPG sign key - so here is my signed response to the
original GIT PULL.

> 
> Please pull!
> 
> 
>  arch/arm/Kconfig                    |  1 +
>  arch/arm/xen/enlighten.c            | 77 ++++++++++++++++++------------
>  arch/x86/include/asm/xen/page.h     |  5 +-
>  arch/x86/xen/grant-table.c          |  3 +-
>  arch/x86/xen/p2m.c                  | 17 +------
>  drivers/block/xen-blkback/blkback.c | 15 +++---
>  drivers/xen/gntdev.c                | 13 +++--
>  drivers/xen/grant-table.c           | 95 ++++++++++++++++++++++++++++++-------
>  drivers/xen/swiotlb-xen.c           | 22 ++++++++-
>  drivers/xen/xen-selfballoon.c       | 22 +++++++++
>  include/xen/grant_table.h           | 10 ++--
>  11 files changed, 197 insertions(+), 83 deletions(-)
> 
> 
> Bob Liu (1):
>       drivers: xen: deaggressive selfballoon driver
> 
> Dave Jones (1):
>       xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages
> 
> Ian Campbell (1):
>       xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
> 
> Julien Grall (2):
>       arm/xen: Initialize event channels earlier
>       xen/gnttab: Use phys_addr_t to describe the grant frame base address
> 
> Zoltan Kiss (1):
>       xen/grant-table: Avoid m2p_override during mapping
> 

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

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

end of thread, other threads:[~2014-01-31 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-31 15:38 [GIT PULL] (xen) stable/for-linus-3.14-rc0-late-tag Konrad Rzeszutek Wilk
2014-01-31 15:40 ` Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).