index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
21
-215
/
+1173
|
\
|
*
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
9
-52
/
+583
|
|
\
|
|
*
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2020-12-04
2
-1
/
+14
|
|
*
KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
2
-1
/
+27
|
|
*
KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
2
-2
/
+52
|
|
*
KVM: arm64: Intercept host's CPU_ON SMCs
David Brazdil
2020-12-04
2
-0
/
+163
|
|
*
KVM: arm64: Add function to enter host from KVM nVHE hyp code
David Brazdil
2020-12-04
1
-0
/
+9
|
|
*
KVM: arm64: Extract __do_hyp_init into a helper function
David Brazdil
2020-12-04
1
-15
/
+32
|
|
*
KVM: arm64: Forward safe PSCI SMCs coming from host
David Brazdil
2020-12-04
1
-1
/
+41
|
|
*
KVM: arm64: Add offset for hyp VA <-> PA conversion
David Brazdil
2020-12-04
1
-0
/
+3
|
|
*
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
4
-5
/
+125
|
|
*
KVM: arm64: Add SMC handler in nVHE EL2
David Brazdil
2020-12-04
2
-3
/
+70
|
|
*
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
2020-12-04
1
-0
/
+16
|
|
*
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
2020-12-04
2
-1
/
+26
|
|
*
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
2020-12-04
1
-0
/
+1
|
|
*
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
1
-30
/
+8
|
|
*
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
2
-9
/
+9
|
|
*
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-12-04
1
-3
/
+6
|
*
|
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
2020-11-27
3
-64
/
+41
|
|
\
\
|
|
*
|
KVM: arm64: Remove redundant hyp vectors entry
Will Deacon
2020-11-16
1
-1
/
+0
|
|
*
|
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
2020-11-16
1
-2
/
+1
|
|
*
|
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2020-11-16
3
-64
/
+42
|
|
*
|
KVM: arm64: Move BP hardening helpers into spectre.h
Will Deacon
2020-11-16
1
-0
/
+1
|
*
|
|
Merge branch 'kvm-arm64/host-hvc-table' into kvmarm-master/next
Marc Zyngier
2020-11-27
3
-112
/
+142
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception
Marc Zyngier
2020-11-27
1
-3
/
+3
|
|
*
|
KVM: arm64: Simplify __kvm_enable_ssbs()
Marc Zyngier
2020-11-27
2
-12
/
+5
|
|
*
|
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
2020-11-27
1
-4
/
+1
|
|
*
|
KVM: arm64: Turn host HVC handling into a dispatch table
Marc Zyngier
2020-11-09
1
-94
/
+134
|
|
|
/
|
*
|
KVM: arm64: Inject AArch32 exceptions from HYP
Marc Zyngier
2020-11-10
1
-11
/
+189
|
*
|
KVM: arm64: Inject AArch64 exceptions from HYP
Marc Zyngier
2020-11-10
1
-0
/
+136
|
*
|
KVM: arm64: Add basic hooks for injecting exceptions from EL2
Marc Zyngier
2020-11-10
4
-4
/
+27
|
*
|
KVM: arm64: Move PC rollback on SError to HYP
Marc Zyngier
2020-11-10
1
-0
/
+15
|
*
|
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-11-10
6
-0
/
+68
|
*
|
KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
Marc Zyngier
2020-11-10
1
-2
/
+2
|
|
/
*
|
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-12-10
1
-1
/
+16
|
\
\
|
*
|
KVM: arm64: Fix handling of merging tables into a block entry
Yanan Wang
2020-12-02
1
-1
/
+7
|
*
|
KVM: arm64: Fix memory leak on stage2 update of a valid PTE
Yanan Wang
2020-12-02
1
-0
/
+9
*
|
|
Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-11-27
1
-0
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
KVM: arm64: Correctly align nVHE percpu data
Jamie Iles
2020-11-16
1
-0
/
+5
|
*
Merge tag 'v5.10-rc1' into kvmarm-master/next
Marc Zyngier
2020-11-12
2
-1
/
+8
|
|
\
*
|
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-01
4
-12
/
+18
|
\
\
\
|
*
|
|
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-30
4
-12
/
+18
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
KVM: arm64: Fix masks in stage2_pte_cacheable()
Will Deacon
2020-10-29
1
-1
/
+1
|
|
*
KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
Will Deacon
2020-10-29
1
-1
/
+1
|
|
*
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
Marc Zyngier
2020-10-29
1
-2
/
+0
|
|
*
KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
Marc Zyngier
2020-10-29
1
-1
/
+0
|
|
*
KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
Marc Zyngier
2020-10-29
1
-7
/
+16
*
|
|
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-29
4
-11
/
+16
|
/
/
*
|
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
2020-10-22
1
-0
/
+7
|
\
\
|
*
|
KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guest
Marc Zyngier
2020-10-01
1
-0
/
+7
[next]