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-01-19x86/ptrace: Always inline trivial accessorsPeter Zijlstra
2026-01-19x86/dumpstack: Make show_trace_log_lvl() staticHui Su
2025-10-29x86/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-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-07-17x86/process: Move the buffer clearing before MONITORBorislav Petkov
2025-07-17KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov
2025-07-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov
2025-07-17x86/bugs: Rename MDS machinery to something more genericBorislav Petkov
2025-07-17x86/its: FineIBT-paranoid vs ITSPeter Zijlstra
2025-07-17x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-07-17x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-07-17x86/its: Fix undefined reference to cpu_wants_rethunk_at()Pawan Gupta
2025-07-17x86/its: Add support for ITS-safe return thunkPawan Gupta
2025-07-17x86/its: Add support for ITS-safe indirect thunkPawan Gupta
2025-07-17x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra
2025-07-17x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta
2025-07-17x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon
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-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-02-01x86/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/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook
2024-07-05efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel
2024-07-05efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel
2024-07-05x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-07-05x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck
2024-06-16x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds
2024-05-25x86/xen: Drop USERGS_SYSRET64 paravirt callJuergen Gross
2024-05-02x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap
2024-04-13x86/head/64: Re-enable stack protectionMichael Roth
2024-04-13x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson