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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d9007c58-71a2-e081-c609-fbf04855b591@redhat.com>
Date:   Mon, 9 May 2022 09:27:51 +0200
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.18-4

Hi Linus,

Here is a third round of bug-fixes for platform-drivers-x86
for 5.18:

 -  thinkpad_acpi AMD suspend/resume + fan detection fixes
 -  2 other small fixes
 -  1 hardware-id addition

Regards,

Hans


The following changes since commit eb2fd9b43fae0c51982ac4229535b6cfd77380db:

  platform/x86/intel: pmc/core: change pmc_lpm_modes to static (2022-04-27 16:55:54 +0200)

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.18-4

for you to fetch changes up to 44acfc22c7d055d9c4f8f0974ee28422405b971a:

  platform/surface: aggregator: Fix initialization order when compiling as builtin module (2022-05-06 13:05:57 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v5.18-4

3th set of pdx86 fixes for 5.18:
 -  thinkpad_acpi AMD suspend/resume + fan detection fixes
 -  2 other small fixes
 -  1 hardware-id addition

The following is an automated git shortlog grouped by driver:

platform/surface:
 -  aggregator: Fix initialization order when compiling as builtin module
 -  gpe: Add support for Surface Pro 8

platform/x86/intel:
 -  Fix 'rmmod pmt_telemetry' panic

thinkpad_acpi:
 -  Correct dual fan probe
 -  Add a s2idle resume quirk for a number of laptops
 -  Convert btusb DMI list to quirks

----------------------------------------------------------------
Mario Limonciello (2):
      platform/x86: thinkpad_acpi: Convert btusb DMI list to quirks
      platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptops

Mark Pearson (1):
      platform/x86: thinkpad_acpi: Correct dual fan probe

Maximilian Luz (2):
      platform/surface: gpe: Add support for Surface Pro 8
      platform/surface: aggregator: Fix initialization order when compiling as builtin module

Prarit Bhargava (1):
      platform/x86/intel: Fix 'rmmod pmt_telemetry' panic

 drivers/platform/surface/aggregator/core.c |   2 +-
 drivers/platform/surface/surface_gpe.c     |   8 ++
 drivers/platform/x86/intel/pmt/telemetry.c |   2 +-
 drivers/platform/x86/thinkpad_acpi.c       | 175 +++++++++++++++++++++++++++--
 4 files changed, 173 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ