Age | Commit message (Expand) | Author |
2018-02-24 | KVM: SVM: Fix SEV LAUNCH_SECRET command | Brijesh Singh |
2018-02-24 | KVM: SVM: install RSM intercept | Brijesh Singh |
2018-02-24 | KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command | Brijesh Singh |
2018-02-24 | KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d... | Wanpeng Li |
2018-02-24 | x86/kvm: Make parse_no_xxx __init for kvm | Dou Liyang |
2018-02-24 | KVM: x86: fix backward migration with async_PF | Radim Krčmář |
2018-02-24 | kvm: fix warning for non-x86 builds | Sebastian Ott |
2018-02-24 | KVM: X86: Fix SMRAM accessing even if VM is shutdown | Wanpeng Li |
2018-02-24 | KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2 | Chao Gao |
2018-02-24 | KVM/x86: remove WARN_ON() for when vm_munmap() fails | Eric Biggers |
2018-02-24 | KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP | Radim Krčmář |
2018-02-24 | KVM: x86: move LAPIC initialization after VMCS creation | Paolo Bonzini |
2018-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-02-23 | x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ... | Samuel Neves |
2018-02-23 | KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path... | Paolo Bonzini |
2018-02-23 | KVM/x86: Remove indirect MSR op calls from SPEC_CTRL | Paolo Bonzini |
2018-02-23 | x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo... | Wang Hui |
2018-02-23 | x86/apic/vector: Handle vector release on CPU unplug correctly | Thomas Gleixner |
2018-02-22 | bpf, x64: implement retpoline for tail call | Daniel Borkmann |
2018-02-22 | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 | H.J. Lu |
2018-02-22 | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar |
2018-02-21 | objtool, retpolines: Integrate objtool with retpoline support more closely | Peter Zijlstra |
2018-02-21 | x86/entry/64: Simplify ENCODE_FRAME_POINTER | Josh Poimboeuf |
2018-02-21 | extable: Make init_kernel_text() global | Josh Poimboeuf |
2018-02-21 | x86/entry/64: Open-code switch_to_thread_stack() | Dominik Brodowski |
2018-02-21 | x86/entry/64: Move ASM_CLAC to interrupt_entry() | Dominik Brodowski |
2018-02-21 | x86/entry/64: Remove 'interrupt' macro | Dominik Brodowski |
2018-02-21 | x86/entry/64: Move the switch_to_thread_stack() call to interrupt_entry() | Dominik Brodowski |
2018-02-21 | x86/entry/64: Move ENTER_IRQ_STACK from interrupt macro to interrupt_entry | Dominik Brodowski |
2018-02-21 | x86/entry/64: Move PUSH_AND_CLEAR_REGS from interrupt macro to helper function | Dominik Brodowski |
2018-02-21 | x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP | Ingo Molnar |
2018-02-21 | x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() | Arnd Bergmann |
2018-02-21 | x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute() | Peter Zijlstra |
2018-02-21 | x86/boot, objtool: Annotate indirect jump in secondary_startup_64() | Peter Zijlstra |
2018-02-21 | x86/paravirt, objtool: Annotate indirect calls | Peter Zijlstra |
2018-02-21 | x86/speculation, objtool: Annotate indirect calls/jumps for objtool | Peter Zijlstra |
2018-02-20 | x86/retpoline: Support retpoline builds with Clang | David Woodhouse |
2018-02-20 | x86/speculation: Use IBRS if available before calling into firmware | David Woodhouse |
2018-02-20 | Revert "x86/retpoline: Simplify vmexit_fill_RSB()" | David Woodhouse |
2018-02-20 | x86-64/realmode: Add instruction suffix | Jan Beulich |
2018-02-20 | x86/LDT: Avoid warning in 32-bit builds with older gcc | Jan Beulich |
2018-02-20 | x86/IO-APIC: Avoid warning in 32-bit builds | Jan Beulich |
2018-02-20 | x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers | Jan Beulich |
2018-02-20 | x86/mm: Remove stale comment about KMEMCHECK | Jann Horn |
2018-02-20 | x86/mm: Fix {pmd,pud}_{set,clear}_flags() | Jan Beulich |
2018-02-20 | x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h> | KarimAllah Ahmed |
2018-02-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-02-17 | x86/entry/64: Use 'xorl' for faster register clearing | Dominik Brodowski |
2018-02-17 | x86/entry: Reduce the code footprint of the 'idtentry' macro | Dominik Brodowski |
2018-02-17 | x86/xen: Calculate __max_logical_packages on PV domains | Prarit Bhargava |