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 7.2-rc3
Date: Sun, 12 Jul 2026 20:06:16 +0200 [thread overview]
Message-ID: <tti2qag@ub.hpns> (raw)
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
next reply other threads:[~2026-07-12 18:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-12 18:06 Vasily Gorbik [this message]
2026-07-12 19:13 ` [GIT PULL] s390 updates for 7.2-rc3 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=tti2qag@ub.hpns \
--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