public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Saravana Kannan <saravanak@google.com>
Subject: [GIT PULL] Driver core fixes for 5.18-rc7
Date: Sun, 15 May 2022 16:27:43 +0200	[thread overview]
Message-ID: <YoEN35dp8yUoKcDA@kroah.com> (raw)

The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:

  Linux 5.18-rc5 (2022-05-01 13:57:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.18-rc7

for you to fetch changes up to 575f00edea0a7117e6a4337800ebf62e2a1d09d6:

  Documentation/process: Update ARM contact for embargoed hardware issues (2022-05-10 19:10:16 +0200)

----------------------------------------------------------------
Driver core fixes for 5.18-rc7

Here is one fix, and 3 documentation updates for 5.18-rc7.

The fix is for the firmware loader which resolves a long-reported
problem where the credentials of the firmware loader could be set to a
userspace process without enough permissions to actually load the
firmware image.  Many Android vendors have been reporting this for quite
some time.

The documentation updates are for the embargoed-hardware-issues.rst file
to add a new entry, change an existing one, and sort the list to make
changes easier in the future.

All of these have been in linux-next for a while with no reported
issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Catalin Marinas (1):
      Documentation/process: Update ARM contact for embargoed hardware issues

Darren Hart (2):
      Documentation/process: Make groups alphabetical and use tabs consistently
      Documentation/process: Add embargoed HW contact for Ampere Computing

Thiébaud Weksteen (1):
      firmware_loader: use kernel credentials when reading firmware

 Documentation/process/embargoed-hardware-issues.rst |  7 ++++---
 drivers/base/firmware_loader/main.c                 | 17 +++++++++++++++++
 2 files changed, 21 insertions(+), 3 deletions(-)

             reply	other threads:[~2022-05-15 14:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-15 14:27 Greg KH [this message]
2022-05-15 15:11 ` [GIT PULL] Driver core fixes for 5.18-rc7 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=YoEN35dp8yUoKcDA@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=saravanak@google.com \
    --cc=sfr@canb.auug.org.au \
    --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