summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-11-20x86/boot: Fix incorrect startup_gdt_descr.sizeYuntao Wang
2023-11-20x86/sev-es: Allow copy_from_kernel_nofault() in earlier bootAdam Dunlap
2023-11-20x86: Share definition of __is_canonical_address()Adrian Hunter
2023-11-20x86/srso: Fix SBPB enablement for (possible) future fixed HWJosh Poimboeuf
2023-11-20iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()David Howells
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-10-25perf/x86/lbr: Filter vsyscall addressesJP Kobryn
2023-10-25perf/x86: Move branch classifierSandipan Das
2023-10-25perf: Add irq and exception return branch typesAnshuman Khandual
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel
2023-10-25x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2023-10-19x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-10-19x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-06x86/srso: Add SRSO mitigation for Hygon processorsPu Wen
2023-10-06x86/srso: Fix SBPB enablement for spec_rstack_overflow=offJosh Poimboeuf
2023-10-06x86/srso: Fix srso_show_state() side effectJosh Poimboeuf
2023-09-23x86/purgatory: Remove LTO flagsSong Liu
2023-09-23x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov
2023-09-19x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson
2023-09-19perf/x86/uncore: Correct the number of CHAs on EMRKan Liang
2023-09-19x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang
2023-09-19x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen
2023-09-19x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap
2023-09-19x86/mm: Fix PAT bit missing from page protection modify maskJanusz Krzysztofik
2023-09-19x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-30x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe
2023-08-30Revert "KVM: x86: enable TDP MMU by default"Sean Christopherson
2023-08-26x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)
2023-08-26x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu
2023-08-26x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)
2023-08-26x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)
2023-08-26x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()Sean Christopherson
2023-08-26x86/static_call: Fix __static_call_fixup()Peter Zijlstra
2023-08-26x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)
2023-08-26x86/cpu: Cleanup the untrain messPeter Zijlstra
2023-08-26x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-26x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-26x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-26x86/alternative: Make custom return thunk unconditionalPeter Zijlstra
2023-08-26x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra
2023-08-26x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea