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>] [day] [month] [year] [list]
Date:	Fri, 18 Nov 2011 09:28:32 -0500
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Cc:	akpm@...ux-foundation.org, stefano.stabellini@...citrix.com,
	dan.carpenter@...cle.com, dgdegra@...ho.nsa.gov,
	david.vrabel@...rix.com, zhenzhong.duan@...cle.com,
	monstr@...str.eu
Subject: [GIT PULL] (xen) stable/for-linus-fixes-3.2 for 3.2-rc2.

Hey Linus,

Please git pull the following branch:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-fixes-3.2

which is based off git commit 1ea6b8f48918282bdca0b32a34095504ee65bab5
Linus Torvalds (1):
    Linux 3.2-rc1

There are three security fixes by Dan, one bug-fixes in the balloon code,
one with the drop of XEN_PLATFORM_PCI option, fixes to make Linux kernel
boot with more than 32 VCPUs, and lastly an update in the vmalloc code
to remove a temporary fix (added in v3.1) in said code and replace it with
a proper fix.

Please pull!

Dan Carpenter (3):
      xen-gntdev: integer overflow in gntdev_alloc_map()
      xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
      xen-gntalloc: signedness bug in add_grefs()

Daniel De Graaf (2):
      xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI
      xen/balloon: Avoid OOM when requesting highmem

David Vrabel (1):
      xen: map foreign pages for shared rings by updating the PTEs directly

Zhenzhong Duan (1):
      xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.

 arch/x86/xen/enlighten.c           |    3 +--
 arch/x86/xen/grant-table.c         |    2 +-
 drivers/xen/balloon.c              |    4 ++--
 drivers/xen/gntalloc.c             |    4 ++--
 drivers/xen/gntdev.c               |   10 +++++-----
 drivers/xen/xenbus/xenbus_client.c |   11 ++++++++---
 include/linux/vmalloc.h            |    2 +-
 include/xen/platform_pci.h         |    6 ++----
 mm/nommu.c                         |    2 +-
 mm/vmalloc.c                       |   27 +++++++++++++--------------
 10 files changed, 36 insertions(+), 35 deletions(-)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ