linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] s390 fixes for 6.17-rc3
@ 2025-08-22 12:36 Alexander Gordeev
  2025-08-22 14:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Gordeev @ 2025-08-22 12:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Vasily Gorbik, Heiko Carstens, linux-s390, linux-kernel

Hi Linus,

please pull s390 fixes for 6.17-rc3.

Thanks,
Alexander

The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:

  Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3868f910440c47cd5d158776be4ba4e2186beda7:

  s390/hypfs: Enable limited access during lockdown (2025-08-21 17:46:14 +0200)

----------------------------------------------------------------
s390 fixes for 6.17-rc3

- When kernel lockdown is active userspace tools that rely on read
  operations only are unnecessarily blocked. Fix that by avoiding
  ioctl registration during lockdown

- Invalid NULL pointer accesses succeed due to the lowcore is always
  mapped the identity mapping pinned to zero. To fix that never map
  the first two pages of physical memory with identity mapping

- Fix invalid SCCB present check in the SCLP interrupt handler

- Update defconfigs

----------------------------------------------------------------
Heiko Carstens (3):
      s390/configs: Update defconfigs
      s390/configs: Set HZ=1000
      s390/mm: Do not map lowcore with identity mapping

Peter Oberparleiter (3):
      s390/sclp: Fix SCCB present check
      s390/hypfs: Avoid unnecessary ioctl registration in debugfs
      s390/hypfs: Enable limited access during lockdown

 arch/s390/boot/vmem.c                |  3 +++
 arch/s390/configs/debug_defconfig    | 33 ++++++++++++++++-----------------
 arch/s390/configs/defconfig          | 34 +++++++++++++++-------------------
 arch/s390/configs/zfcpdump_defconfig |  3 ++-
 arch/s390/hypfs/hypfs_dbfs.c         | 19 ++++++++++++-------
 drivers/s390/char/sclp.c             | 11 +++++++++--
 6 files changed, 57 insertions(+), 46 deletions(-)

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

* Re: [GIT PULL] s390 fixes for 6.17-rc3
  2025-08-22 12:36 [GIT PULL] s390 fixes for 6.17-rc3 Alexander Gordeev
@ 2025-08-22 14:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-22 14:18 UTC (permalink / raw)
  To: Alexander Gordeev
  Cc: Linus Torvalds, Vasily Gorbik, Heiko Carstens, linux-s390,
	linux-kernel

The pull request you sent on Fri, 22 Aug 2025 14:36:08 +0200:

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

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

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:[~2025-08-22 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-22 12:36 [GIT PULL] s390 fixes for 6.17-rc3 Alexander Gordeev
2025-08-22 14:18 ` 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).