All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] s390 patches for the 5.16 merge window #2
@ 2021-11-13 13:56 Vasily Gorbik
  2021-11-13 19:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vasily Gorbik @ 2021-11-13 13:56 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Heiko Carstens, Christian Borntraeger, linux-kernel, linux-s390

Hello Linus,

please pull the second round of s390 changes for 5.16. One change touches
common PCI code to export a function and has been acked-by Bjorn Helgaas:
https://lore.kernel.org/all/20210928181014.GA713179@bhelgaas/

Thank you,
Vasily

The following changes since commit 0b707e572a1955b892dfcb32e7b573fab78767d9:

  Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2021-11-06 14:48:06 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a4751f157c194431fae9e9c493f456df8272b871:

  s390/cio: check the subchannel validity for dev_busid (2021-11-08 14:17:49 +0100)

----------------------------------------------------------------
s390 updates for the 5.16 merge window #2

- Add PCI automatic error recovery.

- Fix tape driver timer initialization broken during timers api cleanup.

- Fix bogus CPU measurement counters values on CPUs offlining.

- Check the validity of subchanel before reading other fields in
  the schib in cio code.

----------------------------------------------------------------
Niklas Schnelle (4):
      s390/pci: refresh function handle in iomap
      s390/pci: implement reset_slot for hotplug slot
      PCI: Export pci_dev_lock()
      s390/pci: implement minimal PCI error recovery

Sven Schnelle (1):
      s390/tape: fix timer initialization in tape_std_assign()

Thomas Richter (1):
      s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove

Vineeth Vijayan (1):
      s390/cio: check the subchannel validity for dev_busid

 arch/s390/include/asm/pci.h        |   6 +-
 arch/s390/kernel/perf_cpum_cf.c    |   4 +-
 arch/s390/pci/pci.c                | 148 +++++++++++++++++++++++-
 arch/s390/pci/pci_event.c          | 230 ++++++++++++++++++++++++++++++++++++-
 arch/s390/pci/pci_insn.c           |   4 +-
 arch/s390/pci/pci_irq.c            |   9 ++
 drivers/pci/hotplug/s390_pci_hpc.c |  24 ++++
 drivers/pci/pci.c                  |   3 +-
 drivers/s390/char/tape_std.c       |   3 +-
 drivers/s390/cio/css.c             |   4 +-
 include/linux/pci.h                |   1 +
 11 files changed, 417 insertions(+), 19 deletions(-)

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

* Re: [GIT PULL] s390 patches for the 5.16 merge window #2
  2021-11-13 13:56 [GIT PULL] s390 patches for the 5.16 merge window #2 Vasily Gorbik
@ 2021-11-13 19:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-13 19:15 UTC (permalink / raw)
  To: Vasily Gorbik
  Cc: Linus Torvalds, Heiko Carstens, Christian Borntraeger,
	linux-kernel, linux-s390

The pull request you sent on Sat, 13 Nov 2021 14:56:12 +0100:

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

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

Thank you!

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

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

end of thread, other threads:[~2021-11-13 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-13 13:56 [GIT PULL] s390 patches for the 5.16 merge window #2 Vasily Gorbik
2021-11-13 19:15 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.