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