linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org,
	boris.ostrovsky@oracle.com
Subject: [GIT PULL] xen: fixes for 4.19-rc2
Date: Fri, 31 Aug 2018 16:17:17 +0200	[thread overview]
Message-ID: <20180831141717.17603-1-jgross@suse.com> (raw)

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

                 reply	other threads:[~2018-08-31 14:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180831141717.17603-1-jgross@suse.com \
    --to=jgross@suse.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).