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
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-19
Merge branch 'kvm-arm64/vtr-patch' into next
Oliver Upton
2026-08-19
Merge branch 'kvm-arm64/vncr-fixes' into next
Oliver Upton
2026-08-19
Merge branch 'kvm-arm64/feat-nv3' into next
Oliver Upton
2026-08-08
KVM: arm64: Add VNCR TLB tracking again
Marc Zyngier
2026-08-08
KVM: arm64: Make VNCR invalidation participate in MMU invalidation retry
Marc Zyngier
2026-08-08
KVM: arm64: Handle VNCR TLB invalidation race with vcpu_put() VNCR unmapping
Marc Zyngier
2026-08-08
KVM: arm64: Correctly handle end of VA space TLBI invalidation
Marc Zyngier
2026-08-08
KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
Marc Zyngier
2026-08-08
KVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluation
Marc Zyngier
2026-08-08
KVM: arm64: Remove VM-wide VNCR mapping counter
Marc Zyngier
2026-07-31
KVM: arm64: Expose FEAT_NV3 to guests
Marc Zyngier
2026-07-31
KVM: arm64: Add sanitisation for NVHCR_EL2
Marc Zyngier
2026-07-31
KVM: arm64: Expose FEAT_NV2p1 to NV guests
Marc Zyngier
2026-07-21
KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2
Marc Zyngier
2026-07-15
Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
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
[next]