From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.codeaurora.org by pdx-caf-mail.web.codeaurora.org (Dovecot) with LMTP id 48u9Hp3zG1v9ZgAAmS7hNA ; Sat, 09 Jun 2018 15:35:11 +0000 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id B8182608CA; Sat, 9 Jun 2018 15:35:11 +0000 (UTC) Authentication-Results: smtp.codeaurora.org; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="xRSR2MKM" X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on pdx-caf-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,T_DKIMWL_WL_HIGH autolearn=ham autolearn_force=no version=3.4.0 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by smtp.codeaurora.org (Postfix) with ESMTP id F2385607DC; Sat, 9 Jun 2018 15:35:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org F2385607DC Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932968AbeFIPe7 (ORCPT + 25 others); Sat, 9 Jun 2018 11:34:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:37212 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932930AbeFIPez (ORCPT ); Sat, 9 Jun 2018 11:34:55 -0400 Received: from localhost (D57E6652.static.ziggozakelijk.nl [213.126.102.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8BAC3208A4; Sat, 9 Jun 2018 15:34:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1528558495; bh=k1jVkQskFdV4G7QdElRVOsoWxjwX4QML6jYdN7a+vPQ=; h=From:To:Cc:Subject:Date:From; b=xRSR2MKMRPmZqCDioRMqAXajeCuy/8FVR1rVMdWzd1/Pmu/mN7cArB+BbYpN0F2u3 6XN2rewG4jINI8ikpuRtt9XliByPyBUDium52WfWwflpeurqbZRw4ZcPzbAQp3AJog voNfFBIMBCd0nF3KxMc+ZlX4bCwcO8nYjfZ/t19w= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 4.14 00/41] 4.14.49-stable review Date: Sat, 9 Jun 2018 17:29:32 +0200 Message-Id: <20180609152926.389750182@linuxfoundation.org> X-Mailer: git-send-email 2.17.1 User-Agent: quilt/0.65 X-stable: review X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.49-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.49-rc1 X-KernelTest-Deadline: 2018-06-11T15:29+00:00 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 4.14.49 release. There are 41 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Mon Jun 11 15:29:07 UTC 2018. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.49-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.49-rc1 Dexuan Cui PCI: hv: Do not wait forever on a device that has disappeared Paul Blakey cls_flower: Fix incorrect idr release when failing to modify rule Eric Dumazet rtnetlink: validate attributes in do_setlink() Jason Wang virtio-net: fix leaking page for gso packet during mergeable XDP Eran Ben Elisha net/mlx5e: When RXFCS is set, add FCS data into checksum calculation Jason Wang virtio-net: correctly check num_buf during err path Toshiaki Makita tun: Fix NULL pointer dereference in XDP redirect Jack Morgenstein net/mlx4: Fix irq-unsafe spinlock usage Jason Wang virtio-net: correctly transmit XDP buff after linearizing Alexander Duyck net-sysfs: Fix memory leak in XPS configuration Florian Fainelli net: phy: broadcom: Fix auxiliary control register reads Mathieu Xhonneux ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline Stephen Suryaputra vrf: check the original netdevice for generating redirect Jason Wang vhost: synchronize IOTLB message with dev cleanup Dan Carpenter team: use netdev_features_t instead of u32 Xin Long sctp: not allow transport timeout value less than HZ/5 for hb_timer Shahed Shaikh qed: Fix mask for physical address in ILT entry Willem de Bruijn packet: fix reserve calculation Daniele Palmas net: usb: cdc_mbim: add flag FLAG_SEND_ZLP Florian Fainelli net: phy: broadcom: Fix bcm_write_exp() Eric Dumazet net/packet: refine check for priv area size Eric Dumazet net: metrics: add proper netlink validation Roopa Prabhu net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy Cong Wang netdev-FAQ: clarify DaveM's position for stable backports Kirill Tkhai kcm: Fix use-after-free caused by clonned sockets Wenwen Wang isdn: eicon: fix a missing-check bug Michal Kubecek ipv6: omit traffic class when calculating flow hash Willem de Bruijn ipv4: remove warning in ip_recv_error Eric Dumazet ipmr: properly check rhltable_init() return value Nicolas Dichtel ip6_tunnel: remove magic mtu value 0xFFF8 Sabrina Dubroca ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds Govindarajulu Varadarajan enic: set DMA mask to 47 bit Alexey Kodanev dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() Julia Lawall bnx2x: use the right constant Suresh Reddy be2net: Fix error detection logic for BE3 Nathan Chancellor kconfig: Avoid format overflow warning from GCC 8.1 Anand Jain btrfs: define SUPER_FLAG_METADUMP_V2 Linus Torvalds mmap: relax file size limit for regular files Linus Torvalds mmap: introduce sane default mmap limits Bart Van Assche scsi: sd_zbc: Avoid that resetting a zone fails sporadically Damien Le Moal scsi: sd_zbc: Fix potential memory leak ------------- Diffstat: Documentation/networking/netdev-FAQ.txt | 9 ++ Makefile | 4 +- drivers/isdn/hardware/eicon/diva.c | 22 ++-- drivers/isdn/hardware/eicon/diva.h | 5 +- drivers/isdn/hardware/eicon/divasmain.c | 18 ++-- drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c | 2 +- drivers/net/ethernet/cisco/enic/enic_main.c | 8 +- drivers/net/ethernet/emulex/benet/be_main.c | 4 +- drivers/net/ethernet/mellanox/mlx4/qp.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 42 ++++++++ drivers/net/ethernet/qlogic/qed/qed_cxt.c | 2 +- drivers/net/phy/bcm-cygnus.c | 6 +- drivers/net/phy/bcm-phy-lib.c | 2 +- drivers/net/phy/bcm-phy-lib.h | 7 ++ drivers/net/phy/bcm7xxx.c | 4 +- drivers/net/team/team.c | 3 +- drivers/net/tun.c | 15 +-- drivers/net/usb/cdc_mbim.c | 2 +- drivers/net/virtio_net.c | 19 ++-- drivers/pci/host/pci-hyperv.c | 46 +++++--- drivers/scsi/sd_zbc.c | 128 ++++++++++++++--------- drivers/vhost/vhost.c | 3 + fs/btrfs/disk-io.c | 3 +- include/net/ipv6.h | 5 + include/uapi/linux/btrfs_tree.h | 1 + mm/mmap.c | 32 ++++++ net/core/flow_dissector.c | 2 +- net/core/net-sysfs.c | 6 +- net/core/rtnetlink.c | 8 +- net/dccp/proto.c | 2 - net/ipv4/fib_frontend.c | 1 + net/ipv4/fib_semantics.c | 4 + net/ipv4/ip_sockglue.c | 2 - net/ipv4/ipmr.c | 7 +- net/ipv6/ip6_output.c | 3 +- net/ipv6/ip6_tunnel.c | 11 +- net/ipv6/ip6mr.c | 3 +- net/ipv6/ndisc.c | 6 ++ net/ipv6/route.c | 2 +- net/ipv6/seg6_iptunnel.c | 4 +- net/ipv6/sit.c | 5 +- net/kcm/kcmsock.c | 2 +- net/packet/af_packet.c | 4 +- net/sched/cls_flower.c | 2 +- net/sctp/transport.c | 2 +- scripts/kconfig/confdata.c | 2 +- 46 files changed, 329 insertions(+), 145 deletions(-)