index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5 days
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6 days
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
9 days
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
11 days
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/user_mem_abort-rework into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/pkvm-psci into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/hyp-tracing into kvmarm-master/next
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
Sascha Bischoff
2026-04-01
KVM: arm64: Destroy stage-2 page-table in kvm_arch_destroy_vm()
Will Deacon
2026-04-01
KVM: arm64: Don't leave mmu->pgt dangling on kvm_init_stage2_mmu() error
Will Deacon
2026-04-01
KVM: arm64: Prevent the host from using an smc with imm16 != 0
Sebastian Ene
2026-04-01
KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supported
Marc Zyngier
2026-04-01
KVM: arm64: Correctly plumb ID_AA64PFR2_EL1 into pkvm idreg handling
Marc Zyngier
2026-04-01
KVM: arm64: Move GICv5 timer PPI validation into timer_irqs_are_valid()
Marc Zyngier
2026-04-01
KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()
Marc Zyngier
2026-04-01
KVM: arm64: Kill arch_timer_context::direct field
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Correctly set dist->ready once initialised
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Make the effective priority mask a strict limit
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behaviours
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIs
Marc Zyngier
2026-04-01
KVM: arm64: Account for RESx bits in __compute_fgt()
Marc Zyngier
2026-04-01
KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1
Marc Zyngier
2026-04-01
KVM: arm64: Don't skip per-vcpu NV initialisation
Marc Zyngier
2026-04-01
KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize time
Marc Zyngier
2026-04-01
KVM: arm64: Don't hold 'vm_table_lock' across guest page reclaim
Will Deacon
2026-04-01
KVM: arm64: Allow get_pkvm_hyp_vm() to take a reference to a dying VM
Will Deacon
2026-04-01
KVM: arm64: Prevent teardown finalisation of referenced 'hyp_vm'
Will Deacon
2026-03-30
KVM: arm64: Rename PKVM_PAGE_STATE_MASK
Will Deacon
2026-03-30
KVM: arm64: Extend pKVM page ownership selftests to cover guest hvcs
Will Deacon
2026-03-30
KVM: arm64: Extend pKVM page ownership selftests to cover forced reclaim
Will Deacon
2026-03-30
KVM: arm64: Register 'selftest_vm' in the VM table
Will Deacon
2026-03-30
KVM: arm64: Extend pKVM page ownership selftests to cover guest donation
Will Deacon
2026-03-30
KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled
Will Deacon
2026-03-30
KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMs
Will Deacon
2026-03-30
KVM: arm64: Implement the MEM_SHARE hypercall for protected VMs
Will Deacon
2026-03-30
KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMs
Will Deacon
2026-03-30
KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
Will Deacon
2026-03-30
KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
Will Deacon
2026-03-30
KVM: arm64: Introduce hypercall to force reclaim of a protected page
Will Deacon
2026-03-30
KVM: arm64: Annotate guest donations with handle and gfn in host stage-2
Will Deacon
2026-03-30
KVM: arm64: Change 'pkvm_handle_t' to u16
Will Deacon
2026-03-30
KVM: arm64: Introduce host_stage2_set_owner_metadata_locked()
Will Deacon
2026-03-30
KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()
Will Deacon
[next]