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
/
pkvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-19
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
1
-2
/
+9
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-24
/
+52
2025-09-15
Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/next
Marc Zyngier
1
-24
/
+52
2025-09-15
KVM: arm64: Reserve pKVM handle during pkvm_init_host_vm()
Fuad Tabba
1
-10
/
+23
2025-09-15
KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...
Fuad Tabba
1
-2
/
+10
2025-09-15
KVM: arm64: Decouple hyp VM creation state from its handle
Fuad Tabba
1
-2
/
+9
2025-09-15
KVM: arm64: Rename 'host_kvm' to 'kvm' in pKVM host code
Fuad Tabba
1
-23
/
+23
2025-08-21
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
1
-2
/
+9
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
1
-19
/
+0
2025-05-21
KVM: arm64: Stage-2 huge mappings for np-guests
Vincent Donnefort
1
-1
/
+1
2025-05-21
KVM: arm64: Add a range to pkvm_mappings
Quentin Perret
1
-9
/
+28
2025-05-21
KVM: arm64: Convert pkvm_mappings to interval tree
Quentin Perret
1
-59
/
+35
2025-05-21
KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
Vincent Donnefort
1
-1
/
+1
2025-05-21
KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
Vincent Donnefort
1
-1
/
+1
2025-05-21
KVM: arm64: Add a range to __pkvm_host_unshare_guest()
Vincent Donnefort
1
-1
/
+1
2025-05-21
KVM: arm64: Add a range to __pkvm_host_share_guest()
Vincent Donnefort
1
-1
/
+1
2025-05-08
KVM: arm64: Drop sort_memblock_regions()
Gavin Shan
1
-19
/
+0
2025-05-06
KVM: arm64: Extend pKVM selftest for np-guests
Quentin Perret
1
-0
/
+1
2025-05-06
KVM: arm64: Add .hyp.data section
David Brazdil
1
-0
/
+1
2025-03-14
KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu
Fuad Tabba
1
-13
/
+15
2025-03-14
KVM: arm64: Factor out pKVM hyp vcpu creation to separate function
Fuad Tabba
1
-28
/
+24
2025-03-14
KVM: arm64: Count pKVM stage-2 usage in secondary pagetable stats
Vincent Donnefort
1
-0
/
+4
2025-03-14
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce the EL1 pKVM MMU
Quentin Perret
1
-0
/
+201
2024-05-01
KVM: arm64: Prevent kmemleak from accessing .hyp.data
Quentin Perret
1
-0
/
+1
2024-05-01
KVM: arm64: Do not re-initialize the KVM lock
Fuad Tabba
1
-1
/
+0
2024-01-30
KVM: arm64: Fix circular locking dependency
Sebastian Ene
1
-10
/
+17
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
1
-1
/
+1
2023-07-11
KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm
Sudeep Holla
1
-1
/
+1
2023-06-01
KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
Will Deacon
1
-0
/
+1
2023-04-20
KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilege
Will Deacon
1
-0
/
+47
2022-11-11
KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
Quentin Perret
1
-25
/
+6
2022-11-11
KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
Fuad Tabba
1
-0
/
+138
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
1
-0
/
+1
2022-11-11
KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
1
-16
/
+2
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
1
-0
/
+109