index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2026-03-08
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-25
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-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+33
2025-07-30
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
2025-07-08
KVM: arm64: nv: Use guest hypervisor's vSError state
Oliver Upton
1
-0
/
+3
2025-07-08
KVM: arm64: nv: Add FEAT_RAS vSError sys regs to table
Oliver Upton
1
-0
/
+4
2025-07-08
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
1
-3
/
+15
2025-07-08
KVM: arm64: nvhe: Disable branch generation in nVHE guests
Anshuman Khandual
1
-0
/
+2
2025-07-03
KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()
Mark Rutland
1
-1
/
+0
2025-06-19
KVM: arm64: VHE: Centralize ISBs when returning to host
Mark Rutland
1
-4
/
+2
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-5
/
+27
2025-06-05
KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operand
Marc Zyngier
1
-5
/
+5
2025-06-05
KVM: arm64: Add RMW specific sysreg accessor
Marc Zyngier
1
-0
/
+11
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
1
-0
/
+11
2025-05-27
KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
Maxim Levitsky
1
-3
/
+0
2025-05-23
Merge branch kvm-arm64/nv-nv into kvmarm-master/next
Marc Zyngier
1
-1
/
+14
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
1
-3
/
+54
2025-05-23
Merge branch kvm-arm64/pkvm-np-thp-6.16 into kvmarm-master/next
Marc Zyngier
1
-5
/
+7
2025-05-19
KVM: arm64: Add sanitisation for FEAT_FGT2 registers
Marc Zyngier
1
-0
/
+15
2025-05-19
KVM: arm64: Add FEAT_FGT2 registers to the VNCR page
Marc Zyngier
1
-0
/
+5
2025-05-19
KVM: arm64: Allow kvm_has_feat() to take variable arguments
Marc Zyngier
1
-2
/
+6
2025-05-19
KVM: arm64: Use FGT feature maps to drive RES0 bits
Marc Zyngier
1
-0
/
+1
2025-05-19
KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
Marc Zyngier
1
-1
/
+1
[next]