linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] s390 patches for 5.1 #2
@ 2019-03-28  8:55 Martin Schwidefsky
  2019-03-28 15:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Schwidefsky @ 2019-03-28  8:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-s390, Heiko Carstens

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


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

* Re: [GIT PULL] s390 patches for 5.1 #2
  2019-03-28  8:55 [GIT PULL] s390 patches for 5.1 #2 Martin Schwidefsky
@ 2019-03-28 15:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-28 15:55 UTC (permalink / raw)
  To: Martin Schwidefsky
  Cc: Linus Torvalds, linux-kernel, linux-s390, Heiko Carstens

The pull request you sent on Thu, 28 Mar 2019 09:55:44 +0100:

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

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

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-03-28 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-28  8:55 [GIT PULL] s390 patches for 5.1 #2 Martin Schwidefsky
2019-03-28 15:55 ` 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).