index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2024-10-01
KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
Mark Brown
2024-10-01
KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path
Vincent Donnefort
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-12
Merge branch 'for-next/poe' into for-next/core
Will Deacon
2024-09-12
Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/fpmr into kvmarm-master/next
Marc Zyngier
2024-09-12
Merge branch kvm-arm64/mmu-misc-6.12 into kvmarm-master/next
Marc Zyngier
2024-09-11
KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifier
Marc Zyngier
2024-09-11
KVM: arm64: Simplify visibility handling of AArch32 SPSR_*
Marc Zyngier
2024-09-11
KVM: arm64: Simplify handling of CNTKCTL_EL12
Marc Zyngier
2024-09-10
KVM: arm64: Register ptdump with debugfs on guest creation
Sebastian Ene
2024-09-10
KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer
Snehal Koukuntla
2024-09-10
KVM: arm64: Move pagetable definitions to common header
Sebastian Ene
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-09-04
KVM: arm64: Sanitise ID_AA64MMFR3_EL1
Joey Gouly
2024-09-04
KVM: arm64: use `at s1e1a` for POE
Joey Gouly
2024-09-04
KVM: arm64: Save/restore POE registers
Joey Gouly
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-08-30
KVM: arm64: nv: Add support for FEAT_ATS1A
Marc Zyngier
2024-08-30
KVM: arm64: nv: Plumb handling of AT S1* traps from EL2
Marc Zyngier
2024-08-30
KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3
Marc Zyngier
2024-08-30
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add SW walker for AT S1 emulation
Marc Zyngier
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
2024-08-30
KVM: arm64: nv: Honor absence of FEAT_PAN2
Marc Zyngier
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
2024-08-27
KVM: arm64: Unify UNDEF injection helpers
Marc Zyngier
2024-08-27
KVM: arm64: Make most GICv3 accesses UNDEF if they trap
Marc Zyngier
2024-08-27
KVM: arm64: Honor guest requested traps in GICv3 emulation
Marc Zyngier
2024-08-27
KVM: arm64: Add trap routing information for ICH_HCR_EL2
Marc Zyngier
2024-08-27
KVM: arm64: Add ICH_HCR_EL2 to the vcpu state
Marc Zyngier
2024-08-27
KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest
Marc Zyngier
2024-08-27
KVM: arm64: Add helper for last ditch idreg adjustments
Marc Zyngier
2024-08-27
KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHE
Marc Zyngier
2024-08-27
KVM: arm64: Force SRE traps when SRE access is not enabled
Marc Zyngier
2024-08-27
KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()
Marc Zyngier
2024-08-27
Merge branch kvm-arm64/tlbi-fixes-6.12 into kvmarm-master/next
Marc Zyngier
[next]