index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
exception.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Simplify sysreg access on exception delivery
Marc Zyngier
2025-08-28
1
-12
/
+4
*
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
Marc Zyngier
2025-08-28
1
-2
/
+2
*
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state
Marc Zyngier
2025-07-21
1
-2
/
+4
*
KVM: arm64: Route SEAs to the SError vector when EASE is set
Oliver Upton
2025-07-08
1
-1
/
+5
*
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
2025-07-08
1
-1
/
+5
*
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
2025-06-05
1
-2
/
+2
*
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
2023-02-11
1
-12
/
+36
*
KVM: arm64: Fix bad dereference on MTE-enabled systems
Ryan Roberts
2022-10-27
1
-1
/
+2
*
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
2022-06-10
1
-12
/
+11
*
KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
Marc Zyngier
2022-01-24
1
-1
/
+4
*
KVM: arm64: Introduce MTE VM feature
Steven Price
2021-06-22
1
-1
/
+2
*
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
2021-05-15
1
-2
/
+2
*
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
2021-05-15
1
-1
/
+17
*
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
1
-0
/
+17