aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-12arm64/mm: Check pmd_table() in pmd_trans_huge()Ryan Roberts1-12/+12
2025-03-12arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts1-1/+2
2025-03-12arm64/mm: Check PXD_TYPE_TABLE in [p4d|pgd]_bad()Anshuman Khandual1-2/+6
2025-03-12arm64/mm: Clear PXX_TYPE_MASK and set PXD_TYPE_SECT in [pmd|pud]_mkhuge()Anshuman Khandual1-2/+24
2025-03-12arm64/mm: Clear PXX_TYPE_MASK in mk_[pmd|pud]_sect_prot()Anshuman Khandual1-2/+2
2025-03-11KVM: arm64: Move PMUVer filtering into KVM codeOliver Upton1-23/+0
2025-03-11KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3Oliver Upton2-0/+7
2025-03-11drivers/perf: apple_m1: Support host/guest event filteringOliver Upton1-0/+1
2025-03-11arm64/fpsimd: Remove unused declaration fpsimd_kvm_prepare()Yue Haibing1-1/+0
2025-03-11arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9Anshuman Khandual1-0/+25
2025-03-11arm64: realm: Use aliased addresses for device DMA to shared buffersSuzuki K Poulose1-0/+11
2025-03-11Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski1-10/+12
2025-03-10arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX coresDouglas Anderson1-0/+10
2025-03-10arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLDDouglas Anderson1-0/+2
2025-03-10arm64/sysreg: Move POR_EL0_INIT to asm/por.hKevin Brodsky2-3/+2
2025-03-10arm64/sysreg: Rename POE_RXW to POE_RWXKevin Brodsky1-3/+3
2025-03-10arm64/sysreg: Improve PIR/POR helpersKevin Brodsky3-24/+31
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+26
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen2-3/+3
2025-03-08arm64/vdso: Prepare introduction of struct vdso_clockNam Cao1-2/+2
2025-03-08arm64: Make asm/cache.h compatible with vDSOThomas Weißschuh1-2/+2
2025-03-07arm64: lib: Use MOPS for usercopy routinesKristina Martšenko1-0/+4
2025-03-07arm64: mm: Handle PAN faults on uaccess CPY* instructionsKristina Martšenko1-0/+2
2025-03-07arm64: extable: Add fixup handling for uaccess CPY* instructionsKristina Martšenko2-2/+10
2025-03-05arm64/mm: Convert __pte_to_phys() and __phys_to_pte_val() as functionsAnshuman Khandual1-6/+9
2025-03-03KVM: arm64: nv: Allow userland to set VGIC maintenance IRQAndre Przywara1-0/+1
2025-03-03KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2Oliver Upton1-0/+2
2025-03-03KVM: arm64: nv: Respect virtual HCR_EL2.TWx settingJintack Lim1-0/+13
2025-03-03KVM: arm64: nv: Handle L2->L1 transition on interrupt injectionMarc Zyngier1-8/+9
2025-03-03KVM: arm64: nv: Nested GICv3 emulationMarc Zyngier1-0/+2
2025-03-03KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysregMarc Zyngier1-0/+26
2025-03-03arm64: sysreg: Add layout for ICH_MISR_EL2Marc Zyngier1-5/+0
2025-03-03arm64: sysreg: Add layout for ICH_VTR_EL2Marc Zyngier1-13/+0
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier1-12/+0
2025-03-02KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()Ahmed Genidi1-5/+0
2025-03-02KVM: arm64: Initialize HCR_EL2.E2H earlyMark Rutland1-0/+26
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-8/+18
2025-02-27arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation levelRyan Roberts1-6/+16
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+2
2025-02-26smccc/kvm_guest: Enable errata based on implementation CPUsShameer Kolothum2-0/+8
2025-02-26arm64: Make  _midr_in_range_list() an exported functionShameer Kolothum1-14/+1
2025-02-26KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum2-1/+14
2025-02-26arm64: Modify _midr_range() functions to read MIDR/REVIDR internallyShameer Kolothum2-16/+15
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-2/+0
2025-02-26KVM: arm64: Allow userspace to change the implementation ID registersSebastian Ott1-0/+2
2025-02-26KVM: arm64: Maintain per-VM copy of implementation ID regsSebastian Ott1-0/+9
2025-02-26KVM: arm64: Set HCR_EL2.TID1 unconditionallyOliver Upton1-2/+2
2025-02-24KVM: arm64: Allow userspace to limit NV support to nVHEMarc Zyngier1-0/+1
2025-02-24KVM: arm64: Move NV-specific capping to idreg sanitisationMarc Zyngier1-0/+1
2025-02-21arm64: vdso: Switch to generic storage implementationThomas Weißschuh5-76/+15