linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v5.13-rc1
@ 2021-05-06 15:39 Rafael J. Wysocki
  2021-05-06 17:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-05-06 15:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: ACPI Devel Maling List, Linux PM, Linux Kernel Mailing List

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.13-rc1-2

with top-most commit 3da53c754502acf74d4d9ba8ac23fc356e6c3d0f

 Merge branches 'acpi-pm' and 'acpi-docs'

on top of commit d8f9176b4ece17e831306072678cd9ae49688cf5

 Merge tag 'acpi-5.13-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive ACPI fixes for 5.13-rc1.

These revert one recent commit that turned out to be problematic,
address two issues in the ACPI "custom method" interface and
update GPIO properties documentation.

Specifics:

 - Revent recent commit related to the handling of ACPI power
   resources during initialization, because it turned out to cause
   problems to occur on some systems (Rafael Wysocki).

 - Fix potential use-after-free and potential memory leak in the
   ACPI "custom method" debugfs interface (Mark Langsdorf).

 - Update ACPI GPIO properties documentation to cover assumptions
   regarding GPIO polarity (Andy Shevchenko).

Thanks!


---------------

Andy Shevchenko (1):
      Documentation: firmware-guide: gpio-properties: Add note to SPI CS case

Mark Langsdorf (2):
      ACPI: custom_method: fix potential use-after-free issue
      ACPI: custom_method: fix a possible memory leak

Rafael J. Wysocki (1):
      Revert "ACPI: scan: Turn off unused power resources during initialization"

---------------

 Documentation/firmware-guide/acpi/gpio-properties.rst | 6 ++++++
 drivers/acpi/custom_method.c                          | 4 +++-
 drivers/acpi/internal.h                               | 1 -
 drivers/acpi/power.c                                  | 2 +-
 drivers/acpi/scan.c                                   | 2 --
 drivers/acpi/sleep.h                                  | 1 +
 6 files changed, 11 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ACPI fixes for v5.13-rc1
  2021-05-06 15:39 [GIT PULL] ACPI fixes for v5.13-rc1 Rafael J. Wysocki
@ 2021-05-06 17:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-06 17:57 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux PM,
	Linux Kernel Mailing List

The pull request you sent on Thu, 6 May 2021 17:39:28 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-5.13-rc1-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/164e64adc246dd4239ab644dff86241d17cef218

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-06 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 15:39 [GIT PULL] ACPI fixes for v5.13-rc1 Rafael J. Wysocki
2021-05-06 17:57 ` pr-tracker-bot

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 NNTP newsgroup(s).