Received: by 2002:a25:b794:0:0:0:0:0 with SMTP id n20csp7229776ybh; Thu, 8 Aug 2019 12:10:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqwLbu0b2RMdA4DiJ8DrADMgB40TEWHiirNrNNg/ZAPsF87oiOOf0hDJf8rU7zHjDPZHnorn X-Received: by 2002:a62:584:: with SMTP id 126mr17218323pff.73.1565291442484; Thu, 08 Aug 2019 12:10:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565291442; cv=none; d=google.com; s=arc-20160816; b=yq0/IprJIllKOY8jtqnJJNjA5Q/U8piZph7oVyra3RHSISLy19O5wvz3nJ9bubH5Xd YB/46+30nMpcqDe+qjkBf+gd7iZCvjINf079Dho1rPraYDQLq44ESSUrOZleS+V+oLwz ZMv6khI3/odqAdBu99hzmPglW9Pr2RyfY6zv9FL+P6T2TjZv+YjDjAXc36bnSTu7DHjj gTb0tygHeMUNiArpUL080idwaVzZzF2RmoeGMCBCLff+eDx5TYRofk6jB230rAd6eycu kTnB0H054eSfJJZQSZc7j5NEvKeE4W30j98tAQ+egdI07fqoqo+HysuS+fnHCI59Dx8t Tucg== 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:dkim-signature; bh=R35r/WEfCF9H1EVfCzZ2/BmYIdNfZdch3DiTb60j7Qk=; b=qGeJUxxQjrLaaJxxby1R4SmeIXQKfrOgvAhySa2oN2tYEmFrOP5BPj344v+v1rHbLG d62R8mvdCRI7ia6Bc2Nt5EEKdKwfk2tH1xnfzqBl5ZKkpkKnxUdfknyKV9f7ATpqMFVh oZAldmxhSpM6eGPMRZ9AXwaxP8yE1hY00dOiIAfBJrk9HtQxq+OeN22AyVFJeHyPa+qp qJpUUleZJ/bR798QNO0FmZBdJMGlhHubtFe5ME5k7zIFz0QguAQ549jXbu0iKWwS4wuZ NaE6USlad5QghBiEtbDqkAJJdn5qhPVqmXaGAOlF0O6wH+xdkpkqnMFOUzaViLo+NzU7 1PWA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UstiLB4t; 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 y134si36180297pfc.285.2019.08.08.12.10.26; Thu, 08 Aug 2019 12:10: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; dkim=pass header.i=@kernel.org header.s=default header.b=UstiLB4t; 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 S2405047AbfHHTJH (ORCPT + 99 others); Thu, 8 Aug 2019 15:09:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:43344 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405040AbfHHTJF (ORCPT ); Thu, 8 Aug 2019 15:09:05 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 DE9CD2189F; Thu, 8 Aug 2019 19:09:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565291344; bh=mythW7S1Z7RXbOzhzL7g68fGp2IQlUOHoH75/kDHOSc=; h=From:To:Cc:Subject:Date:From; b=UstiLB4tPaY5m39ORkjzO94kuUZ5lXqe5vnu+l8yr5rcM/q2xYrZf/G6D05J+tKFD LUaHiA6kdilk6Qdkx5WBiSMnWuaedew/IaOyaBHX5obZowJSJfWpf0qkxwllDI6GWs JJ/e7WK5ikQLBMSfCIoXM7oj04E9o9ePhP/+nHt0= 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.19 00/45] 4.19.66-stable review Date: Thu, 8 Aug 2019 21:04:46 +0200 Message-Id: <20190808190453.827571908@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.66-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.66-rc1 X-KernelTest-Deadline: 2019-08-10T19:04+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.19.66 release. There are 45 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 10 Aug 2019 07:03:19 PM UTC. 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.19.66-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.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.19.66-rc1 Lukas Wunner spi: bcm2835: Fix 3-wire mode if DMA is enabled Tejun Heo cgroup: Fix css_task_iter_advance_css_set() cset skip condition Tejun Heo cgroup: css_task_iter_skip()'d iterators must be advanced before accessed Tejun Heo cgroup: Include dying leaders with live threads in PROCS iterations Tejun Heo cgroup: Implement css_task_iter_skip() Tejun Heo cgroup: Call cgroup_release() before __exit_signal() Arnd Bergmann compat_ioctl: pppoe: fix PPPOEIOCSFWD handling Heiner Kallweit r8169: don't use MSI before RTL8168d Ariel Levkovich net/mlx5e: Prevent encap flow counter update async to user query Edward Srouji net/mlx5: Fix modify_cq_in alignment Alexis Bauvin tun: mark small packets as owned by the tap sock Taras Kondratiuk tipc: compat: allow tipc commands without arguments Claudiu Manoil ocelot: Cancel delayed work before wq destruction Johan Hovold NFC: nfcmrvl: fix gpio-handling regression Ursula Braun net/smc: do not schedule tx_work in SMC_CLOSED state Dmytro Linkin net: sched: use temporary variable for actions indexes Roman Mashak net sched: update vlan action for batched events operations Jia-Ju Bai net: sched: Fix a possible null-pointer dereference in dequeue_func() Subash Abhinov Kasiviswanathan net: qualcomm: rmnet: Fix incorrect UL checksum offload logic René van Dorst net: phylink: Fix flow control for fixed-link Mark Zhang net/mlx5: Use reversed order when unregister devices Qian Cai net/mlx5e: always initialize frag->last_in_page Jiri Pirko net: fix ifindex collision during namespace removal Nikolay Aleksandrov net: bridge: mcast: don't delete permanent entries when fast leave is enabled Nikolay Aleksandrov net: bridge: delete local fdb on device init failure Matteo Croce mvpp2: refactor MTU change code Matteo Croce mvpp2: fix panic on module removal Jiri Pirko mlxsw: spectrum: Fix error path in mlxsw_sp_module_init() Haishuang Yan ipip: validate header length in ipip_tunnel_xmit Haishuang Yan ip6_tunnel: fix possible use-after-free on xmit Haishuang Yan ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6 Cong Wang ife: error out when nla attributes are empty Sudarsana Reddy Kalluru bnx2x: Disable multi-cos feature. Gustavo A. R. Silva atm: iphase: Fix Spectre v1 vulnerability Greg Kroah-Hartman IB: directly cast the sockaddr union to aockaddr Sebastian Parschauer HID: Add quirk for HP X1200 PIXART OEM mouse Aaron Armstrong Skomra HID: wacom: fix bit shift for Cintiq Companion 2 Dan Williams libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock Dan Williams libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant Dan Williams libnvdimm/region: Register badblocks before namespaces Dan Williams libnvdimm/bus: Prevent duplicate device_unregister() calls Dan Williams drivers/base: Introduce kill_device() Alexander Duyck driver core: Establish order of operations for device_add and device_del via bitflag Linus Torvalds gcc-9: don't warn about uninitialized variable Hannes Reinecke scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure ------------- Diffstat: Makefile | 4 +- drivers/atm/iphase.c | 8 +- drivers/base/base.h | 4 + drivers/base/core.c | 22 +++++ drivers/base/dd.c | 22 ++--- drivers/hid/hid-ids.h | 1 + drivers/hid/hid-quirks.c | 1 + drivers/hid/wacom_wac.c | 12 +-- drivers/i2c/i2c-core-base.c | 2 +- drivers/infiniband/core/sa_query.c | 9 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 3 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 46 +++------ drivers/net/ethernet/mellanox/mlx5/core/dev.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 5 +- drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 4 +- .../net/ethernet/mellanox/mlx5/core/fs_counters.c | 5 + drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 2 +- drivers/net/ethernet/mscc/ocelot.c | 1 + drivers/net/ethernet/qualcomm/rmnet/rmnet_map.h | 2 +- .../net/ethernet/qualcomm/rmnet/rmnet_map_data.c | 13 ++- drivers/net/ethernet/realtek/r8169.c | 9 +- drivers/net/phy/phylink.c | 2 + drivers/net/ppp/pppoe.c | 3 + drivers/net/ppp/pppox.c | 13 +++ drivers/net/ppp/pptp.c | 3 + drivers/net/tun.c | 1 + drivers/nfc/nfcmrvl/main.c | 4 +- drivers/nfc/nfcmrvl/uart.c | 4 +- drivers/nfc/nfcmrvl/usb.c | 1 + drivers/nvdimm/bus.c | 98 +++++++++++++------ drivers/nvdimm/region.c | 22 ++--- drivers/nvdimm/region_devs.c | 4 + drivers/scsi/fcoe/fcoe_ctlr.c | 51 ++++------ drivers/scsi/libfc/fc_rport.c | 5 +- drivers/spi/spi-bcm2835.c | 3 +- fs/compat_ioctl.c | 3 - include/linux/cgroup-defs.h | 1 + include/linux/cgroup.h | 4 + include/linux/device.h | 1 + include/linux/if_pppox.h | 3 + include/linux/mlx5/fs.h | 1 + include/linux/mlx5/mlx5_ifc.h | 7 +- include/scsi/libfcoe.h | 1 + kernel/cgroup/cgroup.c | 106 +++++++++++++++------ kernel/exit.c | 2 +- net/bridge/br_multicast.c | 3 + net/bridge/br_vlan.c | 5 + net/core/dev.c | 2 + net/ipv4/ipip.c | 3 + net/ipv6/ip6_gre.c | 3 +- net/ipv6/ip6_tunnel.c | 6 +- net/l2tp/l2tp_ppp.c | 3 + net/sched/act_bpf.c | 9 +- net/sched/act_connmark.c | 9 +- net/sched/act_csum.c | 9 +- net/sched/act_gact.c | 8 +- net/sched/act_ife.c | 13 ++- net/sched/act_mirred.c | 13 +-- net/sched/act_nat.c | 9 +- net/sched/act_pedit.c | 10 +- net/sched/act_police.c | 8 +- net/sched/act_sample.c | 10 +- net/sched/act_simple.c | 10 +- net/sched/act_skbedit.c | 11 ++- net/sched/act_skbmod.c | 11 ++- net/sched/act_tunnel_key.c | 8 +- net/sched/act_vlan.c | 25 +++-- net/sched/sch_codel.c | 6 +- net/smc/af_smc.c | 8 +- net/tipc/netlink_compat.c | 11 ++- 70 files changed, 471 insertions(+), 262 deletions(-)