All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] s390 updates for 5.17-rc2
@ 2022-01-28 11:51 Vasily Gorbik
  2022-01-28 17:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vasily Gorbik @ 2022-01-28 11:51 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Heiko Carstens, Christian Borntraeger, linux-kernel, linux-s390

Hello Linus,

please pull s390 changes for 5.17-rc2.

Thank you,
Vasily

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 663d34c8df98740f1e90241e78e456d00b3c6cad:

  s390/hypfs: include z/VM guests with access control group set (2022-01-26 18:42:39 +0100)

----------------------------------------------------------------
s390 updates for 5.17-rc2

- Fix loading of modules with lots of relocations and add a regression
  test for it.

- Fix machine check handling for vector validity and guarded storage
  validity failures in KVM guests.

- Fix hypervisor performance data to include z/VM guests with access
  control group set.

- Fix z900 build problem in uaccess code.

- Update defconfigs.

----------------------------------------------------------------
Christian Borntraeger (2):
      s390/nmi: handle guarded storage validity failures for KVM guests
      s390/nmi: handle vector validity failures for KVM guests

Heiko Carstens (2):
      s390/uaccess: fix compile error
      s390: update defconfigs

Ilya Leoshkevich (2):
      s390/module: fix loading modules with a lot of relocations
      s390/module: test loading modules with a lot of relocations

Vasily Gorbik (1):
      s390/hypfs: include z/VM guests with access control group set

 arch/s390/Kconfig                    | 15 +++++++++++
 arch/s390/configs/debug_defconfig    | 20 +++++++--------
 arch/s390/configs/defconfig          | 16 +++++++-----
 arch/s390/configs/zfcpdump_defconfig |  3 +++
 arch/s390/hypfs/hypfs_vm.c           |  6 +++--
 arch/s390/include/asm/uaccess.h      |  4 +--
 arch/s390/kernel/module.c            | 37 +++++++++++++-------------
 arch/s390/kernel/nmi.c               | 27 +++++++++++++++----
 arch/s390/lib/Makefile               |  3 +++
 arch/s390/lib/test_modules.c         | 35 +++++++++++++++++++++++++
 arch/s390/lib/test_modules.h         | 50 ++++++++++++++++++++++++++++++++++++
 arch/s390/lib/test_modules_helpers.c | 13 ++++++++++
 12 files changed, 184 insertions(+), 45 deletions(-)
 create mode 100644 arch/s390/lib/test_modules.c
 create mode 100644 arch/s390/lib/test_modules.h
 create mode 100644 arch/s390/lib/test_modules_helpers.c

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

* Re: [GIT PULL] s390 updates for 5.17-rc2
  2022-01-28 11:51 [GIT PULL] s390 updates for 5.17-rc2 Vasily Gorbik
@ 2022-01-28 17:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-28 17:35 UTC (permalink / raw)
  To: Vasily Gorbik
  Cc: Linus Torvalds, Heiko Carstens, Christian Borntraeger,
	linux-kernel, linux-s390

The pull request you sent on Fri, 28 Jan 2022 12:51:13 +0100:

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

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

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:[~2022-01-28 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 11:51 [GIT PULL] s390 updates for 5.17-rc2 Vasily Gorbik
2022-01-28 17:35 ` 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.