index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
KVM: arm64: Tidying up PAuth code in KVM
Fuad Tabba
1
-3
/
+2
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
1
-3
/
+2
2024-06-04
KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM
Fuad Tabba
1
-1
/
+15
2024-06-04
KVM: arm64: Specialize handling of host fpsimd state on trap
Fuad Tabba
1
-0
/
+5
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
1
-6
/
+4
2024-05-03
Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
Marc Zyngier
1
-3
/
+1
2024-05-01
KVM: arm64: Introduce and use predicates that check for protected VMs
Fuad Tabba
1
-4
/
+2
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
1
-1
/
+1
2024-05-01
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
1
-1
/
+1
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
1
-2
/
+0
2024-04-20
KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
Marc Zyngier
1
-1
/
+1
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
1
-1
/
+1
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
1
-2
/
+2
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
1
-0
/
+2
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+1
2023-07-26
KVM: arm64: Use the appropriate feature trap register when activating traps
Fuad Tabba
1
-1
/
+1
2023-07-11
KVM: arm64: Replace vCPU target with a configuration flag
Oliver Upton
1
-1
/
+1
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-12
/
+16
2023-06-13
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
1
-12
/
+16
2023-05-30
KVM: arm64: Populate fault info for watchpoint
Akihiko Odaki
1
-0
/
+2
2023-04-13
KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
Marc Zyngier
1
-0
/
+18
2022-11-01
KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE
Marc Zyngier
1
-26
/
+0
2022-09-29
KVM: arm64: Fix comment typo in nvhe/switch.c
Wei-Lin Chang
1
-1
/
+1
2022-07-27
Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/next
Marc Zyngier
1
-0
/
+6
2022-07-26
KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
Kalesh Singh
1
-0
/
+6
2022-07-17
Merge branch kvm-arm64/misc-5.20 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2022-07-06
KVM: arm64: Don't return from void function
Quentin Perret
1
-1
/
+1
2022-06-09
KVM: arm64: Move FP state ownership from flag to a tristate
Marc Zyngier
1
-2
/
+2
2022-06-09
KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
Marc Zyngier
1
-1
/
+1
2022-05-16
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
Marc Zyngier
1
-21
/
+4
2022-05-16
Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next
Marc Zyngier
1
-14
/
+11
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
1
-0
/
+5
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
1
-14
/
+6
2022-05-10
KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
Oliver Upton
1
-18
/
+1
2022-05-06
KVM: arm64: nvhe: Eliminate kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2022-05-04
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
1
-1
/
+6
2022-04-28
KVM: arm64: Detect and handle hypervisor stack overflows
Kalesh Singh
1
-1
/
+6
2022-04-22
KVM: arm64: Trap SME usage in guest
Mark Brown
1
-0
/
+30
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+0
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
1
-7
/
+1
2021-11-22
KVM: arm64: Stop mapping current thread_info at EL2
Marc Zyngier
1
-1
/
+0
2021-10-18
KVM: arm64: pkvm: Give priority to standard traps over pvm handling
Marc Zyngier
1
-4
/
+7
2021-10-18
KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()
Marc Zyngier
1
-2
/
+2
2021-10-18
KVM: arm64: pkvm: Move kvm_handle_pvm_restricted around
Marc Zyngier
1
-12
/
+0
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
1
-2
/
+1
2021-10-18
KVM: arm64: pkvm: Preserve pending SError on exit from AArch32
Marc Zyngier
1
-1
/
+2
2021-10-11
KVM: arm64: Handle protected guests at 32 bits
Fuad Tabba
1
-0
/
+34
2021-10-11
KVM: arm64: Trap access to pVM restricted features
Fuad Tabba
1
-0
/
+57
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
1
-0
/
+1
2021-10-11
KVM: arm64: Pass struct kvm to per-EC handlers
Fuad Tabba
1
-1
/
+1
[next]