UPDATE: 6.6.148 - #1343
Open
fepitre-bot wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update to 6.6.148
Details
Changes since previous version:
gregkh/linux@d8a1f7420d2d mm: refactor mm_access() to not return NULL
gregkh/linux@ae068b676196 Linux 6.6.146
gregkh/linux@12a891c773ae posix-cpu-timers: Prevent UAF caused by non-leader exec() race
gregkh/linux@a1153c0deb44 Linux 6.6.147
gregkh/linux@b10a69641172 platform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplug
gregkh/linux@37ad2bb11e9d bpf: Fix ld_{abs,ind} failure path analysis in subprogs
gregkh/linux@a715cf4de28e selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
gregkh/linux@30e439a141d2 drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
gregkh/linux@55ec4d9ee783 platform/x86/amd/pmc: Don't log during intermediate wakeups
gregkh/linux@c90b043ff068 platform/x86/amd/pmc: Avoid logging "(null)" for DMI values
gregkh/linux@4f292febac9b seqlock: Cure some more scoped_seqlock() optimization fails
gregkh/linux@69ae8730e657 seqlock: Allow KASAN to fail optimizing
gregkh/linux@1f140d295390 seqlock: Allow UBSAN_ALIGNMENT to fail optimizing
gregkh/linux@35e77467610c KVM: x86: Check for invalid/obsolete root after making MMU pages available
gregkh/linux@af56298e9d86 KVM: nVMX: Hide shadow VMCS right after VMCLEAR
gregkh/linux@6f4be7388030 KVM: x86/mmu: Fix use-after-free on vendor module reload
gregkh/linux@a7eb6db1cd3f can: bcm: add locking when updating filter and timer values
gregkh/linux@8b2783172d92 can: bcm: fix CAN frame rx/tx statistics
gregkh/linux@52f06e760378 can: bcm: extend bcm_tx_lock usage for data and timer updates
gregkh/linux@7d966cdee006 can: bcm: validate frame length in bcm_rx_setup() for RTR replies
gregkh/linux@84aa4807816e can: bcm: add missing device refcount for CAN filter removal
gregkh/linux@60d8a7942f4e can: bcm: fix stale rx/tx ops after device removal
gregkh/linux@5f246b96ab47 can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
gregkh/linux@18b45251e74e can: bcm: track a single source interface for ANYDEV timeout/throttle ops
gregkh/linux@0b811c4bbe3e can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
gregkh/linux@0b05eca9589f can: isotp: serialize TX state transitions under so->rx_lock
gregkh/linux@5b12de6229d6 dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
gregkh/linux@5592a207e158 accel/ivpu: Reject firmware log with size smaller than header
gregkh/linux@abeff53233b9 gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappings
gregkh/linux@6e3cb82fcd2f xprtrdma: Clear receive-side ownership pointers on release
gregkh/linux@40bbbf2e91fd Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()
gregkh/linux@f97776607d0d Input: ims-pcu - fix logic error in packet reset
gregkh/linux@e9ea1f148a94 arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234
gregkh/linux@dfa535c94406 IB/mad: Drop unmatched RMPP responses before reassembly
gregkh/linux@9a797e0dc766 mtd: mtdswap: remove debugfs stats file on teardown
gregkh/linux@5e23b8ec04e2 mtd: nand: mtk-ecc: stop on ECC idle timeouts
gregkh/linux@33878ba25e26 btrfs: reject free space cache with more entries than pages
gregkh/linux@b3d39b037996 btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
gregkh/linux@86f5ea90f73b firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()
gregkh/linux@e33760e07610 RDMA/cma: Fix hardware address comparison length in netevent callback
gregkh/linux@7cf6776ce441 RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device
gregkh/linux@dfb905d933d8 RDMA/umem: Introduce an option to revoke DMABUF umem
gregkh/linux@76a3fb857bd2 RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helper
gregkh/linux@559b236086ab RDMA/umem: Move umem dmabuf revoke logic into helper function
gregkh/linux@5f38a3ec57a7 RDMA/umem: Add pinned revocable dmabuf import interface
gregkh/linux@0ccb86d5631c RDMA/umem: Add helpers for umem dmabuf revoke lock
gregkh/linux@fb46d134e1b8 RDMA/irdma: Prevent rereg_mr for non-mem regions
gregkh/linux@0e861c8a6967 RDMA/erdma: initialize ret for empty receive WR lists
gregkh/linux@2fcf86887f9a RDMA/hns: Fix potential integer overflow in mhop hem cleanup
gregkh/linux@8bf715284f08 RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
gregkh/linux@36e91a58397c RDMA/siw: publish QP after initialization
gregkh/linux@ffe21a3545b4 mtd: fix double free and WARN_ON in add_mtd_device() error paths
gregkh/linux@367958515c99 selftests/alsa: Fix memory leak in find_controls error path
gregkh/linux@2bc90b4535fd RDMA/irdma: Prevent overflows in memory contiguity checks
gregkh/linux@df6856c2dda9 xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()
gregkh/linux@d9d9cc21cc90 xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert
gregkh/linux@3368457b4871 wifi: cfg80211: cancel sched scan results work on unregister
gregkh/linux@f75b9a2a9d83 wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()
gregkh/linux@82c5a30a66e2 wifi: mac80211_hwsim: clamp virtio RX length before skb_put
gregkh/linux@d497b7566e74 wifi: libertas: fix memory leak in helper_firmware_cb()
gregkh/linux@25c3b85af3fc wifi: p54: validate RX frame length in p54_rx_eeprom_readback()
gregkh/linux@fa9592ef7de1 wifi: nl80211: free RNR data on MBSSID mismatch
gregkh/linux@2d372cb06387 wifi: nl80211: validate nested MBSSID IE blobs
gregkh/linux@642d8373c4c5 wifi: cfg80211: validate PMSR measurement type data
gregkh/linux@44ea65d779e2 wifi: cfg80211: validate PMSR FTM preamble range
gregkh/linux@a17f5d27cca2 wifi: cfg80211: reject unsupported PMSR FTM location requests
gregkh/linux@be9dfcb0654c wifi: mac80211: free AP_VLAN bc_buf SKBs outside IRQ lock
gregkh/linux@f50a2b9e57a7 wifi: brcmfmac: initialize SDIO data work before cleanup
gregkh/linux@20c308d9a577 wifi: cfg80211: bound element ID read when checking non-inheritance
gregkh/linux@4b1add0fd960 ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stop
gregkh/linux@4cb0783d612c ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()
gregkh/linux@0404b5b0f33b ASoC: cs42l43: Correct report for forced microphone jack
gregkh/linux@5143f863f864 ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup
gregkh/linux@91fdc1878345 firmware: arm_scmi: Rate-limit queue-full warnings in IRQ context
gregkh/linux@4bb84e964ff0 ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
gregkh/linux@8150b5365f02 ipv4: fib: free fib_alias with kfree_rcu() on insert error path
gregkh/linux@4dc0e63abf8b net/iucv: take a reference on the socket found in afiucv_hs_rcv()
gregkh/linux@fbe7df5d3a3a ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
gregkh/linux@b99eafbc644b ata: sata_dwc_460ex: use platform_get_irq()
gregkh/linux@29f289ef8b5a ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interrupts
gregkh/linux@4c6e64cae2b2 ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning
gregkh/linux@fd2049eec99e ALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DAC
gregkh/linux@70354dbb5f72 Bluetooth: qca: fix NVM tag length underflow in TLV parser
gregkh/linux@8bc83f9ef678 Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
gregkh/linux@b56f2ecafc08 Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
gregkh/linux@5a3945e8dea6 Bluetooth: hci_qca: Clear memdump state on invalid dump size
gregkh/linux@437637f5ff3f smb/client: handle overlapping allocated ranges in fallocate
gregkh/linux@8506eaaa6481 drm/i915/gt: use correct selftest config symbol
gregkh/linux@b8c31ebdd22f sched/vtime: Get rid of generic vtime_task_switch() implementation
gregkh/linux@986cb66d37e5 powerpc/time: Prepare to stop elapsing in dynticks-idle
gregkh/linux@315b7d610b93 powerpc/vtime: Initialize starttime at boot for native accounting
gregkh/linux@7ffe529e7127 bpf, sockmap: Reject unhashed UDP sockets on sockmap update
gregkh/linux@b8f591ee8b9f can: j1939: fix lockless local-destination check
gregkh/linux@0f72fc9659d7 ksmbd: pin conn during async oplock break notification
gregkh/linux@2c307126ed8e ksmbd: validate compound request size before reading StructureSize2
gregkh/linux@f6141a52180e drm/i915/selftests: Fix GT PM sort comparators
gregkh/linux@531dbb5bb98e net/sched: act_tunnel_key: Defer dst_release to RCU callback
gregkh/linux@0b4414e43e08 sctp: fix auth_hmacs array size in struct sctp_cookie
gregkh/linux@d6eee7cd078a mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n
gregkh/linux@e165a1d295e7 wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()
gregkh/linux@37691a2fe764 USB: storage: add NO_ATA_1X quirk for Longmai USB Key
gregkh/linux@fc5cc9e194b9 usb: chipidea: fix usage_count leak when autosuspend_delay is negative
gregkh/linux@e2b2740f1242 usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
gregkh/linux@380b4bef46c2 usb: gadget: f_midi: cancel pending IN work before freeing the midi object
gregkh/linux@994afccfdcce usb: gadget: printer: fix infinite loop in printer_read()
gregkh/linux@29f3cd27ec35 USB: gadget: snps-udc: fix device name leak on probe failure
gregkh/linux@ec52db6cac5d USB: gadget: fsl-udc: fix device name leak on probe failure
gregkh/linux@e07751d0527c usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()
gregkh/linux@1a1d7158420d usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown
gregkh/linux@4e116372b7a4 usb: gadget: uvc: clamp SEND_RESPONSE length to the response buffer
gregkh/linux@f92bdb3df3b2 USB: serial: ftdi_sio: add support for E+H FXA291
gregkh/linux@ee57992c053a USB: serial: io_edgeport: cap received transmit credits
gregkh/linux@1420c23c6d59 USB: serial: keyspan_pda: fix data loss on receive throttling
gregkh/linux@d8d18d251049 USB: serial: option: add TDTECH MT5710-CN
gregkh/linux@7dc44840ca3c crypto: rsa-pkcs1pad: Don't WARN on an empty digest
gregkh/linux@9aa3b4223df5 Revert "drm/amd/display: Add missing kdoc for ALLM parameters"
gregkh/linux@f2ac9e32369b RISC-V: KVM: Serialize virtual interrupt pending state updates
gregkh/linux@6192a3f77c97 usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
gregkh/linux@7f184ca38a90 wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request
gregkh/linux@e517e207300e wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
gregkh/linux@e6e1e0f3050d hwmon: (corsair-psu) Stop device IO before calling hid_hw_stop
gregkh/linux@0975c42ed2a3 hwmon: (corsair-cpro) Stop device IO before calling hid_hw_stop
gregkh/linux@185c0880397a hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stop
gregkh/linux@2e47b91b9b40 watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()
gregkh/linux@69a6a4f60b2d wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()
gregkh/linux@c78424ca5086 wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
gregkh/linux@d0833f2d44de wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
gregkh/linux@b7d633c7c923 firewire: net: Fix fragmented datagram reassembly
gregkh/linux@69ac7ba3a3df wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler
gregkh/linux@1c690f7c4c5b wifi: ath6kl: fix OOB read from firmware IE lengths in connect event
gregkh/linux@f74e34e66379 wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read
gregkh/linux@7ed0dce8613c wifi: carl9170: fix OOB read from off-by-two in TX status handler
gregkh/linux@5acfa18de66b wifi: carl9170: fix buffer overflow in rx_stream failover path
gregkh/linux@646c14273df8 btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8
gregkh/linux@92bedc045555 btrfs: free mapping node on duplicate reloc root insert
gregkh/linux@3ddb0d3e3650 ASoC: tas2781: bound firmware description string parsing
gregkh/linux@3958f6dab9f6 ASoC: bt-sco: fix duplicate DAPM widget names for wideband DAI
gregkh/linux@cbd3a027f248 ASoC: cs35l56: Don't use devres to unregister component
gregkh/linux@34c26cc9ab74 ASoC: cs35l56: Fix potential probe() deadlock
gregkh/linux@42a82b509a6d ASoC: cs35l56: Use complete_all() to signal init_completion
gregkh/linux@dafd46a72093 wifi: iwlwifi: mvm: validate SAR GEO response payload size
gregkh/linux@0a070d5ad798 wifi: iwlwifi: mvm: fix read in wake packet notification handler
gregkh/linux@c035b1198906 usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnect
gregkh/linux@e73827d99021 hwmon: (asus-ec-sensors) fix looping over banks while reading from EC
gregkh/linux@12111669ba08 hwmon: (asus-ec-sensors) fix EC read intervals
gregkh/linux@7e3abf8ace7f hwmon: (asus-ec-sensors) add missed handle for ENOMEM
gregkh/linux@5b439f39f33e smb: client: validate DFS referral PathConsumed
gregkh/linux@112525534ab5 hwmon: occ: validate poll response sensor blocks
gregkh/linux@8de58bfa26e0 Bluetooth: btusb: validate Realtek vendor event length
gregkh/linux@80ec024d53a0 net/packet: avoid fanout hook re-registration after unregister
gregkh/linux@2a4bad24ac52 bonding: fix devconf_all NULL dereference when IPv6 is disabled
gregkh/linux@1e2e2d980694 rds: drop incoming messages that cross network namespace boundaries
gregkh/linux@1f4ca61b7a93 dpaa2-switch: put MAC endpoint device on disconnect
gregkh/linux@915012e92331 dpaa2-eth: put MAC endpoint device on disconnect
gregkh/linux@ab7faf5a172e iommu/amd: Wait for completion instead of returning early in iommu_completion_wait()
gregkh/linux@329589417214 wifi: mac80211: tear down new links on vif update error path
gregkh/linux@6dbd428119cb nfp: Check resource mutex allocation
gregkh/linux@f4834132773f wan: wanxl: Only reset hardware after BAR mapping
gregkh/linux@a3f47d7c75dd wifi: mwifiex: bound uAP association event IEs to the event buffer
gregkh/linux@1e31d2394e0d iommu/amd: Bound the early ACPI HID map
gregkh/linux@3078d82e7fe9 iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()
gregkh/linux@70f70a4c419d wifi: mac80211: recalculate TIM when a station enters power save
gregkh/linux@3794cfb80b55 pds_core: reject component parameter in legacy firmware update
gregkh/linux@a02c0ac672d9 amd-xgbe: fix MAC_AUTO_SW handling in CL37 AN
gregkh/linux@5a365f1e4234 sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkid
gregkh/linux@f79c7afdad47 pds_core: yield the CPU while waiting for the adminq to drain
gregkh/linux@37924f5c0e95 pds_core: order completion reads after the ownership check
gregkh/linux@646b58b543f3 pds_core: fix auxiliary device add/del races
gregkh/linux@649c6d37a38f pds_core: check for workqueue allocation failure
gregkh/linux@b255d8cd6cc6 sctp: validate stream count in sctp_process_strreset_inreq()
gregkh/linux@def321ca6b32 tls: device: push pending open record on splice EOF
gregkh/linux@eca8949e4061 selftest: af_unix: Add Kconfig file.
gregkh/linux@963b4ee31b1b selftests: af_unix: add USER_NS config
gregkh/linux@54dfe30a562f selftests: openvswitch: add config file
gregkh/linux@b3c733eaae7f gtp: check skb_pull_data() return in gtp1u_send_echo_resp()
gregkh/linux@c0936c131a71 nexthop: initialize extack in nh_res_bucket_migrate()
gregkh/linux@f9c669d9f4ca tipc: fix infinite loop in __tipc_nl_compat_dumpit
gregkh/linux@23a2b98e754d wifi: mt76: mt7915: guard HE capability lookups
gregkh/linux@b09508dd7bc4 wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bss_he_tlv()
gregkh/linux@4fd85fd23735 wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()
gregkh/linux@2b1882cf313a wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()
gregkh/linux@137e4710da62 wifi: brcmfmac: fix 802.1X-SHA256 call trace warning
gregkh/linux@9005b221cb1f amt: re-read skb header pointers after every pull
gregkh/linux@ec2f2f62e438 amt: make the head writable before rewriting the L2 header
gregkh/linux@490011a38f43 net: bridge: vlan: fix vlan range dumps starting with pvid
gregkh/linux@f72c312af6c7 net: hsr: fix memory leak on slave unregistration by removing synced VLANs
gregkh/linux@4528678f70e0 net: dpaa: fix mode setting
gregkh/linux@ec2e157fc967 sctp: auth: verify auth requirement when auth_chunk is NULL
gregkh/linux@667b6e52048e vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packets
gregkh/linux@92492743e957 iomap: correct the range of a partial dirty clear
gregkh/linux@f02334a9e378 tipc: fix u16 MTU truncation in media and bearer MTU validation
gregkh/linux@ba351ae1028d net: stmmac: fix l3l4 filter rejecting unsupported offload requests
gregkh/linux@b664b326e167 net: stmmac: reset residual action in L3L4 filters on delete
gregkh/linux@e99309df721e net: stmmac: enable the MAC on link up for all supported speeds
gregkh/linux@c34fbb0e85f0 octeontx2-vf: set TC flower flag on MCAM entry allocation
gregkh/linux@72e2ccfe3963 ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookup
gregkh/linux@c71962f30091 ppp: use IFF_NO_QUEUE in virtual interfaces
gregkh/linux@1d03e26ef1d7 ppp: convert to percpu netstats
gregkh/linux@97562e355e3d ppp: enable TX scatter-gather
gregkh/linux@5d3427016234 ppp: annotate data races in ppp_generic
gregkh/linux@9f55eab598de hinic: remove unused ethtool RSS user configuration buffers
gregkh/linux@4b95e1f0d6e6 net: qrtr: restrict socket creation to the initial network namespace
gregkh/linux@43c287ce77ea net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan rule
gregkh/linux@031749202414 net/mlx5e: Report zero bandwidth for non-ETS traffic classes
gregkh/linux@f110b4526f57 net/mlx5e: Reject unsupported CB Shaper TSA in ETS validation
gregkh/linux@b05b6bd1abf4 net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
gregkh/linux@2cec93b60e36 ice: fix LAG recipe to profile association
gregkh/linux@ee762f684eef bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
gregkh/linux@f14d66e4b502 drm/rockchip: cdn-dp: add missing check in cdn_dp_config_video()
gregkh/linux@c18d46d9830c drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
gregkh/linux@22d9f7fc1aaa drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers
gregkh/linux@53937a2787d2 drm/dp/mst: fix buffer overflows in sideband chunk accumulation
gregkh/linux@bdf0508b1e67 drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers
gregkh/linux@c3fae34d6cb0 drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 (v2)
gregkh/linux@4b606f32b38a drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
gregkh/linux@f0d81d85e7ff drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT
gregkh/linux@3f190956404d drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1
gregkh/linux@2473ac314387 drm/nouveau: fix reversed error cleanup order in ucopy functions
gregkh/linux@4a27275d2759 drm/i915/gem: Add missing nospec on parallel submit slot
gregkh/linux@3ed109a72176 drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()
gregkh/linux@ec26f6cdcc0e drm/radeon: fix r100_copy_blit for large BOs
gregkh/linux@85eedff5f0c4 drm/amdkfd: Check bounds in allocate_event_notification_slot
gregkh/linux@790aeed9df5c drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
gregkh/linux@f9922828a4eb drm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks prev_sink reference
gregkh/linux@9fc2a017c5d5 drm/virtio: bound EDID block reads to the response buffer
gregkh/linux@2eb06c88426b drm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()
gregkh/linux@01dfea84df91 drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()
gregkh/linux@f6212bc1bbd9 drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()
gregkh/linux@32c1a2afa90d drm/i915: Return NULL on error in active_instance
gregkh/linux@f014702fbd48 drm/i915/gem: Do not leak siblings[] on proto context error
gregkh/linux@edd2edaca52a drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
gregkh/linux@1615811cd365 drm/amdgpu: Fix VFCT bus number matching with soft filter
gregkh/linux@f02c9e1588d4 drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)
gregkh/linux@ba8bf1dcbb44 drm/amd/display: set new_stream to NULL after release
gregkh/linux@51eeef1949c1 drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
gregkh/linux@5ff94e127917 drm/vmwgfx: Validate vmw_surface_metadata::array_size
gregkh/linux@9f0ee411fc2d drm/vc4: Prevent shader BO mappings from becoming writable
gregkh/linux@877686a74ecd media: airspy: Return queued buffers on start_streaming() failure
gregkh/linux@f522a7f05f21 media: aspeed: fix missing of_reserved_mem_device_release() on probe failure
gregkh/linux@8e1c938f08e7 media: cec: seco: unregister adapter on IR probe failure
gregkh/linux@d7bb9e62c0f2 media: cedrus: clean up media device on probe failure
gregkh/linux@e6db514875ab media: cedrus: Fix missing cleanup in error path
gregkh/linux@2ee8327c85b3 media: cedrus: skip invalid H.264 reference list entries
gregkh/linux@a373f1a5137e media: cx231xx: fix devres lifetime
gregkh/linux@8fbdca4c99f6 media: cx23885: add ioremap return check and cleanup
gregkh/linux@d59af4652d99 media: marvell-cam: fix missing pci_disable_device() on remove
gregkh/linux@c6cd08a71a63 media: meson: vdec: Fix memory leak in error path of vdec_open
gregkh/linux@1d58229b330b media: msi2500: Return queued buffers on start_streaming() failure
gregkh/linux@549dd1afce2c media: nxp: imx8-isi: Add missing v4l2_subdev_cleanup() in crossbar and pipe
gregkh/linux@1eee561d764d media: nxp: imx8-isi: Clean up already-initialized pipes on probe failure
gregkh/linux@ff5f7c2686dc media: nxp: imx8-isi: Fix missing v4l2_subdev_cleanup() in pipe init error path
gregkh/linux@690cdda752f3 media: nxp: imx8-isi: Fix potential out-of-bounds issues
gregkh/linux@9ed0184435a1 media: nxp: imx8-isi: Fix scale factor calculation for hardware rounding
gregkh/linux@46715fecc38a media: pci: dm1105: Free allocated workqueue
gregkh/linux@a56e7641e09b media: pwc: Drain fill_buf on start_streaming() failure
gregkh/linux@f2f9fcacd819 media: pwc: Return queued buffers on start_streaming() failure
gregkh/linux@4ca9c9f12b1b media: radio-si476x: Unregister v4l2_device on probe failure
gregkh/linux@9acd5bbbe1df media: rtl2832: fix use-after-free in rtl2832_remove()
gregkh/linux@465dc8e71d2d media: rtl2832_sdr: Return queued buffers on start_streaming() failure
gregkh/linux@134c979dd721 media: saa7134: Fix a possible memory leak in saa7134_video_init1
gregkh/linux@37ff63c5d711 media: stm32: dcmi: unregister notifier on probe failure
gregkh/linux@4872161e6fbe media: sun4i-csi: Return queued buffers on start_streaming() failure
gregkh/linux@cb0502d29978 media: tegra-video: vi: fix invalid u32 return value in format lookup
gregkh/linux@4ecf0cc0cf59 media: ti: vpe: unwind v4l2 device registration on probe error
gregkh/linux@ef78c8c02a46 media: v4l2-ctrls-request: add NULL check in v4l2_ctrl_request_complete()
gregkh/linux@9a998cc1c348 media: v4l2-ctrls: validate HEVC active reference counts
gregkh/linux@697b81e9c4b5 media: vb2: use ssize_t for vb2_read/vb2_write
gregkh/linux@32623707968b media: vidtv: fix reference leak on failed device registration
gregkh/linux@d912d5b14356 media: vimc: fix reference leak on failed device registration
gregkh/linux@783f26368b7f media: vivid: add vivid_update_reduced_fps()
gregkh/linux@a9cd0e8fb0b2 media: vivid: check for vb2_is_busy() when toggling caps
gregkh/linux@450dbb302419 media: vpif_capture: fix OF node reference imbalance
gregkh/linux@fb40d03ed792 ALSA: seq: close a re-opened queue timer in the destructor
gregkh/linux@d4558c140782 wifi: ath6kl: fix OOB access from firmware ADDBA window size
gregkh/linux@eb42c3c8fd47 wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper
gregkh/linux@584c8954ad55 wifi: wilc1000: validate assoc response length before subtracting header
gregkh/linux@f2a72f47c5fb wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio buses
gregkh/linux@ef2ee5f820c3 wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio buses
gregkh/linux@b7d1d8cb1bdc wifi: brcmfmac: make release_scratchbuffers idempotent
gregkh/linux@b9d9a4cd2e59 staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()
gregkh/linux@e126aaf82380 staging: rtl8723bs: fix inverted HT40 secondary channel offset
gregkh/linux@e4fa2c5c261d Bluetooth: hci_sync: Protect UUID list traversal
gregkh/linux@2894bd8c68e9 Bluetooth: RFCOMM: Fix session UAF in set_termios
gregkh/linux@c62bb00caba6 exec: fix unsigned loop counter wrap in transfer_args_to_stack()
gregkh/linux@0f19d54e2524 binfmt_misc: set have_execfd only once the interpreter is opened
gregkh/linux@f8b7d5ba99ab platform/loongarch: laptop: Explicitly reset bl_powered state when suspend
gregkh/linux@1d6e91540015 LoongArch: Fix oops during single-step debugging
gregkh/linux@7344c84e3241 cdrom: fix stack out-of-bounds read in CDROMVOLCTRL
gregkh/linux@fac60fefe876 x86/boot/compressed: Disable jump tables
gregkh/linux@b061bb4dca49 comedi: comedi_parport: deal with premature interrupt
gregkh/linux@42710bb9946a serial: sc16is7xx: implement gpio get_direction() callback
gregkh/linux@1096397c31f6 serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms
gregkh/linux@441559d4c595 mei: bus: access mei_device under device_lock on cleanup
gregkh/linux@ddcf2064d7ec intel_th: fix MSC output device reference leak
gregkh/linux@faaf95135184 tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev
gregkh/linux@f9e6dfe341fb tracing: Fix resource leak on mmiotrace trace_pipe close
gregkh/linux@08259252e0d3 tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()
gregkh/linux@707720ab00c8 tracing/probes: Avoid temporary buffer truncation in trace_probe_match_command_args()
gregkh/linux@da0a33d41409 tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
gregkh/linux@bdf9de52c09e tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
gregkh/linux@8000a5f4d1d1 arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
gregkh/linux@8e558bcaf107 Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"
gregkh/linux@3cb65da64af9 mptcp: decrement subflows counter on failed passive join
gregkh/linux@3422658308d1 mptcp: only set DATA_FIN when a mapping is present
gregkh/linux@fedeb4468987 sctp: don't free the ASCONF's own transport in DEL-IP processing
gregkh/linux@9081c7179672 ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()
gregkh/linux@340e0386aa39 libceph: bound get_version reply decode to front len
gregkh/linux@05c90e059269 libceph: Fix multiplication overflow in decode_new_up_state_weight()
gregkh/linux@c46d82c47afc libceph: guard missing CRUSH type name lookup
gregkh/linux@9d37aec9ffe4 libceph: refresh auth->authorizer_buf{,_len} after authorizer update
gregkh/linux@0591a15815b4 libceph: Reject monmaps advertising zero monitors
gregkh/linux@b8a9fb6bf806 libceph: reject zero bucket types in crush_decode
gregkh/linux@fc1010e7e020 libceph: remove debugfs files before client teardown
gregkh/linux@e4563e07ef5c binfmt_elf_fdpic: only honour the first PT_INTERP
gregkh/linux@b98fad81f120 fs: preserve ACL_DONT_CACHE state in forget_cached_acl()
gregkh/linux@330249609b70 fscrypt: Add missing superblock check in find_or_insert_direct_key()
gregkh/linux@3d0dd138a06c ftrace: Add global mutex to serialize trace_parser access
gregkh/linux@ae045ad927c2 iommu/vt-d: Disallow SVA if page walk is not coherent
gregkh/linux@8d931a75a38b phonet: pep: fix use-after-free in pep_get_sb()
gregkh/linux@b3793d7dccb1 vxlan: require CAP_NET_ADMIN in the device netns for changelink
gregkh/linux@eb3836eab474 net: slip: serialize receive against buffer reallocation
gregkh/linux@2abdacc927c9 geneve: require CAP_NET_ADMIN in the device netns for changelink
gregkh/linux@8bb111f87ded net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
gregkh/linux@23658b350b41 net/iucv: fix use-after-free of a severed iucv_path
gregkh/linux@3f4fe26c20c3 net/x25: fix use-after-free in x25_kill_by_neigh()
gregkh/linux@e054dcd990d8 net: hip04: fix RX buffer leak on build_skb failure
gregkh/linux@c674751ea591 proc: Fix broken error paths for namespace links
gregkh/linux@14995c4250f0 rbd: Reset positive result codes to zero in object map update path
gregkh/linux@5c833074b549 ksmbd: defer destroy_previous_session() until after NTLM authentication
gregkh/linux@0f33178ec690 ice: use READ_ONCE() to access cached PHC time
gregkh/linux@896a9512d0d8 ila: reload IPv6 header after pskb_may_pull in checksum adjust
gregkh/linux@bd7110f0caa3 mac802154: hold an interface reference across the scan worker
gregkh/linux@5bbf0cd9b6a7 mac802154: llsec: reject frames shorter than the authentication tag
gregkh/linux@36dc6d6964a3 mctp: serial: handle zero-length frames to prevent rx buffer overflow
gregkh/linux@e6493a4d1ee1 pppoe: reload header pointer after dev_hard_header()
gregkh/linux@b07d87b31631 tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
gregkh/linux@5bc8fc1d2ff8 vxlan: mdb: Fix source list corruption on a failed replace
gregkh/linux@ff4fc24da753 drm/amd/pm: make pp_features read-only when scpm is enabled
gregkh/linux@793cdf17ddf9 drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()
gregkh/linux@96b6d68f2b5a drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()
gregkh/linux@ab05af6c345b drm/amdgpu/gfx8: drop unecessary BUG_ON()
gregkh/linux@c59b57c2e0c8 drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()
gregkh/linux@6c8b9c1f03c7 drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()
gregkh/linux@256d6f4803a9 drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()
gregkh/linux@a07430abd556 drm/amdgpu/vce: fix integer overflow in image size
gregkh/linux@bbbe6a2a8d8d drm/amdgpu/vcn4: avoid rereading IB param length
gregkh/linux@b1d05cc61dfa drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
gregkh/linux@52f9a5882964 drm/amdgpu: fix division by zero with invalid uvd dimensions
gregkh/linux@bdfc7f1e0900 drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
gregkh/linux@67bc3647e418 drm/amdgpu: fix aperture mapping leak
gregkh/linux@ef40d9411469 i40e: remove read access to debugfs files
gregkh/linux@160d3f0d7a55 ipv6: ndisc: fix NULL deref in accept_untracked_na()
gregkh/linux@8b386b6a24f6 net: qrtr: ns: Raise node count limit to 512
gregkh/linux@e31fada51437 ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
gregkh/linux@f4fcd0c1a243 ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
gregkh/linux@6d9d7aa4a2c9 ksmbd: bound DACL dedup walk to copied ACEs
gregkh/linux@b7cb5bf08554 ksmbd: validate ACE size against SID sub-authorities
gregkh/linux@a16eaaf7c0b0 openvswitch: fix GSO userspace truncation underflow
gregkh/linux@4462ac3d90e8 fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
gregkh/linux@67ce8034dc02 exfat: validate cluster allocation bits of the allocation bitmap
gregkh/linux@cafa53d3272c drm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sources
gregkh/linux@80f7dac8c9f9 io_uring/rw: fix missing ERESTARTSYS conversion in read paths
gregkh/linux@2efa9f57d089 net: pcs: xpcs: fix SGMII state reading
gregkh/linux@d65e397a1fd6 bpf: drop bpf_lsm_getselfattr from hook list
gregkh/linux@5337eebdf8c5 bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
gregkh/linux@9ceebbd6f9eb iommu/amd: Don't split flush for amd_iommu_domain_flush_all()
gregkh/linux@583fa6925df3 udmabuf: Do not create malformed scatterlists
gregkh/linux@0db56e7eae93 dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning
gregkh/linux@16381bda90b2 fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
gregkh/linux@6709fc381d53 i2c: davinci: Unregister cpufreq notifier on probe failure
gregkh/linux@3ff7d3339841 VFS/audit: introduce kern_path_parent() for audit
gregkh/linux@26f32cae6496 audit: widen ino fields to u64
gregkh/linux@df550e88009a audit: use 'unsigned int' instead of 'unsigned'
gregkh/linux@36eb77f14b4e audit: fix recursive locking deadlock in audit_dupe_exe()
gregkh/linux@2ef69871b313 i2c: i801: fix hardware state machine corruption in error path
gregkh/linux@2874c1ae0640 ALSA: hda: conexant: Remove mic bias threshold override
gregkh/linux@a8367b6f8423 ALSA: hda: Fix cached processing coefficient verbs
gregkh/linux@10a9d4fde547 serial: max310x: replace bare use of 'unsigned' with 'unsigned int' (checkpatch)
gregkh/linux@c071d94d3fb9 serial: max310x: implement gpio_chip::get_direction()
gregkh/linux@815a1eb356f2 afs: Annotate struct afs_addr_list with __counted_by
gregkh/linux@b9f12329ef22 afs: Turn the afs_addr_list address array into an array of structs
gregkh/linux@4a7e71d5bf93 rxrpc: Pull out certain app callback funcs into an ops table
gregkh/linux@0337cdba0c47 rxrpc: serialize kernel accept preallocation with socket teardown
gregkh/linux@43fbdd21723f fbcon: Rename struct fbcon_ops to struct fbcon_par
gregkh/linux@03a0e49a2e38 fbcon: Use correct type for vc_resize() return value
gregkh/linux@12876864f9de tipc: restrict socket queue dumps in enqueue tracepoints
gregkh/linux@95051b9f962a rxrpc: Don't need barrier for ->tx_bottom and ->acks_hard_ack
gregkh/linux@77433b730970 rxrpc: Use irq-disabling spinlocks between app and I/O thread
gregkh/linux@dc31e0a74e34 rxrpc: Fix notification vs call-release vs recvmsg
gregkh/linux@c656e6a31232 rxrpc: Fix socket notification race
gregkh/linux@6b8d37b1998f vduse: Use fixed 4KB bounce pages for non-4KB page size
gregkh/linux@0a0f90adebc0 vduse: remove unused vaddr parameter of vduse_domain_free_coherent
gregkh/linux@680a38322b40 vduse: take out allocations from vduse_dev_alloc_coherent
gregkh/linux@fde25641cbdd VDUSE: avoid leaking information to userspace
gregkh/linux@d205563ee9e1 octeontx2: Annotate mmio regions as __iomem
gregkh/linux@e60543f29ffb octeontx2-pf: clear stale mailbox IRQ state before request_irq()
gregkh/linux@e2007df69e60 octeontx2-vf: clear stale mailbox IRQ state before request_irq()
gregkh/linux@d2ac7ab19381 fbdev/efifb: Replace references to global screen_info by local pointer
gregkh/linux@fafb2e08741b fbdev: efifb: fix memory leak in efifb_probe()
gregkh/linux@81051a495a9a ASoC: mediatek: mt8195: Remove afe-dai component and rework codec link
gregkh/linux@e63067d8f4bd ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
gregkh/linux@21fc21eb477d ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
gregkh/linux@074371b2d5b0 ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
gregkh/linux@5f2ae0405ff5 ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable
gregkh/linux@6e2ee6eacc3e ASoC: mediatek: mt8192: Check runtime resume during probe
gregkh/linux@233f357bf424 ASoC: mediatek: mt8183: Check runtime resume during probe
gregkh/linux@385e2a9360cc netfilter: nft_set_pipapo: use GFP_KERNEL for insertions
gregkh/linux@dde6b54848a5 netfilter: nft_set_pipapo: move prove_locking helper around
gregkh/linux@7583b0d84ca2 netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
gregkh/linux@8e264996d95f netfilter: nft_set_pipapo: prepare walk function for on-demand clone
gregkh/linux@840daa6bc4d1 netfilter: nft_set_pipapo: merge deactivate helper into caller
gregkh/linux@fad1685df350 netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
gregkh/linux@744dc9a47a84 netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
gregkh/linux@047e813324ea netfilter: nft_set_pipapo: don't leak bad clone into future transaction
gregkh/linux@d787e4c3acdf lsm: infrastructure management of the sock security
gregkh/linux@5d4d93f9bfbc selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
gregkh/linux@0d713c11de5d netfilter: nf_conntrack_sip: remove net variable shadowing
gregkh/linux@e64a48c50a1f netfilter: nf_conntrack_sip: validate skb_dst() before accessing it
gregkh/linux@363e37bebbbd netfilter: nf_tables: Remove unused nft_reduce_is_readonly()
gregkh/linux@7cd3fee7b361 netfilter: nf_tables: remove register tracking infrastructure
gregkh/linux@4fee43759b48 netfilter: nft_fib: reject fib expression on the netdev egress hook
gregkh/linux@43ffd230b9cc NFSD: pass nfsd_file to nfsd_iter_read()
gregkh/linux@844520b33c80 sunrpc: allocate a separate bvec array for socket sends
gregkh/linux@18387968cff2 SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlists
gregkh/linux@fc2214723b45 SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
gregkh/linux@8d9481369609 mm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pages
gregkh/linux@9db680306555 mtd: rawnand: Add a helper for calculating a page index
gregkh/linux@f83ba55179c2 mtd: rawnand: Ensure all continuous terms are always in sync
gregkh/linux@d26f0b293b43 mtd: rawnand: Pause continuous reads at block boundaries
gregkh/linux@ee14a2d7f07e taskstats: fill_stats_for_tgid: use for_each_thread()
gregkh/linux@f12885fe1bdb taskstats: retain dead thread stats in TGID queries
gregkh/linux@5cfa46154e0c dma: dw-edma: Fix build warning in dw_edma_pcie_probe()
gregkh/linux@ac710b2f4f2f dmaengine: dw-edma: Fix confusing cleanup.h syntax
gregkh/linux@2733b5dcb5a4 dmaengine: dw-edma-pcie: Reject devices without driver data
gregkh/linux@14b586152bb4 platform/x86: dell-smbios: Move request functions for reuse
gregkh/linux@e4908b3bed75 platform/x86: dell-laptop: fix missing cleanups in init error path
gregkh/linux@9d9c1f10f564 i2c: imx: separate atomic, dma and non-dma use case
gregkh/linux@016ef0f6ca4b i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)
gregkh/linux@98e9a7bfd3a4 nfs: remove dead code for the old swap over NFS implementation
gregkh/linux@a442c258320b NFS: Charge unstable writes by request size, not folio size
gregkh/linux@45ead2e598cc ovl: use linked upper dentry in copy-up tmpfile
gregkh/linux@949f14390fe4 dm-verity: avoid double increment of &use_bh_wq_enabled
gregkh/linux@ac99781115d3 dm-verity: make error counter atomic
gregkh/linux@5e7cd480fb69 firmware_loader: introduce __free() cleanup hanler
gregkh/linux@a5dd47ea3904 Input: ims-pcu - fix firmware leak in async update
gregkh/linux@e0d8c1d9232f workqueue: Factor out init_cpu_worker_pool()
gregkh/linux@017ea3f38a2d workqueue: Add system_percpu_wq and system_dfl_wq
gregkh/linux@25acb6711da6 tracing/user_events: Fix use-after-free in user_event_mm_dup()
gregkh/linux@4714e95f5d61 wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()
gregkh/linux@3cfaac77b3c3 locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()
gregkh/linux@2e276b14b6d3 net: mana: Validate the packet length reported by the NIC
gregkh/linux@f53dd26462b8 pinctrl: remove pinctrl_gpio_direction_output()
gregkh/linux@e57a4845b0da gpio: tegra: do not call pinctrl for GPIO direction
gregkh/linux@2636d061bc23 net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelink
gregkh/linux@207d3ebf36f6 gpio: mt7621: avoid corruption of shared interrupt trigger state
gregkh/linux@e9c5b0320850 octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF
gregkh/linux@3a4627d4cd97 bootconfig: do not put quotes on cmdline items unless necessary
gregkh/linux@3fb2d026fb0d bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
gregkh/linux@07e82e2825e3 bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
gregkh/linux@9409e18ffe73 ipmi: fix refcount leak in i_ipmi_request()
gregkh/linux@148d7ec0a3a9 octeontx2-pf: fix SQB pointer leak on init failure
gregkh/linux@4cb4b4dd8853 ata: libata-core: Reject an invalid concurrent positioning ranges count
gregkh/linux@6124bd785073 net: macb: drop in-flight Tx SKBs on close
gregkh/linux@96ac6c08f2c1 net: ipa: fix SMEM state handle leaks in SMP2P init
gregkh/linux@916817689433 fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list
gregkh/linux@40d790e0e7d0 KVM: Introduce vcpu->wants_to_run
gregkh/linux@ce409086174b KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUN
gregkh/linux@1d5ad6c5a210 coredump: fix pidfs file refcount leak in umh_coredump_setup
gregkh/linux@b585facbafbb mm/damon/core: validate ranges in damon_set_regions()
gregkh/linux@4b4a3e7ef7bb mm/damon/core: disallow overlapping input ranges for damon_set_regions()
gregkh/linux@62f61129621c ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link
gregkh/linux@45bd023c7a4e ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY()
gregkh/linux@410f8e562e37 udmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()
gregkh/linux@299e2a6eb501 rxrpc: Disable IRQ, not BH, to take the lock for ->attend_link
gregkh/linux@60283726f284 KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug
gregkh/linux@aa0e49877a2e Linux 6.6.148