All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fscrypt fixes for v7.2-rc5
@ 2026-07-24 19:59 Eric Biggers
  2026-07-24 21:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2026-07-24 19:59 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fscrypt, linux-fsdevel, linux-kernel, Theodore Ts'o,
	Jaegeuk Kim

The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f:

  Linux 7.2-rc4 (2026-07-19 13:54:41 -0700)

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 6fe4e4b8259e1330945b5f3c9476e08473b8e0e8:

  fscrypt: Avoid dynamic allocation in fscrypt_get_devices() (2026-07-20 10:39:24 -0700)

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

A couple fixes for AI-detected bugs.

----------------------------------------------------------------
Eric Biggers (2):
      fscrypt: Add missing superblock check in find_or_insert_direct_key()
      fscrypt: Avoid dynamic allocation in fscrypt_get_devices()

 fs/crypto/inline_crypt.c | 57 +++++++++++++++++-------------------------------
 fs/crypto/keysetup_v1.c  |  8 ++++++-
 fs/f2fs/super.c          | 25 +++++++++++----------
 include/linux/fscrypt.h  | 18 ++++++++-------
 4 files changed, 51 insertions(+), 57 deletions(-)

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

* Re: [GIT PULL] fscrypt fixes for v7.2-rc5
  2026-07-24 19:59 [GIT PULL] fscrypt fixes for v7.2-rc5 Eric Biggers
@ 2026-07-24 21:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-07-24 21:03 UTC (permalink / raw)
  To: Eric Biggers
  Cc: Linus Torvalds, linux-fscrypt, linux-fsdevel, linux-kernel,
	Theodore Ts'o, Jaegeuk Kim

The pull request you sent on Fri, 24 Jul 2026 12:59:41 -0700:

> 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/981f4a2baaf15a15fd4a22d311f15d066e28833b

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-24 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-24 19:59 [GIT PULL] fscrypt fixes for v7.2-rc5 Eric Biggers
2026-07-24 21:03 ` 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.