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, 22 Sep 2023 17:19:07 +0100
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 -rc3

Hi Linus,

Please pull this small crop of relatively boring arm64 fixes for -rc3.

That's not to say we don't have any juicy bugs, however, it's just that
fixes for those are likely to come via -mm and -tip for a hugetlb and an
atomics issue respectively. I get left with the documentation...

Cheers,

Will

--->8

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

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 44a5b6b5c7fee5146572b4c57f0d9d9c398d1033:

  arm64: Document missing userspace visible fields in ID_AA64ISAR2_EL1 (2023-09-18 11:59:02 +0100)

----------------------------------------------------------------
arm64 fixes for -rc3

- Fix detection of "ClearBHB" and "Hinted Conditional Branch" features

- Fix broken wildcarding for Arm PMU MAINTAINERS entry

- Add missing documentation for userspace-visible ID register fields

----------------------------------------------------------------
Kristina Martsenko (1):
      arm64: cpufeature: Fix CLRBHB and BC detection

Mark Brown (3):
      arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rst
      arm64/hbc: Document HWCAP2_HBC
      arm64: Document missing userspace visible fields in ID_AA64ISAR2_EL1

Oliver Upton (1):
      MAINTAINERS: Use wildcard pattern for ARM PMU headers

 Documentation/arch/arm64/cpu-feature-registers.rst | 12 ++++++++++++
 Documentation/arch/arm64/elf_hwcaps.rst            |  3 +++
 MAINTAINERS                                        |  2 +-
 arch/arm64/include/asm/cpufeature.h                |  2 +-
 arch/arm64/kernel/cpufeature.c                     |  3 ++-
 arch/arm64/tools/sysreg                            |  6 +++++-
 6 files changed, 24 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ