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,  8 Jun 2018 06:20:28 +0200
From:   Juergen Gross <jgross@...e.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
        boris.ostrovsky@...cle.com
Subject: [GIT PULL] xen: fixes and features for v4-18-rc1

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.18-rc1-tag

xen: fixes and features for v4-18-rc1

It contains some minor code cleanups (fixing return types of functions),
some fixes for Linux running as Xen PVH guest, and adding of a new
guest resource mapping feature for Xen tools.


Thanks.

Juergen

 arch/arm/xen/enlighten.c          |  11 ++++
 arch/x86/xen/mmu.c                |  60 ++++++++++++-----
 arch/x86/xen/xen-pvh.S            |  47 ++++++++++---
 drivers/net/xen-netfront.c        |   2 +-
 drivers/xen/privcmd.c             | 135 +++++++++++++++++++++++++++++++++++++-
 drivers/xen/xenbus/xenbus_probe.c |   5 +-
 include/uapi/xen/privcmd.h        |  11 ++++
 include/xen/interface/memory.h    |  66 +++++++++++++++++++
 include/xen/interface/xen.h       |   7 +-
 include/xen/xen-ops.h             |  24 ++++++-
 10 files changed, 332 insertions(+), 36 deletions(-)

Boris Ostrovsky (2):
      xen/PVH: Set up GS segment for stack canary
      xen/PVH: Make GDT selectors PVH-specific

Luc Van Oostenryck (1):
      xen-netfront: fix xennet_start_xmit()'s return type

Paul Durrant (1):
      xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE

Roger Pau Monne (1):
      xen/store: do not store local values in xen_start_info

Souptick Joarder (1):
      xen: Change return type to vm_fault_t

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ