summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-11x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-27x86/rtc: Remove duplicate const specifierColin King
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-05-15kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu
2017-05-15x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-05-08ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-04-30x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-04-22perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2016-10-22x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2016-09-15x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-09-15x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-08-22perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-08-08x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-08-08x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-08-07x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-19x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-12kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-05-17x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-17x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-04-18x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-07x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-03-13PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-10-27x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-27x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski
2015-10-27x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-27x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-27x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-27x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-27x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-27x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-09-27x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-09-27x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-09-27x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-09-27x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-07-20x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-07-13perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-07-13x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov
2015-07-13x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-12kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin
2015-07-03x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski