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
nocache-cleanup
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
/
include
/
asm
/
kvm_asm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
KVM: arm64: pkvm: Adopt MARKER() to define host hypercall ranges
Marc Zyngier
1
-2
/
+10
2026-04-17
KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHE
Vincent Donnefort
1
-8
/
+8
2026-04-08
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
1
-11
/
+20
2026-04-08
Merge branch kvm-arm64/pkvm-psci into kvmarm-master/next
Marc Zyngier
1
-1
/
+2
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2026-03-30
KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
Will Deacon
1
-0
/
+1
2026-03-30
KVM: arm64: Introduce hypercall to force reclaim of a protected page
Will Deacon
1
-0
/
+1
2026-03-30
KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()
Will Deacon
1
-0
/
+1
2026-03-30
KVM: arm64: Introduce __pkvm_host_donate_guest()
Will Deacon
1
-0
/
+1
2026-03-30
KVM: arm64: Split teardown hypercall into two phases
Will Deacon
1
-1
/
+2
2026-03-30
KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls
Will Deacon
1
-10
/
+14
2026-03-23
KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}
Marc Zyngier
1
-1
/
+2
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
1
-0
/
+2
2026-03-11
KVM: arm64: Add selftest event support to nVHE/pKVM hyp
Vincent Donnefort
1
-0
/
+1
2026-03-11
KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
1
-0
/
+1
2026-03-11
KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
1
-0
/
+1
2026-03-11
KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
1
-0
/
+1
2026-03-11
KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
Vincent Donnefort
1
-0
/
+4
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2025-12-01
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
1
-3
/
+3
2025-12-01
KVM: arm64: Propagate PTW errors up to AT emulation
Oliver Upton
1
-3
/
+3
2025-11-24
KVM: arm64: Eagerly save VMCR on exit
Marc Zyngier
1
-1
/
+1
2025-11-11
arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-2
/
+2
2025-09-15
KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...
Fuad Tabba
1
-0
/
+2
2025-01-12
Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/next
Marc Zyngier
1
-0
/
+9
2024-12-20
KVM: arm64: Introduce __pkvm_tlb_flush_vmid()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_mkyoung_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_wrprotect_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_relax_guest_perms()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_unshare_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_share_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
Marc Zyngier
1
-0
/
+2
2024-12-20
KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
Oliver Upton
1
-4
/
+1
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-1
/
+0
2024-10-31
KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
Fuad Tabba
1
-1
/
+0
2024-10-17
KVM: arm64: Shave a few bytes from the EL2 idmap code
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
1
-1
/
+2
2024-06-19
KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
Marc Zyngier
1
-0
/
+2
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
1
-6
/
+2
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+3
2023-08-17
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
1
-0
/
+3
2023-07-26
KVM: arm64: fix __kvm_host_psci_cpu_entry() prototype
Arnd Bergmann
1
-1
/
+1
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2023-05-25
arm64: kvm: add prototypes for functions called in asm
Arnd Bergmann
1
-0
/
+18
2023-05-16
KVM: arm64: Use local TLBI on permission relaxation
Marc Zyngier
1
-0
/
+4
2022-11-11
KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
Quentin Perret
1
-2
/
+2
[next]