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=-19.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable 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 60ED3C19F3A for ; Mon, 16 Aug 2021 13:19:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4302E63324 for ; Mon, 16 Aug 2021 13:19:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240103AbhHPNSR (ORCPT ); Mon, 16 Aug 2021 09:18:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:59346 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238636AbhHPNH7 (ORCPT ); Mon, 16 Aug 2021 09:07:59 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D8237632A7; Mon, 16 Aug 2021 13:06:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1629119219; bh=t+r/u2fWIfdlWnKLu6R6NiAHZ1EZbt2+pBWwpV/9fGY=; h=From:To:Cc:Subject:Date:From; b=yHxpY02rU6gQjNAlsio7TdXAh+eIGIAUqCcGqs95uloR5d902nLvvWwfjTNzuRPxp bllLjlgMNT6VdGcB+aA1mjxjTOne+u2Pw4Rdfq/1uW6e00qSZJcy+iaLIDTWXBqeVl PuoY+G0df/Gb5kMXjM1eK4KUNSLikW9bnKApd41U= 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, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: [PATCH 5.10 00/96] 5.10.60-rc1 review Date: Mon, 16 Aug 2021 15:01:10 +0200 Message-Id: <20210816125434.948010115@linuxfoundation.org> X-Mailer: git-send-email 2.32.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/v5.x/stable-review/patch-5.10.60-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.10.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.10.60-rc1 X-KernelTest-Deadline: 2021-08-18T12:54+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.10.60 release. There are 96 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, 18 Aug 2021 12:54: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.10.60-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.10.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.10.60-rc1 Nathan Chancellor vmlinux.lds.h: Handle clang's module.{c,d}tor sections Jeff Layton ceph: take snap_empty_lock atomically with snaprealm refcount change Jeff Layton ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm Jeff Layton ceph: add some lockdep assertions around snaprealm handling Hans de Goede vboxsf: Add support for the atomic_open directory-inode op Hans de Goede vboxsf: Add vboxsf_[create|release]_sf_handle() helpers Sean Christopherson KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF Sean Christopherson KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation Ard Biesheuvel efi/libstub: arm64: Double check image alignment at entry Christophe Leroy powerpc/smp: Fix OOPS in topology_init() Thomas Gleixner PCI/MSI: Protect msi_desc::masked for multi-MSI Thomas Gleixner PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown() Thomas Gleixner PCI/MSI: Correct misleading comments Thomas Gleixner PCI/MSI: Do not set invalid bits in MSI mask Thomas Gleixner PCI/MSI: Enforce MSI[X] entry updates to be visible Thomas Gleixner PCI/MSI: Enforce that MSI-X table entry is masked for update Thomas Gleixner PCI/MSI: Mask all unused MSI-X entries Thomas Gleixner PCI/MSI: Enable and mask MSI-X early Ben Dai genirq/timings: Prevent potential array overflow in __irq_timings_store() Bixuan Cui genirq/msi: Ensure deactivation on teardown Babu Moger x86/resctrl: Fix default monitoring groups reporting Thomas Gleixner x86/ioapic: Force affinity setup before startup Thomas Gleixner x86/msi: Force affinity setup before startup Thomas Gleixner genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP Randy Dunlap x86/tools: Fix objdump version check again Pu Lehui powerpc/kprobes: Fix kprobe Oops happens in booke Ard Biesheuvel efi/libstub: arm64: Relax 2M alignment again for relocatable kernels Ard Biesheuvel efi/libstub: arm64: Force Image reallocation if BSS was not reserved Benjamin Herrenschmidt arm64: efi: kaslr: Fix occasional random alloc (and boot) failure Xie Yongji nbd: Aovid double completion of a request Longpeng(Mike) vsock/virtio: avoid potential deadlock when vsock device remove Maximilian Heyne xen/events: Fix race in set_evtchn_to_irq Matt Roper drm/i915: Only access SFC_DONE when media domain is not fused off Eric Dumazet net: igmp: increase size of mr_ifc_count Neal Cardwell tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets Willy Tarreau net: linkwatch: fix failure to restore device state across suspend/resume Yang Yingliang net: bridge: fix memleak in br_add_if() Nikolay Aleksandrov net: bridge: fix flags interpretation for extern learn fdb entries Vladimir Oltean net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry Vladimir Oltean net: dsa: sja1105: fix broken backpressure in .port_fdb_dump Vladimir Oltean net: dsa: lantiq: fix broken backpressure in .port_fdb_dump Vladimir Oltean net: dsa: lan9303: fix broken backpressure in .port_fdb_dump Eric Dumazet net: igmp: fix data-race in igmp_ifc_timer_expire() Takeshi Misawa net: Fix memory leak in ieee802154_raw_deliver Ben Hutchings net: dsa: microchip: ksz8795: Fix VLAN filtering Ben Hutchings net: dsa: microchip: Fix ksz_read64() Christian Hewitt drm/meson: fix colour distortion from HDR set during vendor u-boot Aya Levin net/mlx5: Fix return value from tracer initialization Shay Drory net/mlx5: Synchronize correct IRQ when destroying CQ Guillaume Nault bareudp: Fix invalid read beyond skb's linear data Roi Dayan psample: Add a fwd declaration for skbuff Md Fahad Iqbal Polash iavf: Set RSS LUT and key in reset handle path Brett Creeley ice: don't remove netdev->dev_addr from uc sync list Anirudh Venkataramanan ice: Prevent probing virtual functions Hangbin Liu net: sched: act_mirred: Reset ct info when mirror/redirect skb Karsten Graul net/smc: fix wait on already cleared link Pali Rohár ppp: Fix generating ifname when empty IFLA_IFNAME is specified Ben Hutchings net: phy: micrel: Fix link detection on ksz87xx switch" Tatsuhiko Yasumatsu bpf: Fix integer overflow involving bucket_size Robin Gögge libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT Hans de Goede platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables John Hubbard net: mvvp2: fix short frame size on s390 DENG Qingfang net: dsa: mt7530: add the missing RxUnicast MIB counter Richard Fitzgerald ASoC: cs42l42: Fix LRCLK frame start edge Andy Shevchenko pinctrl: tigerlake: Fix GPIO mapping for newer version of software Yajun Deng netfilter: nf_conntrack_bridge: Fix memory leak when error Richard Fitzgerald ASoC: cs42l42: Remove duplicate control for WNF filter frequency Richard Fitzgerald ASoC: cs42l42: Fix inversion of ADC Notch Switch control Guennadi Liakhovetski ASoC: SOF: Intel: hda-ipc: fix reply size checking Mike Tipton interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate Richard Fitzgerald ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J Richard Fitzgerald ASoC: cs42l42: Correct definition of ADC Volume control Hsin-Yi Wang pinctrl: mediatek: Fix fallback behavior for bias_set_combo Dongliang Mu ieee802154: hwsim: fix GPF in hwsim_new_edge_nl Dongliang Mu ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi Alex Deucher drm/amdgpu: don't enable baco on boco platforms in runpm Anson Jacob drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work Eric Bernstein drm/amd/display: Remove invalid assert for ODM + MPC case Dan Williams libnvdimm/region: Fix label activation vs errors Dan Williams ACPI: NFIT: Fix support for virtual SPA ranges Luis Henriques ceph: reduce contention in ceph_check_delayed_caps() Vineet Gupta ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch Grygorii Strashko net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases Hsuan-Chi Kuo seccomp: Fix setting loaded filter count during TSYNC Ewan D. Milne scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash Shyam Prasad N cifs: create sd context must be a multiple of 8 Greg Kroah-Hartman i2c: dev: zero out array used for i2c reads from userspace Takashi Iwai ASoC: intel: atom: Fix reference to PCM buffer address Mark Brown ASoC: tlv320aic31xx: Fix jack detection after suspend Takashi Iwai ASoC: uniphier: Fix reference to PCM buffer address Takashi Iwai ASoC: xilinx: Fix reference to PCM buffer address Takashi Iwai ASoC: amd: Fix reference to PCM buffer address Colin Ian King iio: adc: Fix incorrect exit of for-loop Chris Lesiak iio: humidity: hdc100x: Add margin to the conversion time Antti Keränen iio: adis: set GPIO reset pin direction Uwe Kleine-König iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels ------------- Diffstat: Makefile | 4 +- arch/arc/kernel/fpu.c | 9 +- arch/powerpc/kernel/kprobes.c | 3 +- arch/powerpc/kernel/sysfs.c | 2 +- arch/x86/kernel/apic/io_apic.c | 6 +- arch/x86/kernel/apic/msi.c | 13 ++- arch/x86/kernel/cpu/resctrl/monitor.c | 27 +++-- arch/x86/kvm/vmx/nested.c | 3 +- arch/x86/kvm/vmx/vmx.h | 2 +- arch/x86/tools/chkobjdump.awk | 1 + drivers/acpi/nfit/core.c | 3 + drivers/base/core.c | 1 + drivers/block/nbd.c | 14 ++- drivers/firmware/efi/libstub/arm64-stub.c | 69 ++++++++++-- drivers/firmware/efi/libstub/randomalloc.c | 2 + drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 + .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c | 2 +- .../gpu/drm/amd/display/dc/dcn30/dcn30_resource.c | 1 - drivers/gpu/drm/i915/i915_gpu_error.c | 19 +++- drivers/gpu/drm/meson/meson_registers.h | 5 + drivers/gpu/drm/meson/meson_viu.c | 7 +- drivers/i2c/i2c-dev.c | 5 +- drivers/iio/adc/palmas_gpadc.c | 4 +- drivers/iio/adc/ti-ads7950.c | 1 - drivers/iio/humidity/hdc100x.c | 6 +- drivers/iio/imu/adis.c | 3 +- drivers/infiniband/hw/mlx5/cq.c | 4 +- drivers/infiniband/hw/mlx5/devx.c | 3 +- drivers/interconnect/qcom/icc-rpmh.c | 10 +- drivers/net/bareudp.c | 16 ++- drivers/net/dsa/lan9303-core.c | 34 +++--- drivers/net/dsa/lantiq_gswip.c | 14 ++- drivers/net/dsa/microchip/ksz8795.c | 11 ++ drivers/net/dsa/microchip/ksz_common.h | 8 +- drivers/net/dsa/mt7530.c | 1 + drivers/net/dsa/sja1105/sja1105_main.c | 4 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 13 ++- drivers/net/ethernet/intel/ice/ice_main.c | 28 +++-- drivers/net/ethernet/marvell/mvpp2/mvpp2.h | 2 +- drivers/net/ethernet/mellanox/mlx5/core/cq.c | 1 + .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 11 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 13 +-- drivers/net/ethernet/mellanox/mlx5/core/eq.c | 20 +++- .../net/ethernet/mellanox/mlx5/core/fpga/conn.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h | 2 + .../ethernet/mellanox/mlx5/core/steering/dr_send.c | 4 +- drivers/net/ethernet/ti/cpsw_new.c | 7 +- drivers/net/ethernet/ti/cpsw_priv.h | 4 +- drivers/net/ieee802154/mac802154_hwsim.c | 6 +- drivers/net/phy/micrel.c | 2 - drivers/net/ppp/ppp_generic.c | 2 +- drivers/nvdimm/namespace_devs.c | 17 ++- drivers/pci/msi.c | 125 +++++++++++++-------- drivers/pinctrl/intel/pinctrl-tigerlake.c | 26 ++--- drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c | 8 +- drivers/platform/x86/pcengines-apuv2.c | 2 + drivers/scsi/lpfc/lpfc_init.c | 3 +- drivers/vdpa/mlx5/net/mlx5_vnet.c | 3 +- drivers/xen/events/events_base.c | 20 +++- fs/ceph/caps.c | 17 ++- fs/ceph/mds_client.c | 25 +++-- fs/ceph/snap.c | 54 +++++---- fs/ceph/super.h | 2 +- fs/cifs/smb2pdu.c | 2 +- fs/vboxsf/dir.c | 48 ++++++++ fs/vboxsf/file.c | 71 +++++++----- fs/vboxsf/vfsmod.h | 7 ++ include/asm-generic/vmlinux.lds.h | 1 + include/linux/device.h | 1 + include/linux/inetdevice.h | 2 +- include/linux/irq.h | 2 + include/linux/mlx5/driver.h | 3 +- include/linux/msi.h | 2 +- include/net/psample.h | 2 + include/uapi/linux/neighbour.h | 7 +- kernel/bpf/hashtab.c | 4 +- kernel/irq/chip.c | 5 +- kernel/irq/msi.c | 13 ++- kernel/irq/timings.c | 5 + kernel/seccomp.c | 2 +- net/bridge/br_fdb.c | 23 +++- net/bridge/br_if.c | 2 + net/bridge/netfilter/nf_conntrack_bridge.c | 6 + net/core/link_watch.c | 5 +- net/ieee802154/socket.c | 7 +- net/ipv4/igmp.c | 21 ++-- net/ipv4/tcp_bbr.c | 2 +- net/sched/act_mirred.c | 3 + net/smc/smc_core.h | 2 + net/smc/smc_llc.c | 10 +- net/smc/smc_tx.c | 18 ++- net/smc/smc_wr.c | 10 ++ net/vmw_vsock/virtio_transport.c | 7 +- sound/soc/amd/acp-pcm-dma.c | 2 +- sound/soc/amd/raven/acp3x-pcm-dma.c | 2 +- sound/soc/amd/renoir/acp3x-pdm-dma.c | 2 +- sound/soc/codecs/cs42l42.c | 39 +++---- sound/soc/codecs/tlv320aic31xx.c | 10 ++ sound/soc/intel/atom/sst-mfld-platform-pcm.c | 3 +- sound/soc/sof/intel/hda-ipc.c | 4 +- sound/soc/uniphier/aio-dma.c | 2 +- sound/soc/xilinx/xlnx_formatter_pcm.c | 4 +- tools/lib/bpf/libbpf_probes.c | 4 +- 103 files changed, 750 insertions(+), 355 deletions(-)