index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
nested.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
Oliver Upton
1
-2
/
+26
2024-10-08
KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed
Oliver Upton
1
-3
/
+3
2024-10-08
KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out
Oliver Upton
1
-3
/
+18
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
1
-25
/
+15
2024-09-02
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
1
-1
/
+0
2024-08-30
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
Marc Zyngier
1
-0
/
+8
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
1
-14
/
+0
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
1
-6
/
+6
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
1
-5
/
+2
2024-08-27
KVM: arm64: Add helper for last ditch idreg adjustments
Marc Zyngier
1
-10
/
+5
2024-08-02
KVM: arm64: free kvm->arch.nested_mmus with kvfree()
Danilo Krummrich
1
-1
/
+1
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
1
-2
/
+1
2024-07-14
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
1
-135
/
+123
2024-07-14
Merge branch kvm-arm64/shadow-mmu into kvmarm/next
Oliver Upton
1
-5
/
+780
2024-07-08
Revert "KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative pol...
Oliver Upton
1
-12
/
+12
2024-07-04
KVM: arm64: nv: Truely enable nXS TLBI operations
Marc Zyngier
1
-2
/
+2
2024-06-22
KVM: arm64: nv: Unfudge ID_AA64PFR0_EL1 masking
Oliver Upton
1
-1
/
+1
2024-06-20
KVM: arm64: Allow the use of SVE+NV
Oliver Upton
1
-2
/
+1
2024-06-20
KVM: arm64: nv: Use accessors for modifying ID registers
Oliver Upton
1
-134
/
+122
2024-06-20
KVM: arm64: Add helper for writing ID regs
Oliver Upton
1
-2
/
+2
2024-06-19
KVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks allocation
Oliver Upton
1
-1
/
+1
2024-06-19
KVM: arm64: nv: Add handling of range-based TLBI operations
Marc Zyngier
1
-6
/
+2
2024-06-19
KVM: arm64: nv: Add handling of outer-shareable TLBI operations
Marc Zyngier
1
-1
/
+4
2024-06-19
KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
Marc Zyngier
1
-1
/
+84
2024-06-19
KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
Marc Zyngier
1
-0
/
+89
2024-06-19
KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
Marc Zyngier
1
-0
/
+35
2024-06-19
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
1
-0
/
+42
2024-06-19
KVM: arm64: nv: Handle shadow stage 2 page faults
Marc Zyngier
1
-0
/
+45
2024-06-19
KVM: arm64: nv: Implement nested Stage-2 page table walk logic
Christoffer Dall
1
-0
/
+264
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
1
-0
/
+218
2024-06-14
KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative polarity
Marc Zyngier
1
-12
/
+12
2024-05-30
KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor
Marc Zyngier
1
-2
/
+4
2024-04-20
KVM: arm64: nv: Advertise support for PAuth
Marc Zyngier
1
-6
/
+2
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
Marc Zyngier
1
-0
/
+42
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
Marc Zyngier
1
-0
/
+128
2024-02-19
KVM: arm64: nv: Add sanitising to EL2 configuration registers
Marc Zyngier
1
-1
/
+57
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
Marc Zyngier
1
-1
/
+40
2024-02-08
KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
Marc Zyngier
1
-0
/
+7
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
1
-7
/
+15
2023-08-17
KVM: arm64: nv: Add support for HCRX_EL2
Marc Zyngier
1
-1
/
+2
2023-08-17
KVM: arm64: nv: Expose FGT to nested guests
Marc Zyngier
1
-2
/
+3
2023-08-17
KVM: arm64: nv: Expose FEAT_EVT to nested guests
Marc Zyngier
1
-2
/
+1
2023-02-12
KVM: arm64: nv: Use reg_to_encoding() to get sysreg ID
Oliver Upton
1
-2
/
+1
2023-02-11
KVM: arm64: nv: Filter out unsupported features from ID regs
Marc Zyngier
1
-0
/
+162