index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
2025-02-20
KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2
Oliver Upton
2025-02-19
KVM: arm64: Fix tcr_el2 initialisation in hVHE mode
Will Deacon
2025-02-14
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
2025-02-04
Merge tag 'kvmarm-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-02-04
KVM: arm64: Fail protected mode init if no vgic hardware is present
Oliver Upton
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-01-21
KVM: arm64: Flush hyp bss section after initialization of variables in bss
Lokesh Vutla
2025-01-17
Merge branch kvm-arm64/misc-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-12
Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/next
Marc Zyngier
2025-01-08
arm64: kvm: Introduce nvhe stack size constants
Kalesh Singh
2025-01-02
KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
Marc Zyngier
2025-01-02
KVM: arm64: nv: Sync nested timer state with FEAT_NV2
Marc Zyngier
2024-12-20
KVM: arm64: Calculate cptr_el2 traps on activating traps
Fuad Tabba
2024-12-20
KVM: arm64: Use KVM extension checks for allowed protected VM capabilities
Fuad Tabba
2024-12-20
KVM: arm64: Plumb the pKVM MMU in KVM
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
Marc Zyngier
2024-12-20
KVM: arm64: Manage software step state at load/put
Marc Zyngier
2024-12-20
KVM: arm64: Compute MDCR_EL2 at vcpu_load()
Oliver Upton
2024-12-20
KVM: arm64: Remove vestiges of debug_ptr
Oliver Upton
2024-12-20
KVM: arm64: Evaluate debug owner at vcpu_load()
Oliver Upton
2024-12-20
KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU
Oliver Upton
2024-12-20
KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
Oliver Upton
2024-12-19
arm64/kvm: Configure HYP TCR.PS/DS based on host stage1
Ard Biesheuvel
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2024-10-31
KVM: arm64: Get rid of userspace_irqchip_in_use
Raghavendra Rao Ananta
2024-10-31
KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
Fuad Tabba
2024-10-11
KVM: arm64: Don't eagerly teardown the vgic on init error
Marc Zyngier
2024-10-08
KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
Oliver Upton
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
2024-09-10
KVM: arm64: Register ptdump with debugfs on guest creation
Sebastian Ene
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-08-27
KVM: arm64: Add helper for last ditch idreg adjustments
Marc Zyngier
2024-08-07
KVM: arm64: Tidying up PAuth code in KVM
Fuad Tabba
2024-08-02
KVM: arm64: fix kdoc warnings in W=1 builds
Sebastian Ott
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
2024-07-14
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
2024-07-14
Merge branch kvm-arm64/shadow-mmu into kvmarm/next
Oliver Upton
2024-06-20
KVM: arm64: Allow the use of SVE+NV
Oliver Upton
2024-06-20
KVM: arm64: unify code to prepare traps
Sebastian Ott
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-14
KVM: arm64: Add early_param to control WFx trapping
Colton Lewis
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
2024-05-09
Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next
Marc Zyngier
[next]