summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2026-02-11x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper
2026-01-30x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper
2026-01-30hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves
2026-01-11x86/ptrace: Always inline trivial accessorsPeter Zijlstra
2026-01-11KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval
2025-10-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson
2025-10-15x86/vdso: Fix output operand size of RDPIDUros Bizjak
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta
2025-09-09x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guestMaxim Levitsky
2025-08-28KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supportedSean Christopherson
2025-08-28KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flagSean Christopherson
2025-08-28KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmapSean Christopherson
2025-08-28KVM: x86: Fully defer to vendor code to decide how to force immediate exitSean Christopherson
2025-08-28KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepointSean Christopherson
2025-08-28KVM: x86: Snapshot the host's DEBUGCTL in common x86Sean Christopherson
2025-08-28KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()Sean Christopherson
2025-08-15x86/sev: Evict cache lines during SNP memory validationTom Lendacky
2025-07-17x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka
2025-07-10x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-07-10x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)
2025-07-10x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)
2025-06-19x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints...Andrew Cooper
2025-06-04perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCntRavi Bangoria
2025-06-04x86/traps: Cleanup and robustify decode_bug()Peter Zijlstra
2025-06-04x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()Waiman Long
2025-05-18x86/its: FineIBT-paranoid vs ITSPeter Zijlstra
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-18x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-18x86/its: Add support for ITS-safe return thunkPawan Gupta
2025-05-18x86/its: Add support for ITS-safe indirect thunkPawan Gupta
2025-05-18x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta
2025-05-18x86/speculation: Remove the extra #ifdef around CALL_NOSPECPawan Gupta
2025-05-18x86/speculation: Add a conditional CS prefix to CALL_NOSPECPawan Gupta
2025-05-18x86/speculation: Simplify and make CALL_NOSPEC consistentPawan Gupta
2025-05-18x86/microcode: Consolidate the loader enablement checkingBorislav Petkov (AMD)
2025-05-09KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson
2025-05-02x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove coresPi Xiange
2025-05-02x86/extable: Remove unused fixup type EX_TYPE_COPYTong Tiangen
2025-04-25x86/tdx: Fix arch_safe_halt() execution for TDX VMsVishal Annapurve
2025-04-25x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne
2025-04-25x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRTKirill A. Shutemov
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn
2025-03-13x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel
2025-03-13x86/speculation: Add __update_spec_ctrl() helperWaiman Long
2025-03-09x86/boot/32: Temporarily map initrd for microcode loadingThomas Gleixner