linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fscrypt fix for v6.18-rc5
@ 2025-11-06 20:26 Eric Biggers
  2025-11-06 20:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2025-11-06 20:26 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fscrypt, linux-fsdevel, linux-block, linux-kernel,
	Theodore Ts'o, Jaegeuk Kim, Yongpeng Yang, Luis Chamberlain

The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:

  Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/fscrypt/linux.git tags/fscrypt-for-linus

for you to fetch changes up to 1e39da974ce621ed874c6d3aaf65ad14848c9f0d:

  fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT (2025-11-04 16:37:38 -0800)

----------------------------------------------------------------

Fix an UBSAN warning that started occurring when the block layer started
supporting logical_block_size > PAGE_SIZE.

----------------------------------------------------------------
Yongpeng Yang (1):
      fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT

 fs/crypto/inline_crypt.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-06 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 20:26 [GIT PULL] fscrypt fix for v6.18-rc5 Eric Biggers
2025-11-06 20: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;
as well as URLs for NNTP newsgroup(s).