summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-03-20x86/platform/uv: Handle deconfigured socketsKyle Meyer
2026-03-20x86/entry/vdso: Fix path of included gettimeofday.cVladimir Oltean
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-20x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner
2026-03-19x86/cpu: Remove LASS restriction on vsyscall emulationSohil Mehta
2026-03-19x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATESohil Mehta
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta
2026-03-19x86/traps: Consolidate user fixups in the #GP handlerSohil Mehta
2026-03-19x86/vsyscall: Reorganize the page fault emulation codeSohil Mehta
2026-03-19PM: hibernate: x86: Remove inclusion of crypto/hash.hEric Biggers
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche
2026-03-18objtool/x86: Reorder ORC register numberingJosh Poimboeuf
2026-03-18objtool: Support Clang RAX DRAP sequenceJosh Poimboeuf
2026-03-17Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixesIngo Molnar
2026-03-16x86/sev: Rename SNP_FEATURES_PRESENT to SNP_FEATURES_IMPLKim Phillips
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-13KVM: nSVM: Simplify error handling of nested_svm_copy_vmcb12_to_cache()Yosry Ahmed
2026-03-13KVM: SVM: Add a helper to get LBR field pointer to dedup MSR accessesSean Christopherson
2026-03-13x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()Borislav Petkov
2026-03-13mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()Tobias Huschle
2026-03-12KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspaceNikunj A Dadhania
2026-03-12KVM: x86: Immediately fail the build when possible if required #define is mis...Sean Christopherson
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
2026-03-12KVM: x86/mmu: KVM: x86/mmu: Skip unsync when large pages are allowedLai Jiangshan
2026-03-12KVM: X86: Fix array_index_nospec protection in __pv_send_ipiAnel Orazgaliyeva
2026-03-12KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode()xuanqingshi
2026-03-12KVM: VMX: Remove unnecessary parenthesesXin Li
2026-03-12KVM: x86: Use kvm_cpu_cap_has() for EFER bits enablement checksYosry Ahmed
2026-03-12KVM: x86: Move some EFER bits enablement to common codeYosry Ahmed
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor
2026-03-12x86/tsc: Handle CLOCK_SOURCE_VALID_FOR_HRES correctlyThomas Gleixner
2026-03-12perf/x86/intel: Only check GP counters for PEBS constraints validationDapeng Mi
2026-03-12perf/x86/intel: Fix OMR snoop information parsing issuesDapeng Mi
2026-03-12perf/x86/intel: Add missing branch counters constraint applyDapeng Mi
2026-03-12x86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra
2026-03-12perf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao
2026-03-12x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8Uros Bizjak
2026-03-12x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()Uros Bizjak
2026-03-12x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()Uros Bizjak
2026-03-11KVM: x86: clarify leave_smm() return valuePaolo Bonzini
2026-03-11KVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini
2026-03-11KVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini
2026-03-11KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
2026-03-11KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson
2026-03-11KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing
2026-03-11KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim
2026-03-11KVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas
2026-03-11KVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López