summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+13
2024-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-5/+3
2024-10-17KVM: arm64: Shave a few bytes from the EL2 idmap codeMarc Zyngier1-0/+1
2024-10-09arm64: probes: Fix uprobes for big-endian kernelsMark Rutland1-5/+3
2024-10-08KVM: arm64: nv: Punt stage-2 recycling to a vCPU requestOliver Upton2-0/+9
2024-10-08KVM: arm64: nv: Do not block when unmapping stage-2 if disallowedOliver Upton2-2/+3
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+13
2024-10-03KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier1-12/+13
2024-10-01arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-13/+32
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+74
2024-09-17mm/arm64: support large pfn mappingsPeter Xu1-0/+29
2024-09-17mm: always define pxx_pgprot()Peter Xu1-0/+1
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-7/+186
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds30-81/+431
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella3-1/+70
2024-09-13arm64: alternative: make alternative_has_cap_likely() VDSO compatibleMark Rutland1-0/+4
2024-09-12Merge branch 'for-next/timers' into for-next/coreWill Deacon2-0/+7
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon20-12/+281
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon4-0/+31
2024-09-12Merge branch 'for-next/perf' into for-next/coreWill Deacon3-11/+51
2024-09-12Merge branch 'for-next/mm' into for-next/coreWill Deacon1-0/+2
2024-09-12Merge branch 'for-next/misc' into for-next/coreWill Deacon6-58/+57
2024-09-12Merge branch kvm-arm64/s2-ptdump into kvmarm-master/nextMarc Zyngier3-1/+90
2024-09-12Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier6-5/+78
2024-09-12Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier1-0/+2
2024-09-12Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier1-2/+18
2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene1-0/+6
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene1-0/+1
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene1-1/+41
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova1-44/+44
2024-09-10arm64: pkeys: remove redundant WARNJoey Gouly1-2/+0
2024-09-10KVM: arm64: Move pagetable definitions to common headerSebastian Ene1-0/+42
2024-09-04arm64: Expose the end of the linear map in PHYSMEM_ENDD Scott Phillips1-0/+2
2024-09-04arm64: enable PKEY support for CPUs with S1POEJoey Gouly1-1/+1
2024-09-04arm64: enable POE and PIE to coexistJoey Gouly1-4/+4
2024-09-04arm64: add POE signal supportJoey Gouly1-0/+7
2024-09-04arm64: implement PKEYS supportJoey Gouly6-2/+217
2024-09-04arm64: add pte_access_permitted_no_overlay()Joey Gouly1-4/+7
2024-09-04arm64: handle PKEY/POE faultsJoey Gouly1-0/+1
2024-09-04arm64: mask out POIndex when modifying a PTEJoey Gouly1-1/+2
2024-09-04arm64: convert protection key into vm_flags and pgprot valuesJoey Gouly1-1/+9
2024-09-04arm64: add POIndex definesJoey Gouly1-0/+10
2024-09-04arm64: enable the Permission Overlay Extension for EL0Joey Gouly2-0/+2
2024-09-04KVM: arm64: Save/restore POE registersJoey Gouly2-0/+5
2024-09-04arm64: context switch POR_EL0 registerJoey Gouly3-0/+10
2024-09-04arm64: disable trapping of POR_EL0 to EL2Joey Gouly1-1/+9
2024-09-04Merge remote-tracking branch 'kvmarm/arm64-shared-6.12' into for-next/poeWill Deacon1-1/+2
2024-09-04arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)3-13/+2
2024-08-30arm64: mm: Add confidential computing hook to ioremap_prot()Will Deacon1-0/+4