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_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
1
-1
/
+1
2026-04-24
KVM: arm64: Fix kvm_vcpu_initialized() macro parameter
Fuad Tabba
1
-1
/
+1
2026-04-18
KVM: arm64: pkvm: Adopt MARKER() to define host hypercall ranges
Marc Zyngier
1
-3
/
+0
2026-04-08
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
1
-8
/
+1
2026-04-08
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
1
-1
/
+8
2026-04-08
Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2026-04-08
Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/next
Marc Zyngier
1
-0
/
+9
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
1
-0
/
+34
2026-04-08
Merge branch kvm-arm64/hyp-tracing into kvmarm-master/next
Marc Zyngier
1
-0
/
+3
2026-04-01
KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
Sascha Bischoff
1
-8
/
+1
2026-03-30
KVM: arm64: Change 'pkvm_handle_t' to u16
Will Deacon
1
-1
/
+1
2026-03-30
KVM: arm64: Split teardown hypercall into two phases
Will Deacon
1
-0
/
+7
2026-03-28
KVM: arm64: Disable SPE Profiling Buffer when running in guest context
Will Deacon
1
-0
/
+1
2026-03-28
KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest context
Will Deacon
1
-0
/
+1
2026-03-23
KVM: arm64: nv: Expose shadow page tables in debugfs
Wei-Lin Chang
1
-0
/
+9
2026-03-19
KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
Sascha Bischoff
1
-1
/
+0
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
1
-0
/
+16
2026-03-19
KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
Sascha Bischoff
1
-0
/
+19
2026-03-11
KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
1
-0
/
+3
2026-03-07
KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tail
Marc Zyngier
1
-0
/
+3
2026-02-13
KVM: arm64: Optimise away S1POE handling when not supported by host
Fuad Tabba
1
-1
/
+2
2026-02-05
Merge branch kvm-arm64/misc-6.20 into kvmarm-master/next
Marc Zyngier
1
-6
/
+6
2026-02-05
Merge branch kvm-arm64/resx into kvmarm-master/next
Marc Zyngier
1
-6
/
+32
2026-02-05
Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/next
Marc Zyngier
1
-3
/
+0
2026-02-05
KVM: arm64: Add sanitisation to SCTLR_EL2
Marc Zyngier
1
-1
/
+1
2026-02-05
KVM: arm64: Extend unified RESx handling to runtime sanitisation
Marc Zyngier
1
-0
/
+15
2026-02-05
KVM: arm64: Introduce data structure tracking both RES0 and RES1 bits
Marc Zyngier
1
-5
/
+16
2026-02-02
KVM: arm64: Use standard seq_file iterator for idregs debugfs
Fuad Tabba
1
-3
/
+0
2026-01-30
KVM: arm64: Fix various comments
Zenghui Yu (Huawei)
1
-1
/
+1
2026-01-23
Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2026-01-15
KVM: arm64: Track KVM IOCTLs and their associated KVM caps
Fuad Tabba
1
-0
/
+2
2026-01-15
KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
Marc Zyngier
1
-0
/
+1
2026-01-07
KVM: arm64: Shuffle KVM_HOST_DATA_FLAG_* indices
Mark Rutland
1
-5
/
+5
2025-12-01
Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/next
Oliver Upton
1
-0
/
+1
2025-11-24
KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
Marc Zyngier
1
-0
/
+1
2025-11-12
KVM: arm64: VM exit to userspace to handle SEA
Jiaqi Yan
1
-0
/
+2
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
1
-0
/
+50
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-2
/
+3
2025-09-15
Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/next
Marc Zyngier
1
-2
/
+3
2025-09-15
KVM: arm64: Decouple hyp VM creation state from its handle
Fuad Tabba
1
-0
/
+1
2025-09-15
KVM: arm64: Rename pkvm.enabled to pkvm.is_protected
Fuad Tabba
1
-2
/
+2
2025-09-10
KVM: arm64: Initialize PMSCR_EL1 when in VHE
Alexandru Elisei
1
-0
/
+1
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-109
/
+2
2025-08-28
KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()
Marc Zyngier
1
-107
/
+0
2025-08-28
KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
Marc Zyngier
1
-2
/
+2
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+33
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
1
-3
/
+33
2025-07-21
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state
Marc Zyngier
1
-0
/
+4
2025-07-08
KVM: arm64: Wire up SCTLR2_ELx sysreg descriptors
Oliver Upton
1
-0
/
+7
[next]