index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
nested.c
Age
Commit message (
Expand
)
Author
2025-07-03
KVM: arm64: Fix handling of FEAT_GTG for unimplemented granule sizes
Marc Zyngier
2025-06-05
KVM: arm64: Add RMW specific sysreg accessor
Marc Zyngier
2025-05-30
KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/nv-nv into kvmarm-master/next
Marc Zyngier
2025-05-21
KVM: arm64: nv: Release faulted-in VNCR page from mmu_lock critical section
Marc Zyngier
2025-05-21
KVM: arm64: nv: Handle TLBI S1E2 for VNCR invalidation with mmu_lock held
Marc Zyngier
2025-05-21
KVM: arm64: nv: Hold mmu_lock when invalidating VNCR SW-TLB before translating
Marc Zyngier
2025-05-19
KVM: arm64: Add sanitisation for FEAT_FGT2 registers
Marc Zyngier
2025-05-19
KVM: arm64: Use HCR_EL2 feature map to drive fixed-value bits
Marc Zyngier
2025-05-19
KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits
Marc Zyngier
2025-05-19
KVM: arm64: Use FGT feature maps to drive RES0 bits
Marc Zyngier
2025-05-19
KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2
Marc Zyngier
2025-05-19
KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiers
Marc Zyngier
2025-05-19
KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2
Marc Zyngier
2025-05-19
KVM: arm64: nv: Handle VNCR_EL2-triggered faults
Marc Zyngier
2025-05-19
KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2
Marc Zyngier
2025-05-19
KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2
Marc Zyngier
2025-05-19
KVM: arm64: nv: Allocate VNCR page when required
Marc Zyngier
2025-05-10
KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask
Marc Zyngier
2025-05-06
KVM: arm64: Use computed masks as sanitisers for FGT registers
Marc Zyngier
2025-05-06
arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2
Marc Zyngier
2025-03-19
Merge branch 'kvm-arm64/nv-idregs' into kvmarm/next
Oliver Upton
2025-03-03
KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
Marc Zyngier
2025-03-03
KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
Marc Zyngier
2025-02-24
KVM: arm64: Advertise FEAT_ECV when possible
Marc Zyngier
2025-02-24
KVM: arm64: Allow userspace to limit NV support to nVHE
Marc Zyngier
2025-02-24
KVM: arm64: Move NV-specific capping to idreg sanitisation
Marc Zyngier
2025-02-24
KVM: arm64: Enforce NV limits on a per-idregs basis
Marc Zyngier
2025-02-24
KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0
Marc Zyngier
2025-02-24
KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero
Marc Zyngier
2025-02-04
KVM: arm64: Fix nested S2 MMU structures reallocation
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/misc-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/nv-resx-fixes-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
2025-01-14
KVM: arm64: nv: Apply RESx settings to sysreg reset values
Marc Zyngier
2025-01-02
KVM: arm64: nv: Sanitise CNTHCTL_EL2
Marc Zyngier
2024-12-22
KVM: arm64: nv: Advertise the lack of AArch32 EL0 support
Marc Zyngier
2024-12-20
KVM: arm64: Use kvm_vcpu_has_feature() directly for struct kvm
Fuad Tabba
2024-11-20
KVM: arm64: Mark set_sysreg_masks() as inline to avoid build failure
Marc Zyngier
2024-11-11
Merge branch kvm-arm64/nv-pmu into kvmarm/next
Oliver Upton
2024-10-31
KVM: arm64: nv: Advertise support for FEAT_HPMN0
Oliver Upton
2024-10-31
KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2
Oliver Upton
2024-10-31
KVM: arm64: Add kvm_has_s1poe() helper
Marc Zyngier
2024-10-31
KVM: arm64: Hide S1PIE registers from userspace when disabled for guests
Mark Brown
2024-10-31
KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
Mark Brown
2024-10-31
KVM: arm64: Extend masking facility to arbitrary registers
Marc Zyngier
2024-10-31
KVM: arm64: Sanitise TCR2_EL2
Marc Zyngier
2024-10-08
KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
Oliver Upton
2024-10-08
KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed
Oliver Upton
2024-10-08
KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out
Oliver Upton
[next]