* [GIT PULL] more s390 updates for 6.17 merge window
@ 2025-08-07 13:09 Alexander Gordeev
2025-08-08 3:59 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Gordeev @ 2025-08-07 13:09 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Vasily Gorbik, Heiko Carstens, linux-s390, linux-kernel
Hi Linus,
please pull more s390 updates for the 6.17 merge window.
Thanks,
Alexander
The following changes since commit bc46b7cbc58c4cb562b6a45a1fbc7b8e7b23df58:
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2025-07-29 20:17:08 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.17-2
for you to fetch changes up to 2baf16f381decee303da406ca5a0991134260270:
s390/debug: Fix typo in debug_sprintf_format_fn() comment (2025-08-06 17:18:27 +0200)
----------------------------------------------------------------
more s390 updates for 6.17 merge window
- Support MMIO read/write tracing
- Enable THP swapping and THP migration
- Unmask SLCF bit ("stateless command filtering") introduced with
CEX8 cards, so that user space applications like lszcrypt could
evaluate and list this feature
- Fix the value of high_memory variable, so it considers possible
tailing offline memory blocks
- Make vmem_pte_alloc() consistent and always allocate memory of
PAGE_SIZE for page tables. This ensures a page table occupies
the whole page, as the rest of the code assumes
- Fix kernel image end address in the decompressor debug output
- Fix a typo in debug_sprintf_format_fn() comment
----------------------------------------------------------------
Alexander Gordeev (1):
s390/mm: Set high_memory at the end of the identity mapping
Gerald Schaefer (1):
s390/mm: Enable THP_SWAP and THP_MIGRATION
Harald Freudenberger (1):
s390/ap: Unmask SLCF bit in card and queue ap functions sysfs
Mikhail Zaslonko (1):
s390/boot: Fix startup debugging log
Steffen Maier (1):
s390: Support CONFIG_TRACE_MMIO_ACCESS
Sumanth Korikkar (1):
s390/mm: Allocate page table with PAGE_SIZE granularity
Tigran Mkrtchyan (1):
s390/debug: Fix typo in debug_sprintf_format_fn() comment
arch/s390/Kconfig | 3 +++
arch/s390/boot/startup.c | 2 +-
arch/s390/include/asm/ap.h | 2 +-
arch/s390/include/asm/pgtable.h | 45 +++++++++++++++++++++++++++++++++++++++++
arch/s390/kernel/debug.c | 2 +-
arch/s390/kernel/setup.c | 6 ++++++
arch/s390/mm/vmem.c | 5 ++---
drivers/s390/crypto/ap_bus.h | 2 +-
8 files changed, 60 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] more s390 updates for 6.17 merge window
2025-08-07 13:09 [GIT PULL] more s390 updates for 6.17 merge window Alexander Gordeev
@ 2025-08-08 3:59 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-08 3:59 UTC (permalink / raw)
To: Alexander Gordeev
Cc: Linus Torvalds, Vasily Gorbik, Heiko Carstens, linux-s390,
linux-kernel
The pull request you sent on Thu, 7 Aug 2025 15:09:50 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.17-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bec077162bd0017c21288919757809656094a157
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-08 3:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-07 13:09 [GIT PULL] more s390 updates for 6.17 merge window Alexander Gordeev
2025-08-08 3:59 ` 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).