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
/
nvhe
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
1
-0
/
+1
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
6
-121
/
+309
2025-09-20
Merge branch kvm-arm64/misc-6.18 into kvmarm-master/next
Marc Zyngier
1
-3
/
+6
2025-09-17
Merge branch kvm-arm64/dump-instr into kvmarm-master/next
Marc Zyngier
1
-2
/
+10
2025-09-15
KVM: arm64: Map hyp text as RO and dump instr on panic
Mostafa Saleh
1
-2
/
+10
2025-09-15
Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/next
Marc Zyngier
2
-43
/
+148
2025-09-15
KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...
Fuad Tabba
2
-22
/
+94
2025-09-15
KVM: arm64: Consolidate pKVM hypervisor VM initialization logic
Fuad Tabba
1
-23
/
+24
2025-09-15
KVM: arm64: Separate allocation and insertion of pKVM VM table entries
Fuad Tabba
1
-9
/
+43
2025-09-15
KVM: arm64: Decouple hyp VM creation state from its handle
Fuad Tabba
1
-0
/
+1
2025-09-15
KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMs
Fuad Tabba
1
-14
/
+11
2025-09-15
KVM: arm64: Rename pkvm.enabled to pkvm.is_protected
Fuad Tabba
1
-1
/
+1
2025-09-15
KVM: arm64: Fix debug checking for np-guests using huge mappings
Ben Horgan
1
-3
/
+6
2025-09-15
Merge branch kvm-arm64/ffa-1.2 into kvmarm-master/next
Marc Zyngier
2
-73
/
+145
2025-09-10
KVM: arm64: Fix parameter ordering for VBAR_EL1 assignment
Fuad Tabba
1
-1
/
+1
2025-09-10
KVM: arm64: VHE: Save and restore host MDCR_EL2 value correctly
Alexandru Elisei
1
-0
/
+6
2025-09-08
KVM: arm64: Bump the supported version of FF-A to 1.2
Per Larsen
1
-3
/
+3
2025-09-08
KVM: arm64: Mask response to FFA_FEATURE call
Per Larsen
1
-1
/
+1
2025-09-08
KVM: arm64: Mark optional FF-A 1.2 interfaces as unsupported
Per Larsen
1
-0
/
+5
2025-09-08
KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
Per Larsen
1
-0
/
+8
2025-09-08
KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
Per Larsen
2
-69
/
+125
2025-09-08
KVM: arm64: Correct return value on host version downgrade attempt
Per Larsen
1
-1
/
+4
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-1
/
+6
2025-08-08
KVM: arm64: Sync protected guest VBAR_EL1 on injecting an undef exception
Fuad Tabba
1
-0
/
+1
2025-08-08
KVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host for protected VMs
Fuad Tabba
1
-0
/
+4
2025-08-08
kvm: arm64: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+33
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-1
/
+1
2025-07-08
KVM: arm64: nvhe: Disable branch generation in nVHE guests
Anshuman Khandual
2
-1
/
+33
2025-06-26
KVM: arm64: Adjust range correctly during host stage-2 faults
Quentin Perret
1
-8
/
+12
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()
Mark Rutland
1
-1
/
+4
2025-06-19
KVM: arm64: Reorganise CPTR trap manipulation
Mark Rutland
1
-59
/
+0
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-2
/
+2
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
1
-2
/
+2
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
10
-150
/
+579
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
4
-5
/
+5
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
1
-0
/
+12
2025-05-23
Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next
Marc Zyngier
1
-0
/
+6
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
3
-26
/
+115
2025-05-21
KVM: arm64: Stage-2 huge mappings for np-guests
Vincent Donnefort
1
-9
/
+14
2025-05-21
KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
Vincent Donnefort
2
-6
/
+11
2025-05-21
KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
Vincent Donnefort
2
-10
/
+15
2025-05-21
KVM: arm64: Add a range to __pkvm_host_unshare_guest()
Vincent Donnefort
2
-27
/
+33
2025-05-21
KVM: arm64: Add a range to __pkvm_host_share_guest()
Vincent Donnefort
2
-32
/
+59
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
2
-26
/
+29
2025-05-21
KVM: arm64: Handle huge mappings for np-guest CMOs
Vincent Donnefort
1
-4
/
+22
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
3
-1
/
+211
2025-05-19
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
D Scott Phillips
4
-5
/
+5
2025-05-19
KVM: arm64: Add sanitisation for FEAT_FGT2 registers
Marc Zyngier
1
-0
/
+5
[next]