summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-21irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-21x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet
2020-08-21x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-08-05x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-08-05x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-22x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh
2020-07-22copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-06-25kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-25x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-06-20x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-20x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-20x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky
2020-06-20x86/speculation: Change misspelled STIPB to STIBPWaiman Long
2020-06-20x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-06-20x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-20x86_64: Fix jiffies ODR violationBob Haarman
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-11x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-03copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro
2020-05-27x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-05-20x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-05-20x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-24x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-24x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-24x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu
2020-04-24x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu
2020-04-24x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-04-02ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...Jiri Kosina
2020-03-20x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-03-11x86/mce: Handle varying MCA bank countsYazen Ghannam
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-28x86/sysfb: Fix check for bad VRAM sizeArvind Sankar
2020-02-14x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-02-05x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen
2020-02-05x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen
2020-02-05x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen