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.9-rc2
Date: Sat, 22 Aug 2020 14:37:40 +0200	[thread overview]
Message-ID: <your-ad-here.call-01598099860-ext-4027@work.hours> (raw)

Hello Linus,

please pull s390 changes for 5.9-rc2.

Thank you,
Vasily

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.9-3

for you to fetch changes up to b97bf44f99155e57088e16974afb1f2d7b5287aa:

  s390/pci: fix PF/VF linking on hot plug (2020-08-17 13:17:34 +0200)

----------------------------------------------------------------
s390 fixes for 5.9-rc2

- Couple of fixes for storage key handling relevant for debugging.

- Add cond_resched into potentially slow subchannels scanning loop.

- Fixes for PF/VF linking and to ignore stale PCI configuration request
  events.

----------------------------------------------------------------
Heiko Carstens (2):
      s390/runtime_instrumentation: fix storage key handling
      s390/ptrace: fix storage key handling

Niklas Schnelle (4):
      s390/pci: ignore stale configuration request event
      s390/pci: fix zpci_bus_link_virtfn()
      s390/pci: re-introduce zpci_remove_device()
      s390/pci: fix PF/VF linking on hot plug

Vineeth Vijayan (1):
      s390/cio: add cond_resched() in the slow_eval_known_fn() loop

 arch/s390/kernel/ptrace.c          |  7 +++--
 arch/s390/kernel/runtime_instr.c   |  2 +-
 arch/s390/pci/pci.c                | 22 +++++++++++-----
 arch/s390/pci/pci_bus.c            | 52 ++++++++++++++++++++++----------------
 arch/s390/pci/pci_bus.h            | 13 ++++++++++
 arch/s390/pci/pci_event.c          |  7 +++--
 drivers/pci/hotplug/s390_pci_hpc.c | 12 ++++-----
 drivers/s390/cio/css.c             |  5 ++++
 8 files changed, 79 insertions(+), 41 deletions(-)

             reply	other threads:[~2020-08-22 12:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-22 12:37 Vasily Gorbik [this message]
2020-08-22 17:32 ` [GIT PULL] s390 updates for 5.9-rc2 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-01598099860-ext-4027@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