index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
2024-01-04
KVM: arm64: Add missing memory barriers when switching to pKVM's hyp pgd
Will Deacon
2024-01-04
Merge branch kvm-arm64/vgic-6.8 into kvmarm-master/next
Marc Zyngier
2024-01-04
KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
Oliver Upton
2024-01-04
Merge branch 'for-next/rip-vpipt' into for-next/core
Will Deacon
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2023-12-22
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-12-22
KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDR
Oliver Upton
2023-12-22
KVM: arm64: vgic: Use common accessor for writes to ICPENDR
Oliver Upton
2023-12-22
KVM: arm64: vgic: Use common accessor for writes to ISPENDR
Oliver Upton
2023-12-22
KVM: arm64: vgic-v4: Restore pending state on host userspace write
Marc Zyngier
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
2023-12-19
KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
Marc Zyngier
2023-12-19
KVM: arm64: nv: Add EL2_REG_VNCR()/EL2_REG_REDIR() sysreg helpers
Marc Zyngier
2023-12-19
KVM: arm64: Introduce a bad_trap() primitive for unexpected trap handling
Marc Zyngier
2023-12-19
KVM: arm64: nv: Drop EL12 register traps that are redirected to VNCR
Marc Zyngier
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
2023-12-19
KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()
Marc Zyngier
2023-12-18
Merge branch kvm-arm64/fgt-rework into kvmarm-master/next
Marc Zyngier
2023-12-18
KVM: arm64: Trap external trace for protected VMs
Fuad Tabba
2023-12-18
KVM: arm64: Mark PAuth as a restricted feature for protected VMs
Fuad Tabba
2023-12-18
KVM: arm64: Fix which features are marked as allowed for protected VMs
Fuad Tabba
2023-12-18
KVM: arm64: Macros for setting/clearing FGT bits
Fuad Tabba
2023-12-18
KVM: arm64: Add build validation for FGT trap mask values
Fuad Tabba
2023-12-18
KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virt
Fuad Tabba
2023-12-18
KVM: arm64: Add missing HFGITR_EL2 FGT entries to nested virt
Fuad Tabba
2023-12-18
KVM: arm64: Add missing HFGxTR_EL2 FGT entries to nested virt
Fuad Tabba
2023-12-18
KVM: arm64: Explicitly trap unsupported HFGxTR_EL2 features
Fuad Tabba
2023-12-12
arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
James Clark
2023-12-12
KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_...
Marc Zyngier
2023-12-12
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
2023-12-12
KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
Marc Zyngier
2023-12-12
KVM: arm64: vgic: Simplify kvm_vgic_destroy()
Marc Zyngier
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
2023-12-05
KVM: arm64: Remove VPIPT I-cache handling
Marc Zyngier
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
2023-11-30
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
2023-11-27
KVM: arm64: Allow guests with >48-bit IPA size on FEAT_LPA2 systems
Ryan Roberts
2023-11-27
KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
Ryan Roberts
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-11-27
KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
Ryan Roberts
[next]