summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
e385cc5496'>KVM: arm64: Plumb the pKVM MMU in KVMQuentin Perret 2024-10-08KVM: arm64: nv: Do not block when unmapping stage-2 if disallowedOliver Upton 2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene 2024-06-19KVM: arm64: nv: Unmap/flush shadow stage 2 page tablesChristoffer Dall 2024-06-19KVM: arm64: nv: Support multiple nested Stage-2 mmu structuresMarc Zyngier 2024-02-12KVM: arm64: removed unused kern_hyp_va asm macroJoey Gouly 2024-02-12KVM: arm64: add comments to __kern_hyp_vaJoey Gouly 2023-12-05KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier 2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2023-10-30Merge branch kvm-arm64/stage2-vhe-load into kvmarm/nextOliver Upton 2023-10-23KVM: arm64: Move VTCR_EL2 into struct s2_mmuMarc Zyngier 2023-10-16arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland 2023-09-22KVM: arm64: Avoid soft lockups due to I-cache maintenanceOliver Upton 2023-08-26KVM: arm64: Remove size-order align in the nVHE hyp private VA rangeVincent Donnefort 2023-06-15Merge branch kvm-arm64/hvhe into kvmarm/nextOliver Upton 2023-06-12KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page()Marc Zyngier 2023-05-16KVM: arm64: Add kvm_uninit_stage2_mmu()Ricardo Koller 2023-03-30KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisorMarc Zyngier 2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton 2023-02-11KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changesChristoffer Dall 2022-12-29KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson 2022-11-11KVM: arm64: Consolidate stage-2 initialisation into a single functionQuentin Perret