All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: fixes for 4.19-rc2
@ 2018-08-31 14:17 Juergen Gross
  0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread

* [GIT PULL] xen: fixes for 4.19-rc2
@ 2018-08-31 14:17 Juergen Gross
  0 siblings, 0 replies; 2+ messages in thread
From: Juergen Gross @ 2018-08-31 14:17 UTC (permalink / raw)
  To: torvalds; +Cc: xen-devel, boris.ostrovsky, linux-kernel

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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-31 14:17 UTC | newest]

Thread overview: 2+ messages (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
2018-08-31 14:17 Juergen Gross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.