summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2026-04-01Merge tag 'stm32-dt-for-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-04-01KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIsSascha Bischoff
2026-04-01Merge tag 'samsung-dt64-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-04-01Merge tag 'arm-soc/for-7.1/devicetree-arm64' of https://github.com/Broadcom/s...Arnd Bergmann
2026-04-01KVM: arm64: Destroy stage-2 page-table in kvm_arch_destroy_vm()Will Deacon
2026-04-01KVM: arm64: Don't leave mmu->pgt dangling on kvm_init_stage2_mmu() errorWill Deacon
2026-04-01KVM: arm64: Prevent the host from using an smc with imm16 != 0Sebastian Ene
2026-04-01KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supportedMarc Zyngier
2026-04-01KVM: arm64: Correctly plumb ID_AA64PFR2_EL1 into pkvm idreg handlingMarc Zyngier
2026-04-01KVM: arm64: Move GICv5 timer PPI validation into timer_irqs_are_valid()Marc Zyngier
2026-04-01KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()Marc Zyngier
2026-04-01KVM: arm64: Kill arch_timer_context::direct fieldMarc Zyngier
2026-04-01KVM: arm64: vgic-v5: Correctly set dist->ready once initialisedMarc Zyngier
2026-04-01KVM: arm64: vgic-v5: Make the effective priority mask a strict limitMarc Zyngier
2026-04-01KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behavioursMarc Zyngier
2026-04-01KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2Marc Zyngier
2026-04-01KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIsMarc Zyngier
2026-04-01KVM: arm64: Account for RESx bits in __compute_fgt()Marc Zyngier
2026-04-01KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1Marc Zyngier
2026-04-01arm64: Fix field references for ICH_PPI_DVIR[01]_EL2Marc Zyngier
2026-04-01KVM: arm64: Don't skip per-vcpu NV initialisationMarc Zyngier
2026-04-01KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize timeMarc Zyngier
2026-04-01arm64: dts: qcom: sdm845-lg-common: Add chassis-typePaul Sajna
2026-04-01arm64: dts: qcom: sdm845-lg: Add wifi nodesPaul Sajna
2026-04-01arm64: dts: qcom: sdm845-lg-judyln: Add display panelPaul Sajna
2026-04-01arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibbPaul Sajna
2026-04-01arm64: dts: qcom: sdm845-lg-common: Add LEDsAmir Dahan
2026-04-01arm64: dts: qcom: sdm845-lg-judyln: Add battery and chargerChristopher Brown
2026-04-01arm64: dts: qcom: sdm845-lg: Add uarts and BluetoothPaul Sajna
2026-04-01arm64: dts: qcom: sdm845-lg-common: Enable qups and their dma controllersPaul Sajna
2026-04-01arm64: dts: qcom: sdm845-lg-common: Enable venusPaul Sajna
2026-04-01arm64: dts: qcom: sdm845-lg-judyp: Define firmware paths for judypPaul Sajna
2026-04-01arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes, change pathPaul Sajna
2026-04-01arm64: dts: qcom: sdm845-lg-common: Sort nodes and propertiesPaul Sajna
2026-04-01arm64: dts: qcom: glymur-crd: Enable DisplayPort supportAbel Vesa
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel
2026-04-01KVM: arm64: Don't hold 'vm_table_lock' across guest page reclaimWill Deacon
2026-04-01KVM: arm64: Allow get_pkvm_hyp_vm() to take a reference to a dying VMWill Deacon
2026-04-01KVM: arm64: Prevent teardown finalisation of referenced 'hyp_vm'Will Deacon
2026-04-01Merge tag 'hisi-dts-fixes-for-7.0' of https://github.com/hisilicon/linux-hisi...Krzysztof Kozlowski
2026-04-01Merge tag 'nuvoton-arm64-7.1-devicetree-0' of ssh://gitolite.kernel.org/pub/s...Krzysztof Kozlowski
2026-04-01memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=yMike Rapoport (Microsoft)
2026-03-30arm64: dts: intel: agilex5: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven
2026-03-30arm64: dts: socfpga: stratix10: Add emmc supportNg Tze Yee
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-03-30KVM: arm64: Rename PKVM_PAGE_STATE_MASKWill Deacon
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover guest hvcsWill Deacon
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover forced reclaimWill Deacon
2026-03-30KVM: arm64: Register 'selftest_vm' in the VM tableWill Deacon
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover guest donationWill Deacon