summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-12-162-18/+0
|\
| * Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon2022-12-152-18/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-1510-38/+341
|\ \
| * \ Merge remote-tracking branch 'arm64/for-next/sysregs' into kvmarm-master/nextMarc Zyngier2022-12-051-140/+0
| |\ \
| * \ \ Merge branch kvm-arm64/pmu-unchained into kvmarm-master/nextMarc Zyngier2022-12-052-0/+6
| |\ \ \
| | * | | KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creationMarc Zyngier2022-11-191-0/+4
| | * | | arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEFMarc Zyngier2022-11-171-0/+2
| * | | | Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier2022-12-052-3/+66
| |\ \ \ \
| | * | | | arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas2022-11-292-3/+36
| | * | | | arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas2022-11-292-1/+31
| | |/ / /
| * | | | Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/nextMarc Zyngier2022-12-057-6/+140
| |\ \ \ \
| | * | | | KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2Will Deacon2022-11-111-0/+2
| | * | | | KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the hostQuentin Perret2022-11-111-2/+2
| | * | | | KVM: arm64: Return guest memory from EL2 via dedicated teardown memcacheQuentin Perret2022-11-111-6/+1
| | * | | | KVM: arm64: Consolidate stage-2 initialisation into a single functionQuentin Perret2022-11-113-4/+2
| | * | | | KVM: arm64: Add generic hyp_memcache helpersQuentin Perret2022-11-111-0/+57
| | * | | | KVM: arm64: Provide I-cache invalidation by virtual address at EL2Will Deacon2022-11-111-0/+1
| | * | | | KVM: arm64: Add per-cpu fixmap infrastructure at EL2Quentin Perret2022-11-111-0/+14
| | * | | | KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1Fuad Tabba2022-11-112-2/+16
| | * | | | KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Fuad Tabba2022-11-114-0/+27
| | * | | | KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memoryQuentin Perret2022-11-111-0/+26
| | |/ / /
| * | | | Merge branch kvm-arm64/parallel-faults into kvmarm-master/nextMarc Zyngier2022-12-051-28/+125
| |\ \ \ \
| | * | | | KVM: arm64: Reject shared table walks in the hyp codeOliver Upton2022-11-221-2/+15
| | * | | | KVM: arm64: Don't acquire RCU read lock for exclusive table walksOliver Upton2022-11-221-6/+8
| | * | | | KVM: arm64: Take a pointer to walker data in kvm_dereference_pteref()Oliver Upton2022-11-221-71/+73
| | * | | | KVM: arm64: Handle stage-2 faults in parallelOliver Upton2022-11-101-1/+2
| | * | | | KVM: arm64: Protect stage-2 traversal with RCUOliver Upton2022-11-101-0/+49
| | * | | | KVM: arm64: Tear down unlinked stage-2 subtree after break-before-makeOliver Upton2022-11-101-0/+3
| | * | | | KVM: arm64: Use an opaque type for ptepsOliver Upton2022-11-101-1/+8
| | * | | | KVM: arm64: Add a helper to tear down unlinked stage-2 subtreesOliver Upton2022-11-101-0/+11
| | * | | | KVM: arm64: Pass mm_ops through the visitor contextOliver Upton2022-11-101-0/+1
| | * | | | KVM: arm64: Stash observed pte value in visitor contextOliver Upton2022-11-101-0/+1
| | * | | | KVM: arm64: Combine visitor arguments into a context structureOliver Upton2022-11-101-4/+11
| | |/ / /
| * | | | Merge branch kvm-arm64/dirty-ring into kvmarm-master/nextMarc Zyngier2022-12-051-0/+1
| |\ \ \ \
| | * | | | KVM: arm64: Enable ring-based dirty memory trackingGavin Shan2022-11-101-0/+1
| | |/ / /
| * | | | Merge branch kvm-arm64/52bit-fixes into kvmarm-master/nextMarc Zyngier2022-12-051-1/+5
| |\ \ \ \
| | * | | | KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS.Ryan Roberts2022-11-101-1/+5
| | |/ / /
* | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-2/+0
|\ \ \ \ \
| * | | | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-12-131-0/+1
|\ \ \ \ \
| * | | | | ARM: 9255/1: efi/dump UEFI runtime page tables for ARMWang Kefeng2022-11-071-0/+1
* | | | | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-3/+24
|\ \ \ \ \ \
| * | | | | | arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-12-081-0/+8
| * | | | | | arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel2022-12-081-0/+3
| * | | | | | arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel2022-12-071-0/+1
| * | | | | | Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel2022-12-072-10/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel2022-11-181-3/+12
| |\ \ \ \ \ \ \
| | * | | | | | | efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel2022-11-091-0/+15
| | * | | | | | | efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-091-6/+0
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-122-46/+11
|\ \ \ \ \ \ \ \