aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
10 daysMerge tag 'v5.10.216' into v5.10/standard/basev5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.215' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.214' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.212' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.211' into v5.10/standard/baseBruce Ashfield
2024-05-02x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers
2024-04-13x86/head/64: Re-enable stack protectionMichael Roth
2024-04-13x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)
2024-04-13x86/srso: Add SRSO mitigation for Hygon processorsPu Wen
2024-04-13x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2024-04-13x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-04-13x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is setPawan Gupta
2024-04-13x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta
2024-04-13x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski
2024-04-13x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)
2024-04-13x86/bugs: Use sysfs_emit()Borislav Petkov
2024-04-13x86/cpu: Support AMD Automatic IBRSKim Phillips
2024-03-26x86/paravirt: Fix build due to __text_gen_insn() backportBorislav Petkov (AMD)
2024-03-06x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersPaolo Bonzini
2024-03-01x86/alternative: Make custom return thunk unconditionalPeter Zijlstra
2024-03-01Revert "x86/alternative: Make custom return thunk unconditional"Borislav Petkov (AMD)
2024-03-01x86/returnthunk: Allow different return thunksPeter Zijlstra
2024-03-01x86/ftrace: Use alternative RET encodingPeter Zijlstra
2024-03-01x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()Peter Zijlstra
2024-03-01Revert "x86/ftrace: Use alternative RET encoding"Borislav Petkov (AMD)
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernelZhiquan Li
2024-02-20Merge tag 'v5.10.209' into v5.10/standard/baseBruce Ashfield
2024-02-20Merge tag 'v5.10.208' into v5.10/standard/baseBruce Ashfield
2024-01-25x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov
2024-01-15x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia
2024-01-11Merge tag 'v5.10.206' into v5.10/standard/baseBruce Ashfield
2024-01-05x86/alternatives: Sync core before enabling interruptsThomas Gleixner
2023-12-27Merge tag 'v5.10.204' into v5.10/standard/baseBruce Ashfield
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)
2023-12-03Merge tag 'v5.10.202' into v5.10/standard/baseBruce Ashfield
2023-12-03Merge tag 'v5.10.201' into v5.10/standard/baseBruce Ashfield
2023-11-28x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen
2023-11-20x86/boot: Fix incorrect startup_gdt_descr.sizeYuntao Wang
2023-11-20x86/srso: Fix SBPB enablement for (possible) future fixed HWJosh Poimboeuf
2023-11-17Merge tag 'v5.10.200' into v5.10/standard/baseBruce Ashfield
2023-11-17Merge tag 'v5.10.199' into v5.10/standard/baseBruce Ashfield
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
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-25x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-10-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)