* [GIT PULL] s390 updates for 6.11-rc2
@ 2024-08-02 14:01 Vasily Gorbik
2024-08-02 16:53 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Vasily Gorbik @ 2024-08-02 14:01 UTC (permalink / raw)
To: Linus Torvalds
Cc: Heiko Carstens, Alexander Gordeev, linux-kernel, linux-s390
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-02 16:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 14:01 [GIT PULL] s390 updates for 6.11-rc2 Vasily Gorbik
2024-08-02 16:53 ` 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