Age | Commit message (Expand) | Author |
2018-05-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-05-25 | KVM: x86: fix #UD address of failed Hyper-V hypercalls | Radim Krčmář |
2018-05-24 | kvm: x86: IA32_ARCH_CAPABILITIES is always supported | Jim Mattson |
2018-05-24 | KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed | Wei Huang |
2018-05-24 | x86/kvm: fix LAPIC timer drift when guest uses periodic mode | David Vrabel |
2018-05-23 | x86/speculation: Simplify the CPU bug detection logic | Dominik Brodowski |
2018-05-23 | KVM/VMX: Expose SSBD properly to guests | Konrad Rzeszutek Wilk |
2018-05-21 | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds |
2018-05-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-20 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-20 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-19 | x86/MCE/AMD: Cache SMCA MISC block addresses | Borislav Petkov |
2018-05-19 | x86/mm: Drop TS_COMPAT on 64-bit exec() syscall | Dmitry Safonov |
2018-05-18 | x86/bugs: Rename SSBD_NO to SSB_NO | Konrad Rzeszutek Wilk |
2018-05-17 | Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-05-17 | x86/apic/x2apic: Initialize cluster ID properly | Thomas Gleixner |
2018-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-05-17 | kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME | Michael S. Tsirkin |
2018-05-17 | KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD | Tom Lendacky |
2018-05-17 | x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG | Thomas Gleixner |
2018-05-17 | x86/bugs: Rework spec_ctrl base and mask logic | Thomas Gleixner |
2018-05-17 | x86/bugs: Remove x86_spec_ctrl_set() | Thomas Gleixner |
2018-05-17 | x86/bugs: Expose x86_spec_ctrl_base directly | Thomas Gleixner |
2018-05-17 | x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} | Borislav Petkov |
2018-05-17 | x86/speculation: Rework speculative_store_bypass_update() | Thomas Gleixner |
2018-05-17 | x86/speculation: Add virtualized speculative store bypass disable support | Tom Lendacky |
2018-05-17 | x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL | Thomas Gleixner |
2018-05-17 | x86/speculation: Handle HT correctly on AMD | Thomas Gleixner |
2018-05-17 | x86/cpufeatures: Add FEATURE_ZEN | Thomas Gleixner |
2018-05-17 | x86/cpufeatures: Disentangle SSBD enumeration | Thomas Gleixner |
2018-05-17 | x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS | Thomas Gleixner |
2018-05-17 | x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP | Borislav Petkov |
2018-05-17 | KVM: SVM: Move spec control call after restore of GS | Thomas Gleixner |
2018-05-16 | Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-05-16 | x86/boot/compressed/64: Fix moving page table out of trampoline memory | Kirill A. Shutemov |
2018-05-16 | x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline() | Kirill A. Shutemov |
2018-05-15 | KVM: X86: Lower the default timer frequency limit to 200us | Wanpeng Li |
2018-05-14 | tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_... | Steven Rostedt (VMware) |
2018-05-14 | x86/pkeys: Do not special case protection key 0 | Dave Hansen |
2018-05-14 | x86/pkeys: Override pkey when moving away from PROT_EXEC | Dave Hansen |
2018-05-14 | x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask' | Alexander Potapenko |
2018-05-14 | x86/cpu: Make alternative_msr_write work for 32-bit code | Jim Mattson |
2018-05-14 | efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit... | Ard Biesheuvel |
2018-05-13 | x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation | Alexei Starovoitov |
2018-05-13 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-05-13 | uprobes/x86: Prohibit probing on MOV SS instruction | Masami Hiramatsu |
2018-05-13 | kprobes/x86: Prohibit probing on exception masking instructions | Masami Hiramatsu |
2018-05-13 | x86/kexec: Avoid double free_page() upon do_kexec_load() failure | Tetsuo Handa |