index
:
linux-stable.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
setup.c
Age
Commit message (
Expand
)
Author
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...
Linus Torvalds
2026-06-03
arm64: fpsimd: Use opaque type for SVE state
Mark Rutland
2026-06-03
KVM: arm64: pkvm: Remove struct cpu_sve_state
Mark Rutland
2026-04-24
KVM: arm64: Fix initialisation order in __pkvm_init_finalise()
Quentin Perret
2026-03-11
KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
2025-09-15
KVM: arm64: Map hyp text as RO and dump instr on panic
Mostafa Saleh
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
2025-05-06
KVM: arm64: Extend pKVM selftest for np-guests
Quentin Perret
2025-05-06
KVM: arm64: Selftest for pKVM transitions
Quentin Perret
2025-05-06
KVM: arm64: Add .hyp.data section
David Brazdil
2025-04-28
KVM: arm64: Move hyp state to hyp_vmemmap
Quentin Perret
2025-04-28
KVM: arm64: Introduce {get,set}_host_state() helpers
Quentin Perret
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
2024-12-20
KVM: arm64: Remove fixed_config.h header
Fuad Tabba
2024-12-20
KVM: arm64: Move host page ownership tracking to the hyp vmemmap
Quentin Perret
2024-11-12
KVM: arm64: Pass on SVE mapping failures
James Clark
2024-10-23
KVM: arm64: Don't map 'kvm_vgic_global_state' at EL2 with pKVM
Will Deacon
2024-06-20
KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
Pierre-Clément Tosi
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
2024-05-01
KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
Fuad Tabba
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-06-01
KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
Will Deacon
2023-06-01
KVM: arm64: Probe FF-A version and host/hyp partition ID during init
Will Deacon
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
2022-11-11
KVM: arm64: Don't unnecessarily map host kernel sections at EL2
Quentin Perret
2022-11-11
KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2
Quentin Perret
2022-11-11
KVM: arm64: Add per-cpu fixmap infrastructure at EL2
Quentin Perret
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
2022-11-11
KVM: arm64: Unify identifiers used to distinguish host and hypervisor
Will Deacon
2022-11-11
KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
Quentin Perret
2022-11-11
KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
2022-11-10
KVM: arm64: Pass mm_ops through the visitor context
Oliver Upton
2022-11-10
KVM: arm64: Stash observed pte value in visitor context
Oliver Upton
2022-11-10
KVM: arm64: Combine visitor arguments into a context structure
Oliver Upton
2022-04-28
KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
Kalesh Singh
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
Will Deacon
2021-12-16
KVM: arm64: Fixup hyp stage-1 refcount
Quentin Perret
2021-12-15
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-15
KVM: arm64: Make the hyp memory pool static
Quentin Perret
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
2021-11-08
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
2021-08-11
KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
[next]