summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-08-181-2/+2
|\
| * arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown2023-08-171-2/+2
* | locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-8/+0
* | Merge tag 'kvmarm-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-08-043-20/+47
|\ \
| * | KVM: arm64: fix __kvm_host_psci_cpu_entry() prototypeArnd Bergmann2023-07-261-1/+1
| * | KVM: arm64: Fix resetting SME trap values on reset for (h)VHEFuad Tabba2023-07-261-0/+4
| * | KVM: arm64: Fix resetting SVE trap values on reset for hVHEFuad Tabba2023-07-261-0/+4
| * | KVM: arm64: Helper to write to appropriate feature trap register based on modeFuad Tabba2023-07-261-4/+9
| * | KVM: arm64: Disable SME traps for (h)VHE at setupFuad Tabba2023-07-261-0/+10
| * | KVM: arm64: Use the appropriate feature trap register for SVE at EL2 setupFuad Tabba2023-07-261-6/+9
| * | KVM: arm64: Factor out code for checking (h)VHE mode into a macroFuad Tabba2023-07-261-9/+10
* | | Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-07-233-17/+12
|\| |
| * | KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier2023-07-131-0/+2
| * | KVM: arm64: Correctly handle page aging notifiers for unaligned memslotOliver Upton2023-07-121-17/+9
| * | KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvmSudeep Holla2023-07-111-0/+1
| |/
* / tracing: arm64: Avoid missing-prototype warningsArnd Bergmann2023-07-122-0/+7
|/
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-1/+8
|\
| * arm64: memory: Make virt_to_pfn() a static inlineLinus Walleij2023-05-291-1/+8
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-0312-49/+256
|\ \
| * \ Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-07-0115-66/+265
| |\ \
| | * \ Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2023-06-153-1/+9
| | |\ \
| | | * | KVM: arm64: Use BTI for nvheMostafa Saleh2023-05-301-0/+1
| | | * | KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier2023-05-212-1/+8
| | * | | Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton2023-06-153-26/+27
| | |\ \ \
| | | * | | KVM: arm64: Rip out the vestiges of the 'old' ID register schemeOliver Upton2023-06-151-4/+0
| | | * | | KVM: arm64: Use arm64_ftr_bits to sanitise ID register writesJing Zhang2023-06-151-0/+1
| | | * | | KVM: arm64: Save ID registers' sanitized value per guestJing Zhang2023-06-151-0/+15
| | | * | | KVM: arm64: Rewrite IMPDEF PMU version as NIOliver Upton2023-06-121-4/+1
| | | * | | KVM: arm64: Make vCPU feature flags consistent VM-wideOliver Upton2023-06-122-19/+10
| | | * | | KVM: arm64: Separate out feature sanitisation and initialisationOliver Upton2023-06-121-0/+1
| | | | |/ | | | |/|
| | * | | Merge branch for-next/module-alloc into kvmarm/nextOliver Upton2023-06-153-17/+9
| | |\ \ \
| | * \ \ \ Merge branch kvm-arm64/hvhe into kvmarm/nextOliver Upton2023-06-157-18/+103
| | |\ \ \ \
| | | * | | | KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1Marc Zyngier2023-06-151-1/+0
| | | * | | | KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is setMarc Zyngier2023-06-121-1/+1
| | | * | | | KVM: arm64: Rework CPTR_EL2 programming for HVHE configurationMarc Zyngier2023-06-122-3/+32
| | | * | | | KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHEMarc Zyngier2023-06-121-3/+9
| | | * | | | KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor contextMarc Zyngier2023-06-121-6/+19
| | | * | | | arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is setMarc Zyngier2023-06-121-2/+19
| | | * | | | arm64: Allow EL1 physical timer access when running VHEMarc Zyngier2023-06-121-0/+5
| | | * | | | arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier2023-06-122-0/+9
| | | * | | | arm64: Turn kaslr_feature_override into a generic SW feature overrideMarc Zyngier2023-06-121-0/+4
| | | * | | | arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor codeMarc Zyngier2023-06-121-1/+3
| | | * | | | KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page()Marc Zyngier2023-06-121-1/+2
| | | | |/ / | | | |/| |
| | * | | | Merge branch kvm-arm64/ffa-proxy into kvmarm/nextOliver Upton2023-06-152-0/+22
| | |\ \ \ \
| | | * | | | KVM: arm64: pkvm: Add support for fragmented FF-A descriptorsQuentin Perret2023-06-011-2/+15
| | | * | | | KVM: arm64: Allocate pages for hypervisor FF-A mailboxesWill Deacon2023-06-011-0/+8
| | | * | | | KVM: arm64: Probe FF-A version and host/hyp partition ID during initWill Deacon2023-06-011-0/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge branch kvm-arm64/eager-page-splitting into kvmarm/nextOliver Upton2023-06-154-4/+95
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | KVM: arm64: Use local TLBI on permission relaxationMarc Zyngier2023-05-161-0/+4
| | | * | | KVM: arm64: Add kvm_uninit_stage2_mmu()Ricardo Koller2023-05-161-0/+1