index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2025-07-09
KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN
Ben Horgan
2025-07-03
KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()
Mark Rutland
2025-07-03
KVM: arm64: Fix handling of FEAT_GTG for unimplemented granule sizes
Marc Zyngier
2025-06-26
KVM: arm64: Don't free hyp pages with pKVM on GICv2
Quentin Perret
2025-06-26
KVM: arm64: Fix error path in init_hyp_mode()
Mostafa Saleh
2025-06-26
KVM: arm64: Adjust range correctly during host stage-2 faults
Quentin Perret
2025-06-26
KVM: arm64: nv: Fix MI line level calculation in vgic_v3_nested_update_mi()
Wei-Lin Chang
2025-06-19
KVM: arm64: VHE: Centralize ISBs when returning to host
Mark Rutland
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()
Mark Rutland
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()
Mark Rutland
2025-06-19
KVM: arm64: Reorganise CPTR trap manipulation
Mark Rutland
2025-06-19
KVM: arm64: VHE: Synchronize CPTR trap deactivation
Mark Rutland
2025-06-19
KVM: arm64: VHE: Synchronize restore of host debug registers
Mark Rutland
2025-06-19
KVM: arm64: Explicitly treat routing entry type changes as changes
Sean Christopherson
2025-06-19
KVM: arm64: nv: Fix tracking of shadow list registers
Marc Zyngier
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-06-05
KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg
Marc Zyngier
2025-06-05
KVM: arm64: Add RMW specific sysreg accessor
Marc Zyngier
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-06-02
Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-30
KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer
Marc Zyngier
2025-05-30
KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race
Oliver Upton
2025-05-30
KVM: arm64: Unmap vLPIs affected by changes to GSI routing information
Oliver Upton
2025-05-30
KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
Oliver Upton
2025-05-30
KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock
Oliver Upton
2025-05-30
KVM: arm64: Use lock guard in vgic_v4_set_forwarding()
Oliver Upton
2025-05-30
KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation
Marc Zyngier
2025-05-27
KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
Maxim Levitsky
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-05-23
arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Roman Kisel
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/nv-nv into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/at-fixes-6.16 into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/mte-frac into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/pkvm-np-thp-6.16 into kvmarm-master/next
Marc Zyngier
2025-05-22
KVM: arm64: Fix documentation for vgic_its_iter_next()
Marc Zyngier
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
2025-05-21
KVM: arm64: Stage-2 huge mappings for np-guests
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to pkvm_mappings
Quentin Perret
2025-05-21
KVM: arm64: Convert pkvm_mappings to interval tree
Quentin Perret
2025-05-21
KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_unshare_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_share_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
[next]