linux-block.git
2024-11-13 Paolo BonziniMerge tag 'kvm-x86-misc-6.13' of https://github.com...
2024-11-13 Paolo BonziniMerge tag 'kvm-x86-vmx-6.13' of https://github.com...
2024-11-13 Paolo BonziniMerge tag 'kvm-x86-selftests-6.13' of https://github...
2024-11-13 Paolo BonziniMerge tag 'kvm-x86-mmu-6.13' of https://github.com...
2024-11-13 Paolo BonziniMerge tag 'kvm-x86-generic-6.13' of https://github...
2024-11-12 Paolo BonziniMerge tag 'kvm-s390-next-6.13-1' of https://git./linux...
2024-11-11 Hendrik BruecknerKVM: s390: selftests: Add regression tests for PFCR...
2024-11-11 Hendrik BruecknerKVM: s390: add gen17 facilities to CPU model
2024-11-11 Hendrik BruecknerKVM: s390: add msa11 to cpu model
2024-11-11 Hendrik BruecknerKVM: s390: add concurrent-function facility to cpu...
2024-11-11 Christoph SchlameussKVM: s390: selftests: correct IP.b length in uc_handle_...
2024-11-11 Christoph SchlameussKVM: s390: selftests: Fix whitespace confusion in ucont...
2024-11-11 Christoph SchlameussKVM: s390: selftests: Verify reject memory region opera...
2024-11-11 Christoph SchlameussKVM: s390: selftests: Add uc_skey VM test case
2024-11-11 Christoph SchlameussKVM: s390: selftests: Add uc_map_unmap VM test case
2024-11-08 Paolo BonziniMerge tag 'kvm-riscv-6.13-1' of https://github.com...
2024-11-05 Björn Töpelriscv: kvm: Fix out-of-bounds array access
2024-11-05 Yong-Xuan WangRISC-V: KVM: Fix APLIC in_clrip and clripnum write...
2024-11-05 Sean ChristophersonKVM: x86: Short-circuit all of kvm_apic_set_base()...
2024-11-05 Sean ChristophersonKVM: x86: Unpack msr_data structure prior to calling...
2024-11-05 Sean ChristophersonKVM: x86: Make kvm_recalculate_apic_map() local to...
2024-11-05 Sean ChristophersonKVM: x86: Rename APIC base setters to better capture...
2024-11-05 Sean ChristophersonKVM: x86: Move kvm_set_apic_base() implementation to...
2024-11-05 Sean ChristophersonKVM: x86: Inline kvm_get_apic_mode() in lapic.h
2024-11-05 Sean ChristophersonKVM: x86: Get vcpu->arch.apic_base directly and drop...
2024-11-05 Sean ChristophersonKVM: x86: Drop superfluous kvm_lapic_set_base() call...
2024-11-05 Sean ChristophersonKVM: x86: Short-circuit all kvm_lapic_set_base() if...
2024-11-05 Vipin SharmaKVM: x86/mmu: Drop per-VM zapped_obsolete_pages list
2024-11-05 Vipin SharmaKVM: x86/mmu: Remove KVM's MMU shrinker
2024-11-05 David MatlackKVM: x86/mmu: WARN if huge page recovery triggered...
2024-11-05 David MatlackKVM: x86/mmu: Rename make_huge_page_split_spte() to...
2024-11-05 David MatlackKVM: x86/mmu: Recover TDP MMU huge page mappings in...
2024-11-05 Sean ChristophersonKVM: x86/mmu: Refactor TDP MMU iter need resched check
2024-11-05 Sean ChristophersonKVM: x86/mmu: Demote the WARN on yielded in xxx_cond_re...
2024-11-05 Sean ChristophersonKVM: x86/mmu: Check yielded_gfn for forward progress...
2024-11-01 Sean ChristophersonKVM: selftests: Ensure KVM supports AVX for SEV-ES...
2024-11-01 Sean ChristophersonKVM: selftests: Drop manual XCR0 configuration from...
2024-11-01 Sean ChristophersonKVM: selftests: Drop manual XCR0 configuration from...
2024-11-01 Sean ChristophersonKVM: selftests: Drop manual XCR0 configuration from...
2024-11-01 Sean ChristophersonKVM: selftests: Drop manual CR4.OSXSAVE enabling from...
2024-11-01 Sean ChristophersonKVM: selftests: Verify XCR0 can be "downgraded" and...
2024-11-01 Sean ChristophersonKVM: selftests: Configure XCR0 to max supported value...
2024-11-01 Sean ChristophersonKVM: selftests: Rework OSXSAVE CR4=>CPUID test to play...
2024-11-01 Sean ChristophersonKVM: selftests: Mask off OSPKE and OSXSAVE when compari...
2024-11-01 Sean ChristophersonKVM: selftests: Precisely mask off dynamic fields in...
2024-11-01 Sean ChristophersonKVM: selftests: Add a testcase for disabling feature...
2024-11-01 Sean ChristophersonKVM: selftests: Verify get/set PERF_CAPABILITIES w...
2024-11-01 Sean ChristophersonKVM: x86: Remove ordering check b/w MSR_PLATFORM_INFO...
2024-11-01 Sean ChristophersonKVM: x86: Reject userspace attempts to access ARCH_CAPA...
2024-11-01 Sean ChristophersonKVM: VMX: Remove restriction that PMU version > 0 for...
2024-11-01 Sean ChristophersonKVM: x86: Reject userspace attempts to access PERF_CAPA...
2024-11-01 Sean ChristophersonKVM: x86: Quirk initialization of feature MSRs to KVM...
2024-11-01 Sean ChristophersonKVM: x86: Disallow changing MSR_PLATFORM_INFO after...
2024-11-01 Sean ChristophersonKVM: x86: Co-locate initialization of feature MSRs...
2024-11-01 Sean ChristophersonKVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS...
2024-11-01 Maxim LevitskyKVM: nVMX: fix canonical check of vmcs12 HOST_RIP
2024-11-01 Maxim LevitskyKVM: x86: model canonical checks more precisely
2024-11-01 Maxim LevitskyKVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to...
2024-11-01 Maxim LevitskyKVM: x86: Route non-canonical checks in emulator throug...
2024-11-01 Maxim LevitskyKVM: x86: drop x86.h include from cpuid.h
2024-11-01 Sean ChristophersonKVM: x86: Use '0' for guest RIP if PMI encounters prote...
2024-11-01 Sean ChristophersonKVM: x86: Add lockdep-guarded asserts on register cache...
2024-11-01 Sean ChristophersonKVM: x86: Bypass register cache when querying CPL from...
2024-11-01 Jim MattsonKVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
2024-11-01 Jim MattsonKVM: x86: Advertise AMD_IBPB_RET to userspace
2024-11-01 Sean ChristophersonKVM: x86: Ensure vcpu->mode is loaded from memory in...
2024-11-01 Kai HuangKVM: x86: Fix a comment inside __kvm_set_or_clear_apicv...
2024-11-01 Kai HuangKVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
2024-10-30 David MatlackKVM: x86/mmu: Batch TLB flushes when zapping collapsibl...
2024-10-30 David MatlackKVM: x86/mmu: Drop @max_level from kvm_mmu_max_mapping_...
2024-10-30 Sean ChristophersonKVM: x86: Don't emit TLB flushes when aging SPTEs for...
2024-10-30 Sean ChristophersonKVM: Allow arch code to elide TLB flushes when aging...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Set Dirty bit for new SPTEs, even if...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Dedup logic for detecting TLB flushes...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Stop processing TDP MMU roots for test_ag...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Process only valid TDP MMU roots when...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Use Accessed bit even when _hardware_...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Set shadow_dirty_mask for EPT even if...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Set shadow_accessed_mask for EPT even...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Add a dedicated flag to track if A/D...
2024-10-30 Sean ChristophersonKVM: x86/mmu: WARN and flush if resolving a TDP MMU...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Fold mmu_spte_update_no_track() into...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Drop ignored return value from kvm_tdp_mm...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Don't flush TLBs when clearing Dirty...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Don't force flush if SPTE update clears...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Fold all of make_spte()'s writable handli...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Always set SPTE's dirty bit if it's creat...
2024-10-30 Sean ChristophersonKVM: x86/mmu: Flush remote TLBs iff MMU-writable flag...
2024-10-30 Sean ChristophersonKVM: Protect vCPU's "last run PID" with rwlock, not RCU
2024-10-30 Sean ChristophersonKVM: Return '0' directly when there's no task to yield to
2024-10-30 Sean ChristophersonKVM: Rework core loop of kvm_vcpu_on_spin() to use...
2024-10-30 Jiapeng ChongKVM: selftests: Use ARRAY_SIZE for array length
2024-10-30 Ba JingKVM: selftests: Remove unused macro in the hardware...
2024-10-30 Yan ZhaoKVM: VMX: Remove the unused variable "gpa" in __invept()
2024-10-28 Anup PatelRISC-V: KVM: Use NACL HFENCEs for KVM request based...
2024-10-28 Anup PatelRISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
2024-10-28 Anup PatelRISC-V: KVM: Use SBI sync SRET call when available
2024-10-28 Anup PatelRISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
2024-10-28 Anup PatelRISC-V: KVM: Use nacl_csr_xyz() for accessing H-extensi...
2024-10-28 Anup PatelRISC-V: KVM: Add common nested acceleration support
next