mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alexander Gordeev <agordeev@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Vasily Gorbik <gor@linux.ibm.com>,
	Heiko Carstens <hca@linux.ibm.com>,
	linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] more s390 updates for 6.17 merge window
Date: Thu, 7 Aug 2025 15:09:50 +0200	[thread overview]
Message-ID: <20250807130950.4053091Adb-agordeev@linux.ibm.com> (raw)

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(-)

             reply	other threads:[~2025-08-07 13:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-07 13:09 Alexander Gordeev [this message]
2025-08-08  3:59 ` 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=20250807130950.4053091Adb-agordeev@linux.ibm.com \
    --to=agordeev@linux.ibm.com \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.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

all inboxes | Powered by JetHome®