index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
KVM: arm/arm64: Only skip MMIO insn once
Andrew Jones
1
-0
/
+7
2019-06-11
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
Andrew Jones
1
-3
/
+8
2019-03-23
KVM: arm/arm64: Fix MMIO emulation data handling
Christoffer Dall
1
-5
/
+6
2019-03-23
arm/arm64: KVM: Feed initialized memory to MMIO accesses
Marc Zyngier
1
-1
/
+2
2019-02-20
arm64: KVM: Skip MMIO insn after emulation
Mark Rutland
1
-5
/
+6
2018-09-05
KVM: arm/arm64: Skip updating PMD entry if no change
Punit Agrawal
1
-11
/
+27
2018-09-05
KVM: arm/arm64: Skip updating PTE entry if no change
Punit Agrawal
1
-0
/
+4
2018-02-16
arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
1
-2
/
+11
2018-01-17
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
1
-3
/
+3
2017-12-16
arm: KVM: Survive unknown traps from guests
Mark Rutland
1
-7
/
+12
2017-09-07
kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose
1
-1
/
+1
2017-09-07
kvm: arm/arm64: Fix race in resetting stage2 PGD
Suzuki K Poulose
1
-11
/
+12
2017-08-12
KVM: arm/arm64: Handle hva aging while destroying the vm
Suzuki K Poulose
1
-0
/
+4
2017-06-14
KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
Marc Zyngier
1
-0
/
+3
2017-06-14
arm: KVM: Allow unaligned accesses at HYP
Marc Zyngier
1
-3
/
+2
2017-05-20
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
Andrew Jones
1
-1
/
+7
2017-04-27
kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
Suzuki K Poulose
1
-0
/
+12
2017-04-12
arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
Marc Zyngier
1
-3
/
+8
2017-04-12
arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
Marc Zyngier
1
-0
/
+2
2016-09-24
kvm-arm: Unmap shadow pagetables properly
Suzuki K Poulose
2
-2
/
+1
2016-06-01
arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
Marc Zyngier
1
-6
/
+11
2016-03-09
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
1
-1
/
+1
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
1
-10
/
+10
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
1
-2
/
+3
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
1
-6
/
+1
2015-11-24
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
1
-8
/
+7
2015-10-22
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
2
-4
/
+8
2015-10-22
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
1
-4
/
+31
2015-10-22
KVM: arm/arm64: check power_off in critical section before VCPU run
Eric Auger
1
-1
/
+2
2015-10-22
KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
Eric Auger
1
-1
/
+2
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
2
-15
/
+15
2015-10-22
arm/arm64: KVM : Enable vhost device selection under KVM config menu
Wei Huang
1
-0
/
+2
2015-10-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
1
-3
/
+8
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
1
-0
/
+10
2015-10-20
KVM: arm: use GIC support unconditionally
Arnd Bergmann
1
-0
/
+1
2015-10-20
KVM: arm/arm64: Fix memory leak if timer initialization fails
Pavel Fedin
1
-1
/
+1
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
1
-11
/
+0
2015-09-17
arm: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+4
2015-09-16
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
Pavel Fedin
1
-1
/
+1
2015-09-16
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
1
-2
/
+4
2015-09-04
arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores
Alexander Spyridakis
1
-4
/
+8
2015-08-19
arm: KVM: keep arm vfp/simd exit handling consistent with arm64
Mario Smarduch
1
-6
/
+8
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
1
-3
/
+1
2015-08-12
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
1
-0
/
+2
2015-08-12
arm/arm64: KVM: Move vgic handling to a non-preemptible section
Marc Zyngier
1
-3
/
+15
2015-08-12
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
1
-4
/
+3
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
1
-0
/
+2
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
1
-0
/
+6
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
2
-7
/
+6
[next]