index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
Lines
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+34
2026-02-25
arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
-11
/
+11
2026-02-13
KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()
Fuad Tabba
-1
/
+1
2026-02-13
KVM: arm64: Fix ID register initialization for non-protected pKVM guests
Fuad Tabba
-2
/
+33
2026-02-05
Merge branch kvm-arm64/misc-6.20 into kvmarm-master/next
Marc Zyngier
-7
/
+5
2026-02-05
Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/next
Marc Zyngier
-44
/
+25
2026-02-05
Merge branch kvm-arm64/fwb-for-all into kvmarm-master/next
Marc Zyngier
-13
/
+17
2026-02-05
Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/next
Marc Zyngier
-6
/
+68
2026-01-30
KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
Sascha Bischoff
-44
/
+25
2026-01-30
KVM: arm64: Fix various comments
Zenghui Yu (Huawei)
-1
/
+1
2026-01-25
KVM: arm64: Simplify PAGE_S2_MEMATTR
Marc Zyngier
-3
/
+2
2026-01-25
KVM: arm64: Kill KVM_PGTABLE_S2_NOFWB
Marc Zyngier
-15
/
+6
2026-01-25
KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1
Marc Zyngier
-1
/
+3
2026-01-25
KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flag
Marc Zyngier
-1
/
+13
2026-01-23
KVM: arm64: Use kvm_has_mte() in pKVM trap initialization
Fuad Tabba
-1
/
+1
2026-01-23
KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabled
Fuad Tabba
-0
/
+67
2026-01-23
KVM: arm64: Remove dead code resetting HCR_EL2 for pKVM
Fuad Tabba
-5
/
+0
2026-01-23
Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/next
Marc Zyngier
-10
/
+10
2026-01-23
Merge branch kvm-arm64/feat_idst into kvmarm-master/next
Marc Zyngier
-8
/
+31
2026-01-23
Merge branch kvm-arm64/vtcr into kvmarm-master/next
Marc Zyngier
-14
/
+33
2026-01-22
arm64: Unconditionally enable PAN support
Marc Zyngier
-1
/
+1
2026-01-16
KVM: arm64: Fix error checking for FFA_VERSION
Kornel Dulęba
-2
/
+2
2026-01-15
KVM: arm64: Include VM type when checking VM capabilities in pKVM
Fuad Tabba
-5
/
+5
2026-01-15
KVM: arm64: Introduce helper to calculate fault IPA offset
Fuad Tabba
-1
/
+1
2026-01-15
KVM: arm64: Fix MTE flag initialization for protected VMs
Fuad Tabba
-3
/
+3
2026-01-15
KVM: arm64: Fix Trace Buffer trap polarity for protected VMs
Fuad Tabba
-1
/
+1
2026-01-15
KVM: arm64: Fix Trace Buffer trapping for protected VMs
Fuad Tabba
-1
/
+1
2026-01-15
KVM: arm64: pkvm: Report optional ID register traps with a 0x18 syndrome
Marc Zyngier
-0
/
+15
2026-01-15
KVM: arm64: pkvm: Add a generic synchronous exception injection primitive
Marc Zyngier
-7
/
+15
2026-01-15
arm64: Repaint ID_AA64MMFR2_EL1.IDS description
Marc Zyngier
-1
/
+1
2026-01-15
KVM: arm64: Honor UX/PX attributes for EL2 S1 mappings
Marc Zyngier
-3
/
+21
2026-01-15
arm64: Convert VTCR_EL2 to sysreg infratructure
Marc Zyngier
-5
/
+3
2026-01-10
KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkers
Will Deacon
-2
/
+3
2026-01-09
KVM: arm64: Don't blindly set set PSTATE.PAN on guest exit
Marc Zyngier
-1
/
+3
2026-01-08
KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()
Alexandru Elisei
-3
/
+3
2026-01-08
KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU load
Alexandru Elisei
-1
/
+3
2026-01-07
KVM: arm64: Remove ISB after writing FPEXC32_EL2
Mark Rutland
-3
/
+1
2026-01-07
KVM: arm64: Fix comment in fpsimd_lazy_switch_to_host()
Mark Rutland
-1
/
+1
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-54
/
+183
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-1
/
+1
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
-54
/
+183
2025-12-01
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
-8
/
+51
2025-12-01
Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/next
Oliver Upton
-36
/
+79
2025-12-01
KVM: arm64: Add break to default case in kvm_pgtable_stage2_pte_prot()
Nathan Chancellor
-0
/
+1
2025-11-24
KVM: arm64: GICv2: Always trap GICV_DIR register
Marc Zyngier
-0
/
+4
2025-11-24
KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.En
Marc Zyngier
-0
/
+7
2025-11-24
KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation
Marc Zyngier
-1
/
+1
2025-11-24
KVM: arm64: GICv3: Handle in-LR deactivation when possible
Marc Zyngier
-10
/
+28
2025-11-24
KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
Marc Zyngier
-0
/
+3
2025-11-24
KVM: arm64: Eagerly save VMCR on exit
Marc Zyngier
-15
/
+7
[next]