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
2023-12-12
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
2023-10-30
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
2023-10-30
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
2023-10-24
KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
Raghavendra Rao Ananta
2023-10-24
KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
Reiji Watanabe
2023-10-24
KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler
Reiji Watanabe
2023-10-20
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
2023-10-20
KVM: arm64: Reload stage-2 for VMID change on VHE
Marc Zyngier
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
2023-10-04
KVM: arm64: Allow userspace to get the writable masks for feature ID registers
Jing Zhang
2023-09-30
KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
Marc Zyngier
2023-09-30
KVM: arm64: Build MPIDR to vcpu index cache at runtime
Marc Zyngier
2023-09-30
KVM: arm64: Use vcpu_idx for invalidation tracking
Marc Zyngier
2023-09-30
KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
Marc Zyngier
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
2023-09-21
KVM: arm64: Remove unused return value from kvm_reset_vcpu()
Oliver Upton
2023-09-21
KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2023-09-21
KVM: arm64: Prevent NV feature flag on systems w/o nested virt
Oliver Upton
2023-09-21
KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctl
Oliver Upton
2023-09-21
KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2023-09-21
KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2023-09-21
KVM: arm64: Add generic check for system-supported vCPU features
Oliver Upton
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/next
Marc Zyngier
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-08-22
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
2023-08-17
KVM: arm64: nv: Add SVC trap forwarding
Marc Zyngier
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
2023-07-28
Merge branch kvm-arm64/6.6/generic-vcpu into kvmarm-master/next
Marc Zyngier
2023-07-28
KVM: arm64: Use the known cpu id instead of smp_processor_id()
Shaoqin Huang
2023-07-20
KVM: arm64: Rephrase percpu enable/disable tracking in terms of hyp
Oliver Upton
2023-07-20
KVM: arm64: Fix hardware enable/disable flows for pKVM
Raghavendra Rao Ananta
2023-07-13
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
2023-07-11
KVM: arm64: Disable preemption in kvm_arch_hardware_enable()
Marc Zyngier
2023-07-11
KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm
Sudeep Holla
2023-07-11
KVM: arm64: Always return generic v8 as the preferred target
Oliver Upton
2023-07-11
KVM: arm64: Replace vCPU target with a configuration flag
Oliver Upton
2023-07-11
KVM: arm64: Remove pointless check for changed init target
Oliver Upton
2023-06-22
KVM: arm64: Fix misuse of KVM_ARM_VCPU_POWER_OFF bit index
Oliver Upton
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-06-15
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
2023-06-15
Merge branch kvm-arm64/hvhe into kvmarm/next
Oliver Upton
2023-06-15
Merge branch kvm-arm64/ffa-proxy into kvmarm/next
Oliver Upton
2023-06-15
KVM: arm64: Rip out the vestiges of the 'old' ID register scheme
Oliver Upton
[next]