summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-27arm64/mm: add addr parameter to __ptep_get_and_clear_anysz()Andrew Donnellan1-2/+3
2026-01-27arm64/mm: add addr parameter to __set_ptes_anysz()Andrew Donnellan1-11/+8
2026-01-27mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)1-2/+0
2026-01-25KVM: arm64: Simplify PAGE_S2_MEMATTRMarc Zyngier1-2/+2
2026-01-25KVM: arm64: Kill KVM_PGTABLE_S2_NOFWBMarc Zyngier1-5/+2
2026-01-25KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flagMarc Zyngier1-0/+2
2026-01-25arm64: Add MT_S2{,_FWB}_AS_S1 encodingsMarc Zyngier1-3/+8
2026-01-24Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-21/+16
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei1-0/+10
2026-01-23KVM: arm64: Trap MTE access and discovery when MTE is disabledFuad Tabba1-1/+1
2026-01-23Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/nextMarc Zyngier3-4/+32
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier1-0/+1
2026-01-23Merge branch kvm-arm64/vtcr into kvmarm-master/nextMarc Zyngier5-61/+20
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier9-39/+30
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang2-0/+2
2026-01-22KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guestYicong Yang1-0/+6
2026-01-22arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1Yicong Yang1-1/+11
2026-01-22KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memoryYicong Yang2-0/+9
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier2-6/+2
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier2-32/+0
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-21arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()Kevin Brodsky2-18/+4
2026-01-21mm: enable lazy_mmu sections to nestKevin Brodsky1-12/+0
2026-01-21mm: bail out of lazy_mmu_mode_* in interrupt contextKevin Brodsky1-9/+0
2026-01-21mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky1-1/+0
2026-01-15KVM: arm64: Check whether a VM IOCTL is allowed in pKVMFuad Tabba1-0/+20
2026-01-15KVM: arm64: Track KVM IOCTLs and their associated KVM capsFuad Tabba1-0/+2
2026-01-15KVM: arm64: Do not allow KVM_CAP_ARM_MTE for any guest in pKVMFuad Tabba1-0/+2
2026-01-15KVM: arm64: Include VM type when checking VM capabilities in pKVMFuad Tabba1-4/+6
2026-01-15KVM: arm64: Introduce helper to calculate fault IPA offsetFuad Tabba1-0/+2
2026-01-15KVM: arm64: Add a generic synchronous exception injection primitiveMarc Zyngier1-0/+1
2026-01-15KVM: arm64: Honor UX/PX attributes for EL2 S1 mappingsMarc Zyngier1-9/+3
2026-01-15KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and coMarc Zyngier1-0/+1
2026-01-15arm64: Convert VTCR_EL2 to sysreg infratructureMarc Zyngier2-41/+12
2026-01-14KVM: arm64: Calculate hyp VA size only oncePetteri Kangaslampi1-1/+2
2026-01-12arm64/paravirt: Use common code for paravirt_steal_clock()Juergen Gross1-10/+0
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross1-4/+0
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross1-1/+0
2026-01-10KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkersWill Deacon1-3/+3
2026-01-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+2
2026-01-10KVM: arm64: Don't blindly set set PSTATE.PAN on guest exitMarc Zyngier2-1/+4
2026-01-10KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()Dongxu Sun1-16/+0
2026-01-09arm64: Fix cleared E0POE bit after cpu_suspend()/resume()Yeoreum Yun1-1/+1
2026-01-08KVM: arm64: Fix EL2 S1 XN handling for hVHE setupsMarc Zyngier1-1/+9
2026-01-07KVM: arm64: Shuffle KVM_HOST_DATA_FLAG_* indicesMark Rutland1-5/+5
2026-01-06arm64/efi: Don't fail check current_in_efi() if preemptibleBen Horgan1-1/+1
2026-01-05arm64: Avoid memcpy() for syscall_get_arguments()Jinjie Ruan1-4/+12
2026-01-05syscall.h: Remove unused SYSCALL_MAX_ARGSJinjie Ruan1-2/+0
2025-12-14arm64/simd: Avoid pointless clearing of FP/SIMD bufferArd Biesheuvel1-1/+8
2025-12-06Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3