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-next>] [day] [month] [year] [list]
Date:	Wed, 22 Aug 2012 17:19:18 +0100
From:	Stefano Stabellini <stefano.stabellini@...citrix.com>
To:	<xen-devel@...ts.xensource.com>
CC:	<linux-kernel@...r.kernel.org>,
	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
	Stefano Stabellini <Stefano.Stabellini@...citrix.com>
Subject: [PATCH 0/6] Xen patches for Linux 3.7

Hi Konrad,
the followings are the patches that I am proposing for Linux 3.7.
I am leaving out the bulk of the ARM patches for the moment.


Stefano Stabellini (6):
      xen/events: fix unmask_evtchn for PV on HVM guests
      xen: missing includes
      xen: update xen_add_to_physmap interface
      xen: Introduce xen_pfn_t for pfn and mfn types
      xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
      xen: allow privcmd for HVM guests

 arch/ia64/include/asm/xen/interface.h      |    7 ++++++-
 arch/x86/include/asm/xen/interface.h       |    7 +++++++
 arch/x86/xen/mmu.c                         |    3 +++
 drivers/tty/hvc/hvc_xen.c                  |    2 ++
 drivers/xen/events.c                       |   18 +++++++++++++++---
 drivers/xen/grant-table.c                  |    1 +
 drivers/xen/privcmd.c                      |    4 ----
 drivers/xen/xenbus/xenbus_probe_frontend.c |    1 +
 include/xen/interface/grant_table.h        |    4 ++--
 include/xen/interface/memory.h             |    9 ++++++---
 include/xen/interface/platform.h           |    4 ++--
 include/xen/interface/xen.h                |    7 +++----
 include/xen/privcmd.h                      |    3 +--
 13 files changed, 49 insertions(+), 21 deletions(-)


A git branch based on v3.6-rc2 is available here:

git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git for_upstream_3.7

Cheers,

Stefano
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ