* [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
* Re: [GIT PULL] fscrypt fix for v6.18-rc5
2025-11-06 20:26 [GIT PULL] fscrypt fix for v6.18-rc5 Eric Biggers
@ 2025-11-06 20:53 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-11-06 20:53 UTC (permalink / raw)
To: Eric Biggers
Cc: Linus Torvalds, linux-fscrypt, linux-fsdevel, linux-block,
linux-kernel, Theodore Ts'o, Jaegeuk Kim, Yongpeng Yang,
Luis Chamberlain
The pull request you sent on Thu, 6 Nov 2025 12:26:37 -0800:
> https://git.kernel.org/pub/scm/fs/fscrypt/linux.git tags/fscrypt-for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c668da99b923bc0527f19e361bb8496be087970f
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:[~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).