summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-05sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala
2018-02-05sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev
2018-02-05dwc-xlgmac: remove Jie Deng as co-maintainerJie Deng
2018-02-05doc: Change the min default value of tcp_wmem/tcp_rmem.Tonghao Zhang
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds
2018-02-04Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-04dt-bindings: mailbox: qcom: Document the APCS clock bindingGeorgi Djakov
2018-02-04mailbox: qcom: Create APCS child device for clock controllerGeorgi Djakov
2018-02-04mailbox: qcom: Convert APCS IPC driver to use regmapGeorgi Djakov
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-03KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-03KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-02-03KVM/x86: Add IBPB supportAshok Raj
2018-02-03KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed
2018-02-03Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-02-03Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03Merge branch 'fixes-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...Thomas Gleixner
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-03Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds
2018-02-03firmware: dmi: handle missing DMI data gracefullyArd Biesheuvel
2018-02-03firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare
2018-02-03firmware: dmi_scan: Drop dmi_initializedJean Delvare
2018-02-03firmware: dmi: Optimize dmi_matchesJean Delvare
2018-02-02Merge branch 'libbpf-xdp-support'Alexei Starovoitov
2018-02-02samples/bpf: use bpf_set_link_xdp_fdEric Leblond
2018-02-02libbpf: add missing SPDX-License-IdentifierEric Leblond
2018-02-02libbpf: add error reporting in XDPEric Leblond
2018-02-02libbpf: add function to setup XDPEric Leblond
2018-02-02tools: add netlink.h and if_link.h in tools uapiEric Leblond
2018-02-02Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin
2018-02-03bpf: fix bpf_prog_array_copy_to_user() issuesAlexei Starovoitov
2018-02-02soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet
2018-02-02net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann
2018-02-02net: qed: use correct strncpy() sizeArnd Bergmann
2018-02-02net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann
2018-02-02cls_u32: add missing RCU annotation.Paolo Abeni
2018-02-02Merge branch 'r8152-fix-rx-issues'David S. Miller