summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysKVM: selftests: Skip xAPIC IPI migration test when forced but unsupportedSean Christopherson
5 daysKVM: selftests: Automatically run xAPIC IPI migration test when possibleSean Christopherson
5 daysKVM: selftests: Add common helper to get mask+number of usable memory NUMA nodesSean Christopherson
5 daysKVM: selftests: Compute node masks on-demand in xAPIC IPI testSean Christopherson
5 daysKVM: selftests: use BITS_PER_TYPE() for NUMA masksShivank Garg
5 daysKVM: selftests: Fix maxnode argument to migrate_pages() in xapic_ipi_testShivank Garg
5 daysKVM: selftests: Account for kernel's off-by-one bug in NUMA node syscallsSean Christopherson
5 daysKVM: selftests: Free the VM when NX hugepage disabling is deniedGokul K
5 daysKVM: selftests: Free the VM when the SEV smoke test's guest completesGokul K
5 daysKVM: selftests: Fix the bounds of the SEV debug dst buffer checkGokul K
5 daysKVM: selftests: Check calloc() return in vcpu_get_reg_list()Chaithanya Lagisetty
5 daysKVM: selftests: Fix transposed calloc() arguments in the uffd helperChaithanya Lagisetty
5 daysKVM: selftests: Fix the never-true negative UFFD delay checkChaithanya Lagisetty
5 daysKVM: selftests: Always assert that vmreadz() succeedsSean Christopherson
5 daysKVM: selftests: Always assert that vmwrite() succeedsSean Christopherson
5 daysKVM: selftests: Add __vmwrite() and use it when initializing optional fields.Sean Christopherson
5 daysARM: dts: stm32: fix vdda supply for onboard hub on stm32mp135f-dkFabrice Gasnier
5 daysARM: dts: stm32: fix vdda supply for onboard hub on stm32mp157c-ev1Fabrice Gasnier
5 daysARM: dts: stm32: fix vdda supply for onboard hub on stm32mp15 DK boardsFabrice Gasnier
5 daysMerge branch 'for-7.3/upstream-fixes' into for-nextJiri Kosina
5 daysHID: elecom: Add support for ELECOM M-XT4DRBK (018E)Berke Durak
5 daysMerge branch 'for-7.4/pulsar' into for-nextJiri Kosina
5 daysHID: pulsar: add driver for Pulsar gaming miceNikolas Koesling
5 daysMerge drm/drm-next into drm-intel-nextRodrigo Vivi
5 daysMerge branch 'for-7.3/upstream-fixes' into for-nextJiri Kosina
5 daysHID: corsair-void: Fix firmware event packet descriptionStuart Hayhurst
5 daysKVM: selftests: Assert success in vmlaunch() and vmresume()Sean Christopherson
5 daysKVM: selftests: Dedup assembly code for VMLAUNCH and VMRESUMESean Christopherson
5 daysKVM: selftests: Drop dead return code from evmcs_vmptrld() and load_evmcs()Sean Christopherson
5 daysKVM: selftests: Add macros to handle simple VMX instructionsSean Christopherson
5 daysKVM: selftests: Drop useless return code from load_vmcs()Sean Christopherson
5 daysKVM: selftests: Always assert that vmptrld() succeedsSean Christopherson
5 daysKVM: selftests: Always assert that vmclear() succeedsSean Christopherson
5 daysKVM: selftests: Always assert that vmxon() and prepare_for_vmx_operation() su...Sean Christopherson
5 daysKVM: selftests: Assert success in vmptrst(), kill off vmptrstz()Sean Christopherson
5 daysKVM: selftests: Check VMPTRLD with active eVMCSVitaly Kuznetsov
5 daysKVM: selftests: Adapt to the updated VMPTRST behavior when eVMCS is usedVitaly Kuznetsov
5 daysKVM: selftests: Don't clobber RFLAGS in happy path of __KVM_ASM_SAFE()Sean Christopherson
5 daysKVM: nVMX: Make VMPTRST return eVMCS GPA when it is usedVitaly Kuznetsov
5 daysKVM: nVMX: Make VMPTRLD result in #UD when eVMCS is usedVitaly Kuznetsov
5 daysKVM: selftests: Add arch hook to force page tables to be naturally alignedSean Christopherson
5 daysKVM: selftests: Automatically pick min_gpa for allocations based on region typeSean Christopherson
5 daysKVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()Sean Christopherson
5 daysKVM: selftests: Take the memory region type, not memslot, in page allocatorsSean Christopherson
5 daysKVM: selftests: Use TEST_EXTRA region in set memory region testSean Christopherson
5 daysKVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR testSean Christopherson
5 daysKVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress testSean Christopherson
5 daysKVM: selftests: Add TEST_EXTRA memory region type for "special" memslotsSean Christopherson
5 daysKVM: selftests: Add APIs to override memory region types with custom memslotsSean Christopherson
5 daysKVM: selftests: Initialize vm->memslots[] with invalid memslots during creationSean Christopherson