summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-05-22x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu
2021-05-22x86/platform/uv: Fix !KEXEC build failureIngo Molnar
2021-05-22x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes
2021-05-22x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-22x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin
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-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich
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-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf
2021-02-07x86: __always_inline __{rd,wr}msr()Peter Zijlstra
2021-02-03x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"Andy Lutomirski
2021-02-03x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski
2021-02-03KVM: x86: get smi pending status correctlyJay Zhou
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar
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-12KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams
2021-01-09x86/entry/64: Add instruction suffixJan Beulich
2020-12-29x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu
2020-12-29x86/mm/ident_map: Check for errors from ident_pud_init()Arvind Sankar
2020-12-29x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
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-12-02perf/x86: fix sysfs type mismatchesSami Tolvanen
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson
2020-11-18perf/core: Fix bad use of igrab()Song Liu
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