index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-01
1
-14
/
+136
|
\
|
*
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-26
1
-12
/
+135
|
|
\
|
|
*
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2023-04-21
1
-0
/
+35
|
|
|
\
|
|
|
*
KVM: arm64: Introduce support for userspace SMCCC filtering
Oliver Upton
2023-04-05
1
-0
/
+4
|
|
|
*
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
2023-04-05
1
-0
/
+2
|
|
|
*
KVM: arm64: Add vm fd device attribute accessors
Oliver Upton
2023-04-05
1
-0
/
+29
|
|
*
|
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-04-21
1
-0
/
+53
|
|
|
\
\
|
|
|
*
|
KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
Marc Zyngier
2023-03-30
1
-0
/
+2
|
|
|
*
|
KVM: arm64: timers: Allow userspace to set the global counter offset
Marc Zyngier
2023-03-30
1
-0
/
+8
|
|
|
*
|
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
2023-03-30
1
-0
/
+43
|
|
|
|
/
|
|
*
|
KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()
Reiji Watanabe
2023-04-20
1
-1
/
+5
|
|
*
|
KVM: arm64: Use config_lock to protect data ordered against KVM_RUN
Oliver Upton
2023-03-29
1
-2
/
+2
|
|
*
|
KVM: arm64: Avoid lock inversion when setting the VM register width
Oliver Upton
2023-03-29
1
-0
/
+18
|
|
*
|
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
2023-03-29
1
-9
/
+22
|
|
|
/
|
*
/
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
2023-03-16
1
-2
/
+1
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-25
1
-45
/
+0
|
\
\
|
*
|
KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilege
Will Deacon
2023-04-20
1
-45
/
+0
|
|
/
*
|
Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-04-06
1
-1
/
+25
|
\
\
|
*
|
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
Fuad Tabba
2023-04-04
1
-1
/
+25
|
|
/
*
/
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
2023-03-31
1
-0
/
+1
|
/
*
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-14
1
-0
/
+5
|
\
|
*
arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
Jintack Lim
2023-02-11
1
-0
/
+5
*
|
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-02-14
1
-6
/
+2
|
\
\
|
*
|
KVM: arm64: Fix non-kerneldoc comments
Marc Zyngier
2023-02-07
1
-6
/
+2
|
|
/
*
|
Merge branch kvm-arm64/psci-relay-fixes into kvmarm/next
Oliver Upton
2023-02-14
1
-0
/
+1
|
\
\
|
*
|
KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHE
Quentin Perret
2023-02-02
1
-0
/
+1
|
|
/
*
|
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
2023-02-13
1
-1
/
+1
|
\
\
|
*
|
KVM: arm64: Mark some VM-scoped allocations as __GFP_ACCOUNT
Oliver Upton
2023-02-07
1
-1
/
+1
|
|
/
*
|
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
1
-6
/
+1
*
|
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
1
-11
/
+0
*
|
KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
Sean Christopherson
2022-12-29
1
-17
/
+17
*
|
KVM: arm64: Do arm/arch initialization without bouncing through kvm_init()
Sean Christopherson
2022-12-29
1
-9
/
+16
*
|
KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
Sean Christopherson
2022-12-29
1
-2
/
+11
*
|
KVM: arm64: Free hypervisor allocations if vector slot init fails
Sean Christopherson
2022-12-29
1
-4
/
+5
*
|
KVM: arm64: Simplify the CPUHP logic
Marc Zyngier
2022-12-29
1
-0
/
+13
*
|
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
1
-5
/
+0
|
/
*
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-09
1
-39
/
+51
|
\
|
*
Merge branch kvm-arm64/pmu-unchained into kvmarm-master/next
Marc Zyngier
2022-12-05
1
-0
/
+6
|
|
\
|
|
*
KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
2022-11-19
1
-0
/
+6
|
*
|
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
2022-12-05
1
-22
/
+39
|
|
\
\
|
|
*
|
KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
Will Deacon
2022-11-11
1
-0
/
+1
|
|
*
|
KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
Quentin Perret
2022-11-11
1
-5
/
+4
|
|
*
|
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
2022-11-11
1
-14
/
+13
|
|
*
|
KVM: arm64: Provide I-cache invalidation by virtual address at EL2
Will Deacon
2022-11-11
1
-0
/
+1
|
|
*
|
KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
Will Deacon
2022-11-11
1
-6
/
+9
|
|
*
|
KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
Fuad Tabba
2022-11-11
1
-0
/
+14
|
|
|
/
|
*
|
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2022-12-05
1
-0
/
+3
|
|
\
\
|
|
*
|
KVM: arm64: Enable ring-based dirty memory tracking
Gavin Shan
2022-11-10
1
-0
/
+3
|
|
|
/
|
*
/
KVM: arm64: Fix kvm init failure when mode!=vhe and VA_BITS=52.
Ryan Roberts
2022-11-10
1
-17
/
+3
|
|
/
*
/
KVM: replace direct irq.h inclusion
Paolo Bonzini
2022-11-09
1
-0
/
+5
|
/
[next]