Received: by 2002:a25:ef43:0:0:0:0:0 with SMTP id w3csp109681ybm; Tue, 26 May 2020 12:02:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJynpKH+jYyFb8IXXq7vwyHRuq8nvodSoI146QlNlZt6wdcJT8CAGwYJn4Fl8EqfSqjAtl+5 X-Received: by 2002:a50:8e56:: with SMTP id 22mr20362967edx.268.1590519740330; Tue, 26 May 2020 12:02:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590519740; cv=none; d=google.com; s=arc-20160816; b=hY+wLXcXEA3XcoVeA6RzWsKleTqmZBCinOLwrd8BiV9fCDExQD0zAWYJ4SrUDMhjXg bd9KlgWdQzu61l+iYMevmY61vi06okEdQWWNjVk1plrWy+nI5A8T8wk9nOQTbFvDnSVC t/T/DoPS8jX/0TKamwf3at6g4lmGtpKl/4KS6brFErcQbEJj5prbWVM6e26oBpcSnaQK BP5W6Hg2IVlZXnoY8oT5ECfrffgvG4zii0QDdnL6VIg1S4Wb6rq9M3dXQfsmiMBs3Sb1 hEq9BIpSzSuQVjIjPWaLtlINgezF11NvWZSlGQJJFAqr0N03/2W6i0yXQ/IigE5Ap6rD clCw== 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=PAlTEQP69+3zugIpPqZqAOdctv1QsE2bZDMJVxGg4v0=; b=idLSQjMPaDcgUAjoGAARhAzoekyvmItIPS+7dQsSBoJHK5+WDG/pXn2cjgaC8nk41h zKrSzjhOGIzZuPFjtKyX42deSKd+YwZwpDA4pPTfzGHPgctgKSl8vNKlBBLXXL0JH0Rx mrp+v+Yz8cfutflzjW0KzojyxtQSpyF89QYHqJ/+xvCno6NHS57BYaidx692953VZuZc w7DWViecbaGqWUa+ETfp5cJgyaBgRzkOZF7Ujj0md5zTGioIgBrUQm9cKNh876tJ2BEj xv2fJyhwAKZYNkHFiRty9q/TA98SMifKBLryLwaZTRFSgVsRzwRfHUqE8zT8aU5bMiqf tQQA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=WwM4WHXE; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ov7si412272ejb.409.2020.05.26.12.01.55; Tue, 26 May 2020 12:02:20 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=WwM4WHXE; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390449AbgEZS67 (ORCPT + 99 others); Tue, 26 May 2020 14:58:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:52548 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390433AbgEZS64 (ORCPT ); Tue, 26 May 2020 14:58:56 -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 0E2262084C; Tue, 26 May 2020 18:58:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590519535; bh=kZ9mboQE3/aQsUhpCHZB6N4PwuNWxmxxb5lYCPPbQYI=; h=From:To:Cc:Subject:Date:From; b=WwM4WHXENvMfqM5ld4T7DABp05p8liSP2mIfITmpU0dw/9rs/erc5KRZCh56j2GuT u4TSiq3lfA7K3Cdeo0ba1nwhnq35KhukA+KhILV1uPbpOJR7+QgOYym8VWusG+YUvV vR3L/CKQ1jscDxm3wgwUjR6gRpWdOvEDBuxneJ5c= 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/64] 4.9.225-rc1 review Date: Tue, 26 May 2020 20:52:29 +0200 Message-Id: <20200526183913.064413230@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.225-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.225-rc1 X-KernelTest-Deadline: 2020-05-28T18:39+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.9.225 release. There are 64 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, 28 May 2020 18:36:22 +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.225-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.225-rc1 Christophe JAILLET iio: sca3000: Remove an erroneous 'get_device()' John Hubbard rapidio: fix an error in get_user_pages_fast() error handling Alexander Usyskin mei: release me_cl object reference Christophe JAILLET iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()' Oscar Carter staging: greybus: Fix uninitialized scalar variable Dragos Bogdan staging: iio: ad2s1210: Fix SPI reading Bob Peterson Revert "gfs2: Don't demote a glock until its revokes are written" Arjun Vynipadath cxgb4/cxgb4vf: Fix mac_hlist initialization and free Arjun Vynipadath cxgb4: free mac_hlist properly Vishal Verma libnvdimm/btt: Remove unnecessary code in btt_freelist_init Colin Ian King platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer Arnd Bergmann ubsan: build ubsan.c more conservatively Peter Zijlstra x86/uaccess, ubsan: Fix UBSAN vs. SMAP R. Parameswaran l2tp: device MTU setup, tunnel socket needs a lock Christophe JAILLET dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()' Brent Lu ALSA: pcm: fix incorrect hw_base increase Guillaume Nault l2tp: initialise PPP sessions before registering them Guillaume Nault l2tp: protect sock pointer of struct pppol2tp_session with RCU Guillaume Nault l2tp: initialise l2tp_eth sessions before registering them Guillaume Nault l2tp: don't register sessions in l2tp_session_create() Guillaume Nault l2tp: fix l2tp_eth module loading Guillaume Nault l2tp: pass tunnel pointer to ->session_create() Guillaume Nault l2tp: prevent creation of sessions on terminated tunnels Guillaume Nault l2tp: hold tunnel used while creating sessions with netlink Guillaume Nault l2tp: hold tunnel while handling genl TUNNEL_GET commands Guillaume Nault l2tp: hold tunnel while handling genl tunnel updates Guillaume Nault l2tp: hold tunnel while processing genl delete command Guillaume Nault l2tp: hold tunnel while looking up sessions in l2tp_netlink Guillaume Nault l2tp: initialise session's refcount before making it reachable Guillaume Nault l2tp: define parameters of l2tp_tunnel_find*() as "const" Guillaume Nault l2tp: define parameters of l2tp_session_get*() as "const" Guillaume Nault l2tp: remove l2tp_session_find() Guillaume Nault l2tp: remove useless duplicate session detection in l2tp_netlink R. Parameswaran L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. R. Parameswaran New kernel function to get IP overhead on a socket. Asbjørn Sloth Tønnesen net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* Asbjørn Sloth Tønnesen net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_* Asbjørn Sloth Tønnesen net: l2tp: export debug flags to UAPI Kevin Hao watchdog: Fix the race between the release of watchdog_core_data and cdev Christoph Hellwig arm64: fix the flush_icache_range arguments in machine_kexec Daniel Jordan padata: purge get_cpu and reorder_via_wq from padata_do_serial Daniel Jordan padata: initialize pd->cpu with effective cpumask Herbert Xu padata: Replace delayed timer with immediate workqueue in padata_reorder Mathias Krause padata: set cpu_index of unused CPUs to -1 Kevin Hao i2c: dev: Fix the race between the release of i2c_dev and cdev Thomas Gleixner ARM: futex: Address build warning Hans de Goede platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA Alan Stern USB: core: Fix misleading driver bug report Wu Bo ceph: fix double unlock in handle_cap_export() Yoshiyuki Kurauchi gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp() James Hilliard component: Silence bind error on -EPROBE_DEFER Xiyu Yang configfs: fix config_item refcnt leak in configfs_rmdir() Sebastian Reichel HID: multitouch: add eGalaxTouch P80H84 support Frédéric Pierret (fepitre) gcc-common.h: Update for GCC 10 Christophe JAILLET i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_probe()' Alexander Monakov iommu/amd: Fix over-read of ACPI UID from IVRS table Al Viro fix multiplication overflow in copy_fdtable() Roberto Sassu ima: Fix return value of ima_write_policy() Roberto Sassu evm: Check also if *tfm is an error pointer in init_desc() Mathias Krause padata: ensure padata_do_serial() runs on the correct CPU Mathias Krause padata: ensure the reorder timer callback runs on the correct CPU Jason A. Donenfeld padata: get_next is never NULL Tobias Klauser padata: Remove unused but set variables Cao jin igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr ------------- Diffstat: Documentation/networking/l2tp.txt | 8 +- Makefile | 4 +- arch/arm/include/asm/futex.h | 9 +- arch/arm64/kernel/machine_kexec.c | 3 +- drivers/base/component.c | 8 +- drivers/dma/tegra210-adma.c | 2 +- drivers/hid/hid-ids.h | 1 + drivers/hid/hid-multitouch.c | 3 + drivers/i2c/i2c-dev.c | 48 ++-- drivers/i2c/muxes/i2c-demux-pinctrl.c | 1 + drivers/iio/dac/vf610_dac.c | 1 + drivers/iommu/amd_iommu_init.c | 9 +- drivers/misc/mei/client.c | 2 + drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 13 +- .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c | 6 +- drivers/net/ethernet/intel/igb/igb_main.c | 4 +- drivers/net/gtp.c | 9 +- drivers/nvdimm/btt.c | 8 +- drivers/platform/x86/alienware-wmi.c | 17 +- drivers/platform/x86/asus-nb-wmi.c | 24 ++ drivers/rapidio/devices/rio_mport_cdev.c | 5 + drivers/staging/greybus/uart.c | 4 +- drivers/staging/iio/accel/sca3000_ring.c | 2 +- drivers/staging/iio/resolver/ad2s1210.c | 17 +- drivers/usb/core/message.c | 4 +- drivers/watchdog/watchdog_dev.c | 67 ++--- fs/ceph/caps.c | 1 + fs/configfs/dir.c | 1 + fs/file.c | 2 +- fs/gfs2/glock.c | 3 - include/linux/net.h | 3 + include/linux/padata.h | 13 +- include/uapi/linux/if_pppol2tp.h | 13 +- include/uapi/linux/l2tp.h | 17 +- kernel/padata.c | 88 +++--- lib/Makefile | 2 + net/l2tp/l2tp_core.c | 174 ++++-------- net/l2tp/l2tp_core.h | 46 +-- net/l2tp/l2tp_eth.c | 216 ++++++++------ net/l2tp/l2tp_netlink.c | 79 +++--- net/l2tp/l2tp_ppp.c | 309 ++++++++++++--------- net/socket.c | 46 +++ scripts/gcc-plugins/Makefile | 1 + scripts/gcc-plugins/gcc-common.h | 4 + security/integrity/evm/evm_crypto.c | 2 +- security/integrity/ima/ima_fs.c | 3 +- sound/core/pcm_lib.c | 1 + 47 files changed, 734 insertions(+), 569 deletions(-)