index
:
kernel/git/stable/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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2025-02-14
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-02-13
KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()
Marc Zyngier
2025-02-13
KVM: arm64: timer: Drop warning on failed interrupt signalling
Marc Zyngier
2025-02-13
KVM: arm64: Convert timer offset VA when accessed in HYP code
Marc Zyngier
2025-02-13
KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()
Mark Rutland
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
2025-02-13
KVM: arm64: Mark some header functions as inline
Mark Rutland
2025-02-13
KVM: arm64: Refactor exit handlers
Mark Rutland
2025-02-13
KVM: arm64: Refactor CPTR trap deactivation
Mark Rutland
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
Mark Rutland
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
Mark Rutland
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
2025-02-13
KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
Mark Rutland
2025-02-10
KVM: arm64: Fix __pkvm_host_mkyoung_guest() return value
Marc Zyngier
2025-02-09
KVM: arm64: Simplify np-guest hypercalls
Quentin Perret
2025-02-09
KVM: arm64: Improve error handling from check_host_shared_guest()
Quentin Perret
2025-02-04
Merge tag 'kvmarm-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-02-04
KVM: arm64: timer: Don't adjust the EL2 virtual timer offset
Marc Zyngier
2025-02-04
KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV
Marc Zyngier
2025-02-04
KVM: arm64: timer: Always evaluate the need for a soft timer
Marc Zyngier
2025-02-04
KVM: arm64: Fix nested S2 MMU structures reallocation
Marc Zyngier
2025-02-04
KVM: arm64: Fail protected mode init if no vgic hardware is present
Oliver Upton
2025-02-01
KVM: arm64: Flush/sync debug state in protected mode
Oliver Upton
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-01-21
KVM: arm64: Flush hyp bss section after initialization of variables in bss
Lokesh Vutla
2025-01-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-01-17
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2025-01-17
Merge branch kvm-arm64/misc-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/nv-resx-fixes-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/pkvm-memshare-declutter into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
2025-01-14
KVM: arm64: nv: Apply RESx settings to sysreg reset values
Marc Zyngier
2025-01-14
KVM: arm64: nv: Always evaluate HCR_EL2 using sanitising accessors
Marc Zyngier
2025-01-12
KVM: arm64: Support trace filtering for guests
James Clark
2025-01-12
KVM: arm64: coresight: Give TRBE enabled state to KVM
James Clark
2025-01-12
KVM: arm64: Drop pkvm_mem_transition for host/hyp donations
Quentin Perret
2025-01-12
KVM: arm64: Drop pkvm_mem_transition for host/hyp sharing
Quentin Perret
2025-01-12
KVM: arm64: Drop pkvm_mem_transition for FF-A
Quentin Perret
2025-01-12
Merge branch 'kvmarm-fixes-6.13-3'
Marc Zyngier
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-12
Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/next
Marc Zyngier
2025-01-11
Merge remote-tracking branch 'arm64/for-next/cpufeature' into kvm-arm64/pkvm-...
Marc Zyngier
2025-01-11
KVM: arm64: Explicitly handle BRBE traps as UNDEFINED
Mark Rutland
2025-01-11
KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe()
Thorsten Blum
2025-01-08
KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
Mark Brown
2025-01-08
arm64: kvm: Introduce nvhe stack size constants
Kalesh Singh
2025-01-08
KVM: arm64: Fix nVHE stacktrace VA bits mask
Vincent Donnefort
2025-01-08
KVM: arm64: Fix FEAT_MTE in pKVM
Vladimir Murzin
2025-01-02
KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity
Marc Zyngier
[next]