mbox series

[GIT,PULL] EFI update for v6.7

Message ID 20231103225829.427073-1-ardb@kernel.org
State New
Headers show
Series [GIT,PULL] EFI update for v6.7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v6.7

Message

Ard Biesheuvel Nov. 3, 2023, 10:58 p.m. UTC
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(+)

Comments

pr-tracker-bot@kernel.org Nov. 4, 2023, 7:01 p.m. UTC | #1
The pull request you sent on Fri,  3 Nov 2023 23:58:28 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v6.7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4c975a43fa380676828321ebe5b662c743c14d9e

Thank you!