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-20240828125237-2776213950@linux.intel.com>
Date: Wed, 28 Aug 2024 12:52:37 +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.11-5

Hi Linus,

Here is a platform-drivers-x86 fixes PR for v6.11. None of the change looks
complicated. In case you wonder, there are more IDs added to AMD PMC in this
PR as it turned out the previous ones were not sufficient.

Changes:
- platform/x86/amd/pmc: AMD 1Ah model 60h series support (2nd attempt).
- asus-wmi: Prevent spurious rfkill on Asus Zenbook Duo.
- x86-android-tablets: Relax DMI match to cover another model.

Regards, i.


The following changes since commit 46ee21e9f59205e54943dfe51b2dc8a9352ca37d:

  platform/x86: ISST: Fix return value on last invalid resource (2024-08-20 14:19:09 +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.11-5

for you to fetch changes up to a3379eca24a7da5118a7d090da6f8eb8611acac8:

  platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict (2024-08-26 14:34:33 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v6.11-5

Changes:
- platform/x86/amd/pmc: AMD 1Ah model 60h series support (2nd attempt).
- asus-wmi: Prevent spurious rfkill on Asus Zenbook Duo.
- x86-android-tablets: Relax DMI match to cover another model.

The following is an automated shortlog grouped by driver:

amd/pmc:
 -  Extend support for PMC features on new AMD platform
 -  Fix SMU command submission path on new AMD platform

asus-wmi:
 -  Fix spurious rfkill on UX8406MA

x86-android-tablets:
 -  Make Lenovo Yoga Tab 3 X90F DMI match less strict

----------------------------------------------------------------
Hans de Goede (1):
      platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict

Mathieu Fenniak (1):
      platform/x86: asus-wmi: Fix spurious rfkill on UX8406MA

Shyam Sundar S K (2):
      platform/x86/amd/pmc: Fix SMU command submission path on new AMD platform
      platform/x86/amd/pmc: Extend support for PMC features on new AMD platform

 drivers/platform/x86/amd/pmc/pmc.c             |  3 +++
 drivers/platform/x86/asus-nb-wmi.c             | 20 +++++++++++++++++++-
 drivers/platform/x86/asus-wmi.h                |  1 +
 drivers/platform/x86/x86-android-tablets/dmi.c |  1 -
 4 files changed, 23 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ