index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-25
1
-2
/
+1
|
\
|
*
KVM: arm64: Don't miss pending interrupts for suspended vCPU
Oliver Upton
2022-02-17
1
-2
/
+1
*
|
Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-11
1
-0
/
+2
|
\
|
|
*
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
2022-02-11
1
-0
/
+2
*
|
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-05
10
-70
/
+53
|
\
|
|
*
KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata
James Morse
2022-02-03
1
-1
/
+19
|
*
KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
James Morse
2022-02-03
1
-0
/
+8
|
*
KVM: arm64: Avoid consuming a stale esr value when SError occur
James Morse
2022-02-03
1
-1
/
+2
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-28
4
-15
/
+28
|
|
\
|
*
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
37
-379
/
+935
|
|
\
\
|
*
\
\
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-13
5
-62
/
+14
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
2021-11-17
3
-25
/
+4
|
|
*
|
|
KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
Sean Christopherson
2021-11-17
2
-2
/
+2
|
|
*
|
|
KVM: arm64: Convert to the generic perf callbacks
Sean Christopherson
2021-11-17
1
-32
/
+2
|
|
*
|
|
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
2021-11-17
1
-0
/
+5
|
|
*
|
|
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
2021-11-17
1
-0
/
+1
|
|
*
|
|
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
2021-11-17
1
-20
/
+15
|
|
*
|
|
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
2021-11-17
1
-4
/
+4
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-01-10
4
-6
/
+10
|
|
\
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
-
-
-
-
.
\
\
\
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2022-01-05
4
-6
/
+10
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
arm64: Enable KCSAN
Kefeng Wang
2021-12-14
1
-0
/
+1
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
arm64/sve: Generalise vector length configuration prctl() for SME
Mark Brown
2021-12-14
1
-4
/
+4
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
2021-12-13
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
arm64/kvm: Fix bitrotted comment for SVE handling in handle_exit.c
Mark Brown
2021-12-06
1
-1
/
+4
|
|
|
/
/
/
/
*
|
|
|
|
/
kvm/arm64: rework guest entry logic
Mark Rutland
2022-02-01
1
-18
/
+33
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-01-28
4
-15
/
+28
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
Marc Zyngier
2022-01-24
1
-1
/
+4
|
*
|
|
|
KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systems
Marc Zyngier
2022-01-22
2
-2
/
+18
|
*
|
|
|
KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
Marc Zyngier
2022-01-14
1
-12
/
+6
*
|
|
|
|
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-07
30
-304
/
+849
|
\
|
|
|
|
|
*
|
|
|
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2022-01-04
5
-13
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()
Zenghui Yu
2022-01-04
1
-1
/
+1
|
|
*
|
|
|
KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on()
Fuad Tabba
2021-12-20
1
-1
/
+1
|
|
*
|
|
|
KVM: arm64: Fix comment for kvm_reset_vcpu()
Fuad Tabba
2021-12-20
1
-4
/
+3
|
|
*
|
|
|
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
2021-12-16
3
-7
/
+7
|
*
|
|
|
|
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
2021-12-16
10
-119
/
+713
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
4
-4
/
+82
|
|
*
|
|
|
|
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
2021-12-16
3
-0
/
+42
|
|
*
|
|
|
|
KVM: arm64: Implement do_unshare() helper for unsharing memory
Will Deacon
2021-12-16
1
-0
/
+115
|
|
*
|
|
|
|
KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
Will Deacon
2021-12-16
1
-88
/
+33
|
|
*
|
|
|
|
KVM: arm64: Implement do_share() helper for sharing memory
Will Deacon
2021-12-16
1
-0
/
+237
|
|
*
|
|
|
|
KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
Will Deacon
2021-12-16
1
-6
/
+26
|
|
*
|
|
|
|
KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
Will Deacon
2021-12-16
1
-0
/
+5
|
|
*
|
|
|
|
KVM: arm64: pkvm: Refcount the pages shared with EL2
Quentin Perret
2021-12-16
1
-10
/
+68
|
|
*
|
|
|
|
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-16
4
-10
/
+25
|
|
*
|
|
|
|
KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
Will Deacon
2021-12-16
1
-0
/
+63
|
|
*
|
|
|
|
KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
Will Deacon
2021-12-16
1
-0
/
+1
|
|
*
|
|
|
|
KVM: arm64: Fixup hyp stage-1 refcount
Quentin Perret
2021-12-16
1
-5
/
+16
|
|
*
|
|
|
|
KVM: arm64: Refcount hyp stage-1 pgtable pages
Quentin Perret
2021-12-16
1
-20
/
+19
|
|
*
|
|
|
|
KVM: arm64: Provide {get,put}_page() stubs for early hyp allocator
Quentin Perret
2021-12-16
1
-0
/
+5
[next]