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: <pdx86-pr-20241230201839-1256110449@linux.intel.com>
Date: Mon, 30 Dec 2024 20:18:39 +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.13-4

Hi Linus,

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

Fixes and new HW support:

 - hp-wmi: Add HP OMEN 8 to thermal profile list and use timer quirk

 - mlx-platform: Fix PCI device refcount leaks

 - thinkpad-acpi: Support a new platform profile toggle hotkey

Regards, i.


The following changes since commit 83848e37f6ee80f60b04139fefdfa1bde4aaa826:

  platform/x86/intel/vsec: Add support for Panther Lake (2024-12-11 16:00:56 +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.13-4

for you to fetch changes up to 7e16ae558a87ac9099b6a93a43f19b42d809fd78:

  platform/x86: thinkpad-acpi: Add support for hotkey 0x1401 (2024-12-29 16:55:10 +0200)

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

Fixes and new HW support:

 - hp-wmi: Add HP OMEN 8 to thermal profile list and use timer quirk

 - mlx-platform: Fix PCI device refcount leaks

 - thinkpad-acpi: Support a new platform profile toggle hotkey

The following is an automated shortlog grouped by driver:

hp-wmi:
 -  mark 8A15 board for timed OMEN thermal profile

mlx-platform:
 -  call pci_dev_put() to balance the refcount

thinkpad-acpi:
 -  Add support for hotkey 0x1401

----------------------------------------------------------------
Joe Hattori (1):
      platform/x86: mlx-platform: call pci_dev_put() to balance the refcount

Mingcong Bai (1):
      platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile

Vishnu Sankar (1):
      platform/x86: thinkpad-acpi: Add support for hotkey 0x1401

 Documentation/admin-guide/laptops/thinkpad-acpi.rst | 10 +++++++---
 drivers/platform/x86/hp/hp-wmi.c                    |  4 ++--
 drivers/platform/x86/mlx-platform.c                 |  2 ++
 drivers/platform/x86/thinkpad_acpi.c                |  4 +++-
 4 files changed, 14 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ