index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-05
1
-2
/
+10
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
1
-54
/
+74
|
|
\
|
*
\
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-12
1
-2
/
+10
|
|
\
\
|
|
*
|
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
2021-11-17
1
-2
/
+3
|
|
*
|
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
2021-11-17
1
-0
/
+5
*
|
|
|
kvm/arm64: rework guest entry logic
Mark Rutland
2022-02-01
1
-18
/
+33
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-07
1
-27
/
+37
|
\
\
\
|
*
|
|
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
1
-0
/
+2
|
*
|
|
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-16
1
-2
/
+2
|
*
|
|
Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/next
Marc Zyngier
2021-12-01
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
Marc Zyngier
2021-11-22
1
-0
/
+1
|
|
|
/
/
|
*
|
|
KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid
Marc Zyngier
2021-12-01
1
-5
/
+3
|
*
|
|
KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()
Marc Zyngier
2021-12-01
1
-18
/
+18
|
*
|
|
KVM: arm64: Restructure the point where has_run_once is advertised
Marc Zyngier
2021-12-01
1
-8
/
+12
|
*
|
|
KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line
Marc Zyngier
2021-12-01
1
-0
/
+5
|
|
/
/
*
|
|
KVM: Add helpers to wake/query blocking vCPU
Sean Christopherson
2021-12-08
1
-1
/
+1
*
|
|
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
1
-1
/
+1
*
|
|
KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
Sean Christopherson
2021-12-08
1
-17
/
+35
*
|
|
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-3
/
+3
*
|
|
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
2021-12-08
1
-9
/
+1
|
/
/
*
/
KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
Vitaly Kuznetsov
2021-11-18
1
-1
/
+8
|
/
*
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-11-12
1
-4
/
+1
|
\
|
*
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
2021-11-08
1
-4
/
+1
*
|
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-31
1
-22
/
+72
|
\
|
|
*
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
2021-10-18
1
-0
/
+13
|
|
\
|
|
*
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
2021-10-11
1
-0
/
+8
|
|
*
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
2021-10-11
1
-0
/
+5
|
*
|
Merge branch kvm-arm64/memory-accounting into kvmarm-master/next
Marc Zyngier
2021-10-17
1
-2
/
+4
|
|
\
\
|
|
*
|
KVM: arm64: Add memcg accounting to KVM allocations
Jia He
2021-10-17
1
-2
/
+4
|
|
|
/
|
*
|
Merge branch kvm-arm64/misc-5.16 into kvmarm-master/next
Marc Zyngier
2021-10-11
1
-1
/
+13
|
|
\
\
|
|
*
|
KVM: arm64: Allow KVM to be disabled from the command line
Marc Zyngier
2021-10-11
1
-1
/
+13
|
|
|
/
|
*
|
KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall
Will Deacon
2021-10-11
1
-11
/
+19
|
*
|
KVM: arm64: Reject stub hypercalls after pKVM has been initialised
Will Deacon
2021-10-11
1
-8
/
+23
|
|
/
*
/
kvm: use kvfree() in kvm_arch_free_vm()
Juergen Gross
2021-10-01
1
-8
/
+0
|
/
*
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-0
/
+1
|
\
|
*
KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
Fuad Tabba
2021-08-20
1
-0
/
+1
*
|
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-1
/
+1
|
\
\
|
*
|
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
2021-08-20
1
-1
/
+1
|
|
/
*
|
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-27
/
+44
|
\
\
|
*
|
KVM: arm64: Use generic KVM xfer to guest work function
Oliver Upton
2021-08-19
1
-28
/
+44
|
*
|
KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
2021-08-19
1
-0
/
+1
|
|
/
*
|
Merge branch kvm-arm64/psci/cpu_on into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-0
/
+8
|
\
\
|
*
|
KVM: arm64: Handle PSCI resets before userspace touches vCPU state
Oliver Upton
2021-08-19
1
-0
/
+8
|
|
/
*
|
Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-49
/
+8
|
\
\
|
*
\
Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-tracking
Marc Zyngier
2021-08-20
1
-4
/
+8
|
|
\
\
|
|
*
|
KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTE
Steven Price
2021-07-29
1
-4
/
+8
|
|
|
/
|
*
/
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
2021-08-11
1
-46
/
+0
|
|
/
*
|
Merge branch kvm-arm64/mmu/kmemleak-pkvm into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-0
/
+7
|
\
\
|
*
|
KVM: arm64: Unregister HYP sections from kmemleak in protected mode
Marc Zyngier
2021-08-04
1
-0
/
+7
|
|
/
*
|
KVM: arm64: Drop unused REQUIRES_VIRT
Anshuman Khandual
2021-08-18
1
-4
/
+0
[next]