aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-58/+223
2018-11-27kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson1-5/+15
2018-11-27kvm: mmu: Fix race in emulated page table writesJunaid Shahid1-18/+9
2018-11-27KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCSLiran Alon1-5/+5
2018-11-27KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLDLiran Alon1-1/+24
2018-11-27KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz4-18/+17
2018-11-27x86/kvm/vmx: fix old-style function declarationYi Wang1-4/+4
2018-11-27KVM: x86: fix empty-body warningsYi Wang1-1/+1
2018-11-27KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon1-5/+16
2018-11-27KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon1-0/+1
2018-11-27KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than onceLiran Alon1-6/+6
2018-11-27svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang1-8/+11
2018-11-27KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li1-1/+2
2018-11-27KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li1-0/+5
2018-11-27KVM: VMX: re-add ple_gap module parameterLuiz Capitulino1-0/+1
2018-11-27sparc: Adjust bpf JIT prologue for PSEUDO calls.David Miller1-1/+7
2018-11-26xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov1-4/+38
2018-11-26xtensa: fix coprocessor context offset definitionsMax Filippov1-8/+8
2018-11-26xtensa: enable coprocessors that are being flushedMax Filippov1-1/+4
2018-11-26ia64: export node_distance functionMatias Bjørling3-4/+12
2018-11-26bpf, doc: add entries of who looks over which jitsDaniel Borkmann1-1/+62
2018-11-26sparc: Correct ctx->saw_frame_pointer logic.David Miller1-0/+12
2018-11-26sparc: Fix JIT fused branch convergance.David Miller1-28/+49
2018-11-26Merge branch 'arm64-jit-fixes'Alexei Starovoitov4-28/+93
2018-11-26bpf, arm64: fix getting subprog addr from aux for callsDaniel Borkmann1-9/+17
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann3-19/+76
2018-11-27netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo1-5/+2
2018-11-27netfilter: nat: fix double register in masquerade modulesTaehee Yoo2-14/+32
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo9-22/+63
2018-11-27netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac1-1/+2
2018-11-26Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-11/+5
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal3-14/+28
2018-11-26ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long1-0/+3
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller18-39/+752
2018-11-25Linux 4.20-rc4Linus Torvalds1-2/+2
2018-11-25Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-0/+1
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+3
2018-11-25Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-37/+66
2018-11-25MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck2-2/+5
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds6-185/+387
2018-11-24net: always initialize pagedlenWillem de Bruijn2-2/+4
2018-11-24tcp: address problems caused by EDT misshapsEric Dumazet2-10/+16
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds11-444/+159
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-3/+3
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-335/+537
2018-11-24Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds10-46/+104
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz1-9/+5
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1