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: <CAJZ5v0iDrmG44NHPtDThtYkk-v3YOX-4yxJWC7SvU0Hjq-vWGA@mail.gmail.com>
Date: Fri, 30 May 2025 20:51:30 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v6.16-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.16-rc1-2

with top-most commit f4c606df263b6de746412dee707bc4b590adf45a

 Merge branches 'acpica', 'acpi-tables' and 'acpi-apei'

on top of commit 3702a515edec515fcc7e085053da636fefac88d6

 Merge tag 'acpi-6.16-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive ACPI fixes for 6.16-rc1.

These address issues introduced by recent ACPI changes merged
previously:

 - Unbreak acpi_ut_safe_strncpy() by restoring its previous behavior
   changed incorrectly by a recent update (Ahmed Salem).

 - Make a new static checker warning in the recently introduced ACPI
   MRRM table parser go away (Dan Carpenter).

 - Fix ACPI table reference leak in error path of einj_probe() (Dan
   Carpenter).

Thanks!


---------------

Ahmed Salem (1):
      ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy()

Dan Carpenter (2):
      ACPI: APEI: EINJ: Clean up on error in einj_probe()
      ACPI: MRRM: Silence error code static checker warning

---------------

 drivers/acpi/acpi_mrrm.c        | 4 +++-
 drivers/acpi/acpica/utnonansi.c | 2 +-
 drivers/acpi/apei/einj-core.c   | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ