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: <YgawjGlDGS4l5pBY@arm.com>
Date:   Fri, 11 Feb 2022 18:53:00 +0000
From:   Catalin Marinas <catalin.marinas@....com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Will Deacon <will@...nel.org>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] arm64 fixes for 5.17-rc4

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 297ae1eb23b04c5a46111ab53c8d0f69af43f402:

  arm64: cpufeature: List early Cortex-A510 parts as having broken dbm (2022-01-28 16:15:46 +0000)

are available in the Git repository at:

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

for you to fetch changes up to da5fb9e1ad3fbf632dce735f1bdad257ca528499:

  ACPI/IORT: Check node revision for PMCG resources (2022-02-09 18:16:22 +0000)

----------------------------------------------------------------
arm64 fixes:

- Enable Cortex-A510 erratum 2051678 by default as we do with other
  errata.

- arm64 IORT: Check the node revision for PMCG resources to cope with
  old firmware based on a broken revision of the spec that had no way to
  describe the second register page (when an implementation is using the
  recommended RELOC_CTRS feature).

----------------------------------------------------------------
Mark Brown (1):
      arm64: Enable Cortex-A510 erratum 2051678 by default

Robin Murphy (1):
      ACPI/IORT: Check node revision for PMCG resources

 arch/arm64/Kconfig        |  1 +
 drivers/acpi/arm64/iort.c | 14 +++++++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

-- 
Catalin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ