summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
13 daysKVM: arm64: Reject guest_memfd memslots when the VM has MTEAlexandru Elisei
13 daysKVM: arm64: Add missing hyp_enter when trapping sysregVincent Donnefort
13 daysKVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()Vincent Donnefort
13 daysKVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backingVincent Donnefort
13 daysKVM: arm64: Fix hyp_trace clock disablingVincent Donnefort
13 daysKVM: arm64: vgic: Mitigate potential LPI registration failureCarlos López
13 daysKVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López
2026-07-21KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested contextD Scott Phillips
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-07KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier
2026-07-07KVM: arm64: Zero out the stack initialized data in the FFA handlerSebastian Ene
2026-07-07KVM: arm64: Ensure FFA ranges are page alignedMostafa Saleh
2026-07-07KVM: arm64: Validate the offset to the mem access descriptorSebastian Ene
2026-07-07KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()Mostafa Saleh
2026-07-06KVM: arm64: Fix sign-extension of MMIO loadsFuad Tabba
2026-07-06KVM: arm64: Only update XN attr when requested during S2 relaxationOliver Upton
2026-07-06KVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton
2026-07-06KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
2026-06-22KVM: arm64: account pKVM reclaim against the VM mmBradley Morgan
2026-06-22KVM: arm64: Set IL in fake ESR for pKVM memory sharing exitFuad Tabba
2026-06-22KVM: arm64: Set IL for nested SError injectionFuad Tabba
2026-06-22KVM: arm64: Set IL for emulated SError injectionFuad Tabba
2026-06-22KVM: arm64: Set IL for injected FPAC exceptions during ERET emulationFuad Tabba
2026-06-22KVM: arm64: Unconditionally set IL for injected abort exceptionsFuad Tabba
2026-06-22KVM: arm64: Unconditionally set IL for injected undefined exceptionsFuad Tabba
2026-06-22KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2Fuad Tabba
2026-06-22KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abortOliver Upton
2026-06-22KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memoryOliver Upton
2026-06-22KVM: arm64: nv: Re-translate VNCR before injecting abortOliver Upton
2026-06-22KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFNOliver Upton
2026-06-22KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCROliver Upton
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-17KVM: arm64: nv: Fix PSTATE construction on illegal exception returnFuad Tabba
2026-06-17KVM: arm64: Sync SPSR_EL1 when injecting an exception into a pVMFuad Tabba
2026-06-17KVM: arm64: nv: Write ESR_EL2 for injected nested SError exceptionsFuad Tabba
2026-06-17KVM: arm64: nv: Drop bogus WARN for write to ZCR_EL2Oliver Upton
2026-06-17KVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops()Weiming Shi
2026-06-17KVM: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim
2026-06-17KVM: arm64: vgic: Handle race between interrupt affinity change and LPI disab...Marc Zyngier
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-06-12Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/misc-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/nv-granule-sizes into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/nv-fp-elision into kvmarm-master/nextMarc Zyngier