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]
Date:   Thu, 6 Apr 2023 11:48:57 +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.3-5

Hi Linus,

Here is another (small) round of fixes for platform-drivers-x86 for 6.3.

Highlights:
 -  more think-lmi fixes
 -  1 DMI quirk addition

Regards,

Hans


The following changes since commit e3271a5917d1501089b1a224d702aa053e2877f4:

  platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLE (2023-03-31 19:37:18 +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.3-5

for you to fetch changes up to 9a469c6dfab38326f99f105386db84230be09ee3:

  platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list (2023-04-03 11:57:27 +0200)

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

Highlights:
 -  more think-lmi fixes
 -  1 DMI quirk addition

The following is an automated git shortlog grouped by driver:

think-lmi:
 -  Clean up display of current_value on Thinkstation
 -  Fix memory leaks when parsing ThinkStation WMI strings
 -  Fix memory leak when showing current settings

thinkpad_acpi:
 -  Add missing T14s Gen1 type to s2idle quirk list

----------------------------------------------------------------
Armin Wolf (1):
      platform/x86: think-lmi: Fix memory leak when showing current settings

Benjamin Asbach (1):
      platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list

Mark Pearson (2):
      platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings
      platform/x86: think-lmi: Clean up display of current_value on Thinkstation

 drivers/platform/x86/think-lmi.c     | 20 +++++++++++++-------
 drivers/platform/x86/thinkpad_acpi.c |  8 ++++++++
 2 files changed, 21 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ