summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-09-052-13/+35
* x86/pmem: Fix platform-device leak in error pathJohan Hovold2022-08-251-1/+6
* x86: Clear .brk area at early bootJuergen Gross2022-07-211-0/+2
* x86/speculation/mmio: Print SMT warningJosh Poimboeuf2022-06-161-0/+11
* x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta2022-06-161-7/+14
* x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta2022-06-161-3/+5
* x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-06-161-0/+22
* x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta2022-06-161-2/+14
* x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta2022-06-161-10/+16
* x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta2022-06-161-4/+107
* x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta2022-06-161-26/+33
* x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta2022-06-161-2/+41
* x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap2022-06-141-5/+2
* x86: Fix return value of __setup handlersRandy Dunlap2022-06-142-2/+2
* ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman2022-06-141-2/+1
* x86/cpu: Load microcode during restore_processor_state()Borislav Petkov2022-05-121-3/+3
* ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen2022-03-281-0/+24
* x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf2022-03-111-2/+25
* x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf2022-03-111-0/+5
* x86/speculation: Use generic retpoline by default on AMDKim Phillips2022-03-111-8/+0
* x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-03-111-6/+29
* x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra2022-03-111-36/+95
* x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-03-111-11/+18
* x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra2022-03-111-6/+0
* x86/speculation: Merge one test in spectre_v2_user_select_mitigation()Borislav Petkov2022-03-111-9/+4
* x86/mm, mm/hwpoison: Fix the unmap kernel 1:1 pages check conditionluofei2022-02-111-1/+1
* x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun2022-01-271-1/+1
* x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson2021-11-261-1/+3
* x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger2021-09-221-0/+6
* x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker2021-09-221-1/+2
* x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2021-08-261-3/+35
* x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-261-14/+13
* x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner2021-07-201-1/+1
* x86/fpu: Reset state for all signal restore failuresThomas Gleixner2021-06-301-11/+20
* x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu2021-05-221-5/+12
* x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes2021-05-221-4/+4
* ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki2021-05-221-3/+2
* ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-05-222-18/+15
* x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith2021-04-281-1/+2
* x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2021-03-241-23/+1
* x86/ioapic: Ignore IRQ2 againThomas Gleixner2021-03-241-0/+10
* x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2021-03-071-0/+1
* x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit2021-03-071-0/+9
* x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson2021-03-031-19/+10
* x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2021-02-103-4/+12
* x86/resctrl: Don't move a task to the same resource groupFenghua Yu2021-01-171-0/+7
* x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu2021-01-171-63/+42
* x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang2021-01-121-3/+3
* x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu2020-12-291-0/+5
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-111-4/+6