index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
exception.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
KVM: arm64: Simplify sysreg access on exception delivery
Marc Zyngier
1
-12
/
+4
2025-08-28
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
Marc Zyngier
1
-2
/
+2
2025-07-21
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state
Marc Zyngier
1
-2
/
+4
2025-07-08
KVM: arm64: Route SEAs to the SError vector when EASE is set
Oliver Upton
1
-1
/
+5
2025-07-08
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
1
-1
/
+5
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
1
-2
/
+2
2023-02-11
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
1
-12
/
+36
2022-10-27
KVM: arm64: Fix bad dereference on MTE-enabled systems
Ryan Roberts
1
-1
/
+2
2022-06-10
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
1
-12
/
+11
2022-01-24
KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
Marc Zyngier
1
-1
/
+4
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-1
/
+2
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
1
-2
/
+2
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
1
-1
/
+17
2020-11-10
KVM: arm64: Inject AArch32 exceptions from HYP
Marc Zyngier
1
-11
/
+189
2020-11-10
KVM: arm64: Inject AArch64 exceptions from HYP
Marc Zyngier
1
-0
/
+136
2020-11-10
KVM: arm64: Add basic hooks for injecting exceptions from EL2
Marc Zyngier
1
-0
/
+17