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, 12 Aug 2017 11:53: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 for 4.13-rc5

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.13b-rc5-tag

xen: Fixes for 4.13-rc5

It contains some fixes for Xen:
- a fix for a regression introduced in 4.13 for a Xen HVM-guest configured
  with KASLR
- a fix for a possible deadlock in the xenbus driver when booting the system
- a fix for lost interrupts in Xen guests

Thanks.

Juergen

 arch/x86/include/asm/hypervisor.h | 10 +++++++
 arch/x86/mm/init.c                |  3 ++
 arch/x86/xen/enlighten_hvm.c      | 59 ++++++++++++++++++++++++---------------
 drivers/xen/events/events_base.c  |  2 +-
 drivers/xen/xenbus/xenbus_xs.c    |  3 +-
 5 files changed, 53 insertions(+), 24 deletions(-)

Juergen Gross (4):
      x86: provide an init_mem_mapping hypervisor hook
      xen: split up xen_hvm_init_shared_info()
      xen: fix hvm guest with kaslr enabled
      xen: avoid deadlock in xenbus

Liu Shuo (1):
      xen/events: Fix interrupt lost during irq_disable and irq_enable

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ