summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2018-10-03x86/pti: Fix section mismatch warning/errorRandy Dunlap
2018-10-03x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-10-03perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang
2018-10-03x86/entry/64: Add two more instruction suffixesJan Beulich
2018-10-03x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko
2018-10-03x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-09-26x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky
2018-09-26x86/mm/pti: Add an overflow check to pti_clone_pmds()Joerg Roedel
2018-09-26x86/pti: Check the return value of pti_user_pagetable_walk_pmd()Jiang Biao
2018-09-26x86/pti: Check the return value of pti_user_pagetable_walk_p4d()Jiang Biao
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel
2018-09-19x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi
2018-09-19x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava
2018-09-19KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson
2018-09-15x86: kvm: avoid unused variable warningArnd Bergmann
2018-09-15kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid
2018-09-15x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2018-09-15kvm: nVMX: Fix fault vector for VMX operation at CPL > 0Jim Mattson
2018-09-15KVM: vmx: track host_state.loaded using a loaded_vmcs pointerSean Christopherson
2018-09-15x86/mce: Add notifier_block forward declarationArnd Bergmann
2018-09-09KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini
2018-09-09Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki
2018-09-05x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn
2018-09-05x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-05x86/spectre: Add missing family 6 check to microcode checkAndi Kleen
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-09-05x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-09-05x86/vdso: Fix lsl operand orderSamuel Neves
2018-09-05x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf
2018-09-05KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner
2018-09-05x86/process: Re-export start_thread()Rian Hunter
2018-09-05x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski
2018-09-05x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka
2018-09-05mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra
2018-09-05x86/boot: Fix if_changed build flip/flop bugKees Cook
2018-09-05perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2018-09-05KVM: vmx: use local variable for current_vmptr when emulating VMPTRSTSean Christopherson
2018-08-24kvmclock: fix TSC calibration for nested guestsPeng Hao
2018-08-24x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan
2018-08-24x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-17crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers
2018-08-17x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani
2018-08-17x86: i8259: Add missing include fileGuenter Roeck