index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
KVM: arm64: Map hyp text as RO and dump instr on panic
Mostafa Saleh
1
-2
/
+10
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
1
-1
/
+1
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
1
-5
/
+8
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
1
-0
/
+12
2025-05-06
KVM: arm64: Extend pKVM selftest for np-guests
Quentin Perret
1
-1
/
+7
2025-05-06
KVM: arm64: Selftest for pKVM transitions
Quentin Perret
1
-0
/
+2
2025-05-06
KVM: arm64: Add .hyp.data section
David Brazdil
1
-0
/
+4
2025-04-28
KVM: arm64: Move hyp state to hyp_vmemmap
Quentin Perret
1
-1
/
+5
2025-04-28
KVM: arm64: Introduce {get,set}_host_state() helpers
Quentin Perret
1
-2
/
+2
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
1
-1
/
+0
2024-12-20
KVM: arm64: Remove fixed_config.h header
Fuad Tabba
1
-1
/
+0
2024-12-20
KVM: arm64: Move host page ownership tracking to the hyp vmemmap
Quentin Perret
1
-4
/
+3
2024-11-12
KVM: arm64: Pass on SVE mapping failures
James Clark
1
-2
/
+1
2024-10-23
KVM: arm64: Don't map 'kvm_vgic_global_state' at EL2 with pKVM
Will Deacon
1
-17
/
+0
2024-06-20
KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
Pierre-Clément Tosi
1
-2
/
+2
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
1
-1
/
+0
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
1
-0
/
+24
2024-05-01
KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
Fuad Tabba
1
-0
/
+1
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
1
-2
/
+1
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
1
-1
/
+1
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
1
-26
/
+1
2023-06-01
KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
Will Deacon
1
-1
/
+7
2023-06-01
KVM: arm64: Probe FF-A version and host/hyp partition ID during init
Will Deacon
1
-0
/
+5
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
1
-29
/
+57
2022-11-11
KVM: arm64: Don't unnecessarily map host kernel sections at EL2
Quentin Perret
1
-11
/
+3
2022-11-11
KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2
Quentin Perret
1
-0
/
+5
2022-11-11
KVM: arm64: Add per-cpu fixmap infrastructure at EL2
Quentin Perret
1
-0
/
+4
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
1
-0
/
+8
2022-11-11
KVM: arm64: Unify identifiers used to distinguish host and hypervisor
Will Deacon
1
-1
/
+1
2022-11-11
KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
Quentin Perret
1
-19
/
+43
2022-11-11
KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
1
-4
/
+3
2022-11-10
KVM: arm64: Pass mm_ops through the visitor context
Oliver Upton
1
-2
/
+1
2022-11-10
KVM: arm64: Stash observed pte value in visitor context
Oliver Upton
1
-4
/
+3
2022-11-10
KVM: arm64: Combine visitor arguments into a context structure
Oliver Upton
1
-9
/
+7
2022-04-28
KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
Kalesh Singh
1
-3
/
+28
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
1
-5
/
+17
2021-12-16
KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
Will Deacon
1
-0
/
+1
2021-12-16
KVM: arm64: Fixup hyp stage-1 refcount
Quentin Perret
1
-5
/
+16
2021-12-15
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2021-12-15
KVM: arm64: Make the hyp memory pool static
Quentin Perret
1
-1
/
+1
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
1
-0
/
+1
2021-11-08
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
1
-2
/
+12
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
1
-1
/
+1
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
1
-0
/
+3
2021-08-11
KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
1
-8
/
+74
2021-06-18
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
1
-1
/
+2
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
1
-2
/
+12
2021-06-11
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
1
-11
/
+5
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
1
-1
/
+2
[next]