public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v6.18-rc4
@ 2025-10-30 19:58 Rafael J. Wysocki
  2025-10-31  2:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2025-10-30 19:58 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-6.18-rc4

with top-most commit 8907226bed1ebd10d069f6f70ff0aaa8840f3267

 Merge branches 'acpi-button', 'acpi-video' and 'acpi-fan'

on top of commit dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa

 Linux 6.18-rc3

to receive ACPI fixes for 6.18-rc4.

These fix three ACPI driver issues and add version checks to two ACPI
table parsers:

 - Call input_free_device() on failing input device registration as
   necessary (and mentioned in the input subsystem documentation) in the
   ACPI button driver (Kaushlendra Kumar)

 - Fix use-after-free in acpi_video_switch_brightness() by canceling
   a delayed work during tear-down (Yuhao Jiang)

 - Use platform device for devres-related actions in the ACPI fan driver
   to allow device-managed resources to be cleaned up properly (Armin
   Wolf)

 - Add version checks to the MRRM and SPCR table paresers (Tony Luck and
   Punit Agrawal)

Thanks!


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

Armin Wolf (2):
      ACPI: fan: Use ACPI handle when retrieving _FST
      ACPI: fan: Use platform device for devres-related actions

Kaushlendra Kumar (1):
      ACPI: button: Call input_free_device() on failing input device
registration

Punit Agrawal (1):
      ACPI: SPCR: Check for table version when using precise baudrate

Tony Luck (1):
      ACPI: MRRM: Check revision of MRRM table

Yuhao Jiang (1):
      ACPI: video: Fix use-after-free in acpi_video_switch_brightness()

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

 drivers/acpi/acpi_mrrm.c  |  3 +++
 drivers/acpi/acpi_video.c |  4 +++-
 drivers/acpi/button.c     |  4 +++-
 drivers/acpi/fan.h        |  7 ++++---
 drivers/acpi/fan_attr.c   |  2 +-
 drivers/acpi/fan_core.c   | 36 +++++++++++++++++++++++-------------
 drivers/acpi/fan_hwmon.c  | 11 +++++------
 drivers/acpi/spcr.c       |  2 +-
 8 files changed, 43 insertions(+), 26 deletions(-)

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

* Re: [GIT PULL] ACPI fixes for v6.18-rc4
  2025-10-30 19:58 [GIT PULL] ACPI fixes for v6.18-rc4 Rafael J. Wysocki
@ 2025-10-31  2:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-31  2:51 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, 30 Oct 2025 20:58:44 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-6.18-rc4

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

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:[~2025-10-31  2:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30 19:58 [GIT PULL] ACPI fixes for v6.18-rc4 Rafael J. Wysocki
2025-10-31  2:51 ` 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