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:   Sat, 17 Feb 2018 09:48:15 +0100
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 for 4.16-rc2

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.16a-rc2-tag

xen: fixes for 4.16-rc2

It contains fixes for the Xen pvcalls frontend driver, a fix for
booting Xen pv domains and a fix for the xenbus driver user interface.


Thanks.

Juergen

 arch/x86/include/asm/smp.h        |   1 +
 arch/x86/kernel/smpboot.c         |  10 +-
 arch/x86/xen/smp.c                |   2 +
 drivers/xen/pvcalls-front.c       | 197 ++++++++++++++++----------------------
 drivers/xen/xenbus/xenbus.h       |   1 +
 drivers/xen/xenbus/xenbus_comms.c |   1 +
 drivers/xen/xenbus/xenbus_xs.c    |   3 +
 7 files changed, 101 insertions(+), 114 deletions(-)

Joao Martins (1):
      xenbus: track caller request id

Prarit Bhargava (1):
      x86/xen: Calculate __max_logical_packages on PV domains

Stefano Stabellini (2):
      pvcalls-front: introduce a per sock_mapping refcount
      pvcalls-front: wait for other operations to return when release passive sockets

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ