Revision 36fcf38152d8f163850831d52199adea4d6d9518 authored by Linus Torvalds on 22 September 2023, 19:41:43 UTC, committed by Linus Torvalds on 22 September 2023, 19:41:43 UTC
Pull arm64 fixes from Will Deacon:
 "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...

   - 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"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: Document missing userspace visible fields in ID_AA64ISAR2_EL1
  arm64/hbc: Document HWCAP2_HBC
  arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rst
  arm64: cpufeature: Fix CLRBHB and BC detection
  MAINTAINERS: Use wildcard pattern for ARM PMU headers
2 parent s b61ec8d + 44a5b6b
History
File Mode Size
alloc
bindings
kernel
macros
uapi
.gitignore -rw-r--r-- 202 bytes
Makefile -rw-r--r-- 19.3 KB
bindgen_parameters -rw-r--r-- 691 bytes
build_error.rs -rw-r--r-- 1.3 KB
compiler_builtins.rs -rw-r--r-- 2.0 KB
exports.c -rw-r--r-- 862 bytes
helpers.c -rw-r--r-- 4.6 KB

back to top