| Age | Commit message (Expand) | Author |
| 2018-03-28 | bpf, x64: increase number of passes | Daniel Borkmann |
| 2018-03-28 | perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se... | Kan Liang |
| 2018-03-28 | perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period() | Dan Carpenter |
| 2018-03-28 | perf/x86/intel/uncore: Fix Skylake UPI event format | Kan Liang |
| 2018-03-28 | x86/boot/64: Verify alignment of the LOAD segment | H.J. Lu |
| 2018-03-28 | x86/build/64: Force the linker to use 2MB page size | H.J. Lu |
| 2018-03-28 | kvm/x86: fix icebp instruction handling | Linus Torvalds |
| 2018-03-28 | x86/efi: Free efi_pgd with free_pages() | Waiman Long |
| 2018-03-28 | x86/vsyscall/64: Use proper accessor to update P4D entry | Boris Ostrovsky |
| 2018-03-28 | x86/entry/64: Don't use IST entry for #BP stack | Andy Lutomirski |
| 2018-03-28 | x86/mm: implement free pmd/pte page interfaces | Toshi Kani |
| 2018-03-28 | mm/vmalloc: add interfaces to free unmapped page table | Toshi Kani |
| 2018-03-21 | x86/mm: Fix vmalloc_fault to use pXd_large | Toshi Kani |
| 2018-03-21 | KVM: x86: Fix device passthrough when SME is active | Tom Lendacky |
| 2018-03-21 | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist | Alexander Sergeyev |
| 2018-03-21 | x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit... | Andy Whitcroft |
| 2018-03-21 | x86/vm86/32: Fix POPF emulation | Andy Lutomirski |
| 2018-03-21 | x86/cpufeatures: Add Intel PCONFIG cpufeature | Kirill A. Shutemov |
| 2018-03-21 | x86/cpufeatures: Add Intel Total Memory Encryption cpufeature | Kirill A. Shutemov |
| 2018-03-19 | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 | H.J. Lu |
| 2018-03-15 | x86/kprobes: Fix kernel crash when probing .entry_trampoline code | Francis Deslauriers |
| 2018-03-15 | objtool, retpolines: Integrate objtool with retpoline support more closely | Peter Zijlstra |
| 2018-03-15 | x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute() | Peter Zijlstra |
| 2018-03-15 | x86/boot, objtool: Annotate indirect jump in secondary_startup_64() | Peter Zijlstra |
| 2018-03-15 | x86/paravirt, objtool: Annotate indirect calls | Peter Zijlstra |
| 2018-03-15 | x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP | Ingo Molnar |
| 2018-03-15 | x86/speculation, objtool: Annotate indirect calls/jumps for objtool | Peter Zijlstra |
| 2018-03-15 | x86/retpoline: Support retpoline builds with Clang | David Woodhouse |
| 2018-03-15 | x86/speculation: Use IBRS if available before calling into firmware | David Woodhouse |
| 2018-03-15 | Revert "x86/retpoline: Simplify vmexit_fill_RSB()" | David Woodhouse |
| 2018-03-15 | x86-64/realmode: Add instruction suffix | Jan Beulich |
| 2018-03-15 | x86/LDT: Avoid warning in 32-bit builds with older gcc | Jan Beulich |
| 2018-03-15 | x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers | Jan Beulich |
| 2018-03-15 | x86/mm: Remove stale comment about KMEMCHECK | Jann Horn |
| 2018-03-15 | x86/entry/64: Use 'xorl' for faster register clearing | Dominik Brodowski |
| 2018-03-15 | x86/entry: Reduce the code footprint of the 'idtentry' macro | Dominik Brodowski |
| 2018-03-15 | x86/spectre_v2: Don't check microcode versions when running under hypervisors | Konrad Rzeszutek Wilk |
| 2018-03-15 | x86/MCE: Serialize sysfs changes | Seunghun Han |
| 2018-03-15 | x86/MCE: Save microcode revision in machine check records | Tony Luck |
| 2018-03-11 | KVM: x86: fix backward migration with async_PF | Radim Krčmář |
| 2018-03-11 | bpf, x64: implement retpoline for tail call | Daniel Borkmann |
| 2018-03-08 | KVM/x86: remove WARN_ON() for when vm_munmap() fails | Eric Biggers |
| 2018-03-08 | KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ... | Tianyu Lan |
| 2018-03-08 | KVM: x86: fix vcpu initialization with userspace lapic | Radim Krčmář |
| 2018-03-08 | KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path... | Paolo Bonzini |
| 2018-03-08 | KVM: x86: move LAPIC initialization after VMCS creation | Paolo Bonzini |
| 2018-03-08 | KVM/x86: Remove indirect MSR op calls from SPEC_CTRL | Paolo Bonzini |
| 2018-03-08 | KVM: X86: Fix SMRAM accessing even if VM is shutdown | Wanpeng Li |
| 2018-03-08 | KVM: x86: extend usage of RET_MMIO_PF_* constants | Paolo Bonzini |
| 2018-03-08 | x86/mm: Fix {pmd,pud}_{set,clear}_flags() | Jan Beulich |