Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3288531pxk; Mon, 21 Sep 2020 09:46:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzrL5WgWBXvfi3usoNNov9UZ+uFxyJ/PfLFTo4LOc/PkBaH+W5f8AAOGVX7CB2y7axRF2wN X-Received: by 2002:a17:907:444d:: with SMTP id on21mr289519ejb.329.1600706797409; Mon, 21 Sep 2020 09:46:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600706797; cv=none; d=google.com; s=arc-20160816; b=W3BICfQ/1FwYvc7m+FRaIJiIhE63he57qmwJeRuyq+rCBDX4V+eQuNwczl7H1j7VBr hUbPAaPq0/s2xh6FJByV+TP83PvFtb6B47zLxVdUgB3mOg79/dlEKbU8661B75FZdih3 a7VZu+Sh3W7mKLz7cBTzpyxDR3xOabZh/Pq7bDKg+FM2NDvm9RihC9nMvfGMerYCIJSh BLyLAABNVhnNOnKI76Kg2dvm55QlCIdspSoqWa5x0CJuMSOeBYs58qlvlq2RztvMBWBT j0as/KOGxf7t7yGSvWKv4Ab6yxwDW0i7tDlmT1PUN7GEypxAdxjlAPMQ3XaSle6kW96h ISjw== 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=kkieb9PnWhgUuvr9OvKQgkuwhhy59zsC58D2zKm0eYE=; b=BRk25u4gJ/iPN9Xd2TmeldteDEOvtoadVHa1rrDw0ap5UcsEceNHpvpQ9asyd4aaWJ f1Huk0x7wLZ0H6TS8Xsryb3CgWQLDZleMQNbbx/BBzEmJgKfoBfHwk2iXHYj/4eOnqLc pVz8KGuGU0KiUHTkSWNzOxsjNxNjhQ8uwZQil70qFBVDBmpy1FBBa2pS4gqb437Mo/Qd GigmXFmk6zyF0PABx7aRQTcQPZ+ks+298qZUYzYikvCOAPCNqV6F7rCyxkRCYzsAnB5a LQ0XOIdLU9PyY9XgdxXhPWfHXHb4oAvCm8Eew7H1QSI3NCrOBkmcJdDYIxZS9QTmZYMS Jmqg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Z/Z5L5fc"; 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 u6si8413728edx.293.2020.09.21.09.46.12; Mon, 21 Sep 2020 09:46: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="Z/Z5L5fc"; 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 S1729663AbgIUQoD (ORCPT + 99 others); Mon, 21 Sep 2020 12:44:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:48678 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728717AbgIUQnv (ORCPT ); Mon, 21 Sep 2020 12:43:51 -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 51906239A1; Mon, 21 Sep 2020 16:43:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600706629; bh=oefuX7mXXn4GrlJOIyNOV+/i5zXZwX6HNEjHSPUkeLM=; h=From:To:Cc:Subject:Date:From; b=Z/Z5L5fcARNVgR1hRsKxVwFbZkiF64VClFuKbovjyrBrcrHvP+/gMel+Psj1fsUu6 NFLvhvJ9G3MXNgSi+bIvLHrxTZMCLBfVwu0P8ofBDko6gEjerIUfChcKKu9N6TP6vR IXz1/oFSRjoB3l8sMDAhghMLoaY8hJMkbMJyntJI= 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, pavel@denx.de, stable@vger.kernel.org Subject: [PATCH 5.8 000/118] 5.8.11-rc1 review Date: Mon, 21 Sep 2020 18:26:52 +0200 Message-Id: <20200921162036.324813383@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-5.8.11-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.8.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.8.11-rc1 X-KernelTest-Deadline: 2020-09-23T16:20+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.8.11 release. There are 118 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, 23 Sep 2020 16:20:12 +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.8.11-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.8.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.8.11-rc1 Chaitanya Kulkarni nvme-loop: set ctrl state connecting after init Xunlei Pang mm: memcg: fix memcg reclaim soft lockup Jan Kara dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX Jan Kara dm: Call proper helper to determine dax support Pavel Tatashin mm/memory_hotplug: drain per-cpu pages again during memory offline Dan Williams dm/dax: Fix table reference counts Christophe Leroy selftests/vm: fix display of page size in map_hugetlb Alexey Kardashevskiy powerpc/dma: Fix dma_map_ops::get_required_mask Andrew Jones arm64: paravirt: Initialize steal time when cpu is online Quentin Perret ehci-hcd: Move include to keep CRC stable Harald Freudenberger s390/zcrypt: fix kmalloc 256k failure Niklas Schnelle s390/pci: fix leak of DMA tables on hard unplug Janosch Frank s390: add 3f program exception handler Ralph Campbell mm/thp: fix __split_huge_pmd_locked() for migration PMD Muchun Song kprobes: fix kill kprobe which has been marked as gone Hugh Dickins ksm: reinstate memcg charge on copied pages Arvind Sankar x86/boot/compressed: Disable relocation relaxation Johan Hovold serial: core: fix console port-lock regression Johan Hovold serial: core: fix port-lock initialisation Tobias Diedrich serial: 8250_pci: Add Realtek 816a and 816b Mika Westerberg thunderbolt: Retry DROM read once if parsing fails Hans de Goede Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists Vincent Huang Input: trackpoint - add new trackpoint variant IDs Sunghyun Jin percpu: fix first chunk size calculation for populated bitmap Hui Wang ALSA: hda/realtek - The Mic on a RedmiBook doesn't work Luke D Jones ALSA: hda: fixup headset for ASUS GX502 laptop Greg Kroah-Hartman Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO" Volker RĂ¼melin i2c: i801: Fix resume bug Heikki Krogerus usb: typec: ucsi: Prevent mode overrun Heikki Krogerus usb: typec: ucsi: acpi: Increase command completion timeout value Oliver Neukum usblp: fix race between disconnect() and read() Oliver Neukum USB: UAS: fix disconnect by unplugging a hub Penghao USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook Chris Wilson drm/i915: Filter wake_flags passed to default_wake_function Chris Wilson drm/i915/gem: Delay tracking the GEM context until it is registered Dennis Li drm/kfd: fix a system crash issue during GPU recovery Josh Poimboeuf x86/unwind/fp: Fix FP unwinding in ret_from_fork Hou Tao locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count Ard Biesheuvel efi: efibc: check for efivars write capability peterz@infradead.org locking/lockdep: Fix "USED" <- "IN-NMI" inversions Greentime Hu riscv: Add sfence.vma after early page table changes Matthias Schiffer i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK Qii Wang i2c: mediatek: Fix generic definitions for bus frequency Masahiro Yamada kconfig: qconf: use delete[] instead of delete to free array (again) Suravee Suthikulpanit iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode Joao Martins iommu/amd: Fix potential @entry null deref Ilias Apalodimas arm64: bpf: Fix branch offset in JIT Yu Kuai drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata() Yu Kuai drm/mediatek: Add missing put_device() call in mtk_drm_kms_init() Yu Kuai drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail Yu Kuai drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init() Chun-Kuang Hu drm/mediatek: Use CPU when fail to get cmdq event Thomas Bogendoerfer MIPS: SNI: Fix spurious interrupts Tetsuo Handa fbcon: Fix user font detection test at fbcon_resize(). Chris Wilson drm/i915/gem: Reduce context termination list iteration guard to RCU Namhyung Kim perf test: Free formats for perf pmu parse test Namhyung Kim perf parse-event: Fix memory leak in evsel->unit Namhyung Kim perf evlist: Fix cpu/thread map leak Namhyung Kim perf metric: Fix some memory leaks Namhyung Kim perf test: Free aliases for PMU event map aliases test Thomas Bogendoerfer MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT Ian Rogers perf record: Don't clear event's period if set by a term Jiri Olsa perf test: Fix the "signal" test inline assembly Michael Kelley Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload Marc Zyngier arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late Dan Carpenter scsi: libsas: Fix error path in sas_notify_lldd_dev_found() Dexuan Cui Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume() Cezary Rojewski ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure Cezary Rojewski ASoC: Intel: haswell: Fix power transition refactor Camel Guo ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev Jerome Brunet ASoC: meson: axg-toddr: fix channel order on g12 platforms Kuninori Morimoto ASoC: soc-core: add snd_soc_find_dai_with_mutex() Aneesh Kumar K.V powerpc/book3s64/radix: Fix boot failure with large amount of guest memory Jitao Shi drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbp Dinghao Liu ASoC: qcom: common: Fix refcount imbalance on error Vinod Koul ASoC: rt700: Fix return check for devm_regmap_init_sdw() Vinod Koul ASoC: rt715: Fix return check for devm_regmap_init_sdw() Vinod Koul ASoC: rt711: Fix return check for devm_regmap_init_sdw() Vinod Koul ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw() Stephan Gerhold ASoC: qcom: Set card->owner to avoid warnings Mateusz Gorski ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delay Nathan Chancellor clk: rockchip: Fix initialization of mux_pll_src_4plls_p Christophe JAILLET clk: davinci: Use the correct size when allocating memory Huacai Chen KVM: MIPS: Change the definition of kvm type Haiwei Li KVM: Check the allocation of pv cpu mask Gustav Wiklander spi: Fix memory leak on splited transfers Evan Nimmo i2c: algo: pca: Reapply i2c bus settings after reset Gabriel Krisman Bertazi f2fs: Return EOF on unaligned end of file DIO read Sahitya Tummala f2fs: fix indefinite loop scanning for free nid Omar Sandoval block: only call sched requeue_request() for scheduled requests David Milburn nvme-tcp: cancel async events before freeing event struct David Milburn nvme-rdma: cancel async events before freeing event struct David Milburn nvme-fc: cancel async events before freeing event struct Stafford Horne openrisc: Fix cache API compile issue when not inlining Ronnie Sahlberg cifs: fix DFS mount with cifsacl/modefromsid Laurent Pinchart rapidio: Replace 'select' DMAENGINES 'with depends on' J. Bruce Fields SUNRPC: stop printk reading past end of string Chuck Lever NFS: Zero-stateid SETATTR should first return delegation Matthias Kaehlcke interconnect: Show bandwidth for disabled paths as zero in debugfs Vincent Whitchurch spi: spi-loopback-test: Fix out-of-bounds read Vincent Whitchurch regulator: pwm: Fix machine constraints application James Smart scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events James Smart scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery Javed Hasan scsi: libfc: Fix for double free() Dinghao Liu scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort Ofir Bitton habanalabs: fix report of RAZWI initiator coordinates Moti Haimovski habanalabs: prevent user buff overflow Roger Quadros phy: omap-usb2-phy: disable PHY charger detect Olga Kornievskaia NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall Chuck Lever xprtrdma: Release in-flight MRs on disconnect Prateek Sood firmware_loader: fix memory leak for paged buffer Martijn Coenen loop: Set correct device size when using LOOP_CONFIGURE Haiyang Zhang hv_netvsc: Remove "unlikely" from netvsc_select_queue Rob Herring dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances Miaohe Lin net: handle the return value of pskb_carve_frag_list() correctly Florian Westphal mptcp: sendmsg: reset iter on error Florian Fainelli dt-bindings: spi: Fix spi-bcm-qspi compatible ordering Naresh Kumar PBS RDMA/bnxt_re: Restrict the max_gids to 256 ------------- Diffstat: .../devicetree/bindings/pci/intel-gw-pcie.yaml | 8 + .../devicetree/bindings/spi/brcm,spi-bcm-qspi.txt | 16 +- Makefile | 4 +- arch/arm64/kernel/cpu_errata.c | 8 +- arch/arm64/kernel/paravirt.c | 26 +-- arch/arm64/net/bpf_jit_comp.c | 43 +++-- arch/mips/Kconfig | 1 + arch/mips/kvm/mips.c | 2 + arch/mips/sni/a20r.c | 9 +- arch/openrisc/mm/cache.c | 2 +- arch/powerpc/include/asm/book3s/64/mmu.h | 10 +- arch/powerpc/kernel/dma-iommu.c | 3 +- arch/powerpc/mm/book3s64/radix_pgtable.c | 15 -- arch/powerpc/mm/init_64.c | 11 +- arch/riscv/mm/init.c | 7 +- arch/s390/kernel/entry.h | 1 + arch/s390/kernel/pgm_check.S | 2 +- arch/s390/mm/fault.c | 20 +++ arch/s390/pci/pci.c | 4 + arch/s390/pci/pci_event.c | 2 + arch/x86/boot/compressed/Makefile | 2 + arch/x86/include/asm/frame.h | 19 +++ arch/x86/kernel/kvm.c | 22 ++- arch/x86/kernel/process.c | 3 +- block/bfq-iosched.c | 12 -- block/blk-mq-sched.h | 2 +- drivers/base/firmware_loader/firmware.h | 2 + drivers/base/firmware_loader/main.c | 17 +- drivers/block/loop.c | 4 +- drivers/clk/davinci/pll.c | 2 +- drivers/clk/rockchip/clk-rk3228.c | 2 +- drivers/dax/super.c | 4 + drivers/firmware/efi/efibc.c | 2 +- .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 2 +- drivers/gpu/drm/i915/gem/i915_gem_context.c | 48 ++++-- drivers/gpu/drm/i915/i915_sw_fence.c | 10 +- drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 20 ++- drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 1 + drivers/gpu/drm/mediatek/mtk_drm_drv.c | 18 +- drivers/gpu/drm/mediatek/mtk_dsi.c | 9 +- drivers/gpu/drm/mediatek/mtk_hdmi.c | 26 ++- drivers/hv/channel_mgmt.c | 7 +- drivers/hv/vmbus_drv.c | 9 +- drivers/i2c/algos/i2c-algo-pca.c | 35 ++-- drivers/i2c/busses/i2c-i801.c | 21 ++- drivers/i2c/busses/i2c-mt65xx.c | 4 +- drivers/i2c/busses/i2c-mxs.c | 10 +- drivers/infiniband/hw/bnxt_re/qplib_sp.c | 2 +- drivers/infiniband/hw/bnxt_re/qplib_sp.h | 1 + drivers/input/mouse/trackpoint.c | 10 +- drivers/input/mouse/trackpoint.h | 10 +- drivers/input/serio/i8042-x86ia64io.h | 16 ++ drivers/interconnect/core.c | 10 +- drivers/iommu/amd/iommu.c | 8 +- drivers/md/dm-table.c | 10 +- drivers/md/dm.c | 5 +- drivers/misc/habanalabs/debugfs.c | 2 +- .../misc/habanalabs/include/gaudi/gaudi_masks.h | 32 ++-- drivers/net/hyperv/netvsc_drv.c | 2 +- drivers/nvme/host/fc.c | 1 + drivers/nvme/host/rdma.c | 1 + drivers/nvme/host/tcp.c | 1 + drivers/nvme/target/loop.c | 3 + drivers/phy/ti/phy-omap-usb2.c | 47 +++++- drivers/rapidio/Kconfig | 2 +- drivers/regulator/pwm-regulator.c | 2 +- drivers/s390/crypto/zcrypt_ccamisc.c | 8 +- drivers/scsi/libfc/fc_disc.c | 2 - drivers/scsi/libsas/sas_discover.c | 3 +- drivers/scsi/lpfc/lpfc_els.c | 7 +- drivers/scsi/lpfc/lpfc_hw4.h | 2 +- drivers/scsi/pm8001/pm8001_sas.c | 2 +- drivers/spi/spi-loopback-test.c | 2 +- drivers/spi/spi.c | 9 +- drivers/thunderbolt/eeprom.c | 20 ++- drivers/tty/serial/8250/8250_pci.c | 11 ++ drivers/tty/serial/serial_core.c | 44 +++-- drivers/usb/class/usblp.c | 5 + drivers/usb/core/quirks.c | 4 + drivers/usb/host/ehci-hcd.c | 1 + drivers/usb/host/ehci-hub.c | 1 - drivers/usb/storage/uas.c | 14 +- drivers/usb/typec/ucsi/ucsi.c | 22 ++- drivers/usb/typec/ucsi/ucsi_acpi.c | 2 +- drivers/video/fbdev/core/fbcon.c | 2 +- fs/cifs/inode.c | 4 + fs/f2fs/data.c | 3 + fs/f2fs/node.c | 3 + fs/nfs/nfs4proc.c | 11 +- include/linux/cpuhotplug.h | 1 - include/linux/dax.h | 21 ++- include/linux/i2c-algo-pca.h | 15 ++ include/linux/percpu-rwsem.h | 8 +- include/linux/serial_core.h | 1 + include/sound/soc.h | 4 + include/uapi/linux/kvm.h | 5 +- kernel/kprobes.c | 9 +- kernel/locking/lockdep.c | 35 +++- kernel/locking/lockdep_internals.h | 2 + kernel/locking/percpu-rwsem.c | 4 +- mm/huge_memory.c | 42 ++--- mm/ksm.c | 4 + mm/memory_hotplug.c | 14 ++ mm/page_isolation.c | 8 + mm/percpu.c | 2 +- mm/vmscan.c | 8 + net/core/skbuff.c | 10 +- net/mptcp/protocol.c | 8 +- net/sunrpc/rpcb_clnt.c | 4 +- net/sunrpc/xprtrdma/verbs.c | 2 + scripts/kconfig/qconf.cc | 2 +- sound/pci/hda/patch_realtek.c | 79 ++++++++- sound/soc/codecs/rt1308-sdw.c | 4 +- sound/soc/codecs/rt700-sdw.c | 4 +- sound/soc/codecs/rt711-sdw.c | 4 +- sound/soc/codecs/rt715-sdw.c | 4 +- sound/soc/codecs/tlv320adcx140.c | 4 +- sound/soc/intel/boards/skl_hda_dsp_generic.c | 2 +- sound/soc/intel/haswell/sst-haswell-dsp.c | 185 +++++++++------------ sound/soc/meson/axg-toddr.c | 24 ++- sound/soc/qcom/apq8016_sbc.c | 1 + sound/soc/qcom/apq8096.c | 1 + sound/soc/qcom/common.c | 6 +- sound/soc/qcom/sdm845.c | 1 + sound/soc/qcom/storm.c | 1 + sound/soc/soc-core.c | 13 ++ sound/soc/soc-dai.c | 4 +- sound/soc/soc-pcm.c | 2 +- tools/perf/tests/bp_signal.c | 5 +- tools/perf/tests/pmu-events.c | 5 + tools/perf/tests/pmu.c | 1 + tools/perf/util/evlist.c | 11 +- tools/perf/util/metricgroup.c | 7 +- tools/perf/util/parse-events.c | 2 +- tools/perf/util/pmu.c | 13 +- tools/perf/util/pmu.h | 2 + tools/perf/util/record.c | 34 +++- tools/testing/selftests/vm/map_hugetlb.c | 2 +- 138 files changed, 1033 insertions(+), 451 deletions(-)