summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2025-03-19Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton
2025-03-19rqspinlock: Hardcode cond_acquire loops for arm64Kumar Kartikeya Dwivedi
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-16mm: support tlbbatch flush for a range of PTEsBarry Song
2025-03-15arm64: insn: Add load-acquire and store-release instructionsPeilin Ye
2025-03-15arm64: insn: Add BIT(23) to {load,store}_ex's maskPeilin Ye
2025-03-14KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpuFuad Tabba
2025-03-14KVM: arm64: Factor out setting HCRX_EL2 traps into separate functionFuad Tabba
2025-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-14arm64: cputype: Add MIDR_CORTEX_A76AEDouglas Anderson
2025-03-14arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson
2025-03-14arm64/mm: Define PTDESC_ORDERAnshuman Khandual
2025-03-14KVM: arm64: Count pKVM stage-2 usage in secondary pagetable statsVincent Donnefort
2025-03-14KVM: arm64: Distinct pKVM teardown memcache for stage-2Vincent Donnefort
2025-03-14KVM: arm64: Add flags to kvm_hyp_memcacheVincent Donnefort
2025-03-12arm64/mm: Drop PXD_TABLE_BITAnshuman Khandual
2025-03-12arm64/mm: Check pmd_table() in pmd_trans_huge()Ryan Roberts
2025-03-12arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts
2025-03-12arm64/mm: Check PXD_TYPE_TABLE in [p4d|pgd]_bad()Anshuman Khandual
2025-03-12arm64/mm: Clear PXX_TYPE_MASK and set PXD_TYPE_SECT in [pmd|pud]_mkhuge()Anshuman Khandual
2025-03-12arm64/mm: Clear PXX_TYPE_MASK in mk_[pmd|pud]_sect_prot()Anshuman Khandual
2025-03-11KVM: arm64: Move PMUVer filtering into KVM codeOliver Upton
2025-03-11KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3Oliver Upton
2025-03-11drivers/perf: apple_m1: Support host/guest event filteringOliver Upton
2025-03-11arm64/fpsimd: Remove unused declaration fpsimd_kvm_prepare()Yue Haibing
2025-03-11arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9Anshuman Khandual
2025-03-11arm64: realm: Use aliased addresses for device DMA to shared buffersSuzuki K Poulose
2025-03-11Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski
2025-03-10arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX coresDouglas Anderson
2025-03-10arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLDDouglas Anderson
2025-03-10arm64/sysreg: Move POR_EL0_INIT to asm/por.hKevin Brodsky
2025-03-10arm64/sysreg: Rename POE_RXW to POE_RWXKevin Brodsky
2025-03-10arm64/sysreg: Improve PIR/POR helpersKevin Brodsky
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen
2025-03-08arm64/vdso: Prepare introduction of struct vdso_clockNam Cao
2025-03-08arm64: Make asm/cache.h compatible with vDSOThomas Weißschuh
2025-03-07arm64: lib: Use MOPS for usercopy routinesKristina Martšenko
2025-03-07arm64: mm: Handle PAN faults on uaccess CPY* instructionsKristina Martšenko
2025-03-07arm64: extable: Add fixup handling for uaccess CPY* instructionsKristina Martšenko
2025-03-05arm64/mm: Convert __pte_to_phys() and __phys_to_pte_val() as functionsAnshuman Khandual
2025-03-03KVM: arm64: nv: Allow userland to set VGIC maintenance IRQAndre Przywara
2025-03-03KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2Oliver Upton
2025-03-03KVM: arm64: nv: Respect virtual HCR_EL2.TWx settingJintack Lim
2025-03-03KVM: arm64: nv: Handle L2->L1 transition on interrupt injectionMarc Zyngier
2025-03-03KVM: arm64: nv: Nested GICv3 emulationMarc Zyngier