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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
2
-131
/
+18
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
10
-139
/
+330
2025-09-20
Merge branch kvm-arm64/misc-6.18 into kvmarm-master/next
Marc Zyngier
1
-3
/
+6
2025-09-20
Merge branch kvm-arm64/el2-feature-control into kvmarm-master/next
Marc Zyngier
1
-0
/
+7
2025-09-20
Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/next
Marc Zyngier
1
-16
/
+9
2025-09-19
KVM: arm64: nv: Exclude guest's TWED configuration when TWE isn't set
Oliver Upton
1
-0
/
+7
2025-09-17
KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility
Marc Zyngier
1
-16
/
+9
2025-09-17
Merge branch kvm-arm64/dump-instr into kvmarm-master/next
Marc Zyngier
1
-2
/
+10
2025-09-15
KVM: arm64: Map hyp text as RO and dump instr on panic
Mostafa Saleh
1
-2
/
+10
2025-09-15
Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/next
Marc Zyngier
4
-45
/
+153
2025-09-15
KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...
Fuad Tabba
3
-22
/
+96
2025-09-15
KVM: arm64: Consolidate pKVM hypervisor VM initialization logic
Fuad Tabba
1
-23
/
+24
2025-09-15
KVM: arm64: Separate allocation and insertion of pKVM VM table entries
Fuad Tabba
1
-9
/
+43
2025-09-15
KVM: arm64: Decouple hyp VM creation state from its handle
Fuad Tabba
1
-0
/
+1
2025-09-15
KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMs
Fuad Tabba
2
-15
/
+12
2025-09-15
KVM: arm64: Rename pkvm.enabled to pkvm.is_protected
Fuad Tabba
1
-1
/
+1
2025-09-15
KVM: arm64: Add build-time check for duplicate DECLARE_REG use
Fuad Tabba
1
-1
/
+2
2025-09-15
KVM: arm64: Fix debug checking for np-guests using huge mappings
Ben Horgan
1
-3
/
+6
2025-09-15
Merge branch kvm-arm64/ffa-1.2 into kvmarm-master/next
Marc Zyngier
2
-73
/
+145
2025-09-10
Revert "KVM: arm64: Split kvm_pgtable_stage2_destroy()"
Oliver Upton
1
-21
/
+4
2025-09-10
KVM: arm64: Fix parameter ordering for VBAR_EL1 assignment
Fuad Tabba
1
-1
/
+1
2025-09-10
KVM: arm64: VHE: Save and restore host MDCR_EL2 value correctly
Alexandru Elisei
2
-5
/
+6
2025-09-08
KVM: arm64: Bump the supported version of FF-A to 1.2
Per Larsen
1
-3
/
+3
2025-09-08
KVM: arm64: Mask response to FFA_FEATURE call
Per Larsen
1
-1
/
+1
2025-09-08
KVM: arm64: Mark optional FF-A 1.2 interfaces as unsupported
Per Larsen
1
-0
/
+5
2025-09-08
KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
Per Larsen
1
-0
/
+8
2025-09-08
KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
Per Larsen
2
-69
/
+125
2025-09-08
KVM: arm64: Correct return value on host version downgrade attempt
Per Larsen
1
-1
/
+4
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
6
-21
/
+38
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-08-21
KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2
Marc Zyngier
1
-1
/
+4
2025-08-21
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
1
-4
/
+21
2025-08-08
arm64: vgic-v2: Fix guest endianness check in hVHE mode
Fuad Tabba
1
-1
/
+1
2025-08-08
KVM: arm64: Sync protected guest VBAR_EL1 on injecting an undef exception
Fuad Tabba
1
-0
/
+1
2025-08-08
KVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host for protected VMs
Fuad Tabba
1
-0
/
+4
2025-08-08
kvm: arm64: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-26
/
+165
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+33
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
6
-26
/
+165
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-07-26
Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/next
Oliver Upton
1
-8
/
+43
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-1
/
+1
2025-07-21
KVM: arm64: Filter out HCR_EL2 bits when running in hypervisor context
Marc Zyngier
1
-2
/
+12
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: gic-v5: Support GICv3 compat
Sascha Bischoff
1
-8
/
+43
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: Context switch SCTLR2_ELx when advertised to the guest
Oliver Upton
2
-0
/
+23
2025-07-08
KVM: arm64: nv: Use guest hypervisor's vSError state
Oliver Upton
2
-8
/
+69
2025-07-08
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
1
-1
/
+5
[next]