merge-upstream/v6.1.124 from branch/tag: upstream/v6.1.124 into branch: main-R113-cos-6.1

Changelog:
-------------------------------------------------------------

Adrian Ratiu (2):
      sound: usb: enable DSD output for ddHiFi TC44C
      sound: usb: format: don't warn that raw DSD is unsupported

Andrew Halaney (1):
      net: stmmac: don't create a MDIO bus if unnecessary

Anton Protopopov (1):
      bpf: fix potential error return

Antonio Pastor (1):
      net: llc: reset skb->transport_header

Arnd Bergmann (1):
      kcov: mark in_softirq_really() as __always_inline

Bartosz Golaszewski (1):
      net: stmmac: platform: provide devm_stmmac_probe_config_dt()

Biju Das (2):
      drm: adv7511: Drop dsi single lane support
      dt-bindings: display: adi,adv7533: Drop single lane support

Chengchang Tang (4):
      RDMA/hns: Refactor mtr find
      RDMA/hns: Remove unused parameters and variables
      RDMA/hns: Fix warning storm caused by invalid input in IO path
      RDMA/hns: Fix missing flush CQE for DWQE

Christian Ehrig (1):
      ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices

Dan Carpenter (1):
      RDMA/uverbs: Prevent integer overflow issue

Daniel Schaefer (1):
      ALSA hda/realtek: Add quirk for Framework F111:000C

Daniele Palmas (1):
      net: usb: qmi_wwan: add Telit FE910C04 compositions

Dominique Martinet (1):
      zram: check comp is non-NULL before calling comp_destroy

Emmanuel Grumbach (1):
      wifi: mac80211: wake the queues in case of failure in resume

Eric Dumazet (5):
      ip_tunnel: annotate data-races around t->parms.link
      net: restrict SO_REUSEPORT to inet sockets
      af_packet: fix vlan_get_tci() vs MSG_PEEK
      af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
      ila: serialize calls to nf_register_net_hooks()

Evgenii Shatokhin (1):
      pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking

Filipe Manana (3):
      btrfs: rename and export __btrfs_cow_block()
      btrfs: fix use-after-free when COWing tree bock and tracing is enabled
      btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount

Greg Kroah-Hartman (1):
      Linux 6.1.124

Hobin Woo (1):
      ksmbd: retry iterate_dir in smb2_query_dir

Ido Schimmel (3):
      ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
      ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
      ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()

Ilya Shchipletsov (1):
      netrom: check buffer length before accessing it

Jeremy Kerr (1):
      net: mctp: handle skb cleanup on sock_queue failures

Jinjian Song (1):
      net: wwan: t7xx: Fix FSM command timeout issue

Joe Hattori (2):
      net: stmmac: restructure the error path of stmmac_probe_config_dt()
      net: mv643xx_eth: fix an OF node reference leak

Johannes Thumshirn (1):
      btrfs: fix use-after-free in btrfs_encoded_read_endio()

Kalesh AP (1):
      RDMA/bnxt_re: Fix reporting hw_ver in query_device

Leon Romanovsky (1):
      ARC: build: Try to guess GCC variant of cross compiler

Li Zhijian (1):
      RDMA/rtrs: Ensure 'ib_sge list' is accessible

Luiz Augusto von Dentz (1):
      Bluetooth: hci_core: Fix sleeping function called from invalid context

Maciej S. Szmigiero (1):
      net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()

Mario Limonciello (1):
      thunderbolt: Don't display nvm_version unless upgrade supported

Masahiro Yamada (2):
      modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
      modpost: fix the missed iteration for the max bit in do_input()

Mathias Nyman (1):
      xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic

Michal Pecio (3):
      xhci: retry Stop Endpoint on buggy NEC controllers
      usb: xhci: Limit Stop Endpoint retries
      usb: xhci: Avoid queuing redundant Stop Endpoint commands

Mika Westerberg (2):
      thunderbolt: Add support for Intel Lunar Lake
      thunderbolt: Add support for Intel Panther Lake-M/P

Naman Jain (1):
      x86/hyperv: Fix hv tsc page based sched_clock for hibernation

Nikolay Kuratov (1):
      net/sctp: Prevent autoclose integer overflow in sctp_association_init()

Oleksij Rempel (1):
      net: dsa: microchip: add ksz_rmw8() function

Pablo Neira Ayuso (1):
      netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext

Paolo Abeni (3):
      mptcp: fix TCP options overflow.
      mptcp: fix recvbuffer adjust on sleeping rcvmsg
      mptcp: don't always assume copied data in mptcp_cleanup_rbuf()

Pascal Hambourg (1):
      sky2: Add device ID 11ab:4373 for Marvell 88E8075

Patrisious Haddad (1):
      RDMA/mlx5: Enforce same type port association for multiport RoCE

Prike Liang (1):
      drm/amdkfd: Correct the migration DMA map direction

Rodrigo Vivi (1):
      drm/i915/dg1: Fix power gate sequence.

Saravanan Vajravel (1):
      RDMA/bnxt_re: Add check for path mtu in modify_qp

Seiji Nishikawa (1):
      mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()

Selvin Xavier (2):
      RDMA/bnxt_re: Fix max_qp_wrs reported
      RDMA/bnxt_re: Fix the locking while accessing the QP table

Stefan Ekenberg (1):
      drm/bridge: adv7511_audio: Update Audio InfoFrame properly

Steven Rostedt (1):
      tracing: Have process_string() also allow arrays

Takashi Iwai (1):
      ALSA: seq: oss: Fix races at processing SysEx messages

Tanya Agarwal (1):
      ALSA: usb-audio: US16x08: Initialize array before use

ThiƩbaud Weksteen (1):
      selinux: ignore unknown extended permissions

Tristram Ha (2):
      net: dsa: microchip: Fix KSZ9477 set_ageing_time function
      net: dsa: microchip: Fix LAN937X set_ageing_time function

Uros Bizjak (1):
      irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base

Vasiliy Kovalev (1):
      ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic model

Vitalii Mordan (1):
      eth: bcmsysport: fix call balance of priv->clk handling routines

Wang Liang (1):
      net: fix memory leak in tcp_conn_request()

Willem de Bruijn (1):
      net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets

Xiao Liang (1):
      net: Fix netns for ip_tunnel_init_flow()

Yafang Shao (1):
      mm/readahead: fix large folio support in async readahead

wenglianfa (1):
      RDMA/hns: Fix mapping error of zero-hop WQE buffer

BUG=b/389006974
TEST=tryjob, validation and K8s e2e
RELEASE_NOTE=Updated the Linux kernel to v6.1.124.

Change-Id: Ib002d6e34b6eab1b4697588ca842f70be581e96b
Signed-off-by: COS Kernel Merge Bot <cloud-image-merge-automation@prod.google.com>