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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 30 Jun 2015 14:42:29 +0100
From:	David Vrabel <dvrabel@...tab.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	xen-devel <xen-devel@...ts.xenproject.org>
Subject: [GIT PULL] xen: features and cleanups for 4.2-rc0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Linus,

Please git pull the following tag:

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

xen: features and cleanups for 4.2-rc0

- - Add "make xenconfig" to assist in generating configs for Xen guests.
- - Preparatory cleanups necessary for supporting 64 KiB pages in ARM
  guests.
- - Automatically use hvc0 as the default console in ARM guests.

Thanks.

David

 arch/arm/include/asm/xen/hypervisor.h |    8 +++++
 arch/arm/include/asm/xen/page.h       |    1 -
 arch/arm/kernel/setup.c               |    2 ++
 arch/arm/xen/enlighten.c              |   62 +++++++++++++++++++++------------
 arch/arm/xen/mm.c                     |    2 +-
 arch/arm/xen/p2m.c                    |    2 +-
 arch/arm64/kernel/setup.c             |    2 ++
 arch/x86/configs/xen.config           |   28 +++++++++++++++
 drivers/block/xen-blkback/blkback.c   |   10 +++---
 drivers/block/xen-blkback/common.h    |    2 +-
 drivers/block/xen-blkfront.c          |    8 -----
 drivers/net/xen-netback/netback.c     |    2 +-
 drivers/net/xen-netfront.c            |    1 -
 drivers/pci/xen-pcifront.c            |    8 ++---
 drivers/tty/hvc/hvc_xen.c             |    2 +-
 drivers/xen/events/events_base.c      |    2 +-
 drivers/xen/events/events_fifo.c      |    2 +-
 drivers/xen/gntdev.c                  |    2 +-
 drivers/xen/grant-table.c             |    1 -
 drivers/xen/manage.c                  |    2 +-
 drivers/xen/tmem.c                    |    4 +--
 drivers/xen/xenbus/xenbus_client.c    |    8 ++---
 drivers/xen/xenbus/xenbus_probe.c     |    2 +-
 kernel/configs/xen.config             |   48 +++++++++++++++++++++++++
 scripts/kconfig/Makefile              |    7 +++-
 25 files changed, 157 insertions(+), 61 deletions(-)

Ard Biesheuvel (1):
      xen/arm: allow console=hvc0 to be omitted for guests

Jan Beulich (3):
      xenbus: avoid uninitialized variable warning
      hvc_xen: avoid uninitialized variable warning
      xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()

Julien Grall (8):
      arm/xen: Correctly check if the event channel interrupt is present
      xen: Include xen/page.h rather than asm/xen/page.h
      xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ring
      xen/grant-table: Remove unused macro SPP
      arm/xen: Drop duplicate define mfn_to_virt
      block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQS
      block/xen-blkfront: Remove invalid comment
      block/xen-blkback: s/nr_pages/nr_segs/

Luis R. Rodriguez (2):
      kconfig: clarify kvmconfig is for kvm
      kconfig: add xenconfig defconfig helper

Stefano Stabellini (1):
      arm,arm64/xen: move Xen initialization earlier

Tina Ruchandani (1):
      xen/pcifront: Remove usage of struct timeval
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJVkpzFAAoJEFxbo/MsZsTRjTgH/iRFZVHuI59YPVVb32vyfldr
Cvdk9IsgihTdomTYS5jO1gvTFBjtkHUm30XZitG22fefVJ+6musTI2wA6mtjYHGv
CIQW16r7ha878chAIeb/l09ftVca3G2myFY04hTjGUK6IqxZ6/kVM+I08oWfOBpZ
cSpQYPxGwpkpdZWlszvZgZ2lPTj9wT44CLRqEkNNxD4HH23714TO20LP902VLzD2
28bhX4otfyPE0VJzmvNcCSQwx6ssoBd3ec6rxpVRZt8GZwk5Z4SJYY+QkutHrER/
by92oe3xHYBx9grKmXTGb1HTJQEpaoX/yqEPk5IV1PWGq+XLXxsxXb9CPMqbPt8=
=welC
-----END PGP SIGNATURE-----
--
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