Linux-EFI Archive mirror
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ardb@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-efi@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [GIT PULL] EFI update for v6.7
Date: Fri,  3 Nov 2023 23:58:28 +0100	[thread overview]
Message-ID: <20231103225829.427073-1-ardb@kernel.org> (raw)

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(+)

             reply	other threads:[~2023-11-03 22:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-03 22:58 Ard Biesheuvel [this message]
2023-11-04 19:01 ` [GIT PULL] EFI update for v6.7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231103225829.427073-1-ardb@kernel.org \
    --to=ardb@kernel.org \
    --cc=linux-efi@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).