summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2021-11-04Merge tag 'v4.4.291' into toradex_vf_4.4-nexttoradex_vf_4.4-nexttoradex_vf_4.4Max Krummenacher
2021-10-17perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-10-16Merge tag 'v4.4.288' into toradex_vf_4.4Max Krummenacher
2021-09-22x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-07-28x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-07-07Merge tag 'v4.4.274' into toradex_vf_4.4-nextMarcel Ziswiler
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith
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-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/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
2020-09-27Merge tag 'v4.4.237' into toradex_vf_4.4Max Krummenacher
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-07-31x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior
2020-06-29kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-29x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
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-11x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2020-05-25KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky
2020-05-20x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä
2020-05-10x86/apic/uv: Silence a shift wrapping warningDan Carpenter
2020-05-10x86/LDT: Print the real LDT base addressJan Beulich
2020-05-10perf/x86: Fix filter_events() bug with event mappingsStephane Eranian
2020-05-05perf/x86: Fix uninitialized value usagePeter Zijlstra
2020-04-24x86/mitigations: Clear CPU buffers on the SYSCALL fast pathBorislav Petkov
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-03-20perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-14x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta