public inbox for linux-s390@vger.kernel.org
 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 update for 4.14 merge window #2
Date: Tue, 12 Sep 2017 11:08:26 +0200	[thread overview]
Message-ID: <20170912110826.4f901546@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:

"The second patch set for the 4.14 merge window:

 - Convert the dasd device driver to the blk-mq interface.

 - Provide three zcrypt interfaces for vfio_ap. These will be required
   for KVM guest access to the crypto cards attached via the AP bus.

 - A couple of memory management bug fixes."

Harald Freudenberger (2):
      s390/zcrypt: externalize AP config info query
      s390/zcrypt: externalize AP queue interrupt control

Martin Schwidefsky (4):
      s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade]
      s390/mm: fix local TLB flushing vs. detach of an mm address space
      s390/mm: fix race on mm->context.flush_mm
      s390/mm: use a single lock for the fields in mm_context_t

Stefan Haberland (1):
      s390/dasd: blk-mq conversion

Tony Krowiak (1):
      s390/zcrypt: externalize test AP queue

 arch/s390/include/asm/ap.h          | 126 ++++++++++++++
 arch/s390/include/asm/mmu.h         |   7 +-
 arch/s390/include/asm/mmu_context.h |  10 +-
 arch/s390/include/asm/tlbflush.h    |  30 +---
 arch/s390/mm/gmap.c                 |   8 +-
 arch/s390/mm/pgalloc.c              |  20 +--
 drivers/s390/block/dasd.c           | 331 +++++++++++++++++++-----------------
 drivers/s390/block/dasd_devmap.c    |   8 +-
 drivers/s390/block/dasd_int.h       |  19 ++-
 drivers/s390/crypto/ap_asm.h        |   9 +-
 drivers/s390/crypto/ap_bus.c        |  49 ++++--
 drivers/s390/crypto/ap_bus.h        |  47 +----
 drivers/s390/crypto/ap_queue.c      |  26 ++-
 13 files changed, 416 insertions(+), 274 deletions(-)
 create mode 100644 arch/s390/include/asm/ap.h

                 reply	other threads:[~2017-09-12  9:08 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=20170912110826.4f901546@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