[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <941d687d-ef8e-0823-fff0-3011be6c0e0a@redhat.com>
Date: Thu, 25 May 2023 12:03:15 +0200
From: Hans de Goede <hdegoede@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
platform-driver-x86@...r.kernel.org,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [GIT PULL] platform-drivers-x86 for 6.4-3
Hi Linus,
Here is the second round of fixes for platform-drivers-x86 for 6.4.
Nothing special to report just a few small fixes.
Regards,
Hans
The following changes since commit 3d43f9f639542fadfb28f40b509bf147a6624d48:
platform/mellanox: fix potential race in mlxbf-tmfifo driver (2023-05-09 11:54:35 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.4-3
for you to fetch changes up to 3279decb2c3c8d58cb0b70ed5235c480735a36ee:
platform/x86/intel/ifs: Annotate work queue on stack so object debug does not complain (2023-05-23 12:55:16 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.4-3
A small set of assorted bug fixes for 6.4.
The following is an automated git shortlog grouped by driver:
ISST:
- Remove 8 socket limit
asus-wmi:
- Ignore WMI events with codes 0x7B, 0xC0
platform/mellanox:
- mlxbf-pmc: fix sscanf() error checking
platform/x86/amd/pmf:
- Fix CnQF and auto-mode after resume
platform/x86/intel/ifs:
- Annotate work queue on stack so object debug does not complain
----------------------------------------------------------------
Alexandru Sorodoc (1):
platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
Dan Carpenter (1):
platform/mellanox: mlxbf-pmc: fix sscanf() error checking
David Arcari (1):
platform/x86/intel/ifs: Annotate work queue on stack so object debug does not complain
Mario Limonciello (1):
platform/x86/amd/pmf: Fix CnQF and auto-mode after resume
Steve Wahl (1):
platform/x86: ISST: Remove 8 socket limit
drivers/platform/mellanox/mlxbf-pmc.c | 5 ++--
drivers/platform/x86/amd/pmf/core.c | 34 +++++++++++++++++-----
drivers/platform/x86/asus-nb-wmi.c | 2 ++
drivers/platform/x86/intel/ifs/load.c | 2 +-
.../x86/intel/speed_select_if/isst_if_common.c | 12 ++++----
5 files changed, 36 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists