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:   Thu, 12 Apr 2018 19:58:08 +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 for 4.17-rc1

Linus,

Please git pull the following tag:

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

xen: fixes for 4.17-rc1

It contains only a few fixes of Xen related core code and drivers.

Thanks.

Juergen

 arch/x86/xen/enlighten_pv.c              |  8 ++++----
 arch/x86/xen/xen-head.S                  |  4 +++-
 drivers/acpi/processor_perflib.c         | 11 +++++------
 drivers/xen/xen-acpi-processor.c         | 30 +++++++++++++++++++++++++++---
 drivers/xen/xenbus/xenbus_dev_frontend.c | 16 ++++++++++++----
 drivers/xen/xenbus/xenbus_xs.c           |  4 +++-
 include/acpi/processor.h                 |  2 ++
 include/xen/interface/features.h         | 23 +++++++++++++++++++++++
 8 files changed, 79 insertions(+), 19 deletions(-)

Boris Ostrovsky (1):
      xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen

Dan Carpenter (1):
      xen/acpi: off by one in read_acpi_id()

Jason Andryuk (1):
      x86/xen: Delay get_cpu_cap until stack canary is established

Joao Martins (1):
      xen/acpi: upload _PSD info for non Dom0 CPUs too

Simon Gaiser (3):
      xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
      xen: xenbus: Catch closing of non existent transactions
      xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ