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:   Fri, 30 Oct 2020 17:30:09 +0100
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 Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v5.10-rc2

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.10-rc2

with top-most commit 8f7304bb9113c95b256d3aa79a884b4c60a806e1

 Merge branches 'acpi-button' and 'acpi-dock'

on top of commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec

 Linux 5.10-rc1

to receive ACPI fixes for 5.10-rc2.

These fix three assorted minor issues.

Specifics:

 - Eliminate compiler warning emitted when building the ACPI dock
   driver (Arnd Bergmann).

 - Drop lid_init_state quirk for Acer SW5-012 that is not needed any
   more after recent changes (Hans de Goede).

 - Fix "missing minus" typo in the NFIT parsing code (Zhang Qilong).

Thanks!


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

Arnd Bergmann (1):
      ACPI: dock: fix enum-conversion warning

Hans de Goede (1):
      ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirk

Zhang Qilong (1):
      ACPI: NFIT: Fix comparison to '-ENXIO'

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

 drivers/acpi/button.c    | 13 -------------
 drivers/acpi/dock.c      |  3 ++-
 drivers/acpi/nfit/core.c |  2 +-
 3 files changed, 3 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ