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 6.11-rc3
Date: Sun, 11 Aug 2024 15:23:21 +0200 [thread overview]
Message-ID: <Zri7SXl7mFsto0MJ@kroah.com> (raw)
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.11-rc3
for you to fetch changes up to 15fffc6a5624b13b428bb1c6e9088e32a55eb82c:
driver core: Fix uevent_show() vs driver detach race (2024-07-31 14:41:44 +0200)
----------------------------------------------------------------
Driver Core / Documentation fixes for 6.11-rc3
Here are some small fixes, and some documentation updates for 6.11-rc3.
Included in here are:
- embargoed hardware documenation updates based on a lot of review by
legal-types in lots of companies to try to make the process a _bit_
easier for us to manage over time.
- rust firmware documentation fix
- driver detach race fix for the fix that went into 6.11-rc1
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Andrew Ballance (1):
rust: firmware: fix invalid rustdoc link
Dan Williams (1):
driver core: Fix uevent_show() vs driver detach race
Greg Kroah-Hartman (2):
Documentation: embargoed-hardware-issues.rst: minor cleanups and fixes
Documentation: embargoed-hardware-issues.rst: add a section documenting the "early access" process
.../process/embargoed-hardware-issues.rst | 153 +++++++++++++--------
drivers/base/core.c | 13 +-
drivers/base/module.c | 4 +
rust/kernel/firmware.rs | 2 +-
4 files changed, 109 insertions(+), 63 deletions(-)
next reply other threads:[~2024-08-11 13:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 13:23 Greg KH [this message]
2024-08-11 17:04 ` [GIT PULL] Driver core fixes for 6.11-rc3 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=Zri7SXl7mFsto0MJ@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