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>] [day] [month] [year] [list]
Message-ID: <pdx86-pr-20251127113520-199883@linux.intel.com>
Date: Thu, 27 Nov 2025 11:35:20 +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 <hansg@...nel.org>, Andy Shevchenko <andy@...nel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.18-5

Hi Linus,

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

Fixes:

- arm64/thinkpad-t14s-ec:

  - Fix IRQ race condition

  - Sleep after EC access

- intel/punit_ipc: Fix memory corruption

Regards, i.


The following changes since commit db30233361f94e1a84450c607989bdb671100fb6:

  platform/x86: intel-uncore-freq: fix all header kernel-doc warnings (2025-11-18 09:37:21 +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.18-5

for you to fetch changes up to 9b9c0adbc3f8a524d291baccc9d0c04097fb4869:

  platform/x86: intel: punit_ipc: fix memory corruption (2025-11-24 15:03:22 +0200)

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

Fixes:

- arm64/thinkpad-t14s-ec:

  - Fix IRQ race condition

  - Sleep after EC access

- intel/punit_ipc: Fix memory corruption

The following is an automated shortlog grouped by driver:

arm64: thinkpad-t14s-ec:
 -  fix IRQ race condition
 -  sleep after EC access

intel: punit_ipc:
 -  fix memory corruption

----------------------------------------------------------------
Dan Carpenter (1):
      platform/x86: intel: punit_ipc: fix memory corruption

Sebastian Reichel (2):
      platform: arm64: thinkpad-t14s-ec: fix IRQ race condition
      platform: arm64: thinkpad-t14s-ec: sleep after EC access

 drivers/platform/arm64/lenovo-thinkpad-t14s.c | 16 ++++++++++------
 drivers/platform/x86/intel/punit_ipc.c        |  2 +-
 2 files changed, 11 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ