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]
Message-ID: <pdx86-pr-20250429112434-323291040@linux.intel.com>
Date: Tue, 29 Apr 2025 11:24:34 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, PDx86 <platform-driver-x86@...r.kernel.org>, Hans de Goede <hdegoede@...hat.com>, Andy Shevchenko <andy@...nel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.15-4

Hi Linus,

Here is a platform-drivers-x86 fixes PR for v6.15.

Fixes and new HW support

- amd/pmc: Require at least 2.5 seconds between HW sleep cycles

- alienware-wmi-wmax:
  - Add support for Alienware m15 R7
  - Fix error handling to avoid uninitialized variable

- asus-wmi: Disable OOBE state also on resume

- ideapad-laptop: Support a few new buttons

- intel/hid: Add Panther Lake support

- intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug

Regards, i.


The following changes since commit baf2f2c2b4c8e1d398173acd4d2fa9131a86b84e:

  platform/x86: msi-wmi-platform: Workaround a ACPI firmware bug (2025-04-16 11:15:22 +0300)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.15-4

for you to fetch changes up to 02c6e43397c39edd0c172859bf8c851b46be09a8:

  platform/x86: ideapad-laptop: add support for some new buttons (2025-04-23 13:05:26 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v6.15-4

Fixes and new HW support

- amd/pmc: Require at least 2.5 seconds between HW sleep cycles

- alienware-wmi-wmax:
  - Add support for Alienware m15 R7
  - Fix error handling to avoid uninitialized variable

- asus-wmi: Disable OOBE state also on resume

- ideapad-laptop: Support a few new buttons

- intel/hid: Add Panther Lake support

- intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug

The following is an automated shortlog grouped by driver:

alienware-wmi-wmax:
 -  Add support for Alienware m15 R7
 -  Fix uninitialized variable due to bad error handling

amd: pmc:
 -  Require at least 2.5 seconds between HW sleep cycles

asus-wmi:
 -  Disable OOBE state after resume from hibernation

ideapad-laptop:
 -  add support for some new buttons

intel: hid:
 -  Add Pantherlake support

intel-uncore-freq:
 -  Fix missing uncore sysfs during CPU hotplug

----------------------------------------------------------------
Gašper Nemgar (1):
      platform/x86: ideapad-laptop: add support for some new buttons

Kurt Borja (2):
      platform/x86: alienware-wmi-wmax: Fix uninitialized variable due to bad error handling
      platform/x86: alienware-wmi-wmax: Add support for Alienware m15 R7

Mario Limonciello (1):
      platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles

Pavel Nikulin (1):
      platform/x86: asus-wmi: Disable OOBE state after resume from hibernation

Saranya Gopal (1):
      platform/x86/intel: hid: Add Pantherlake support

Shouye Liu (1):
      platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug

 drivers/platform/x86/amd/pmc/pmc.c                  |  7 +++----
 drivers/platform/x86/asus-wmi.c                     | 11 ++++++++++-
 drivers/platform/x86/dell/alienware-wmi-wmax.c      | 14 ++++++++++----
 drivers/platform/x86/ideapad-laptop.c               | 16 ++++++++++++++++
 drivers/platform/x86/intel/hid.c                    | 21 +++++++++++----------
 .../x86/intel/uncore-frequency/uncore-frequency.c   | 13 +++++++++----
 6 files changed, 59 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ