linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	linux-s390 <linux-s390@vger.kernel.org>,
	Heiko Carstens <heiko.carstens@de.ibm.com>
Subject: [GIT PULL] s390 patches for 4.12-rc6
Date: Mon, 12 Jun 2017 16:36:28 +0200	[thread overview]
Message-ID: <20170612163628.1c851d2e@mschwideX1> (raw)

Hi Linus,

please pull from the 'for-linus' branch of

	git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git for-linus

to receive the following updates:

* A fix for KVM to avoid kernel oopses in case of host protection faults
  due to runtime instrumentation

* A fix for the AP bus to avoid dead devices after unbind / bind

* A fix for a compile warning merged from the vfio_ccw tree

* Updated default configurations

Christian Borntraeger (1):
      s390/kvm: do not rely on the ILC on kvm host protection fauls

Harald Freudenberger (1):
      s390/zcrypt: Fix blocking queue device after unbind/bind.

Martin Schwidefsky (1):
      s390: update defconfig

Sebastian Ott (1):
      s390/vfio_ccw: make some symbols static

 arch/s390/configs/default_defconfig     | 39 ++++++++++++++++++++++++++++-----
 arch/s390/configs/gcov_defconfig        | 28 +++++++++++++++++++----
 arch/s390/configs/performance_defconfig | 27 +++++++++++++++++++----
 arch/s390/configs/zfcpdump_defconfig    |  6 +++--
 arch/s390/defconfig                     |  8 +++----
 arch/s390/kernel/entry.S                | 19 +++++++++++-----
 drivers/s390/cio/vfio_ccw_ops.c         | 12 +++++-----
 drivers/s390/crypto/ap_bus.c            | 38 ++++++++++++++++++++------------
 drivers/s390/crypto/ap_card.c           |  9 +++++++-
 drivers/s390/crypto/ap_queue.c          |  9 +++++++-
 10 files changed, 146 insertions(+), 49 deletions(-)

                 reply	other threads:[~2017-06-12 14:36 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=20170612163628.1c851d2e@mschwideX1 \
    --to=schwidefsky@de.ibm.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).