Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp1199568pxa; Thu, 20 Aug 2020 05:27:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwBsBK1XXgd8ZJktH49KStW1MloGBQZo7rm2lIeeLIZPmMhAqb2dgqMh2HQkkWswaMFSiQ0 X-Received: by 2002:aa7:da9a:: with SMTP id q26mr1685176eds.163.1597926447490; Thu, 20 Aug 2020 05:27:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597926447; cv=none; d=google.com; s=arc-20160816; b=nDZ/2kbjSuRaGjUHzXDugrb6UwNBYbMKz4GQQGvnQCZ1VjeP8nuwzveqqVjJNssc4T fDBsQdwWf5bdokvSfTmHytfT6G8Qj25pNHplgRlpJ7JvQx4A2x4qhXQ5vw20k52BunXf PXZMszT+AlxIioxqWSsfgYh6oUFdzsVcYkXAvtorferVjM+nHleVWBXwwRY9e06LGCn0 TR8cMY8He9cdofjFMeYWR7x7e7vZai7h1UAXrdecWVB1YT+GfA/Mdq0rEqdfMUQFK82n 1gP+SW7LrkHnoVT6LTg3OH8UFqxU2LTxoXO66MMYpe6YnKZ5RZ146AY+tBnXQ/D5FH4d uQbg== 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=Z5/v/JQRTqtqsZLFXjglyxDVTa7ZU275OvuIkoXJwFc=; b=AslNebNGzpzvULSj0tWE9Az8aq4k6VnOEAB+g7sLANukU4x3hwUPjmA3x+QDQWEL4G vMTZCLIEewSUO2Cn1gt0FAsAdnDHXh8UzW7EJhr2vSWK7mOPSJzLGeel/U9g0972Dtc0 71O+wumgjor0UaaiWc9kBck4mSdrfKgORWBlwD7wSWaSE54U5AdaYYenodoPGgzxU4cW Hz8d7Zemfi9smVn7vNYGG9RA2OSsnkf9fv9W6G4pgP7d/4wPPVt3TXqgUeiDKjfAAKLg TMMy0WmOjM4clPCFWsv1aGZDhzSmdbTKAELRAS0qOuJXrwNMrNkXNnx7joX3o2qkv2Zy edVw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xaDRe00b; 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 m18si1162659edj.463.2020.08.20.05.27.03; Thu, 20 Aug 2020 05:27:27 -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=xaDRe00b; 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 S1730018AbgHTJwu (ORCPT + 99 others); Thu, 20 Aug 2020 05:52:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:33598 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729700AbgHTJwX (ORCPT ); Thu, 20 Aug 2020 05:52:23 -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 3EB01207FB; Thu, 20 Aug 2020 09:52:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597917141; bh=siRMzQ4SIJIZOQQUX3gcgAK2Cqtit1FJO4z26cwuqZs=; h=From:To:Cc:Subject:Date:From; b=xaDRe00bgvDD/mWcqkoYtqFty/TGgaKrFcv9q7GlqgmtohjwncQ2I9SGxsSiIAE0y IuJ6h42Kkt0915lAKJVET8dnnD9vQlQ7elKCExJEBVn57zo+mZxckSdoAM1iCtYGbA KXNj38bPqDEK3p+/pysLaQNrMIbF5APqOSbWEGvY= 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.19 00/92] 4.19.141-rc1 review Date: Thu, 20 Aug 2020 11:20:45 +0200 Message-Id: <20200820091537.490965042@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.19.141-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.141-rc1 X-KernelTest-Deadline: 2020-08-22T09:15+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.19.141 release. There are 92 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 Sat, 22 Aug 2020 09:15:09 +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.19.141-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.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.19.141-rc1 Sandeep Raghuraman drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume Marius Iacob drm: Added orientation quirk for ASUS tablet model T103HAF Denis Efremov drm/radeon: fix fb_div check in ni_init_smc_spll_table() Tomasz Maciej Nowak arm64: dts: marvell: espressobin: add ethernet alias Hugh Dickins khugepaged: retract_page_tables() remember to test exit Geert Uytterhoeven sh: landisk: Add missing initialization of sh_io_port_base Daniel Díaz tools build feature: Quote CC and CXX for their arguments Vincent Whitchurch perf bench mem: Always memset source before memcpy Dinghao Liu ALSA: echoaudio: Fix potential Oops in snd_echo_resume() Andy Shevchenko mfd: dln2: Run event handler loop under spinlock Tiezhu Yang test_kmod: avoid potential double free in trigger_config_run_type() Colin Ian King fs/ufs: avoid potential u32 multiplication overflow Eric Biggers fs/minix: remove expected error message in block_to_path() Eric Biggers fs/minix: fix block limit check for V1 filesystems Eric Biggers fs/minix: set s_maxbytes correctly Jeffrey Mitchell nfs: Fix getxattr kernel panic and memory overflow Wang Hai net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init Dan Carpenter drm/vmwgfx: Fix two list_for_each loop exit tests Dan Carpenter drm/vmwgfx: Use correct vmw_legacy_display_unit pointer Colin Ian King Input: sentelic - fix error return when fsp_reg_write fails Krzysztof Sobota watchdog: initialize device before misc_register Ewan D. Milne scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport Stafford Horne openrisc: Fix oops caused when dumping stack Wolfram Sang i2c: rcar: avoid race when unregistering slave Thomas Hebb tools build feature: Use CC and CXX from parent Rayagonda Kokatanur pwm: bcm-iproc: handle clk_get_rate() return Xu Wang clk: clk-atlas6: fix return value check in atlas6_clk_init() Wolfram Sang i2c: rcar: slave: only send STOP event when we have been addressed Liu Yi L iommu/vt-d: Enforce PASID devTLB field mask Colin Ian King iommu/omap: Check for failure of a call to omap_iommu_dump_ctx Aneesh Kumar K.V selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value Aneesh Kumar K.V selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly Aneesh Kumar K.V selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code Ming Lei dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue() Steve Longerbeam gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers Yoshihiro Shimoda mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete Johan Hovold USB: serial: ftdi_sio: fix break and sysrq handling Johan Hovold USB: serial: ftdi_sio: clean up receive processing Johan Hovold USB: serial: ftdi_sio: make process-packet buffer unsigned Paul Kocialkowski media: rockchip: rga: Only set output CSC mode for RGB input Paul Kocialkowski media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic Jason Gunthorpe RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() Kamal Heib RDMA/ipoib: Return void from ipoib_ib_dev_stop() Charles Keepax mfd: arizona: Ensure 32k clock is put on driver unbind and error Liu Ying drm/imx: imx-ldb: Disable both channels for split mode in enc->disable() Sibi Sankar remoteproc: qcom: q6v5: Update running state before requesting stop Adrian Hunter perf intel-pt: Fix FUP packet state Kees Cook module: Correctly truncate sysfs sections output Anton Blanchard pseries: Fix 64 bit logical memory block panic Ahmad Fatoum watchdog: f71808e_wdt: clear watchdog timeout occurred flag Ahmad Fatoum watchdog: f71808e_wdt: remove use of wrong watchdog_info option Ahmad Fatoum watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options Steven Rostedt (VMware) tracing: Use trace_sched_process_free() instead of exit() for pid tracing Kevin Hao tracing/hwlat: Honor the tracing_cpumask Muchun Song kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler Chengming Zhou ftrace: Setup correct FTRACE_FL_REGS flags for module Michal Koutný mm/page_counter.c: fix protection usage propagation Junxiao Bi ocfs2: change slot number type s16 to u16 Mikulas Patocka ext2: fix missing percpu_counter_inc Huacai Chen MIPS: CPU#0 is not hotpluggable Lukas Wunner driver core: Avoid binding drivers to dead devices Johannes Berg mac80211: fix misplaced while instead of if Coly Li bcache: fix overflow in offset_to_stripe() Coly Li bcache: allocate meta data pages as compound pages ChangSyun Peng md/raid5: Fix Force reconstruct-write io stuck in degraded raid5 Kees Cook net/compat: Add missing sock updates for SCM_RIGHTS Jonathan McDowell net: stmmac: dwmac1000: provide multicast filter fallback Jonathan McDowell net: ethernet: stmmac: Disable hardware multicast filter Eugeniu Rosca media: vsp1: dl: Fix NULL pointer dereference on unbind Michael Ellerman powerpc: Fix circular dependency between percpu.h and mmu.h Michael Ellerman powerpc: Allow 4224 bytes of stack expansion for the signal frame Paul Aurich cifs: Fix leak when handling lease break for cached root fid Max Filippov xtensa: fix xtensa_pmu_setup prototype Alexandru Ardelean iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw() Christian Eggers dt-bindings: iio: io-channel-mux: Fix compatible string in example code Pavel Machek btrfs: fix return value mixup in btrfs_get_extent Filipe Manana btrfs: fix memory leaks after failure to lookup checksums during inode logging Josef Bacik btrfs: only search for left_info if there is no right_info in try_merge_free_space David Sterba btrfs: fix messages after changing compression level by remount Josef Bacik btrfs: open device without device_list_mutex Anand Jain btrfs: don't traverse into the seed devices in show_devname Tom Rix btrfs: ref-verify: fix memory leak in add_block_entry Qu Wenruo btrfs: don't allocate anonymous block device for user invisible roots Qu Wenruo btrfs: free anon block device right after subvolume deletion Bjorn Helgaas PCI: Probe bridge window attributes once at enumeration-time Ansuel Smith PCI: qcom: Add support for tx term offset for rev 2.1.0 Ansuel Smith PCI: qcom: Define some PARF params needed for ipq8064 SoC Rajat Jain PCI: Add device even if driver attach failed Kai-Heng Feng PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken Rafael J. Wysocki PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context() Thomas Gleixner genirq/affinity: Make affinity setting if activated opt-in Steve French smb3: warn on confusing error scenario with sec=krb5 ------------- Diffstat: .../bindings/iio/multiplexer/io-channel-mux.txt | 2 +- Makefile | 4 +- .../boot/dts/marvell/armada-3720-espressobin.dts | 6 ++ arch/mips/kernel/topology.c | 2 +- arch/openrisc/kernel/stacktrace.c | 18 +++++- arch/powerpc/include/asm/percpu.h | 4 +- arch/powerpc/mm/fault.c | 7 ++- arch/powerpc/platforms/pseries/hotplug-memory.c | 2 +- arch/sh/boards/mach-landisk/setup.c | 3 + arch/x86/kernel/apic/vector.c | 4 ++ arch/xtensa/kernel/perf_event.c | 2 +- drivers/base/dd.c | 4 +- drivers/clk/sirf/clk-atlas6.c | 2 +- drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c | 5 +- drivers/gpu/drm/drm_panel_orientation_quirks.c | 6 ++ drivers/gpu/drm/imx/imx-ldb.c | 7 ++- drivers/gpu/drm/radeon/ni_dpm.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 8 +-- drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c | 5 +- drivers/gpu/ipu-v3/ipu-image-convert.c | 58 ++++++----------- drivers/i2c/busses/i2c-rcar.c | 15 +++-- drivers/iio/dac/ad5592r-base.c | 4 +- drivers/infiniband/ulp/ipoib/ipoib.h | 2 +- drivers/infiniband/ulp/ipoib/ipoib_ib.c | 67 +++++++++----------- drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 + drivers/input/mouse/sentelic.c | 2 +- drivers/iommu/omap-iommu-debug.c | 3 + drivers/irqchip/irq-gic-v3-its.c | 5 +- drivers/md/bcache/bcache.h | 2 +- drivers/md/bcache/bset.c | 2 +- drivers/md/bcache/btree.c | 2 +- drivers/md/bcache/journal.c | 4 +- drivers/md/bcache/super.c | 2 +- drivers/md/bcache/writeback.c | 14 +++-- drivers/md/bcache/writeback.h | 19 +++++- drivers/md/dm-rq.c | 3 - drivers/md/raid5.c | 3 +- drivers/media/platform/rockchip/rga/rga-hw.c | 29 +++++---- drivers/media/platform/rockchip/rga/rga-hw.h | 5 ++ drivers/media/platform/vsp1/vsp1_dl.c | 2 + drivers/mfd/arizona-core.c | 18 ++++++ drivers/mfd/dln2.c | 4 ++ drivers/mmc/host/renesas_sdhi_internal_dmac.c | 18 ++++-- drivers/net/ethernet/qualcomm/emac/emac.c | 17 ++++- .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c | 1 + .../net/ethernet/stmicro/stmmac/dwmac1000_core.c | 3 + drivers/pci/bus.c | 6 +- drivers/pci/controller/dwc/pcie-qcom.c | 41 +++++++++++- drivers/pci/hotplug/acpiphp_glue.c | 14 ++++- drivers/pci/probe.c | 52 +++++++++++++++ drivers/pci/quirks.c | 5 +- drivers/pci/setup-bus.c | 45 ++----------- drivers/pwm/pwm-bcm-iproc.c | 9 ++- drivers/remoteproc/qcom_q6v5.c | 2 + drivers/scsi/lpfc/lpfc_nvmet.c | 2 +- drivers/usb/serial/ftdi_sio.c | 57 ++++++++++------- drivers/watchdog/f71808e_wdt.c | 13 +++- drivers/watchdog/watchdog_dev.c | 18 +++--- fs/btrfs/disk-io.c | 13 +++- fs/btrfs/free-space-cache.c | 4 +- fs/btrfs/inode.c | 4 +- fs/btrfs/ref-verify.c | 2 + fs/btrfs/super.c | 35 +++++------ fs/btrfs/tree-log.c | 8 +-- fs/btrfs/volumes.c | 21 ++++++- fs/cifs/smb2misc.c | 73 +++++++++++++++------- fs/cifs/smb2pdu.c | 2 + fs/ext2/ialloc.c | 3 +- fs/minix/inode.c | 12 ++-- fs/minix/itree_v1.c | 12 ++-- fs/minix/itree_v2.c | 13 ++-- fs/minix/minix.h | 1 - fs/nfs/nfs4proc.c | 2 - fs/nfs/nfs4xdr.c | 6 +- fs/ocfs2/ocfs2.h | 4 +- fs/ocfs2/suballoc.c | 4 +- fs/ocfs2/super.c | 4 +- fs/ufs/super.c | 2 +- include/linux/intel-iommu.h | 4 +- include/linux/irq.h | 13 ++++ include/linux/pci.h | 3 + include/net/sock.h | 4 ++ kernel/irq/manage.c | 6 +- kernel/kprobes.c | 7 +++ kernel/module.c | 22 ++++++- kernel/trace/ftrace.c | 15 +++-- kernel/trace/trace_events.c | 4 +- kernel/trace/trace_hwlat.c | 5 +- lib/test_kmod.c | 2 +- mm/khugepaged.c | 22 ++++--- mm/page_counter.c | 6 +- net/compat.c | 1 + net/core/sock.c | 21 +++++++ net/mac80211/sta_info.c | 2 +- sound/pci/echoaudio/echoaudio.c | 2 - tools/build/Makefile.feature | 2 +- tools/build/feature/Makefile | 2 - tools/perf/bench/mem-functions.c | 21 ++++--- .../perf/util/intel-pt-decoder/intel-pt-decoder.c | 21 +++---- .../testing/selftests/powerpc/ptrace/ptrace-pkey.c | 55 ++++++++-------- 100 files changed, 715 insertions(+), 413 deletions(-)