Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp1985171pxx; Sat, 31 Oct 2020 04:52:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwRgfkN7+49faYeLJ6O0a47MUHKCzGshZwwNwnVkCoQLTZfK/6W6CsRoDB68eWGwyneQVpl X-Received: by 2002:aa7:d844:: with SMTP id f4mr7152843eds.194.1604145157845; Sat, 31 Oct 2020 04:52:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1604145157; cv=none; d=google.com; s=arc-20160816; b=i0DkNEN6jxwYc0QHnzUlfYRMsHnsdoyT2fJPftZfscHTgLTWkpj9RU58Z8Z4EmkM29 uSJJfDOwBUA/ho+tG2VMbACYpPxgQQXrDDBDMQeTfGTd0OmAt5ZRErmDjARua4l20RC5 IqUfjl2jDqiqIZ3jreuoGck+30ok4/z68g7v7gYQWZYqmjDrdmI+YvaBK5stJ7u8lT6p ELbNeGfO9mF5t+b+wcXT5ouTLuz1EWEmPK1CNNM+qV7f9adwdT3gr4PanLuozpxwCFh3 w0vVOeWXDkSKl+OlT6ejZd/e4BDSoUtmSuvUjcUpLw6nJRsCHvIxIOBOPHStsOi4oeps 70vw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=FoMMRQvdlVIJ0yBfgTncnbYYGbbPwqWuKRwQ9GjLxl8=; b=h0PZ633a5oEqs+mj7dvFo1yvhhBs+Olpu8LyAwZ+4cPVga/AGoA1vUunFOUsnHj8Dy ypMW5ojki7iCcH1zf4bwBJymfhN5upM9mCEHbwoGS1V+FmaYSXRrlnQZYYANCh61fxkV oR2tpLw9XnGK1Zae0mpIjnoPEbs5d66/8Y3j2DFbB3kWfS2KHvhUNO6jsjRwLKGdA8hB cCzx+aWfoMeuZY00ex4BhQaU4dym/4wvURjUSVe7ZT/i8J5BGTDysbrOYppQZSxFeI4P o4UMn7jN/Nf1MfhfrFeiORuvRec1kckedW3tiZAFwcPZv2ow8tcBtxb4Osoo0rHXwwWW CNaA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=svBcn9L0; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w10si7746527ejv.268.2020.10.31.04.52.13; Sat, 31 Oct 2020 04:52:37 -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=svBcn9L0; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728035AbgJaLs3 (ORCPT + 99 others); Sat, 31 Oct 2020 07:48:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:44380 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728116AbgJaLoI (ORCPT ); Sat, 31 Oct 2020 07:44:08 -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 27395205F4; Sat, 31 Oct 2020 11:44:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604144647; bh=J6MuafoTWPrHRv0omEDkUX9hHYit1TIXrfWH3PV+QAs=; h=From:To:Cc:Subject:Date:From; b=svBcn9L0/UDBtCuuJlS5cCdsX3xUMcE66MRjy76u2S193mfePPYok10/3p9awwdue dKJ+LpJ1t4KEmeuV7RXvyCbcoJuWhmAjVLsJP/6aXhN75HwuhHgHhGWSxUJna38pPk 7JqcHvYn3A/kxRj1WOFX7GPw0fBQagsUNAazd3pU= 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, lkft-triage@lists.linaro.org, pavel@denx.de, stable@vger.kernel.org Subject: [PATCH 5.9 00/74] 5.9.3-rc1 review Date: Sat, 31 Oct 2020 12:35:42 +0100 Message-Id: <20201031113500.031279088@linuxfoundation.org> X-Mailer: git-send-email 2.29.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-5.9.3-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.9.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.9.3-rc1 X-KernelTest-Deadline: 2020-11-02T11:35+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 5.9.3 release. There are 74 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 Mon, 02 Nov 2020 11:34: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/v5.x/stable-review/patch-5.9.3-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-5.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.9.3-rc1 Pali Rohár phy: marvell: comphy: Convert internal SMCC firmware return codes to errno Ricky Wu misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp() Pavel Begunkov io_uring: don't reuse linked_timeout Souptick Joarder xen/gntdev.c: Mark pages as dirty Jens Axboe mm: mark async iocb read as NOWAIT once some data has been copied Geert Uytterhoeven ata: sata_rcar: Fix DMA boundary mask Grygorii Strashko PM: runtime: Fix timer_expires data type on 32-bit arches Peter Zijlstra serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt Paras Sharma serial: qcom_geni_serial: To correct QUP Version detection logic Chris Wilson drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex Gustavo A. R. Silva mtd: lpddr: Fix bad logic in print_drs_error Jason Gunthorpe RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel() Frederic Barrat cxl: Rework error message for incompatible slots Jia-Ju Bai p54: avoid accessing the data mapped to streaming DMA Roberto Sassu evm: Check size of security.evm before using it Song Liu bpf: Fix comment for helper bpf_current_task_under_cgroup() Miklos Szeredi fuse: fix page dereference after free Pali Rohár ata: ahci: mvebu: Make SATA PHY optional for Armada 3720 Pali Rohár PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware Juergen Gross x86/xen: disable Firmware First mode for correctable memory errors Thomas Gleixner x86/traps: Fix #DE Oops message regression Kim Phillips arch/x86/amd/ibs: Fix re-arming IBS Fetch Gao Xiang erofs: avoid duplicated permission check for "trusted." xattrs Leon Romanovsky net: protect tcf_block_unbind with block lock Karsten Graul net/smc: fix suppressed return code Karsten Graul net/smc: fix invalid return code in smcd_new_buf_create() Tung Nguyen tipc: fix memory leak caused by tipc_buf_append() Arjun Roy tcp: Prevent low rmem stalls with SO_RCVLOWAT. Andrew Gabbasov ravb: Fix bit fields checking in ravb_hwtstamp_get() Heiner Kallweit r8169: fix issue with forced threading in combination with shared interrupts Guillaume Nault net/sched: act_mpls: Add softdep on mpls_gso.ko Alex Elder net: ipa: command payloads already mapped Zenghui Yu net: hns3: Clear the CMDQ registers before unmapping BAR region Aleksandr Nogikh netem: fix zero division in tabledist Amit Cohen mlxsw: Only advertise link modes supported by both driver and device Ido Schimmel mlxsw: core: Fix memory leak on module removal Lijun Pan ibmvnic: fix ibmvnic_set_mac Thomas Bogendoerfer ibmveth: Fix use of ibmveth in a bridge. Masahiro Fujiwara gtp: fix an use-before-init in gtp_newlink() Raju Rangoju cxgb4: set up filter action after rewrites Vinay Kumar Yadav chelsio/chtls: fix tls record info to user Vinay Kumar Yadav chelsio/chtls: fix memory leaks in CPL handlers Vinay Kumar Yadav chelsio/chtls: fix deadlock issue Vasundhara Volam bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally. Vasundhara Volam bnxt_en: Re-write PCI BARs after PCI fatal error. Vasundhara Volam bnxt_en: Invoke cancel_delayed_work_sync() for PFs also. Vasundhara Volam bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one(). Michael Chan bnxt_en: Check abort error state in bnxt_open_nic(). Michael Schaller efivarfs: Replace invalid slashes with exclamation marks in dentries. Dan Williams x86/copy_mc: Introduce copy_mc_enhanced_fast_string() Dan Williams x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() Randy Dunlap x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled Nick Desaulniers arm64: link with -z norelro regardless of CONFIG_RELOCATABLE Marc Zyngier arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs Marc Zyngier arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs Kees Cook fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum Ard Biesheuvel efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure Rasmus Villemoes scripts/setlocalversion: make git describe output more reliable Matthew Wilcox (Oracle) io_uring: Convert advanced XArray uses to the normal API Matthew Wilcox (Oracle) io_uring: Fix XArray usage in io_uring_add_task_file Matthew Wilcox (Oracle) io_uring: Fix use of XArray in __io_uring_files_cancel Jens Axboe io_uring: no need to call xa_destroy() on empty xarray Hillf Danton io-wq: fix use-after-free in io_wq_worker_running Sebastian Andrzej Siewior io_wq: Make io_wqe::lock a raw_spinlock_t Jens Axboe io_uring: reference ->nsproxy for file table commands Jens Axboe io_uring: don't rely on weak ->files references Jens Axboe io_uring: enable task/files specific overflow flushing Jens Axboe io_uring: return cancelation status from poll/timeout/files handlers Jens Axboe io_uring: unconditionally grab req->task Jens Axboe io_uring: stash ctx task reference for SQPOLL Jens Axboe io_uring: move dropping of files into separate helper Jens Axboe io_uring: allow timeout/poll/files killing to take task into account Saeed Mirzamohammadi netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_create Viresh Kumar cpufreq: Improve code around unlisted freq check ------------- Diffstat: Makefile | 4 +- arch/arm64/Makefile | 4 +- arch/arm64/kernel/cpu_errata.c | 15 + arch/powerpc/Kconfig | 2 +- arch/powerpc/include/asm/string.h | 2 - arch/powerpc/include/asm/uaccess.h | 40 +- arch/powerpc/lib/Makefile | 2 +- .../lib/{memcpy_mcsafe_64.S => copy_mc_64.S} | 4 +- arch/x86/Kconfig | 2 +- arch/x86/Kconfig.debug | 2 +- arch/x86/events/amd/ibs.c | 15 +- arch/x86/include/asm/copy_mc_test.h | 75 +++ arch/x86/include/asm/mce.h | 9 + arch/x86/include/asm/mcsafe_test.h | 75 --- arch/x86/include/asm/string_64.h | 32 -- arch/x86/include/asm/uaccess.h | 9 + arch/x86/include/asm/uaccess_64.h | 20 - arch/x86/kernel/cpu/mce/core.c | 8 +- arch/x86/kernel/quirks.c | 10 +- arch/x86/kernel/traps.c | 2 +- arch/x86/lib/Makefile | 1 + arch/x86/lib/copy_mc.c | 96 ++++ arch/x86/lib/copy_mc_64.S | 163 +++++++ arch/x86/lib/memcpy_64.S | 115 ----- arch/x86/lib/usercopy_64.c | 21 - arch/x86/pci/intel_mid_pci.c | 1 + arch/x86/xen/enlighten_pv.c | 9 + drivers/ata/ahci.h | 2 + drivers/ata/ahci_mvebu.c | 2 +- drivers/ata/libahci_platform.c | 2 +- drivers/ata/sata_rcar.c | 2 +- drivers/base/firmware_loader/fallback_platform.c | 2 +- drivers/cpufreq/cpufreq.c | 15 +- drivers/crypto/chelsio/chtls/chtls_cm.c | 29 +- drivers/crypto/chelsio/chtls/chtls_io.c | 7 +- drivers/firmware/efi/libstub/arm64-stub.c | 8 +- drivers/firmware/efi/libstub/fdt.c | 4 +- drivers/gpu/drm/i915/i915_debugfs.c | 2 + drivers/infiniband/core/addr.c | 11 +- drivers/md/dm-writecache.c | 15 +- drivers/misc/cardreader/rtsx_pcr.c | 4 - drivers/misc/cxl/pci.c | 4 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 49 +- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 + drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c | 56 ++- drivers/net/ethernet/chelsio/cxgb4/t4_tcb.h | 4 + .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 2 +- drivers/net/ethernet/ibm/ibmveth.c | 6 - drivers/net/ethernet/ibm/ibmvnic.c | 8 +- drivers/net/ethernet/mellanox/mlxsw/core.c | 2 + drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 9 +- drivers/net/ethernet/mellanox/mlxsw/spectrum.h | 1 + .../net/ethernet/mellanox/mlxsw/spectrum_ethtool.c | 30 ++ drivers/net/ethernet/realtek/r8169_main.c | 4 +- drivers/net/ethernet/renesas/ravb_main.c | 10 +- drivers/net/gtp.c | 16 +- drivers/net/ipa/gsi_trans.c | 21 +- drivers/net/wireless/intersil/p54/p54pci.c | 4 +- drivers/nvdimm/claim.c | 2 +- drivers/nvdimm/pmem.c | 6 +- drivers/pci/controller/pci-aardvark.c | 4 +- drivers/phy/marvell/phy-mvebu-a3700-comphy.c | 14 +- drivers/phy/marvell/phy-mvebu-cp110-comphy.c | 14 +- drivers/tty/serial/amba-pl011.c | 11 +- drivers/tty/serial/qcom_geni_serial.c | 2 +- drivers/xen/gntdev.c | 17 +- fs/efivarfs/super.c | 3 + fs/erofs/xattr.c | 2 - fs/exec.c | 6 + fs/file.c | 2 + fs/fuse/dev.c | 28 +- fs/io-wq.c | 172 +++---- fs/io-wq.h | 1 + fs/io_uring.c | 502 ++++++++++++++++----- include/linux/fs.h | 1 - include/linux/io_uring.h | 53 +++ include/linux/mtd/pfow.h | 2 +- include/linux/pm.h | 2 +- include/linux/qcom-geni-se.h | 3 + include/linux/sched.h | 5 + include/linux/string.h | 9 +- include/linux/uaccess.h | 13 + include/linux/uio.h | 10 +- include/net/netfilter/nf_tables.h | 6 + include/uapi/linux/bpf.h | 4 +- init/init_task.c | 3 + kernel/fork.c | 6 + lib/Kconfig | 7 +- lib/iov_iter.c | 48 +- mm/filemap.c | 8 + net/ipv4/tcp.c | 2 + net/ipv4/tcp_input.c | 3 +- net/netfilter/nf_tables_api.c | 6 +- net/netfilter/nf_tables_offload.c | 4 +- net/sched/act_mpls.c | 1 + net/sched/cls_api.c | 4 +- net/sched/sch_netem.c | 9 +- net/smc/smc_core.c | 6 +- net/tipc/msg.c | 5 +- scripts/setlocalversion | 21 +- security/integrity/evm/evm_main.c | 6 + tools/arch/x86/include/asm/mcsafe_test.h | 13 - tools/arch/x86/lib/memcpy_64.S | 115 ----- tools/include/uapi/linux/bpf.h | 4 +- tools/objtool/check.c | 5 +- tools/perf/bench/Build | 1 - tools/perf/bench/mem-memcpy-x86-64-lib.c | 24 - tools/testing/nvdimm/test/nfit.c | 49 +- .../testing/selftests/powerpc/copyloops/.gitignore | 2 +- tools/testing/selftests/powerpc/copyloops/Makefile | 6 +- .../selftests/powerpc/copyloops/copy_mc_64.S | 242 ++++++++++ 111 files changed, 1638 insertions(+), 926 deletions(-)