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: <fcddbd63-758f-4e05-c9c5-39a904eebf9d@redhat.com>
Date:   Wed, 10 May 2023 12:29:50 +0200
From:   Hans de Goede <hdegoede@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Mark Gross <mgross@...ux.intel.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        platform-driver-x86@...r.kernel.org
Subject: [GIT PULL] platform-drivers-x86 for 6.4-2

Hi Linus,

Here is the first round of fixes for platform-drivers-x86 for 6.4.

Nothing special to report just various small fixes:

 -  thinkpad_acpi: Fix profile (performance/bal/low-power) regression on T490
 -  misc. other small fixes / hw-id additions

Regards,

Hans


The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

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-2

for you to fetch changes up to 3d43f9f639542fadfb28f40b509bf147a6624d48:

  platform/mellanox: fix potential race in mlxbf-tmfifo driver (2023-05-09 11:54:35 +0200)

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

Highlights:
 -  thinkpad_acpi: Fix profile (performance/bal/low-power) regression on T490
 -  misc. other small fixes / hw-id additions

The following is an automated git shortlog grouped by driver:

hp-wmi:
 -  add micmute to hp_wmi_keymap struct

intel_scu_pcidrv:
 -  Add back PCI ID for Medfield

platform/mellanox:
 -  fix potential race in mlxbf-tmfifo driver

platform/x86/intel-uncore-freq:
 -  Return error on write frequency

thinkpad_acpi:
 -  Add profile force ability
 -  Fix platform profiles on T490

touchscreen_dmi:
 -  Add info for the Dexp Ursus KX210i
 -  Add upside-down quirk for GDIX1002 ts on the Juno Tablet

----------------------------------------------------------------
Andrey Avdeev (1):
      platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i

Fae (1):
      platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct

Hans de Goede (1):
      platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the Juno Tablet

Julian Winkler (1):
      platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield

Liming Sun (1):
      platform/mellanox: fix potential race in mlxbf-tmfifo driver

Mark Pearson (2):
      platform/x86: thinkpad_acpi: Fix platform profiles on T490
      platform/x86: thinkpad_acpi: Add profile force ability

Srinivas Pandruvada (1):
      platform/x86/intel-uncore-freq: Return error on write frequency

 drivers/platform/mellanox/mlxbf-tmfifo.c           | 11 ++++--
 drivers/platform/x86/hp/hp-wmi.c                   |  1 +
 .../uncore-frequency/uncore-frequency-common.c     |  6 +++-
 drivers/platform/x86/intel_scu_pcidrv.c            |  1 +
 drivers/platform/x86/thinkpad_acpi.c               | 24 ++++++++++---
 drivers/platform/x86/touchscreen_dmi.c             | 41 ++++++++++++++++++++++
 6 files changed, 76 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ