linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More ACPI updates for v5.5-rc1
@ 2019-12-04 10:36 Rafael J. Wysocki
  2019-12-04 19:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2019-12-04 10:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ACPI Devel Maling List, 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.5-rc1-2

with top-most commit b65d56305c6f5c74b1b4fcaf55d48e949e49d67c

 Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'

on top of commit 6e9f879684b46331f51d0c76ebee981c788417db

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

to receive additional ACPI updates for 5.5-rc1.

These close a nasty race condition in the ACPI memory mappings
management code and an invalid parameter check in a library
routing, allow GPE 0xFF to be masked via kernel command line,
add a new lid switch blacklist entry and clean up Kconfig.

Specifics:

 - Fix locking issue in acpi_os_map_cleanup() leading to a race
   condition that can be harnessed for provoking a kernel panic
   from user space (Francesco Ruggeri).

 - Fix parameter check in acpi_bus_get_private_data() (Vamshi K
   Sthambamkadi).

 - Allow GPE 0xFF to be masked via kernel command line (Yunfeng Ye).

 - Add a new lid switch blacklist entry for Acer Switch 10 SW5-032
   to the ACPI button driver (Hans de Goede).

 - Clean up Kconfig (Krzysztof Kozlowski).

Thanks!


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

Francesco Ruggeri (1):
      ACPI: OSL: only free map once in osl.c

Hans de Goede (1):
      ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch

Krzysztof Kozlowski (1):
      ACPI: Fix Kconfig indentation

Vamshi K Sthambamkadi (1):
      ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()

Yunfeng Ye (1):
      ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100

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

 Documentation/admin-guide/kernel-parameters.txt |  2 +-
 drivers/acpi/Kconfig                            |  8 +++----
 drivers/acpi/bus.c                              |  2 +-
 drivers/acpi/button.c                           | 13 ++++++++++++
 drivers/acpi/osl.c                              | 28 +++++++++++++++----------
 drivers/acpi/sysfs.c                            |  6 +++---
 6 files changed, 39 insertions(+), 20 deletions(-)

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

* Re: [GIT PULL] More ACPI updates for v5.5-rc1
  2019-12-04 10:36 [GIT PULL] More ACPI updates for v5.5-rc1 Rafael J. Wysocki
@ 2019-12-04 19:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-04 19:25 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux Kernel Mailing List

The pull request you sent on Wed, 4 Dec 2019 11:36:50 +0100:

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

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

Thank you!

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

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

end of thread, other threads:[~2019-12-04 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04 10:36 [GIT PULL] More ACPI updates for v5.5-rc1 Rafael J. Wysocki
2019-12-04 19:25 ` 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).