index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_hyp.h
Age
Commit message (
Expand
)
Author
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-07
KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPU
Hyunwoo Kim
2026-06-03
arm64: fpsimd: Move SVE save/restore inline
Mark Rutland
2026-06-03
arm64: fpsimd: Use opaque type for SVE state
Mark Rutland
2026-06-03
arm64: fpsimd: Move fpsimd save/restore inline
Mark Rutland
2026-06-03
arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
Mark Rutland
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
2026-03-19
KVM: arm64: gic: Hide GICv5 for protected guests
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
2026-03-11
KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
2025-11-24
KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation
Marc Zyngier
2025-11-24
KVM: arm64: Eagerly save VMCR on exit
Marc Zyngier
2025-03-03
KVM: arm64: nv: Nested GICv3 emulation
Marc Zyngier
2024-06-20
KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
Pierre-Clément Tosi
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Fuad Tabba
2024-06-04
KVM: arm64: Reintroduce __sve_save_state
Fuad Tabba
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2023-10-20
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
2023-06-12
KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE
Marc Zyngier
2023-06-12
KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
Marc Zyngier
2023-02-02
KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHE
Quentin Perret
2022-11-11
KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
Will Deacon
2022-11-11
KVM: arm64: Provide I-cache invalidation by virtual address at EL2
Will Deacon
2022-02-25
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
2021-11-22
KVM: arm64: Remove unused __sve_save_state
Marc Zyngier
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
2021-08-20
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
2021-04-01
KVM: arm64: Use BUG and BUG_ON in nVHE hyp
Andrew Scull
2021-03-25
KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
Marc Zyngier
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
2021-03-18
KVM: arm64: Rework SVE host-save/guest-restore
Marc Zyngier
2021-03-18
KVM: arm64: Provide KVM's own save/restore SVE primitives
Marc Zyngier
2021-03-06
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
2021-03-06
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
2020-12-04
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-09-15
KVM: arm64: nVHE: Handle hyp panics
Andrew Scull
2020-09-15
KVM: arm64: Introduce hyp context
Andrew Scull
2020-09-15
KVM: arm64: Save chosen hyp vector to a percpu variable
Andrew Scull
2020-09-15
KVM: arm64: Remove hyp_panic arguments
Andrew Scull
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-07-05
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]