Public bug reported:

    SRU Justification

    Impact:
       The upstream process for stable tree updates is quite similar
       in scope to the Ubuntu SRU process, e.g., each patch has to
       demonstrably fix a bug, and each patch is vetted by upstream
       by originating either directly from a mainline/stable Linux tree or
       a minimally backported form of that patch. The following upstream
       stable patches should be included in the Ubuntu kernel:

       v7.0.10 upstream stable release
       from git://git.kernel.org/

            
Linux 7.0.10
netfs: Fix potential uninitialised var in netfs_extract_user_iter()
selftests/bpf: Remove test_access_variable_array
net: skbuff: propagate shared-frag marker through frag-transfer helpers
net: skbuff: preserve shared-frag marker during coalescing
workqueue: Annotate alloc_workqueue_va() with __printf(1, 0)
tracefs: Removed unused 'ret' variable in eventfs_iterate()
net/rds: reset op_nents when zerocopy page pin fails
spi: sifive: fix controller deregistration
spi: sifive: Simplify clock handling with devm_clk_get_enabled()
smb: client: Use FullSessionKey for AES-256 encryption key derivation
eventfs: Use list_add_tail_rcu() for SRCU-protected children list
eventfs: Simplify code using guard()s
arm_mpam: Check whether the config array is allocated before destroying it
arm_mpam: Fix false positive assert failure during mpam_disable()
arm_mpam: Improve check for whether or not NRDY is hardware managed
arm_mpam: Pretend that NRDY is always hardware managed
arm_mpam: Fix monitor instance selection when checking for hardware NRDY
drm/gma500/oaktrail_lvds: fix i2c adapter leaks on init
drm/gma500/oaktrail_lvds: fix hang on init failure
drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setup
drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC
drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
drm/xe/dma-buf: fix UAF with retry loop
drm/xe/dma-buf: handle empty bo and UAF races
drm/panfrost: Fix wait_bo ioctl leaking positive return from 
dma_resv_wait_timeout()
drm/i915: skip __i915_request_skip() for already signaled requests
iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()
iommu: Fix nested pci_dev_reset_iommu_prepare/done()
iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()
iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to reset
iommu: Replace per-group resetting_domain with per-gdev blocked flag
iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()
iommu/vt-d: Avoid NULL pointer dereference or refcount corruption
iommu/vt-d: Fix oops due to out of scope access
iommu/vt-d: Disable DMAR for Intel Q35 IGFX
libceph: handle rbtree insertion error in decode_choose_args()
libceph: Fix potential out-of-bounds access in crush_decode()
libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()
libceph: Fix potential null-ptr-deref in decode_choose_args()
libceph: Fix potential out-of-bounds access in osdmap_decode()
irqchip/gic-v5: Allocate ITS parent LPIs as a range
irqchip/gic-v5: Support range allocation for LPIs
irqchip/gic-v5: Move LPI allocation into the LPI domain
irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()
irqchip/riscv-imsic: Clear interrupt move state during CPU offlining
nfsd: update mtime/ctime on COPY in presence of delegated attributes
nfsd: update mtime/ctime on CLONE in presense of delegated attributes
nfsd: fix file change detection in CB_GETATTR
nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
netfs: fix error handling in netfs_extract_user_iter()
powerpc/warp: Fix error handling in pika_dtm_thread
virt: sev-guest: Do not use host-controlled page order in cleanup path
xfs: fix memory leak on error in xfs_alloc_zone_info()
x86/kexec: Push kjump return address even for non-kjump kexec
iommu/amd: Bounds-check devid in __rlookup_amd_iommu()
io-wq: check that the predecessor is hashed in io_wq_remove_pending()
ceph: put folios not suitable for writeback
ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob size
ceph: fix a buffer leak in __ceph_setxattr()
btrfs: only release the dirty pages io tree after successful writes
ALSA: usb-audio: qcom: Check offload mapping failures
ALSA: usb-audio: Bound MIDI endpoint descriptor scans
ALSA: usb-audio: Bound MIDI 2.0 endpoint descriptor scans
ALSA: hda/realtek: Add quirk for Samsung Galaxy Book5 360 headphone
ALSA: hda/realtek: Add mute LED quirk for HP Pavilion Laptop 16-ag0xxx
accel/rocket: Fix prep_bo ioctl leaking positive return from 
dma_resv_wait_timeout()
platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
platform/x86: lenovo-wmi-other: Add Attribute ID helper functions
platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct members
platform/x86: lenovo-wmi-other: Zero initialize WMI arguments
platform/x86: lenovo-wmi-other: Balance component bind and unbind
platform/x86: lenovo-wmi-other: Balance IDA id allocation and free
platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()
platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpers
platform/x86: intel: Move debugfs register before creating devices
drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure
drm/amd/display: Wrap DCN32 phantom-plane allocation in 
DC_RUN_WITH_PREEMPTION_ENABLED
drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
drm: Replace old pointer to new idr
drm/loongson: Use managed KMS polling
smb/client: fix possible infinite loop and oob read in symlink_data()
nvme-apple: Reset q->sq_tail during queue init
Bluetooth: btmtk: accept too short WMT FUNC_CTRL events
media: staging: imx: configure src_mux in csi_start
ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
HID: core: Fix size_t specifier in hid_report_raw_event()
rseq: Reenable performance optimizations conditionally
rseq: Implement read only ABI enforcement for optimized RSEQ V2 mode
rseq: Revert to historical performance killing behaviour
HID: core: introduce hid_safe_input_report()
HID: pass the buffer size to hid_report_raw_event
KVM: x86: Fix Xen hypercall tracepoint argument assignment
KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic
KVM: Reject wrapped offset in kvm_reset_dirty_gfn()
KVM: x86: Swap the dst and src operand for MOVNTDQA
cgroup/cpuset: Return only actually allocated CPUs during partition invalidation
audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled
netfilter: nft_ct: fix missing expect put in obj eval
Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
idpf: fix double free and use-after-free in aux device error paths
cgroup/dmem: Return -ENOMEM on failed pool preallocation
net: ena: PHC: Check return code before setting timestamp output
audit: fix incorrect inheritable capability in CAPSET records
netfilter: nf_conntrack_sip: get helper before allocating expectation
cgroup/cpuset: Reset DL migration state on can_attach() failure
net: ena: PHC: Fix potential use-after-free in get_timestamp
workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path
i40e: Cleanup PTP pins on probe failure
crypto: af_alg - Cap AEAD AD length to 0x80000000
sched/fair: Fix wakeup_preempt_fair() for not waking up task
net/sched: sch_pie: annotate more data-races in pie_dump_stats()
workqueue: fix devm_alloc_workqueue() va_list misuse
PCI: Initialize temporary device in new_id_store()
futex: Drop CLONE_THREAD requirement for private default hash alloc
arm64: Reserve an extra page for early kernel mapping
kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition
net/sched: cls_flower: revert unintended changes
sfc: fix error code in efx_devlink_info_running_versions()
net: tls: fix strparser anchor skb leak on offload RX setup failure
ice: add dpll peer notification for paired SMA and U.FL pins
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
ice: fix missing dpll notifications for SW pins
ice: fix SMA and U.FL pin state changes affecting paired pin
ice: fix missing SMA pin initialization in DPLL subsystem
ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
ice: fix NULL pointer dereference in ice_reset_all_vfs()
iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
iavf: wait for PF confirmation before removing VLAN filters
iavf: stop removing VLAN filters from PF on interface down
iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
bonding: 3ad: implement proper RCU rules for port->aggregator
bonding: print churn state via netlink
net: airoha: Do not return err in ndo_stop() callback
drm/xe/xelp: Fix Wa_18022495364
drm/xe/gsc: Fix BO leak on error in query_compatibility_version()
drm/xe/eustall: Fix drm_dev_put called before stream disable in close
drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()
drm/xe: Fix potential NULL deref in 
xe_exec_queue_tlb_inval_last_fence_put_unlocked
drm/xe/debugfs: Correct printing of register whitelist ranges
drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()
drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number
drm/amd/display: Use EDID from VBIOS embedded panel info
drm/amd/display: Read EDID from VBIOS embedded panel info
drm/amd/display: Allow constructing DCE8 link encoder without DDC
drm/amd/display: Allow constructing DCE6 link encoder without DDC
drm/amd/display: Allow DCE link encoder without AUX registers
drm/amd/display: Allow embedded connectors without DDC
futex: Prevent lockup in requeue-PI during signal/ timeout wakeup
ALSA: hda/tas2781: Fix incorrect bit update for non-book-zero or book 0 pages >1
ALSA: hda: cs35l56: Fix uninitialized value in cs35l56_hda_read_acpi()
ALSA: hda/conexant: Fix missing error check for jack detection
netconsole: restore userdatum value on update_userdata() failure
netconsole: propagate device name truncation in dev_name_store()
netconsole: avoid clobbering userdatum value on truncated write
netconsole: return count instead of strnlen(buf, count) from store callbacks
net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)
net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)
net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)
net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)
bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
sctp: discard stale INIT after handshake completion
netfilter: skip recording stale or retransmitted INIT
ASoC: codecs: ab8500: Fix casting of private data
net: psp: require admin permission for dev-set and key-rotate
net: psp: check for device unregister when creating assoc
ASoC: cs35l56: Fix illegal writes to OTP_MEM registers
io_uring/napi: cap busy_poll_to 10 msec
drm/amd/pm: Add fine grained flag to SMU v13.0.6
drm/amdgpu/jpeg: set no_user_fence for JPEG v5.3.0 ring
drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.1 ring
drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.0 ring
drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.5 ring
drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ring
drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0 ring
drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ring
drm/amdgpu/jpeg: set no_user_fence for JPEG v2.5 ring
drm/amdgpu/jpeg: set no_user_fence for JPEG v2.0 ring
drm/amdgpu/vcn: set no_user_fence for VCN v5.0.1 enc ring
drm/amdgpu/vcn: set no_user_fence for VCN v5.0.0 enc ring
drm/amdgpu/vcn: set no_user_fence for VCN v4.0.5 enc ring
drm/amdgpu/vcn: set no_user_fence for VCN v4.0.3 enc ring
drm/amdgpu/vcn: set no_user_fence for VCN v4.0 enc ring
drm/amdgpu/vcn: set no_user_fence for VCN v3.0 enc/dec rings
drm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec rings
drm/amdgpu/vcn: set no_user_fence for VCN v2.0 enc/dec rings
drm/amd/display: properly handle family setting for early GC 11.5.4
net: phy: dp83869: fix setting CLK_O_SEL field.
s390/mm: Fix phys_to_folio() usage in do_secure_storage_access()
md/md-bitmap: add a none backend for bitmap grow
md/md-bitmap: split bitmap sysfs groups
md: factor bitmap creation away from sysfs handling
md: add fallback to correct bitmap_ops on version mismatch
md/raid1,raid10: don't fail devices for invalid IO errors
net: mctp i2c: check length before marking flow active
sched/fair: Clear rel_deadline when initializing forked entities
sched/fair: Fix wakeup_preempt_fair() vs delayed dequeue
ALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streams
netpoll: fix IPv6 local-address corruption
tcp: make probe0 timer handle expired user timeout
neigh: let neigh_xmit take skb ownership
net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
net/sched: taprio: fix NULL pointer dereference in class dump
NFC: trf7970a: Ignore antenna noise when checking for RF field
spi: amlogic-spisg: initialize completion before requesting IRQ
net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
vrf: Fix a potential NPD when removing a port from a VRF
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
net/sched: sch_choke: annotate data-races in choke_dump_stats()
net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()
net: airoha: fix typo in function name
net: airoha: stop net_device TX queue before updating CPU index
net: airoha: fix BQL imbalance in TX path
net/sched: netem: check for negative latency and jitter
net/sched: netem: fix slot delay calculation overflow
net/sched: netem: validate slot configuration
net/sched: netem: only reseed PRNG when seed is explicitly provided
net/sched: netem: fix queue limit check to include reordered packets
net/sched: netem: fix probability gaps in 4-state loss model
netdevsim: zero initialize struct iphdr in dummy sk_buff
spi: axiado: replace usleep_range() with udelay() in IRQ path
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
ACPI: APEI: EINJ: Fix EINJV2 memory error injection
ACPICA: Provide #defines for EINJV2 error types
mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJW
mtd: spinand: winbond: Set the packed page read flag to W35N02/04JW
mtd: spinand: Add support for packed read data ODTR commands
spi: spi-mem: Add a packed command operation
arm64/scs: Fix potential sign extension issue of advance_loc4
drm/color-mgmt: Typo s/R332/RGB332/
drm/sysfb: ofdrm: fix PCI device reference leaks
ASoC: tas2770: Fix order of operations for temperature calculation
ASoC: tas2764: Mark die temp register as volatile
spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ
ASoC: SOF: Intel: add an empty adr_link
ASoC: amd: acp: Add DMI quirk for Valve Steam Deck OLED
spi: rzv2h-rspi: Fix silent failure in clock setup error path
netfilter: nf_conntrack_sip: don't use simple_strtoul
netfilter: xt_policy: fix strict mode inbound policy matching
drm/amdgpu: Only send RMA CPER when threshold is exceeded
drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)
drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
drm/amd/pm: fix missing fine-grained dpm table flag on aldebaran
drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM
drm/amdgpu: avoid double drm_exec_fini() in userq validate
nvme-pci: fix missed admin queue sq doorbell write
netfilter: nf_tables: add hook transactions for device deletions
netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
rculist: add list_splice_rcu() for private lists
netfilter: nf_tables: use list_del_rcu for netlink hooks
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
tracing: branch: Fix inverted check on stat tracer registration
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
btrfs: don't clobber errors in add_remap_tree_entries()
btrfs: fix bytes_may_use leak in do_remap_reloc_trans()
btrfs: fix bytes_may_use leak in move_existing_remap()
fsnotify: fix inode reference leak in fsnotify_recalc_mask()
mailbox: mailbox-test: make data_ready a per-instance variable
mailbox: mailbox-test: initialize struct earlier
mailbox: mailbox-test: don't free the reused channel
mailbox: mailbox-test: handle channel errors consistently
mailbox: add sanity check for channel array
cgroup/cpuset: record DL BW alloc CPU for attach rollback
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
sched/psi: fix race between file release and pressure write
mailbox: mailbox-test: free channels on probe error
mailbox: mtk-cmdq: Fix CURR and END addr for task insert case
mailbox: mtk-vcp-mailbox: Fix the return value in mtk_vcp_mbox_xlate()
kbuild: Never respect CONFIG_WERROR / W=e to fixdep
tools/power turbostat: Fix --cpu-set 1 regression on HT systems
tools/power turbostat: Fix --cpu-set 0 regression on HT systems
tools/power turbostat: Fix unrecognized option '-P'
fbdev: offb: fix PCI device reference leak on probe failure
tools/power turbostat: Fix AMD RAPL regression on big systems
kbuild: builddeb - avoid recompiles for non-cross-compiles
rtc: abx80x: Disable alarm feature if no interrupt attached
fs/adfs: validate nzones in adfs_validate_bblk()
eventpoll: fix ep_remove struct eventpoll / struct file UAF
eventpoll: move epi_fget() up
eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}()
eventpoll: kill __ep_remove()
eventpoll: split __ep_remove()
eventpoll: use hlist_is_singular_node() in __ep_remove()
nstree: fix func. parameter kernel-doc warnings
vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
tipc: fix double-free in tipc_buf_append()
tcp: send a challenge ACK on SEG.ACK > SND.NXT
nfp: fix swapped arguments in nfp_encode_basic_qdr() calls
virtio_net: sync rss_trailer.max_tx_vq on queue_pairs change via VQ_PAIRS_SET
vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
net: mana: Fix EQ leak in mana_remove on NULL port
net: mana: Don't overwrite port probe error with add_adev result
net: mana: Guard mana_remove against double invocation
net: mana: Init gf_stats_work before potential error paths in probe
net: mana: Init link_change_work before potential error paths in probe
net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()
net: airoha: Rework the code flow in airoha_remove() and in airoha_probe() 
error path
net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()
net: dsa: realtek: rtl8365mb: fix mode mask calculation
net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()
net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
net/sched: sch_red: annotate data-races in red_dump_stats()
net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
net/sched: sch_pie: annotate data-races in pie_dump_stats()
net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g
ice: fix ready bitmap check for non-E822 devices
ice: perform PHY soft reset for E825C ports at initialization
ice: fix timestamp interrupt configuration for E825C
net/rds: zero per-item info buffer before handing it to visitors
sctp: fix sockets_allocated imbalance after sk_clone()
bnge: remove unsupported backing store type
bnge: fix initial HWRM sequence
net: validate skb->napi_id in RX tracepoints
ksmbd: scope conn->binding slowpath to bound sessions only
ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
ksmbd: destroy async_ida in ksmbd_conn_free()
ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
pwm: atmel-tcb: Cache clock rates and mark chip as atomic
vfio/pci: Clean up DMABUFs before disabling function
arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt number
arm64: dts: amlogic: meson-axg: Add missing cache information to cpu0
net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()
slip: bound decode() reads against the compressed packet length
slip: reject VJ receive packets on instances with no rstate array
netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check
netfilter: nfnetlink_osf: fix out-of-bounds read on option matching
ipvs: fix MTU check for GSO packets in tunnel mode
netfilter: nat: use kfree_rcu to release ops
netfilter: xtables: restrict several matches to inet family
netfilter: conntrack: remove sprintf usage
netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
netfilter: nft_osf: restrict it to ipv4
net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()
openvswitch: cap upcall PID array size and pre-size vport replies
net/mlx5: Fix HCA caps leak on notifier init failure
pppoe: drop PFC frames
sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunks
af_unix: Drop all SCM attributes for SOCKMAP.
ipv6: fix possible UAF in icmpv6_rcv()
e1000e: Unroll PTP in probe error handling
iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
i40e: don't advertise IFF_SUPP_NOFCS
ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
ice: fix race condition in TX timestamp ring cleanup
ice: fix ICE_AQ_LINK_SPEED_M for 200G
ice: fix PHY config on media change with link-down-on-close
ice: fix double-free of tx_buf skb
ice: update PCS latency settings for E825 10G/25Gb modes
ice: fix 'adjust' timer programming for E830 devices
tcp: annotate data-races around tp->plb_rehash
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
tcp: annotate data-races around tp->timeout_rehash
tcp: annotate data-races around tp->srtt_us
tcp: annotate data-races around tp->reord_seen
tcp: annotate data-races around tp->dsack_dups
tcp: annotate data-races around tp->bytes_retrans
tcp: annotate data-races around tp->bytes_sent
tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE
tcp: annotate data-races around tp->delivered and tp->delivered_ce
tcp: annotate data-races around tp->snd_ssthresh
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
tcp: annotate data-races in tcp_get_info_chrono_stats()
tcp: inline tcp_chrono_start()
tcp: move tp->chrono_type next tp->chrono_stat[]
ksmbd: fix use-after-free in smb2_open during durable reconnect
net: enetc: fix NTMP DMA use-after-free issue
net: enetc: correct the command BD ring consumer index
net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops
net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
net: airoha: Wait for NPU PPE configuration to complete in 
airoha_ppe_offload_setup()
nexthop: fix IPv6 route referencing IPv4 nexthop
net/sched: sch_cake: fix NAT destination port not being updated in 
cake_update_flowkeys
macvlan: fix macvlan_get_size() not reserving space for IFLA_MACVLAN_BC_CUTOFF
net/sched: act_mirred: fix wrong device for mac_header_xmit check in 
tcf_blockcast_redir
pwm: stm32: Fix rounding issue for requests with inverted polarity
arm64: dts: marvell: armada-37xx: use 'usb2-phy' in USB3 controller's phy-names
arm64: dts: imx8mm-tqma8mqml: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mn-tqma8mqnl: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mm-emtop-som: Correct PAD settings for PMIC_nINT
reset: amlogic: t7: Fix null reset ops
PCMCIA: Fix garbled log messages for KERN_CONT
arm64: dts: imx8mp-data-modul-edm-sbc: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-dhcom-som: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-ultra-mach-sbc: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-sr-som: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-nitrogen-som: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-aristainetos3a-som-v1: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-edm-g: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-icore-mx8mp: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-navqp: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-debix-som-a: Correct PAD settings for PMIC_nINT
arm64: dts: imx8mp-debix-model-a: Correct PAD settings for PMIC_nINT
Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
tools: hv: Fix cross-compilation
erofs: unify lcn as u64 for 32-bit platforms
sh: Include <linux/io.h> in dac.h
crypto: ccp - copy IV using skcipher ivsize
crypto: sa2ul - Fix AEAD fallback algorithm names
crypto: eip93 - fix hmac setkey algo selection
virt: arm-cca-guest: fix error check for RSI_INCOMPLETE
drm/i915/wm: Verify the correct plane DDB entry
f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()
f2fs: allow empty mount string for Opt_usr|grp|projjquota
clk: visconti: pll: initialize clk_init_data to zero
clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON
drm/amd/display: Fix parameter mismatch in panel self-refresh helper
scsi: hpsa: Enlarge controller and IRQ name buffers
f2fs: fix to preserve previous reserve_{blocks,node} value when remount
f2fs: fix data loss caused by incorrect use of nat_entry flag
lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()
clk: qcom: gdsc: Fix error path on registration of multiple pm subdomains
printk_ringbuffer: Fix get_data() size sanity check
f2fs: avoid reading already updated pages during GC
clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc()
clk: xgene: Fix mapping leak in xgene_pllclk_init()
clk: qoriq: avoid format string warning
x86/um: fix vDSO installation
um: Fix potential race condition in TLB sync
clk: imx8mq: Correct the CSI PHY sels
clk: imx: imx6q: Fix device node reference leak in of_assigned_ldb_sels()
clk: imx: imx6q: Fix device node reference leak in pll6_bypassed()
clk: qcom: dispcc-sm8250: Enable parents for pixel clocks
clk: qcom: dispcc-sm8250: Use shared ops on the mdss vsync clk
clk: qcom: gcc-sc8180x: Use retention for PCIe power domains
clk: qcom: gcc-sc8180x: Use retention for USB power domains
clk: qcom: gcc-sc8180x: Add missing GDSCs
dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
scsi: ufs: rockchip,rk3576-ufshc: dt-bindings: Add new mphy reset item
scsi: target: core: Fix integer overflow in UNMAP bounds check
scsi: qla2xxx: Add support to report MPI FW state
clk: renesas: r9a09g057: Remove entries for WDT{0,2,3}
clk: qcom: dispcc[01]-sa8775p: Fix DSI byte clock rate setting
clk: qcom: dispcc-sm4450: Fix DSI byte clock rate setting
clk: qcom: dispcc-milos: Fix DSI byte clock rate setting
clk: qcom: dispcc-kaanapali: Fix DSI byte clock rate setting
clk: qcom: dispcc-glymur: Fix DSI byte clock rate setting
clk: qcom: dispcc-sc8280xp: remove CLK_SET_RATE_PARENT from byte_div_clk_src 
dividers
scsi: sg: Resolve soft lockup issue when opening /dev/sgX
scsi: sg: Fix sysctl sg-big-buff register during sg_init()
clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clock
clk: renesas: r9a09g056: Fix ordering of module clocks array
clk: renesas: r9a09g057: Fix ordering of module clocks array
clk: qcom: dispcc-sm8450: use RCG2 ops for DPTX1 AUX clock source
clk: qcom: dispcc-glymur: use RCG2 ops for DPTX1 AUX clock source
clk: qcom: gcc-glymur: Add video axi clock resets for glymur
dt-bindings: clock: qcom: Add GCC video axi reset clock for Glymur
platform/x86: hp-wmi: fix fan table parsing
RDMA/core: Prefer NLA_NUL_STRING
platform/x86: dell-wmi-sysman: bound enumeration string aggregation
platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()
platform/x86: hp-wmi: add locking for concurrent hwmon access
platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculation
platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timer
platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handler
platform/x86: hp-wmi: fix ignored return values in fan settings
fs/ntfs3: terminate the cached volume label after UTF-8 conversion
tty: serial: ip22zilog: Fix section mispatch warning
platform/x86: asus-wmi: fix screenpad brightness range
platform/x86: asus-wmi: adjust screenpad power/brightness handling
greybus: raw: fix use-after-free if write is called after disconnect
greybus: raw: fix use-after-free on cdev close
RDMA/umem: Use consistent DMA attributes when unmapping entries
nfsd: use dynamic allocation for oversized NFSv4.0 replay cache
NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg
sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op
sunrpc: Kill RPC_IFDEBUG()
nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
mfd: mc13xxx-core: Fix memory leak in mc13xxx_add_subdevice_pdata()
fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked()
platform/x86: barco-p50-gpio: normalize return value of gpio_get
platform/x86: panasonic-laptop: Fix OPTD notifier registration and cleanup
usb: typec: ps883x: Fix Oops at unbind
tty: hvc_iucv: fix off-by-one in number of supported devices
usb: typec: Fix error pointer dereference
leds: lgm-sso: Remove duplicate assignments for priv->mmap
platform/surface: surfacepro3_button: Drop wakeup source on remove
backlight: sky81452-backlight: Check return value of devm_gpiod_get_optional() 
in sky81452_bl_parse_dt()
fs/ntfs3: prevent uninitialized lcn caused by zero len
i3c: mipi-i3c-hci: fix IBI payload length calculation for final status
i3c: master: adi: Fix error propagation for CCCs
i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()
i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()
i3c: master: dw-i3c: Balance PM runtime usage count on probe failure
i3c: master: dw-i3c: Fix missing reset assertion in remove() callback
perf util: Kill die() prototype, dead for a long time
perf maps: Fix copy_from that can break sorted by name order
perf maps: Fix fixup_overlap_and_insert that can break sorted by name order
pinctrl: sophgo: pinctrl-sg2044: Fix wrong module description
pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description
perf cgroup: Update metric leader in evlist__expand_cgroup
ipmi: ssif_bmc: change log level to dbg in irq callback
ipmi: ssif_bmc: fix message desynchronization after truncated response
ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure
perf metrics: Make common stalled metrics conditional on having the event
perf expr: Return -EINVAL for syntax error in expr__find_ids()
perf test: Skip perf data type profiling tests for s390
perf test: Fix ratio_to_prev event parsing test
perf tools: Fix module symbol resolution for non-zero .text sh_addr
perf stat: Fix crash on arm64
memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
perf stat: Fix opt->value type for parse_cache_level
perf lock: Fix option value type in parse_max_stack
tools build: Correct link flags for libopenssl
pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registers
pinctrl: abx500: Fix type of 'argument' variable
pinctrl: realtek: Fix function signature for config argument
pinctrl: pinconf-generic: Fully validate 'pinmux' property
perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
perf branch: Avoid incrementing NULL
pinctrl: cy8c95x0: Avoid returning positive values to user space
pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()
pinctrl: cy8c95x0: remove duplicate error message
perf test type profiling: Remote typedef on struct
pinctrl: microchip-mssio: Fix missing return in probe
perf trace: Avoid an ERR_PTR in syscall_stats
pinctrl: pinctrl-pic32: Fix resource leak
dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: add missing items keyword
perf trace: Fix IS_ERR() vs NULL check bug
bpf, arm32: Reject BPF-to-BPF calls and callbacks in the JIT
bpf: Validate node_id in arena_alloc_pages()
libbpf: Prevent double close and leak of btf objects
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
bpf: Fix NULL deref in map_kptr_match_type for scalar regs
bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
bpf, sockmap: Take state lock for af_unix iter
bpf, sockmap: Fix af_unix null-ptr-deref in proto update
bpf, sockmap: Fix af_unix iter deadlock
bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalize
bpf, arm64: Remove redundant bpf_flush_icache() after pack allocator finalize
bpf, arm64: Fix off-by-one in check_imm signed range check
bpf, arm64: Reject out-of-range B.cond targets
ext4: fix possible null-ptr-deref in mbt_kunit_exit()
ext4: fix possible null-ptr-deref in extents_kunit_exit()
ext4: fix the error handling process in extents_kunit_init).
ext4: call deactivate_super() in extents_kunit_exit()
ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init()
HID: usbhid: fix deadlock in hid_post_reset()
mtd: spinand: winbond: Clarify when to enable the HS bit
mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob
cxl/pci: Check memdev driver binding status in cxl_reset_done()
mtd: parsers: ofpart: call of_node_get() for dedicated subpartitions
mtd: parsers: ofpart: call of_node_put() only in ofpart_fail path
mtd: spi-nor: swp: check SR_TB flag when getting tb_mask
mtd: spi-nor: micron-st: add SNOR_CMD_PP_8_8_8_DTR sfdp fixup for mt35xu512aba
mtd: spi-nor: update spi_nor_fixups::post_sfdp() documentation
mtd: spi-nor: core: correct the op.dummy.nbytes when check read operations
dt-bindings: interrupt-controller: arm,gic-v3: Fix EPPI range
ima_fs: Correctly create securityfs files for unsupported hash algos
mtd: physmap_of_gemini: Fix disabled pinctrl state check
power: supply: max77705: Free allocated workqueue and fix removal order
power: supply: max77705: Drop duplicated IRQ error message
workqueue: devres: Add device-managed allocate workqueue
HID: asus: do not abort probe when not necessary
HID: asus: make asus_resume adhere to linux kernel coding standards
ima: check return value of crypto_shash_final() in boot aggregate
remoteproc: imx_rproc: Check return value of regmap_attach_dev() in 
imx_rproc_mmio_detect_mode()
stop_machine: Fix the documentation for a NULL cpus argument
remoteproc: xlnx: Fix sram property parsing
hte: tegra194: remove Kconfig dependency on Tegra194 SoC
tracing: Rebuild full_name on each hist_field_name() call
tracing: move __printf() attribute on __ftrace_vbprintk()
soundwire: cadence: Clear message complete before signaling waiting thread
dmaengine: mxs-dma: Fix missing return value from of_dma_controller_register()
soundwire: Intel: test bus.bpt_stream before assigning it
soundwire: bus: demote UNATTACHED state warnings to dev_dbg()
phy: apple: apple: Use local variable for ioremap return value
dmaengine: dw-axi-dmac: Remove unnecessary return statement from void function
dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
ocfs2: validate group add input before caching
ocfs2: validate bg_bits during freefrag scan
ocfs2: fix listxattr handling when the buffer is full
fwctl: Fix class init ordering to avoid NULL pointer dereference on device 
removal
firmware: arm_ffa: Use the correct buffer size during RXTX_MAP
ARM: dts: imx27-eukrea: replace interrupts with interrupts-extended
lib: kunit_iov_iter: fix memory leaks
arm64/xor: fix conflicting attributes for xor_block_template
ARM: OMAP1: Fix DEBUG_LL and earlyprintk on OMAP16XX
arm64: dts: qcom: sm8250: Add missing CPU7 3.09GHz OPP
arm64: dts: qcom: milos: Add missing CX power domain to GCC
soc: qcom: aoss: compare against normalized cooling state
soc: qcom: llcc: fix v1 SB syndrome register offset
ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison
ocfs2/dlm: validate qr_numregions in dlm_match_regions()
unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failure
soc/tegra: pmc: Add kerneldoc for wake-up variables
soc/tegra: pmc: Correct function names in kerneldoc
soc/tegra: pmc: Add kerneldoc for reboot notifier
arm64: tegra: Fix RTC aliases
soc/tegra: cbb: Fix cross-fabric target timeout lookup
soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tables
soc/tegra: cbb: Set ERD on resume for err interrupt
arm64: dts: imx8qxp-mek: switch Type-C connector power-role to dual
arm64: dts: imx8qm-mek: switch Type-C connector power-role to dual
arm64: dts: lx2160a: complete pinmux for rcwsr12 configuration word
arm64: dts: lx2160a: change zeros to hexadecimal in pinmux nodes
arm64: dts: lx2160a: add sda gpio references for i2c bus recovery
arm64: dts: lx2160a: rename pinmux nodes for readability
arm64: dts: lx2160a: remove duplicate pinmux nodes
arm64: dts: lx2160a: change i2c0 (iic1) pinmux mask to one bit
arm64: dts: imx8mp-evk: Specify ADV7535 register addresses
arm64: dts: imx8dxl-evk: Use audio-graph-card2 for wm8960-2 and wm8960-3
arm64: dts: imx8mp-kontron: Fix boot order for PMIC and RTC
arm64: dts: imx91: Remove TMU's superfluous sensor ID
arm64: dts: freescale: imx8mp-tqma8mpql-mba8mp-ras314: fix UART1 RTS/CTS muxing
arm64: dts: ti: k3-am62-verdin: Fix SPI_1 GPIO CS pinctrl label
arm64: dts: ti: k3-am62-lp-sk: Enable internal pulls for MMC0 data pins
arm64: dts: ti: k3-am62l3-evm: Disable MMC1 internal pulls on data pins
arm64: dts: ti: k3-am62p5-sk: Disable MMC1 internal pulls on data pins
arm64: dts: qcom: msm8917-xiaomi-riva: Fix board-id for all bootloader
arm64: dts: qcom: sdm845-xiaomi-beryllium: Mark l1a regulator as powered during 
boot
arm64: dts: qcom: sm7225-fairphone-fp4: Fix conflicting bias pinctrl
arm64: dts: qcom: sm8650: Enable UHS-I SDR50 and SDR104 SD card modes
arm64: dts: qcom: sm8550: Enable UHS-I SDR50 and SDR104 SD card modes
arm64: dts: qcom: sm8450: Enable UHS-I SDR50 and SDR104 SD card modes
arm64: dts: qcom: hamoa: Fix xo clock supply of platform SD host controller
arm64: dts: qcom: sm8650: Fix xo clock supply of SD host controller
arm64: dts: qcom: sm8550: Fix xo clock supply of platform SD host controller
arm64: dts: qcom: sm8750: Fix GIC_ITS range length
arm64: dts: qcom: sm8650: Fix GIC_ITS range length
arm64: dts: qcom: sm8550: Fix GIC_ITS range length
arm64: dts: qcom: sm8450: Fix GIC_ITS range length
arm64: dts: qcom: milos: Fix GIC_ITS range length
arm64: dts: qcom: kaanapali: Fix GIC_ITS range length
arm64: dts: qcom: sm8750: correct Iris corners for the MXC rail
arm64: dts: qcom: sm8650: correct Iris corners for the MXC rail
arm64: dts: qcom: sm8550: correct Iris corners for the MXC rail
arm64: dts: qcom: monaco: correct Iris corners for the MXC rail
arm64: dts: qcom: lemans: correct Iris corners for the MXC rail
arm64: dts: qcom: hamoa: correct Iris corners for the MXC rail
arm64: dts: qcom: add missing denali-oled.dtb to Makefile
arm64: dts: qcom: arduino-imola: fix faulty spidev node
bus: rifsc: fix RIF configuration check for peripherals
arm64: dts: rockchip: Add mphy reset to ufshc node
arm64: dts: rockchip: Fix RK3562 EVB2 model name
riscv: dts: spacemit: drop incorrect pinctrl for combo PHY
soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not available
soc: qcom: ocmem: register reasons for probe deferrals
soc: qcom: ocmem: make the core clock optional
arm64: dts: rockchip: Correct Joystick Axes on Gameforce Ace
arm64: dts: rockchip: Correct Fan Supply for Gameforce Ace
Revert "arm64: dts: rockchip: add SPDIF audio to Beelink A1"
arm64: dts: rockchip: Fix Bluetooth stability on LCKFB TaiShan Pi
soc: qcom: ubwc: disable bank swizzling for Glymur platform
firmware: qcom_scm: don't opencode kmemdup
arm64: dts: qcom: msm8953-xiaomi-daisy: fix backlight
arm64: dts: qcom: msm8937-xiaomi-land: correct wled ovp value
arm64: dts: qcom: msm8953-xiaomi-vince: correct wled ovp value
ARM: dts: BCM5301X: Drop extra NAND controller compatible
arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
arm64: dts: imx8mp-kontron: Drop vmmc-supply to fix SD card on SMARC eval 
carrier
arm64: dts: imx8mp-kontron: Fix touch reset configuration on DL devices
iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}
arm64: dts: mediatek: mt7986a: Fix gpio-ranges pin count
arm64: dts: mediatek: mt7981b: Fix gpio-ranges pin count
arm64: dts: mediatek: mt6795: Fix gpio-ranges pin count
arm64: dts: ti: k3-am62l: include WKUP_UART0 in wakeup peripheral window
arm64: dts: qcom: talos: Add missing clock-names to GCC
arm64: dts: qcom: qcs6490-rubikpi3: Use lt9611 DSI Port B
arm64: dts: qcom: sm6125-xiaomi-ginkgo: Fix reserved gpio ranges
arm64: dts: qcom: sm6125-xiaomi-ginkgo: Remove extcon
arm64: dts: qcom: sm6125-xiaomi-ginkgo: Correct reserved memory ranges
arm64: dts: qcom: sm6125-xiaomi-ginkgo: Remove board-id
iommufd: vfio compatibility extension check for noiommu mode
arm64: dts: imx8mp-evk: Enable pull select bit for PCIe regulator GPIO (M.2 
W_DISABLE1)
arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up config
arm64: dts: mediatek: mt7988a-bpi-r4pro: fix model string
riscv: dts: spacemit: pcie: fix missing power regulator
arm64: dts: imx91-11x11-evk: change usdhc tuning step for eMMC and SD
arm64: dts: imx8-apalis: Fix LEDs name collision
memory: tegra30-emc: Fix dll_change check
memory: tegra124-emc: Fix dll_change check
ARM: dts: mediatek: mt7623: fix efuse fallback compatible
arm64: dts: mediatek: mt8365: Describe infracfg-nao as a pure syscon
ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
efi/capsule-loader: fix incorrect sizeof in phys array reallocation
gfs2: prevent NULL pointer dereference during unmount
gfs2: add some missing log locking
vfio: unhide vdev->debug_root
quota: Fix race of dquot_scan_active() with quota deactivation
gfs2: less aggressive low-memory log flushing
vfio: selftests: Build tests on aarch64
rtla: Fix segfault on multiple SIGINTs
tools/rtla: Generate optstring from long options
rtla/utils: Fix resource leak in set_comm_sched_attr()
vfio: selftests: fix crash in vfio_dma_mapping_mmio_test
ktest: Run POST_KTEST hooks on failure and cancellation
ktest: Honor empty per-test option overrides
ktest: Avoid undef warning when WARNINGS_FILE is unset
fuse: fix uninit-value in fuse_dentry_revalidate()
fanotify: call fanotify_events_supported() before path_permission() and 
security_path_notify()
fanotify: avoid/silence premature LSM capability checks
gfs2: Call unlock_new_inode before d_instantiate
ALSA: hda/realtek - fixed speaker no sound update
ALSA: usb-audio: Exclude Scarlett 18i20 1st Gen from SKIP_IFACE_SETUP
crypto: jitterentropy - replace long-held spinlock with mutex
spi: cadence-qspi: Revert the filtering of certain opcodes in ODTR
sched_ext: Fix ops.cgroup_move() invocation kf_mask and rq tracking
sched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumask
dm cache: fix missing return in invalidate_committed's error path
ALSA: sc6000: Keep the programmed board state in card-private data
spi: mtk-snfi: unregister ECC engine on probe failure and remove() callback
spi: rzv2h-rspi: Fix invalid SPR=0/BRDV=0 clock configuration
ASoC: SDCA: Fix cleanup inversion in class driver
PCI: sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports
PCI: cadence: Add flags for disabling ASPM capability for broken Root Ports
drm/fb-helper: Fix a locking bug in an error path
PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
PCI: tegra194: Disable L1.2 capability of Tegra234 EP
PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as well
PCI: tegra194: Use DWC IP core version
PCI: tegra194: Free up Endpoint resources during remove()
PCI: tegra194: Allow system suspend when the Endpoint link is not up
PCI: tegra194: Set LTR message request before PCIe link up in Endpoint mode
PCI: tegra194: Disable direct speed change for Endpoint mode
PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
PCI: tegra194: Disable PERST# IRQ only in Endpoint mode
PCI: tegra194: Don't force the device into the D0 state before L2
PCI: tegra194: Disable LTSSM after transition to Detect on surprise link down
PCI: tegra194: Increase LTSSM poll time on surprise link down
PCI: tegra194: Fix polling delay for L2 state
ALSA: usb-audio: qcom: Fix incorrect type in enable_audio_stream
ASoC: amd: ps: fix the pcm device numbering for acp pdm dmic
ASoC: amd: name back to pcm_new()/pcm_free()
ASoC: soc-component: re-add pcm_new()/pcm_free()
tools/sched_ext: Fix off-by-one in scx_sdt payload zeroing
PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable ports
ASoC: SOF: compress: return the configured codec from get_params
ASoC: qcom: audioreach: explicitly enable speaker protection modules
ALSA: scarlett2: Add missing sentinel initializer field
gpu: nova-core: fix missing colon in SEC2 boot debug message
gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
selftest: memcg: skip memcg_sock test if address family not supported
zram: do not permit params change after init
Docs/mm/damon/index: fix typo: autoamted -> automated
Docs/admin-guide/mm/damn/lru_sort: fix intervals autotune parameter name
Documentation: fix a hugetlbfs reservation statement
selftests/mm: skip migration tests if NUMA is unavailable
gpu: nova-core: bitfield: fix broken Default implementation
PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found
dt-bindings: PCI: imx6q-pcie: Fix maxItems of clocks and clock-names
PCI: aspeed: Fix IRQ domain leak on platform_get_irq() failure
PCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware 
bug
PCI: Enable AtomicOps only if Root Port supports them
ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]
ALSA: hda: Notify IEC958 Default PCM switch state changes
crypto: qat - use swab32 macro
crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()
crypto: qat - fix type mismatch in RAS sysfs show functions
crypto: qat - fix compression instance leak
crypto: qat - disable 420xx AE cluster when lead engine is fused off
crypto: qat - disable 4xxx AE cluster when lead engine is fused off
PCI: dwc: Fix type mismatch for kstrtou32_from_user() return value
ASoC: qcom: qdsp6: topology: check widget type before accessing data
iommu/riscv: Remove overflows on the invalidation path
iommu/amd: Fix clone_alias() to use the original device's devid
ASoC: fsl_easrc: Change the type for iec958 channel status controls
ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()
ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()
ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()
ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()
ASoC: fsl_micfil: Fix event generation in micfil_quality_set()
ASoC: fsl_micfil: Fix event generation in micfil_put_dc_remover_state()
ASoC: fsl_micfil: Fix event generation in micfil_range_set()
ASoC: fsl_micfil: Fix event generation in hwvad_put_init_mode()
ASoC: fsl_micfil: Fix event generation in hwvad_put_enable()
ASoC: fsl_micfil: Add access property for "VAD Detected"
drm/msm/dpu: drop INTF_0 on MSM8953
PM: domains: De-constify fields in struct dev_pm_domain_attach_data
pmdomain: imx: scu-pd: Fix device_node reference leak during ->probe()
pmdomain: ti: omap_prm: Fix a reference leak on device node
ALSA: hda/cmedia: Remove duplicate pin configuration parsing
drm/msm/a6xx: Fix gpu init from secure world
drm/msm/adreno: Implement gx_is_on() for A8x
drm/msm/a6xx: Correct OOB usage
drm/msm/a6xx: Switch to preemption safe AO counter
drm/msm/a8xx: Fix the ticks used in submit traces
drm/msm/a6xx: Use barriers while updating HFI Q headers
drm/msm/a6xx: Fix dumping A650+ debugbus blocks
drm/msm/shrinker: Fix can_block() logic
drm/msm/a6xx: Fix HLSQ register dumping
drm/msm: Fix VM_BIND UNMAP locking
drm/msm: Reject fb creation from _NO_SHARE objs
drm/msm/a6xx: Add missing aperture_lock init
drm/msm/vma: Avoid lock in VM_BIND fence signaling path
ASoC: SOF: Intel: hda: Place check before dereference
ALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')
ALSA: hda/realtek: fix bad indentation for alc269
hwmon: (aspeed-g6-pwm-tach): remove redundant driver remove callback
PCI/DPC: Log AER error info for DPC/EDR uncorrectable errors
drm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabled
drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii board
drm/amd/pm/ci: Fill DW8 fields from SMC
drm/amd/pm/ci: Clear EnabledForActivity field for memory levels
drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0
drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clock
drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICs
drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabled
ASoC: amd: acp: update dmic_num logic for acp pdm dmic
drm/amd/display: Avoid NULL dereference in dc_dmub_srv error paths
ALSA: core: Validate compress device numbers without dynamic minors
iommu/riscv: Fix signedness bug
PCI: Fix alignment calculation for resource size larger than align
crypto: hisilicon/sec2 - prevent req used-after-free for sec
PCI: Fix premature removal from realloc_head list during resource assignment
PCI: Prevent shrinking bridge window from its required size
PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion support
drm/panel: simple: Correct G190EAN01 prepare timing
drm/panel: sharp-ls043t1le01: make use of prepare_prev_first
tools/sched_ext: scx_pair: fix pair_ctx indexing for CPU pairs
ASoC: rockchip: rockchip_sai: Set slot width for non-TDM mode
drm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0
drm/msm/dsi: fix hdisplay calculation for CMD mode panel
drm/msm/dsi: fix bits_per_pclk
drm/msm/dpu: don't try using 2 LMs if only one DSC is available
drm/msm/dsi: add the missing parameter description
drm/msm/dpu: fix mismatch between power and frequency
drm/msm: add missing MODULE_DEVICE_ID definitions
iommu/tegra24
...

** Affects: linux (Ubuntu Resolute)
     Importance: Undecided
         Status: Invalid

** Changed in: linux (Ubuntu)
       Status: New => Confirmed

** Also affects: linux (Ubuntu Resolute)
   Importance: Undecided
       Status: New

** Summary changed:

- Resolute update: v7.0.10 upstream stable release
+ (INVALID) Upstream stable update test bug

** No longer affects: linux (Ubuntu)

** Changed in: linux (Ubuntu Resolute)
       Status: New => Invalid

** Tags removed: kernel-stable-tracking-bug

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2156384

Title:
  (INVALID) Upstream stable update test bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/resolute/+source/linux/+bug/2156384/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to