aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-01-25Merge tag 'v4.14.256' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.247' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.245' into v4.14/standard/baseBruce Ashfield
2021-11-26x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson
2021-09-22x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger
2021-09-22x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-08-26x86/resctrl: Fix default monitoring groups reportingBabu Moger
2021-08-25Merge tag 'v4.14.240' into v4.14/standard/baseBruce Ashfield
2021-08-25Merge tag 'v4.14.238' into v4.14/standard/baseBruce Ashfield
2021-07-20x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-10Merge tag 'v4.14.233' into v4.14/standard/baseBruce Ashfield
2021-06-10Merge tag 'v4.14.232' into v4.14/standard/baseBruce Ashfield
2021-06-10Merge tag 'v4.14.227' into v4.14/standard/baseBruce Ashfield
2021-06-10Merge tag 'v4.14.224' into v4.14/standard/baseBruce Ashfield
2021-06-10Merge tag 'v4.14.223' into v4.14/standard/baseBruce Ashfield
2021-06-10Merge tag 'v4.14.221' into v4.14/standard/baseBruce Ashfield
2021-05-22x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu
2021-05-22x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes
2021-05-22ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki
2021-05-22ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit
2021-03-03x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-01-21Merge tag 'v4.14.216' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.215' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.213' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.212' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.210' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.209' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.207' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.205' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.204' into v4.14/standard/baseBruce Ashfield
2021-01-21Merge tag 'v4.14.203' into v4.14/standard/baseBruce Ashfield
2021-01-17x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-17x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2020-12-29x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-02x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen
2020-12-02x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song