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: <aSXVXLWDyDguHgiA@willie-the-truck>
Date: Tue, 25 Nov 2025 16:12:12 +0000
From: Will Deacon <will@...nel.org>
To: torvalds@...ux-foundation.org
Cc: catalin.marinas@....com, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org, kernel-team@...roid.com
Subject: [GIT PULL] arm64 fixes for 6.18

Hi Linus,

Apologies for sending this during the US holidays but please can you
pull these three straightforward arm64 fixes for 6.18?

We've got a revert due to one of the recent CCA commits breaking ACPI
firmware-based error reporting, a fix for a hard-lockup introduced by a
prior fix affecting non-default (CONFIG_EXPERT) configurations and
another ACPI fix for systems using MMIO-based timers.

Other than that, we're looking pretty good.

Cheers,

Will

--->8

The following changes since commit 8e8ae788964aa2573b4335026db4068540fa6a86:

  arm64: Reject modules with internal alternative callbacks (2025-11-07 15:00:14 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes

for you to fetch changes up to 165eb13e485c5c25c7cb276ac85f788a2bd200cb:

  arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORY (2025-11-24 13:31:50 +0000)

----------------------------------------------------------------
arm64 fixes for 6.18

- Avoid hardlockup when CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY=n

- Fix regression in APEI/GHES error handling

- Fix MMIO timers when probed via ACPI

----------------------------------------------------------------
Jonathan Marek (1):
      arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORY

Marc Zyngier (1):
      ACPI: GTDT: Correctly number platform devices for MMIO timers

Will Deacon (1):
      Revert "arm64: acpi: Enable ACPI CCEL support"

 arch/arm64/kernel/acpi.c        | 10 ----------
 arch/arm64/kernel/proton-pack.c |  2 ++
 drivers/acpi/arm64/gtdt.c       |  4 ++--
 3 files changed, 4 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ