summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2026-01-26mm/page_table_check: provide addr parameter to page_table_check_ptes_set()Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure
2026-01-26arm64/mm: add addr parameter to __ptep_get_and_clear_anysz()Andrew Donnellan
2026-01-26arm64/mm: add addr parameter to __set_ptes_anysz()Andrew Donnellan
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26arm64: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-26Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-01-26Merge tag 'zynqmp-dt-for-6.20' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2026-01-26Merge tag 'tegra-for-6.20-arm64-dt' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-01-26Merge tag 'samsung-dt64-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-01-26Merge tag 'dt64-cleanup-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-01-26Merge tag 'renesas-dts-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-01-25KVM: arm64: Simplify PAGE_S2_MEMATTRMarc Zyngier
2026-01-25KVM: arm64: Kill KVM_PGTABLE_S2_NOFWBMarc Zyngier
2026-01-25KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1Marc Zyngier
2026-01-25KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flagMarc Zyngier
2026-01-25arm64: Add MT_S2{,_FWB}_AS_S1 encodingsMarc Zyngier
2026-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-24Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei
2026-01-23KVM: arm64: Use kvm_has_mte() in pKVM trap initializationFuad Tabba
2026-01-23KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabledFuad Tabba
2026-01-23KVM: arm64: Trap MTE access and discovery when MTE is disabledFuad Tabba
2026-01-23KVM: arm64: Remove dead code resetting HCR_EL2 for pKVMFuad Tabba
2026-01-23Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/nextMarc Zyngier
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier
2026-01-23Merge branch kvm-arm64/vtcr into kvmarm-master/nextMarc Zyngier
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier
2026-01-23arm64: dts: a7k: add COM Express boardsElad Nachman
2026-01-22arm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin
2026-01-22arm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin
2026-01-22arm64: dts: rockchip: Add Anbernic RG-DSChris Morgan
2026-01-22arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576Alexey Charkov
2026-01-22arm64: dts: rockchip: Add TPS65185 for PineNoteAndreas Kemnade
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang
2026-01-22KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guestYicong Yang
2026-01-22arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1Yicong Yang
2026-01-22KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memoryYicong Yang
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier
2026-01-22arm64: mm: warn once for ioremap attempts on RAM mappingsBreno Leitao
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()Geert Uytterhoeven
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland