Commit 2e718c88315a for kernel

commit 2e718c88315af1c0a04fd9c295d605944a7949af
Merge: c8e0d43058e6 cf6c993c0fec
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Mon Aug 3 12:24:43 2026 -0700

    Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux

    Pull fscrypt fix from Eric Biggers:
     "Fix a bug where FS_IOC_SET_ENCRYPTION_POLICY checked the original uid
      rather than the idmapped one"

    * tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux:
      fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()