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 patches for 5.1 #2
Date: Thu, 28 Mar 2019 09:55:44 +0100	[thread overview]
Message-ID: <20190328095544.1930d8c7@mschwideX1> (raw)

The following changes since commit 3717f613f48df0222311f974cf8a06c8a6c97bae:

  Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2019-03-05 14:49:11 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux tags/s390-5.1-2

for you to fetch changes up to b6ffdf27f3d4f1e9af56effe6f86989170d71e95:

  s390/cpumf: Fix warning from check_processor_id (2019-03-28 09:28:42 +0100)

----------------------------------------------------------------
s390 update with improvements and bug fixes for 5.1-rc2

 - Fix early free of the channel program in vfio

 - On AP device removal make sure that all messages are flushed
   with the driver still attached that queued the message

 - Limit brk randomization to 32MB to reduce the chance that the
   heap of ld.so is placed after the main stack

 - Add a rolling average for the steal time of a CPU, this will be
   needed for KVM to decide when to do busy waiting

 - Fix a warning in the CPU-MF code

 - Add a notification handler for AP configuration change to react
   faster to new AP devices

----------------------------------------------------------------
Cornelia Huck (1):
      vfio: ccw: only free cp on final interrupt

Harald Freudenberger (1):
      s390/zcrypt: revisit ap device remove procedure

Martin Schwidefsky (3):
      s390: limit brk randomization to 32MB
      s390/vtime: steal time exponential moving average
      Merge tag 'vfio-ccw-20190311' of git://git.kernel.org/.../kvms390/vfio-ccw into fixes

Thomas Richter (1):
      s390/cpumf: Fix warning from check_processor_id

Tony Krowiak (1):
      zcrypt: handle AP Info notification from CHSC SEI command

 arch/s390/include/asm/ap.h           | 11 +++++++
 arch/s390/include/asm/elf.h          | 11 ++++---
 arch/s390/include/asm/lowcore.h      | 61 ++++++++++++++++++------------------
 arch/s390/kernel/perf_cpum_cf_diag.c | 19 +++++++----
 arch/s390/kernel/smp.c               |  3 +-
 arch/s390/kernel/vtime.c             | 19 ++++++-----
 drivers/s390/cio/chsc.c              | 13 ++++++++
 drivers/s390/cio/vfio_ccw_drv.c      |  8 +++--
 drivers/s390/crypto/ap_bus.c         | 19 ++++++++++-
 drivers/s390/crypto/ap_bus.h         |  2 ++
 drivers/s390/crypto/ap_queue.c       | 26 ++++++++++++---
 drivers/s390/crypto/zcrypt_api.c     | 30 +++++++++++-------
 12 files changed, 154 insertions(+), 68 deletions(-)

             reply	other threads:[~2019-03-28  8:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28  8:55 Martin Schwidefsky [this message]
2019-03-28 15:55 ` [GIT PULL] s390 patches for 5.1 #2 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=20190328095544.1930d8c7@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