summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2026-06-05arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boardsMarek Vasut
2026-06-05Merge tag 'kvmarm-fixes-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-06-05bpf: Replace scratch PTE atomically when allocating arena pagesTejun Heo
2026-06-05KVM: arm64: Correctly identify executable PTEs at stage-2Oliver Upton
2026-06-05KVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNXOliver Upton
2026-06-05arm64: arch_timer: reuse arch_timer_read_cnt{p,v}ct_el0() helpersBreno Leitao
2026-06-05KVM: arm64: Reassign nested_mmus array behind mmu_lockHyunwoo Kim
2026-06-05KVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly
2026-06-05arm64/mm: Rename ptdesc_tAnshuman Khandual
2026-06-05arm64: mm: Defer remap of linear alias of data/bssArd Biesheuvel
2026-06-05KVM: arm64: Omit tag sync on stage-2 mappings of the zero pageArd Biesheuvel
2026-06-05arm64: Avoid double evaluation of __ptep_get()Ard Biesheuvel
2026-06-05arm64: Rename page table BSS section to .bss..pgtblArd Biesheuvel
2026-06-05KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...Hyunwoo Kim
2026-06-05KVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim
2026-06-04Merge tag 'socfpga_dts_updates_for_v7.2' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2026-06-04KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIMEThomas Gleixner
2026-06-04KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIMEThomas Gleixner
2026-06-04arm64: dts: hisilicon: hi3660-hikey960: move role-switch endpoint into connectorAkash Sukhavasi
2026-06-03arm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple
2026-06-03arm64: patching: replace min_t with min in __text_pokeThorsten Blum
2026-06-03KVM: arm64: nv: Restart stage-1 walk if stage-2 desc update failsOliver Upton
2026-06-03KVM: arm64: Restart instruction upon race in __kvm_at_s12()Oliver Upton
2026-06-03KVM: arm64: nv: Inject SEA TTW when desc update can't write to GPAOliver Upton
2026-06-03KVM: arm64: nv: Fully update VNCR fixmap state in kvm_translate_vncr()Oliver Upton
2026-06-03KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifierOliver Upton
2026-06-03arm64: cpufeature: Expose ID_AA64ISAR2_EL1.ATS1A to KVMMarc Zyngier
2026-06-03KVM: arm64: Wire AT S1E1A in the system instruction handling tableMarc Zyngier
2026-06-03KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POEMarc Zyngier
2026-06-03arm64: fpsimd: Remove <asm/fpsimdmacros.h>Mark Rutland
2026-06-03arm64: fpsimd: Move SME save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Move sve_flush_live() inlineMark Rutland
2026-06-03arm64: fpsimd: Move SVE save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SME stateMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland
2026-06-03arm64: fpsimd: Move fpsimd save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Split FPSR/FPCR from SVE save/restoreMark Rutland
2026-06-03arm64: sysreg: Add FPCR and FPSRMark Rutland
2026-06-03arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inlineMark Rutland
2026-06-03arm64: fpsimd: Use assembler for baseline SME instructionsMark Rutland
2026-06-03arm64: fpsimd: Use assembler for SVE instructionsMark Rutland
2026-06-03arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()Mark Rutland
2026-06-03arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()Mark Rutland
2026-06-03KVM: arm64: pkvm: Remove struct cpu_sve_stateMark Rutland
2026-06-03KVM: arm64: pkvm: Save host FPMR in host cpu contextMark Rutland
2026-06-03KVM: arm64: Don't override FFR save/restore argumentMark Rutland
2026-06-03KVM: arm64: Don't include <asm/fpsimdmacros.h>Mark Rutland
2026-06-03arm64: fpsimd: Fix type mismatch in sme_{save,load}_state()Mark Rutland
2026-06-03arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()Mark Rutland
2026-06-03Merge tag 'stm32-dt-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij