index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
nested.c
Age
Commit message (
Expand
)
Author
20 hours
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Mark Brown
2026-06-22
KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abort
Oliver Upton
2026-06-22
KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory
Oliver Upton
2026-06-22
KVM: arm64: nv: Re-translate VNCR before injecting abort
Oliver Upton
2026-06-22
KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
Oliver Upton
2026-06-22
KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
Oliver Upton
2026-06-12
Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2026-06-12
Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/next
Marc Zyngier
2026-06-10
KVM: arm64: nv: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlb
Marc Zyngier
2026-06-10
KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB
Marc Zyngier
2026-06-05
KVM: arm64: Reassign nested_mmus array behind mmu_lock
Hyunwoo Kim
2026-06-03
KVM: arm64: nv: Inject SEA TTW when desc update can't write to GPA
Oliver Upton
2026-06-03
KVM: arm64: nv: Fully update VNCR fixmap state in kvm_translate_vncr()
Oliver Upton
2026-06-03
KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifier
Oliver Upton
2026-05-29
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
2026-05-28
KVM: arm64: Fallback to a supported value for unsupported guest TGx
Wei-Lin Chang
2026-05-28
KVM: arm64: nv: Use literal granule size in TLBI range calculation
Wei-Lin Chang
2026-05-28
KVM: arm64: Factor out TG0/1 decoding of VTCR and TCR
Wei-Lin Chang
2026-05-28
KVM: arm64: nv: Rename vtcr_to_walk_info() to setup_s2_walk()
Wei-Lin Chang
2026-04-08
Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/next
Marc Zyngier
2026-03-23
KVM: arm64: nv: Expose shadow page tables in debugfs
Wei-Lin Chang
2026-03-19
KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
Sascha Bischoff
2026-03-05
KVM: arm64: nv: Inject a SEA if failed to read the descriptor
Zenghui Yu (Huawei)
2026-03-05
KVM: arm64: nv: Report addrsz fault at level 0 with a bad VTTBR.BADDR
Zenghui Yu (Huawei)
2026-03-05
KVM: arm64: nv: Check S2 limits based on implemented PA size
Zenghui Yu (Huawei)
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-02-25
KVM: arm64: Deduplicate ASID retrieval code
Marc Zyngier
2026-02-23
KVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMs
Fuad Tabba
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
Merge branch kvm-arm64/misc-6.20 into kvmarm-master/next
Marc Zyngier
2026-02-05
KVM: arm64: Add sanitisation to SCTLR_EL2
Marc Zyngier
2026-02-05
KVM: arm64: Remove all traces of FEAT_TME
Marc Zyngier
2026-02-05
KVM: arm64: Extend unified RESx handling to runtime sanitisation
Marc Zyngier
2026-02-05
KVM: arm64: Introduce data structure tracking both RES0 and RES1 bits
Marc Zyngier
2026-02-02
KVM: arm64: nv: Avoid NV stage-2 code when NV is not supported
Fuad Tabba
2026-01-15
KVM: arm64: Convert VTCR_EL2 to config-driven sanitisation
Marc Zyngier
2026-01-15
arm64: Convert VTCR_EL2 to sysreg infratructure
Marc Zyngier
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-12-01
KVM: arm64: Add endian casting to kvm_swap_s[12]_desc()
Marc Zyngier
2025-12-01
KVM: arm64: nv: Expose hardware access flag management to NV guests
Oliver Upton
2025-12-01
KVM: arm64: nv: Implement HW access flag management in stage-2 SW PTW
Oliver Upton
2025-12-01
KVM: arm64: nv: Use pgtable definitions in stage-2 walk
Oliver Upton
2025-12-01
KVM: arm64: Handle endianness in read helper for emulated PTW
Oliver Upton
2025-12-01
KVM: arm64: nv: Stop passing vCPU through void ptr in S2 PTW
Oliver Upton
2025-12-01
KVM: arm64: Call helper for reading descriptors directly
Oliver Upton
2025-12-01
KVM: arm64: nv: Advertise support for FEAT_XNX
Oliver Upton
2025-11-24
KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2
Oliver Upton
2025-11-12
arm64: Fix typos and spelling errors in comments
mrigendrachaubey
2025-10-13
KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when available
Oliver Upton
[next]