index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
nested.c
Age
Commit message (
Expand
)
Author
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
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-08-30
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
Marc Zyngier
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
2024-08-27
KVM: arm64: Add helper for last ditch idreg adjustments
Marc Zyngier
2024-08-02
KVM: arm64: free kvm->arch.nested_mmus with kvfree()
Danilo Krummrich
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
2024-07-14
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
2024-07-14
Merge branch kvm-arm64/shadow-mmu into kvmarm/next
Oliver Upton
2024-07-08
Revert "KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative pol...
Oliver Upton
2024-07-03
KVM: arm64: nv: Truely enable nXS TLBI operations
Marc Zyngier
2024-06-22
KVM: arm64: nv: Unfudge ID_AA64PFR0_EL1 masking
Oliver Upton
2024-06-20
KVM: arm64: Allow the use of SVE+NV
Oliver Upton
2024-06-20
KVM: arm64: nv: Use accessors for modifying ID registers
Oliver Upton
2024-06-20
KVM: arm64: Add helper for writing ID regs
Oliver Upton
2024-06-19
KVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks allocation
Oliver Upton
2024-06-19
KVM: arm64: nv: Add handling of range-based TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Add handling of outer-shareable TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
Marc Zyngier
2024-06-19
KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
Marc Zyngier
2024-06-19
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
2024-06-19
KVM: arm64: nv: Handle shadow stage 2 page faults
Marc Zyngier
2024-06-19
KVM: arm64: nv: Implement nested Stage-2 page table walk logic
Christoffer Dall
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
2024-06-14
KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative polarity
Marc Zyngier
2024-05-30
KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor
Marc Zyngier
[next]