Hello Linus, Please pull the EFI update below. This is the only remaining EFI change, as everything else was taken via -tip this cycle. The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v6.7 for you to fetch changes up to 5329aa5101f73c451bcd48deaf3f296685849d9c: efivarfs: Add uid/gid mount options (2023-10-20 00:47:18 +0200) ---------------------------------------------------------------- EFI update for v6.7 - implement uid/gid mount options for efivarfs ---------------------------------------------------------------- Jiao Zhou (1): efivarfs: Add uid/gid mount options fs/efivarfs/inode.c | 4 +++ fs/efivarfs/internal.h | 9 +++++++ fs/efivarfs/super.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 81 insertions(+)