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=-8.8 required=3.0 tests=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 F18FAC433DF for ; Mon, 1 Jun 2020 17:59:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C091B2076B for ; Mon, 1 Jun 2020 17:59:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591034348; bh=MNV5V37UiRNzH5yLagNUIlKVEAoCVp1i2sjojesSNVw=; h=From:To:Cc:Subject:Date:List-ID:From; b=X0SWzvJo1V+7P+lU+UKkeOAgbMzglivSzaImmbQxE6CHUYhzaRTTa0Y6uv8QEnHPH 0FjYqEUz2aG/4hTqvT6aslYkYcygNDDhE8sSBJZT3vtLnoIjhP+xhjLTsArL/mEKB1 9DZ0xqR9EDbfW+u/hSlqKgjO4IVpepfQnq2nb4PY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729291AbgFAR7I (ORCPT ); Mon, 1 Jun 2020 13:59:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:41334 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729288AbgFAR7F (ORCPT ); Mon, 1 Jun 2020 13:59: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 27E96206E2; Mon, 1 Jun 2020 17:59:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591034342; bh=MNV5V37UiRNzH5yLagNUIlKVEAoCVp1i2sjojesSNVw=; h=From:To:Cc:Subject:Date:From; b=ssD3IdhWhH84/im1tevBmfe/H95gyvenNxcFjQDXonbJ1HRb4fXVK//cV5En/Ha6F yhSl8pll+M+kCtAjwdBoa0b8IfOAlvbng41qsRawVIsIXaJNibca4aDGZnnz2Na5Tg lCsCOHDc3PB6EOwSNgPrObZHupq2I790fNTb91Zs= 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.9 00/61] 4.9.226-rc1 review Date: Mon, 1 Jun 2020 19:53:07 +0200 Message-Id: <20200601174010.316778377@linuxfoundation.org> X-Mailer: git-send-email 2.26.2 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.9.226-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.9.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.9.226-rc1 X-KernelTest-Deadline: 2020-06-03T17:40+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org This is the start of the stable review cycle for the 4.9.226 release. There are 61 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 Wed, 03 Jun 2020 17:38:19 +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.9.226-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.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.9.226-rc1 Salil Mehta net: hns: Fixes the missing put_device in positive leg for roce reset Guoqing Jiang sc16is7xx: move label 'err_spi' to correct section Liviu Dudau mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap() Roopa Prabhu net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags Thomas Gleixner genirq/generic_pending: Do not lose pending affinity update Pablo Neira Ayuso netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build Dmitry Torokhov Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list" Qiushi Wu bonding: Fix reference count leak in bond_sysfs_slave_add. Qiushi Wu qlcnic: fix missing release in qlcnic_83xx_interrupt_test. Pablo Neira Ayuso netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code Phil Sutter netfilter: ipset: Fix subcounter update skip Michael Braun netfilter: nft_reject_bridge: enable reject with bridge vlan Xin Long ip_vti: receive ipip packet by calling ip_tunnel_rcv Jeremy Sowden vti4: eliminated some duplicate code. Xin Long xfrm: fix a NULL-ptr deref in xfrm_local_error Xin Long xfrm: fix a warning in xfrm_policy_insert_list Xin Long xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input Alexander Dahl x86/dma: Fix max PFN arithmetic overflow on 32 bit systems Linus Lüssing mac80211: mesh: fix discovery timer re-arming issue / crash Helge Deller parisc: Fix kernel panic in mem_init() Qiushi Wu iommu: Fix reference count leak in iommu_group_alloc. Arnd Bergmann include/asm-generic/topology.h: guard cpumask_of_node() macro argument Alexander Potapenko fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info() Konstantin Khlebnikov mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() Jerry Lee libceph: ignore pool overlay and cache logic on redirects Eric W. Biederman exec: Always set cap_ambient in cap_bprm_set_creds Chris Chiu ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC Changming Liu ALSA: hwdep: fix a left shifting 1 by 31 UB bug Robert Beckett ARM: dts/imx6q-bx50v3: Set display interface clock parents Sebastian Reichel ARM: dts: imx6q-bx50v3: Add internal switch Martyn Welch ARM: dts: imx: Correct B850v3 clock assignment Kaike Wan IB/qib: Call kobject_put() when kobject_init_and_add() fails Russell King ARM: uaccess: fix DACR mismatch with nested exceptions Russell King ARM: uaccess: integrate uaccess_save and uaccess_restore Russell King ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h Stefan Agner ARM: 8843/1: use unified assembler in headers Wei Yongjun Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() Kevin Locke Input: i8042 - add ThinkPad S230u to i8042 reset list Łukasz Patron Input: xpad - add custom init packet for Xbox One S controllers Brendan Shanks Input: evdev - call input_flush_device() on release(), not flush() Kevin Locke Input: i8042 - add ThinkPad S230u to i8042 nomux list James Hilliard Input: usbtouchscreen - add support for BonXeon TP Steve French cifs: Fix null pointer check in cifs_read Masahiro Yamada usb: gadget: legacy: fix redundant initialization warnings Lei Xue cachefiles: Fix race between read_waiter and read_copier involving op->to_do Bob Peterson gfs2: don't call quota_unhold if quotas are not locked Bob Peterson gfs2: move privileged user check to gfs2_quota_lock_check Chuhong Yuan net: microchip: encx24j600: add missed kthread_stop Stephen Warren gpio: tegra: mask GPIO IRQs during IRQ shutdown Kalderon, Michal IB/cma: Fix reference count leak when no ipv4 addresses are set Dmitry V. Levin uapi: fix linux/if_pppol2tp.h userspace compilation errors Qiushi Wu net/mlx4_core: fix a memory leak bug. Qiushi Wu net: sun: fix missing release regions in cas_init_one(). Moshe Shemesh net/mlx5: Add command entry handling completion Manivannan Sadhasivam net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() Moshe Shemesh net/mlx5e: Update netdev txq on completions during closure Jere Leppänen sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed Roman Mashak net sched: fix reporting the first-time use timestamp Yuqi Jin net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" Vadim Fedorenko net: ipip: fix wrong address family in init error path Eric Dumazet ax25: fix setsockopt(SO_BINDTODEVICE) ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/imx6q-b450v3.dts | 7 -- arch/arm/boot/dts/imx6q-b650v3.dts | 7 -- arch/arm/boot/dts/imx6q-b850v3.dts | 11 -- arch/arm/boot/dts/imx6q-bx50v3.dtsi | 77 ++++++++++++++ arch/arm/include/asm/assembler.h | 83 +-------------- arch/arm/include/asm/uaccess-asm.h | 117 +++++++++++++++++++++ arch/arm/include/asm/vfpmacros.h | 8 +- arch/arm/kernel/entry-armv.S | 11 +- arch/arm/kernel/entry-header.S | 9 +- arch/arm/lib/bitops.h | 8 +- arch/parisc/mm/init.c | 2 +- arch/x86/include/asm/dma.h | 2 +- drivers/gpio/gpio-tegra.c | 1 + drivers/infiniband/hw/qib/qib_sysfs.c | 9 +- drivers/input/evdev.c | 19 +--- drivers/input/joystick/xpad.c | 12 +++ drivers/input/rmi4/rmi_driver.c | 3 +- drivers/input/serio/i8042-x86ia64io.h | 7 ++ drivers/input/touchscreen/usbtouchscreen.c | 1 + drivers/iommu/iommu.c | 2 +- drivers/net/bonding/bond_sysfs_slave.c | 4 +- drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 3 + drivers/net/ethernet/mellanox/mlx4/fw.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 15 +++ drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 6 +- drivers/net/ethernet/microchip/encx24j600.c | 5 +- .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 4 +- drivers/net/ethernet/sun/cassini.c | 3 +- drivers/tty/serial/sc16is7xx.c | 2 + drivers/usb/gadget/legacy/inode.c | 3 +- fs/binfmt_elf.c | 2 +- fs/cachefiles/rdwr.c | 2 +- fs/cifs/file.c | 2 +- fs/gfs2/quota.c | 6 +- fs/gfs2/quota.h | 3 +- include/asm-generic/topology.h | 2 +- include/linux/mlx5/driver.h | 1 + include/linux/mm.h | 15 ++- include/linux/netfilter/nf_conntrack_pptp.h | 2 +- include/net/act_api.h | 3 +- include/rdma/ib_addr.h | 6 +- include/uapi/linux/l2tp.h | 7 +- kernel/irq/migration.c | 26 +++-- mm/vmalloc.c | 2 +- net/ax25/af_ax25.c | 6 +- net/bridge/netfilter/nft_reject_bridge.c | 6 ++ net/ceph/osd_client.c | 4 +- net/core/rtnetlink.c | 2 +- net/ipv4/ip_vti.c | 75 +++++++------ net/ipv4/ipip.c | 2 +- net/ipv4/netfilter/nf_nat_pptp.c | 7 +- net/ipv4/route.c | 14 ++- net/mac80211/mesh_hwmp.c | 7 ++ net/netfilter/ipset/ip_set_list_set.c | 2 +- net/netfilter/nf_conntrack_pptp.c | 62 ++++++----- net/qrtr/qrtr.c | 2 +- net/sctp/sm_statefuns.c | 9 +- net/xfrm/xfrm_input.c | 2 +- net/xfrm/xfrm_output.c | 3 +- net/xfrm/xfrm_policy.c | 7 +- security/commoncap.c | 1 + sound/core/hwdep.c | 4 +- sound/usb/mixer.c | 8 ++ 64 files changed, 466 insertions(+), 283 deletions(-)