summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
9 daysx86/ptrace: Always inline trivial accessorsPeter Zijlstra1-10/+10
9 daysKVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval1-0/+9
2025-10-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson1-0/+1
2025-10-15x86/vdso: Fix output operand size of RDPIDUros Bizjak1-4/+4
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta3-0/+10
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta1-0/+1
2025-09-09x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo1-0/+3
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-2/+3
2025-08-28KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guestMaxim Levitsky1-0/+7
2025-08-28KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supportedSean Christopherson1-0/+1
2025-08-28KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flagSean Christopherson2-2/+1
2025-08-28KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmapSean Christopherson1-1/+5
2025-08-28KVM: x86: Fully defer to vendor code to decide how to force immediate exitSean Christopherson2-4/+0
2025-08-28KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepointSean Christopherson1-1/+2
2025-08-28KVM: x86: Snapshot the host's DEBUGCTL in common x86Sean Christopherson1-0/+1
2025-08-28KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()Sean Christopherson1-1/+1
2025-08-15x86/sev: Evict cache lines during SNP memory validationTom Lendacky1-0/+1
2025-07-17x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka1-0/+1
2025-07-10x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)1-10/+15
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)4-5/+29
2025-07-10x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)3-18/+20
2025-07-10x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)1-1/+20
2025-06-19x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints...Andrew Cooper1-6/+3
2025-06-04perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCntRavi Bangoria1-0/+1
2025-06-04x86/traps: Cleanup and robustify decode_bug()Peter Zijlstra2-4/+5
2025-06-04x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()Waiman Long1-0/+2
2025-05-18x86/its: FineIBT-paranoid vs ITSPeter Zijlstra1-0/+8
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra1-0/+10
2025-05-18x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta1-0/+1
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-6/+0
2025-05-18x86/its: Add support for ITS-safe return thunkPawan Gupta2-0/+20
2025-05-18x86/its: Add support for ITS-safe indirect thunkPawan Gupta2-0/+5
2025-05-18x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta2-0/+9
2025-05-18x86/speculation: Remove the extra #ifdef around CALL_NOSPECPawan Gupta1-4/+0
2025-05-18x86/speculation: Add a conditional CS prefix to CALL_NOSPECPawan Gupta1-4/+15
2025-05-18x86/speculation: Simplify and make CALL_NOSPEC consistentPawan Gupta1-10/+5
2025-05-18x86/microcode: Consolidate the loader enablement checkingBorislav Petkov (AMD)1-0/+2
2025-05-09KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson2-0/+2
2025-05-02x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove coresPi Xiange1-0/+2
2025-05-02x86/extable: Remove unused fixup type EX_TYPE_COPYTong Tiangen2-4/+1
2025-04-25x86/tdx: Fix arch_safe_halt() execution for TDX VMsVishal Annapurve1-2/+2
2025-04-25x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne1-5/+0
2025-04-25x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRTKirill A. Shutemov3-30/+33
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn1-1/+1
2025-03-13x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel1-0/+2
2025-03-13x86/speculation: Add __update_spec_ctrl() helperWaiman Long1-0/+11
2025-03-09x86/boot/32: Temporarily map initrd for microcode loadingThomas Gleixner1-0/+2
2025-03-09x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()Thomas Gleixner1-0/+1
2025-03-07x86/microcode: Handle "offline" CPUs correctlyThomas Gleixner1-0/+1
2025-03-07x86/apic: Provide apic_force_nmi_on_cpu()Thomas Gleixner1-1/+4