Received: by 10.213.65.68 with SMTP id h4csp1811498imn; Thu, 29 Mar 2018 11:28:42 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+HZ0iL+eJEiE9iZIeolFwBD+qJW0lhkJaIYO/8nvYUtqGJHhzTY0PDcafxr8pYsPozVZbE X-Received: by 2002:a17:902:6984:: with SMTP id l4-v6mr9801327plk.61.1522348122515; Thu, 29 Mar 2018 11:28:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522348122; cv=none; d=google.com; s=arc-20160816; b=RBQxRHfoPTkNcOLjKGvnQ8oeA0wUtd3DrqCb3byoNVgkh/V+JuLe/ucwroMc5pJXrQ BUL1J93rsfY6dwTHdXwy9jtJA3vjtmXDcYJ3oDdBGdidrSsxGRaw+GKXF6y+TWFTZVMT PrsxF57V9LAIhuRCHU2YAAp12emCdplFqL0eYdF1u/dXzvOh9Z8TR9GZEcINAuCiqWuj LIZs66gdde4wYvxOfUXWv6kmX3bzFPD+cKdDpB5TvklLyZZqhnz6uhqFRCdAttM6AaRM XCjwrNgXKtsn6c0n5rofBOoJ+hUXlIl7HQqRjU1LgnQjlR19AGo5TC6kcuzg9SdIwT+y CnHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from :arc-authentication-results; bh=5KnjS4bnfuYR3AP1Eg0DdFKbOnbx0WYOgEMYNgnMKXc=; b=NICGDbCJyvmcBIHr7J5UdAGbVHUrrCkntz1MLqljttGx7iNHJ4AulOe7tJ+IjPVqKj E+y97m7O2kfkX3z6gOOlR+EDGcV0I1BOPpGHXRBR4alINzp05/vuweWNjycEpLUJ8oRn G6/Qb6U5Qf1tyFDxYRzVtSX3a57I/H/Pj+VmoVTg1xyIUxumD+QFgeoifSNm+CmytyLK GdA0dombvPEV+sM2f1vSmjTNcu2DzucAlgcHOTtmY5Ud8NNAarBG/KKRoqY7T/E9RLSS o5RUmFtuZJoW+1YmpjMeIDLh850Sx48eDUaWmFlA2IZyUkCmycNyBUL1rc1zkklH2bMA 6cRA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p5-v6si6000986plk.483.2018.03.29.11.28.28; Thu, 29 Mar 2018 11:28:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753342AbeC2SFF (ORCPT + 99 others); Thu, 29 Mar 2018 14:05:05 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58976 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752199AbeC2SFB (ORCPT ); Thu, 29 Mar 2018 14:05:01 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id B96C2C48; Thu, 29 Mar 2018 18:05:00 +0000 (UTC) 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, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 4.14 00/43] 4.14.32-stable review Date: Thu, 29 Mar 2018 19:59:55 +0200 Message-Id: <20180329175730.190353692@linuxfoundation.org> X-Mailer: git-send-email 2.16.3 MIME-Version: 1.0 User-Agent: quilt/0.65 X-stable: review X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.32-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.32-rc1 X-KernelTest-Deadline: 2018-03-31T17:57+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.32 release. There are 43 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 Sat Mar 31 17:57:12 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.32-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.32-rc1 Julian Wiedmann s390/qeth: on channel error, reject further cmd requests Julian Wiedmann s390/qeth: lock read device while queueing next buffer Julian Wiedmann s390/qeth: when thread completes, wake up all waiters Julian Wiedmann s390/qeth: free netdevice when removing a card Camelia Groza dpaa_eth: remove duplicate increment of the tx_errors counter Camelia Groza dpaa_eth: increment the RX dropped counter when needed Camelia Groza dpaa_eth: remove duplicate initialization Madalin Bucur dpaa_eth: fix error in dpaa_remove() Madalin Bucur soc/fsl/qbman: fix issue in qman_delete_cgr_safe() Arkadi Sharshevsky team: Fix double free in error path Vinicius Costa Gomes skbuff: Fix not waking applications when errors are enqueued Michal Kalderon qede: Fix qedr link update Florian Fainelli net: systemport: Rewrite __bcm_sysport_tx_reclaim() David Ahern net: Only honor ifindex in IP_PKTINFO if non-0 Nicolas Dichtel netlink: avoid a double skb free in genlmsg_mcast() Arvind Yadav net/iucv: Free memory obtained by kzalloc Florian Fainelli net: fec: Fix unbalanced PM runtime calls SZ Lin (林上智) net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface Christophe JAILLET net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred Eric Dumazet l2tp: do not accept arbitrary sockets Lorenzo Bianconi ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() Alexey Kodanev dccp: check sk for closed state in dccp_sendmsg() Kirill Tkhai net: Fix hlist corruptions in inet_evict_bucket() Eric Dumazet net: use skb_to_full_sk() in skb_update_prio() Eric Dumazet ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event() Alexey Kodanev sch_netem: fix skb leak in netem_enqueue() Tom Herbert kcm: lock lower socket in kcm_attach Paul Blakey rhashtable: Fix rhlist duplicates insertion Guillaume Nault ppp: avoid loop in xmit recursion detection code Roman Mashak net sched actions: return explicit error when tunnel_key mode is not specified Brad Mouring net: phy: Tell caller result of phy_change() Ido Schimmel mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic David Lebrun ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state David Lebrun ipv6: sr: fix NULL pointer dereference when setting encap source address Stefano Brivio ipv6: old_dport should be a __be16 in __ip6_datagram_connect() Paolo Abeni net: ipv6: keep sk status consistent after datagram connect failure Shannon Nelson macvlan: filter out unsupported feature flags Arkadi Sharshevsky devlink: Remove redundant free on error path Grygorii Strashko net: phy: relax error checking when creating sysfs link netdev->phydev Grygorii Strashko sysfs: symlink: export sysfs_create_link_nowarn() Michal Kalderon qed: Fix non TCP packets should be dropped on iWARP ll2 connection Soheil Hassas Yeganeh tcp: purge write queue upon aborting the connection Soheil Hassas Yeganeh tcp: reset sk_send_head in tcp_write_queue_purge ------------- Diffstat: Makefile | 4 +- drivers/net/ethernet/arc/emac_rockchip.c | 6 +- drivers/net/ethernet/broadcom/bcmsysport.c | 33 ++-- drivers/net/ethernet/broadcom/bcmsysport.h | 2 +- drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 8 +- drivers/net/ethernet/freescale/fec_main.c | 2 + .../net/ethernet/mellanox/mlxsw/spectrum_buffers.c | 12 +- drivers/net/ethernet/qlogic/qed/qed_iwarp.c | 15 ++ drivers/net/ethernet/qlogic/qede/qede_main.c | 4 +- drivers/net/ethernet/ti/cpsw.c | 3 +- drivers/net/macvlan.c | 2 +- drivers/net/phy/phy.c | 173 ++++++++++----------- drivers/net/phy/phy_device.c | 15 +- drivers/net/ppp/ppp_generic.c | 26 ++-- drivers/net/team/team.c | 4 +- drivers/s390/net/qeth_core_main.c | 21 ++- drivers/s390/net/qeth_l2_main.c | 2 +- drivers/s390/net/qeth_l3_main.c | 2 +- drivers/soc/fsl/qbman/qman.c | 28 +--- fs/sysfs/symlink.c | 1 + include/linux/cgroup-defs.h | 4 +- include/linux/phy.h | 1 - include/linux/rhashtable.h | 4 +- include/net/sch_generic.h | 19 +++ include/net/tcp.h | 11 +- lib/rhashtable.c | 4 +- net/core/dev.c | 22 ++- net/core/devlink.c | 16 +- net/core/skbuff.c | 2 +- net/dccp/proto.c | 5 + net/ieee802154/6lowpan/core.c | 12 +- net/ipv4/inet_fragment.c | 3 + net/ipv4/ip_sockglue.c | 6 +- net/ipv4/tcp.c | 1 + net/ipv4/tcp_timer.c | 1 + net/ipv6/datagram.c | 21 ++- net/ipv6/ndisc.c | 3 +- net/ipv6/seg6_iptunnel.c | 7 +- net/iucv/af_iucv.c | 4 +- net/kcm/kcmsock.c | 33 ++-- net/l2tp/l2tp_core.c | 8 +- net/netlink/genetlink.c | 2 +- net/sched/act_tunnel_key.c | 1 + net/sched/sch_netem.c | 2 +- 44 files changed, 320 insertions(+), 235 deletions(-)