public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Vasily Gorbik <gor@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [GIT PULL] s390 updates for 5.3-rc3
Date: Fri, 2 Aug 2019 16:08:08 +0200	[thread overview]
Message-ID: <your-ad-here.call-01564754888-ext-1592@work.hours> (raw)

Hello Linus,

please pull s390 changes for 5.3-rc3.

Thank you,
Vasily

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.3-4

for you to fetch changes up to 3cdd98606750a5a1d1c8bcda5b481cb86ed67b3b:

  s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough (2019-08-02 13:58:23 +0200)

----------------------------------------------------------------
s390 updates for 5.3-rc3

 - Default configs updates.

 - Minor qdio cleanup.

 - Sparse warnings fixes.

 - Implicit-fallthrough warnings fixes.

----------------------------------------------------------------
Heiko Carstens (3):
      s390: update configs
      s390/mm: add fallthrough annotations
      s390/tape: add fallthrough annotations

Julian Wiedmann (1):
      s390: clean up qdio.h

Vasily Gorbik (8):
      s390/boot: add missing declarations and includes
      s390/lib: add missing include
      s390/perf: make cf_diag_csd static
      s390/kexec: add missing include to machine_kexec_reloc.c
      s390/mm: make gmap_test_and_clear_dirty_pmd static
      s390/3215: add switch fall through comment for -Wimplicit-fallthrough
      vfio-ccw: make vfio_ccw_async_region_ops static
      s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough

 arch/s390/boot/boot.h                  |   1 +
 arch/s390/boot/kaslr.c                 |   1 +
 arch/s390/configs/debug_defconfig      | 330 ++++++++++++++++++++-------------
 arch/s390/configs/defconfig            | 233 ++++++++++++++---------
 arch/s390/configs/zfcpdump_defconfig   |  31 ++--
 arch/s390/include/asm/qdio.h           |  10 +-
 arch/s390/include/asm/setup.h          |   1 +
 arch/s390/kernel/machine_kexec_reloc.c |   1 +
 arch/s390/kernel/perf_cpum_cf_diag.c   |   2 +-
 arch/s390/lib/xor.c                    |   1 +
 arch/s390/mm/fault.c                   |   3 +
 arch/s390/mm/gmap.c                    |   4 +-
 drivers/s390/char/con3215.c            |   1 +
 drivers/s390/char/tape_core.c          |   3 +
 drivers/s390/cio/vfio_ccw_async.c      |   2 +-
 drivers/s390/crypto/ap_queue.c         |   1 +
 drivers/s390/crypto/zcrypt_msgtype6.c  |  17 +-
 17 files changed, 392 insertions(+), 250 deletions(-)

             reply	other threads:[~2019-08-02 14:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-02 14:08 Vasily Gorbik [this message]
2019-08-02 23:20 ` [GIT PULL] s390 updates for 5.3-rc3 pr-tracker-bot

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=your-ad-here.call-01564754888-ext-1592@work.hours \
    --to=gor@linux.ibm.com \
    --cc=borntraeger@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