Age | Commit message (Expand) | Author | Files | Lines |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -12/+29 |
2020-03-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -12/+29 |
2020-03-26 | KVM: X86: Narrow down the IPI fastpath to single target IPI | Wanpeng Li | 1 | -1/+4 |
2020-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 15 | -40/+109 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -4/+6 |
2020-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |
2020-03-24 | KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer | Wanpeng Li | 1 | -0/+6 |
2020-03-23 | KVM: VMX: don't allow memory operands for inline asm that modifies SP | Nick Desaulniers | 1 | -1/+1 |
2020-03-23 | KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru... | He Zhe | 1 | -1/+1 |
2020-03-23 | KVM: SVM: Issue WBINVD after deactivating an SEV guest | Tom Lendacky | 1 | -8/+14 |
2020-03-22 | x86/mm: split vmalloc_sync_all() | Joerg Roedel | 1 | -2/+24 |
2020-03-20 | KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is available | Paolo Bonzini | 1 | -0/+3 |
2020-03-20 | KVM: x86: remove bogus user-triggerable WARN_ON | Paolo Bonzini | 1 | -1/+0 |
2020-03-19 | x86/ioremap: Fix CONFIG_EFI=n build | Borislav Petkov | 1 | -0/+3 |
2020-03-15 | Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+26 |
2020-03-15 | Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -10/+7 |
2020-03-15 | Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+12 |
2020-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -12/+31 |
2020-03-14 | Merge branch 'kvm-null-pointer-fix' into kvm-master | Paolo Bonzini | 1 | -2/+3 |
2020-03-14 | KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs | Vitaly Kuznetsov | 1 | -2/+3 |
2020-03-14 | KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect | Nitesh Narayan Lal | 1 | -2/+5 |
2020-03-14 | KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1 | Sean Christopherson | 1 | -2/+14 |
2020-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -80/+194 |
2020-03-13 | x86/mm: Rename is_kernel_text to __is_kernel_text | Jiri Olsa | 1 | -5/+9 |
2020-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -4/+6 |
2020-03-13 | x86/vector: Remove warning on managed interrupt migration | Peter Xu | 1 | -6/+8 |
2020-03-12 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -3/+9 |
2020-03-12 | perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag | Kim Phillips | 1 | -10/+7 |
2020-03-11 | x86/ioremap: Map EFI runtime services data as encrypted for SEV | Tom Lendacky | 1 | -0/+18 |
2020-03-11 | bpf: Fix trampoline generation for fmod_ret programs | Alexei Starovoitov | 1 | -26/+5 |
2020-03-06 | bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bits | Luke Nelson | 1 | -4/+6 |
2020-03-05 | KVM: fix Kconfig menu text for -Werror | Jason A. Donenfeld | 1 | -1/+1 |
2020-03-05 | crypto: x86/curve25519 - support assemblers with no adx support | Jason A. Donenfeld | 2 | -3/+9 |
2020-03-05 | bpf: Introduce BPF_MODIFY_RETURN | KP Singh | 1 | -11/+119 |
2020-03-05 | bpf: JIT helpers for fmod_ret progs | KP Singh | 1 | -63/+85 |
2020-03-05 | bpf: Refactor trampoline update code | KP Singh | 1 | -15/+16 |
2020-03-03 | KVM: x86: remove stale comment from struct x86_emulate_ctxt | Vitaly Kuznetsov | 1 | -1/+0 |
2020-03-03 | KVM: x86: clear stale x86_emulate_ctxt->intercept value | Vitaly Kuznetsov | 1 | -0/+1 |
2020-03-02 | KVM: SVM: Fix the svm vmexit code for WRMSR | Haiwei Li | 1 | -1/+2 |
2020-03-02 | KVM: X86: Fix dereference null cpufreq policy | Wanpeng Li | 1 | -3/+5 |
2020-03-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -9/+52 |
2020-03-02 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -99/+52 |
2020-03-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -29/+86 |
2020-03-01 | KVM: VMX: check descriptor table exits on instruction emulation | Oliver Upton | 1 | -0/+15 |
2020-02-29 | x86/mm: Fix dump_pagetables with Xen PV | Juergen Gross | 1 | -6/+1 |
2020-02-29 | x86/ioperm: Add new paravirt function update_io_bitmap() | Juergen Gross | 6 | -2/+50 |
2020-02-28 | kvm: x86: Limit the number of "kvm: disabled by bios" messages | Erwan Velu | 1 | -2/+2 |
2020-02-28 | KVM: x86: avoid useless copy of cpufreq policy | Paolo Bonzini | 1 | -5/+5 |
2020-02-28 | KVM: allow disabling -Werror | Paolo Bonzini | 2 | -1/+14 |
2020-02-28 | KVM: x86: allow compiling as non-module with W=1 | Valdis Klētnieks | 2 | -0/+4 |