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-20250314162743-238386141@linux.intel.com>
Date: Fri, 14 Mar 2025 16:27:43 +0200
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.14-5

Hi Linus,

Here is a platform-drivers-x86 fixes PR for v6.14. The diff is a bit
larger than I'd prefer at this point due to unwinding the amd/pmf
driver's error handling properly instead of calling a deinit function
that was a can full of worms.


Fixes and new HW support:

 - amd/pmf:

    - Fix error handling in amd_pmf_init_smart_pc()

    - Fix missing hidden options for Smart PC

 - surface: aggregator_registry: Add Support for Surface Pro 11

Regards, i.


The following changes since commit 376a8c2a144397d9cf2a67d403dd64f4a7ff9104:

  platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA (2025-03-05 13:33:42 +0200)

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.14-5

for you to fetch changes up to 03fc0a2dc9f8c292fad8a1bcfb6d1f0dec1824be:

  MAINTAINERS: Update Ike Panhc's email address (2025-03-14 16:03:45 +0200)

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

Fixes and new HW support:

 - amd/pmf:

    - Fix error handling in amd_pmf_init_smart_pc()

    - Fix missing hidden options for Smart PC

 - surface: aggregator_registry: Add Support for Surface Pro 11

The following is an automated shortlog grouped by driver:

amd/pmf:
 -  fix cleanup in amd_pmf_init_smart_pc()

amd: pmf:
 -  Fix missing hidden options for Smart PC

MAINTAINERS:
 -  Update Ike Panhc's email address

surface: aggregator_registry:
 -  Add Support for Surface Pro 11

----------------------------------------------------------------
Dan Carpenter (1):
      platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()

Ike Panhc (1):
      MAINTAINERS: Update Ike Panhc's email address

Lukas Hetzenecker (1):
      platform/surface: aggregator_registry: Add Support for Surface Pro 11

Mario Limonciello (1):
      platform/x86/amd: pmf: Fix missing hidden options for Smart PC

 .mailmap                                           |  1 +
 MAINTAINERS                                        |  2 +-
 .../platform/surface/surface_aggregator_registry.c |  5 ++-
 drivers/platform/x86/amd/pmf/spc.c                 |  2 ++
 drivers/platform/x86/amd/pmf/tee-if.c              | 36 +++++++++++++++-------
 5 files changed, 33 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ