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, 31 Aug 2018 16:17:17 +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.19-rc2

Linus,

Please git pull the following tag:

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

xen: fixes for 4.19-rc2

It contains:
- minor cleanup avoiding a warning when building with new gcc
- a patch to add a new sysfs node for Xen frontend/backend drivers
  to make it easier to obtain the state of a pv device
- two fixes for 32-bit pv-guests to avoid intermediate L1TF vulnerable
  PTEs

Thanks.

Juergen

 Documentation/ABI/stable/sysfs-bus-xen-backend | 9 +++++++++
 arch/x86/include/asm/pgtable-3level.h          | 7 +++----
 arch/x86/xen/mmu_pv.c                          | 9 +++------
 drivers/xen/xenbus/xenbus_probe.c              | 9 +++++++++
 4 files changed, 24 insertions(+), 10 deletions(-)

Colin Ian King (1):
      x86/xen: remove redundant variable save_pud

Joe Jin (1):
      xen: export device state to sysfs

Juergen Gross (2):
      x86/xen: don't write ptes directly in 32-bit PV guests
      x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ