linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] s390 updates for 5.3-rc3
@ 2019-08-02 14:08 Vasily Gorbik
  2019-08-02 23:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vasily Gorbik @ 2019-08-02 14:08 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Heiko Carstens, Christian Borntraeger, linux-kernel, linux-s390

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(-)


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

* Re: [GIT PULL] s390 updates for 5.3-rc3
  2019-08-02 14:08 [GIT PULL] s390 updates for 5.3-rc3 Vasily Gorbik
@ 2019-08-02 23:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-02 23:20 UTC (permalink / raw)
  To: Vasily Gorbik
  Cc: Linus Torvalds, Heiko Carstens, Christian Borntraeger,
	linux-kernel, linux-s390

The pull request you sent on Fri, 2 Aug 2019 16:08:08 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4dd68199f3ed7ee62f94869a1d7b29749e3696fb

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-08-02 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 14:08 [GIT PULL] s390 updates for 5.3-rc3 Vasily Gorbik
2019-08-02 23:20 ` pr-tracker-bot

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).