Files
linux/arch/arm64/include/asm
Linus Torvalds 4660e168c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Will Deacon:
 "The main changes are a fix to the way in which we manage the access
  flag setting for mappings using the contiguous bit and a fix for a
  hang on the kexec/hibernation path.

  Summary:

   - Fix kexec/hibernation hang due to bogus read-only mappings

   - Fix sparse warnings in our cmpxchg() implementation

   - Prevent runtime-const being used in modules, just like x86

   - Fix broken elision of access flag modifications for contiguous
     entries on systems without support for hardware updates

   - Fix a broken SVE selftest that was testing the wrong instruction"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  selftest/arm64: Fix sve2p1_sigill() to hwcap test
  arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
  arm64: make runtime const not usable by modules
  arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
  arm64: Silence sparse warnings caused by the type casting in (cmp)xchg
2026-03-06 19:57:03 -08:00
..
2023-06-05 09:36:39 +02:00
2024-07-03 19:29:59 -07:00
2025-04-29 14:03:18 +01:00
2023-12-11 13:18:06 +00:00
2024-01-12 12:44:18 +00:00
2024-10-16 00:13:04 +02:00
2022-07-22 17:34:57 -05:00
2025-05-11 17:48:19 -07:00
2024-09-10 18:19:59 +01:00
2024-10-15 18:16:20 +01:00
2025-05-06 09:56:18 +01:00
2024-07-10 14:23:38 +02:00