* [GIT PULL] s390 updates for 7.2-rc3
@ 2026-07-12 18:06 Vasily Gorbik
2026-07-12 19:13 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Vasily Gorbik @ 2026-07-12 18:06 UTC (permalink / raw)
To: Linus Torvalds
Cc: Heiko Carstens, Alexander Gordeev, linux-kernel, linux-s390
Hello Linus,
please pull s390 fixes for 7.2-rc3.
Thank you,
Vasily
The following changes since commit 8cdeaa50eae8dad34885515f62559ee83e7e8dda:
Linux 7.2-rc2 (2026-07-05 14:44:06 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-7.2-4
for you to fetch changes up to 7d5c2f679147859c1db97d9f66366ff16909abee:
s390: Add build salt to the vDSO (2026-07-08 17:02:48 +0200)
----------------------------------------------------------------
s390 updates for 7.2-rc3
- Fix missing array_index_nospec() call in diag310 memory topology code
to prevent speculative execution with a user controlled array index
- Fix get_align_mask() return type to match vm_unmapped_area_info
align_mask, avoiding possible truncation for future larger masks
- Remove empty zcrypt CEX2 files left over after CEX2 and CEX3 driver
removal
- Add build salt to the vDSO so it gets a unique build id, similar to
the kernel and modules
----------------------------------------------------------------
Bastian Blank (1):
s390: Add build salt to the vDSO
Gerald Schaefer (1):
s390/mm: Fix type mismatch in get_align_mask().
Heiko Carstens (1):
s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()
Rongguang Wei (1):
s390/zcrypt: Remove the empty file
arch/s390/kernel/diag/diag310.c | 7 ++++---
arch/s390/kernel/vdso/note.S | 3 +++
arch/s390/mm/mmap.c | 2 +-
drivers/s390/crypto/zcrypt_cex2a.c | 0
drivers/s390/crypto/zcrypt_cex2a.h | 0
drivers/s390/crypto/zcrypt_cex2c.c | 0
drivers/s390/crypto/zcrypt_cex2c.h | 0
7 files changed, 8 insertions(+), 4 deletions(-)
delete mode 100644 drivers/s390/crypto/zcrypt_cex2a.c
delete mode 100644 drivers/s390/crypto/zcrypt_cex2a.h
delete mode 100644 drivers/s390/crypto/zcrypt_cex2c.c
delete mode 100644 drivers/s390/crypto/zcrypt_cex2c.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] s390 updates for 7.2-rc3
2026-07-12 18:06 [GIT PULL] s390 updates for 7.2-rc3 Vasily Gorbik
@ 2026-07-12 19:13 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-07-12 19:13 UTC (permalink / raw)
To: Vasily Gorbik
Cc: Linus Torvalds, Heiko Carstens, Alexander Gordeev, linux-kernel,
linux-s390
The pull request you sent on Sun, 12 Jul 2026 20:06:16 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-7.2-4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f4fb100039e96211609dfc44fb24b9e4a8a0f2f9
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:[~2026-07-12 19:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-12 18:06 [GIT PULL] s390 updates for 7.2-rc3 Vasily Gorbik
2026-07-12 19:13 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.