)]}'
{
  "commit": "8f1ed7554eff45bf08c26fd7f15bc57a7ffac0b0",
  "tree": "f0767878a7bb0f2641d9224763a3ffa7e7c8a35d",
  "parents": [
    "8ff56aa9d000fc42d1198f5e46504f60c75f29b2",
    "c2603c511feb427b2b09f74b57816a81272932a1"
  ],
  "author": {
    "name": "COS Kernel Merge Bot",
    "email": "cloud-image-merge-automation@prod.google.com",
    "time": "Fri Jun 06 01:57:21 2025 -0700"
  },
  "committer": {
    "name": "COS Kernel Merge Bot",
    "email": "cloud-image-merge-automation@prod.google.com",
    "time": "Fri Jun 06 01:57:21 2025 -0700"
  },
  "message": "merge-upstream/v6.6.93 from branch/tag: upstream/v6.6.93 into branch: cos-6.6\n\nChangelog:\n-------------------------------------------------------------\n\nAaron Kling (1):\n      cpufreq: tegra186: Share policy per cluster\n\nAhmad Fatoum (2):\n      clk: imx8mp: inform CCF of maximum frequency of clocks\n      pmdomain: imx: gpcv2: use proper helper for property detection\n\nAl Viro (2):\n      hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure\n      __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock\n\nAleksander Jan Bajkowski (1):\n      r8152: add vendor/device ID pair for Dell Alienware AW1022z\n\nAlessandro Grassi (1):\n      spi: spi-sun4i: fix early activation\n\nAlex Deucher (1):\n      drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()\n\nAlex Williamson (1):\n      vfio/pci: Handle INTx IRQ_NOTCONNECTED\n\nAlexander Stein (1):\n      hwmon: (gpio-fan) Add missing mutex locks\n\nAlexander Sverdlin (1):\n      net: ethernet: ti: cpsw_new: populate netdev of_node\n\nAlexandre Belloni (2):\n      rtc: rv3032: fix EERD location\n      rtc: ds1307: stop disabling alarms on probe\n\nAlexei Lazar (1):\n      net/mlx5: Extend Ethtool loopback selftest to support non-linear SKB\n\nAlexey Dobriyan (1):\n      x86/boot: Compile boot code with -std\u003dgnu11 too\n\nAlexey Klimov (1):\n      ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup()\n\nAlexis Lothoré (1):\n      serial: mctrl_gpio: split disable_ms into sync and no_sync APIs\n\nAlice Guo (1):\n      thermal/drivers/qoriq: Power down TMU on system suspend\n\nAlistair Francis (1):\n      nvmet-tcp: don\u0027t restore null sk_state_change\n\nAlok Tiwari (1):\n      arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node\n\nAndre Przywara (1):\n      clk: sunxi-ng: d1: Add missing divider for MMC mod clocks\n\nAndreas Gruenbacher (1):\n      gfs2: Check for empty queue in run_queue\n\nAndreas Schwab (1):\n      powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7\n\nAndrew Davis (1):\n      soc: ti: k3-socinfo: Do not use syscon helper to build regmap\n\nAndrey Vatoropin (1):\n      hwmon: (xgene-hwmon) use appropriate type for the latency value\n\nAndré Draszik (1):\n      clk: s2mps11: initialise clk_hw_onecell_data::num before accessing ::hws[] in probe()\n\nAndy Shevchenko (7):\n      gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context()\n      gpio: pca953x: Simplify code with cleanup helpers\n      i2c: designware: Remove -\u003edisable() callback\n      i2c: designware: Use temporary variable for struct device\n      tracing: Mark binary printing functions with __printf() attribute\n      auxdisplay: charlcd: Partially revert \"Move hwidth and bwidth to struct hd44780_common\"\n      ieee802154: ca8210: Use proper setters and getters for bitwise types\n\nAndy Yan (1):\n      drm/rockchip: vop2: Add uv swap for cluster window\n\nAngeloGioacchino Del Regno (1):\n      drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence\n\nAnkur Arora (3):\n      rcu: handle quiescent states for PREEMPT_RCU\u003dn, PREEMPT_COUNT\u003dy\n      rcu: handle unstable rdp in rcu_read_unlock_strict()\n      rcu: fix header guard for rcu_all_qs()\n\nAnthony Krowiak (1):\n      s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log\n\nArnd Bergmann (3):\n      net: xgene-v2: remove incorrect ACPI_PTR annotation\n      EDAC/ie31200: work around false positive build warning\n      watchdog: aspeed: fix 64-bit division\n\nArtur Weber (1):\n      pinctrl: bcm281xx: Use \"unsigned int\" instead of bare \"unsigned\"\n\nAthira Rajeev (1):\n      arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src\n\nAvula Sri Charan (1):\n      wifi: ath12k: Avoid napi_sync() before napi_enable()\n\nAxel Forsman (2):\n      can: kvaser_pciefd: Continue parsing DMA buf after dropped RX\n      can: kvaser_pciefd: Force IRQ edge in case of nested IRQ\n\nBalbir Singh (2):\n      x86/kaslr: Reduce KASLR entropy on most x86 systems\n      x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers bounce buffers\n\nBaokun Li (2):\n      ext4: reject the \u0027data_err\u003dabort\u0027 option in nojournal mode\n      ext4: do not convert the unwritten extents if data writeback fails\n\nBenjamin Berg (1):\n      um: Store full CSGSFS and SS register from mcontext\n\nBenjamin Lin (1):\n      wifi: mt76: mt7996: revise TXS size\n\nBibo Mao (1):\n      MIPS: Use arch specific syscall name match function\n\nBitterblue Smith (6):\n      wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU\n      wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU\n      wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31\n      wifi: rtw88: Fix download_firmware_validate() for RTL8814AU\n      wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU\n      wifi: rtw88: Don\u0027t use static local variable in rtw8822b_set_tx_power_index_by_rate\n\nBogdan-Gabriel Roman (1):\n      spi: spi-fsl-dspi: Halt the module after a new message transfer\n\nBoris Burkov (2):\n      btrfs: make btrfs_discard_workfn() block_group ref explicit\n      btrfs: check folio mapping after unlock in relocate_one_folio()\n\nBrandon Kammerdiener (1):\n      bpf: fix possible endless loop in BPF map iteration\n\nBrendan Jackman (1):\n      kunit: tool: Use qboot on QEMU x86_64\n\nBreno Leitao (2):\n      x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2\n      memcg: always call cond_resched() after fn()\n\nBrett Creeley (1):\n      pds_core: Prevent possible adminq overflow/stuck condition\n\nCarlos Sanchez (1):\n      can: slcan: allow reception of short error messages\n\nCarolina Jubran (1):\n      net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled\n\nCezary Rojewski (1):\n      ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode\n\nChaohai Chen (1):\n      scsi: target: spc: Fix loop traversal in spc_rsoc_get_descr()\n\nCharlene Liu (1):\n      drm/amd/display: remove minimum Dispclk and apply oem panel timing.\n\nCharles Keepax (3):\n      ASoC: rt722-sdca: Add some missing readable registers\n      ASoC: cs42l43: Disable headphone clamps during type detection\n      soundwire: bus: Fix race on the creation of the IRQ domain\n\nChenyuan Yang (1):\n      ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()\n\nChin-Ting Kuo (1):\n      watchdog: aspeed: Update bootstatus handling\n\nChoong Yong Liang (1):\n      net: phylink: use pl-\u003elink_interface in phylink_expects_phy()\n\nChristian Brauner (2):\n      coredump: fix error handling for replace_fd()\n      coredump: hand a pidfd to the usermode coredump helper\n\nChristian Göttsche (1):\n      ext4: reorder capability check last\n\nChristophe JAILLET (1):\n      i2c: designware: Fix an error handling path in i2c_dw_pci_probe()\n\nClaudiu Beznea (5):\n      phy: renesas: rcar-gen3-usb2: Add support to initialize the bus\n      phy: renesas: rcar-gen3-usb2: Move IRQ request in probe\n      phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data\n      phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off\n      serial: sh-sci: Update the suspend/resume support\n\nCong Wang (1):\n      sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()\n\nCsókás, Bence (1):\n      net: fec: Refactor MAC reset to function\n\nDan Carpenter (1):\n      pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group()\n\nDaniel Gomez (1):\n      kconfig: merge_config: use an empty file as initfile\n\nDave Ertman (1):\n      ice: Fix LACP bonds without SRIOV environment\n\nDave Jiang (2):\n      dmaengine: idxd: add wq driver name support for accel-config user tool\n      dmaengine: idxd: Fix -\u003epoll() return value\n\nDavid Hildenbrand (1):\n      kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()\n\nDavid Plowman (1):\n      media: i2c: imx219: Correct the minimum vblanking value\n\nDavid Rosca (1):\n      drm/amdgpu: Update SRIOV video codec caps\n\nDavid Wei (1):\n      tools: ynl-gen: validate 0 len strings from kernel\n\nDepeng Shao (1):\n      media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available\n\nDiogo Ivo (2):\n      ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list\n      arm64: tegra: p2597: Fix gpio for vdd-1v8-dis regulator\n\nDmitry Baryshkov (5):\n      nvmem: core: verify cell\u0027s raw_len\n      nvmem: core: update raw_len if the bit reading is required\n      nvmem: qfprom: switch to 4-byte aligned reads\n      phy: core: don\u0027t require set_mode() callback for phy_get_mode() to work\n      pinctrl: qcom: switch to devm_register_sys_off_handler()\n\nDmitry Bogdanov (1):\n      scsi: target: iscsi: Fix timeout on deleted connection\n\nDominik Grzegorzek (1):\n      padata: do not leak refcount in reorder_work\n\nDongli Zhang (1):\n      vhost-scsi: protect vq-\u003elog_used with vq-\u003emutex\n\nDouglas Anderson (1):\n      drm/panel-edp: Add Starry 116KHD024006\n\nEd Burcher (1):\n      ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10\n\nEduard Zingerman (1):\n      bpf: don\u0027t do clean_live_states when state-\u003eloop_entry-\u003ebranches \u003e 0\n\nEmanuele Ghidoli (1):\n      gpio: pca953x: fix IRQ storm on system wake up\n\nEn-Wei Wu (1):\n      Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling\n\nEric Dumazet (2):\n      posix-timers: Add cond_resched() to posix_timer_add() search loop\n      tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()\n\nEric Woudstra (1):\n      net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only\n\nErick Shepherd (2):\n      mmc: host: Wait for Vdd to settle on card power off\n      mmc: sdhci: Disable SD card clock before changing parameters\n\nFelix Fietkau (1):\n      wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2\n\nFelix Kuehling (1):\n      drm/amdgpu: Allow P2P access through XGMI\n\nFilipe Manana (3):\n      btrfs: fix non-empty delayed iputs list on unmount due to async workers\n      btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()\n      btrfs: send: return -ENAMETOOLONG when attempting a path that is too long\n\nFrank Li (2):\n      PCI: dwc: ep: Ensure proper iteration over outbound map windows\n      i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA)\n\nFrederic Weisbecker (1):\n      hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING\n\nFrederick Lawler (1):\n      ima: process_measurement() needlessly takes inode_lock() on MAY_READ\n\nFrediano Ziglio (1):\n      xen: Add support for XenServer 6.1 platform device\n\nGabor Juhos (1):\n      arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDs\n\nGaurav Batra (1):\n      powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory\n\nGeert Uytterhoeven (2):\n      ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only\n      serial: sh-sci: Save and restore more registers\n\nGeetha sowjanya (1):\n      octeontx2-af: Fix APR entry mapping based on APR_LMT_CFG\n\nGeorge Shen (3):\n      drm/amd/display: Skip checking FRL_MODE bit for PCON BW determination\n      drm/amd/display: Update CR AUX RD interval interpretation\n      drm/amd/display: fix link_set_dpms_off multi-display MST corner case\n\nGoldwyn Rodrigues (1):\n      btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref\n\nGreg Kroah-Hartman (1):\n      Linux 6.6.93\n\nGuangguan Wang (1):\n      net/smc: use the correct ndev to find pnetid by pnetid table\n\nHal Feng (1):\n      phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure\n\nHangbin Liu (1):\n      bonding: report duplicate MAC address in all situations\n\nHans Verkuil (2):\n      media: cx231xx: set device_caps for 417\n      media: test-drivers: vivid: don\u0027t call schedule in loop\n\nHaoran Jiang (1):\n      samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora\n\nHariprasad Kelam (1):\n      Octeontx2-af: RPM: Register driver with PCI subsys IDs\n\nHarish Kasiviswanathan (2):\n      drm/amdkfd: Set per-process flags only once cik/vi\n      drm/amdgpu: Set snoop bit for SDMA for MI series\n\nHarry VanZyllDeJong (1):\n      drm/amd/display: Add support for disconnected eDP streams\n\nHector Martin (4):\n      soc: apple: rtkit: Implement OSLog buffers properly\n      ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG\n      ASoC: tas2764: Mark SW_RESET as volatile\n      ASoC: tas2764: Power up/down amp on mute ops\n\nHeiko Stuebner (2):\n      nvmem: rockchip-otp: Move read-offset into variant-data\n      nvmem: rockchip-otp: add rk3576 variant data\n\nHeiner Kallweit (1):\n      r8169: don\u0027t scan PHY addresses \u003e 0\n\nHeming Zhao (1):\n      dlm: make tcp still work in multi-link env\n\nHerbert Xu (3):\n      crypto: lzo - Fix compression buffer overrun\n      crypto: ahash - Set default reqsize from ahash_alg\n      crypto: skcipher - Zap type in crypto_alloc_sync_skcipher\n\nIan Rogers (1):\n      tools/build: Don\u0027t pass test log files to linker\n\nIdo Schimmel (2):\n      vxlan: Annotate FDB data races\n      bridge: netfilter: Fix forwarding of fragmented packets\n\nIhor Solodrai (1):\n      selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure\n\nIlia Gavrilov (1):\n      llc: fix data loss when reading from a socket in llc_ui_recvmsg()\n\nIlpo Järvinen (2):\n      tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()\n      PCI: Fix old_size lower bound in calculate_iosize() too\n\nIlya Bakoulin (1):\n      drm/amd/display: Don\u0027t try AUX transactions on disconnected link\n\nIlya Guterman (1):\n      nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro\n\nIngo Molnar (1):\n      x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP\n\nIsaac Scott (1):\n      regulator: ad5398: Add device tree support\n\nIvan Pravdin (1):\n      crypto: algif_hash - fix double free in hash_accept\n\nJacob Keller (1):\n      ice: fix vf-\u003enum_mac count with port representors\n\nJaegeuk Kim (1):\n      f2fs: introduce f2fs_base_attr for global sysfs entries\n\nJakub Kicinski (1):\n      eth: mlx4: don\u0027t try to complete XDP frames in netpoll\n\nJan Kara (1):\n      jbd2: do not try to recover wiped journal\n\nJanne Grunau (1):\n      soc: apple: rtkit: Use high prio work queue\n\nJarkko Nikula (1):\n      i2c: designware: Uniform initialization flow for polling mode\n\nJason Andryuk (1):\n      xenbus: Allow PVH dom0 a non-local xenstore\n\nJason Gunthorpe (1):\n      genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie\n\nJeff Layton (1):\n      nfs: don\u0027t share pNFS DS connections between net namespaces\n\nJens Axboe (1):\n      io_uring/fdinfo: annotate racy sq/cq head/tail reads\n\nJernej Skrabec (1):\n      Revert \"arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection\"\n\nJessica Zhang (1):\n      drm: Add valid clones check\n\nJiang Liu (1):\n      drm/amdgpu: reset psp-\u003ecmd to NULL after releasing the buffer\n\nJing Su (1):\n      dql: Fix dql-\u003elimit value when reset.\n\nJing Zhou (1):\n      drm/amd/display: Guard against setting dispclk low for dcn31x\n\nJinliang Zheng (1):\n      dm: fix unconditional IO throttle caused by REQ_PREFLUSH\n\nJinqian Yang (1):\n      arm64: Add support for HIP09 Spectre-BHB mitigation\n\nJohannes Berg (4):\n      wifi: iwlwifi: fix debug actions order\n      wifi: mac80211: don\u0027t unconditionally call drv_mgd_complete_tx()\n      wifi: mac80211: remove misplaced drv_mgd_complete_tx() call\n      wifi: iwlwifi: add support for Killer on MTL\n\nJohn Chau (1):\n      platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS\n\nJon Hunter (1):\n      arm64: tegra: Resize aperture for the IGX PCIe C5 slot\n\nJordan Crouse (1):\n      clk: qcom: camcc-sm8250: Use clk_rcg2_shared_ops for some RCGs\n\nJosh Poimboeuf (2):\n      objtool: Properly disable uaccess validation\n      objtool: Fix error handling inconsistencies in check()\n\nJoshua Aberback (1):\n      drm/amd/display: Increase block_sequence array size\n\nJustin Tee (2):\n      scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine\n      scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails\n\nKai Mäkisara (3):\n      scsi: st: Tighten the page format heuristics with MODE SELECT\n      scsi: st: ERASE does not change tape location\n      scsi: st: Restore some drive settings after reset\n\nKai Vehmanen (1):\n      ASoc: SOF: topology: connect DAI to a single DAI link\n\nKarl Chan (1):\n      clk: qcom: ipq5018: allow it to be bulid on arm32\n\nKaustabh Chakraborty (1):\n      mmc: dw_mmc: add exynos7870 DW MMC support\n\nKees Cook (2):\n      net/mlx4_core: Avoid impossible mlx4_db_alloc() order value\n      pstore: Change kmsg_bytes storage size to u32\n\nKevin Krakauer (1):\n      selftests/net: have `gro.sh -t` return a correct exit code\n\nKonstantin Andreev (2):\n      smack: recognize ipv4 CIPSO w/o categories\n      smack: Revert \"smackfs: Added check catlen\"\n\nKonstantin Shkolnyy (1):\n      vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines\n\nKonstantin Taranov (1):\n      net/mana: fix warning in the writer of client oob\n\nKrzysztof Kozlowski (2):\n      can: c_can: Use of_property_present() to test existence of DT property\n      clk: qcom: clk-alpha-pll: Do not use random stack value for recalc rate\n\nKuhanh Murugasen Krishnan (1):\n      fpga: altera-cvp: Increase credit timeout\n\nKuninori Morimoto (1):\n      ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot()\n\nKuniyuki Iwashima (26):\n      ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config().\n      ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().\n      af_unix: Return struct unix_sock from unix_get_socket().\n      af_unix: Run GC on only one CPU.\n      af_unix: Try to run GC async.\n      af_unix: Replace BUG_ON() with WARN_ON_ONCE().\n      af_unix: Remove io_uring code for GC.\n      af_unix: Remove CONFIG_UNIX_SCM.\n      af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.\n      af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.\n      af_unix: Link struct unix_edge when queuing skb.\n      af_unix: Bulk update unix_tot_inflight/unix_inflight when queuing skb.\n      af_unix: Iterate all vertices by DFS.\n      af_unix: Detect Strongly Connected Components.\n      af_unix: Save listener for embryo socket.\n      af_unix: Fix up unix_edge.successor for embryo socket.\n      af_unix: Save O(n) setup of Tarjan\u0027s algo.\n      af_unix: Skip GC if no cycle exists.\n      af_unix: Avoid Tarjan\u0027s algorithm if unnecessary.\n      af_unix: Assign a unique index to SCC.\n      af_unix: Detect dead SCC.\n      af_unix: Replace garbage collection algorithm.\n      af_unix: Remove lock dance in unix_peek_fds().\n      af_unix: Try not to hold unix_gc_lock during accept().\n      af_unix: Don\u0027t access successor in unix_del_edges() during GC.\n      af_unix: Add dead flag to struct scm_fp_list.\n\nKurt Borja (1):\n      hwmon: (dell-smm) Increment the number of fans\n\nLarisa Grigore (2):\n      spi: spi-fsl-dspi: restrict register range for regmap access\n      spi: spi-fsl-dspi: Reset SR flags before sending a new message\n\nLeon Huang (1):\n      drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switch\n\nLi Bin (1):\n      ARM: at91: pm: fix at91_suspend_finish for ZQ calibration\n\nLorenzo Stoakes (1):\n      intel_th: avoid using deprecated page-\u003emapping, index fields\n\nLuis de Arquer (1):\n      spi-rockchip: Fix register out of bounds access\n\nLuiz Augusto von Dentz (1):\n      Bluetooth: L2CAP: Fix not checking l2cap_chan security level\n\nMaciej S. Szmigiero (1):\n      ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7\n\nMaher Sanalla (1):\n      RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()\n\nManish Pandey (1):\n      scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices\n\nMarcos Paulo de Souza (1):\n      printk: Check CON_SUSPEND when unblanking a console\n\nMarek Szyprowski (1):\n      dma-mapping: avoid potential unused data compilation warning\n\nMarek Vasut (1):\n      leds: trigger: netdev: Configure LED blink interval for HW offload\n\nMario Limonciello (1):\n      Revert \"drm/amd: Keep display off while going into S4\"\n\nMark Harmstone (1):\n      btrfs: avoid linker error in btrfs_find_create_tree_block()\n\nMark Pearson (1):\n      platform/x86: thinkpad_acpi: Ignore battery threshold change event notification\n\nMarkus Elfring (1):\n      media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()\n\nMartin Blumenstingl (1):\n      pinctrl: meson: define the pull up/down resistor value as 60 kOhm\n\nMartin Povišer (1):\n      ASoC: ops: Enforce platform maximum on initial value\n\nMasahiro Yamada (1):\n      um: let \u0027make clean\u0027 properly clean underlying SUBARCH as well\n\nMatt Johnston (1):\n      fuse: Return EPERM rather than ENOSYS from link()\n\nMatthew Wilcox (Oracle) (2):\n      orangefs: Do not truncate file size\n      highmem: add folio_test_partial_kmap()\n\nMatthias Fend (1):\n      media: tc358746: improve calculation of the D-PHY timing registers\n\nMatti Lehtimäki (2):\n      remoteproc: qcom_wcnss: Handle platforms with only single power domain\n      remoteproc: qcom_wcnss: Fix on platforms without fallback regulators\n\nMichael Margolin (1):\n      RDMA/core: Fix best page size finding when it can cross SG entries\n\nMichal Luczaj (1):\n      af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS\n\nMichal Pecio (1):\n      usb: xhci: Don\u0027t change the status of stalled TDs on failed Stop EP\n\nMichal Swiatkowski (2):\n      ice: treat dyn_allowed only as suggestion\n      ice: count combined queues using Rx/Tx count\n\nMika Westerberg (1):\n      thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer\n\nMike Christie (1):\n      vhost-scsi: Return queue full for page alloc failures during copy\n\nMikulas Patocka (1):\n      dm: restrict dm device size to 2^63-512 bytes\n\nMilton Barrera (1):\n      HID: quirks: Add ADATA XPG alpha wireless mouse support\n\nMing-Hung Tsai (1):\n      dm cache: prevent BUG_ON by blocking retries on failed device resumes\n\nMoshe Shemesh (1):\n      net/mlx5: Avoid report two health errors on same syndrome\n\nMykyta Yatsenko (1):\n      bpf: Return prog btf_id without capable check\n\nNaman Trivedi (1):\n      arm64: zynqmp: add clock-output-names property in clock nodes\n\nNamjae Jeon (3):\n      cifs: add validation check for the fields in smb_aces\n      ksmbd: fix stream write failure\n      ksmbd: use list_first_entry_or_null for opinfo_get_list()\n\nNandakumar Edamana (1):\n      libbpf: Fix out-of-bound read\n\nNathan Chancellor (1):\n      i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()\n\nNicolas Bouchinet (1):\n      netfilter: conntrack: Bound nf_conntrack sysctl writes\n\nNicolas Bretz (1):\n      ext4: on a remount, only log the ro or r/w state when it has changed\n\nNicolas Escande (1):\n      wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override\n\nNiklas Söderlund (1):\n      media: adv7180: Disable test-pattern control on adv7180\n\nNir Lichtman (1):\n      x86/build: Fix broken copy command in genimage.sh when making isoimage\n\nNishanth Menon (1):\n      net: ethernet: ti: am65-cpsw: Lower random mac address error print to info\n\nNícolas F. R. A. Prado (3):\n      ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect\n      ASoC: mediatek: mt8188: Treat DMIC_GAINx_CUR as non-volatile\n      ASoC: mediatek: mt8188: Add reference for dmic clocks\n\nOliver Hartkopp (2):\n      can: bcm: add locking for bcm_op runtime updates\n      can: bcm: add missing rcu read protection for procfs content\n\nOlivier Moysan (1):\n      drm: bridge: adv7511: fill stream capabilities\n\nP Praneesh (1):\n      wifi: ath12k: Fix end offset bit definition in monitor ring descriptor\n\nPali Rohár (6):\n      cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES\n      cifs: Fix querying and creating MF symlinks over SMB1\n      cifs: Fix negotiate retry functionality\n      cifs: Fix establishing NetBIOS session for SMB2+ connection\n      cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()\n      cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function\n\nPatrisious Haddad (1):\n      net/mlx5: Change POOL_NEXT_SIZE define value and make it global\n\nPaul Burton (2):\n      MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core\n      clocksource: mips-gic-timer: Enable counter when CPUs start\n\nPaul Chaignon (1):\n      xfrm: Sanitize marks before insert\n\nPaul Kocialkowski (1):\n      net: dwmac-sun8i: Use parsed internal PHY address instead of 1\n\nPavel Begunkov (1):\n      io_uring: fix overflow resched cqe reordering\n\nPedro Tammela (1):\n      net_sched: hfsc: Address reentrant enqueue adding class to eltree twice\n\nPengyu Luo (1):\n      cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist\n\nPeter Seiderer (2):\n      net: pktgen: fix mpls maximum labels list parsing\n      net: pktgen: fix access outside of user given buffer in pktgen_thread_write()\n\nPeter Ujfalusi (2):\n      ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext\n      ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction\n\nPeter Zijlstra (1):\n      x86/traps: Cleanup and robustify decode_bug()\n\nPeter Zijlstra (Intel) (1):\n      perf: Avoid the read if the count is already updated\n\nPetr Machata (2):\n      vxlan: Join / leave MC group after remote changes\n      bridge: mdb: Allow replace of a host-joined group\n\nPhilip Redkin (1):\n      x86/mm: Check return value from memblock_phys_alloc_range()\n\nPhilip Yang (1):\n      drm/amdkfd: KFD release_work possible circular locking\n\nPing-Ke Shih (2):\n      wifi: rtw89: fw: propagate error code from rtw89_h2c_tx()\n      wifi: rtw89: add wiphy_lock() to work that isn\u0027t held wiphy_lock() yet\n\nPrathamesh Shete (1):\n      pinctrl-tegra: Restore SFSEL bit when freeing pins\n\nPurva Yeshi (1):\n      dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open\n\nQu Wenruo (2):\n      btrfs: run btrfs_error_commit_super() early\n      btrfs: avoid NULL pointer dereference if no valid csum tree\n\nRafael J. Wysocki (1):\n      cpuidle: menu: Avoid discarding useful information\n\nRamasamy Kaliappan (1):\n      wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band\n\nRanjan Kumar (1):\n      scsi: mpi3mr: Add level check to control event logging\n\nRavi Bangoria (2):\n      perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt\n      perf/amd/ibs: Fix -\u003econfig to sample period calculation for OP PMU\n\nRicardo Ribalda (2):\n      media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map\n      media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value\n\nRitesh Harjani (IBM) (1):\n      book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP\u003dn\n\nRob Herring (Arm) (1):\n      perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters\n\nRobert Richter (1):\n      libnvdimm/labels: Fix divide error in nd_label_data_init()\n\nRobin Murphy (2):\n      perf/arm-cmn: Fix REQ2/SNP2 mixup\n      perf/arm-cmn: Initialise cmn-\u003ecpu earlier\n\nRoger Pau Monne (1):\n      PCI: vmd: Disable MSI remapping bypass under Xen\n\nRosen Penev (1):\n      wifi: ath9k: return by of_get_mac_address\n\nRyan Roberts (1):\n      arm64/mm: Check PUD_TYPE_TABLE in pud_bad()\n\nRyan Walklin (1):\n      ASoC: sun4i-codec: support hp-det-gpios property\n\nRyo Takakura (1):\n      lockdep: Fix wait context check on softirq for PREEMPT_RT\n\nSabrina Dubroca (1):\n      espintcp: remove encap socket caching to avoid reference leak\n\nSakari Ailus (1):\n      media: v4l: Memset argument to 0 before calling get_mbus_config pad op\n\nSaket Kumar Bhaskar (1):\n      perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type\n\nSamuel Holland (1):\n      riscv: Allow NOMMU kernels to access all of RAM\n\nSean Anderson (1):\n      spi: zynqmp-gqspi: Always acknowledge interrupts\n\nSeyediman Seyedarab (1):\n      kbuild: fix argument parsing in scripts/config\n\nShahar Shitrit (2):\n      net/mlx5: Modify LSB bitmask in temperature event to include only the first bit\n      net/mlx5: Apply rate-limiting to high temperature warning\n\nShashank Gupta (1):\n      crypto: octeontx2 - suppress auth failure screaming due to negative tests\n\nShigeru Yoshida (1):\n      af_unix: Fix uninit-value in __unix_walk_scc()\n\nShivasharan S (1):\n      scsi: mpt3sas: Send a diag reset if target reset fails\n\nShiwu Zhang (1):\n      drm/amdgpu: enlarge the VBIOS binary size limit\n\nShixiong Ou (1):\n      fbdev: fsl-diu-fb: add missing device_remove_file()\n\nShree Ramamoorthy (1):\n      mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID check\n\nSimona Vetter (1):\n      drm/atomic: clarify the rules around drm_atomic_state-\u003eallow_modeset\n\nSoeren Moch (1):\n      wifi: rtl8xxxu: retry firmware download on error\n\nStanimir Varbanov (2):\n      PCI: brcmstb: Expand inbound window size up to 64GB\n      PCI: brcmstb: Add a softdep to MIP MSI-X driver\n\nStanley Chu (1):\n      i3c: master: svc: Fix missing STOP for master request\n\nStefan Wahren (2):\n      drm/v3d: Add clock handling\n      dmaengine: fsl-edma: Fix return code for unhandled interrupts\n\nStephan Gerhold (4):\n      i2c: qup: Vote for interconnect bandwidth to DRAM\n      arm64: dts: qcom: ipq9574: Add missing properties for cryptobam\n      arm64: dts: qcom: sm8450: Add missing properties for cryptobam\n      arm64: dts: qcom: sm8550: Add missing properties for cryptobam\n\nSubbaraya Sundeep (1):\n      octeontx2-af: Set LMT_ENA bit for APR table entries\n\nSudeep Holla (3):\n      mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()\n      firmware: arm_ffa: Reject higher major version as incompatible\n      firmware: arm_scmi: Relax duplicate name constraint across protocol ids\n\nSuman Ghosh (1):\n      octeontx2-pf: Add AF_XDP non-zero copy support\n\nSvyatoslav Ryhel (1):\n      ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114\n\nTakashi Iwai (4):\n      ALSA: seq: Improve data consistency at polling\n      ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013\n      ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx\n      ALSA: pcm: Fix race of buffer access at PCM OSS layer\n\nThangaraj Samynathan (1):\n      net: lan743x: Restore SGMII CTRL register on resume\n\nThomas Weißschuh (1):\n      timer_list: Don\u0027t use %pK through printk()\n\nThomas Zimmermann (3):\n      drm/gem: Test for imported GEM buffers with helper\n      drm/ast: Find VBIOS mode from regular display size\n      drm/gem: Internally test import_attach for imported objects\n\nTianyang Zhang (1):\n      mm/page_alloc.c: avoid infinite retries caused by cpuset race\n\nTiwei Bie (1):\n      um: Update min_low_pfn to match changes in uml_reserved\n\nTom Chung (1):\n      drm/amd/display: Initial psr_version with correct setting\n\nTrond Myklebust (8):\n      NFSv4: Check for delegation validity in nfs_start_delegation_return_locked()\n      NFS: Don\u0027t allow waiting for exiting tasks\n      SUNRPC: Don\u0027t allow waiting for exiting tasks\n      NFSv4: Treat ENETUNREACH errors as fatal for state recovery\n      SUNRPC: rpc_clnt_set_transport() must not change the autobind setting\n      SUNRPC: rpcbind should never reset the port to the value \u00270\u0027\n      pNFS/flexfiles: Report ENETDOWN as a connection error\n      NFS: Avoid flushing data while holding directory locks in nfs_rename()\n\nTudor Ambarus (1):\n      mailbox: use error ret code of of_parse_phandle_with_args()\n\nUwe Kleine-König (1):\n      pinctrl: qcom/msm: Convert to platform remove callback returning void\n\nValentin Caron (1):\n      pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map\n\nValtteri Koskivuori (1):\n      platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys\n\nVasant Hegde (1):\n      iommu/amd/pgtbl_v2: Improve error handling\n\nVicki Pfau (1):\n      Input: xpad - add more controllers\n\nVictor Lu (1):\n      drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c\n\nVijendar Mukunda (1):\n      soundwire: amd: change the soundwire wake enable/disable sequence\n\nViktor Malik (1):\n      bpftool: Fix readlink usage in get_fd_type\n\nVinicius Costa Gomes (1):\n      dmaengine: idxd: Fix allowing write() from different address spaces\n\nVinith Kumar R (1):\n      wifi: ath12k: Report proper tx completion status to mac80211\n\nViresh Kumar (1):\n      firmware: arm_ffa: Set dma_mask for ffa devices\n\nVitalii Mordan (1):\n      i2c: pxa: fix call balance of i2c-\u003eclk handling routines\n\nVladimir Moskovkin (1):\n      platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()\n\nVladimir Oltean (1):\n      net: enetc: refactor bulk flipping of RX buffers to separate function\n\nWaiman Long (1):\n      x86/nmi: Add an emergency handler in nmi_desc \u0026 use it in nmi_shootdown_cpus()\n\nWang Liang (1):\n      net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done\n\nWang Zhaolong (3):\n      smb: client: Store original IO parameters and prevent zero IO sizes\n      smb: client: Fix use-after-free in cifs_fill_dirent\n      smb: client: Reset all search buffer pointers when releasing buffer\n\nWentao Guan (2):\n      nvme-pci: add quirks for device 126f:1001\n      nvme-pci: add quirks for WDC Blue SN550 15b7:5009\n\nWillem de Bruijn (1):\n      ipv6: save dontfrag in cork\n\nWilliam Tu (3):\n      net/mlx5e: set the tx_queue_len for pfifo_fast\n      net/mlx5e: reduce rep rxq depth to 256 for ECPF\n      net/mlx5e: reduce the max log mpwrq sz for ECPF and reps\n\nXiaofei Tan (1):\n      ACPI: HED: Always initialize before evged\n\nYemike Abhilash Chandra (1):\n      arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy\n\nYihan Zhu (1):\n      drm/amd/display: handle max_downscale_src_width fail check\n\nYonghong Song (1):\n      bpf: Allow pre-ordering for bpf cgroup progs\n\nYoussef Samir (1):\n      accel/qaic: Mask out SR-IOV PCI resources\n\nYuanjun Gong (1):\n      leds: pwm-multicolor: Add check for fwnode_property_read_u32\n\nZhang Rui (1):\n      thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature\n\nZhang Yi (2):\n      ext4: don\u0027t write back data before punch hole in nojournal mode\n      ext4: remove writable userspace mappings before truncating page cache\n\nZhikai Zhai (1):\n      drm/amd/display: calculate the remain segments for all pipes\n\nZhongqiu Han (1):\n      virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN\n\nZsolt Kajtar (2):\n      fbcon: Use correct erase colour for clearing in fbcon\n      fbdev: core: tileblit: Implement missing margin clearing for tileblit\n\nfeijuan.li (1):\n      drm/edid: fixed the bug that hdr metadata was not reset\n\ngaoxu (1):\n      cgroup: Fix compilation issue due to cgroup_mutex not being exported\n\njunan (1):\n      HID: usbkbd: Fix the bit shift number for LED_KANA\n\nzihan zhou (1):\n      sched: Reduce the default slice to avoid tasks getting an extra tick\n\nBUG\u003db/422673928\nTEST\u003dtryjob, validation and K8s e2e\nRELEASE_NOTE\u003dUpdated the Linux kernel to v6.6.93.\n\nChange-Id: Ic1977acbe6d4ae42ba2753c42d058071167e54f9\nSigned-off-by: COS Kernel Merge Bot \u003ccloud-image-merge-automation@prod.google.com\u003e\n",
  "tree_diff": []
}
