summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-06-08KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li
2017-06-08locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov
2017-06-08Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-06-08x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski
2017-06-06KVM: nVMX: Fix exception injectionWanpeng Li
2017-06-06kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-06-05x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as wellSai Praneeth
2017-06-05efi/capsule: Add support for Quark security headerJan Kiszka
2017-06-05x86/boot: Remove unused copy_*_gs() functionsJiri Slaby
2017-06-05x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg
2017-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-01Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen
2017-05-31x86/KASLR: Use the right memcpy() implementationArnd Bergmann
2017-05-30KVM: SVM: ignore type when setting segment registersGioh Kim
2017-05-30KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář
2017-05-29x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...Borislav Petkov
2017-05-29x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov
2017-05-28x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He
2017-05-28x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth
2017-05-28efi: Don't issue error message when booted under XenJuergen Gross
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)
2017-05-26kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2017-05-26KVM: x86: Fix virtual wire modeJan H. Schönherr
2017-05-26KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr
2017-05-26KVM: X86: Fix preempt the preemption timer cancelWanpeng Li
2017-05-26x86/ioapic: Remove unused IO_APIC_irq_trigger() functionMatthias Kaehlcke
2017-05-26x86/timers: Move simple_udelay_calibration past init_hypervisor_platformJan Kiszka
2017-05-24x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()Mateusz Jurczyk
2017-05-24x86/PAT: Fix Xorg regression on CPUs that don't support PATMikulas Patocka
2017-05-24x86/KASLR: Handle the memory limit specified by the 'memmap=' and 'mem=' boot...Baoquan He
2017-05-24x86/KASLR: Parse all 'memmap=' boot option entriesBaoquan He
2017-05-24x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...Benjamin Peterson
2017-05-24x86/build: Permit building with old make versionsJan Kiszka
2017-05-24x86/unwind: Add end-of-stack check for ftrace handlersJosh Poimboeuf
2017-05-24Revert "x86/entry: Fix the end of the stack for newly forked tasks"Josh Poimboeuf
2017-05-23x86/tsc: Fold set_cyc2ns_scale() into callerArnd Bergmann
2017-05-23x86/smp: Adjust system_state checkThomas Gleixner
2017-05-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-05-23perf/x86: Add sysfs entry to freeze counters on SMIKan Liang
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds
2017-05-21x86/MCE: Export memory_error()Borislav Petkov
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds