Linux FSCRYPT development
 help / color / mirror / Atom feed
* [GIT PULL] fscrypt fix for v7.2-rc7
@ 2026-08-03 18:27 Eric Biggers
  2026-08-03 19:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2026-08-03 18:27 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fscrypt, linux-fsdevel, linux-kernel, Theodore Ts'o,
	Jaegeuk Kim, Zhan Xusheng

The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff:

  Linux 7.2-rc5 (2026-07-26 14:45:48 -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 cf6c993c0feca7984797e634deba3c80342e199a:

  fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy() (2026-07-28 21:19:44 -0700)

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

Fix a bug where FS_IOC_SET_ENCRYPTION_POLICY checked the original uid
rather than the idmapped one.

----------------------------------------------------------------
Zhan Xusheng (1):
      fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()

 fs/crypto/policy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

end of thread, other threads:[~2026-08-03 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-03 18:27 [GIT PULL] fscrypt fix for v7.2-rc7 Eric Biggers
2026-08-03 19:28 ` 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