Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp435858ybl; Tue, 28 Jan 2020 06:00:18 -0800 (PST) X-Google-Smtp-Source: APXvYqwjAuSRO8JCsjoy7iHeSlvM9e09/2fZVwT6MquWCrGAOKTRo6On3YgDQtRz44BskkSTybpl X-Received: by 2002:a05:6808:b15:: with SMTP id s21mr2664265oij.123.1580220018752; Tue, 28 Jan 2020 06:00:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580220018; cv=none; d=google.com; s=arc-20160816; b=UDNDyVK/TWbc2VUgiIQs89IZhg/BcHq+8FEYjWKC0TYclAS2wBzg91GNhbQcKkfUwr JdSsjjgsmKWJeetWps/hafnG9NdHf+VgblmMMG6O8Q7Iim5H8ioluAqcwCqwf66Kf8ML Ur9wOM4BAEmJADcRfdOSz7FeFfAqq2rGPKAxMyXWReuqRiC1MVqPZrfN+n2sTuaSsap/ AHEOJvq5nNRf9T9GnZGOw++7vEpPqRscIlqGWI+sqI9k3uqc29VHBEPIFsHBduFHMZP9 lE+4ymB3bYnQ0jT0nt0ozHyOP7s9m8a0ocnmtO90rEQeke5lfoJ48UxTpo7707GXD9rL 8FHw== 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=pBjwaayql5MiQDheBdJP3K9YTACjPsLXT4/ypP3ahnc=; b=LC3GbEJB/4qjVURo1FRUk0urOvDi2w/tK6axKIhrUIs4r1iLskBlE65eA4Xka6KqJU CSVNuHHZX4KNBVgHhQ0ymViz6ZMq0WRzfZ8fp5Du0o4wWbwcETDwpxWFDVk1UGP/fUYl OP47RDzIsKrL2cG+xrHElLVPPwyUQL0UbqyMtQp91tQjVmH0j0bJURQ2tlKrJTiTn6sB e7IQ+ggQh9H/Ga+ulFr+0PnXlCIEBVP+saYrpHcrsO82US3AGp33cUEKikXXlC8AN1Qp GWgc9qqpuBuKbPbqfbdcGE1QzY3PapxkNkFRIy3YED0txWE1GKgJVhdManoAwrz5yxaB 5MBg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=f0By4RDe; 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 d83si2967493oib.166.2020.01.28.06.00.06; Tue, 28 Jan 2020 06:00:18 -0800 (PST) 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=f0By4RDe; 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 S1726696AbgA1N6z (ORCPT + 99 others); Tue, 28 Jan 2020 08:58:55 -0500 Received: from mail.kernel.org ([198.145.29.99]:43810 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726636AbgA1N6r (ORCPT ); Tue, 28 Jan 2020 08:58:47 -0500 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 ABF2E24691; Tue, 28 Jan 2020 13:58:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580219926; bh=uthAP0MDuwUFeHHH/Y4h57UbLH+kOnjJ8oWss2mj8uU=; h=From:To:Cc:Subject:Date:From; b=f0By4RDetnkz3sB5/9SI+L8qQGTp25unJFXp0nAil/aaZpixPURMzPVD22uGI0F53 qgGY87s6UnDGTxG7sPv2x3jvWDgDa6bnckDvf7Zzg4HoGUPrVBsRckcU8ooFLyoYVk ZiveMdzVVBnj7kQZQRmYq23ZtTcP+OK6zF1GM/W8= 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/46] 4.14.169-stable review Date: Tue, 28 Jan 2020 14:57:34 +0100 Message-Id: <20200128135749.822297911@linuxfoundation.org> X-Mailer: git-send-email 2.25.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.14.169-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.169-rc1 X-KernelTest-Deadline: 2020-01-30T13: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.169 release. There are 46 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 Thu, 30 Jan 2020 13:57:09 +0000. 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.169-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.169-rc1 Martin Schiller net/x25: fix nonblocking connect Kadlecsik József netfilter: ipset: use bitmap infrastructure completely Andy Shevchenko bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() Andy Shevchenko md: Avoid namespace collision with bitmap API Bo Wu scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func Hans Verkuil media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT Wen Huang libertas: Fix two buffer overflows at parsing bss descriptor Suzuki K Poulose coresight: tmc-etf: Do not call smp_processor_id from preemptible Suzuki K Poulose coresight: etb10: Do not call smp_processor_id from preemptible Masato Suzuki sd: Fix REQ_OP_ZONE_REPORT completion handling Al Viro do_last(): fetch directory ->i_mode and ->i_uid before it's too late Changbin Du tracing: xen: Ordered comparison of function pointers Bart Van Assche scsi: RDMA/isert: Fix a recently introduced regression related to logout Gilles Buloz hwmon: (nct7802) Fix voltage limits to wrong registers Chuhong Yuan Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register Johan Hovold Input: pegasus_notetaker - fix endpoint sanity check Johan Hovold Input: aiptek - fix endpoint sanity check Johan Hovold Input: gtco - fix endpoint sanity check Johan Hovold Input: sur40 - fix interface sanity checks Stephan Gerhold Input: pm8xxx-vib - fix handling of separate enable register Jeremy Linton Documentation: Document arm64 kpti control Michał Mirosław mmc: sdhci: fix minimum clock rate for v3 controller Michał Mirosław mmc: tegra: fix SDR50 tuning override Alex Sverdlin ARM: 8950/1: ftrace/recordmcount: filter relocation types Hans Verkuil Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers" Johan Hovold Input: keyspan-remote - fix control-message timeouts Guenter Roeck hwmon: (core) Do not use device managed functions for memory allocations Dmitry Osipenko hwmon: (core) Fix double-free in __hwmon_device_register() Linus Walleij hwmon: Deal with errors from the thermal subsystem Luuk Paulussen hwmon: (adt7475) Make volt2reg return same reg as reg2volt input Eric Dumazet net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() Wen Yang tcp_bbr: improve arithmetic division in bbr_update_bw() James Hughes net: usb: lan78xx: Add .ndo_features_check Jouni Hogander net-sysfs: Fix reference count leak Jouni Hogander net-sysfs: Call dev_hold always in rx_queue_add_kobject Jouni Hogander net-sysfs: Call dev_hold always in netdev_queue_add_kobject Eric Dumazet net-sysfs: fix netdev_queue_add_kobject() breakage Jouni Hogander net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject Cong Wang net_sched: fix datalen for ematch William Dauchy net, ip_tunnel: fix namespaces move William Dauchy net, ip6_tunnel: fix namespaces move Michael Ellerman net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM Yuki Taguchi ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions Eric Dumazet gtp: make sure only SOCK_DGRAM UDP sockets are accepted Wenwen Wang firestream: fix memory leaks Richard Palethorpe can, slip: Protect tty->disc_data in write_wakeup and close with RCU ------------- Diffstat: Documentation/admin-guide/kernel-parameters.txt | 6 ++ Makefile | 4 +- drivers/atm/firestream.c | 3 + drivers/hwmon/adt7475.c | 5 +- drivers/hwmon/hwmon.c | 83 ++++++++++++++++--------- drivers/hwmon/nct7802.c | 4 +- drivers/hwtracing/coresight/coresight-etb10.c | 4 +- drivers/hwtracing/coresight/coresight-tmc-etf.c | 4 +- drivers/infiniband/ulp/isert/ib_isert.c | 12 ---- drivers/input/misc/keyspan_remote.c | 9 ++- drivers/input/misc/pm8xxx-vibrator.c | 2 +- drivers/input/rmi4/rmi_smbus.c | 2 + drivers/input/tablet/aiptek.c | 6 +- drivers/input/tablet/gtco.c | 10 +-- drivers/input/tablet/pegasus_notetaker.c | 2 +- drivers/input/touchscreen/sun4i-ts.c | 6 +- drivers/input/touchscreen/sur40.c | 2 +- drivers/md/bitmap.c | 10 +-- drivers/md/bitmap.h | 2 +- drivers/md/md-cluster.c | 6 +- drivers/media/v4l2-core/v4l2-ioctl.c | 24 +++---- drivers/mmc/host/sdhci-tegra.c | 2 +- drivers/mmc/host/sdhci.c | 10 +-- drivers/net/can/slcan.c | 12 +++- drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c | 2 + drivers/net/gtp.c | 10 +-- drivers/net/slip/slip.c | 12 +++- drivers/net/usb/lan78xx.c | 15 +++++ drivers/net/wireless/marvell/libertas/cfg.c | 16 ++++- drivers/scsi/scsi_transport_iscsi.c | 7 +++ drivers/scsi/sd.c | 8 ++- drivers/target/iscsi/iscsi_target.c | 6 +- fs/namei.c | 17 ++--- include/linux/bitmap.h | 8 +++ include/linux/netdevice.h | 1 + include/linux/netfilter/ipset/ip_set.h | 7 --- include/trace/events/xen.h | 6 +- lib/bitmap.c | 20 ++++++ net/core/dev.c | 36 +++++++---- net/core/net-sysfs.c | 39 +++++++----- net/core/rtnetlink.c | 13 +++- net/ipv4/ip_tunnel.c | 4 +- net/ipv4/tcp_bbr.c | 3 +- net/ipv6/ip6_tunnel.c | 4 +- net/ipv6/seg6_local.c | 4 +- net/netfilter/ipset/ip_set_bitmap_gen.h | 2 +- net/netfilter/ipset/ip_set_bitmap_ip.c | 6 +- net/netfilter/ipset/ip_set_bitmap_ipmac.c | 6 +- net/netfilter/ipset/ip_set_bitmap_port.c | 6 +- net/sched/ematch.c | 2 +- net/x25/af_x25.c | 6 +- scripts/recordmcount.c | 17 +++++ 52 files changed, 336 insertions(+), 177 deletions(-)