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:   Fri, 24 Dec 2021 12:27:56 +0100
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 5.16-4

Hi Linus,

Here is the third round of bug-fixes for platform-drivers-x86
for 5.16.

This consists of just a few small bug-fixes.

Regards,

Hans


The following changes since commit 7d0c009043f6a970f62dbf5aecda9f8c3ccafcff:

  platform/x86/intel: hid: add quirk to support Surface Go 3 (2021-12-06 22:28:18 +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-v5.16-4

for you to fetch changes up to 26a8b09437804fabfb1db080d676b96c0de68e7c:

  platform/x86: intel_pmc_core: fix memleak on registration failure (2021-12-23 19:30:32 +0100)

----------------------------------------------------------------
platform-drivers-x86 for v5.16-4

Various bug-fixes.

The following is an automated git shortlog grouped by driver:

amd-pmc:
 -  only use callbacks for suspend

apple-gmux:
 -  use resource_size() with res

intel_pmc_core:
 -  fix memleak on registration failure

platform/mellanox:
 -  mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_counters

platform/x86/intel:
 -  Remove X86_PLATFORM_DRIVERS_INTEL

system76_acpi:
 -  Guard System76 EC specific functionality

----------------------------------------------------------------
Andy Shevchenko (1):
      platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL

Johan Hovold (1):
      platform/x86: intel_pmc_core: fix memleak on registration failure

Mario Limonciello (1):
      platform/x86: amd-pmc: only use callbacks for suspend

Miaoqian Lin (1):
      platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_counters

Tim Crawford (1):
      platform/x86: system76_acpi: Guard System76 EC specific functionality

Wang Qing (1):
      platform/x86: apple-gmux: use resource_size() with res

 drivers/platform/mellanox/mlxbf-pmc.c   |  4 +--
 drivers/platform/x86/Makefile           |  2 +-
 drivers/platform/x86/amd-pmc.c          |  3 +-
 drivers/platform/x86/apple-gmux.c       |  2 +-
 drivers/platform/x86/intel/Kconfig      | 15 ---------
 drivers/platform/x86/intel/pmc/pltdrv.c |  2 +-
 drivers/platform/x86/system76_acpi.c    | 58 +++++++++++++++++----------------
 7 files changed, 37 insertions(+), 49 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ