summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-03KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier
2024-10-01arm64: cputype: Add Neoverse-N3 definitionsMark Rutland
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-17mm/arm64: support large pfn mappingsPeter Xu
2024-09-17mm: always define pxx_pgprot()Peter Xu
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella
2024-09-13arm64: alternative: make alternative_has_cap_likely() VDSO compatibleMark Rutland
2024-09-12Merge branch 'for-next/timers' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2024-09-12Merge branch kvm-arm64/s2-ptdump into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier
2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova
2024-09-10arm64: pkeys: remove redundant WARNJoey Gouly
2024-09-10KVM: arm64: Move pagetable definitions to common headerSebastian Ene
2024-09-04arm64: Expose the end of the linear map in PHYSMEM_ENDD Scott Phillips
2024-09-04arm64: enable PKEY support for CPUs with S1POEJoey Gouly
2024-09-04arm64: enable POE and PIE to coexistJoey Gouly
2024-09-04arm64: implement PKEYS supportJoey Gouly
2024-09-04arm64: add pte_access_permitted_no_overlay()Joey Gouly
2024-09-04arm64: handle PKEY/POE faultsJoey Gouly
2024-09-04arm64: mask out POIndex when modifying a PTEJoey Gouly
2024-09-04arm64: convert protection key into vm_flags and pgprot valuesJoey Gouly
2024-09-04arm64: add POIndex definesJoey Gouly
2024-09-04arm64: enable the Permission Overlay Extension for EL0Joey Gouly
2024-09-04KVM: arm64: Save/restore POE registersJoey Gouly
2024-09-04arm64: context switch POR_EL0 registerJoey Gouly
2024-09-04arm64: disable trapping of POR_EL0 to EL2Joey Gouly
2024-09-04Merge remote-tracking branch 'kvmarm/arm64-shared-6.12' into for-next/poeWill Deacon
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-08-30arm64: mm: Add confidential computing hook to ioremap_prot()Will Deacon
2024-08-30arm64: mm: Add top-level dispatcher for internal mem_encrypt APIWill Deacon
2024-08-30drivers/virt: pkvm: Add initial support for running as a protected guestWill Deacon
2024-08-30firmware/smccc: Call arch-specific hook on discovering KVM servicesMarc Zyngier
2024-08-30arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips
2024-08-30KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier
2024-08-30KVM: arm64: nv: Make ps_to_output_size() generally availableMarc Zyngier
2024-08-30KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}Marc Zyngier