summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2026-06-01Revert "x86/vdso: Fix output operand size of RDPID"Sasha Levin
2026-05-15x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
2026-05-15x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)
2026-05-15x86/CPU/AMD: Add ZenX generations flagsBorislav Petkov (AMD)
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
2026-04-18x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-11x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper
2026-02-06x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper
2026-01-19x86: remove __range_not_ok()Arnd Bergmann
2026-01-19x86/ptrace: Always inline trivial accessorsPeter Zijlstra
2025-10-19x86/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-28sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2025-07-17x86: Fix X86_FEATURE_VERW_CLEAR definitionJack Wang
2025-07-17xen: replace xen_remap() with memremap()Juergen Gross
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-06-04x86/its: Fix undefined reference to cpu_wants_rethunk_at()Pawan Gupta
2025-06-04perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCntRavi Bangoria
2025-06-04x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()Waiman Long
2025-05-22x86/its: FineIBT-paranoid vs ITSPeter Zijlstra
2025-05-22x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-22x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-05-22x86/its: Add support for ITS-safe return thunkPawan Gupta
2025-05-22x86/its: Add support for ITS-safe indirect thunkPawan Gupta
2025-05-22x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta
2025-05-22x86/speculation: Remove the extra #ifdef around CALL_NOSPECPawan Gupta
2025-05-22x86/speculation: Add a conditional CS prefix to CALL_NOSPECPawan Gupta
2025-05-22x86/speculation: Simplify and make CALL_NOSPEC consistentPawan Gupta
2025-05-22x86,nospec: Simplify {JMP,CALL}_NOSPECPeter Zijlstra
2025-05-09KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn
2025-03-13perf/x86/intel: Ensure LBRs are disabled when a CPU is startingSean Christopherson
2025-03-13x86/mm/tlb: Only trim the mm_cpumask once a secondRik van Riel
2025-01-23x86/asm: Make serialize() always_inlineJuergen Gross
2024-12-19x86/xen: remove hypercall pageJuergen Gross
2024-12-19x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross
2024-12-19x86/xen: add central hypercall functionsJuergen Gross
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-19x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-14x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)
2024-12-14x86/amd_nb: Fix compile-testing without CONFIG_AMD_NBArnd Bergmann
2024-11-08x86/bugs: Use code segment selector for VERW operandPawan Gupta
2024-10-22x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner
2024-10-22x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson
2024-10-17x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy