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
/
nvhe
/
host.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: nVHE: Simplify invalid_host_el2_vect
Pierre-Clément Tosi
2024-06-20
1
-6
/
+0
*
KVM: arm64: Fix typos
Bjorn Helgaas
2024-02-24
1
-1
/
+1
*
KVM: arm64: Add missing BTI instructions
Mostafa Saleh
2023-07-13
1
-0
/
+10
*
KVM: arm64: Use different pointer authentication keys for pKVM
Mostafa Saleh
2023-06-14
1
-1
/
+35
*
KVM: arm64: On stack overflow switch to hyp overflow_stack
Kalesh Singh
2022-07-26
1
-7
/
+2
*
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
Marc Zyngier
2022-05-16
1
-5
/
+3
|
\
|
*
KVM: arm64: Avoid unnecessary absolute addressing via literals
Ard Biesheuvel
2022-05-06
1
-5
/
+3
*
|
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
2022-05-04
1
-0
/
+24
|
\
\
|
*
|
KVM: arm64: Detect and handle hypervisor stack overflows
Kalesh Singh
2022-04-28
1
-0
/
+24
|
|
/
*
/
KVM: arm64: Handle host stage-2 faults from 32-bit EL0
Will Deacon
2022-04-27
1
-9
/
+9
|
/
*
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
2021-11-08
1
-1
/
+1
*
KVM: arm64: Reject stub hypercalls after pKVM has been initialised
Will Deacon
2021-10-11
1
-9
/
+17
*
KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
Will Deacon
2021-08-18
1
-4
/
+17
*
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
2021-04-01
1
-11
/
+7
*
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
2021-03-06
1
-7
/
+8
*
KVM: arm64: Fix constant-pool users in hyp
David Brazdil
2021-01-23
1
-14
/
+15
*
KVM: arm64: Add function to enter host from KVM nVHE hyp code
David Brazdil
2020-12-04
1
-0
/
+9
*
KVM: arm64: Add SMC handler in nVHE EL2
David Brazdil
2020-12-04
1
-0
/
+38
*
KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception
Marc Zyngier
2020-11-27
1
-3
/
+3
*
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
2020-11-27
1
-4
/
+1
*
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
Marc Zyngier
2020-10-29
1
-2
/
+0
*
KVM: arm64: nVHE: Handle hyp panics
Andrew Scull
2020-09-15
1
-20
/
+58
*
KVM: arm64: nVHE: Switch to hyp context for EL2
Andrew Scull
2020-09-15
1
-18
/
+50
*
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
2020-09-15
1
-0
/
+5
*
KVM: arm64: nVHE: Don't consume host SErrors with ESB
Andrew Scull
2020-09-15
1
-1
/
+5
*
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
2020-09-15
1
-0
/
+108