From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 33030C433E2 for ; Fri, 11 Sep 2020 17:33:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C7E3E221EB for ; Fri, 11 Sep 2020 17:33:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599845591; bh=kGBWUB7sihmfbAj5xJg6oiK6rOnzYEc1yB3pI2UVnTU=; h=From:To:Cc:Subject:Date:List-ID:From; b=wZhuOdJmd9AmUboBt1rtZEqv4Fb9W5TgBU8mO9jtTjBmMFp2jUI4TG5kVIlpKKCAg wEpVBjyVzOVGqAFm6VzorvYHbANv5E9tEJU4dBcSOQB1G3552M8EO+Bieqr7QVp4ZO ATBeoF8gOJV4xPqAvIXlCqjKRndbWHF1JmByoE5s= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726388AbgIKRdI (ORCPT ); Fri, 11 Sep 2020 13:33:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:49594 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725993AbgIKMzD (ORCPT ); Fri, 11 Sep 2020 08:55:03 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 EC5CF2222A; Fri, 11 Sep 2020 12:54:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599828847; bh=kGBWUB7sihmfbAj5xJg6oiK6rOnzYEc1yB3pI2UVnTU=; h=From:To:Cc:Subject:Date:From; b=LoVJBLgx5mTYDTbp2C3BBi5/fuPBgk4TW9PzNlkTc60ZhI3lx5paZc7I8cCZUcwBi G25D2KBuKlsbSQzySzY41MUHK8kucHz/Hwu3R16ZHkc1gM5SH4p67W17KDtLQuhtvb 5EqFjGTvZXmm7D5fJULz9bXoM+QDxHHNoPUZ/c3E= 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.4 00/62] 4.4.236-rc1 review Date: Fri, 11 Sep 2020 14:45:43 +0200 Message-Id: <20200911122502.395450276@linuxfoundation.org> X-Mailer: git-send-email 2.28.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.4.236-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.4.236-rc1 X-KernelTest-Deadline: 2020-09-13T12:25+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.4.236 release. There are 62 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 Sun, 13 Sep 2020 12:24:42 +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.4.236-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.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.4.236-rc1 Jakub Kicinski net: disable netpoll on fresh napis Xin Long sctp: not disable bh in the whole sctp_get_port_local() Kamil Lorenc net: usb: dm9601: Add USB ID of Keenetic Plus DSL Jakub Kicinski bnxt: don't enable NAPI until rings are ready Michael Chan bnxt_en: Failure to update PHY is not fatal condition. Shung-Hsi Yu net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init() Yuusuke Ashizuka ravb: Fixed to be able to unload modules Max Staudt affs: fix basic permission bits to actually work Fabian Frederick fs/affs: use octal for permissions Takashi Sakamoto ALSA; firewire-tascam: exclude Tascam FE-8 from detection Takashi Sakamoto ALSA: firewire-digi00x: exclude Avid Adrenaline from detection Takashi Sakamoto ALSA: firewire-digi00x: add support for console models of Digi00x series Himadri Pandya net: usb: Fix uninit-was-stored issue in asix_read_phy_addr() Johannes Berg cfg80211: regulatory: reject invalid hints Muchun Song mm/hugetlb: fix a race between hugetlb sysctl handlers Mrinal Pandey checkpatch: fix the usage of capture group ( ... ) Tim Froidcoeur net: initialize fastreuse on inet_inherit_port Tim Froidcoeur net: refactor bind_bucket fastreuse into helper Ye Bin dm thin metadata: Avoid returning cmd->bm wild pointer on error Ye Bin dm cache metadata: Avoid returning cmd->bm wild pointer on error Takashi Iwai ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check Tong Zhang ALSA: ca0106: fix error code handling Daniele Palmas net: usb: qmi_wwan: add Telit 0x1050 composition Daniele Palmas net: usb: qmi_wwan: add Telit ME910 support Rogan Dawes usb: qmi_wwan: add D-Link DWM-222 A2 device ID Daniele Palmas drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201 Daniele Palmas NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040 Bjørn Mork qmi_wwan: add support for Quectel EC21 and EC25 Schemmel Hans-Christoph qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interface Patrik Halfar Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwan Bjørn Mork net: qmi_wwan: ignore bogus CDC Union descriptors Bjørn Mork net: qmi_wwan: should hold RTNL while changing netdev type Bjørn Mork net: qmi_wwan: support "raw IP" mode Bjørn Mork net: qmi_wwan: MDM9x30 specific power management Josef Bacik btrfs: fix potential deadlock in the search ioctl Daniel Borkmann uaccess: Add non-pagefault user-space write function Masami Hiramatsu uaccess: Add non-pagefault user-space read functions Josef Bacik btrfs: set the lockdep class for log tree extent buffers Nikolay Borisov btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind Nikolay Borisov btrfs: Remove redundant extent_buffer_get in get_old_root Josef Bacik btrfs: drop path before adding new uuid tree entry Jason Gunthorpe include/linux/log2.h: add missing () around n in roundup_pow_of_two() Tony Lindgren thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 Lu Baolu iommu/vt-d: Serialize IOMMU GCMD register modifications Michael Chan tg3: Fix soft lockup when tg3_reset_task() fails. Al Viro fix regression in "epoll: Keep a reference on files added to the check list" Vasundhara Volam bnxt_en: Check for zero dir entries in NVRAM. Marek Szyprowski dmaengine: pl330: Fix burst length if burst size is smaller than bus width Florian Westphal netfilter: nf_tables: fix destination register zeroing Pablo Neira Ayuso netfilter: nf_tables: incorrect enum nft_list_attributes definition Yu Kuai dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate() Jussi Kivilinna batman-adv: bla: use netif_rx_ni when not in interrupt context Sven Eckelmann batman-adv: Avoid uninitialized chaddr when handling DHCP Peter Ujfalusi dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling Simon Leiner xen/xenbus: Fix granting of vmalloc'd memory Sven Schnelle s390: don't trace preemption in percpu macros Jeff Layton ceph: don't allow setlease on cephfs Tom Rix hwmon: (applesmc) check status earlier. Mel Gorman mm, page_alloc: remove unnecessary variable from free_pcppages_bulk Kim Phillips perf record/stat: Explicitly call out event modifiers in the documentation Marc Zyngier HID: core: Sanitize event code and type when mapping input Marc Zyngier HID: core: Correctly handle ReportSize being zero ------------- Diffstat: Documentation/filesystems/affs.txt | 16 +- Makefile | 4 +- arch/s390/include/asm/percpu.h | 28 ++-- drivers/dma/at_hdmac.c | 2 + drivers/dma/of-dma.c | 8 +- drivers/dma/pl330.c | 2 +- drivers/hid/hid-core.c | 15 +- drivers/hid/hid-input.c | 4 + drivers/hid/hid-multitouch.c | 2 + drivers/hwmon/applesmc.c | 31 ++-- drivers/iommu/intel_irq_remapping.c | 10 +- drivers/md/dm-cache-metadata.c | 8 +- drivers/md/dm-thin-metadata.c | 8 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 11 +- drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 3 + drivers/net/ethernet/broadcom/tg3.c | 17 +- drivers/net/ethernet/mellanox/mlx4/mr.c | 2 +- drivers/net/ethernet/renesas/ravb_main.c | 110 ++++++------ drivers/net/usb/asix_common.c | 2 +- drivers/net/usb/dm9601.c | 4 + drivers/net/usb/qmi_wwan.c | 185 ++++++++++++++++++++- .../thermal/ti-soc-thermal/omap4-thermal-data.c | 23 +-- drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h | 10 +- drivers/xen/xenbus/xenbus_client.c | 10 +- fs/affs/amigaffs.c | 63 +++++-- fs/affs/file.c | 26 ++- fs/btrfs/ctree.c | 8 +- fs/btrfs/extent_io.c | 8 +- fs/btrfs/extent_io.h | 6 +- fs/btrfs/ioctl.c | 27 ++- fs/btrfs/volumes.c | 3 +- fs/ceph/file.c | 1 + fs/eventpoll.c | 6 +- include/linux/hid.h | 42 +++-- include/linux/log2.h | 2 +- include/linux/uaccess.h | 26 +++ include/net/inet_connection_sock.h | 4 + include/net/netfilter/nf_tables.h | 2 + include/uapi/linux/netfilter/nf_tables.h | 2 +- mm/hugetlb.c | 26 ++- mm/maccess.c | 167 +++++++++++++++++-- mm/page_alloc.c | 7 +- net/batman-adv/bridge_loop_avoidance.c | 5 +- net/batman-adv/gateway_client.c | 6 +- net/core/dev.c | 3 +- net/core/netpoll.c | 2 +- net/ipv4/inet_connection_sock.c | 46 +++-- net/ipv4/inet_hashtables.c | 1 + net/netfilter/nft_payload.c | 4 +- net/sctp/socket.c | 16 +- net/wireless/reg.c | 3 + scripts/checkpatch.pl | 4 +- sound/core/oss/mulaw.c | 4 +- sound/firewire/digi00x/digi00x.c | 18 +- sound/firewire/digi00x/digi00x.h | 1 + sound/firewire/tascam/tascam.c | 30 +++- sound/pci/ca0106/ca0106_main.c | 3 +- tools/perf/Documentation/perf-record.txt | 4 + tools/perf/Documentation/perf-stat.txt | 4 + 59 files changed, 841 insertions(+), 254 deletions(-)