summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-02-23Fix potential infoleak in older kernelsLinus Torvalds
2017-02-23KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2017-02-23KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2017-02-23KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-11-20x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-11-20x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-11-20x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-11-20x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-11-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-11-20KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-11-20x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-11-20x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-08-22x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-08-22kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-08-22x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-08-22KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-08-22x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2016-06-15x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-06-15kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-06-15x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt
2016-06-15x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen
2016-06-15x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov
2016-06-15x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov
2016-05-01x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2016-05-01x86: standardize mmap_rnd() usageKees Cook
2016-05-01KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-05-01x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-05-01x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-05-01x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-05-01KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-01PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-04-01x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani
2016-04-01x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani
2016-04-01x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin
2016-02-27x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-27KVM: vmx: fix MPX detectionPaolo Bonzini
2016-02-13x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-02-13x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-02-13x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-02-13x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-02-13x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-02-13x86/LDT: Print the real LDT base addressJan Beulich
2016-02-13KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-02-13KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-22kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2015-11-27KVM: svm: unconditionally intercept #DBPaolo Bonzini
2015-11-27x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-11-17KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup