summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-10net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado
2018-06-10socket: close race condition between sock_close() and sockfs_setattr()Cong Wang
2018-06-08net: bridge: Fix locking in br_fdb_find_port()Petr Machata
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni
2018-06-08cdc_ncm: avoid padding beyond end of skbBjørn Mork
2018-06-08net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti
2018-06-08net: fddi: fix a possible null-ptr-derefYueHaibing
2018-06-08net: aquantia: fix unsigned numvecs comparison with less than zeroColin Ian King
2018-06-08net: stmmac: fix build failure due to missing COMMON_CLK dependencyCorentin Labbe
2018-06-07bpfilter: fix race in pipe accessAlexei Starovoitov
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-07bpf, xdp: fix crash in xdp_umem_unaccount_pagesDaniel Borkmann
2018-06-08xsk: Fix umem fill/completion queue mmap on 32-bitGeert Uytterhoeven
2018-06-08tools/bpf: fix selftest get_cgroup_id_userYonghong Song
2018-06-07bpfilter: fix OUTPUT_FORMATAlexei Starovoitov
2018-06-07umh: fix race conditionAlexei Starovoitov
2018-06-07net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven
2018-06-07bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu
2018-06-07ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf
2018-06-07hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn
2018-06-07netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso
2018-06-07bpf: reject passing modified ctx to helper functionsDaniel Borkmann
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-07Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-06-07Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-07Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-07Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-07Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-06Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-06Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-06-06Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-06-06Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for vmalloc()-familyKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes
2018-06-06rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells
2018-06-06Merge branch 'hns3-next'David S. Miller
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang