index
:
pm24.git
cpufreq-rust
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
Age
Commit message (
Expand
)
Author
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-11-13
KVM: x86: expose MSR_PLATFORM_INFO as a feature MSR
Paolo Bonzini
2024-11-13
x86: KVM: Advertise CPUIDs for new instructions in Clearwater Forest
Tao Su
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-vmx-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-mmu-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-generic-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-12
KVM: arm64: Pass on SVE mapping failures
James Clark
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2024-11-11
Merge branch kvm-arm64/vgic-its-fixes into kvmarm/next
Oliver Upton
2024-11-11
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
2024-11-11
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
2024-11-11
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2024-11-11
Merge branch kvm-arm64/nv-pmu into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/mmio-sea into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/psci-1.3 into kvmarm/next
Oliver Upton
2024-11-11
KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspace
Shameer Kolothum
2024-11-11
KVM: s390: add gen17 facilities to CPU model
Hendrik Brueckner
2024-11-11
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
2024-11-11
KVM: s390: add concurrent-function facility to cpu model
Hendrik Brueckner
2024-11-08
Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-11-08
KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMA
Paolo Bonzini
2024-11-08
KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
Sean Christopherson
2024-11-08
KVM: x86: Unconditionally set irr_pending when updating APICv state
Sean Christopherson
2024-11-08
kvm: svm: Fix gctx page leak on invalid inputs
Dionna Glaze
2024-11-08
Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-05
riscv: kvm: Fix out-of-bounds array access
Björn Töpel
2024-11-05
RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
Yong-Xuan Wang
2024-11-04
KVM: SVM: Propagate error from snp_guest_req_init() to userspace
Sean Christopherson
2024-11-04
KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
Sean Christopherson
2024-11-04
KVM: x86: Short-circuit all of kvm_apic_set_base() if MSR value is unchanged
Sean Christopherson
2024-11-04
KVM: x86: Unpack msr_data structure prior to calling kvm_apic_set_base()
Sean Christopherson
2024-11-04
KVM: x86: Make kvm_recalculate_apic_map() local to lapic.c
Sean Christopherson
2024-11-04
KVM: x86: Rename APIC base setters to better capture their relationship
Sean Christopherson
2024-11-04
KVM: x86: Move kvm_set_apic_base() implementation to lapic.c (from x86.c)
Sean Christopherson
2024-11-04
KVM: x86: Inline kvm_get_apic_mode() in lapic.h
Sean Christopherson
2024-11-04
KVM: x86: Get vcpu->arch.apic_base directly and drop kvm_get_apic_base()
Sean Christopherson
2024-11-04
KVM: x86: Drop superfluous kvm_lapic_set_base() call when setting APIC state
Sean Christopherson
2024-11-04
KVM: x86: Short-circuit all kvm_lapic_set_base() if MSR value isn't changing
Sean Christopherson
2024-11-04
KVM: x86/mmu: Drop per-VM zapped_obsolete_pages list
Vipin Sharma
2024-11-04
KVM: x86/mmu: Remove KVM's MMU shrinker
Vipin Sharma
2024-11-04
KVM: x86/mmu: WARN if huge page recovery triggered during dirty logging
David Matlack
2024-11-04
KVM: x86/mmu: Rename make_huge_page_split_spte() to make_small_spte()
David Matlack
2024-11-04
KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zapping
David Matlack
2024-11-04
KVM: x86/mmu: Refactor TDP MMU iter need resched check
Sean Christopherson
2024-11-04
KVM: x86/mmu: Demote the WARN on yielded in xxx_cond_resched() to KVM_MMU_WAR...
Sean Christopherson
2024-11-04
KVM: x86/mmu: Check yielded_gfn for forward progress iff resched is needed
Sean Christopherson
[next]