All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v5.11-rc4
@ 2021-01-15 18:45 Rafael J. Wysocki
  2021-01-15 18:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-01-15 18:45 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.11-rc4

with top-most commit 179892adb0436139fd8e6af7b27f54219c1750f8

 Merge branch 'acpi-docs'

on top of commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837

 Linux 5.11-rc3

to receive ACPI fixes for 5.11-rc4.

These address a device ID bounds check error in the device
enumeration code and fix a mistake in the documentation.

Specifics:

 - Harden the ACPI device enumeration code against device ID length
   overflows to address a Linux VM cash on Hyper-V (Dexuan Cui).

 - Fix a mistake in the documentation of error type values for PCIe
   errors (Qiuxu Zhuo).

Thanks!


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

Dexuan Cui (1):
      ACPI: scan: Harden acpi_device_add() against device ID overflows

Qiuxu Zhuo (1):
      Documentation: ACPI: EINJ: Fix error type values for PCIe errors

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

 Documentation/firmware-guide/acpi/apei/einj.rst |  4 ++--
 drivers/acpi/internal.h                         |  2 +-
 drivers/acpi/scan.c                             | 15 ++++++++++++++-
 3 files changed, 17 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] ACPI fixes for v5.11-rc4
  2021-01-15 18:45 [GIT PULL] ACPI fixes for v5.11-rc4 Rafael J. Wysocki
@ 2021-01-15 18:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-15 18:58 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux Kernel Mailing List

The pull request you sent on Fri, 15 Jan 2021 19:45:20 +0100:

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

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

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-01-15 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 18:45 [GIT PULL] ACPI fixes for v5.11-rc4 Rafael J. Wysocki
2021-01-15 18:58 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.