linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xen: fixes for 4.19-rc2
@ 2018-08-31 14:17 Juergen Gross
  0 siblings, 0 replies; only message in thread
From: Juergen Gross @ 2018-08-31 14:17 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, xen-devel, boris.ostrovsky

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-31 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-31 14:17 [GIT PULL] xen: fixes for 4.19-rc2 Juergen Gross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).