aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2023-09-14Merge branch 'v6.4/standard/base' into v6.4/standard/preempt-rt/bcm-2xxx-rpiv6.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-09-14Merge tag 'v6.4.16' into v6.4/standard/basev6.4/standard/xilinx-zynqmpv6.4/standard/x86v6.4/standard/tiny/x86v6.4/standard/tiny/common-pcv6.4/standard/tiny/basev6.4/standard/ti-am335xv6.4/standard/qemuppcv6.4/standard/qemuarm64v6.4/standard/nxp-ls20xxv6.4/standard/edgerouterv6.4/standard/beaglebonev6.4/standard/bcm-2xxx-rpiv6.4/standard/baseBruce Ashfield
2023-09-13perf/x86/uncore: Correct the number of CHAs on EMRKan Liang
2023-09-13x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu
2023-09-13x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang
2023-09-13x86/MCE: Always save CS register on AMD Zen IF Poison errorsYazen Ghannam
2023-09-13x86/sev: Make enc_dec_hypercall() accept a size instead of npagesSteve Rutherford
2023-09-13x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen
2023-09-13x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap
2023-09-13x86/mm: Fix PAT bit missing from page protection modify maskJanusz Krzysztofik
2023-09-13x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel
2023-09-13locking/arch: Avoid variable shadowing in local_try_cmpxchg()Uros Bizjak
2023-09-13KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pagesSean Christopherson
2023-09-13x86/hyperv: add noop functions to x86_init mpparse functionsSaurabh Sengar
2023-09-04Merge branch 'v6.4/standard/base' into v6.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-09-04Merge tag 'v6.4.14' into v6.4/standard/baseBruce Ashfield
2023-09-02lockdep: fix static memory detection even moreHelge Deller
2023-08-30Merge branch 'v6.4/standard/base' into v6.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-08-30Merge tag 'v6.4.13' into v6.4/standard/baseBruce Ashfield
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-27Merge branch 'v6.4/standard/base' into v6.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-08-27Merge tag 'v6.4.12' into v6.4/standard/baseBruce Ashfield
2023-08-23x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)
2023-08-23x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu
2023-08-23x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu
2023-08-23x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)
2023-08-23x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)
2023-08-23x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()Sean Christopherson
2023-08-23x86/static_call: Fix __static_call_fixup()Peter Zijlstra
2023-08-23x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)
2023-08-23x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra
2023-08-23x86/cpu: Cleanup the untrain messPeter Zijlstra
2023-08-23x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-23x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-23x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-23x86/alternative: Make custom return thunk unconditionalPeter Zijlstra
2023-08-23x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra
2023-08-23x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra
2023-08-20Merge branch 'v6.4/standard/base' into v6.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-08-20Merge tag 'v6.4.11' into v6.4/standard/baseBruce Ashfield
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-16x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.hJinghao Jia
2023-08-16x86/sev: Do not try to parse for the CC blob on non-AMD hardwareBorislav Petkov (AMD)
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
2023-08-16x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit ke...Xin Li
2023-08-16x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers
2023-08-16ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede
2023-08-16KVM: SEV: only access GHCB fields oncePaolo Bonzini