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:   Mon, 27 Mar 2023 13:28:49 +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-3

Hi Linus,

Here is the second round of fixes for platform-drivers-x86 for 6.3.

Highlights:
 -  Intel tpmi/vsec fixes
 -  think-lmi fixes
 -  2 other small fixes / hw-id additions

Regards,

Hans


The following changes since commit 1a0009abfa7893b9cfcd3884658af1cbee6b26ce:

  platform: mellanox: mlx-platform: Initialize shift variable to 0 (2023-03-07 12:08:30 +0100)

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

for you to fetch changes up to acd0acb802b90f88d19ad4337183e44fd0f77c50:

  platform/surface: aggregator: Add missing fwnode_handle_put() (2023-03-22 15:23:03 +0100)

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

Highlights:
 -  Intel tpmi/vsec fixes
 -  think-lmi fixes
 -  2 other small fixes / hw-id additions

The following is an automated git shortlog grouped by driver:

platform/surface:
 -  aggregator: Add missing fwnode_handle_put()

platform/x86 (gigabyte-wmi):
 -  Add support for A320M-S2H V2

platform/x86/intel:
 -  tpmi: Revise the comment of intel_vsec_add_aux
 -  tpmi: Fix double free in tpmi_create_device()
 -  vsec: Fix a memory leak in intel_vsec_add_aux

think-lmi:
 -  Add possible_values for ThinkStation
 -  only display possible_values if available
 -  use correct possible_values delimiters
 -  add missing type attribute

----------------------------------------------------------------
Dongliang Mu (3):
      platform/x86/intel: vsec: Fix a memory leak in intel_vsec_add_aux
      platform/x86/intel: tpmi: Fix double free in tpmi_create_device()
      platform/x86/intel: tpmi: Revise the comment of intel_vsec_add_aux

Frank Crawford (1):
      platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2

Liang He (1):
      platform/surface: aggregator: Add missing fwnode_handle_put()

Mark Pearson (4):
      platform/x86: think-lmi: add missing type attribute
      platform/x86: think-lmi: use correct possible_values delimiters
      platform/x86: think-lmi: only display possible_values if available
      platform/x86: think-lmi: Add possible_values for ThinkStation

 drivers/platform/surface/aggregator/bus.c |  4 ++-
 drivers/platform/x86/gigabyte-wmi.c       |  1 +
 drivers/platform/x86/intel/tpmi.c         | 23 ++++--------
 drivers/platform/x86/intel/vsec.c         |  1 +
 drivers/platform/x86/think-lmi.c          | 60 +++++++++++++++++++++++++++++--
 5 files changed, 69 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ