summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
10 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
2026-05-15x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-0/+3
2026-05-15x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)1-4/+5
2026-05-15x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()Borislav Petkov (AMD)1-8/+9
2026-05-15x86/CPU/AMD: Call the spectral chicken in the Zen2 init functionBorislav Petkov (AMD)1-4/+3
2026-05-15x86/CPU/AMD: Add ZenX generations flagsBorislav Petkov (AMD)1-2/+68
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)1-0/+3
2026-04-18x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
2026-02-06x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen1-2/+4
2026-02-06x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen2-2/+16
2026-01-19x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu1-2/+21
2026-01-19x86: kmsan: don't instrument stack walking functionsAlexander Potapenko2-0/+17
2026-01-19x86/dumpstack: Make show_trace_log_lvl() staticHui Su1-1/+1
2025-12-07x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALTLi RongQing1-10/+10
2025-12-07x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-1/+9
2025-12-07x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-10-29x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-10-29x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-09-11x86/vmscape: Add old Intel CPUs to affected listPawan Gupta1-9/+12
2025-09-11x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta1-0/+23
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-78/+78
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta1-0/+77
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta1-0/+8
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta1-21/+32
2025-09-04x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-28x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam1-3/+10
2025-08-28x86/bugs: Avoid warning when overriding return thunkPawan Gupta1-3/+2
2025-08-28x86/bugs: Fix use of possibly uninit value in amd_check_tsa_microcode()Michael Zhivich1-0/+2
2025-07-17x86/process: Move the buffer clearing before MONITORBorislav Petkov1-3/+12
2025-07-17KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov1-2/+0
2025-07-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov4-1/+194
2025-07-17x86/bugs: Rename MDS machinery to something more genericBorislav Petkov1-6/+6
2025-07-17x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn1-0/+1
2025-07-17x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam1-7/+1
2025-07-17x86/mce/amd: Fix threshold limit resetYazen Ghannam1-8/+7
2025-07-17x86/its: FineIBT-paranoid vs ITSPeter Zijlstra1-1/+18
2025-07-17x86/its: Fix build errors when CONFIG_MODULES=nEric Biggers1-0/+9
2025-07-17x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra2-3/+136
2025-07-17x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()Thomas Gleixner3-7/+4
2025-07-17x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta2-7/+23
2025-07-17x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-3/+125
2025-07-17x86/its: Add support for ITS-safe return thunkPawan Gupta4-3/+20
2025-07-17x86/alternatives: Remove faulty optimizationJosh Poimboeuf1-8/+0
2025-07-17x86/alternative: Optimize returns patchingBorislav Petkov (AMD)1-3/+10
2025-07-17x86/its: Add support for ITS-safe indirect thunkPawan Gupta2-0/+83
2025-07-17x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra1-9/+47
2025-07-17x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra1-30/+8
2025-07-17x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta1-12/+46
2025-07-17x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon1-0/+1
2025-06-27Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" ...Breno Leitao1-7/+3