index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
KVM: arm64: Rephrase percpu enable/disable tracking in terms of hyp
Oliver Upton
1
-23
/
+23
2023-07-20
KVM: arm64: Fix hardware enable/disable flows for pKVM
Raghavendra Rao Ananta
1
-11
/
+4
2023-07-14
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
1
-2
/
+4
2023-07-11
KVM: arm64: Disable preemption in kvm_arch_hardware_enable()
Marc Zyngier
1
-1
/
+12
2023-07-11
KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm
Sudeep Holla
1
-1
/
+8
2023-06-22
KVM: arm64: Fix misuse of KVM_ARM_VCPU_POWER_OFF bit index
Oliver Upton
1
-2
/
+2
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-0
/
+26
2023-06-15
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
1
-49
/
+85
2023-06-15
Merge branch kvm-arm64/hvhe into kvmarm/next
Oliver Upton
1
-2
/
+10
2023-06-15
Merge branch kvm-arm64/ffa-proxy into kvmarm/next
Oliver Upton
1
-0
/
+1
2023-06-15
KVM: arm64: Rip out the vestiges of the 'old' ID register scheme
Oliver Upton
1
-23
/
+0
2023-06-14
KVM: arm64: Use different pointer authentication keys for pKVM
Mostafa Saleh
1
-0
/
+26
2023-06-13
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
1
-1
/
+1
2023-06-13
KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE
Marc Zyngier
1
-1
/
+7
2023-06-13
KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set
Marc Zyngier
1
-0
/
+2
2023-06-13
KVM: arm64: Rewrite IMPDEF PMU version as NI
Oliver Upton
1
-1
/
+1
2023-06-13
KVM: arm64: Make vCPU feature flags consistent VM-wide
Oliver Upton
1
-1
/
+30
2023-06-13
KVM: arm64: Relax invariance of KVM_ARM_VCPU_POWER_OFF
Oliver Upton
1
-1
/
+12
2023-06-13
KVM: arm64: Separate out feature sanitisation and initialisation
Oliver Upton
1
-28
/
+47
2023-06-02
KVM: arm64: Probe FF-A version and host/hyp partition ID during init
Will Deacon
1
-0
/
+1
2023-05-16
KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Ricardo Koller
1
-0
/
+28
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+136
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-12
/
+135
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-45
/
+0
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
1
-0
/
+35
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
1
-0
/
+53
2023-04-20
KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilege
Will Deacon
1
-45
/
+0
2023-04-20
KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()
Reiji Watanabe
1
-1
/
+5
2023-04-06
Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+25
2023-04-05
KVM: arm64: Introduce support for userspace SMCCC filtering
Oliver Upton
1
-0
/
+4
2023-04-05
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
1
-0
/
+2
2023-04-05
KVM: arm64: Add vm fd device attribute accessors
Oliver Upton
1
-0
/
+29
2023-04-04
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
Fuad Tabba
1
-1
/
+25
2023-03-31
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
1
-0
/
+1
2023-03-30
KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
Marc Zyngier
1
-0
/
+2
2023-03-30
KVM: arm64: timers: Allow userspace to set the global counter offset
Marc Zyngier
1
-0
/
+8
2023-03-30
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
1
-0
/
+43
2023-03-29
KVM: arm64: Use config_lock to protect data ordered against KVM_RUN
Oliver Upton
1
-2
/
+2
2023-03-29
KVM: arm64: Avoid lock inversion when setting the VM register width
Oliver Upton
1
-0
/
+18
2023-03-29
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
1
-9
/
+22
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
1
-2
/
+1
2023-02-14
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
1
-0
/
+5
2023-02-14
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-6
/
+2
2023-02-14
Merge branch kvm-arm64/psci-relay-fixes into kvmarm/next
Oliver Upton
1
-0
/
+1
2023-02-14
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
1
-1
/
+1
2023-02-11
arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
Jintack Lim
1
-0
/
+5
2023-02-07
KVM: arm64: Mark some VM-scoped allocations as __GFP_ACCOUNT
Oliver Upton
1
-1
/
+1
2023-02-07
KVM: arm64: Fix non-kerneldoc comments
Marc Zyngier
1
-6
/
+2
2023-02-03
KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHE
Quentin Perret
1
-0
/
+1
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
1
-6
/
+1
[next]