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:   Mon, 21 Feb 2022 17:01:36 +0100
From:   Hans de Goede <hdegoede@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Mark Gross <mgross@...ux.intel.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        platform-driver-x86@...r.kernel.org
Subject: [GIT PULL] platform-drivers-x86 for 5.17-3

Hi Linus,

Here is the second round of bug-fixes for platform-drivers-x86
for 5.17.

This consists of 2 small fixes and 1 hardware-id addition.

Regards,

Hans


The following changes since commit 836f35f79153ce09d813c83f341dba4481996966:

  platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms (2022-02-01 15:37:00 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v5.17-3

for you to fetch changes up to ae09639e3b2a0291b37b122c94dd4f773cd4e513:

  platform/x86: int3472: Add terminator to gpiod_lookup_table (2022-02-21 14:47:59 +0100)

----------------------------------------------------------------
platform-drivers-x86 for v5.17-3

2 small fixes and 1 hardware-id addition.

The following is an automated git shortlog grouped by driver:

asus-wmi:
 -  Fix regression when probing for fan curve control

int3472:
 -  Add terminator to gpiod_lookup_table

thinkpad_acpi:
 -  Add dual-fan quirk for T15g (2nd gen)

----------------------------------------------------------------
Daniel Scally (1):
      platform/x86: int3472: Add terminator to gpiod_lookup_table

Hans de Goede (2):
      platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)
      platform/x86: asus-wmi: Fix regression when probing for fan curve control

 drivers/platform/x86/asus-wmi.c                          | 2 +-
 drivers/platform/x86/intel/int3472/tps68470_board_data.c | 3 ++-
 drivers/platform/x86/thinkpad_acpi.c                     | 1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ