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: <1689895414-17425-1-git-send-email-eahariha@linux.microsoft.com>
Date:   Thu, 20 Jul 2023 16:23:30 -0700
From:   Easwar Hariharan <eahariha@...ux.microsoft.com>
To:     stable@...r.kernel.org
Cc:     easwar.hariharan@...rosoft.com, catalin.marinas@....com,
        will@...nel.org, corbet@....net, robin.murphy@....com,
        joro@...tes.org, linux-arm-kernel@...ts.infradead.org,
        linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
        iommu@...ts.linux.dev
Subject: [PATCH 5.15 0/4] ARM64 errata for stable kernel 5.15 and above

From: Easwar Hariharan <easwar.hariharan@...rosoft.com>

This series works around a few ARM64 errata. Please pick these up for
v6.1 and v6.4 as well.

Cc: Catalin Marinas <catalin.marinas@....com> 
Cc: Will Deacon <will@...nel.org>
Cc: Jonathan Corbet <corbet@....net>
Cc: Robin Murphy <robin.murphy@....com>
Cc: Joerg Roedel <joro@...tes.org>
Cc: linux-arm-kernel@...ts.infradead.org
Cc: linux-doc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Cc: iommu@...ts.linux.dev
Signed-off-by: Easwar Hariharan <eahariha@...ux.microsoft.com>
---
Robin Murphy (1):
  iommu/arm-smmu-v3: Document MMU-700 erratum 2812531

Suzuki K Poulose (3):
  arm64: errata: Add detection for TRBE overwrite in FILL mode
  arm64: errata: Add workaround for TSB flush failures
  arm64: errata: Add detection for TRBE write to out-of-range

 Documentation/arm64/silicon-errata.rst      |  16 +++
 arch/arm64/Kconfig                          | 115 ++++++++++++++++++++
 arch/arm64/include/asm/barrier.h            |  16 ++-
 arch/arm64/kernel/cpu_errata.c              |  65 +++++++++++
 arch/arm64/tools/cpucaps                    |   3 +
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c |  41 +++++++
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h |   1 +
 7 files changed, 256 insertions(+), 1 deletion(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ