summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-01-31x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich
2019-01-31x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake
2019-01-31x86/pkeys: Properly copy pkey state at fork()Dave Hansen
2019-01-31KVM/nVMX: Do not validate that posted_intr_desc_addr is page alignedKarimAllah Ahmed
2019-01-31kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder
2019-01-31KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson
2019-01-31KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson
2019-01-31KVM: x86: Fix single-step debuggingAlexander Popov
2019-01-26x86/topology: Use total_cpus for max logical packages calculationHui Wang
2019-01-26x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov
2019-01-22xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-01-16x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-13x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov
2019-01-13x86/mm: Fix guard hole handlingKirill A. Shutemov
2019-01-09KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() failsSean Christopherson
2019-01-09KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2019-01-09x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()Dan Williams
2019-01-09x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko
2018-12-29x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...Reinette Chatre
2018-12-29x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan
2018-12-29x86/mm: Fix decoy address handling vs 32-bit buildsDan Williams
2018-12-29x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2018-12-29KVM: Fix UAF in nested posted interrupt processingCfir Cohen
2018-12-29kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
2018-12-29KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu
2018-12-21locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra
2018-12-19x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada
2018-12-17Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-12-17x86/kvm/vmx: fix old-style function declarationYi Wang
2018-12-17KVM: x86: fix empty-body warningsYi Wang
2018-12-17KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon
2018-12-13x86/efi: Allocate e820 buffer before calling efi_exit_boot_serviceEric Snowberg
2018-12-13kprobes/x86: Fix instruction patching corruption when copying more than one R...Masami Hiramatsu
2018-12-13Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma
2018-12-08svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-12-05x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa
2018-12-05perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-12-05perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-12-05x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior
2018-12-05x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-12-05KVM: VMX: re-add ple_gap module parameterLuiz Capitulino
2018-12-05KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2018-12-05KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li
2018-12-05KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon
2018-12-05KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz
2018-12-05kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2018-12-05kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-05x86/speculation: Provide IBPB always command line optionsThomas Gleixner