merge-upstream/v6.1.77 from branch/tag: upstream/v6.1.77 into branch: cos-6.1

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

Abhinav Kumar (1):
      drm/msm/dpu: fix writeback programming for YUV cases

Adrian Reber (1):
      tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE

Ahmed Zaki (1):
      ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values

Al Viro (2):
      rename(): fix the locking of subdirectories
      fast_dput(): handle underflows gracefully

Aleksander Jan Bajkowski (1):
      MIPS: lantiq: register smp_ops on non-smp platforms

Alex Lyakas (1):
      md: Whenassemble the array, consult the superblock of the freshest device

Alexander Stein (4):
      ARM: dts: imx7d: Fix coresight funnel ports
      ARM: dts: imx7s: Fix lcdif compatible
      ARM: dts: imx7s: Fix nand-controller #size-cells
      clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks

Alfred Piccioni (1):
      lsm: new security_file_ioctl_compat() hook

Alvin Lee (1):
      drm/amd/display: For prefetch mode > 0, extend prefetch if possible

Amelie Delaunay (1):
      dmaengine: fix NULL pointer in channel unregistration function

Andrii Nakryiko (1):
      selftests/bpf: satisfy compiler by having explicit return in btf test

Andrii Staikov (1):
      i40e: Fix VF disable behavior to block all traffic

Andrzej Hajda (1):
      debugobjects: Stop accessing objects after releasing hash bucket lock

Andy Shevchenko (1):
      mmc: mmc_spi: remove custom DMA mapped buffers

Anna Schumaker (1):
      SUNRPC: Fix a suspicious RCU usage warning

Anthony Krowiak (1):
      s390/vfio-ap: unpin pages on gisc registration failure

Anton Ivanov (1):
      um: Fix naming clash between UML and scheduler

Arec Kao (1):
      media: ov13b10: Support device probe in non-zero ACPI D state

Arnd Bergmann (2):
      drm/exynos: fix accidental on-stack copy of exynos_drm_plane
      arch: consolidate arch_irq_work_raise prototypes

Avri Altman (1):
      mmc: core: Use mrq.sbc in close-ended ffu

Baochen Qiang (1):
      wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too early

Baokun Li (3):
      ext4: unify the type of flexbg_size to unsigned int
      ext4: remove unnecessary check from alloc_flex_gd()
      ext4: avoid online resizing failures due to oversized flex bg

Bart Van Assche (1):
      scsi: ufs: core: Remove the ufshcd_hba_exit() call from ufshcd_async_scan()

Benjamin Berg (2):
      wifi: cfg80211: free beacon_ies when overridden from hidden BSS
      um: Don't use vfprintf() for os_info()

Benjamin Poirier (2):
      selftests: team: Add missing config options
      selftests: bonding: Check initial state

Bernd Edlinger (2):
      net: stmmac: Wait a bit for the reset to take effect
      exec: Fix error handling in begin_new_exec()

Bharat Bhushan (1):
      crypto: octeontx2 - Fix cptvf driver cleanup

Bhaumik Bhatt (1):
      bus: mhi: host: Add spinlock to protect WP access when queueing TREs

Bingbu Cao (3):
      media: imx355: Enable runtime PM before registering async sub-device
      media: ov9734: Enable runtime PM before registering async sub-device
      media: ov13b10: Enable runtime PM before registering async sub-device

Bjorn Helgaas (1):
      PCI/AER: Decode Requester ID when no error info found

Breno Leitao (1):
      net: sysfs: Fix /sys/class/net/<iface> path

Chao Yu (2):
      f2fs: fix to check return value of f2fs_reserve_new_block()
      f2fs: fix to tag gcing flag on page during block migration

Charan Teja Kalla (2):
      mm/sparsemem: fix race in accessing memory_section->usage
      mm: page_alloc: unreserve highatomic page blocks before oom

Chris Riches (1):
      audit: Send netlink ACK before setting connection in auditd_set

Christian Marangi (2):
      PM / devfreq: Fix buffer overflow in trans_stat_show
      net: phy: at803x: fix passing the wrong reference for config_intr

Christoph Hellwig (1):
      block: prevent an integer overflow in bvec_try_merge_hw_page

Christophe JAILLET (1):
      ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()

Chung-Chiang Cheng (1):
      btrfs: tree-checker: fix inline ref size in error messages

Cristian Ciocaltea (1):
      ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument

Cristian Marussi (1):
      firmware: arm_scmi: Check mailbox/SMT channel for consistency

Dan Carpenter (3):
      netfs, fscache: Prevent Oops in fscache_put_cache()
      drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking
      drm/bridge: nxp-ptn3460: simplify some error checking

Daniel Stodden (1):
      PCI: switchtec: Fix stdev_release() crash after surprise hot remove

Daniel Vacek (1):
      IB/ipoib: Fix mcast list locking

Dave Airlie (1):
      nouveau/vmm: don't set addr on the fail path to avoid warning

Dave Chinner (1):
      xfs: read only mounts with fsopen mount API are busted

David Disseldorp (1):
      btrfs: sysfs: validate scrub_speed_max value

David Howells (2):
      afs: Hide silly-rename files from userspace
      9p: Fix initialisation of netfs_inode for 9p

David Lechner (1):
      spi: fix finalize message on error return

David Sterba (1):
      btrfs: don't warn if discard range is not aligned to sector

Dinghao Liu (1):
      net/mlx5e: fix a potential double-free in fs_any_create_groups

Dmitry Antipov (2):
      PNP: ACPI: fix fortify warning
      wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()

Dmitry Torokhov (1):
      asm-generic: make sparse happy with odd-sized put_unaligned_*()

Douglas Anderson (3):
      drm/bridge: parade-ps8640: Wait for HPD when doing an AUX transfer
      drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error case
      drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time

Edward Adam Davis (3):
      jfs: fix uaf in jfs_evict_inode
      jfs: fix array-index-out-of-bounds in diNewExt
      wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update

Emmanuel Grumbach (1):
      wifi: iwlwifi: fix a memory corruption

Eric Dumazet (8):
      llc: make llc_ui_sendmsg() more robust against bonding changes
      udp: fix busy polling
      nbd: always initialize struct msghdr completely
      ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
      ipv4: raw: add drop reasons
      tcp: add sanity checks to rx zerocopy
      llc: call sock_orphan() at release time
      af_unix: fix lockdep positive in sk_diag_dump_icons()

Fabio Estevam (9):
      ARM: dts: imx25/27-eukrea: Fix RTC node name
      ARM: dts: imx: Use flash@0,0 pattern
      ARM: dts: imx27: Fix sram node
      ARM: dts: imx1: Fix sram node
      ARM: dts: imx25: Fix the iim compatible string
      ARM: dts: imx25/27: Pass timing0
      ARM: dts: imx27-apf27dev: Fix LED name
      ARM: dts: imx23-sansa: Use preferred i2c-gpios properties
      ARM: dts: imx23/28: Fix the DMA controller node name

Fedor Pchelkin (2):
      btrfs: ref-verify: free ref cache before clearing mount opt
      drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resume

Felix Kuehling (2):
      drm/amdgpu: Let KFD sync with VM fences
      drm/amdkfd: Fix lock dependency warning

Filipe Manana (4):
      btrfs: fix infinite directory reads
      btrfs: set last dir index to the current last index when opening dir
      btrfs: refresh dir last index during a rewinddir(3) call
      btrfs: fix race between reading a directory and adding entries to it

Florian Westphal (3):
      netfilter: nft_limit: reject configurations that cause integer overflow
      netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
      netfilter: nf_tables: reject QUEUE/DROP verdict parameters

Frederic Weisbecker (1):
      rcu: Defer RCU kthreads wakeup when CPU is dying

Frédéric Danis (1):
      Bluetooth: L2CAP: Fix possible multiple reject send

Gabriel Krisman Bertazi (1):
      ecryptfs: Reject casefold directory inodes

Gao Xiang (3):
      erofs: get rid of the remaining kmap_atomic()
      erofs: fix lz4 inplace decompression
      erofs: fix ztailpacking for subpage compressed blocks

Ghanshyam Agrawal (1):
      media: stk1160: Fixed high volume of stk1160_dbg messages

Greg KH (1):
      perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file

Greg Kroah-Hartman (2):
      Linux 6.1.76
      Linux 6.1.77

Guilherme G. Piccoli (1):
      PCI: Only override AMD USB controller if required

Hannes Reinecke (2):
      scsi: libfc: Don't schedule abort twice
      scsi: libfc: Fix up timeout error in fc_fcp_rec_error()

Hans de Goede (1):
      misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callback

Hardik Gajjar (2):
      usb: hub: Replace hardcoded quirk value with BIT() macro
      usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub

HariBabu Gattem (1):
      soc: xilinx: Fix for call trace due to the usage of smp_processor_id()

Harshit Shah (1):
      i3c: master: cdns: Update maximum prescaler value for i2c clock

Heiko Carstens (2):
      s390/ptrace: handle setting of fpc register correctly
      KVM: s390: fix setting of fpc register

Heiner Kallweit (1):
      leds: trigger: panic: Don't register panic notifier if creating the trigger failed

Helge Deller (3):
      parisc/firmware: Fix F-extend for PDC addresses
      parisc/power: Fix power soft-off button emulation on qemu
      ipv6: Ensure natural alignment of const ipv6 loopback and router addresses

Herbert Xu (3):
      crypto: api - Disallow identical driver names
      hwrng: core - Fix page fault dead lock on mmap-ed hwrng
      crypto: s390/aes - Fix buffer overread in CTR mode

Hongchen Zhang (1):
      PM: hibernate: Enforce ordering during image compression/decompression

Horatiu Vultur (2):
      net: micrel: Fix PTP frame parsing for lan8814
      net: lan966x: Fix port configuration when using SGMII interface

Hou Tao (2):
      bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
      bpf: Set uattr->batch.count as zero before batched update or deletion

Hsin-Yi Wang (3):
      drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timing
      drm/bridge: anx7625: Ensure bridge is suspended in disable()
      drm/panel-edp: Add override_edid_mode quirk for generic edp

Huacai Chen (2):
      LoongArch/smp: Call rcutree_report_cpu_starting() earlier
      LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()

Huang Shijie (2):
      arm64: irq: set the correct node for VMAP stack
      arm64: irq: set the correct node for shadow call stack

Hugo Villeneuve (10):
      serial: sc16is7xx: improve regmap debugfs by using one regmap per port
      serial: sc16is7xx: remove wasteful static buffer in sc16is7xx_regmap_name()
      serial: sc16is7xx: remove global regmap from struct sc16is7xx_port
      serial: sc16is7xx: remove unused line structure member
      serial: sc16is7xx: change EFR lock to operate on each channels
      serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
      serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe error
      serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
      serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
      serial: sc16is7xx: fix unconditional activation of THRI interrupt

Ian Rogers (1):
      libsubcmd: Fix memory leak in uniq()

Ido Schimmel (1):
      PCI: Add no PM reset quirk for NVIDIA Spectrum devices

Igor Russkikh (1):
      net: atlantic: eliminate double free in error handling logic

Ilpo Järvinen (1):
      PCI: Fix 64GT/s effective data rate calculation

Ilya Dryomov (1):
      rbd: don't move requests to the running list on errors

Jack Wang (1):
      RDMA/IPoIB: Fix error code return in ipoib_mcast_join

Jaegeuk Kim (1):
      f2fs: fix write pointers on zoned device after roll forward

Jakub Kicinski (2):
      net: fix removing a namespace with conflicting altnames
      selftests: netdevsim: fix the udp_tunnel_nic test

James Clark (1):
      perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is present

Jedrzej Jagielski (2):
      ixgbe: Refactor returning internal error codes
      ixgbe: Refactor overtemp event handling

Jenishkumar Maheshbhai Patel (1):
      net: mvpp2: clear BM pool before initialization

Jesse Brandeburg (1):
      ice: fix pre-shifted bit usage

Jo Van Bulck (1):
      selftests/sgx: Fix linker script asserts

Johan Hovold (12):
      arm64: dts: qcom: sc7180: fix USB wakeup interrupt types
      arm64: dts: qcom: sdm845: fix USB wakeup interrupt types
      arm64: dts: qcom: sm8150: fix USB wakeup interrupt types
      arm64: dts: qcom: sc7280: fix usb_1 wakeup interrupt types
      arm64: dts: qcom: sdm845: fix USB DP/DM HS PHY interrupts
      arm64: dts: qcom: sm8150: fix USB DP/DM HS PHY interrupts
      ARM: dts: qcom: sdx55: fix USB wakeup interrupt types
      ARM: dts: qcom: sdx55: fix pdc '#interrupt-cells'
      ARM: dts: qcom: sdx55: fix USB DP/DM HS PHY interrupts
      ARM: dts: qcom: sdx55: fix USB SS wakeup
      ASoC: codecs: lpass-wsa-macro: fix compander volume hack
      ASoC: codecs: wsa883x: fix PA volume control

Johan Jonker (1):
      ARM: dts: rockchip: fix rk3036 hdmi ports node

Johannes Berg (2):
      wifi: mac80211: fix potential sta-link leak
      um: time-travel: fix time corruption

Jonathan Gray (2):
      Revert "drm/amd: Enable PCIe PME from D3"
      Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON again"

Jordan Rife (1):
      dlm: use kernel_connect() and kernel_bind()

Jose Ignacio Tornos Martinez (1):
      net: usb: ax88179_178a: avoid two consecutive device resets

Josef Bacik (1):
      arm64: properly install vmlinuz.efi

Josip Pavic (1):
      drm/amd/display: make flip_timestamp_in_us a 64-bit variable

Jun'ichi Nomura (1):
      x86/boot: Ignore NMIs during very early boot

Justin Tee (1):
      scsi: lpfc: Fix possible file string name overflow when updating firmware

Kamal Dasu (1):
      spi: bcm-qspi: fix SFDP BFPT read by usig mspi read

Kees Cook (1):
      block/rnbd-srv: Check for unlikely string overflow

Kieran Bingham (1):
      media: i2c: imx335: Fix hblank min/max values

Konrad Dybcio (1):
      drm/msm/dsi: Enable runtime PM

Krishna chaitanya chundru (1):
      bus: mhi: host: Add alignment check for event ring read pointer

Kuan-Wei Chiu (2):
      clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()
      clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()

Kuniyuki Iwashima (1):
      llc: Drop support for ETH_P_TR_802_2.

Kunwu Chan (1):
      powerpc/mm: Fix null-pointer dereference in pgtable_cache_add

Leon Romanovsky (2):
      net/mlx5e: Allow software parsing when IPsec crypto is enabled
      net/mlx5e: Handle hardware IPsec limits events

Li Lingfeng (1):
      block: Move checking GENHD_FL_NO_PART to bdev_add_partition()

Li zeming (1):
      PM: core: Remove unnecessary (void *) conversions

Lin Ma (3):
      vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
      ksmbd: fix global oob in ksmbd_nl_policy
      bridge: cfm: fix enum typo in br_cc_ccm_tx_parse

Linus Lüssing (1):
      bridge: mcast: fix disabled snooping after long uptime

Lukas Schauer (1):
      pipe: wakeup wr_wait after setting max_usage

Ma Jun (1):
      drm/amdgpu/pm: Fix the power source flag error

Manas Ghandat (2):
      jfs: fix slab-out-of-bounds Read in dtSearch
      jfs: fix array-index-out-of-bounds in dbAdjTree

Manivannan Sadhasivam (1):
      bus: mhi: ep: Do not allocate event ring element on stack

Mao Jinlong (2):
      arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property
      arm64: dts: qcom: msm8998: Fix 'out-ports' is a required property

Marcelo Schmitt (3):
      iio: adc: ad7091r: Set alert bit in config register
      iio: adc: ad7091r: Allow users to configure device events
      iio: adc: ad7091r: Enable internal vref if external vref is not supplied

Marco Elver (1):
      mm, kmsan: fix infinite recursion due to RCU critical section

Mario Limonciello (7):
      rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
      rtc: Adjust failure return code for cmos_set_alarm()
      rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
      rtc: Add support for configuring the UIP timeout for RTC reads
      rtc: Extend timeout for waiting for UIP to clear to 1s
      gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
      drm/amd/display: Disable PSR-SU on Parade 0803 TCON again

Mark Rutland (1):
      drivers/perf: pmuv3: don't expose SW_INCR event in sysfs

Markus Niebel (1):
      drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]

Matthias May (1):
      selftests: net: add missing config for GENEVE

Matti Vaittinen (1):
      drm/bridge: sii902x: Use devm_regulator_bulk_get_enable()

Max Kellermann (2):
      fs/pipe: move check to pipe_has_watch_queue()
      fs/kernfs/dir: obey S_ISGID

Meenakshikumar Somasundaram (1):
      drm/amd/display: Fix tiled display misalignment

Michael Chan (1):
      bnxt_en: Wait for FLR to complete during probe

Michael Ellerman (3):
      powerpc: Fix build error due to is_valid_bugaddr()
      powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
      powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()

Michael Grzeschik (1):
      media: videobuf2-dma-sg: fix vmap callback

Michael Kelley (1):
      hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes

Michael Tretter (1):
      media: rockchip: rga: fix swizzling for RGB formats

Michal Vokáč (1):
      net: dsa: qca8k: fix illegal usage of GPIO

Ming Lei (2):
      blk-mq: fix IO hang from sbitmap wakeup race
      scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler

Ming Qian (1):
      media: amphion: remove mutext lock in condition of wait_event

Mingyi Zhang (1):
      libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos

Minsuk Kang (1):
      wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()

Mukesh Ojha (1):
      PM / devfreq: Synchronize devfreq_monitor_[start/stop]

Namjae Jeon (5):
      ksmbd: set v2 lease version on lease upgrade
      ksmbd: fix potential circular locking issue in smb2_set_ea()
      ksmbd: don't increment epoch if current state and request state are same
      ksmbd: send lease break notification on FILE_RENAME_INFORMATION
      ksmbd: Add missing set_freezable() for freezable kthread

Naohiro Aota (2):
      btrfs: zoned: factor out prepare_allocation_zoned()
      btrfs: zoned: optimize hint byte for zoned allocator

Nathan Chancellor (2):
      platform/x86: intel-uncore-freq: Fix types in sysfs callbacks
      um: net: Fix return type of uml_net_start_xmit()

Naveen N Rao (1):
      powerpc/lib: Validate size for vector operations

Nicholas Kazlauskas (1):
      drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A

Nicolas Dichtel (1):
      ipmr: fix kernel panic when forwarding mcast packets

Oleg Nesterov (3):
      afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
      afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
      rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()

Oleksandr Tyshchenko (1):
      xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import

Omar Sandoval (2):
      btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume being deleted
      btrfs: don't abort filesystem when attempting to snapshot deleted subvolume

Osama Muhammad (2):
      FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
      UBSAN: array-index-out-of-bounds in dtSplitRoot

Pablo Neira Ayuso (5):
      netfilter: nf_tables: validate NFPROTO_* family
      netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
      netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
      netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
      netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations

Paolo Abeni (2):
      selftests: net: give more time for GRO aggregation
      selftests: net: fix available tunnels detection

Paul Cercueil (1):
      ARM: dts: samsung: exynos4210-i9100: Unconditionally enable LDO12

Peter Robinson (1):
      mfd: ti_am335x_tscadc: Fix TI SoC dependencies

Peter Zijlstra (1):
      perf: Fix the nr_addr_filters fix

Petr Pavlu (1):
      tracing: Ensure visibility when inserting an element into tracing_map

Philip Yang (1):
      drm/amdkfd: Fix lock dependency warning with srcu

Pierre-Louis Bossart (2):
      PCI: add INTEL_HDA_ARL to pci_ids.h
      ALSA: hda: Intel: add HDA_ARL PCI ID support

Pin-yen Lin (1):
      drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable()

Prarit Bhargava (1):
      ACPI: extlog: fix NULL pointer dereference check

Praveen Kaligineedi (1):
      gve: Fix use-after-free vulnerability

Qiang Yu (1):
      bus: mhi: host: Drop chan lock before queuing buffers

Qu Wenruo (1):
      btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args

Quanquan Cao (1):
      cxl/region:Fix overflow issue in alloc_hpa()

Rafael J. Wysocki (4):
      async: Split async_schedule_node_domain()
      async: Introduce async_schedule_dev_nocall()
      cpufreq: intel_pstate: Refine computation of P-state for given frequency
      PM: sleep: Fix possible deadlocks in core system-wide PM code

Rahul Rameshbabu (1):
      net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASO

Randy Dunlap (1):
      serial: core: fix kernel-doc for uart_port_unlock_irqrestore()

Ricardo Neri (3):
      thermal: intel: hfi: Refactor enabling code into helper functions
      thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline
      thermal: intel: hfi: Add syscore callbacks for system-wide PM

Richard Palethorpe (1):
      x86/entry/ia32: Ensure s32 is sign extended to s64

Rob Clark (1):
      drm/msm/dpu: Ratelimit framedone timeout msgs

Rob Herring (1):
      arm64: Rename ARM64_WORKAROUND_2966298

Romain Naour (1):
      regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared interrupt register

Rui Zhang (1):
      regulator: core: Only increment use_count when enable_count changes

Ryan Schaefer (1):
      netfilter: conntrack: correct window scaling with retransmitted SYN

Salvatore Dipietro (1):
      tcp: Add memory barrier to tcp_push()

Sasha Levin (1):
      Revert "powerpc/64s: Increase default stack size to 32KB"

Sean Christopherson (1):
      Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"

Serge Semin (1):
      mips: Fix max_mapnr being uninitialized on early stages

Shannon Nelson (2):
      ionic: pass opcode to devcmd_wait
      ionic: bypass firmware cmds when stuck in reset

Sharath Srinivasan (1):
      net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv

Shenwei Wang (1):
      net: fec: fix the unhandled context fault from smmu

Shiji Yang (2):
      wifi: rt2x00: restart beacon queue when hardware reset
      wifi: rt2x00: correct wrong BBP register in RxDCOC calibration

Shin'ichiro Kawasaki (1):
      platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe

Shuai Xue (1):
      ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events

Srinivasan Shanmugam (8):
      drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_request()'
      drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
      drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'
      drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platform_power_management_table()'
      drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'
      drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
      drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'
      drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'

Stanley.Yang (1):
      drm/amdgpu: Fix ecc irq enable/disable unpaired

Stephen Rothwell (2):
      powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
      drm: using mul_u32_u32() requires linux/math64.h

Steven Rostedt (Google) (1):
      mm/rmap: fix misplaced parenthesis of a likely()

Su Hui (4):
      wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()
      media: ddbridge: fix an error code problem in ddb_probe
      scsi: isci: Fix an error code problem in isci_io_request_build()
      HID: hidraw: fix a problem of memory leak in hidraw_release()

Suman Ghosh (1):
      octeontx2-af: Fix max NPC MCAM entry check while validating ref_entry

Sumit Saxena (1):
      scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116

Suraj Jitindar Singh (1):
      ext4: allow for the last group to be marked as trimmed

Takashi Iwai (1):
      ALSA: hda: Refer to correct stream index at loops

Tanmay Shah (1):
      soc: xilinx: fix unhandled SGI warning message

Thomas Bourgoin (1):
      crypto: stm32/crc32 - fix parsing list of devices

Thomas Gleixner (2):
      serial: core: Provide port lock wrappers
      serial: sc16is7xx: Use port lock wrappers

Tim Chen (1):
      tick/sched: Preserve number of idle sleeps across CPU hotplug events

Tobias Waldekranz (1):
      net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path

Tomi Valkeinen (10):
      drm/tidss: Fix atomic_flush check
      drm/bridge: sii902x: Fix probing race issue
      drm/bridge: sii902x: Fix audio codec unregistration
      drm/drm_file: fix use of uninitialized variable
      drm/framebuffer: Fix use of uninitialized variable
      drm/mipi-dsi: Fix detach call without attach
      media: rkisp1: Drop IRQF_SHARED
      media: rkisp1: Fix IRQ handler return values
      media: rkisp1: Store IRQ lines
      media: rkisp1: Fix IRQ disable race issue

Tony Krowiak (4):
      s390/vfio-ap: always filter entire AP matrix
      s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration
      s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest's APCB
      s390/vfio-ap: fix sysfs status attribute for AP queue devices

Vegard Nossum (2):
      docs: kernel_abi.py: fix command injection
      scripts/get_abi: fix source path leak

Venkata Prasad Potturu (1):
      ASoC: amd: Add new dmi entries for acp5x platform

Venky Shankar (1):
      ceph: reinitialize mds feature bit even when session in open

Ville Syrjälä (1):
      drm: Don't unref the same fb many times by mistake due to deadlock handling

Viresh Kumar (1):
      OPP: Pass rounded rate to _set_opp()

Vladimir Oltean (1):
      net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failure

Wang, Beyond (1):
      drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap

Wayne Lin (1):
      drm/amd/display: pbn_div need be updated for hotplug event

Weichen Chen (1):
      pstore/ram: Fix crash when setting number of cpus to an odd number

Wen Gu (2):
      net/smc: fix illegal rmb_desc access in SMC-D connection dump
      net/smc: disable SEID on non-s390 archs where virtual ISM may be used

Wenchao Hao (1):
      ceph: fix invalid pointer access if get_quota_realm return ERR_PTR

Wenhua Lin (1):
      gpio: eic-sprd: Clear interrupt after set the interrupt type

Werner Fischer (1):
      watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786

Wesley Cheng (3):
      usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API
      usb: dwc3: gadget: Queue PM runtime idle on disconnect event
      usb: dwc3: gadget: Handle EP0 request dequeuing properly

Xi Ruoyao (1):
      mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan

Xianwei Zhao (1):
      arm64: dts: amlogic: fix format for s4 uart node

Xiaolei Wang (1):
      rpmsg: virtio: Free driver_override when rpmsg_remove()

Xiaowu.ding (1):
      mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt

Xin Ji (1):
      drm/bridge: anx7625: Fix Set HPD irq detect window to 2ms

Xing Tong Wu (1):
      hwmon: (nct6775) Fix fan speed set failure in automatic mode

Xiubo Li (1):
      ceph: fix deadlock or deadcode of misusing dget()

Yafang Shao (1):
      selftests/bpf: Fix issues in setup_classid_environment()

Ye Bin (1):
      ext4: fix inconsistent between segment fstrim and full fstrim

Yevgeny Kliteynik (2):
      net/mlx5: DR, Use the right GVMI number for drop action
      net/mlx5: DR, Can't go to uplink vport on RX rule

Yihang Li (1):
      scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_UP_PM

Yonghong Song (1):
      selftests/bpf: Fix pyperf180 compilation failure with clang18

Yu-Che Cheng (1):
      spmi: mediatek: Fix UAF on device remove

Yuluo Qiu (1):
      ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop

Yunjian Wang (2):
      tun: fix missing dropped counter in tun_xdp_act
      tun: add missing rx stats accounting in tun_xdp_act

Yuntao Wang (1):
      ACPI: NUMA: Fix the logic of getting the fake_pxm value

Zenm Chen (1):
      wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices

Zheng Wang (1):
      media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run

Zhengchao Shao (5):
      tcp: make sure init the accept_queue's spinlocks once
      netlink: fix potential sleeping issue in mqueue_flush_file
      ipv6: init the accept_queue's spinlocks in inet6_create
      bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
      bonding: remove print in bond_verify_device_path

Zhihao Cheng (1):
      ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path

Zhipeng Lu (3):
      net/mlx5e: fix a double-free in arfs_create_groups
      fjes: fix memleaks in fjes_hw_setup
      net: ipv4: fix a memleak in ip_setup_cork

Zhiquan Li (1):
      x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel

Zhu Yanjun (1):
      virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings

Zijun Hu (1):
      Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066

bo liu (1):
      ALSA: hda/conexant: Fix headset auto detect fail in cx8070 and SN6140

ching Huang (1):
      scsi: arcmsr: Support new PCI device IDs 1883 and 1886

clancy shang (1):
      Bluetooth: hci_sync: fix BR/EDR wakeup bug

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

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