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:	Wed, 27 Mar 2013 15:50:08 -0400
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
Subject: [GIT PULL] (xen) stable/for-linus-3.9-rc4-tag

Hey Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-3.9-rc4-tag

which is full of fixes and has the proper fix that delayed the previous
git pull.

The signed tag has the details (as always) but this is mostly just the last
stragglers of the regression bugs that this merge window had. There are also
two bug-fixes: one that adds an extra layer of security, and a regression
fix for a change that was added in v3.7 (the v1 was faulty, the v2 works).

Please pull!

 arch/x86/include/asm/xen/hypercall.h |  4 +--
 arch/x86/xen/mmu.c                   |  3 +-
 drivers/xen/Kconfig                  |  2 +-
 drivers/xen/events.c                 | 20 +++++++++---
 drivers/xen/fallback.c               |  3 +-
 drivers/xen/xen-acpi-processor.c     |  3 ++
 drivers/xen/xen-pciback/pci_stub.c   | 59 +++++++++++++++++++++++++++---------
 include/xen/interface/physdev.h      |  6 ++++
 8 files changed, 74 insertions(+), 26 deletions(-)


David Vrabel (1):
      xen/events: avoid race with raising an event in unmask_evtchn()

Jan Beulich (1):
      xen-pciback: notify hypervisor about devices intended to be assigned to guests

Konrad Rzeszutek Wilk (2):
      xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.
      xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
      xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ