]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'for-next/mm' into for-next/core
authorWill Deacon <will@kernel.org>
Wed, 24 Sep 2025 15:34:34 +0000 (16:34 +0100)
committerWill Deacon <will@kernel.org>
Wed, 24 Sep 2025 15:34:34 +0000 (16:34 +0100)
commit77dfca70baefcb988318a72fe69eb99f6dabbbb1
treeb614f0a4965c7bc857b6a92fb6acbb20a3cfd605
parent30f9386820cddbba59b48ae0670c3a1646dd440e
parent5973a62efa34c80c9a4e5eac1fca6f6209b902af
Merge branch 'for-next/mm' into for-next/core

* for-next/mm:
  arm64: map [_text, _stext) virtual address range non-executable+read-only
  arm64: Enable vmalloc-huge with ptdump
  arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs
  arm64: mm: support large block mapping when rodata=full
  arm64: Enable permission change on arm64 kernel block mappings
  arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLED
  arm64: mm: Rework the 'rodata=' options
  arm64: mm: Represent physical memory with phys_addr_t and resource_size_t
  arm64: mm: Make map_fdt() return mapped pointer
  arm64: mm: Cast start/end markers to char *, not u64
arch/arm64/Kconfig
arch/arm64/include/asm/mmu.h
arch/arm64/kernel/cpufeature.c
arch/arm64/mm/mmu.c