index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
1
-131
/
+17
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2
-2
/
+5
2025-09-15
KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...
Fuad Tabba
1
-0
/
+2
2025-09-15
KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMs
Fuad Tabba
1
-1
/
+1
2025-09-15
KVM: arm64: Add build-time check for duplicate DECLARE_REG use
Fuad Tabba
1
-1
/
+2
2025-09-10
KVM: arm64: VHE: Save and restore host MDCR_EL2 value correctly
Alexandru Elisei
1
-5
/
+0
2025-07-08
KVM: arm64: Context switch SCTLR2_ELx when advertised to the guest
Oliver Upton
1
-0
/
+17
2025-07-08
KVM: arm64: nv: Use guest hypervisor's vSError state
Oliver Upton
2
-8
/
+69
2025-07-08
KVM: arm64: Add helper to identify a nested context
Marc Zyngier
1
-4
/
+4
2025-06-19
KVM: arm64: VHE: Centralize ISBs when returning to host
Mark Rutland
1
-3
/
+0
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()
Mark Rutland
1
-9
/
+8
2025-06-19
KVM: arm64: Reorganise CPTR trap manipulation
Mark Rutland
1
-0
/
+130
2025-06-19
KVM: arm64: VHE: Synchronize restore of host debug registers
Mark Rutland
1
-0
/
+3
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-5
/
+5
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
2
-5
/
+5
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
4
-75
/
+161
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
1
-57
/
+101
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
1
-1
/
+3
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-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
1
-8
/
+8
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
1
-0
/
+6
2025-05-19
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
D Scott Phillips
1
-1
/
+1
2025-05-19
KVM: arm64: Add context-switch for FEAT_FGT2 registers
Marc Zyngier
1
-0
/
+44
2025-05-10
KVM: arm64: Remove hand-crafted masks for FGT registers
Marc Zyngier
1
-19
/
+0
2025-05-10
KVM: arm64: Use computed FGT masks to setup FGT registers
Marc Zyngier
1
-7
/
+38
2025-05-07
KVM: arm64: Properly save/restore HCRX_EL2
Marc Zyngier
1
-7
/
+6
2025-05-06
KVM: arm64: Unconditionally configure fine-grain traps
Mark Rutland
1
-24
/
+15
2025-05-06
KVM: arm64: Don't treat HCRX_EL2 as a FGT register
Marc Zyngier
1
-6
/
+3
2025-05-06
arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2
Marc Zyngier
1
-2
/
+2
2025-05-06
KVM: arm64: Extend pKVM selftest for np-guests
Quentin Perret
1
-2
/
+2
2025-05-06
KVM: arm64: Selftest for pKVM transitions
Quentin Perret
1
-0
/
+6
2025-04-28
KVM: arm64: Move hyp state to hyp_vmemmap
Quentin Perret
1
-6
/
+23
2025-04-28
KVM: arm64: Introduce {get,set}_host_state() helpers
Quentin Perret
1
-1
/
+11
2025-04-28
KVM: arm64: Use 0b11 for encoding PKVM_NOPAGE
Quentin Perret
1
-3
/
+1
2025-04-28
KVM: arm64: Fix pKVM page-tracking comments
Quentin Perret
1
-10
/
+19
2025-04-03
KVM: arm64: Don't translate FAR if invalid/unsafe
Oliver Upton
1
-5
/
+21
2025-04-03
KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid
Oliver Upton
1
-18
/
+28
2025-03-19
Merge branch 'kvm-arm64/pkvm-6.15' into kvmarm/next
Oliver Upton
2
-7
/
+1
2025-03-19
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
1
-1
/
+13
2025-03-14
KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu
Fuad Tabba
1
-6
/
+0
2025-03-14
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
1
-1
/
+1
2025-03-11
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
Oliver Upton
1
-2
/
+2
2025-02-26
KVM: arm64: Allow userspace to change the implementation ID registers
Sebastian Ott
1
-1
/
+7
2025-02-26
KVM: arm64: Load VPIDR_EL2 with the VM's MIDR_EL1 value
Oliver Upton
1
-1
/
+7
2025-02-13
KVM: arm64: Convert timer offset VA when accessed in HYP code
Marc Zyngier
1
-1
/
+14
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
1
-0
/
+59
[next]