summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
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
2025-03-03KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysregMarc Zyngier
2025-03-03arm64: sysreg: Add layout for ICH_MISR_EL2Marc Zyngier
2025-03-03arm64: sysreg: Add layout for ICH_VTR_EL2Marc Zyngier
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier
2025-03-02KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()Ahmed Genidi
2025-03-02KVM: arm64: Initialize HCR_EL2.E2H earlyMark Rutland
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-02-27arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation levelRyan Roberts
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-26smccc/kvm_guest: Enable errata based on implementation CPUsShameer Kolothum
2025-02-26arm64: Make  _midr_in_range_list() an exported functionShameer Kolothum
2025-02-26KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum
2025-02-26arm64: Modify _midr_range() functions to read MIDR/REVIDR internallyShameer Kolothum