public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Vasily Gorbik <gor@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Heiko Carstens <hca@linux.ibm.com>,
	Alexander Gordeev <agordeev@linux.ibm.com>,
	linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [GIT PULL] s390 updates for 6.11-rc2
Date: Fri, 2 Aug 2024 16:01:05 +0200	[thread overview]
Message-ID: <your-ad-here.call-01722607265-ext-9466@work.hours> (raw)

Hello Linus,

please pull s390 changes for 6.11-rc2.

Thank you,
Vasily

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 33bd8d153c337ba9b30a2e5994437ca703ab4ed8:

  s390: Keep inittext section writable (2024-07-31 16:30:20 +0200)

----------------------------------------------------------------
s390 updates for 6.11-rc2

- Remove unused empty CPU alternatives header file

- Fix recently and erroneously removed exception handling when loading
  an invalid floating point register

- Couple of ptdump fixes to reflect the recent changes due to the
  uncoupling of physical vs virtual kernel address spaces

- Couple of changes to avoid the unnecessary splitting of large pages
  in kernel mappings

- Add the missing MODULE_DESCRIPTION for the CIO modules

----------------------------------------------------------------
Heiko Carstens (8):
      s390/fpu: Re-add exception handling in load_fpu_state()
      s390/alternatives: Remove unused empty header file
      s390/mm/ptdump: Fix handling of identity mapping area
      s390/mm/ptdump: Add support for relocated lowcore mapping
      s390/mm/ptdump: Improve sorting of markers
      s390/mm: Get rid of RELOC_HIDE()
      s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
      s390: Keep inittext section writable

Jeff Johnson (1):
      s390/cio: Add missing MODULE_DESCRIPTION() macros

 arch/s390/kernel/alternative.h  |   0
 arch/s390/kernel/fpu.c          |   2 +-
 arch/s390/kernel/vmlinux.lds.S  |  17 ++---
 arch/s390/mm/dump_pagetables.c  | 140 +++++++++++++++++++++++-----------------
 arch/s390/mm/init.c             |   9 +--
 arch/s390/mm/vmem.c             |  13 +---
 drivers/s390/cio/ccwgroup.c     |   1 +
 drivers/s390/cio/vfio_ccw_drv.c |   1 +
 8 files changed, 95 insertions(+), 88 deletions(-)
 delete mode 100644 arch/s390/kernel/alternative.h

             reply	other threads:[~2024-08-02 14:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-02 14:01 Vasily Gorbik [this message]
2024-08-02 16:53 ` [GIT PULL] s390 updates for 6.11-rc2 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=your-ad-here.call-01722607265-ext-9466@work.hours \
    --to=gor@linux.ibm.com \
    --cc=agordeev@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