lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 8 Sep 2021 17:32:32 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Linux PCI <linux-pci@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] More ACPI updates for v5.15-rc1

Hi Linus,

Please pull from the tag

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

with top-most commit e543b10cd9d75309c820d2175200d09b2a62f249

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

on top of commit 6f1e8b12eec44ee047dc9e0a9544b2cfed739503

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

to receive more ACPI updates for 5.15-rc1.

These add ACPI support to the PCI VMD driver, improve suspend-to-idle
support for AMD platforms and update documentation.

Specifics:

 - Add ACPI support to the PCI VMD driver (Rafael Wysocki).

 - Rearrange suspend-to-idle support code to reflect the platform
   firmware expectations on some AMD platforms (Mario Limonciello).

 - Make SSDT overlays documentation follow the code documented by it
   more closely (Andy Shevchenko).

Thanks!


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

Andy Shevchenko (1):
      Documentation: ACPI: Align the SSDT overlays file with the code

Mario Limonciello (1):
      ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported

Rafael J. Wysocki (1):
      PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus

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

 Documentation/admin-guide/acpi/ssdt-overlays.rst | 49 ++++++++--------
 drivers/acpi/x86/s2idle.c                        | 67 ++++++++++++---------
 drivers/pci/controller/vmd.c                     | 55 ++++++++++++++++++
 drivers/pci/host-bridge.c                        |  1 +
 drivers/pci/pci-acpi.c                           | 74 ++++++++++++++++++++++++
 include/linux/pci-acpi.h                         |  3 +
 6 files changed, 197 insertions(+), 52 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ