lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 31 Jan 2014 10:40:21 -0500
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, xen-devel@...ts.xensource.com
Cc:	boris.ostrovsky@...cle.com, david.vrabel@...rix.com,
	Stefano Stabellini <stefano.stabellini@...citrix.com>
Subject: Re: [GIT PULL] (xen) stable/for-linus-3.14-rc0-late-tag

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
> 

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ