This is the start of the stable review cycle for the 5.10.83 release. There are 121 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, 01 Dec 2021 18:16:51 +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.83-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 <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 5.10.83-rc1 Alex Deucher <alexander.deucher@xxxxxxx> drm/amdgpu/gfx9: switch to golden tsc registers for renoir+ Joakim Zhang <qiangqing.zhang@xxxxxxx> net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEP Alexander Mikhalitsyn <alexander.mikhalitsyn@xxxxxxxxxxxxx> shm: extend forced shm destroy to support objects from several IPC nses David Hildenbrand <david@xxxxxxxxxx> s390/mm: validate VMA in PGSTE manipulation functions Juergen Gross <jgross@xxxxxxxx> tty: hvc: replace BUG_ON() with negative return value Juergen Gross <jgross@xxxxxxxx> xen/netfront: don't trust the backend response data blindly Juergen Gross <jgross@xxxxxxxx> xen/netfront: disentangle tx_skb_freelist Juergen Gross <jgross@xxxxxxxx> xen/netfront: don't read data from request on the ring page Juergen Gross <jgross@xxxxxxxx> xen/netfront: read response from backend only once Juergen Gross <jgross@xxxxxxxx> xen/blkfront: don't trust the backend response data blindly Juergen Gross <jgross@xxxxxxxx> xen/blkfront: don't take local copy of a request from the ring page Juergen Gross <jgross@xxxxxxxx> xen/blkfront: read response from backend only once Juergen Gross <jgross@xxxxxxxx> xen: sync include/xen/interface/io/ring.h with Xen's newest version Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> tracing: Check pid filtering when creating events Stefano Garzarella <sgarzare@xxxxxxxxxx> vhost/vsock: fix incorrect used length reported to the guest Joerg Roedel <jroedel@xxxxxxx> iommu/amd: Clarify AMD IOMMUv2 initialization messages Steve French <stfrench@xxxxxxxxxxxxx> smb3: do not error on fsync when readonly Jeff Layton <jlayton@xxxxxxxxxx> ceph: properly handle statfs on multifs setups Weichao Guo <guoweichao@xxxxxxxx> f2fs: set SBI_NEED_FSCK flag when inconsistent node block found Mark Rutland <mark.rutland@xxxxxxx> sched/scs: Reset task stack state in bringup_cpu() Arjun Roy <arjunroy@xxxxxxxxxx> tcp: correctly handle increased zerocopy args struct size Vladimir Oltean <vladimir.oltean@xxxxxxx> net: mscc: ocelot: correctly report the timestamping RX filters in ethtool Vladimir Oltean <vladimir.oltean@xxxxxxx> net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP Guangbin Huang <huangguangbin2@xxxxxxxxxx> net: hns3: fix VF RSS failed problem after PF enable multi-TCs Tony Lu <tonylu@xxxxxxxxxxxxxxxxx> net/smc: Don't call clcsock shutdown twice when smc shutdown Ziyang Xuan <william.xuanziyang@xxxxxxxxxx> net: vlan: fix underflow for the real_dev refcnt Davide Caratti <dcaratti@xxxxxxxxxx> net/sched: sch_ets: don't peek at classes beyond 'nbands' Jakub Kicinski <kuba@xxxxxxxxxx> tls: fix replacing proto_ops Jakub Kicinski <kuba@xxxxxxxxxx> tls: splice_read: fix record type check Huang Pei <huangpei@xxxxxxxxxxx> MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 Huang Pei <huangpei@xxxxxxxxxxx> MIPS: loongson64: fix FTLB configuration Jesse Brandeburg <jesse.brandeburg@xxxxxxxxx> igb: fix netpoll exit with traffic Maurizio Lombardi <mlombard@xxxxxxxxxx> nvmet: use IOCB_NOWAIT only if the filesystem supports it Guo DaXing <guodaxing@xxxxxxxxxx> net/smc: Fix loop in smc_listen Karsten Graul <kgraul@xxxxxxxxxxxxx> net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx> net: phylink: Force retrigger in case of latched link-fail indicator Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx> net: phylink: Force link down and retrigger resolve on interface change Heiner Kallweit <hkallweit1@xxxxxxxxx> lan743x: fix deadlock in lan743x_phy_link_status_change() Eric Dumazet <edumazet@xxxxxxxxxx> tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx> drm/amd/display: Set plane update flags for all planes in reset Thomas Zeitlhofer <thomas.zeitlhofer+lkml@xxxxxxxx> PM: hibernate: use correct mode for swsusp_close() Kumar Thangavel <kumarthangavel.hcl@xxxxxxxxx> net/ncsi : Add payload to be 32-bit aligned to fix dropped packets Varun Prakash <varun@xxxxxxxxxxx> nvmet-tcp: fix incomplete data digest send Marek Behún <kabel@xxxxxxxxxx> net: marvell: mvpp2: increase MTU limit when XDP enabled Amit Cohen <amcohen@xxxxxxxxxx> mlxsw: spectrum: Protect driver from buggy firmware Danielle Ratson <danieller@xxxxxxxxxx> mlxsw: Verify the accessed index doesn't exceed the array length Tony Lu <tonylu@xxxxxxxxxxxxxxxxx> net/smc: Ensure the active closing peer first closes clcsock Huang Jianan <huangjianan@xxxxxxxx> erofs: fix deadlock when shrink erofs slab Shin'ichiro Kawasaki <shinichiro.kawasaki@xxxxxxx> scsi: scsi_debug: Zero clear zones at reset write pointer Mike Christie <michael.christie@xxxxxxxxxx> scsi: core: sysfs: Fix setting device state to SDEV_RUNNING Marta Plantykow <marta.a.plantykow@xxxxxxxxx> ice: avoid bpf_prog refcount underflow Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx> ice: fix vsi->txq_map sizing Nikolay Aleksandrov <nikolay@xxxxxxxxxx> net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group Nikolay Aleksandrov <nikolay@xxxxxxxxxx> net: ipv6: add fib6_nh_release_dsts stub Holger Assmann <h.assmann@xxxxxxxxxxxxxx> net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls Joakim Zhang <qiangqing.zhang@xxxxxxx> net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resume Diana Wang <na.wang@xxxxxxxxxxxx> nfp: checking parameter process for rx-usecs/tx-usecs is invalid Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: fix typos in __ip6_finish_output() Michael Kelley <mikelley@xxxxxxxxxxxxx> firmware: smccc: Fix check for ARCH_SOC_ID not implemented Eric Dumazet <edumazet@xxxxxxxxxx> mptcp: fix delack timer Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec Nitesh B Venkatesh <nitesh.b.venkatesh@xxxxxxxxx> iavf: Prevent changing static ITR values if adaptive moderation is on Volodymyr Mytnyk <vmytnyk@xxxxxxxxxxx> net: marvell: prestera: fix double free issue on err path Dan Carpenter <dan.carpenter@xxxxxxxxxx> drm/vc4: fix error code in vc4_create_object() Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx> scsi: mpt3sas: Fix kernel panic during drive powercycle test Dan Carpenter <dan.carpenter@xxxxxxxxxx> drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks Takashi Iwai <tiwai@xxxxxxx> ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> NFSv42: Don't fail clone() unless the OP_CLONE operation failed Peng Fan <peng.fan@xxxxxxx> firmware: arm_scmi: pm: Propagate return value to caller Alexander Aring <aahringo@xxxxxxxxxx> net: ieee802154: handle iftypes as u32 Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> ASoC: codecs: wcd934x: return error code correctly from hw_params Takashi Iwai <tiwai@xxxxxxx> ASoC: topology: Add missing rwsem around snd_ctl_remove() calls Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handling Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer Florian Fainelli <f.fainelli@xxxxxxxxx> ARM: dts: bcm2711: Fix PCIe interrupts Florian Fainelli <f.fainelli@xxxxxxxxx> ARM: dts: BCM5301X: Add interrupt properties to GPIO node Florian Fainelli <f.fainelli@xxxxxxxxx> ARM: dts: BCM5301X: Fix I2C controller interrupt Will Mortensen <willmo@xxxxxxxxx> netfilter: flowtable: fix IPv6 tunnel addr match yangxingwu <xingwu.yang@xxxxxxxxx> netfilter: ipvs: Fix reuse connection if RS weight is 0 Florent Fourcot <florent.fourcot@xxxxxxxxxx> netfilter: ctnetlink: do not erase error code with EINVAL Florent Fourcot <florent.fourcot@xxxxxxxxxx> netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY David Hildenbrand <david@xxxxxxxxxx> proc/vmcore: fix clearing user buffer by properly using clear_user() Pali Rohár <pali@xxxxxxxxxx> PCI: aardvark: Fix link training Pali Rohár <pali@xxxxxxxxxx> PCI: aardvark: Simplify initialization of rootcap on virtual bridge Pali Rohár <pali@xxxxxxxxxx> PCI: aardvark: Implement re-issuing config requests on CRS response Pali Rohár <pali@xxxxxxxxxx> PCI: aardvark: Update comment about disabling link training Marek Behún <kabel@xxxxxxxxxx> PCI: aardvark: Deduplicate code in advk_pcie_rd_conf() Christophe Leroy <christophe.leroy@xxxxxxxxxx> powerpc/32: Fix hardlockup on vmap stack overflow Dylan Hung <dylan_hung@xxxxxxxxxxxxxx> mdio: aspeed: Fix "Link is Down" issue Adrian Hunter <adrian.hunter@xxxxxxxxx> mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB Tim Harvey <tharvey@xxxxxxxxxxxxx> mmc: sdhci-esdhc-imx: disable CMDQ support Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> tracing: Fix pid filtering when triggers are attached Jiri Olsa <jolsa@xxxxxxxxxx> tracing/uprobe: Fix uprobe_perf_open probes iteration Nicholas Piggin <npiggin@xxxxxxxxx> KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB Stefano Stabellini <stefano.stabellini@xxxxxxxxxx> xen: detect uninitialized xenbus in xenbus_init Stefano Stabellini <stefano.stabellini@xxxxxxxxxx> xen: don't continue xenstore initialization in case of errors Miklos Szeredi <mszeredi@xxxxxxxxxx> fuse: release pipe buf after last use Dan Carpenter <dan.carpenter@xxxxxxxxxx> staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect() Takashi Iwai <tiwai@xxxxxxx> staging: greybus: Add missing rwsem around snd_ctl_remove() calls Noralf Trønnes <noralf@xxxxxxxxxxx> staging/fbtft: Fix backlight Jason Gerecke <killertofu@xxxxxxxxx> HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts Helge Deller <deller@xxxxxx> Revert "parisc: Fix backtrace to always include init funtion names" Hans Verkuil <hverkuil-cisco@xxxxxxxxx> media: cec: copy sequence field for the reply Takashi Iwai <tiwai@xxxxxxx> ALSA: hda/realtek: Fix LED on HP ProBook 435 G7 Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx> ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100 Takashi Iwai <tiwai@xxxxxxx> ALSA: ctxfi: Fix out-of-range access Todd Kjos <tkjos@xxxxxxxxxx> binder: fix test regression due to sender_euid change Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx> usb: hub: Fix locking issues with address0_mutex Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx> usb: hub: Fix usb enumeration issue due to address0 race Ondrej Jirman <megous@xxxxxxxxxx> usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts Dan Carpenter <dan.carpenter@xxxxxxxxxx> usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe Nikolay Aleksandrov <nikolay@xxxxxxxxxx> net: nexthop: fix null pointer dereference when IPv6 is not enabled Albert Wang <albertccwang@xxxxxxxxxx> usb: dwc3: gadget: Fix null pointer exception Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx> usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx> usb: dwc3: gadget: Ignore NoStream after End Transfer Nathan Chancellor <nathan@xxxxxxxxxx> usb: dwc2: hcd_queue: Fix use of floating point literal Minas Harutyunyan <Minas.Harutyunyan@xxxxxxxxxxxx> usb: dwc2: gadget: Fix ISOC flow for elapsed frames Mingjie Zhang <superzmj@xxxxxxxxxxx> USB: serial: option: add Fibocom FM101-GL variants Daniele Palmas <dnlplm@xxxxxxxxx> USB: serial: option: add Telit LE910S1 0x9200 composition Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> ACPI: Get acpi_device's parent from the parent field Daniel Borkmann <daniel@xxxxxxxxxxxxx> bpf: Fix toctou on read-only map's constant scalar tracking ------------- Diffstat: Documentation/networking/ipvs-sysctl.rst | 3 +- Makefile | 4 +- arch/arm/boot/dts/bcm2711.dtsi | 8 +- arch/arm/boot/dts/bcm5301x.dtsi | 4 +- arch/arm/mach-socfpga/core.h | 2 +- arch/arm/mach-socfpga/platsmp.c | 8 +- arch/mips/Kconfig | 2 +- arch/mips/kernel/cpu-probe.c | 4 +- arch/parisc/kernel/vmlinux.lds.S | 3 +- arch/powerpc/kernel/head_32.h | 6 +- arch/powerpc/kvm/book3s_hv_builtin.c | 5 +- arch/s390/mm/pgtable.c | 13 + drivers/acpi/property.c | 11 +- drivers/android/binder.c | 2 +- drivers/block/xen-blkfront.c | 126 ++++++---- drivers/firmware/arm_scmi/scmi_pm_domain.c | 4 +- drivers/firmware/smccc/soc_id.c | 2 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 46 +++- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 +- drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c | 6 +- drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c | 6 +- drivers/gpu/drm/vc4/vc4_bo.c | 2 +- drivers/hid/wacom_wac.c | 8 +- drivers/hid/wacom_wac.h | 1 + drivers/iommu/amd/iommu_v2.c | 6 +- drivers/media/cec/core/cec-adap.c | 1 + drivers/mmc/host/sdhci-esdhc-imx.c | 2 - drivers/mmc/host/sdhci.c | 21 +- drivers/mmc/host/sdhci.h | 4 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 4 +- drivers/net/ethernet/intel/iavf/iavf_ethtool.c | 30 ++- drivers/net/ethernet/intel/ice/ice_lib.c | 9 +- drivers/net/ethernet/intel/ice/ice_main.c | 18 +- drivers/net/ethernet/intel/igb/igb_main.c | 2 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 14 +- .../ethernet/marvell/prestera/prestera_switchdev.c | 6 +- drivers/net/ethernet/mellanox/mlxsw/minimal.c | 4 + drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 5 + drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c | 3 + .../net/ethernet/mellanox/mlxsw/spectrum_router.c | 3 + .../ethernet/mellanox/mlxsw/spectrum_switchdev.c | 4 + drivers/net/ethernet/microchip/lan743x_main.c | 12 +- drivers/net/ethernet/mscc/ocelot.c | 11 +- drivers/net/ethernet/netronome/nfp/nfp_net.h | 3 - .../net/ethernet/netronome/nfp/nfp_net_ethtool.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 1 + drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 139 ++++++----- .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 44 ++++ drivers/net/mdio/mdio-aspeed.c | 7 + drivers/net/phy/phylink.c | 26 +- drivers/net/xen-netfront.c | 272 ++++++++++++-------- drivers/nvme/target/io-cmd-file.c | 4 +- drivers/nvme/target/tcp.c | 7 +- drivers/pci/controller/pci-aardvark.c | 235 ++++++++--------- drivers/scsi/mpt3sas/mpt3sas_scsih.c | 2 +- drivers/scsi/scsi_debug.c | 5 + drivers/scsi/scsi_sysfs.c | 2 +- drivers/staging/fbtft/fb_ssd1351.c | 4 - drivers/staging/fbtft/fbtft-core.c | 9 +- drivers/staging/greybus/audio_helper.c | 8 +- drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 3 +- drivers/tty/hvc/hvc_xen.c | 17 +- drivers/usb/chipidea/ci_hdrc_imx.c | 18 +- drivers/usb/core/hub.c | 24 +- drivers/usb/dwc2/gadget.c | 17 +- drivers/usb/dwc2/hcd_queue.c | 2 +- drivers/usb/dwc3/gadget.c | 39 ++- drivers/usb/serial/option.c | 5 + drivers/usb/typec/tcpm/fusb302.c | 6 +- drivers/vhost/vsock.c | 2 +- drivers/xen/xenbus/xenbus_probe.c | 27 +- fs/ceph/super.c | 11 +- fs/cifs/file.c | 35 ++- fs/erofs/utils.c | 8 +- fs/f2fs/node.c | 1 + fs/fuse/dev.c | 10 +- fs/nfs/nfs42xdr.c | 3 +- fs/proc/vmcore.c | 16 +- include/linux/bpf.h | 3 +- include/linux/ipc_namespace.h | 15 ++ include/linux/sched/task.h | 2 +- include/net/ip6_fib.h | 1 + include/net/ipv6_stubs.h | 1 + include/net/nl802154.h | 7 +- include/xen/interface/io/ring.h | 278 ++++++++++++--------- ipc/shm.c | 189 ++++++++++---- kernel/bpf/syscall.c | 57 +++-- kernel/bpf/verifier.c | 17 +- kernel/cpu.c | 7 + kernel/power/hibernate.c | 6 +- kernel/sched/core.c | 4 - kernel/trace/trace.h | 24 +- kernel/trace/trace_events.c | 10 + kernel/trace/trace_uprobe.c | 1 + net/8021q/vlan.c | 3 - net/8021q/vlan_dev.c | 3 + net/ipv4/nexthop.c | 35 ++- net/ipv4/tcp.c | 4 +- net/ipv4/tcp_cubic.c | 5 +- net/ipv6/af_inet6.c | 1 + net/ipv6/ip6_output.c | 2 +- net/ipv6/route.c | 19 ++ net/mptcp/options.c | 3 +- net/ncsi/ncsi-cmd.c | 24 +- net/netfilter/ipvs/ip_vs_core.c | 8 +- net/netfilter/nf_conntrack_netlink.c | 6 +- net/netfilter/nf_flow_table_offload.c | 4 +- net/sched/sch_ets.c | 8 +- net/smc/af_smc.c | 12 +- net/smc/smc_close.c | 6 + net/smc/smc_core.c | 35 +-- net/tls/tls_main.c | 47 +++- net/tls/tls_sw.c | 23 +- sound/hda/intel-dsp-config.c | 9 + sound/pci/ctxfi/ctamixer.c | 14 +- sound/pci/ctxfi/ctdaio.c | 16 +- sound/pci/ctxfi/ctresource.c | 7 +- sound/pci/ctxfi/ctresource.h | 4 +- sound/pci/ctxfi/ctsrc.c | 7 +- sound/pci/hda/patch_realtek.c | 28 +++ sound/soc/codecs/wcd934x.c | 3 +- sound/soc/qcom/qdsp6/q6asm-dai.c | 19 +- sound/soc/qcom/qdsp6/q6routing.c | 6 +- sound/soc/soc-topology.c | 3 + 124 files changed, 1597 insertions(+), 842 deletions(-)