From: Linus Torvalds Date: Sun, 15 May 2022 15:08:51 +0000 (-0700) Subject: Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: microblaze-v5.20~289 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=0cdd776ec92c0fec768c7079331804d3e52d4b27;p=linux-2.6-microblaze.git Merge tag 'driver-core-5.18-rc7' of git://git./linux/kernel/git/gregkh/driver-core Pull driver core fixes from Greg KH: "Here is one fix, and three 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" * tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: Documentation/process: Update ARM contact for embargoed hardware issues Documentation/process: Add embargoed HW contact for Ampere Computing Documentation/process: Make groups alphabetical and use tabs consistently firmware_loader: use kernel credentials when reading firmware --- 0cdd776ec92c0fec768c7079331804d3e52d4b27