summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-12-09x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao
2017-12-09perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-12-09kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu
2017-12-09x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen
2017-12-05Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"Greg Kroah-Hartman
2017-12-05KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert
2017-12-05KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek
2017-11-30x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-30x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam
2017-11-21x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-15x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin
2017-11-15crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-21mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu
2017-10-18KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-18KVM: MMU: always terminate page walks at level 1Ladi Prosek
2017-10-12KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-10-08x86/acpi: Restore the order of CPU IDsDou Liyang
2017-10-08kasan: do not sanitize kexec purgatoryMike Galbraith
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-10-05kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-10-05KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini
2017-10-05KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini
2017-10-05KVM: VMX: extract __pi_post_blockPaolo Bonzini
2017-09-20x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-08-30x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-30perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-08-30KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini