summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
5 daysKVM: arm64: Prevent access to vCPU events before initOliver Upton
2026-08-23arm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter
2026-08-03KVM: Introduce vcpu->wants_to_runDavid Matlack
2026-08-03Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon
2026-08-03arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon
2026-08-03arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta
2026-07-24KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
2026-07-24KVM: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim
2026-07-24arm64: dts: qcom: sdm630: describe adsp_mem region properlyNickolay Goppen
2026-07-24arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()Mark Rutland
2026-07-24arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual
2026-07-24arm64/mm: convert ptep_clear() to ptep_get_and_clear()Ryan Roberts
2026-07-24arm64/mm: convert set_pte_at() to set_ptes(..., 1)Ryan Roberts
2026-07-24arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)Ryan Roberts
2026-07-24arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BASBreno Leitao
2026-07-24arm64: dts: tqma8mpql-mba8mpxl: configure sai clock in audio codec as wellAlexander Stein
2026-07-24arm64: dts: qcom: sm8450: Add power-domain and iface clk for ice nodeHarshal Dev
2026-07-24arm64: dts: qcom: sm8450: Fix ICE reg sizeKuldeep Singh
2026-07-24arm64: dts: mediatek: mt8192-asurada: Move PCIe DMA bounce buffer to hostChen-Yu Tsai
2026-07-24arm64: dts: imx8x-colibri: Correct SODIMM PAD settingsPeng Fan
2026-07-24arm64: dts: rockchip: fix rk809 interrupt pin on rk3566-roc-pcWeixin Guo
2026-07-24arm64: tegra: Fix Tegra234 MGBE PTP clockJon Hunter
2026-07-24arm64: dts: qcom: sdm845-mezzanine: Fix camss ports unit_address_vs_reg warningKrzysztof Kozlowski
2026-07-24arm64: dts: rockchip: Fix gmac0 reset pin for NanoPi R5SDiederik de Haas
2026-07-24KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPUHyunwoo Kim
2026-07-24KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPUHyunwoo Kim
2026-07-24arm64: fpsimd: Fix type mismatch in sme_{save,load}_state()Mark Rutland
2026-07-24arm64: sysreg: Correct sign definitions for EIESB and DoubleLockFuad Tabba
2026-07-24arm64: Revamp HCR_EL2.E2H RES1 detectionMarc Zyngier
2026-07-24KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()Ahmed Genidi
2026-07-24KVM: arm64: Initialize HCR_EL2.E2H earlyMark Rutland
2026-07-24arm64: Fix early handling of FEAT_E2H0 not being implementedMarc Zyngier
2026-07-24arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negativeMarc Zyngier
2026-07-24arm64: sysreg: Add layout for ID_AA64MMFR4_EL1Marc Zyngier
2026-07-24bpf, arm64: Reject out-of-range B.cond targetsDaniel Borkmann
2026-07-04arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64Steven Rostedt
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2026-06-19arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-06-19arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-06-19arm64: tlb: Allow XZR argument to TLBI opsMark Rutland
2026-06-19KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier
2026-06-19KVM: arm64: PMU: Preserve AArch32 counter low bitsQiang Ma
2026-06-19arm64: io: Extract user memory type in ioremap_prot()Will Deacon
2026-06-19arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon
2026-06-01KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bitsMichael Bommarito