The Linux Kernel.
Source Timestamp: 2026-04-02 12:34:10 +0000
GIT Revision: cefd845f00f19850d3b986bde6074e398e291794
GIT Branch: slowroll
Provides
Requires
License
GPL-2.0-only
Changelog
* Thu Apr 02 2026 rfrohl@suse.com
- Linux 6.18.21 (bsc#1258210).
- Bluetooth: L2CAP: Fix regressions caused by reusing ident
(bsc#1258210).
- futex: Fix UaF between futex_key_to_node_opt() and
vma_replace_policy() (bsc#1258210).
- futex: Require sys_futex_requeue() to have identical flags
(bsc#1258210).
- irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()
(bsc#1258210).
- netfs: Fix the handling of stream->front by removing it
(bsc#1258210).
- xen/privcmd: unregister xenstore notifier on module exit
(bsc#1258210).
- btrfs: fix lost error when running device stats on multiple
devices fs (bsc#1258210).
- btrfs: fix leak of kobject name for sub-group space_info
(bsc#1258210).
- btrfs: fix super block offset in error message in
btrfs_validate_super() (bsc#1258210).
- netfs: Fix read abandonment during retry (bsc#1258210).
- selftests/mount_setattr: increase tmpfs size for idmapped
mount tests (bsc#1258210).
- dmaengine: xilinx_dma: Fix reset related timeout with two-channel
AXIDMA (bsc#1258210).
- dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
(bsc#1258210).
- dmaengine: xilinx: xilinx_dma: Fix residue calculation for
cyclic DMA (bsc#1258210).
- dmaengine: xilinx: xilinx_dma: Fix dma_device directions
(bsc#1258210).
- dmaengine: idxd: fix possible wrong descriptor completion in
llist_abort_desc() (bsc#1258210).
- netfs: Fix NULL pointer dereference in netfs_unbuffered_write()
on retry (bsc#1258210).
- netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC
iterators (bsc#1258210).
- dmaengine: xilinx: xdma: Fix regmap init error handling
(bsc#1258210).
- dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE
and CYCLE_BIT bits for HDMA (bsc#1258210).
- phy: ti: j721e-wiz: Fix device node reference leak in
wiz_get_lane_phy_types() (bsc#1258210).
- dmaengine: idxd: Fix leaking event log memory (bsc#1258210).
- dmaengine: idxd: Fix freeing the allocated ida too late
(bsc#1258210).
- dmaengine: idxd: Fix memory leak when a wq is reset
(bsc#1258210).
- dmaengine: idxd: Fix not releasing workqueue on .release()
(bsc#1258210).
- dmaengine: idxd: Fix possible invalid memory access after FLR
(bsc#1258210).
- dmaengine: idxd: Fix crash when the event log is disabled
(bsc#1258210).
- mm/mseal: update VMA end correctly on merge (bsc#1258210).
- ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
(bsc#1258210).
- mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
(bsc#1258210).
- mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx()
failure (bsc#1258210).
- mm/damon/core: avoid use of half-online-committed context
(bsc#1258210).
- mm/damon/stat: monitor all System RAM resources (bsc#1258210).
- drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu
v11.0 (bsc#1258210).
- rust: pin-init: internal: init: document load-bearing fact of
field accessors (bsc#1258210).
- unwind_user/x86: Fix arch=um build (bsc#1258210).
- powerpc64/bpf: do not increment tailcall count when prog is NULL
(bsc#1258210).
- arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power off (bsc#1258210).
- ext4: always drain queued discard work in ext4_mb_release()
(bsc#1258210).
- ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
(bsc#1258210).
- ext4: handle wraparound when searching for blocks for indirect
mapped blocks (bsc#1258210).
- ext4: fix the might_sleep() warnings in kvfree() (bsc#1258210).
- ext4: fix use-after-free in update_super_work when racing with
umount (bsc#1258210).
- ext4: reject mount if bigalloc with s_first_data_block != 0
(bsc#1258210).
- ext4: avoid allocate block from corrupted group in
ext4_mb_find_by_goal() (bsc#1258210).
- ext4: avoid infinite loops caused by residual data (bsc#1258210).
- ext4: validate p_idx bounds in ext4_ext_correct_indexes
(bsc#1258210).
- ext4: test if inode's all dirty pages are submitted to disk
(bsc#1258210).
- ext4: publish jinode after initialization (bsc#1258210).
- ext4: replace BUG_ON with proper error handling in
ext4_read_inline_folio (bsc#1258210).
- ext4: make recently_deleted() properly work with lazy itable
initialization (bsc#1258210).
- ext4: fix fsync(2) for nojournal mode (bsc#1258210).
- ext4: do not check fast symlink during orphan recovery
(bsc#1258210).
- ext4: fix stale xarray tags after writeback (bsc#1258210).
- ext4: convert inline data to extents when truncate exceeds
inline size (bsc#1258210).
- ext4: fix journal credit check when setting fscrypt context
(bsc#1258210).
- xfs: remove file_path tracepoint data (bsc#1258210).
- xfs: don't irele after failing to iget in xfs_attri_recover_work
(bsc#1258210).
- xfs: fix ri_total validation in xlog_recover_attri_commit_pass2
(bsc#1258210).
- xfs: scrub: unlock dquot before early return in quota scrub
(bsc#1258210).
- xfs: avoid dereferencing log items after push callbacks
(bsc#1258210).
- xfs: save ailp before dropping the AIL lock in push callbacks
(bsc#1258210).
- xfs: stop reclaim before pushing AIL during unmount
(bsc#1258210).
- mm/pagewalk: fix race between concurrent split and refault
(bsc#1258210).
- mm/damon/sysfs: check contexts->nr in repeat_call_fn
(bsc#1258210).
- mm/damon/sysfs: check contexts->nr before accessing
contexts_arr[0] (bsc#1258210).
- drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on
smu_v13_0_6 (bsc#1258210).
- LoongArch: KVM: Handle the case that EIOINTC's coremap is empty
(bsc#1258210).
- LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust
(bsc#1258210).
- LoongArch: Workaround LS2K/LS7A GPU DMA hang bug (bsc#1258210).
- LoongArch: vDSO: Emit GNU_EH_FRAME correctly (bsc#1258210).
- LoongArch: Fix missing NULL checks for kstrdup() (bsc#1258210).
- drm/i915: Unlink NV12 planes earlier (bsc#1258210).
- drm/i915: Order OP vs. timeout correctly in __wait_for()
(bsc#1258210).
- drm/i915/dp_tunnel: Fix error handling when clearing stream
BW in atomic state (bsc#1258210).
- drm/amd/display: Fix drm_edid leak in amdgpu_dm (bsc#1258210).
- drm/amdgpu: prevent immediate PASID reuse case (bsc#1258210).
- dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
(bsc#1258210).
- dmaengine: sh: rz-dmac: Protect the driver specific lists
(bsc#1258210).
- dmaengine: fsl-edma: fix channel parameter config for fixed
channel requests (bsc#1258210).
- i2c: imx: ensure no clock is generated after last read
(bsc#1258210).
- i2c: imx: fix i2c issue when reading multiple messages
(bsc#1258210).
- futex: Clear stale exiting pointer in futex_lock_pi() retry path
(bsc#1258210).
- i2c: designware: amdisp: Fix resume-probe race condition issue
(bsc#1258210).
- irqchip/qcom-mpm: Add missing mailbox TX done acknowledgment
(bsc#1258210).
- jbd2: gracefully abort on checkpointing state corruptions
(bsc#1258210).
- KVM: x86/mmu: Only WARN in direct MMUs when overwriting
shadow-present SPTE (bsc#1258210).
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating
an MMIO SPTE (bsc#1258210).
- net: macb: Use dev_consume_skb_any() to free TX SKBs
(bsc#1258210).
- net: macb: Protect access to net_device::ip_ptr with RCU lock
(bsc#1258210).
- net: macb: Move devm_{free,request}_irq() out of spin lock area
(bsc#1258210).
- scsi: ses: Handle positive SCSI error from ses_recv_diag()
(bsc#1258210).
- scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()
(bsc#1258210).
- ovl: fix wrong detection of 32bit inode numbers (bsc#1258210).
- ovl: make fsync after metadata copy-up opt-in mount option
(bsc#1258210).
- phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4
(bsc#1258210).
- x86/fred: Fix early boot failures on SEV-ES/SNP guests
(bsc#1258210).
- x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask
(bsc#1258210).
- x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
(bsc#1258210).
- writeback: don't block sync for filesystems with no data
integrity guarantees (bsc#1258210).
- alarmtimer: Fix argument order in alarm_timer_forward()
(bsc#1258210).
- erofs: add GFP_NOIO in the bio completion if needed
(bsc#1258210).
- virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is
cleared and napi_tx is false (bsc#1258210).
- virt: tdx-guest: Fix handling of host controlled 'quote'
buffer length (bsc#1258210).
- xfrm: iptfs: only publish mode_data after clone setup
(bsc#1258210).
- xfrm: iptfs: validate inner IPv4 header length in IPTFS payload
(bsc#1258210).
- media: mc, v4l2: serialize REINIT and REQBUFS with
req_queue_mutex (bsc#1258210).
- hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()
(bsc#1258210).
- hwmon: (peci/cputemp) Fix crit_hyst returning delta instead
of absolute temperature (bsc#1258210).
- hwmon: (pmbus/isl68137) Add mutex protection for AVS enable
sysfs attributes (bsc#1258210).
- hwmon: (pmbus/ina233) Fix error handling and sign extension
in shunt voltage read (bsc#1258210).
- KVM: arm64: Discard PC update state on vcpu reset (bsc#1258210).
- platform/x86: ISST: Correct locked bit width (bsc#1258210).
- RDMA/ionic: Preserve and set Ethernet source MAC after
ib_ud_header_init() (bsc#1258210).
- thermal: intel: int340x: soc_slider: Set offset only for
balanced mode (bsc#1258210).
- kbuild: Delete .builtin-dtbs.S when running make clean
(bsc#1258210).
- cpufreq: conservative: Reset requested_freq on limits change
(bsc#1258210).
- can: netlink: can_changelink(): add missing error handling to
call can_ctrlmode_changelink() (bsc#1258210).
- can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
(bsc#1258210).
- can: gw: fix OOB heap access in cgw_csum_crc8_rel()
(bsc#1258210).
- ASoC: SOF: ipc4-topology: Allow bytes controls without initial
payload (bsc#1258210).
- ASoC: sma1307: fix double free of devm_kzalloc() memory
(bsc#1258210).
- ASoC: codecs: wcd934x: fix typo in dt parsing (bsc#1258210).
- ALSA: firewire-lib: fix uninitialized local variable
(bsc#1258210).
- ALSA: hda/realtek: add quirk for ASUS Strix G16 G615JMR
(bsc#1258210).
- Revert "ALSA: hda/intel: Add MSI X870E Tomahawk to denylist"
(bsc#1258210).
- ksmbd: do not expire session on binding failure (bsc#1258210).
- ksmbd: fix memory leaks and NULL deref in smb2_lock()
(bsc#1258210).
- ksmbd: fix potencial OOB in get_file_all_info() for compound
requests (bsc#1258210).
- ksmbd: replace hardcoded hdr2_len with offsetof() in
smb2_calc_max_out_buf_len() (bsc#1258210).
- drm/xe: always keep track of remap prev/next (bsc#1258210).
- tracing: Fix potential deadlock in cpu hotplug with osnoise
(bsc#1258210).
- s390/entry: Scrub r12 register on kernel entry (bsc#1258210).
- s390/barrier: Make array_index_mask_nospec() __always_inline
(bsc#1258210).
- s390/syscalls: Add spectre boundary for syscall dispatch table
(bsc#1258210).
- ALSA: usb-audio: Exclude Scarlett 2i4 1st Gen from
SKIP_IFACE_SETUP (bsc#1258210).
- spi: spi-fsl-lpspi: fix teardown order issue (UAF) (bsc#1258210).
- ASoC: adau1372: Fix clock leak on PLL lock failure (bsc#1258210).
- ASoC: adau1372: Fix unchecked clk_prepare_enable() return value
(bsc#1258210).
- sysctl: fix uninitialized variable in proc_do_large_bitmap
(bsc#1258210).
- hwmon: (pmbus/core) Protect regulator operations with mutex
(bsc#1258210).
- hwmon: (pmbus) Introduce the concept of "write-only" attributes
(bsc#1258210).
- hwmon: (pmbus) Mark lowest/average/highest/rated attributes
as read-only (bsc#1258210).
- hwmon: (adm1177) fix sysfs ABI violation and current unit
conversion (bsc#1258210).
- drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
(bsc#1258210).
- ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()
(bsc#1258210).
- spi: use generic driver_override infrastructure (bsc#1258210).
- drm/xe: Implement recent spec updates to Wa_16025250150
(bsc#1258210).
- rust: regulator: do not assume that regulator_get() returns
non-null (bsc#1258210).
- ASoC: dt-bindings: stm32: Fix incorrect compatible string in
stm32h7-sai match (bsc#1258210).
- drm/amd/display: Do not skip unrelated mode changes in DSC
validation (bsc#1258210).
- spi: meson-spicc: Fix double-put in remove path (bsc#1258210).
- ASoC: Intel: catpt: Fix the device initialization (bsc#1258210).
- spi: sn-f-ospi: Fix resource leak in f_ospi_probe()
(bsc#1258210).
- PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()
(bsc#1258210).
- PM: hibernate: Drain trailing zero pages on userspace restore
(bsc#1258210).
- drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
(bsc#1258210).
- drm/mediatek: dsi: Store driver data before invoking
mipi_dsi_host_register (bsc#1258210).
- x86/efi: efi_unmap_boot_services: fix calculation of
ranges_to_free size (bsc#1258210).
- scsi: scsi_transport_sas: Fix the maximum channel scanning issue
(bsc#1258210).
- ASoC: fsl: imx-card: initialize playback_only and capture_only
(bsc#1258210).
- RDMA/irdma: Harden depth calculation functions (bsc#1258210).
- RDMA/irdma: Return EINVAL for invalid arp index error
(bsc#1258210).
- RDMA/irdma: Fix deadlock during netdev reset with active
connections (bsc#1258210).
- RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
(bsc#1258210).
- RDMA/irdma: Clean up unnecessary dereference of event->cm_node
(bsc#1258210).
- RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
(bsc#1258210).
- RDMA/irdma: Update ibqp state to error if QP is already in
error state (bsc#1258210).
- RDMA/irdma: Initialize free_qp completion before using it
(bsc#1258210).
- ALSA: usb-audio: Exclude Scarlett 2i2 1st Gen from
SKIP_IFACE_SETUP (bsc#1258210).
- RDMA/efa: Fix possible deadlock (bsc#1258210).
- RDMA/rw: Fall back to direct SGE on MR pool exhaustion
(bsc#1258210).
- ALSA: hda/realtek: Sequence GPIO2 on Star Labs StarFighter
(bsc#1258210).
- regmap: Synchronize cache for the page selector (bsc#1258210).
- RDMA/efa: Fix use of completion ctx after free (bsc#1258210).
- RDMA/efa: Improve admin completion context state machine
(bsc#1258210).
- RDMA/efa: Check stored completion CTX command ID with received
one (bsc#1258210).
- net: macb: use the current queue number for stats (bsc#1258210).
- netfilter: ctnetlink: use netlink policy range checks
(bsc#1258210).
- netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr
in process_sdp (bsc#1258210).
- netfilter: nf_conntrack_expect: skip expectations in other
netns via proc (bsc#1258210).
- netfilter: nft_set_rbtree: revisit array resize logic
(bsc#1258210).
- netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
(bsc#1258210).
- netfilter: nfnetlink_log: fix uninitialized padding leak in
NFULA_PAYLOAD (bsc#1258210).
- tls: Purge async_hold in tls_decrypt_async_wait() (bsc#1258210).
- Bluetooth: btusb: clamp SCO altsetting table indices
(bsc#1258210).
- Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite
loop (bsc#1258210).
- Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del() (bsc#1258210).
- Bluetooth: L2CAP: Fix not tracking outstanding TX ident
(bsc#1258210).
- Bluetooth: btintel: serialize btintel_hw_error() with
hci_req_sync_lock (bsc#1258210).
- Bluetooth: L2CAP: Fix send LE flow credits in ACL link
(bsc#1258210).
- dma-mapping: add missing `inline` for `dma_free_attrs`
(bsc#1258210).
- rtnetlink: fix leak of SRCU struct in rtnl_link_register
(bsc#1258210).
- net: lan743x: fix duplex configuration in mac_link_up
(bsc#1258210).
- team: fix header_ops type confusion with non-Ethernet ports
(bsc#1258210).
- virtio-net: correct hdr_len handling for tunnel gso
(bsc#1258210).
- virtio-net: correct hdr_len handling for
VIRTIO_NET_F_GUEST_HDRLEN (bsc#1258210).
- net: enetc: fix the output issue of 'ethtool --show-ring'
(bsc#1258210).
- udp: Fix wildcard bind conflict check when using hash2
(bsc#1258210).
- net: airoha: add RCU lock around dev_fill_forward_path
(bsc#1258210).
- net: fix fanout UAF in packet_release() via NETDEV_UP race
(bsc#1258210).
- ipv6: Don't remove permanent routes with exceptions from
tb6_gc_hlist (bsc#1258210).
- ipv6: Remove permanent routes from tb6_gc_hlist when all
exceptions expire (bsc#1258210).
- iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
(bsc#1258210).
- ice: use ice_update_eth_stats() for representor stats
(bsc#1258210).
- ice: fix inverted ready check for VF representors (bsc#1258210).
- platform/x86: intel-hid: disable wakeup_mode during hibernation
(bsc#1258210).
- platform/olpc: olpc-xo175-ec: Fix overflow error message to
print inlen (bsc#1258210).
- platform/x86: lenovo: wmi-gamezone: Drop gz_chain_head
(bsc#1258210).
- platform/x86: ISST: Check HWP support before MSR access
(bsc#1258210).
- net: bcmasp: fix double disable of clk (bsc#1258210).
- net: bcmasp: fix double free of WoL irq (bsc#1258210).
- net: bcmasp: streamline early exit in probe (bsc#1258210).
- rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
(bsc#1258210).
- rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_size
(bsc#1258210).
- net/smc: fix double-free of smc_spd_priv when tee() duplicates
splice pipe buffer (bsc#1258210).
- openvswitch: validate MPLS set/set_masked payload length
(bsc#1258210).
- openvswitch: defer tunnel netdev_put to RCU release
(bsc#1258210).
- net: openvswitch: Avoid releasing netdev before teardown
completes (bsc#1258210).
- nfc: nci: fix circular locking dependency in nci_close_device
(bsc#1258210).
- ionic: fix persistent MAC address override on PF (bsc#1258210).
- pinctrl: mediatek: common: Fix probe failure for devices
without EINT (bsc#1258210).
- Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
(bsc#1258210).
- Bluetooth: hci_ll: Fix firmware leak on error path (bsc#1258210).
- Bluetooth: MGMT: Fix dangling pointer on
mgmt_add_adv_patterns_monitor_complete (bsc#1258210).
- Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to
missing sock_hold (bsc#1258210).
- Bluetooth: L2CAP: Validate PDU length before reading SDU length
in l2cap_ecred_data_rcv() (bsc#1258210).
- Bluetooth: L2CAP: Fix stack-out-of-bounds read in
l2cap_ecred_conn_req (bsc#1258210).
- pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC
(bsc#1258210).
- can: statistics: add missing atomic access in hot path
(bsc#1258210).
- erofs: set fileio bio failed in short read case (bsc#1258210).
- dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
(bsc#1258210).
- af_key: validate families in pfkey_send_migrate() (bsc#1258210).
- xfrm: prevent policy_hthresh.work from racing with netns teardown
(bsc#1258210).
- xfrm: Fix work re-schedule after cancel in
xfrm_nat_keepalive_net_fini() (bsc#1258210).
- pinctrl: renesas: rza1: Normalize return value of gpio_get()
(bsc#1258210).
- xfrm: iptfs: fix skb_put() panic on non-linear skb during
reassembly (bsc#1258210).
- pinctrl: renesas: rzt2h: Fix device node leak in
rzt2h_gpio_register() (bsc#1258210).
- esp: fix skb leak with espintcp and async crypto (bsc#1258210).
- xfrm: call xdo_dev_state_delete during state update
(bsc#1258210).
- xfrm: fix the condition on x->pcpu_num in xfrm_sa_len
(bsc#1258210).
- xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and
allocspi (bsc#1258210).
- i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
(bsc#1258210).
- ALSA: hda/realtek: add quirk for ASUS UM6702RC (bsc#1258210).
- spi: intel-pci: Add support for Nova Lake mobile SPI flash
(bsc#1258210).
- usb: core: new quirk to handle devices with zero configurations
(bsc#1258210).
- drm/amdgpu: fix gpu idle power consumption issue for gfx v12
(bsc#1258210).
- nvmet: move async event work off nvmet-wq (bsc#1258210).
- objtool: Handle Clang RSP musical chairs (bsc#1258210).
- ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390
(bsc#1258210).
- ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix
headphone (bsc#1258210).
- ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk
(bsc#1258210).
- powerpc64/ftrace: fix OOL stub count with clang (bsc#1258210).
- btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
(bsc#1258210).
- sched_ext: Use WRITE_ONCE() for the write side of dsq->seq
update (bsc#1258210).
- HID: apple: avoid memory leak in apple_report_fixup()
(bsc#1258210).
- bpf: Fix u32/s32 bounds when ranges cross min/max boundary
(bsc#1258210).
- ASoC: amd: acp: Add ACP6.3 match entries for Cirrus Logic parts
(bsc#1258210).
- drm/ttm/tests: Fix build failure on PREEMPT_RT (bsc#1258210).
- ALSA: hda/senary: Ensure EAPD is enabled during init
(bsc#1258210).
- block: break pcpu_alloc_mutex dependency on freeze_lock
(bsc#1258210).
- dma-buf: Include ioctl.h in UAPI header (bsc#1258210).
- ASoC: cs35l56: Only patch ASP registers if the DAI is part of
a DAIlink (bsc#1258210).
- ASoC: fsl_easrc: Fix event generation in
fsl_easrc_iec958_put_bits() (bsc#1258210).
- ALSA: hda/hdmi: Add Tegra238 HDA codec device ID (bsc#1258210).
- ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025)
0CCD SKU (bsc#1258210).
- scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIP
(bsc#1258210).
- ASoC: rt1321: fix DMIC ch2/3 mask issue (bsc#1258210).
- scsi: mpi3mr: Clear reset history on ready and recheck state
after timeout (bsc#1258210).
- ASoC: fsl_easrc: Fix event generation in
fsl_easrc_iec958_set_reg() (bsc#1258210).
- module: Fix kernel panic when a symbol st_shndx is out of bounds
(bsc#1258210).
- HID: asus: add xg mobile 2023 external hardware support
(bsc#1258210).
- HID: mcp2221: cancel last I2C command on read error
(bsc#1258210).
- platform/x86: oxpec: Add support for OneXPlayer X1 Air
(bsc#1258210).
- platform/x86: oxpec: Add support for Aokzoe A2 Pro (bsc#1258210).
- kbuild: install-extmod-build: Package resolve_btfids if necessary
(bsc#1258210).
- net: usb: r8152: add TRENDnet TUC-ET2G (bsc#1258210).
- platform/x86: oxpec: Add support for OneXPlayer X1z
(bsc#1258210).
- HID: apple: Add EPOMAKER TH87 to the non-apple keyboards list
(bsc#1258210).
- platform/x86: oxpec: Add support for OneXPlayer APEX
(bsc#1258210).
- HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDs
(bsc#1258210).
- HID: magicmouse: avoid memory leak in magicmouse_report_fixup()
(bsc#1258210).
- HID: magicmouse: fix battery reporting for Apple Magic Trackpad
2 (bsc#1258210).
- nvme-pci: ensure we're polling a polled queue (bsc#1258210).
- platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix
touchscreen on SUPI S10 (bsc#1258210).
- platform/x86: intel-hid: Enable 5-button array on ThinkPad X1
Fold 16 Gen 1 (bsc#1258210).
- platform/x86: hp-wmi: Add Omen 16-xd0xxx fan and thermal support
(bsc#1258210).
- nvme-fabrics: use kfree_sensitive() for DHCHAP secrets
(bsc#1258210).
- nvme-pci: cap queue creation to used queues (bsc#1258210).
- platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to
dmi_vgbs_allow_list (bsc#1258210).
- HID: asus: avoid memory leak in asus_report_fixup()
(bsc#1258210).
- platform/x86: hp-wmi: Add Omen 16-wf0xxx fan and thermal support
(bsc#1258210).
- tracing: Revert "tracing: Remove pid in task_rename tracing
output" (bsc#1258210).
- bpf: Fix unsound scalar forking in maybe_fork_scalars() for
BPF_OR (bsc#1258210).
- bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
(bsc#1258210).
- bpf: Fix exception exit lock checking for subprogs (bsc#1258210).
- cxl: Adjust the startup priority of cxl_pmem to be higher than
that of cxl_acpi (bsc#1258210).
- bpf: Release module BTF IDR before module unload (bsc#1258210).
- driver core: platform: use generic driver_override infrastructure
(bsc#1258210).
- driver core: generalize driver_override in struct device
(bsc#1258210).
- sh: platform_early: remove pdev->driver_override check
(bsc#1258210).
- hwmon: axi-fan: don't use driver_override as IRQ name
(bsc#1258210).
- cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are
enabled (bsc#1258210).
- s390/mm: Add missing secure storage access fixups for donated
memory (bsc#1258210).
- perf: Make sure to use pmu_ctx->pmu for groups (bsc#1258210).
- x86/perf: Make sure to program the counter value for stopped
events on migration (bsc#1258210).
- bpf: Fix constant blinding for PROBE_MEM32 stores (bsc#1258210).
- bpf: Reset register ID for BPF_END value tracking (bsc#1258210).
- cxl/port: Fix use after free of parent_port in cxl_detach_ep()
(bsc#1258210).
- commit 9a82156
* Fri Mar 27 2026 rfrohl@suse.com
- Update config files: allow syzkaller build if enabled
The kernel config atleast allows to build the kernel, but not 100% sure
if these options also make sense.
- commit f79ff81
* Wed Mar 25 2026 rfrohl@suse.com
- tools/sched_ext: update scx_show_state.py for scx_aborting
change (git-fixes).
- sched_ext: Use WRITE_ONCE() for the write side of scx_enable
helper pointer (git-fixes).
- commit c378ace
* Wed Mar 25 2026 rfrohl@suse.com
- Linux 6.18.20 (bsc#1258210).
- NFSD: Defer sub-object cleanup in export put callbacks
(bsc#1258210).
- NFSD: Hold net reference for the lifetime of
/proc/fs/nfs/exports fd (bsc#1258210).
- nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
(bsc#1258210).
- selftests/hid: fix compilation when bpf_wq and hid_device are
not exported (bsc#1258210).
- HID: bpf: prevent buffer overflow in hid_hw_request
(bsc#1258210).
- sunrpc: fix cache_request leak in cache_release (bsc#1258210).
- nvdimm/bus: Fix potential use after free in asynchronous
initialization (bsc#1258210).
- crash_dump: don't log dm-crypt key bytes in
read_key_from_user_keying (bsc#1258210).
- mm/rmap: fix incorrect pte restoration for lazyfree folios
(bsc#1258210).
- mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
(bsc#1258210).
- mm/huge_memory: fix early failure try_to_migrate() when split
huge pmd for shared THP (bsc#1258210).
- LoongArch: Give more information if kmem access failed
(bsc#1258210).
- LoongArch: No need to flush icache if text copy failed
(bsc#1258210).
- NFC: nxp-nci: allow GPIOs to sleep (bsc#1258210).
- net: macb: fix use-after-free access to PTP clock (bsc#1258210).
- bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
(bsc#1258210).
- parisc: Flush correct cache in cacheflush() syscall
(bsc#1258210).
- batman-adv: avoid OGM aggregation when skb tailroom is
insufficient (bsc#1258210).
- mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN
stations (bsc#1258210).
- crypto: padlock-sha - Disable for Zhaoxin processor
(bsc#1258210).
- Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
(bsc#1258210).
- Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before
access (bsc#1258210).
- smb: client: fix krb5 mount with username option (bsc#1258210).
- ksmbd: unset conn->binding on failed binding request
(bsc#1258210).
- ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION
(bsc#1258210).
- drm/i915/dsc: Add Selective Update register definitions
(bsc#1258210).
- drm/i915/dsc: Add helper for writing DSC Selective Update ET
parameters (bsc#1258210).
- drm/i915/psr: Write DSC parameters on Selective Update in ET
mode (bsc#1258210).
- net: macb: Introduce gem_init_rx_ring() (bsc#1258210).
- net: macb: Reinitialize tx/rx queue pointer registers and rx
ring during resume (bsc#1258210).
- LoongArch: Check return values for set_memory_{rw,rox}
(bsc#1258210).
- ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
(bsc#1258210).
- netconsole: fix sysdata_release_enabled_show checking wrong flag
(bsc#1258210).
- crypto: atmel-sha204a - Fix OOM ->tfm_count leak (bsc#1258210).
- cifs: open files should not hold ref on superblock
(bsc#1258210).
- drm/xe: Fix memory leak in xe_vm_madvise_ioctl (bsc#1258210).
- drm/i915/vrr: Move HAS_VRR() check into
intel_vrr_set_transcoder_timings() (bsc#1258210).
- drm/i915/vrr: Configure VRR timings after enabling
TRANS_DDI_FUNC_CTL (bsc#1258210).
- net: macb: sort #includes (bsc#1258210).
- net: macb: Shuffle the tx ring before enabling tx (bsc#1258210).
- ksmbd: Don't log keys in SMB3 signing and encryption key
generation (bsc#1258210).
- fgraph: Fix thresh_return nosleeptime double-adjust
(bsc#1258210).
- drm/xe/sync: Fix user fence leak on alloc failure (bsc#1258210).
- nsfs: tighten permission checks for ns iteration ioctls
(bsc#1258210).
- sched_ext: Fix starvation of scx_enable() under fair-class
saturation (bsc#1258210).
- sched_ext: Simplify breather mechanism with scx_aborting flag
(bsc#1258210).
- sched_ext: Disable preemption between scx_claim_exit() and
kicking helper work (bsc#1258210).
- ipmi: Consolidate the run to completion checking for xmit msgs
lock (bsc#1258210).
- ipmi:msghandler: Handle error returns from the SMI sender
(bsc#1258210).
- mm/huge_memory: fix a folio_split() race condition with
folio_try_get() (bsc#1258210).
- ata: libata-core: disable LPM on ADATA SU680 SSD (bsc#1258210).
- ata: libata-scsi: report correct sense field pointer in
ata_scsiop_maint_in() (bsc#1258210).
- mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
(bsc#1258210).
- mmc: sdhci: fix timing selection for 1-bit bus width
(bsc#1258210).
- pmdomain: bcm: bcm2835-power: Increase ASB control timeout
(bsc#1258210).
- spi: fix use-after-free on controller registration failure
(bsc#1258210).
- spi: fix statistics allocation (bsc#1258210).
- mtd: rawnand: pl353: make sure optimal timings are applied
(bsc#1258210).
- mtd: rawnand: cadence: Fix error check for dma_alloc_coherent()
in cadence_nand_init() (bsc#1258210).
- mtd: Avoid boot crash in RedBoot partition table parser
(bsc#1258210).
- iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retry
(bsc#1258210).
- iommu/vt-d: Only handle IOPF for SVA when PRI is supported
(bsc#1258210).
- io_uring/poll: fix multishot recv missing EOF on wakeup race
(bsc#1258210).
- io_uring/kbuf: fix missing BUF_MORE for incremental buffers
at EOF (bsc#1258210).
- io_uring/kbuf: propagate BUF_MORE through early buffer commit
path (bsc#1258210).
- vt: save/restore unicode screen buffer for alternate screen
(bsc#1258210).
- serial: 8250_pci: add support for the AX99100 (bsc#1258210).
- serial: 8250: Fix TX deadlock when using DMA (bsc#1258210).
- serial: 8250: always disable IRQ during THRE test (bsc#1258210).
- serial: 8250: Protect LCR write in shutdown (bsc#1258210).
- serial: 8250_dw: Avoid unnecessary LCR writes (bsc#1258210).
- serial: 8250: Add serial8250_handle_irq_locked() (bsc#1258210).
- serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR
handling (bsc#1258210).
- serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt
storm (bsc#1258210).
- serial: 8250: Add late synchronize_irq() to shutdown to handle
DW UART BUSY (bsc#1258210).
- serial: 8250_dw: Ensure BUSY is deasserted (bsc#1258210).
- serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN
(bsc#1258210).
- serial: uartlite: fix PM runtime usage count underflow on probe
(bsc#1258210).
- drm: Fix use-after-free on framebuffers and property blobs
when calling drm_dev_unplug (bsc#1258210).
- drm/amd/display: Wrap dcn32_override_min_req_memclk() in
DC_FP_{START, END} (bsc#1258210).
- drm/amdgpu/gmc9.0: add bounds checking for cid (bsc#1258210).
- drm/amdgpu/mmhub2.0: add bounds checking for cid (bsc#1258210).
- drm/amdgpu/mmhub2.3: add bounds checking for cid (bsc#1258210).
- drm/amdgpu/mmhub3.0.1: add bounds checking for cid
(bsc#1258210).
- drm/amdgpu/mmhub3.0.2: add bounds checking for cid
(bsc#1258210).
- drm/amdgpu/mmhub3.0: add bounds checking for cid (bsc#1258210).
- drm/amdgpu/mmhub4.1.0: add bounds checking for cid
(bsc#1258210).
- drm/imagination: Fix deadlock in soft reset sequence
(bsc#1258210).
- drm/imagination: Synchronize interrupts before suspending the
GPU (bsc#1258210).
- drm/radeon: apply state adjust rules to some additional HAINAN
vairants (bsc#1258210).
- drm/amdgpu: apply state adjust rules to some additional HAINAN
vairants (bsc#1258210).
- drm/amdgpu: Limit BO list entry count to prevent resource
exhaustion (bsc#1258210).
- drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
(bsc#1258210).
- drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
(bsc#1258210).
- drm/xe/oa: Allow reading after disabling OA stream
(bsc#1258210).
- drm/xe: Open-code GGTT MMIO access protection (bsc#1258210).
- Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
(bsc#1258210).
- drm/i915/psr: Compute PSR entry_setup_frames into
intel_crtc_state (bsc#1258210).
- btrfs: log new dentries when logging parent dir of a conflicting
inode (bsc#1258210).
- btrfs: tree-checker: fix misleading root drop_level error
message (bsc#1258210).
- soc: microchip: mpfs: Fix memory leak in
mpfs_sys_controller_probe() (bsc#1258210).
- cache: starfive: fix device node leak in starlink_cache_init()
(bsc#1258210).
- cache: ax45mp: Fix device node reference leak in
ax45mp_cache_init() (bsc#1258210).
- soc: rockchip: grf: Add missing of_node_put() when returning
(bsc#1258210).
- soc: fsl: qbman: fix race condition in qman_destroy_fq
(bsc#1258210).
- soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource()
in qmc_qe_init_resources() (bsc#1258210).
- tee: shm: Remove refcounting of kernel pages (bsc#1258210).
- wifi: mac80211: remove keys after disabling beaconing
(bsc#1258210).
- wifi: mac80211: use jiffies_delta_to_msecs() for sta_info
inactive times (bsc#1258210).
- wifi: mac80211: Fix static_branch_dec() underflow for
aql_disable (bsc#1258210).
- wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
(bsc#1258210).
- arm64: dts: renesas: rzt2h-n2h-evk: Add ramp delay for SD0
card regulator (bsc#1258210).
- arm64: dts: renesas: rzv2-evk-cn15-sd: Add ramp delay for SD0
regulator (bsc#1258210).
- arm64: dts: renesas: r9a09g057: Add RTC node (bsc#1258210).
- arm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodes
(bsc#1258210).
- arm64: dts: renesas: r9a09g077: Fix CPG register region sizes
(bsc#1258210).
- arm64: dts: renesas: r9a09g087: Fix CPG register region sizes
(bsc#1258210).
- arm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2
(bsc#1258210).
- firmware: arm_ffa: Remove vm_id argument in ffa_rxtx_unmap()
(bsc#1258210).
- firmware: arm_scpi: Fix device_node reference leak in probe path
(bsc#1258210).
- firmware: arm_scmi: Fix NULL dereference on notify error path
(bsc#1258210).
- Bluetooth: LE L2CAP: Disconnect if received packet's SDU
exceeds IMTU (bsc#1258210).
- Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed
SDU (bsc#1258210).
- Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy (bsc#1258210).
- Bluetooth: ISO: Fix defer tests being unstable (bsc#1258210).
- Bluetooth: hci_sync: Fix hci_le_create_conn_sync (bsc#1258210).
- Bluetooth: MGMT: Fix list corruption and UAF in command complete
handlers (bsc#1258210).
- Bluetooth: HIDP: Fix possible UAF (bsc#1258210).
- Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
(bsc#1258210).
- Bluetooth: qca: fix ROM version reading on WCN3998 chips
(bsc#1258210).
- bridge: cfm: Fix race condition in peer_mep deletion
(bsc#1258210).
- net/rose: fix NULL pointer dereference in rose_transmit_link
on reconnect (bsc#1258210).
- mpls: add missing unregister_netdevice_notifier to mpls_init
(bsc#1258210).
- netfilter: ctnetlink: fix use-after-free in
ctnetlink_dump_exp_ct() (bsc#1258210).
- netfilter: nf_conntrack_sip: fix Content-Length u32 truncation
in sip_help_tcp() (bsc#1258210).
- netfilter: nf_conntrack_h323: fix OOB read in decode_int()
CONS case (bsc#1258210).
- nf_tables: nft_dynset: fix possible stateful expression memleak
in error path (bsc#1258210).
- netfilter: nft_ct: drop pending enqueued packets on removal
(bsc#1258210).
- netfilter: xt_CT: drop pending enqueued packets on template
removal (bsc#1258210).
- netfilter: xt_time: use unsigned int for monthday bit shift
(bsc#1258210).
- netfilter: nf_conntrack_h323: check for zero length in
DecodeQ931() (bsc#1258210).
- crypto: ccp - Fix leaking the same page twice (bsc#1258210).
- net: bcmgenet: increase WoL poll timeout (bsc#1258210).
- net: mana: fix use-after-free in mana_hwc_destroy_channel()
by reordering teardown (bsc#1258210).
- sched: idle: Consolidate the handling of two special cases
(bsc#1258210).
- PM: runtime: Fix a race condition related to device removal
(bsc#1258210).
- net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
(bsc#1258210).
- net/sched: teql: Fix double-free in teql_master_xmit
(bsc#1258210).
- net: airoha: Remove airoha_dev_stop() in airoha_remove()
(bsc#1258210).
- net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
(bsc#1258210).
- net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
(bsc#1258210).
- clsact: Fix use-after-free in init/destroy rollback asymmetry
(bsc#1258210).
- net: usb: aqc111: Do not perform PM inside suspend callback
(bsc#1258210).
- ACPICA: Update the format of Arg3 of _DSM (bsc#1258210).
- igc: fix missing update of skb->tail in igc_xmit_frame()
(bsc#1258210).
- igc: fix page fault in XDP TX timestamps handling (bsc#1258210).
- iavf: fix VLAN filter lost on add/delete race (bsc#1258210).
- libie: prevent memleak in fwlog code (bsc#1258210).
- wifi: mac80211: fix NULL deref in mesh_matches_local()
(bsc#1258210).
- wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is
not enough headroom (bsc#1258210).
- wifi: mac80211: always free skb on ieee80211_tx_prepare_skb()
failure (bsc#1258210).
- ACPI: processor: Fix previous acpi_processor_errata_piix4()
fix (bsc#1258210).
- netdevsim: drop PSP ext ref on forward failure (bsc#1258210).
- net: macb: fix uninitialized rx_fs_lock (bsc#1258210).
- net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
(bsc#1258210).
- net/mlx5e: Prevent concurrent access to IPSec ASO context
(bsc#1258210).
- net/mlx5e: Fix race condition during IPSec ESN update
(bsc#1258210).
- udp_tunnel: fix NULL deref caused by udp_sock_create6 when
CONFIG_IPV6=n (bsc#1258210).
- net: bonding: fix NULL deref in bond_debug_rlb_hash_show
(bsc#1258210).
- netfilter: bpf: defer hook memory release until rcu readers
are done (bsc#1258210).
- netfilter: nf_tables: release flowtable after rcu grace period
on error (bsc#1258210).
- nfnetlink_osf: validate individual option lengths in
fingerprints (bsc#1258210).
- net: mvpp2: guard flow control update with global_tx_fc in
buffer switching (bsc#1258210).
- net: shaper: protect late read accesses to the hierarchy
(bsc#1258210).
- net: shaper: protect from late creation of hierarchy
(bsc#1258210).
- net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in
error paths (bsc#1258210).
- icmp: fix NULL pointer dereference in icmp_tag_validation()
(bsc#1258210).
- MPTCP: fix lock class name family in pm_nl_create_listen_socket
(bsc#1258210).
- hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data()
return value (bsc#1258210).
- hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data()
return value (bsc#1258210).
- hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before
using its return value (bsc#1258210).
- hwmon: (pmbus/isl68137) Fix unchecked return value and use
sysfs_emit() (bsc#1258210).
- USB: serial: f81232: fix incomplete serial port generation
(bsc#1258210).
- i2c: cp2615: fix serial string NULL-deref at probe
(bsc#1258210).
- i2c: fsi: Fix a potential leak in fsi_i2c_probe() (bsc#1258210).
- i2c: pxa: defer reset on Armada 3700 when recovery is used
(bsc#1258210).
- irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in
rpmi_sysmsi_probe() (bsc#1258210).
- perf/x86/intel: Add missing branch counters constraint apply
(bsc#1258210).
- perf/x86: Move event pointer setup earlier in x86_pmu_enable()
(bsc#1258210).
- ring-buffer: Fix to update per-subbuf entries of persistent
ring buffer (bsc#1258210).
- tracing: Fix failure to read user space from system call trace
events (bsc#1258210).
- x86/platform/uv: Handle deconfigured sockets (bsc#1258210).
- tracing: Fix trace_marker copy link list updates (bsc#1258210).
- binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3
and ELF_HWCAP4 (bsc#1258210).
- mtd: rawnand: serialize lock/unlock against other NAND
operations (bsc#1258210).
- mtd: rawnand: brcmnand: skip DMA during panic write
(bsc#1258210).
- spi: amlogic: spifc-a4: Remove redundant clock cleanup
(bsc#1258210).
- spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
(bsc#1258210).
- drm/vmwgfx: Don't overwrite KMS surface dirty tracker
(bsc#1258210).
- iommu/sva: Fix crash in iommu_sva_unbind_device() (bsc#1258210).
- drm/amd/display: Fix DisplayID not-found handling in
parse_edid_displayid_vrr() (bsc#1258210).
- drm/amd: fix dcn 2.01 check (bsc#1258210).
- drm/bridge: dw-hdmi-qp: fix multi-channel audio output
(bsc#1258210).
- ksmbd: fix use-after-free of share_conf in compound request
(bsc#1258210).
- ksmbd: fix use-after-free in durable v2 replay of active file
handles (bsc#1258210).
- drm/i915/gt: Check set_default_submission() before deferencing
(bsc#1258210).
- fs/tests: exec: Remove bad test vector (bsc#1258210).
- lib/bootconfig: check xbc_init_node() return in override path
(bsc#1258210).
- tools/bootconfig: fix fd leak in load_xbc_file() on fstat
failure (bsc#1258210).
- arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
(bsc#1258210).
- hwmon: (max6639) Fix pulses-per-revolution implementation
(bsc#1258210).
- xen/privcmd: restrict usage in unprivileged domU (bsc#1258210).
- xen/privcmd: add boot control for restricted usage in domU
(bsc#1258210).
- Rename to
patches.kernel.org/6.18.20-147-bonding-prevent-potential-infinite-loop-in-bo.patch.
- commit 4abd626
* Fri Mar 20 2026 rfrohl@suse.com
- bonding: prevent potential infinite loop in bond_header_parse()
(git-fixes).
- commit 60abb01
* Fri Mar 20 2026 rfrohl@suse.com
- Linux 6.18.19 (bsc#1258210).
- scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
(bsc#1258210).
- ACPI: PM: Save NVS memory on Lenovo G70-35 (bsc#1258210).
- scsi: ufs: core: Reset urgent_bkops_lvl to allow runtime PM
power mode (bsc#1258210).
- fs: init flags_valid before calling vfs_fileattr_get
(bsc#1258210).
- scsi: mpi3mr: Add NULL checks when resetting request and reply
queues (bsc#1258210).
- ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
(bsc#1258210).
- unshare: fix unshare_fs() handling (bsc#1258210).
- wifi: mac80211: set default WMM parameters on all links
(bsc#1258210).
- ACPI: OSI: Add DMI quirk for Acer Aspire One D255 (bsc#1258210).
- scsi: ses: Fix devices attaching to different hosts
(bsc#1258210).
- ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk table
(bsc#1258210).
- ASoC: cs42l43: Report insert for exotic peripherals
(bsc#1258210).
- scsi: ufs: core: Fix possible NULL pointer dereference in
ufshcd_add_command_trace() (bsc#1258210).
- scsi: ufs: core: Fix shift out of bounds when MAXQ=32
(bsc#1258210).
- ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB
Audio 2.0 (bsc#1258210).
- drm/amdgpu/vcn5: Add SMU dpm interface type (bsc#1258210).
- ALSA: usb-audio: Check max frame size for implicit feedback
mode, too (bsc#1258210).
- powerpc/uaccess: Fix inline assembly for clang build on PPC32
(bsc#1258210).
- kexec: Include kernel-end even without crashkernel
(bsc#1258210).
- powerpc/kexec/core: use big-endian types for crash variables
(bsc#1258210).
- powerpc/crash: adjust the elfcorehdr size (bsc#1258210).
- remoteproc: sysmon: Correct subsys_name_len type in QMI request
(bsc#1258210).
- remoteproc: mediatek: Unprepare SCP clock during system suspend
(bsc#1258210).
- powerpc: 83xx: km83xx: Fix keymile vendor prefix (bsc#1258210).
- smb/server: Fix another refcount leak in smb2_open()
(bsc#1258210).
- nfs: return EISDIR on nfs3_proc_create if d_alias is a dir
(bsc#1258210).
- drm/msm/dsi: fix hdisplay calculation when programming dsi
registers (bsc#1258210).
- xprtrdma: Decrement re_receiving on the early exit paths
(bsc#1258210).
- btrfs: hold space_info->lock when clearing periodic reclaim
ready (bsc#1258210).
- workqueue: Use POOL_BH instead of WQ_BH when checking pool flags
(bsc#1258210).
- perf disasm: Fix off-by-one bug in outside check (bsc#1258210).
- dt-bindings: display/msm: qcom,sm8750-mdss: Fix model typo
(bsc#1258210).
- net: dsa: realtek: rtl8365mb: remove ifOutDiscards from
rx_packets (bsc#1258210).
- drm/msm/dsi: fix pclk rate calculation for bonded dsi
(bsc#1258210).
- drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT
for smu v13 (bsc#1258210).
- drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT
for smu v14 (bsc#1258210).
- bonding: do not set usable_slaves for broadcast mode
(bsc#1258210).
- bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link
states (bsc#1258210).
- net/mlx5: Fix deadlock between devlink lock and esw->wq
(bsc#1258210).
- net/mlx5: Fix crash when moving to switchdev mode (bsc#1258210).
- net/mlx5: Fix peer miss rules host disabled checks
(bsc#1258210).
- net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
(bsc#1258210).
- net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
(bsc#1258210).
- net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
(bsc#1258210).
- net/sched: teql: fix NULL pointer dereference in iptunnel_xmit
on TEQL slave xmit (bsc#1258210).
- rxrpc, afs: Fix missing error pointer check after
rxrpc_kernel_lookup_peer() (bsc#1258210).
- net: spacemit: Fix error handling in
emac_alloc_rx_desc_buffers() (bsc#1258210).
- net: spacemit: Fix error handling in emac_tx_mem_map()
(bsc#1258210).
- drm/sitronix/st7586: fix bad pixel data due to byte swap
(bsc#1258210).
- spi: amlogic: spifc-a4: Fix DMA mapping error handling
(bsc#1258210).
- spi: rockchip-sfc: Fix double-free in remove() callback
(bsc#1258210).
- ASoC: soc-core: drop delayed_work_pending() check before flush
(bsc#1258210).
- ASoC: soc-core: flush delayed work before removing DAIs and
widgets (bsc#1258210).
- ASoC: simple-card-utils: fix graph_util_is_ports0() for DT
overlays (bsc#1258210).
- net: sfp: improve Huawei MA5671a fixup (bsc#1258210).
- serial: caif: hold tty->link reference in ldisc_open and
ser_release (bsc#1258210).
- bnxt_en: Fix RSS table size check when changing ethtool channels
(bsc#1258210).
- mctp: i2c: fix skb memory leak in receive path (bsc#1258210).
- can: hi311x: hi3110_open(): add check for hi3110_power_enable()
return value (bsc#1258210).
- bonding: use common function to compute the features
(bsc#1258210).
- bonding: fix type confusion in bond_setup_by_slave()
(bsc#1258210).
- mctp: route: hold key->lock in mctp_flow_prepare_output()
(bsc#1258210).
- amd-xgbe: fix link status handling in xgbe_rx_adaptation
(bsc#1258210).
- amd-xgbe: prevent CRC errors during RX adaptation with AN
disabled (bsc#1258210).
- net: add xmit recursion limit to tunnel xmit functions
(bsc#1258210).
- netfilter: nf_tables: Fix for duplicate device in netdev hooks
(bsc#1258210).
- netfilter: nf_tables: always walk all pending catchall elements
(bsc#1258210).
- netfilter: nft_set_pipapo: fix stack out-of-bounds read in
pipapo_drop() (bsc#1258210).
- netfilter: x_tables: guard option walkers against 1-byte tail
reads (bsc#1258210).
- netfilter: nfnetlink_queue: fix entry leak in bridge verdict
error path (bsc#1258210).
- netfilter: nfnetlink_cthelper: fix OOB read in
nfnl_cthelper_dump_table() (bsc#1258210).
- netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels
(bsc#1258210).
- perf annotate: Fix hashmap__new() error checking (bsc#1258210).
- regulator: pca9450: Correct interrupt type (bsc#1258210).
- regulator: pca9450: Add support for setting debounce settings
(bsc#1258210).
- regulator: pca9450: Correct probed name for PCA9452
(bsc#1258210).
- perf ftrace: Fix hashmap__new() error checking (bsc#1258210).
- sched: idle: Make skipping governor callbacks more consistent
(bsc#1258210).
- nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
(bsc#1258210).
- nvme-pci: Fix race bug in nvme_poll_irqdisable() (bsc#1258210).
- drivers: net: ice: fix devlink parameters get without irdma
(bsc#1258210).
- iavf: fix PTP use-after-free during reset (bsc#1258210).
- iavf: fix incorrect reset handling in callbacks (bsc#1258210).
- i40e: fix src IP mask checks and memcpy argument names in
cloud filter (bsc#1258210).
- e1000/e1000e: Fix leak in DMA error cleanup (bsc#1258210).
- page_pool: store detach_time as ktime_t to avoid false-negatives
(bsc#1258210).
- net: bcmgenet: fix broken EEE by converting to phylib-managed
state (bsc#1258210).
- ACPI: OSL: fix __iomem type on return from
acpi_os_map_generic_address() (bsc#1258210).
- ASoC: amd: acp3x-rt5682-max9836: Add missing error check for
clock acquisition (bsc#1258210).
- ASoC: detect empty DMI strings (bsc#1258210).
- drm/amdkfd: Unreserve bo if queue update failed (bsc#1258210).
- perf synthetic-events: Fix stale build ID in module MMAP2
records (bsc#1258210).
- net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
(bsc#1258210).
- net: dsa: realtek: Fix LED group port bit for non-zero LED group
(bsc#1258210).
- neighbour: restore protocol != 0 check in pneigh update
(bsc#1258210).
- net/mana: Null service_wq on setup error to prevent double
destroy (bsc#1258210).
- net: ti: am65-cpsw: move hw timestamping to ndo callback
(bsc#1258210).
- net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for
PTP support (bsc#1258210).
- octeontx2-af: devlink: fix NIX RAS reporter recovery condition
(bsc#1258210).
- octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt
status (bsc#1258210).
- net: prevent NULL deref in ip[6]tunnel_xmit() (bsc#1258210).
- iio: imu: inv-mpu9150: fix irq ack preventing irq storms
(bsc#1258210).
- usb: gadget: f_mass_storage: Fix potential integer overflow
in check_command_size_in_blocks() (bsc#1258210).
- drm/amdgpu: ensure no_hw_access is visible before MMIO
(bsc#1258210).
- cgroup: fix race between task migration and iteration
(bsc#1258210).
- sched_ext: Remove redundant css_put() in scx_cgroup_init()
(bsc#1258210).
- ALSA: pcm: fix use-after-free on linked stream runtime in
snd_pcm_drain() (bsc#1258210).
- ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2
mixer interfaces (bsc#1258210).
- can: gs_usb: gs_can_open(): always configure bitrates before
starting device (bsc#1258210).
- net: usb: lan78xx: fix silent drop of packets with checksum
errors (bsc#1258210).
- net: usb: lan78xx: fix TX byte statistics for small packets
(bsc#1258210).
- net: usb: lan78xx: fix WARN in __netif_napi_del_locked on
disconnect (bsc#1258210).
- net: usb: lan78xx: skip LTM configuration for LAN7850
(bsc#1258210).
- rust_binder: fix oneway spam detection (bsc#1258210).
- rust_binder: check ownership before using vma (bsc#1258210).
- rust_binder: avoid reading the written value in offsets array
(bsc#1258210).
- rust_binder: call set_notification_done() without proc lock
(bsc#1258210).
- rust: kbuild: allow `unused_features` (bsc#1258210).
- rust: str: make NullTerminatedFormatter public (bsc#1258210).
- ata: libata-core: Add BRIDGE_OK quirk for QEMU drives
(bsc#1258210).
- ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDA
(bsc#1258210).
- KVM: arm64: Fix protected mode handling of pages larger than
4kB (bsc#1258210).
- KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
(bsc#1258210).
- KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with
in-kernel APIC (bsc#1258210).
- KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2
fault (bsc#1258210).
- USB: add QUIRK_NO_BOS for video capture several devices
(bsc#1258210).
- usb/core/quirks: Add Huawei ME906S-device to wakeup quirk
(bsc#1258210).
- USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb
speed (bsc#1258210).
- usb: xhci: Fix memory leak in xhci_disable_slot() (bsc#1258210).
- usb: xhci: Prevent interrupt storm on host controller error
(HCE) (bsc#1258210).
- usb: yurex: fix race in probe (bsc#1258210).
- usb: dwc3: pci: add support for the Intel Nova Lake -H
(bsc#1258210).
- usb: misc: uss720: properly clean up reference in uss720_probe()
(bsc#1258210).
- usb: core: don't power off roothub PHYs if phy_set_mode()
fails (bsc#1258210).
- usb: cdc-acm: Restore CAP_BRK functionnality to CH343
(bsc#1258210).
- usb: roles: get usb role switch from parent only for
usb-b-connector (bsc#1258210).
- usb: typec: altmode/displayport: set displayport signaling
rate in configure message (bsc#1258210).
- USB: usbcore: Introduce usb_bulk_msg_killable() (bsc#1258210).
- USB: usbtmc: Use usb_bulk_msg_killable() with user-specified
timeouts (bsc#1258210).
- USB: core: Limit the length of unkillable synchronous timeouts
(bsc#1258210).
- usb: class: cdc-wdm: fix reordering issue in read code path
(bsc#1258210).
- usb: renesas_usbhs: fix use-after-free in ISR during device
removal (bsc#1258210).
- usb: gadget: f_hid: fix SuperSpeed descriptors (bsc#1258210).
- usb: mdc800: handle signal and read racing (bsc#1258210).
- usb: gadget: uvc: fix interval_duration calculation
(bsc#1258210).
- usb: image: mdc800: kill download URB on timeout (bsc#1258210).
- usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus
handling (bsc#1258210).
- usb: gadget: f_ncm: Fix atomic context locking issue
(bsc#1258210).
- usb: legacy: ncm: Fix NPE in gncm_bind (bsc#1258210).
- Revert "usb: gadget: f_ncm: Fix atomic context locking issue"
(bsc#1258210).
- Revert "usb: legacy: ncm: Fix NPE in gncm_bind" (bsc#1258210).
- Revert "usb: gadget: u_ether: Add auto-cleanup helper for
freeing net_device" (bsc#1258210).
- Revert "usb: gadget: f_ncm: align net_device lifecycle with
bind/unbind" (bsc#1258210).
- Revert "usb: gadget: u_ether: add gether_opts for config
caching" (bsc#1258210).
- usb: gadget: f_ncm: Fix net_device lifecycle with device_move
(bsc#1258210).
- mm/tracing: rss_stat: ensure curr is false from kthread context
(bsc#1258210).
- mm/kfence: fix KASAN hardware tag faults during late enablement
(bsc#1258210).
- mmc: mmci: Fix device_node reference leak in
of_get_dml_pipe_index() (bsc#1258210).
- mm/kfence: disable KFENCE upon KASAN HW tags enablement
(bsc#1258210).
- mmc: core: Avoid bitfield RMW for claim/retune flags
(bsc#1258210).
- ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop
and start (bsc#1258210).
- tipc: fix divide-by-zero in tipc_sk_filter_connect()
(bsc#1258210).
- kprobes: avoid crash when rmmod/insmod after ftrace killed
(bsc#1258210).
- ceph: add a bunch of missing ceph_path_info initializers
(bsc#1258210).
- libceph: Fix potential out-of-bounds access in
ceph_handle_auth_reply() (bsc#1258210).
- libceph: reject preamble if control segment is empty
(bsc#1258210).
- libceph: prevent potential out-of-bounds reads in
process_message_header() (bsc#1258210).
- libceph: Use u32 for non-negative values in ceph_monmap_decode()
(bsc#1258210).
- libceph: admit message frames only in CEPH_CON_S_OPEN state
(bsc#1258210).
- ceph: fix i_nlink underrun during async unlink (bsc#1258210).
- ceph: do not skip the first folio of the next object in
writeback (bsc#1258210).
- ceph: fix memory leaks in ceph_mdsc_build_path() (bsc#1258210).
- ALSA: usb-audio: Improve Focusrite sample rate filtering
(bsc#1258210).
- time/jiffies: Mark jiffies_64_to_clock_t() notrace
(bsc#1258210).
- i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach
and reattach (bsc#1258210).
- powerpc, perf: Check that current->mm is alive before getting
user callchain (bsc#1258210).
- scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS
suspend (bsc#1258210).
- scsi: hisi_sas: Fix NULL pointer exception during user_scan()
(bsc#1258210).
- Revert "tcpm: allow looking for role_sw device in the main node"
(bsc#1258210).
- Revert "ptdesc: remove references to folios from
__pagetable_ctor() and pagetable_dtor()" (bsc#1258210).
- kthread: consolidate kthread exit paths to prevent
use-after-free (bsc#1258210).
- cpufreq: intel_pstate: Fix NULL pointer dereference in
update_cpu_qos_request() (bsc#1258210).
- drm/amdgpu: add upper bound check on user inputs in signal ioctl
(bsc#1258210).
- drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
(bsc#1258210).
- drm/amdgpu: add upper bound check on user inputs in wait ioctl
(bsc#1258210).
- drm/amd: Disable MES LR compute W/A (bsc#1258210).
- ipmi:si: Don't block module unload if the BMC is messed up
(bsc#1258210).
- ipmi:si: Use a long timeout when the BMC is misbehaving
(bsc#1258210).
- drm/bridge: samsung-dsim: Fix memory leak in error path
(bsc#1258210).
- drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not used
(bsc#1258210).
- ipmi:si: Handle waiting messages when BMC failure detected
(bsc#1258210).
- nouveau/gsp: drop WARN_ON in ACPI probes (bsc#1258210).
- drm/i915/alpm: ALPM disable fixes (bsc#1258210).
- gpiolib: normalize the return value of gc->get() on behalf of
buggy drivers (bsc#1258210).
- ipmi:si: Fix check for a misbehaving BMC (bsc#1258210).
- drm/xe/sync: Cleanup partially initialized sync on parse failure
(bsc#1258210).
- s390/pfault: Fix virtual vs physical address confusion
(bsc#1258210).
- bpf: Fix kprobe_multi cookies access in show_fdinfo callback
(bsc#1258210).
- arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappings
(bsc#1258210).
- nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit()
(bsc#1258210).
- device property: Allow secondary lookup in
fwnode_get_next_child_node() (bsc#1258210).
- irqchip/gic-v3-its: Limit number of per-device MSIs to the
range the ITS supports (bsc#1258210).
- btrfs: fix chunk map leak in btrfs_map_block() after
btrfs_chunk_map_num_copies() (bsc#1258210).
- iomap: reject delalloc mappings during writeback (bsc#1258210).
- ice: reintroduce retry mechanism for indirect AQ (bsc#1258210).
- kunit: irq: Ensure timer doesn't fire too frequently
(bsc#1258210).
- ixgbevf: fix link setup issue (bsc#1258210).
- mm/damon/core: clear walk_control on inactive context in
damos_walk() (bsc#1258210).
- mm/slab: fix an incorrect check in obj_exts_alloc_size()
(bsc#1258210).
- staging: sm750fb: add missing pci_release_region on error and
removal (bsc#1258210).
- staging: rtl8723bs: properly validate the data in
rtw_get_ie_ex() (bsc#1258210).
- staging: rtl8723bs: fix potential out-of-bounds read in
rtw_restruct_wmm_ie (bsc#1258210).
- pinctrl: cy8c95x0: Don't miss reading the last bank registers
(bsc#1258210).
- selftests: fix mntns iteration selftests (bsc#1258210).
- media: dvb-net: fix OOB access in ULE extension header tables
(bsc#1258210).
- net: mana: Ring doorbell at 4 CQ wraparounds (bsc#1258210).
- ice: fix retry for AQ command 0x06EE (bsc#1258210).
- tracing: Fix syscall events activation by ensuring refcount
hits zero (bsc#1258210).
- net/tcp-ao: Fix MAC comparison to be constant-time
(bsc#1258210).
- batman-adv: Avoid double-rtnl_lock ELP metric worker
(bsc#1258210).
- drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
(bsc#1258210).
- pmdomain: rockchip: Fix PD_VCODEC for RK3588 (bsc#1258210).
- parisc: Increase initial mapping to 64 MB with KALLSYMS
(bsc#1258210).
- nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
(bsc#1258210).
- arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix
kexec/hibernation (bsc#1258210).
- hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
(bsc#1258210).
- io_uring/zcrx: use READ_ONCE with user shared RQEs
(bsc#1258210).
- parisc: Fix initial page table creation for boot (bsc#1258210).
- arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS
faults (bsc#1258210).
- parisc: Check kernel mapping earlier at bootup (bsc#1258210).
- io_uring/net: reject SEND_VECTORIZED when unsupported
(bsc#1258210).
- regulator: pf9453: Respect IRQ trigger settings from firmware
(bsc#1258210).
- pmdomain: bcm: bcm2835-power: Fix broken reset status read
(bsc#1258210).
- crypto: ccp - allow callers to use HV-Fixed page API when SEV
is disabled (bsc#1258210).
- s390/stackleak: Fix __stackleak_poison() inline assembly
constraint (bsc#1258210).
- ata: libata-core: Disable LPM on ST1000DM010-2EP102
(bsc#1258210).
- s390/xor: Fix xor_xc_2() inline assembly constraints
(bsc#1258210).
- drm/amd/display: Fallback to boot snapshot for dispclk
(bsc#1258210).
- s390/xor: Fix xor_xc_5() inline assembly (bsc#1258210).
- slab: distinguish lock and trylock for sheaf_flush_main()
(bsc#1258210).
- memcg: fix slab accounting in refill_obj_stock() trylock path
(bsc#1258210).
- ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()
(bsc#1258210).
- smb: server: fix use-after-free in smb2_open() (bsc#1258210).
- ksmbd: fix use-after-free by using call_rcu() for oplock_info
(bsc#1258210).
- net: mctp: fix device leak on probe failure (bsc#1258210).
- net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
(bsc#1258210).
- net: ncsi: fix skb leak in error paths (bsc#1258210).
- net: ethernet: arc: emac: quiesce interrupts before requesting
IRQ (bsc#1258210).
- net: dsa: microchip: Fix error path in PTP IRQ setup
(bsc#1258210).
- drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on
smu v13.0.x (bsc#1258210).
- drm/amdgpu: Fix use-after-free race in VM acquire (bsc#1258210).
- drm/amd: Set num IP blocks to 0 if discovery fails
(bsc#1258210).
- drm/amd: Fix NULL pointer dereference in device cleanup
(bsc#1258210).
- drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
(bsc#1258210).
- drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS
output (bsc#1258210).
- drm/i915: Fix potential overflow of shmem scatterlist length
(bsc#1258210).
- drm/i915/psr: Repeat Selective Update area alignment
(bsc#1258210).
- drm/msm: Fix dma_free_attrs() buffer size (bsc#1258210).
- drm/amd: Fix a few more NULL pointer dereference in device
cleanup (bsc#1258210).
- drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun
index (bsc#1258210).
- tracing: Fix enabling multiple events on the kernel command
line and bootconfig (bsc#1258210).
- tracing: Fix trace_buf_size= cmdline parameter with sizes >=
2G (bsc#1258210).
- net-shapers: don't free reply skb after genlmsg_reply()
(bsc#1258210).
- qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
(bsc#1258210).
- io_uring/kbuf: check if target buffer list is still legacy on
recycle (bsc#1258210).
- cifs: make default value of retrans as zero (bsc#1258210).
- xfs: fix integer overflow in bmap intent sort comparator
(bsc#1258210).
- xfs: fix returned valued from xfs_defer_can_append
(bsc#1258210).
- xfs: fix undersized l_iclog_roundoff values (bsc#1258210).
- xfs: ensure dquot item is deleted from AIL only after log
shutdown (bsc#1258210).
- sched_ext: Fix enqueue_task_scx() truncation of upper enqueue
flags (bsc#1258210).
- s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attribute
(bsc#1258210).
- s390/dasd: Move quiesce state with pprc swap (bsc#1258210).
- s390/dasd: Copy detected format information to secondary device
(bsc#1258210).
- powerpc/pseries: Correct MSI allocation tracking (bsc#1258210).
- powerpc64/bpf: fix kfunc call support (bsc#1258210).
- powerpc64/bpf: fix the address returned by bpf_get_func_ip
(bsc#1258210).
- lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed
brace error (bsc#1258210).
- scsi: core: Fix error handling for scsi_alloc_sdev()
(bsc#1258210).
- x86/apic: Disable x2apic on resume if the kernel expects so
(bsc#1258210).
- kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
(bsc#1258210).
- lib/bootconfig: fix snprintf truncation check in
xbc_node_compose_key_after() (bsc#1258210).
- lib/bootconfig: check bounds before writing in
__xbc_open_brace() (bsc#1258210).
- smb: client: fix atomic open with O_DIRECT & O_SYNC
(bsc#1258210).
- smb: client: fix in-place encryption corruption in SMB2_write()
(bsc#1258210).
- smb: client: fix iface port assignment in
parse_server_interfaces (bsc#1258210).
- btrfs: fix transaction abort when snapshotting received
subvolumes (bsc#1258210).
- btrfs: fix transaction abort on file creation due to name hash
collision (bsc#1258210).
- btrfs: fix transaction abort on set received ioctl due to item
overflow (bsc#1258210).
- btrfs: add missing RCU unlock in error path in
try_release_subpage_extent_buffer() (bsc#1258210).
- btrfs: abort transaction on failure to update root in the
received subvol ioctl (bsc#1258210).
- iio: dac: ds4424: reject -128 RAW value (bsc#1258210).
- iio: frequency: adf4377: Fix duplicated soft reset mask
(bsc#1258210).
- iio: chemical: sps30_serial: fix buffer size in
sps30_serial_read_meas() (bsc#1258210).
- iio: chemical: sps30_i2c: fix buffer size in
sps30_i2c_read_meas() (bsc#1258210).
- iio: magnetometer: tlv493d: remove erroneous shift in X-axis
data (bsc#1258210).
- iio: potentiometer: mcp4131: fix double application of wiper
shift (bsc#1258210).
- iio: chemical: bme680: Fix measurement wait duration calculation
(bsc#1258210).
- iio: buffer: Fix wait_queue not being removed (bsc#1258210).
- iio: gyro: mpu3050-core: fix pm_runtime error handling
(bsc#1258210).
- iio: imu: adis: Fix NULL pointer dereference in adis_init
(bsc#1258210).
- iio: gyro: mpu3050-i2c: fix pm_runtime error handling
(bsc#1258210).
- iio: light: bh1780: fix PM runtime leak on error path
(bsc#1258210).
- iio: imu: inv_icm42600: fix odr switch to the same value
(bsc#1258210).
- iio: imu: inv_icm42600: fix odr switch when turning buffer off
(bsc#1258210).
- iio: proximity: hx9023s: fix assignment order for __counted_by
(bsc#1258210).
- iio: proximity: hx9023s: Protect against division by zero in
set_samp_freq (bsc#1258210).
- i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout
errors (bsc#1258210).
- i3c: mipi-i3c-hci: Factor out DMA mapping from queuing path
(bsc#1258210).
- i3c: mipi-i3c-hci: Consolidate spinlocks (bsc#1258210).
- i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue
abort (bsc#1258210).
- i3c: mipi-i3c-hci: Add missing TID field to no-op command
descriptor (bsc#1258210).
- i3c: mipi-i3c-hci: Fix race in DMA ring dequeue (bsc#1258210).
- i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA
dequeue (bsc#1258210).
- cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatch
(bsc#1258210).
- mm: Fix a hmm_range_fault() livelock / starvation problem
(bsc#1258210).
- drm/gud: rearrange gud_probe() to prepare for function splitting
(bsc#1258210).
- drm/gud: fix NULL crtc dereference on display disable
(bsc#1258210).
- mmc: dw_mmc-rockchip: Add memory clock auto-gating support
(bsc#1258210).
- mmc: dw_mmc-rockchip: Fix runtime PM support for internal
phase support (bsc#1258210).
- KVM: arm64: gic: Set vgic_model before initing private IRQs
(bsc#1258210).
- KVM: arm64: Eagerly init vgic dist/redist on vgic creation
(bsc#1258210).
- KVM: SVM: Limit AVIC physical max index based on configured
max_vcpu_ids (bsc#1258210).
- KVM: SVM: Add a helper to look up the max physical ID for AVIC
(bsc#1258210).
- KVM: SVM: Set/clear CR8 write interception when AVIC is
(de)activated (bsc#1258210).
- smb: client: Compare MACs in constant time (bsc#1258210).
- ksmbd: Compare MACs in constant time (bsc#1258210).
- lib/crypto: tests: Depend on library options rather than
selecting them (bsc#1258210).
- net/tcp-md5: Fix MAC comparison to be constant-time
(bsc#1258210).
- io_uring: ensure ctx->rings is stable for task work flags
manipulation (bsc#1258210).
- io_uring/eventfd: use ctx->rings_rcu for flags checking
(bsc#1258210).
- mm/damon/core: disallow non-power of two min_region_sz
(bsc#1258210).
- drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode
with HPD (bsc#1258210).
- bpf: drop kthread_exit from noreturn_deny (bsc#1258210).
- Rename to
patches.kernel.org/6.18.19-326-kbuild-Leave-objtool-binary-around-with-make-.patch.
- commit 23e2070
* Fri Mar 20 2026 rfrohl@suse.com
- Revert "usb: gadget: u_ether: use <linux/hex.h> header file (git-fixes)."
This reverts commit 1aece24b649082c913a49dcbd8bea35804e440a9.
- commit caf1124
* Fri Mar 13 2026 rfrohl@suse.com
- Linux 6.18.18 (bsc#1258210).
- ata: libata: cancel pending work after clearing deferred_qc
(bsc#1258210).
- apparmor: fix race between freeing data and fs accessing it
(bsc#1258210).
- apparmor: fix race on rawdata dereference (bsc#1258210).
- apparmor: fix differential encoding verification (bsc#1258210).
- apparmor: fix unprivileged local user can do privileged policy
management (bsc#1258210).
- apparmor: Fix double free of ns_name in aa_replace_profiles()
(bsc#1258210).
- apparmor: fix missing bounds check on DEFAULT table in
verify_dfa() (bsc#1258210).
- apparmor: fix side-effect bug in match_char() macro usage
(bsc#1258210).
- apparmor: fix: limit the number of levels of policy namespaces
(bsc#1258210).
- apparmor: replace recursive profile removal with iterative
approach (bsc#1258210).
- apparmor: fix memory leak in verify_header (bsc#1258210).
- apparmor: validate DFA start states are in bounds in unpack_pdb
(bsc#1258210).
- net/sched: Only allow act_ct to bind to clsact/ingress qdiscs
and shared blocks (bsc#1258210).
- net/sched: act_gate: snapshot parameters with RCU on replace
(bsc#1258210).
- commit 567c0f1
* Fri Mar 13 2026 rfrohl@suse.com
- usb: gadget: u_ether: use <linux/hex.h> header file (git-fixes).
- Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
(git-fixes).
- commit 1aece24
* Thu Mar 12 2026 rfrohl@suse.com
- Update x86_64 config files for v6.18.17.
- commit 4b4c582
* Thu Mar 12 2026 rfrohl@suse.com
- Linux 6.18.17 (bsc#1258210).
- selftests/bpf: Avoid simplification of crafted bounds test
(bsc#1258210).
- bpf: collect only live registers in linked regs (bsc#1258210).
- tracing: Add NULL pointer check to trigger_data_free()
(bsc#1258210).
- selftest/arm64: Fix sve2p1_sigill() to hwcap test (bsc#1258210).
- ata: libata-eh: Fix detection of deferred qc timeouts
(bsc#1258210).
- xdp: produce a warning when calculated tailroom is negative
(bsc#1258210).
- net: enetc: use truesize as XDP RxQ info frag_size (bsc#1258210).
- i40e: use xdp.frame_sz as XDP RxQ info frag_size (bsc#1258210).
- i40e: fix registering XDP RxQ info (bsc#1258210).
- xsk: introduce helper to determine rxq->frag_size (bsc#1258210).
- xdp: use modulo operation to calculate XDP frag tailroom
(bsc#1258210).
- net/sched: act_ife: Fix metalist update behavior (bsc#1258210).
- net: ipv6: fix panic when IPv4 route references loopback IPv6
nexthop (bsc#1258210).
- net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
(bsc#1258210).
- net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
(bsc#1258210).
- selftests/harness: order TEST_F and XFAIL_ADD constructors
(bsc#1258210).
- kselftest/harness: Use helper to avoid zero-size memset warning
(bsc#1258210).
- net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case
of error in mtk_xdp_setup() (bsc#1258210).
- netfilter: nft_set_pipapo: split gc into unlink and reclaim
phase (bsc#1258210).
- netfilter: nf_tables: clone set on flush only (bsc#1258210).
- netfilter: nf_tables: unconditionally bump set->nelems before
insertion (bsc#1258210).
- net: Provide a PREEMPT_RT specific check for
netdev_queue::_xmit_lock (bsc#1258210).
- block: use trylock to avoid lockdep circular dependency in sysfs
(bsc#1258210).
- net: stmmac: Defer VLAN HW configuration when interface is down
(bsc#1258210).
- net: stmmac: Fix VLAN HW state restore (bsc#1258210).
- net: stmmac: Improve double VLAN handling (bsc#1258210).
- net: stmmac: Fix error handling in VLAN add and delete paths
(bsc#1258210).
- nfc: rawsock: cancel tx_work before socket teardown
(bsc#1258210).
- nfc: nci: clear NCI_DATA_EXCHANGE before calling completion
callback (bsc#1258210).
- nfc: nci: complete pending data exchange on device close
(bsc#1258210).
- nfc: nci: free skb on nci_transceive early error paths
(bsc#1258210).
- net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
(bsc#1258210).
- net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
(bsc#1258210).
- net: nfc: nci: Fix zero-length proprietary notifications
(bsc#1258210).
- tcp: secure_seq: add back ports to TS offset (bsc#1258210).
- net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for
lockless qdiscs (bsc#1258210).
- hwmon: (max6639) fix inverted polarity (bsc#1258210).
- timekeeping: Fix timex status validation for auxiliary clocks
(bsc#1258210).
- nvme: fix memory allocation in nvme_pr_read_keys() (bsc#1258210).
- nvme: reject invalid pr_read_keys() num_keys values
(bsc#1258210).
- drm/xe/reg_sr: Fix leak on xa_store failure (bsc#1258210).
- drm/xe/gsc: Fix GSC proxy cleanup on early initialization
failure (bsc#1258210).
- i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus
lock" (bsc#1258210).
- drm/sched: Fix kernel-doc warning for drm_sched_job_done()
(bsc#1258210).
- amd-xgbe: fix sleep while atomic on suspend/resume (bsc#1258210).
- net: ipv4: fix ARM64 alignment fault in multipath hash seed
(bsc#1258210).
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
(bsc#1258210).
- smb/client: fix buffer size for smb311_posix_qinfo in
SMB311_posix_query_info() (bsc#1258210).
- smb/client: fix buffer size for smb311_posix_qinfo in
smb2_compound_op() (bsc#1258210).
- bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
(bsc#1258210).
- igb: Fix trigger of incorrect irq in igb_xsk_wakeup
(bsc#1258210).
- iavf: fix netdev->max_mtu to respect actual hardware limit
(bsc#1258210).
- libie: don't unroll if fwlog isn't supported (bsc#1258210).
- ice: fix adding AQ LLDP filter for VF (bsc#1258210).
- xen/acpi-processor: fix _CST detection using undersized
evaluation buffer (bsc#1258210).
- net/rds: Fix circular locking dependency in rds_tcp_tune
(bsc#1258210).
- indirect_call_wrapper: do not reevaluate function pointer
(bsc#1258210).
- wifi: mt76: Fix possible oob access in
mt76_connac2_mac_write_txwi_80211() (bsc#1258210).
- wifi: mt76: mt7925: Fix possible oob access in
mt7925_mac_write_txwi_80211() (bsc#1258210).
- wifi: mt76: mt7996: Fix possible oob access in
mt7996_mac_write_txwi_80211() (bsc#1258210).
- wifi: wlcore: Fix a locking bug (bsc#1258210).
- wifi: cw1200: Fix locking in error paths (bsc#1258210).
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (bsc#1258210).
- octeon_ep_vf: Relocate counter updates before NAPI (bsc#1258210).
- octeon_ep: avoid compiler and IQ/OQ reordering (bsc#1258210).
- octeon_ep: Relocate counter updates before NAPI (bsc#1258210).
- bpf/bonding: reject vlan+srcmac xmit_hash_policy change when
XDP is loaded (bsc#1258210).
- net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write
return value (bsc#1258210).
- kunit: tool: copy caller args in run_kernel to prevent mutation
(bsc#1258210).
- rust: kunit: fix warning when !CONFIG_PRINTK (bsc#1258210).
- drm/xe/configfs: Free ctx_restore_mid_bb in release
(bsc#1258210).
- drm/xe: Do not preempt fence signaling CS instructions
(bsc#1258210).
- drm/syncobj: Fix handle <-> fd ioctls with dirty stack
(bsc#1258210).
- wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
(bsc#1258210).
- can: mcp251x: fix deadlock in error path of mcp251x_open
(bsc#1258210).
- can: bcm: fix locking for bcm_op runtime updates (bsc#1258210).
- amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
(bsc#1258210).
- net: ti: icssg-prueth: Fix ping failure after offload mode
setup when link speed is not 1G (bsc#1258210).
- atm: lec: fix null-ptr-deref in lec_arp_clear_vccs (bsc#1258210).
- dpaa2-switch: Fix interrupt storm after receiving bad if_id
in IRQ handler (bsc#1258210).
- xsk: Fix zero-copy AF_XDP fragment drop (bsc#1258210).
- xsk: Fix fragment node deletion to prevent buffer leak
(bsc#1258210).
- tcp: give up on stronger sk_rcvbuf checks (for now)
(bsc#1258210).
- udp: Unhash auto-bound connected sk from 4-tuple hash table
when disconnected (bsc#1258210).
- inet: annotate data-races around isk->inet_num (bsc#1258210).
- nvme-multipath: fix leak on try_module_get failure (bsc#1258210).
- net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast
entry handling in ALE table (bsc#1258210).
- net: annotate data-races around sk->sk_{data_ready,write_space}
(bsc#1258210).
- nvmet-fcloop: Check remoteport port_state before calling done
callback (bsc#1258210).
- netfs: Fix unbuffered/DIO writes to dispatch subrequests in
strict sequence (bsc#1258210).
- drm/solomon: Fix page start when updating rectangle in page
addressing mode (bsc#1258210).
- e1000e: clear DPG_EN after reset to avoid autonomous power-gating
(bsc#1258210).
- i40e: Fix preempt count leak in napi poll tracepoint
(bsc#1258210).
- ice: recap the VSI and QoS info after rebuild (bsc#1258210).
- idpf: Fix flow rule delete failure due to invalid validation
(bsc#1258210).
- idpf: change IRQ naming to match netdev and ethtool queue
numbering (bsc#1258210).
- idpf: increment completion queue next_to_clean in sw marker
wait routine (bsc#1258210).
- hwmon: (it87) Check the it87_lock() return value (bsc#1258210).
- pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
(bsc#1258210).
- pinctrl: meson: amlogic-a4: Fix device node reference leak in
aml_dt_node_to_map_pinmux() (bsc#1258210).
- pinctrl: generic: move function to amlogic-am4 driver
(bsc#1258210).
- HID: multitouch: new class MT_CLS_EGALAX_P80H84 (bsc#1258210).
- module: Remove duplicate freeing of lockdep classes
(bsc#1258210).
- platform/x86: thinkpad_acpi: Fix errors reading battery
thresholds (bsc#1258210).
- pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata
flag (bsc#1258210).
- pinctrl: equilibrium: fix warning trace on load (bsc#1258210).
- pinctrl: equilibrium: rename irq_chip function callbacks
(bsc#1258210).
- hwmon: (aht10) Fix initialization commands for AHT20
(bsc#1258210).
- hwmon: (aht10) Add support for dht20 (bsc#1258210).
- nvme: fix admin queue leak on controller reset (bsc#1258210).
- drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
(bsc#1258210).
- Bluetooth: Fix CIS host feature condition (bsc#1258210).
- net: stmmac: remove support for lpi_intr_o (bsc#1258210).
- platform/x86: hp-bioscfg: Support allocations of larger data
(bsc#1258210).
- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error
paths (bsc#1258210).
- ipmi: Fix use-after-free and list corruption on sender error
(bsc#1258210).
- ASoC: fsl_xcvr: provide regmap names (bsc#1258210).
- ASoC: fsl_xcvr: use dev_err_probe() replacing dev_err() +
return (bsc#1258210).
- ARM: clean up the memset64() C wrapper (bsc#1258210).
- Revert "netfilter: nft_set_rbtree: validate open interval
overlap" (bsc#1258210).
- kbuild: Split .modinfo out from ELF_DETAILS (bsc#1258210).
- selftests: mptcp: join: check removing signal+subflow endp
(bsc#1258210).
- selftests: mptcp: join: check RM_ADDR not sent over same subflow
(bsc#1258210).
- selftests: mptcp: more stable simult_flows tests (bsc#1258210).
- mptcp: pm: in-kernel: always mark signal+subflow endp as used
(bsc#1258210).
- mptcp: pm: avoid sending RM_ADDR over same subflow (bsc#1258210).
- scsi: core: Fix refcount leak for tagset_refcnt (bsc#1258210).
- smb: client: fix oops due to uninitialised var in smb2_unlink()
(bsc#1258210).
- smb: client: Don't log plaintext credentials in
cifs_set_cifscreds (bsc#1258210).
- smb: client: fix broken multichannel with krb5+signing
(bsc#1258210).
- smb: client: fix cifs_pick_channel when channels are equally
loaded (bsc#1258210).
- xfs: Fix error pointer dereference (bsc#1258210).
- xfs: fix xfs_group release bug in xfs_dax_notify_dev_failure
(bsc#1258210).
- drbd: fix null-pointer dereference on local read error
(bsc#1258210).
- drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()
(bsc#1258210).
- Squashfs: check metadata block offset is within range
(bsc#1258210).
- mm: thp: deny THP for files on anonymous inodes (bsc#1258210).
- scsi: target: Fix recursive locking in __configfs_open_file()
(bsc#1258210).
- tracing: Fix WARN_ON in tracing_buffers_mmap_close (bsc#1258210).
- nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit()
(bsc#1258210).
- net/sched: ets: fix divide by zero in the offload path
(bsc#1258210).
- arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2
is enabled (bsc#1258210).
- cpufreq: intel_pstate: Fix crash during turbo disable
(bsc#1258210).
- RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
(bsc#1258210).
- RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
(bsc#1258210).
- IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
(bsc#1258210).
- net: phy: register phy led_triggers during probe to avoid
AB-BA deadlock (bsc#1258210).
- gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets
for QPL (bsc#1258210).
- Bluetooth: purge error queues in socket destructors
(bsc#1258210).
- wifi: mac80211: fix NULL pointer dereference in
mesh_rx_csa_frame() (bsc#1258210).
- wifi: mac80211: bounds-check link_id in
ieee80211_ml_reconfiguration (bsc#1258210).
- wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()
(bsc#1258210).
- wifi: libertas: fix use-after-free in lbs_free_adapter()
(bsc#1258210).
- wifi: radiotap: reject radiotap with unknown bits (bsc#1258210).
- ALSA: hda/realtek: add quirk for Samsung Galaxy Book Flex
(NT950QCT-A38A) (bsc#1258210).
- ALSA: hda/realtek: Add quirk for Acer Aspire V3-572G
(bsc#1258210).
- ALSA: hda/realtek: fix model name typo for Samsung Galaxy Book
Flex (NT950QCG-X716) (bsc#1258210).
- ALSA: hda/intel: increase default bdl_pos_adj for Nvidia
controllers (bsc#1258210).
- ALSA: usb-audio: Use correct version for UAC3 header validation
(bsc#1258210).
- ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUP
(bsc#1258210).
- ALSA: hda/realtek: Add quirk for HP Pavilion 15-eh1xxx to
enable mute LED (bsc#1258210).
- platform/x86: dell-wmi: Add audio/mic mute key codes
(bsc#1258210).
- platform/x86: alienware-wmi-wmax: Add G-Mode support to m18
laptops (bsc#1258210).
- platform/x86: dell-wmi-sysman: Don't hex dump plaintext password
data (bsc#1258210).
- x86/boot/sev: Move SEV decompressor variables into the .data
section (bsc#1258210).
- x86/sev: Allow IBPB-on-Entry feature for SNP guests
(bsc#1258210).
- x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths
(bsc#1258210).
- perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
(bsc#1258210).
- x86/efi: defer freeing of boot services memory (bsc#1258210).
- HID: multitouch: Keep latency normal on deactivate for
reactivation gesture (bsc#1258210).
- HID: pidff: Fix condition effect bit clearing (bsc#1258210).
- HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks
missing them (bsc#1258210).
- can: usb: f81604: handle bulk write errors properly
(bsc#1258210).
- can: usb: f81604: handle short interrupt urb messages properly
(bsc#1258210).
- can: usb: etas_es58x: correctly anchor the urb in the read
bulk callback (bsc#1258210).
- can: ucan: Fix infinite loop from zero-length messages
(bsc#1258210).
- can: usb: f81604: correctly anchor the urb in the read bulk
callback (bsc#1258210).
- can: ems_usb: ems_usb_read_bulk_callback(): check the proper
length of a message (bsc#1258210).
- net: usb: pegasus: validate USB endpoints (bsc#1258210).
- net: usb: kalmia: validate USB endpoints (bsc#1258210).
- net: usb: kaweth: validate USB endpoints (bsc#1258210).
- nfc: pn533: properly drop the usb interface reference on
disconnect (bsc#1258210).
- media: dvb-core: fix wrong reinitialization of ringbuffer on
reopen (bsc#1258210).
- namespace: fix proc mount iteration (bsc#1258210).
- eventpoll: Fix integer overflow in ep_loop_check_proc()
(bsc#1258210).
- net: arcnet: com20020-pci: fix support for 2.5Mbit cards
(bsc#1258210).
- drm/i915/dp: Fix pipe BPP clamping due to HDR (bsc#1258210).
- drm/i915/dp: Fail state computation for invalid DSC source
input BPP values (bsc#1258210).
- LoongArch: Remove some extern variables in source files
(bsc#1258210).
- LoongArch: Handle percpu handler address for ORC unwinder
(bsc#1258210).
- LoongArch: Remove unnecessary checks for ORC unwinder
(bsc#1258210).
- mm/slab: use prandom if !allow_spin (bsc#1258210).
- slub: remove CONFIG_SLUB_TINY specific code paths (bsc#1258210).
- hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler
optimization induced race (bsc#1258210).
- drm/amd: Fix hang on amdgpu unload by using
pci_dev_is_disconnected() (bsc#1258210).
- PM: sleep: core: Avoid bit field races related to
work_in_progress (bsc#1258210).
- btrfs: zoned: fixup last alloc pointer after extent removal
for RAID0/10 (bsc#1258210).
- btrfs: define the AUTO_KFREE/AUTO_KVFREE helper macros
(bsc#1258210).
- KVM: x86: Add x2APIC "features" to control EOI broadcast
suppression (bsc#1258210).
- PCI: dwc: ep: Fix resizable BAR support for multi-PF
configurations (bsc#1258210).
- PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability()
function (bsc#1258210).
- PCI: dwc: Add new APIs to remove standard and extended Capability
(bsc#1258210).
- PCI: Add preceding capability position support in
PCI_FIND_NEXT_*_CAP macros (bsc#1258210).
- ARM: dts: imx53-usbarmory: Replace license text comment with
SPDX identifier (bsc#1258210).
- ACPI: APEI: GHES: Disable KASAN instrumentation when compile
testing with clang < 18 (bsc#1258210).
- ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checks
(bsc#1258210).
- clk: tegra: tegra124-emc: fix device leak on set_rate()
(bsc#1258210).
- arm64: dts: rockchip: Fix rk3588 PCIe range mappings
(bsc#1258210).
- arm64: dts: rockchip: Fix rk356x PCIe range mappings
(bsc#1258210).
- iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device
without scalable mode (bsc#1258210).
- Input: synaptics_i2c - guard polling restart in resume
(bsc#1258210).
- Input: synaptics_i2c - replace use of system_wq with
system_dfl_wq (bsc#1258210).
- media: iris: Add missing platform data entries for SM8750
(bsc#1258210).
- media: iris: remove v4l2_m2m_ioctl_{de,en}coder_cmd API usage
during STOP handling (bsc#1258210).
- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before
submitting I/O (bsc#1258210).
- ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUT
(bsc#1258210).
- x86/uprobes: Fix XOL allocation failure for 32-bit tasks
(bsc#1258210).
- unwind_user/x86: Teach FP unwind about start of function
(bsc#1258210).
- unwind_user/x86: Enable frame pointer unwinding on x86
(bsc#1258210).
- unwind: Implement compat fp unwind (bsc#1258210).
- unwind: Simplify unwind_user_next_fp() alignment check
(bsc#1258210).
- drm/tegra: dsi: fix device leak on probe (bsc#1258210).
- KVM: x86: Ignore -EBUSY when checking nested events from
vcpu_block() (bsc#1258210).
- media: tegra-video: Fix memory leak in
__tegra_channel_try_format() (bsc#1258210).
- accel/rocket: fix unwinding in error path in rocket_probe
(bsc#1258210).
- accel/rocket: fix unwinding in error path in rocket_core_init
(bsc#1258210).
- usb: gadget: f_ncm: align net_device lifecycle with bind/unbind
(bsc#1258210).
- usb: gadget: u_ether: Add auto-cleanup helper for freeing
net_device (bsc#1258210).
- usb: gadget: u_ether: add gether_opts for config caching
(bsc#1258210).
- net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
(bsc#1258210).
- Revert "PCI: dw-rockchip: Enumerate endpoints based on
dll_link_up IRQ" (bsc#1258210).
- PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates
info (bsc#1258210).
- PCI: dwc: Add L1 Substates context to ltssm_status of debugfs
(bsc#1258210).
- PCI: dw-rockchip: Configure L1SS support (bsc#1258210).
- PCI: dwc: Advertise L1 PM Substates only if driver requests it
(bsc#1258210).
- PCI: j721e: Add config guards for Cadence Host and Endpoint
library APIs (bsc#1258210).
- PCI: j721e: Use devm_clk_get_optional_enabled() to get and
enable the clock (bsc#1258210).
- memory: mtk-smi: fix device leak on larb probe (bsc#1258210).
- memory: mtk-smi: fix device leaks on common probe (bsc#1258210).
- x86/acpi/boot: Correct acpi_is_processor_usable() check again
(bsc#1258210).
- bpf: Improve bounds when tnum has a single possible value
(bsc#1258210).
- bpf: Introduce tnum_step to step through tnum's members
(bsc#1258210).
- bpf: Add bitwise tracking for BPF_END (bsc#1258210).
- bpf: Fix race in devmap on PREEMPT_RT (bsc#1258210).
- bpf: Fix race in cpumap on PREEMPT_RT (bsc#1258210).
- PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value (bsc#1258210).
- spi: stm32: fix missing pointer assignment in case of dma
chaining (bsc#1258210).
- sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flag
(bsc#1258210).
- selftests/bpf: Fix OOB read in dmabuf_collector (bsc#1258210).
- bpf: Fix stack-out-of-bounds write in devmap (bsc#1258210).
- bpf, arm64: Force 8-byte alignment for JIT buffer to prevent
atomic tearing (bsc#1258210).
- ASoC: SDCA: Fix comments for sdca_irq_request() (bsc#1258210).
- ALSA: usb: qcom: Correct parameter comment for
uaudio_transfer_buffer_setup() (bsc#1258210).
- btrfs: fix compat mask in error messages in
btrfs_check_features() (bsc#1258210).
- btrfs: print correct subvol num if active swapfile prevents
deletion (bsc#1258210).
- btrfs: fix warning in scrub_verify_one_metadata() (bsc#1258210).
- btrfs: fix objectid value in error message in
check_extent_data_ref() (bsc#1258210).
- btrfs: fix incorrect key offset in error message in
check_dev_extent_item() (bsc#1258210).
- btrfs: fix error message order of parameters in
btrfs_delete_delayed_dir_index() (bsc#1258210).
- btrfs: free pages on error in btrfs_uring_read_extent()
(bsc#1258210).
- ALSA: hda: cs35l56: Fix signedness error in
cs35l56_hda_posture_put() (bsc#1258210).
- drm/amdgpu: Fix error handling in slot reset (bsc#1258210).
- drm/amdgpu: Fix locking bugs in error paths (bsc#1258210).
- drm/amdgpu: Unlock a mutex before destroying it (bsc#1258210).
- drm/amdgpu/userq: Do not allow userspace to trivially triger
kernel warnings (bsc#1258210).
- PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
(bsc#1258210).
- arm64: io: Extract user memory type in ioremap_prot()
(bsc#1258210).
- arm64: io: Rename ioremap_prot() to __ioremap_prot()
(bsc#1258210).
- s390/vtime: Fix virtual timer forwarding (bsc#1258210).
- s390/idle: Fix cpu idle exit cpu time accounting (bsc#1258210).
- perf: Fix __perf_event_overflow() vs perf_remove_from_context()
race (bsc#1258210).
- ALSA: usb-audio: Use inclusive terms (bsc#1258210).
- ALSA: usb-audio: Cap the packet size pre-calculations
(bsc#1258210).
- drm/client: Do not destroy NULL modes (bsc#1258210).
- zloop: check for spurious options passed to remove (bsc#1258210).
- zloop: advertise a volatile write cache (bsc#1258210).
- regulator: bq257xx: Fix device node reference leak in
bq257xx_reg_dt_parse_gpio() (bsc#1258210).
- scsi: ufs: core: Move link recovery for hibern8 exit failure
to wl_resume (bsc#1258210).
- cxl: Fix race of nvdimm_bus object when creating nvdimm objects
(bsc#1258210).
- cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.ko
(bsc#1258210).
- cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask()
in update_cpumasks_hier() (bsc#1258210).
- drm/xe/wa: Steer RMW of MCR registers while building default
LRC (bsc#1258210).
- accel/amdxdna: Validate command buffer payload count
(bsc#1258210).
- accel/amdxdna: Prevent ubuf size overflow (bsc#1258210).
- accel/amdxdna: Remove buffer size check when creating command BO
(bsc#1258210).
- perf/core: Fix invalid wait context in ctx_sched_in()
(bsc#1258210).
- rseq: Clarify rseq registration rseq_size bound check comment
(bsc#1258210).
- sched/fair: Fix lag clamp (bsc#1258210).
- sched/eevdf: Update se->vprot in reweight_entity() (bsc#1258210).
- sched/fair: Only set slice protection at pick time (bsc#1258210).
- sched/fair: Fix zero_vruntime tracking (bsc#1258210).
- sched/fair: Introduce and use the vruntime_cmp() and
vruntime_op() wrappers for wrapped-signed aritmetics
(bsc#1258210).
- sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime,
and helper functions (bsc#1258210).
- sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
(bsc#1258210).
- x86/cfi: Fix CFI rewrite for odd alignments (bsc#1258210).
- x86/fred: Correct speculative safety in fred_extint()
(bsc#1258210).
- ALSA: usb-audio: Add QUIRK_FLAG_SKIP_IFACE_SETUP (bsc#1258210).
- ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite
devices (bsc#1258210).
- ALSA: scarlett2: Fix DSP filter control array handling
(bsc#1258210).
- drm/imx: parallel-display: check return value of
devm_drm_bridge_add() in imx_pd_probe() (bsc#1258210).
- scsi: pm8001: Fix use-after-free in pm8001_queue_command()
(bsc#1258210).
- scsi: lpfc: Properly set WC for DPP mapping (bsc#1258210).
- irqchip/sifive-plic: Fix frozen interrupt due to affinity
setting (bsc#1258210).
- drm/tiny: sharp-memory: fix pointer error dereference
(bsc#1258210).
- drm/fourcc: fix plane order for 10/12/16-bit YCbCr formats
(bsc#1258210).
- KVM: arm64: Fix ID register initialization for non-protected
pKVM guests (bsc#1258210).
- KVM: arm64: Hide S1POE from guests when not supported by the
host (bsc#1258210).
- drm/logicvc: Fix device node reference leak in
logicvc_drm_config_parse() (bsc#1258210).
- debugobject: Make it work with deferred page initialization -
again (bsc#1258210).
- drm/vmwgfx: Return the correct value in vmw_translate_ptr
functions (bsc#1258210).
- drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_release
(bsc#1258210).
- perf/core: Fix refcount bug and potential UAF in perf_mmap
(bsc#1258210).
- commit a8213c9
* Wed Mar 04 2026 rfrohl@suse.com
- Refresh
patches.kernel.org/6.18.16-498-KVM-nSVM-Remove-a-user-triggerable-WARN-on-ne.patch.
- commit e903c9c
* Wed Mar 04 2026 rfrohl@suse.com
- dpll: zl3073x: Fix ref frequency setting (git-fixes).
- commit 4b64a5c
* Wed Mar 04 2026 rfrohl@suse.com
- Linux 6.18.16 (bsc#1258210).
- perf test stat: Update test expectations and events
(bsc#1258210).
- perf test stat tests: Fix for virtualized machines
(bsc#1258210).
- perf build: Raise minimum shellcheck version to 0.7.2
(bsc#1258210).
- perf unwind-libdw: Fix invalid reference counts (bsc#1258210).
- perf callchain: Fix srcline printing with inlines (bsc#1258210).
- libsubcmd: Fix null intersection case in exclude_cmds()
(bsc#1258210).
- rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()
(bsc#1258210).
- perf symbol-elf: Fix leak of ELF files with GNU debugdata
(bsc#1258210).
- perf tools: Get debug info of DSO properly (bsc#1258210).
- perf cs-etm: Fix decoding for sparse CPU maps (bsc#1258210).
- perf annotate: Fix args leak of map_symbol (bsc#1258210).
- perf maps: Fix reference count leak in maps__find_ams()
(bsc#1258210).
- perf tests sched: Avoid error in cleanup on loaded machines
(bsc#1258210).
- perf annotate: Fix memcpy size in arch__grow_instructions()
(bsc#1258210).
- tools headers: Go back to include asm-generic/unistd.h for arm64
(bsc#1258210).
- perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms
conversions to pointer (bsc#1258210).
- perf vendor events amd: Fix Zen 5 MAB allocation events
(bsc#1258210).
- perf build: Remove NO_LIBCAP that controls nothing
(bsc#1258210).
- libperf build: Always place libperf includes first
(bsc#1258210).
- perf test: Fix test case perftool-testsuite_report for s390
(bsc#1258210).
- rtc: interface: Alarm race handling should not discard preceding
error (bsc#1258210).
- statmount: permission check should return EPERM (bsc#1258210).
- hfsplus: fix volume corruption issue for generic/480
(bsc#1258210).
- audit: add fchmodat2() to change attributes class (bsc#1258210).
- hfsplus: fix volume corruption issue for generic/498
(bsc#1258210).
- fs/buffer: add alert in try_to_free_buffers() for folios
without buffers (bsc#1258210).
- kselftest/kublk: include message in _Static_assert for C11
compatibility (bsc#1258210).
- audit: add missing syscalls to read class (bsc#1258210).
- hfsplus: pretend special inodes as regular files (bsc#1258210).
- i3c: master: svc: Initialize 'dev' to NULL in
svc_i3c_master_ibi_isr() (bsc#1258210).
- i3c: mipi-i3c-hci: Stop reading Extended Capabilities if
capability ID is 0 (bsc#1258210).
- i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
(bsc#1258210).
- dlm: fix recovery pending middle conversion (bsc#1258210).
- minix: Add required sanity checking to minix_check_superblock()
(bsc#1258210).
- dlm: validate length in dlm_search_rsb_tree (bsc#1258210).
- btrfs: fallback to buffered IO if the data profile has
duplication (bsc#1258210).
- btrfs: handle user interrupt properly in btrfs_trim_fs()
(bsc#1258210).
- netfs: when subreq is marked for retry, do not check if it
faced an error (bsc#1258210).
- smb: client: add proper locking around ses->iface_last_update
(bsc#1258210).
- gfs2: fiemap page fault fix (bsc#1258210).
- smb: client: prevent races in ->query_interfaces()
(bsc#1258210).
- tools/cpupower: Fix inverted APERF capability check
(bsc#1258210).
- s390/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
(bsc#1258210).
- tools/power cpupower: Reset errno before strtoull()
(bsc#1258210).
- s390/purgatory: Add -Wno-default-const-init-unsafe to
KBUILD_CFLAGS (bsc#1258210).
- perf/arm-cmn: Support CMN-600AE (bsc#1258210).
- arm64: Add support for TSV110 Spectre-BHB mitigation
(bsc#1258210).
- rnbd-srv: Zero the rsp buffer before using it (bsc#1258210).
- x86/xen/pvh: Enable PAE mode for 32-bit guest only when
CONFIG_X86_PAE is set (bsc#1258210).
- ntfs: ->d_compare() must not block (bsc#1258210).
- EFI/CPER: don't dump the entire memory region (bsc#1258210).
- APEI/GHES: ensure that won't go past CPER allocated record
(bsc#1258210).
- APEI/GHES: ARM processor Error: don't go past allocated memory
(bsc#1258210).
- EFI/CPER: don't go past the ARM processor CPER record buffer
(bsc#1258210).
- ACPI: processor: Fix NULL-pointer dereference in
acpi_processor_errata_piix4() (bsc#1258210).
- ACPI: resource: Add JWIPC JVC9100 to
irq1_level_low_skip_override[] (bsc#1258210).
- ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
(bsc#1258210).
- powercap: intel_rapl: Add PL4 support for Ice Lake
(bsc#1258210).
- io_uring/timeout: annotate data race in io_flush_timeouts()
(bsc#1258210).
- alpha: fix user-space corruption during memory compaction
(bsc#1258210).
- md-cluster: fix NULL pointer dereference in
process_metadata_update (bsc#1258210).
- md raid: fix hang when stopping arrays with metadata through
dm-raid (bsc#1258210).
- rust: cpufreq: always inline functions using build_assert with
arguments (bsc#1258210).
- cpufreq: dt-platdev: Block the driver from probing on more QC
platforms (bsc#1258210).
- s390/perf: Disable register readout on sampling events
(bsc#1258210).
- perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
(bsc#1258210).
- ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On
Display) (bsc#1258210).
- ACPI: battery: fix incorrect charging status when current is
zero (bsc#1258210).
- xenbus: Use .freeze/.thaw to handle xenbus devices
(bsc#1258210).
- blk-mq-debugfs: add missing debugfs_mutex in
blk_mq_debugfs_register_hctxs() (bsc#1258210).
- blk-mq-sched: unify elevators checking for async requests
(bsc#1258210).
- block: decouple secure erase size limit from discard size limit
(bsc#1258210).
- sparc: Synchronize user stack on fork and clone (bsc#1258210).
- sparc: don't reference obsolete termio struct for TC* constants
(bsc#1258210).
- bpf: verifier improvement in 32bit shift sign extension pattern
(bsc#1258210).
- irqchip/riscv-imsic: Add a CPU pm notifier to restore the
IMSIC on exit (bsc#1258210).
- perf/x86/msr: Add Airmont NP (bsc#1258210).
- perf/x86/cstate: Add Airmont NP (bsc#1258210).
- perf/x86/intel: Add Airmont NP (bsc#1258210).
- bpf: crypto: Use the correct destructor kfunc type
(bsc#1258210).
- bpf: net_sched: Use the correct destructor kfunc type
(bsc#1258210).
- bpf: Recognize special arithmetic shift in the verifier
(bsc#1258210).
- genirq/cpuhotplug: Notify about affinity changes breaking the
affinity mask (bsc#1258210).
- bpf: Properly mark live registers for indirect jumps
(bsc#1258210).
- perf/core: Fix slow perf_event_task_exit() with LBR callstacks
(bsc#1258210).
- arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
(bsc#1258210).
- clocksource/drivers/sh_tmu: Always leave device running after
probe (bsc#1258210).
- clocksource/drivers/timer-integrator-ap: Add missing Kconfig
dependency on OF (bsc#1258210).
- PCI/MSI: Unmap MSI-X region on error (bsc#1258210).
- bpftool: Fix dependencies for static build (bsc#1258210).
- crypto: hisilicon/qm - move the barrier before writing to the
mailbox register (bsc#1258210).
- mailbox: bcm-ferxrm-mailbox: Use default primary handler
(bsc#1258210).
- char: tpm: cr50: Remove IRQF_ONESHOT (bsc#1258210).
- sched/debug: Fix updating of ppos on server write ops
(bsc#1258210).
- pstore: ram_core: fix incorrect success return when vmap()
fails (bsc#1258210).
- firmware: arm_ffa: Unmap Rx/Tx buffers on init failure
(bsc#1258210).
- Revert "arm64: zynqmp: Add an OP-TEE node to the device tree"
(bsc#1258210).
- EDAC/igen6: Add more Intel Panther Lake-H SoCs support
(bsc#1258210).
- EDAC/igen6: Add two Intel Amston Lake SoCs support
(bsc#1258210).
- arm64: tegra: smaug: Add usb-role-switch support (bsc#1258210).
- soc: imx8m: Fix error handling for clk_prepare_enable()
(bsc#1258210).
- x86/sev: Use kfree_sensitive() when freeing a SNP message
descriptor (bsc#1258210).
- parisc: Prevent interrupts during reboot (bsc#1258210).
- drm/xe/ggtt: Use scope-based runtime pm (bsc#1258210).
- drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL
(bsc#1258210).
- drm/xe/vm: Skip ufence association for CPU address mirror VMA
during MAP (bsc#1258210).
- drm/display/dp_mst: Add protection against 0 vcpi (bsc#1258210).
- drm/panthor: Always wait after sending a command to an AS
(bsc#1258210).
- drm/xe/xe3_lpg: Apply Wa_16028005424 (bsc#1258210).
- gpu/panel-edp: add AUO panel entry for B140HAN06.4
(bsc#1258210).
- accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
(bsc#1258210).
- drm/amdgpu: fix NULL pointer issue buffer funcs (bsc#1258210).
- drm/amdgpu: fix the calculation of RAS bad page number
(bsc#1258210).
- drm/amdgpu/ras: Move ras data alloc before bad page check
(bsc#1258210).
- drm/amd/display: Correct FIXED_VS Link Rate Toggle Condition
(bsc#1258210).
- drm/amd/display: Guard FAMS2 configuration updates
(bsc#1258210).
- drm/panel-edp: Add AUO B140QAX01.H panel (bsc#1258210).
- drm/amdkfd: Handle GPU reset and drain retry fault race
(bsc#1258210).
- spi-geni-qcom: initialize mode related registers to 0
(bsc#1258210).
- spi-geni-qcom: use xfer->bits_per_word for can_dma()
(bsc#1258210).
- spi: cadence-quadspi: Parse DT for flashes with the rest of
the DT parsing (bsc#1258210).
- drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32
(bsc#1258210).
- drm/amd/display: Don't disable DPCD mst_en if sink connected
(bsc#1258210).
- ASoC: SOF: ipc4: Support for sending payload along with
LARGE_CONFIG_GET (bsc#1258210).
- media: dvb-core: dmxdevfilter must always flush bufs
(bsc#1258210).
- gpio: pca953x: Add support for TCAL6408 TCAL6416 (bsc#1258210).
- spi: stm32: fix Overrun issue at < 8bpw (bsc#1258210).
- drm/v3d: Set DMA segment size to avoid debug warnings
(bsc#1258210).
- media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
(bsc#1258210).
- media: omap3isp: isppreview: always clamp in
preview_try_format() (bsc#1258210).
- media: omap3isp: set initial format (bsc#1258210).
- media: chips-media: wave5: Fix conditional in start_streaming
(bsc#1258210).
- media: chips-media: wave5: Process ready frames when CMD_STOP
sent to Encoder (bsc#1258210).
- drm/panel: edp: add BOE NV140WUM-T08 panel (bsc#1258210).
- media: mediatek: vcodec: Don't try to decode 422/444 VP9
(bsc#1258210).
- drm/amdgpu: add support for HDP IP version 6.1.1 (bsc#1258210).
- drm/amd/display: Fix dsc eDP issue (bsc#1258210).
- drm/amdgpu: avoid a warning in timedout job handler
(bsc#1258210).
- drm/amd/display: Add signal type check for dcn401
get_phyd32clk_src (bsc#1258210).
- drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last
Fence Update and Timeline Management v4 (bsc#1258210).
- HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple
keyboards (bsc#1258210).
- HID: pidff: Do not set out of range trigger button
(bsc#1258210).
- HID: multitouch: add quirks for Lenovo Yoga Book 9i
(bsc#1258210).
- drm/amdgpu: Skip loading SDMA_RS64 in VF (bsc#1258210).
- drm/amd/display: only power down dig on phy endpoints
(bsc#1258210).
- drm/xe: Only toggle scheduling in TDR if GuC is running
(bsc#1258210).
- ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
(bsc#1258210).
- ASoC: wm8962: Don't report a microphone if it's shorted to
ground on plug (bsc#1258210).
- spi: spi-mem: Limit octal DTR constraints to octal DTR
situations (bsc#1258210).
- cgroup/cpuset: Don't fail cpuset.cpus change in v2
(bsc#1258210).
- media: amphion: Clear last_buffer_dequeued flag for
DEC_CMD_START (bsc#1258210).
- drm/panel: Fix a possible null-pointer dereference in
jdi_panel_dsi_remove() (bsc#1258210).
- media: adv7180: fix frame interval in progressive mode
(bsc#1258210).
- media: pvrusb2: fix URB leak in pvr2_send_request_ex
(bsc#1258210).
- media: solo6x10: Check for out of bounds chip_id (bsc#1258210).
- media: cx25821: Fix a resource leak in cx25821_dev_setup()
(bsc#1258210).
- media: qcom: camss: Do not enable cpas fast ahb clock for
SM8550 VFE lite (bsc#1258210).
- media: v4l2-async: Fix error handling on steps after finding
a match (bsc#1258210).
- media: mt9m114: Avoid a reset low spike during probe()
(bsc#1258210).
- media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
(bsc#1258210).
- media: ipu6: Ensure stream_mutex is acquired when dealing with
node list (bsc#1258210).
- media: ipu6: Close firmware streams on streaming enable failure
(bsc#1258210).
- media: ipu6: Always close firmware stream (bsc#1258210).
- ALSA: hda/realtek: add HP Victus 16-e0xxx mute LED quirk
(bsc#1258210).
- ALSA: usb-audio: presonus s18xx uses little-endian
(bsc#1258210).
- drm/amdkfd: Relax size checking during queue buffer get
(bsc#1258210).
- drm/amdkfd: Fix GART PTE for non-4K pagesize in
svm_migrate_gart_map() (bsc#1258210).
- drm: Account property blob allocations to memcg (bsc#1258210).
- drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting
for some panels (bsc#1258210).
- hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed
(bsc#1258210).
- virt: vbox: uapi: Mark inner unions in packed structs as packed
(bsc#1258210).
- ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to
aggregated (bsc#1258210).
- PCI: Add Intel Nova Lake audio Device ID (bsc#1258210).
- drm/amd/display: Disable FEC when powering down encoders
(bsc#1258210).
- drm/amd/display: Ensure link output is disabled in backend
reset for PLL_ON (bsc#1258210).
- drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state
callback (bsc#1258210).
- drm/atmel-hlcdc: don't reject the commit if the src rect has
fractional parts (bsc#1258210).
- drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after
release (bsc#1258210).
- media: rkisp1: Fix filter mode register configuration
(bsc#1258210).
- drm/amd/display: Revert "init dispclk from bootup clock for
DCN315" (bsc#1258210).
- HID: multitouch: add eGalaxTouch EXC3188 support (bsc#1258210).
- media: uvcvideo: Create an ID namespace for streaming output
terminals (bsc#1258210).
- HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBK
(bsc#1258210).
- ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie
15X Pro (bsc#1258210).
- ALSA: hda/realtek: fix LG Gram Style 14 speakers (bsc#1258210).
- gpio: aspeed-sgpio: Change the macro to support deferred probe
(bsc#1258210).
- ASoC: sunxi: sun50i-dmic: Add missing check for
devm_regmap_init_mmio (bsc#1258210).
- spi: spi-mem: Protect dirmap_create() with
spi_mem_access_start/end (bsc#1258210).
- drm/amd/display: Fix GFX12 family constant checks (bsc#1258210).
- drm/amd/display: avoid dig reg access timeout on usb4 link
training fail (bsc#1258210).
- drm/amdgpu: validate user queue size constraints (bsc#1258210).
- spi: cadence-qspi: Try hard to disable the clocks (bsc#1258210).
- ASoC: codecs: max98390: Check return value of
devm_gpiod_get_optional() in max98390_i2c_probe() (bsc#1258210).
- hwmon: (dell-smm) Add support for Dell OptiPlex 7080
(bsc#1258210).
- hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE (bsc#1258210).
- hwmon: (nct6683) Add customer ID for ASRock Z590 Taichi
(bsc#1258210).
- hwmon: (emc2305) Fix a resource leak in
emc2305_of_parse_pwm_child (bsc#1258210).
- hwmon: (f71882fg) Add F81968 support (bsc#1258210).
- hwmon: (nct7363) Fix a resource leak in
nct7363_present_pwm_fanin (bsc#1258210).
- HID: logitech-hidpp: Add support for Logitech K980
(bsc#1258210).
- ASoC: es8328: Add error unwind in resume (bsc#1258210).
- modpost: Amend ppc64 save/restfpr symnames for -Os build
(bsc#1258210).
- power: sequencing: fix missing state_lock in pwrseq_power_on()
error path (bsc#1258210).
- ASoC: SOF: Intel: hda: Fix NULL pointer dereference
(bsc#1258210).
- spi: geni-qcom: Fix abort sequence execution for serial engine
errors (bsc#1258210).
- ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probe
(bsc#1258210).
- ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxx
(bsc#1258210).
- ALSA: mixer: oss: Add card disconnect checkpoints (bsc#1258210).
- ALSA: usb-audio: Add iface reset and delay quirk for AB13X
USB Audio (bsc#1258210).
- jfs: Add missing set_freezable() for freezable kthread
(bsc#1258210).
- jfs: nlink overflow in jfs_rename (bsc#1258210).
- PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition
during suspend if link is not up (bsc#1258210).
- wifi: rtw88: fix DTIM period handling when conf->dtim_period
is zero (bsc#1258210).
- wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
(bsc#1258210).
- wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H (bsc#1258210).
- wifi: rtw89: 8922a: set random mac if efuse contains zeroes
(bsc#1258210).
- wifi: rtw89: ser: enable error IMR after recovering from L1
(bsc#1258210).
- wifi: rtw89: setting TBTT AGG number when mac port
initialization (bsc#1258210).
- wifi: rtw89: mcc: reset probe counter when receiving beacon
(bsc#1258210).
- wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
(bsc#1258210).
- wifi: rtw88: Fix inadvertent sharing of struct
ieee80211_supported_band data (bsc#1258210).
- wifi: rtw89: regd: 6 GHz power type marks default when inactive
(bsc#1258210).
- dm: replace -EEXIST with -EBUSY (bsc#1258210).
- dm: remove fake timeout to avoid leak request (bsc#1258210).
- iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
(bsc#1258210).
- net: wwan: mhi: Add network support for Foxconn T99W760
(bsc#1258210).
- wifi: rtw89: fix potential zero beacon interval in beacon
tracking (bsc#1258210).
- rtla: Fix NULL pointer dereference in actions_parse
(bsc#1258210).
- wifi: libertas: fix WARNING in usb_tx_block (bsc#1258210).
- iommu/amd: move wait_on_sem() out of spinlock (bsc#1258210).
- wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)
(bsc#1258210).
- wifi: rtw89: pci: validate sequence number of TX release report
(bsc#1258210).
- wifi: rtw89: mac: correct page number for CSI response
(bsc#1258210).
- wifi: rtw89: wow: add reason codes for disassociation in WoWLAN
mode (bsc#1258210).
- PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root Port
(bsc#1258210).
- wifi: rtw89: disable EHT protocol by chip capabilities
(bsc#1258210).
- wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
(bsc#1258210).
- wifi: ath11k: Fix failure to connect to a 6 GHz AP
(bsc#1258210).
- wifi: ath12k: fix preferred hardware mode calculation
(bsc#1258210).
- wifi: ath12k: fix mac phy capability parsing (bsc#1258210).
- wifi: cfg80211: allow only one NAN interface, also in multi
radio (bsc#1258210).
- ipv6: annotate data-races in
ip6_multipath_hash_{policy,fields}() (bsc#1258210).
- ipv6: annotate data-races over sysctl.flowlabel_reflect
(bsc#1258210).
- ipv6: annotate data-races in net/ipv6/route.c (bsc#1258210).
- ipv6: exthdrs: annotate data-race over multiple sysctl
(bsc#1258210).
- ext4: mark group add fast-commit ineligible (bsc#1258210).
- ext4: move ext4_percpu_param_init() before ext4_mb_init()
(bsc#1258210).
- ext4: mark group extend fast-commit ineligible (bsc#1258210).
- ext4: use reserved metadata blocks when splitting extent on
endio (bsc#1258210).
- netfilter: nf_conntrack: Add allow_clash to generic protocol
handler (bsc#1258210).
- netfilter: xt_tcpmss: check remaining length before reading
optlen (bsc#1258210).
- openrisc: define arch-specific version of nop() (bsc#1258210).
- net: usb: r8152: fix transmit queue timeout (bsc#1258210).
- PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIe
(bsc#1258210).
- wifi: iwlwifi: mld: Handle rate selection for NAN interface
(bsc#1258210).
- wifi: iwlwifi: mvm: check the validity of noa_len (bsc#1258210).
- wifi: iwlwifi: fix 22000 series SMEM parsing (bsc#1258210).
- wifi: iwlwifi: mld: fix chandef start calculation (bsc#1258210).
- wifi: iwlwifi: mld: Fix primary link selection logic
(bsc#1258210).
- driver core: faux: stop using static struct device
(bsc#1258210).
- wifi: rtw89: fix unable to receive probe responses under MLO
connection (bsc#1258210).
- wifi: rtw89: 8922a: add digital compensation for 2GHz
(bsc#1258210).
- net/rds: No shortcut out of RDS_CONN_ERROR (bsc#1258210).
- ext4: propagate flags to convert_initialized_extent()
(bsc#1258210).
- gro: change the BUG_ON() in gro_pull_from_frag0() (bsc#1258210).
- ipv4: igmp: annotate data-races around idev->mr_maxdelay
(bsc#1258210).
- net: hns3: extend HCLGE_FD_AD_QID to 11 bits (bsc#1258210).
- wifi: iwlegacy: add missing mutex protection in
il4965_store_tx_power() (bsc#1258210).
- wifi: iwlegacy: add missing mutex protection in
il3945_store_measurement() (bsc#1258210).
- wifi: rtw89: pci: validate release report content before using
for RTL8922DE (bsc#1258210).
- ipv4: fib: Annotate access to struct fib_alias.fa_state
(bsc#1258210).
- Bluetooth: btusb: Add support for MediaTek7920 0489:e158
(bsc#1258210).
- Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when
BT_EN is pulled up by hw (bsc#1258210).
- Bluetooth: hci_conn: Set link_policy on incoming ACL connections
(bsc#1258210).
- Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BE
(bsc#1258210).
- Bluetooth: hci_conn: use mod_delayed_work for active mode
timeout (bsc#1258210).
- Bluetooth: btusb: Add new VID/PID for RTL8852CE (bsc#1258210).
- Bluetooth: btusb: Add device ID for Realtek RTL8761BU
(bsc#1258210).
- octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
(bsc#1258210).
- net: sfp: add quirk for Lantech 8330-265D (bsc#1258210).
- wifi: rtw89: pci: restore LDO setting after device resume
(bsc#1258210).
- wifi: ath10k: fix lock protection in
ath10k_wmi_event_peer_sta_ps_state_chg() (bsc#1258210).
- bnxt_en: Allow ntuple filters for drops (bsc#1258210).
- ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
(bsc#1258210).
- net: usb: sr9700: remove code to drive nonexistent multicast
filter (bsc#1258210).
- vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
(bsc#1258210).
- net/rds: Clear reconnect pending bit (bsc#1258210).
- PCI: Mark ASM1164 SATA controller to avoid bus reset
(bsc#1258210).
- PCI/AER: Clear stale errors on reporting agents upon probe
(bsc#1258210).
- PCI: Fix pci_slot_lock () device locking (bsc#1258210).
- PCI: Enable ACS after configuring IOMMU for OF platforms
(bsc#1258210).
- PCI: Add ACS quirk for Qualcomm Hamoa & Glymur (bsc#1258210).
- PCI: Mark Nvidia GB10 to avoid bus reset (bsc#1258210).
- PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
(bsc#1258210).
- myri10ge: avoid uninitialized variable use (bsc#1258210).
- nfc: nxp-nci: remove interrupt trigger type (bsc#1258210).
- hisi_acc_vfio_pci: resolve duplicate migration states
(bsc#1258210).
- RDMA/rtrs-clt: For conn rejection use actual err number
(bsc#1258210).
- hisi_acc_vfio_pci: fix the queue parameter anomaly issue
(bsc#1258210).
- um: Preserve errno within signal handler (bsc#1258210).
- ata: libata: avoid long timeouts on hot-unplugged SATA DAS
(bsc#1258210).
- hisi_acc_vfio_pci: update status after RAS error (bsc#1258210).
- scsi: buslogic: Reduce stack usage (bsc#1258210).
- vhost: fix caching attributes of MMIO regions by setting them
explicitly (bsc#1258210).
- scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale()
trace event (bsc#1258210).
- riscv: vector: init vector context with proper vlenb
(bsc#1258210).
- tracing: Fix false sharing in hwlat get_sample() (bsc#1258210).
- remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when
mailbox TX channel is uninitialized (bsc#1258210).
- mailbox: mchp-ipc-sbi: fix out-of-bounds access in
mchp_ipc_get_cluster_aggr_irq() (bsc#1258210).
- mailbox: pcc: Remove spurious IRQF_ONESHOT usage (bsc#1258210).
- mailbox: imx: Skip the suspend flag for i.MX7ULP (bsc#1258210).
- mailbox: mchp-ipc-sbi: fix uninitialized symbol and other
smatch warnings (bsc#1258210).
- mailbox: sprd: mask interrupts that are not handled
(bsc#1258210).
- remoteproc: mediatek: Break lock dependency to `prepare_lock`
(bsc#1258210).
- mailbox: sprd: clear delivery flag before handling TX done
(bsc#1258210).
- clk: amlogic: remove potentially unsafe flags from S4 video
clocks (bsc#1258210).
- clk: renesas: rzg2l: Deassert reset on assert timeout
(bsc#1258210).
- clk: microchip: core: correct return value on *_get_parent()
(bsc#1258210).
- HID: i2c-hid: Add FocalTech FT8112 (bsc#1258210).
- m68k: nommu: fix memmove() with differently aligned src and
dest for 68000 (bsc#1258210).
- 9p/xen: protect xen_9pfs_front_free against concurrent calls
(bsc#1258210).
- dmaengine: stm32-dma3: use module_platform_driver (bsc#1258210).
- soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded
of NUC15) (bsc#1258210).
- soundwire: intel_auxdevice: add cs42l45 codec to
wake_capable_list (bsc#1258210).
- staging: rtl8723bs: fix missing status update on
sdio_alloc_irq() failure (bsc#1258210).
- serial: 8250_dw: handle clock enable errors in runtime_resume
(bsc#1258210).
- usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed
PDOs (bsc#1258210).
- fpga: of-fpga-region: Fail if any bridge is missing
(bsc#1258210).
- most: core: fix resource leak in most_register_interface error
paths (bsc#1258210).
- dmaengine: sun6i: Choose appropriate burst length under maxburst
(bsc#1258210).
- dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to
fix warnings (bsc#1258210).
- phy: ti: phy-j721e-wiz: restore mux selection during resume
(bsc#1258210).
- phy: cadence-torrent: restore parent clock for refclk during
resume (bsc#1258210).
- misc: bcm_vk: Fix possible null-pointer dereferences in
bcm_vk_read() (bsc#1258210).
- pinctrl: mediatek: make devm allocations safer and clearer in
mtk_eint_do_init() (bsc#1258210).
- misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
(bsc#1258210).
- misc: ti_fpc202: fix a potential memory leak in probe function
(bsc#1258210).
- pinctrl: renesas: rzt2h: Allow .get_direction() for IRQ function
GPIOs (bsc#1258210).
- iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
(bsc#1258210).
- usb: gadget: f_fs: fix DMA-BUF OUT queues (bsc#1258210).
- usb: gadget: f_fs: Fix ioctl error handling (bsc#1258210).
- usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()
(bsc#1258210).
- staging: rtl8723bs: fix memory leak on failure path
(bsc#1258210).
- serial: 8250: 8250_omap.c: Add support for handling UART error
conditions (bsc#1258210).
- serial: 8250: 8250_omap.c: Clear DMA RX running status only
after DMA termination is done (bsc#1258210).
- fix it87_wdt early reboot by reporting running timer
(bsc#1258210).
- binder: don't use %pK through printk (bsc#1258210).
- watchdog: imx7ulp_wdt: handle the nowayout option (bsc#1258210).
- watchdog: rzv2h_wdt: Discard pm_runtime_put() return value
(bsc#1258210).
- phy: mvebu-cp110-utmi: fix dr_mode property read from dts
(bsc#1258210).
- phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
(bsc#1258210).
- Revert "mfd: da9052-spi: Change read-mask to write-mask"
(bsc#1258210).
- mfd: intel-lpss: Add Intel Nova Lake-S PCI IDs (bsc#1258210).
- iio: Use IRQF_NO_THREAD (bsc#1258210).
- iio: magnetometer: Remove IRQF_ONESHOT (bsc#1258210).
- MIPS: Loongson: Make cpumask_of_node() robust against
NUMA_NO_NODE (bsc#1258210).
- fs: ntfs3: check return value of indx_find to avoid infinite
loop (bsc#1258210).
- fs: ntfs3: fix infinite loop in attr_load_runs_range on
inconsistent metadata (bsc#1258210).
- fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
(bsc#1258210).
- fs/ntfs3: drop preallocated clusters for sparse and compressed
files (bsc#1258210).
- ntfs3: fix circular locking dependency in run_unpack_ex
(bsc#1258210).
- fs/ntfs3: avoid calling run_get_entry() when run == NULL in
ntfs_read_run_nb_ra() (bsc#1258210).
- ceph: supply snapshot context in ceph_uninline_data()
(bsc#1258210).
- libceph: define and enforce CEPH_MAX_KEY_LEN (bsc#1258210).
- thermal: int340x: Fix sysfs group leak on DLVR registration
failure (bsc#1258210).
- ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90
(bsc#1258210).
- include: uapi: netfilter_bridge.h: Cover for musl libc
(bsc#1258210).
- ARM: 9467/1: mm: Don't use %pK through printk (bsc#1258210).
- drm/amd/display: Fix writeback on DCN 3.2+ (bsc#1258210).
- drm/amdgpu: Skip vcn poison irq release on VF (bsc#1258210).
- mshv: clear eventfd counter on irqfd shutdown (bsc#1258210).
- ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack type
(bsc#1258210).
- regulator: core: Remove regulator supply_name length limit
(bsc#1258210).
- ALSA: hda/tas2781: Ignore reset check for SPI device
(bsc#1258210).
- drm/amd/display: Fix system resume lag issue (bsc#1258210).
- drm/amd/display: Avoid updating surface with the same surface
under MPO (bsc#1258210).
- drm/amdgpu: return when ras table checksum is error
(bsc#1258210).
- drm/amdgpu: Adjust usleep_range in fence wait (bsc#1258210).
- ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 UX3405MA
(bsc#1258210).
- ALSA: usb-audio: Update the number of packets properly at
receiving (bsc#1258210).
- drm/amdgpu: Add HAINAN clock adjustment (bsc#1258210).
- drm/amd/display: bypass post csc for additional color spaces
in dal (bsc#1258210).
- spi: spidev: fix lock inversion between spi_lock and buf_lock
(bsc#1258210).
- drm/radeon: Add HAINAN clock adjustment (bsc#1258210).
- ALSA: usb-audio: Add sanity check for OOB writes at silencing
(bsc#1258210).
- btrfs: replace BUG() with error handling in __btrfs_balance()
(bsc#1258210).
- ASoC: amd: amd_sdw: add machine driver quirk for Lenovo models
(bsc#1258210).
- ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6 (bsc#1258210).
- arm64: hugetlbpage: avoid unused-but-set-parameter warning
(gcc-16) (bsc#1258210).
- drm/amd/display: Remove conditional for shaper 3DLUT power-on
(bsc#1258210).
- drm/amdgpu: avoid sdma ring reset in sriov (bsc#1258210).
- rtc: zynqmp: correct frequency value (bsc#1258210).
- ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
(bsc#1258210).
- ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
(bsc#1258210).
- iommu/amd: serialize sequence allocation under concurrent TLB
invalidations (bsc#1258210).
- xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
(bsc#1258210).
- xfrm: skip templates check for packet offload tunnel mode
(bsc#1258210).
- ipmi: ipmb: initialise event handler read bytes (bsc#1258210).
- xfrm: always flush state and policy upon NETDEV_UNREGISTER event
(bsc#1258210).
- ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock
(bsc#1258210).
- tcp: fix potential race in tcp_v6_syn_recv_sock() (bsc#1258210).
- psp: use sk->sk_hash in psp_write_headers() (bsc#1258210).
- espintcp: Fix race condition in espintcp_close() (bsc#1258210).
- net: usb: kaweth: remove TX queue manipulation in
kaweth_set_rx_mode (bsc#1258210).
- net: usb: lan78xx: scan all MDIO addresses on LAN7801
(bsc#1258210).
- proc: Fix pointer error dereference (bsc#1258210).
- net: phy: qcom: qca807x: normalize return value of gpio_get
(bsc#1258210).
- net: ethernet: xscale: Check for PTP support properly
(bsc#1258210).
- udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb()
(bsc#1258210).
- bnxt_en: Fix RSS context delete logic (bsc#1258210).
- bnxt_en: Fix deleting of Ntuple filters (bsc#1258210).
- ovpn: tcp - fix packet extraction from stream (bsc#1258210).
- ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
(bsc#1258210).
- dma-mapping: avoid random addr value print out on error path
(bsc#1258210).
- wifi: cfg80211: wext: fix IGTK key ID off-by-one (bsc#1258210).
- wifi: brcmfmac: Fix potential kernel oops when probe fails
(bsc#1258210).
- Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
(bsc#1258210).
- Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
(bsc#1258210).
- Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU
is too short (bsc#1258210).
- Bluetooth: hci_qca: Cleanup on all setup failures (bsc#1258210).
- Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
(bsc#1258210).
- Bluetooth: L2CAP: Fix not checking output MTU is acceptable
on L2CAP_ECRED_CONN_REQ (bsc#1258210).
- Bluetooth: L2CAP: Fix missing key size check for
L2CAP_LE_CONN_REQ (bsc#1258210).
- net: do not pass flow_id to set_rps_cpu() (bsc#1258210).
- tls: Fix race condition in tls_sw_cancel_work_tx()
(bsc#1258210).
- kcm: fix zero-frag skb in frag_list on partial sendmsg error
(bsc#1258210).
- dpll: zl3073x: Cache reference monitor status (bsc#1258210).
- dpll: zl3073x: Cache all reference properties in zl3073x_ref
(bsc#1258210).
- dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for
some chip IDs (bsc#1258210).
- tipc: fix duplicate publication key in
tipc_service_insert_publ() (bsc#1258210).
- RDMA/core: Fix stale RoCE GIDs during netdev events at
registration (bsc#1258210).
- net: wan: farsync: Fix use-after-free bugs caused by unfinished
tasklets (bsc#1258210).
- netconsole: avoid OOB reads, msg is not nul-terminated
(bsc#1258210).
- RDMA/ionic: Fix potential NULL pointer dereference in
ionic_query_port (bsc#1258210).
- RDMA/efa: Fix typo in efa_alloc_mr() (bsc#1258210).
- net: Drop the lock in skb_may_tx_timestamp() (bsc#1258210).
- net: usb: pegasus: enable basic endpoint checking (bsc#1258210).
- erofs: fix interlaced plain identification for encoded extents
(bsc#1258210).
- RDMA/umem: Fix double dma_buf_unpin in failure path
(bsc#1258210).
- tcp: re-enable acceptance of FIN packets when RWIN is 0
(bsc#1258210).
- dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
(bsc#1258210).
- net: mana: Fix double destroy_workqueue on service rescan PCI
path (bsc#1258210).
- net: add a common function to compute features for upper devices
(bsc#1258210).
- team: use common function to compute the features (bsc#1258210).
- team: avoid NETDEV_CHANGEMTU event when unregistering slave
(bsc#1258210).
- net/mlx5: DR, Fix circular locking dependency in dump
(bsc#1258210).
- net/mlx5: LAG, disable MPESW in lag_disable_change()
(bsc#1258210).
- net/mlx5: E-switch, Clear legacy flag when moving to switchdev
(bsc#1258210).
- net/mlx5: Fix missing devlink lock in SRIOV enable error path
(bsc#1258210).
- net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address
query (bsc#1258210).
- net: consume xmit errors of GSO frames (bsc#1258210).
- dpaa2-switch: validate num_ifs to prevent out-of-bounds write
(bsc#1258210).
- netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
(bsc#1258210).
- rpmsg: core: fix race in driver_override_show() and use core
helper (bsc#1258210).
- clk: renesas: rzg2l: Fix intin variable size (bsc#1258210).
- clk: renesas: rzg2l: Select correct div round macro
(bsc#1258210).
- hfsplus: ensure sb->s_fs_info is always cleaned up
(bsc#1258210).
- arm64: dts: ti: am62p-verdin: Fix SD regulator startup delay
(bsc#1258210).
- drm/panthor: fix for dma-fence safe access rules (bsc#1258210).
- ASoC: SOF: ipc4-control: If there is no data do not send bytes
update (bsc#1258210).
- ASoC: SOF: ipc4-topology: Correct the allocation size for
bytes controls (bsc#1258210).
- ASoC: SOF: ipc4-control: Use the correct size for
scontrol->ipc_control_data (bsc#1258210).
- ASoC: SOF: ipc4-control: Keep the payload size up to date
(bsc#1258210).
- fpga: dfl: use subsys_initcall to allow built-in drivers to
be added (bsc#1258210).
- drm/tests: shmem: Swap names of export tests (bsc#1258210).
- drm/tests: shmem: Add clean-up action to unpin pages
(bsc#1258210).
- drm/tests: shmem: Hold reservation lock around vmap/vunmap
(bsc#1258210).
- drm/tests: shmem: Hold reservation lock around madvise
(bsc#1258210).
- drm/tests: shmem: Hold reservation lock around purge
(bsc#1258210).
- drm/xe: Fix ggtt fb alignment (bsc#1258210).
- Revert "PCI: dw-rockchip: Don't wait for link since we can
detect Link Up" (bsc#1258210).
- Revert "PCI: qcom: Don't wait for link if we can detect Link Up"
(bsc#1258210).
- Revert "PCI: qcom: Enable MSI interrupts together with Link
up if 'Global IRQ' is supported" (bsc#1258210).
- Revert "PCI: qcom: Enumerate endpoints based on Link up event in
'global_irq' interrupt" (bsc#1258210).
- Revert "PCI: dwc: Don't wait for link up if driver can detect
Link Up event" (bsc#1258210).
- PCI: Use resource_set_range() that correctly sets ->end
(bsc#1258210).
- phy: qcom: edp: Make the number of clocks flexible
(bsc#1258210).
- arm64: dts: qcom: sdm630: Add missing MDSS reset (bsc#1258210).
- dm-verity: correctly handle dm_bufio_client_create() failure
(bsc#1258210).
- media: uvcvideo: Fix support for
V4L2_CTRL_FLAG_HAS_WHICH_MIN_MAX (bsc#1258210).
- media: mediatek: encoder: Fix uninitialized scalar variable
issue (bsc#1258210).
- media: mtk-mdp: Fix error handling in probe function
(bsc#1258210).
- media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()
(bsc#1258210).
- media: chips-media: wave5: Fix PM runtime usage count underflow
(bsc#1258210).
- media: chips-media: wave5: Fix kthread worker destruction in
polling mode (bsc#1258210).
- media: chips-media: wave5: Fix device cleanup order to prevent
kernel panic (bsc#1258210).
- media: chips-media: wave5: Fix SError of kernel panic when
closed (bsc#1258210).
- media: chips-media: wave5: Fix Null reference while testing
fluster (bsc#1258210).
- media: verisilicon: AV1: Fix enable cdef computation
(bsc#1258210).
- media: verisilicon: AV1: Fix tx mode bit setting (bsc#1258210).
- arm64: dts: qcom: x1e80100: Add missing TCSR ref clock to the
DP PHYs (bsc#1258210).
- arm64: dts: qcom: sm8750: Fix BAM DMA probing (bsc#1258210).
- ARM: omap2: Fix reference count leaks in omap_control_init()
(bsc#1258210).
- arm64: kernel: initialize missing kexec_buf->random field
(bsc#1258210).
- powerpc/pseries: Fix MSI-X allocation failure when quota is
exceeded (bsc#1258210).
- KVM: x86: Return "unsupported" instead of "invalid" on access
to unsupported PV MSR (bsc#1258210).
- KVM: nSVM: Remove a user-triggerable WARN on
nested_svm_load_cr3() succeeding (bsc#1258210).
- arm64: Disable branch profiling for all arm64 code
(bsc#1258210).
- pinctrl: meson: amlogic-a4: mark the GPIO controller as sleeping
(bsc#1258210).
- HID: hid-pl: handle probe errors (bsc#1258210).
- HID: magicmouse: Do not crash on missing msc->input
(bsc#1258210).
- HID: prodikeys: Check presence of pm->input_ep82 (bsc#1258210).
- HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
(bsc#1258210).
- fs: ensure that internal tmpfs mount gets mount id zero
(bsc#1258210).
- arm64: dts: apple: t8112-j473: Keep the HDMI port powered on
(bsc#1258210).
- media: amphion: Drop min_queued_buffers assignment
(bsc#1258210).
- media: rockchip: rga: Fix possible ERR_PTR dereference in
rga_buf_init() (bsc#1258210).
- media: verisilicon: AV1: Set IDR flag for intra_only frame type
(bsc#1258210).
- media: radio-keene: fix memory leak in error path (bsc#1258210).
- media: cx88: Add missing unmap in snd_cx88_hw_params()
(bsc#1258210).
- media: cx23885: Add missing unmap in snd_cx23885_hw_params()
(bsc#1258210).
- media: cx25821: Add missing unmap in snd_cx25821_hw_params()
(bsc#1258210).
- media: i2c/tw9903: Fix potential memory leak in tw9903_probe()
(bsc#1258210).
- media: i2c/tw9906: Fix potential memory leak in tw9906_probe()
(bsc#1258210).
- media: i2c: ov01a10: Fix the horizontal flip control
(bsc#1258210).
- media: i2c: ov01a10: Fix reported pixel-rate value
(bsc#1258210).
- media: i2c: ov01a10: Fix analogue gain range (bsc#1258210).
- media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() calls
(bsc#1258210).
- media: i2c: ov01a10: Fix passing stream instead of pad to
v4l2_subdev_state_get_format() (bsc#1258210).
- media: i2c: ov01a10: Fix test-pattern disabling (bsc#1258210).
- media: qcom: camss: vfe: Fix out-of-bounds access in
vfe_isr_reg_update() (bsc#1258210).
- media: ccs: Avoid possible division by zero (bsc#1258210).
- media: i2c: ov5647: Initialize subdev before controls
(bsc#1258210).
- media: i2c: ov5647: Correct pixel array offset (bsc#1258210).
- media: i2c: ov5647: Correct minimum VBLANK value (bsc#1258210).
- media: i2c: ov5647: Sensor should report RAW color space
(bsc#1258210).
- media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode
(bsc#1258210).
- media: ccs: Fix setting initial sub-device state (bsc#1258210).
- media: i2c: ov5647: use our own mutex for the ctrl lock
(bsc#1258210).
- media: dw9714: Fix powerup sequence (bsc#1258210).
- media: ipu6: Fix typo and wrong constant in ipu6-mmu.c
(bsc#1258210).
- media: ipu6: Fix RPM reference leak in probe error paths
(bsc#1258210).
- media: staging/ipu7: Ignore interrupts when device is suspended
(bsc#1258210).
- media: staging/ipu7: Call synchronous RPM suspend in probe
failure (bsc#1258210).
- media: staging/ipu7: Update CDPHY register settings
(bsc#1258210).
- media: staging/ipu7: Fix the loop bound in l2 table alloc
(bsc#1258210).
- platform/x86: ISST: Add missing write block check (bsc#1258210).
- platform/x86: ISST: Store and restore all domains data
(bsc#1258210).
- dm-integrity: fix a typo in the code for write/discard race
(bsc#1258210).
- dm: clear cloned request bio pointer when last clone bio
completes (bsc#1258210).
- soc: ti: k3-socinfo: Fix regmap leak on probe failure
(bsc#1258210).
- soc: ti: pruss: Fix double free in pruss_clk_mux_setup()
(bsc#1258210).
- KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
(bsc#1258210).
- bus: omap-ocp2scp: fix OF populate on driver rebind
(bsc#1258210).
- clk: clk-apple-nco: Add "apple,t8103-nco" compatible
(bsc#1258210).
- soc: rockchip: grf: Fix wrong RK3576_IOCGRF_MISC_CON definition
(bsc#1258210).
- soc: rockchip: grf: Support multiple grf to be handled
(bsc#1258210).
- media: stm32: dcmipp: avoid naming clock if only one is needed
(bsc#1258210).
- media: stm32: dcmipp: bytecap: clear all interrupts upon stream
stop (bsc#1258210).
- media: stm32: dcmipp: byteproc: disable compose for all bayers
(bsc#1258210).
- media: i2c: ov01a10: Fix digital gain range (bsc#1258210).
- arm64: dts: rockchip: Fix SD card support for RK3576 EVB1
(bsc#1258210).
- clk: tegra: tegra124-emc: Fix potential memory leak in
tegra124_clk_register_emc() (bsc#1258210).
- s390/pci: Handle futile config accesses of disabled devices
directly (bsc#1258210).
- mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()
(bsc#1258210).
- drm/i915/psr: Don't enable Panel Replay on sink if globally
disabled (bsc#1258210).
- reset: gpio: suppress bind attributes in sysfs (bsc#1258210).
- dm-integrity: fix recalculation in bitmap mode (bsc#1258210).
- dm-unstripe: fix mapping bug when there are multiple targets
in a table (bsc#1258210).
- rtc: pcf8563: use correct of_node for output clock
(bsc#1258210).
- drm/tyr: fix register name in error print (bsc#1258210).
- arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook
Pro (bsc#1258210).
- media: venus: vdec: fix error state assignment for zero
bytesused (bsc#1258210).
- media: venus: vdec: restrict EOS addr quirk to IRIS2 only
(bsc#1258210).
- Revert "media: iris: Add sanity check for stop streaming"
(bsc#1258210).
- media: iris: Fix ffmpeg corrupted frame error (bsc#1258210).
- media: iris: Fix fps calculation (bsc#1258210).
- media: iris: use fallback size when S_FMT is called without
width/height (bsc#1258210).
- media: iris: Add buffer to list only after successful allocation
(bsc#1258210).
- media: iris: Skip resolution set on first IPSC (bsc#1258210).
- media: iris: gen1: Destroy internal buffers after FW releases
(bsc#1258210).
- media: iris: gen2: Add sanity check for session stop
(bsc#1258210).
- media: iris: Prevent output buffer queuing before stream-on
completes (bsc#1258210).
- drm: of: drm_of_panel_bridge_remove(): fix device_node leak
(bsc#1258210).
- docs: kdoc: avoid error_count overflows (bsc#1258210).
- mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP
allocations (bsc#1258210).
- selftests/mm/charge_reserved_hugetlb: drop mount size for
hugetlbfs (bsc#1258210).
- drm/buddy: Prevent BUG_ON by validating rounded allocation
(bsc#1258210).
- drm/bridge: anx7625: Fix invalid EDID size (bsc#1258210).
- phy: fsl-imx8mq-usb: set platform driver data (bsc#1258210).
- PCI: dwc: Skip waiting for L2/L3 Ready if
dw_pcie_rp::skip_l23_wait is true (bsc#1258210).
- xfs: mark data structures corrupt on EIO and ENODATA
(bsc#1258210).
- xfs: remove xfs_attr_leaf_hasname (bsc#1258210).
- media: verisilicon: AV1: Fix tile info buffer size
(bsc#1258210).
- dm: fix excessive blk-crypto operations for invalid keys
(bsc#1258210).
- media: uvcvideo: Return queued buffers on start_streaming()
failure (bsc#1258210).
- iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible
in scalable mode (bsc#1258210).
- iommu/vt-d: Flush piotlb for SVM and Nested domain
(bsc#1258210).
- KVM: arm64: nv: Return correct RES0 bits for FGT registers
(bsc#1258210).
- mfd: core: Add locking around 'mfd_of_node_list' (bsc#1258210).
- mfd: tps65219: Implement LOCK register handling for TPS65214
(bsc#1258210).
- mfd: macsmc: Initialize mutex (bsc#1258210).
- mfd: qcom-pm8xxx: Fix OF populate on driver rebind
(bsc#1258210).
- mfd: omap-usb-host: Fix OF populate on driver rebind
(bsc#1258210).
- erofs: fix incorrect early exits for invalid metabox-enabled
images (bsc#1258210).
- erofs: fix incorrect early exits in volume label handling
(bsc#1258210).
- arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
(bsc#1258210).
- PCI/PM: Prevent runtime suspend until devices are fully
initialized (bsc#1258210).
- iio: accel: adxl380: Avoid reading more entries than present
in FIFO (bsc#1258210).
- iommu/arm-smmu-v3: Add update_safe bits to fix STE update
sequence (bsc#1258210).
- iommu/arm-smmu-v3: Mark STE MEV safe when computing the update
sequence (bsc#1258210).
- iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the
update sequence (bsc#1258210).
- iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is
Translate (bsc#1258210).
- usb: host: tegra: Remove manual wake IRQ disposal (bsc#1258210).
- xfs: delete attr leaf freemap entries when empty (bsc#1258210).
- xfs: fix freemap adjustments when adding xattrs to leaf blocks
(bsc#1258210).
- xfs: fix the xattr scrub to detect freemap/entries array
collisions (bsc#1258210).
- xfs: fix remote xattr valuelblk check (bsc#1258210).
- xfs: get rid of the xchk_xfile_*_descr calls (bsc#1258210).
- spmi: apple: Add "apple,t8103-spmi" compatible (bsc#1258210).
- rust/drm: Fix Registration::{new,new_foreign_owned}() docs
(bsc#1258210).
- KVM: x86: Add SRCU protection for reading PDPTRs in
__get_sregs2() (bsc#1258210).
- PCI: endpoint: Fix swapped parameters in
pci_{primary/secondary}_epc_epf_unlink() functions
(bsc#1258210).
- pinctrl: intel: Add code name documentation (bsc#1258210).
- xfs: only call xf{array,blob}_destroy if we have a valid pointer
(bsc#1258210).
- xfs: check return value of xchk_scrub_create_subord
(bsc#1258210).
- xfs: check for deleted cursors when revalidating two btrees
(bsc#1258210).
- md/bitmap: fix GPF in write_page caused by resize race
(bsc#1258210).
- NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegation
(bsc#1258210).
- nfsd: fix return error code for nfsd_map_name_to_[ug]id
(bsc#1258210).
- nvmem: Drop OF node reference on nvmem_add_one_cell() failure
(bsc#1258210).
- PCI: Fix bridge window alignment with optional resources
(bsc#1258210).
- ima: verify the previous kernel's IMA buffer lies in addressable
RAM (bsc#1258210).
- of/kexec: refactor ima_get_kexec_buffer() to use
ima_validate_range() (bsc#1258210).
- x86/kexec: add a sanity check on previous kernel's ima kexec
buffer (bsc#1258210).
- mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node
(bsc#1258210).
- usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
(bsc#1258210).
- mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
(bsc#1258210).
- io_uring/net: don't continue send bundle if poll was required
for retry (bsc#1258210).
- bus: fsl-mc: fix an error handling in fsl_mc_device_add()
(bsc#1258210).
- dm mpath: make pg_init_delay_msecs settable (bsc#1258210).
- arm64: poe: fix stale POR_EL0 values for ptrace (bsc#1258210).
- tools: Fix bitfield dependency failure (bsc#1258210).
- vhost: move vdpa group bound check to vhost_vdpa (bsc#1258210).
- powerpc/smp: Add check for kcalloc() failure in
parse_thread_groups() (bsc#1258210).
- iio: gyro: itg3200: Fix unchecked return value in read_raw
(bsc#1258210).
- mtd: spinand: Disable continuous read during probe
(bsc#1258210).
- power: reset: tdx-ec-poweroff: fix restart (bsc#1258210).
- mm/highmem: fix __kmap_to_page() build error (bsc#1258210).
- compiler-clang.h: require LLVM 19.1.0 or higher for
__typeof_unqual__ (bsc#1258210).
- rapidio: replace rio_free_net() with kfree() in
rio_scan_alloc_net() (bsc#1258210).
- ocfs2: fix reflink preserve cleanup issue (bsc#1258210).
- kexec: derive purgatory entry from symbol (bsc#1258210).
- crash_dump: fix dm_crypt keys locking and ref leak
(bsc#1258210).
- kho: skip memoryless NUMA nodes when reserving scratch areas
(bsc#1258210).
- Revert "PCI/IOV: Add PCI rescan-remove locking when
enabling/disabling SR-IOV" (bsc#1258210).
- PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
(bsc#1258210).
- arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=y
(bsc#1258210).
- uprobes: Fix incorrect lockdep condition in filter_chain()
(bsc#1258210).
- clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
(bsc#1258210).
- btrfs: fix periodic reclaim condition (bsc#1258210).
- btrfs: zoned: fixup last alloc pointer after extent removal
for RAID1 (bsc#1258210).
- btrfs: zoned: fixup last alloc pointer after extent removal
for DUP (bsc#1258210).
- btrfs: continue trimming remaining devices on failure
(bsc#1258210).
- remoteproc: imx_rproc: Fix invalid loaded resource table
detection (bsc#1258210).
- perf/arm-cmn: Reject unsupported hardware configurations
(bsc#1258210).
- scsi: ufs: core: Flush exception handling work when RPM level
is zero (bsc#1258210).
- mm/slab: avoid allocating slabobj_ext array from its own slab
(bsc#1258210).
- mm/slab: use unsigned long for orig_size to ensure proper
metadata align (bsc#1258210).
- MIPS: Loongson2ef: Register PCI controller in early stage
(bsc#1258210).
- MIPS: Loongson2ef: Use pcibios_align_resource() to block io
range (bsc#1258210).
- PCI: dwc: Fix msg_atu_index assignment (bsc#1258210).
- mux: mmio: fix regmap leak on probe failure (bsc#1258210).
- usb: dwc3: gadget: Move vbus draw to workqueue context
(bsc#1258210).
- usb: dwc2: fix resume failure if dr_mode is host (bsc#1258210).
- mtd: rawnand: pl353: Fix software ECC support (bsc#1258210).
- tipc: fix RCU dereference race in tipc_aead_users_dec()
(bsc#1258210).
- drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
(bsc#1258210).
- drm/amdgpu: Protect GPU register accesses in powergated state
in some paths (bsc#1258210).
- net: cpsw_new: Fix unnecessary netdev unregistration in
cpsw_probe() error path (bsc#1258210).
- net: cpsw_new: Fix potential unregister of netdev that has
not been registered yet (bsc#1258210).
- PCI: Don't claim disabled bridge windows (bsc#1258210).
- PCI: Fix pci_slot_trylock() error handling (bsc#1258210).
- parisc: kernel: replace kfree() with put_device() in
create_tree_node() (bsc#1258210).
- mptcp: pm: in-kernel: always set ID as avail when rm endp
(bsc#1258210).
- staging: rtl8723bs: fix null dereference in find_network
(bsc#1258210).
- kcsan, compiler_types: avoid duplicate type issues in BPF Type
Format (bsc#1258210).
- watchdog/softlockup: fix sample ring index wrap in
need_counting_irqs() (bsc#1258210).
- i2c: imx-lpi2c: fix SMBus block read NACK after byte count
(bsc#1258210).
- cifs: Fix locking usage for tcon fields (bsc#1258210).
- MIPS: rb532: Fix MMIO UART resource registration (bsc#1258210).
- ceph: supply snapshot context in ceph_zero_partial_object()
(bsc#1258210).
- drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2
entry (bsc#1258210).
- rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
(bsc#1258210).
- mm/slab: do not access current->mems_allowed_seq if !allow_spin
(bsc#1258210).
- LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
(bsc#1258210).
- LoongArch: Prefer top-down allocation after arch_mem_init()
(bsc#1258210).
- LoongArch: Use %px to print unmodified unwinding address
(bsc#1258210).
- LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT
(bsc#1258210).
- LoongArch: Disable instrumentation for setup_ptwalker()
(bsc#1258210).
- net: ethernet: marvell: skge: remove incorrect conflicting
PCI ID (bsc#1258210).
- net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in
uhdlc_memclean() (bsc#1258210).
- octeontx2-af: CGX: fix bitmap leaks (bsc#1258210).
- net: ti: icssg-prueth: Add optional dependency on HSR
(bsc#1258210).
- net: macb: Fix tx/rx malfunction after phy link down and up
(bsc#1258210).
- tracing: Fix to set write permission to per-cpu buffer_size_kb
(bsc#1258210).
- tracing: Reset last_boot_info if ring buffer is reset
(bsc#1258210).
- ceph: do not propagate page array emplacement errors as batch
errors (bsc#1258210).
- ceph: fix write storm on fscrypted files (bsc#1258210).
- io_uring/filetable: clamp alloc_hint to the configured alloc
range (bsc#1258210).
- io_uring/openclose: fix io_pipe_fixed() slot tracking for
specific slots (bsc#1258210).
- drm/amd/display: Increase DCN35 SR enter/exit latency
(bsc#1258210).
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
(bsc#1258210).
- mm/hugetlb: restore failed global reservations to subpool
(bsc#1258210).
- mm/page_alloc: skip debug_check_no_{obj,locks}_freed with
FPI_TRYLOCK (bsc#1258210).
- procfs: fix possible double mmput() in do_procmap_query()
(bsc#1258210).
- mm/vmscan: fix demotion targets checks in reclaim/demotion
(bsc#1258210).
- mm/page_alloc: clear page->private in free_pages_prepare()
(bsc#1258210).
- net: intel: fix PCI device ID conflict between i40e and ipw2200
(bsc#1258210).
- atm: fore200e: fix use-after-free in tasklets during device
removal (bsc#1258210).
- function_graph: Restore direct mode when callbacks drop to one
(bsc#1258210).
- kbuild: Fix CC_CAN_LINK detection (bsc#1258210).
- kbuild: rpm-pkg: Restrict manual debug package creation
(bsc#1258210).
- kernel: rpm-pkg: Restore find-debuginfo.sh approach to
- debuginfo package (bsc#1258210).
- kbuild: rpm-pkg: Fix manual debuginfo generation when using
.src.rpm (bsc#1258210).
- ipv6: ioam: fix heap buffer overflow in
__ioam6_fill_trace_data() (bsc#1258210).
- mm: numa_memblks: Identify the accurate NUMA ID of CFMW
(bsc#1258210).
- fbdev: Use device_create_with_groups() to fix sysfs groups
registration race (bsc#1258210).
- fbcon: check return value of con2fb_acquire_newinfo()
(bsc#1258210).
- fbdev: vt8500lcdfb: fix missing dma_free_coherent()
(bsc#1258210).
- fbdev: of: display_timing: fix refcount leak in
of_get_display_timings() (bsc#1258210).
- fbdev: ffb: fix corrupted video output on Sun FFB1
(bsc#1258210).
- fbcon: Remove struct fbcon_display.inverse (bsc#1258210).
- io_uring/zcrx: fix sgtable leak on mapping failures
(bsc#1258210).
- cifs: some missing initializations on replay (bsc#1258210).
- gpio: nomadik: Add missing IS_ERR() check (bsc#1258210).
- io_uring/cmd_net: fix too strict requirement on ioctl
(bsc#1258210).
- ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RR
(bsc#1258210).
- kbuild: rpm-pkg: Disable automatic requires for manual debuginfo
package (bsc#1258210).
- drm/xe: Add bounds check on pat_index to prevent OOB kernel
read in madvise (bsc#1258210).
- net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
(bsc#1258210).
- net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
(bsc#1258210).
- gpio: sysfs: fix chip removal with GPIOs exported over sysfs
(bsc#1258210).
- x86/kexec: Copy ACPI root pointer address from config table
(bsc#1258210).
- io_uring/zcrx: fix user_ref race between scrub and refill paths
(bsc#1258210).
- rust: irq: add `'static` bounds to irq callbacks (bsc#1258210).
- rust: pin-init: replace clippy `expect` with `allow`
(bsc#1258210).
- arm64: Force the use of CNTVCT_EL0 in __delay() (bsc#1258210).
- drm/amd/display: Correct logic check error for fastboot
(bsc#1258210).
- drm/amdgpu: keep vga memory on MacBooks with switchable graphics
(bsc#1258210).
- net: nfc: nci: Fix parameter validation for packet data
(bsc#1258210).
- ring-buffer: Fix possible dereference of uninitialized pointer
(bsc#1258210).
- tracing: ring-buffer: Fix to check event length before using
(bsc#1258210).
- fgraph: Do not call handlers direct when not using ftrace_ops
(bsc#1258210).
- tracing: Fix checking of freed trace_event_file for hist files
(bsc#1258210).
- tracing: Wake up poll waiters for hist files when removing an
event (bsc#1258210).
- rust: list: Add unsafe blocks for container_of and safety
comments (bsc#1258210).
- NTB: ntb_transport: Fix too small buffer for debugfs_name
(bsc#1258210).
- ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()
(bsc#1258210).
- Revert "ACPI: processor: Update cpuidle driver check in
__acpi_processor_start()" (bsc#1258210).
- drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
(bsc#1258210).
- xfs: fix copy-paste error in previous fix (bsc#1258210).
- arm64: Fix sampling the "stable" virtual counter in preemptible
section (bsc#1258210).
- most: core: fix leak on early registration failure
(bsc#1258210).
- drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last
Fence Update and Timeline Management v7 (bsc#1258210).
- Rename to
patches.kernel.org/6.18.16-080-gendwarfksyms-Fix-build-on-32-bit-hosts.patch.
- commit 7aae583
* Sun Mar 01 2026 rfrohl@suse.com
- Update arm64 config files with missing options.
- commit 1841de0
* Sat Feb 28 2026 rfrohl@suse.com
- Linux 6.18.15 (bsc#1258210).
- netfilter: nf_tables: add .abort_skip_removal flag for set types
(bsc#1258210).
- commit 2e6fb09
* Sat Feb 28 2026 rfrohl@suse.com
- Update arm64 config file with 6.18.14.
- commit 93eca88
* Sat Feb 28 2026 jslaby@suse.cz
- kbuild: Leave objtool binary around with 'make clean' (kmp-fix).
- commit 4228ab3
* Fri Feb 27 2026 rfrohl@suse.com
- Linux 6.18.14 (bsc#1258210).
- ata: libata-core: fix cancellation of a port deferred qc work
(bsc#1258210).
- ata: libata-eh: correctly handle deferred qc timeouts
(bsc#1258210).
- drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
(bsc#1258210).
- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
(bsc#1258210).
- drm/amd/display: Clear HDMI HPD pending work only if it is
enabled (bsc#1258210).
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (bsc#1258210).
- io_uring/rsrc: clean up buffer cloning arg validation
(bsc#1258210).
- Drivers: hv: vmbus: Use kthread for vmbus interrupts on
PREEMPT_RT (bsc#1258210).
- drm/exynos: vidi: fix to avoid directly dereferencing user
pointer (bsc#1258210).
- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in
vidi_connection_ioctl() (bsc#1258210).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360
(NP965QFG) (bsc#1258210).
- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift
SF314 (bsc#1258210).
- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023)
(bsc#1258210).
- ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names
(bsc#1258210).
- ASoC: dt-bindings: asahi-kasei,ak4458: Fix the supply names
(bsc#1258210).
- ASoC: dt-bindings: asahi-kasei,ak4458: set
unevaluatedProperties:false (bsc#1258210).
- dt-bindings: media: qcom,qcs8300-camss: Add missing power
supplies (bsc#1258210).
- dt-bindings: phy: qcom-edp: Add missing clock for X Elite
(bsc#1258210).
- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
(bsc#1258210).
- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
(bsc#1258210).
- ata: libata-scsi: avoid Non-NCQ command starvation (bsc#1258210).
- ata: libata-scsi: refactor ata_scsi_translate() (bsc#1258210).
- ata: pata_ftide010: Fix some DMA timings (bsc#1258210).
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1258210).
- ext4: always allocate blocks only from groups inode can use
(bsc#1258210).
- ext4: fix dirtyclusters double decrement on fs shutdown
(bsc#1258210).
- ext4: fix e4b bitmap inconsistency reports (bsc#1258210).
- ext4: fix memory leak in ext4_ext_shift_extents() (bsc#1258210).
- ext4: drop extent cache when splitting extent fails
(bsc#1258210).
- ext4: drop extent cache after doing PARTIAL_VALID1 zeroout
(bsc#1258210).
- ext4: don't cache extent during splitting extent (bsc#1258210).
- ext4: don't zero the entire extent if
EXT4_EXT_DATA_PARTIAL_VALID1 (bsc#1258210).
- ext4: subdivide EXT4_EXT_DATA_VALID1 (bsc#1258210).
- MIPS: Work around LLVM bug when gp is used as global register
variable (bsc#1258210).
- usb: cdns3: fix role switching during resume (bsc#1258210).
- drm/amd/display: Use same max plane scaling limits for all 64
bpp formats (bsc#1258210).
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
set_sysclk (bsc#1258210).
- x86/hyperv: Fix error pointer dereference (bsc#1258210).
- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref
key not found (bsc#1258210).
- btrfs: use the correct type to initialize block reserve for
delayed refs (bsc#1258210).
- btrfs: reset block group size class when it becomes empty
(bsc#1258210).
- btrfs: reduce block group critical section in
btrfs_free_reserved_bytes() (bsc#1258210).
- btrfs: remove fs_info argument from btrfs_try_granting_tickets()
(bsc#1258210).
- efi: Fix reservation of unaccepted memory table (bsc#1258210).
- gpio: amd-fch: ionly return allowed values from
amd_fch_gpio_get() (bsc#1258210).
- drm/xe/bo: Redirect faults to dummy page for wedged device
(bsc#1258210).
- drm/xe: Make xe_modparam.force_vram_bar_size signed
(bsc#1258210).
- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138
(bsc#1258210).
- drm/xe/mmio: Avoid double-adjust in 64-bit reads (bsc#1258210).
- drm/xe/configfs: Fix 'parameter name omitted' errors
(bsc#1258210).
- s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n
(bsc#1258210).
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
wpcm_fiu_probe() (bsc#1258210).
- drm/amd/display: Fix out-of-bounds stream encoder index v3
(bsc#1258210).
- drm/amd/display: Reject cursor plane on DCE when scaled
differently than primary (bsc#1258210).
- drm/amdkfd: Fix watch_id bounds checking in debug address
watch v2 (bsc#1258210).
- PCI: Validate window resource type in
pbus_select_window_for_type() (bsc#1258210).
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
init (bsc#1258210).
- drm/i915/acpi: free _DSM package when no connectors
(bsc#1258210).
- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()
(bsc#1258210).
- mshv: fix SRCU protection in irqfd resampler ack handler
(bsc#1258210).
- drm/amdgpu/sdma6: enable queue resets unconditionally
(bsc#1258210).
- drm/amdgpu/sdma5.2: enable queue resets unconditionally
(bsc#1258210).
- drm/amdgpu/sdma5: enable queue resets unconditionally
(bsc#1258210).
- drm/amdgpu: move reset debug disable handling (bsc#1258210).
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (bsc#1258210).
- drm/amdgpu: Use kvfree instead of kfree in
amdgpu_gmc_get_nps_memranges() (bsc#1258210).
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
(bsc#1258210).
- apparmor: fix aa_label to return state from compount and
component match (bsc#1258210).
- apparmor: fix invalid deref of rawdata when export_binary is
unset (bsc#1258210).
- apparmor: avoid per-cpu hold underflow in aa_get_buffer
(bsc#1258210).
- apparmor: make label_match return a consistent value
(bsc#1258210).
- apparmor: remove apply_modes_to_perms from label_match
(bsc#1258210).
- apparmor: fix rlimit for posix cpu timers (bsc#1258210).
- apparmor: move check for aa_null file to cover all cases
(bsc#1258210).
- apparmor: account for in_atomic removal in common_file_perm
(bsc#1258210).
- apparmor: drop in_atomic flag in common_mmap, and
common_file_perm (bsc#1258210).
- apparmor: fix boolean argument in apparmor_mmap_file
(bsc#1258210).
- apparmor: return -ENOMEM in unpack_perms_table upon alloc
failure (bsc#1258210).
- apparmor: Fix & Optimize table creation from possibly unaligned
memory (bsc#1258210).
- AppArmor: Allow apparmor to handle unaligned dfa tables
(bsc#1258210).
- apparmor: fix NULL sock in aa_sock_file_perm (bsc#1258210).
- apparmor: fix NULL pointer dereference in
__unix_needs_revalidation (bsc#1258210).
- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels
(bsc#1258210).
- net/mlx5e: Fix deadlocks between devlink and netdev instance
locks (bsc#1258210).
- net/mlx5: Fix misidentification of write combining CQE during
poll loop (bsc#1258210).
- net/mlx5: Fix multiport device check over light SFs
(bsc#1258210).
- bonding: alb: fix UAF in rlb_arp_recv during bond up/down
(bsc#1258210).
- bnge: fix reserving resources from FW (bsc#1258210).
- eth: fbnic: Advertise supported XDP features (bsc#1258210).
- octeontx2-af: Fix default entries mcam entry action
(bsc#1258210).
- ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()
(bsc#1258210).
- inet: move icmp_global_{credit,stamp} to a separate cache line
(bsc#1258210).
- icmp: prevent possible overflow in icmp_global_allow()
(bsc#1258210).
- eth: fbnic: Add validation for MTU changes (bsc#1258210).
- macvlan: observe an RCU grace period in macvlan_common_newlink()
error path (bsc#1258210).
- selftests: tc_actions: don't dump 2MB of \0 to stdout
(bsc#1258210).
- ping: annotate data-races in ping_lookup() (bsc#1258210).
- net: psp: select CONFIG_SKB_EXTENSIONS (bsc#1258210).
- bpftool: Fix truncated netlink dumps (bsc#1258210).
- ipv6: fix a race in ip6_sock_set_v6only() (bsc#1258210).
- netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
(bsc#1258210).
- net: remove WARN_ON_ONCE when accessing forward path array
(bsc#1258210).
- ipvs: do not keep dest_dst if dev is going down (bsc#1258210).
- netfilter: nf_conntrack_h323: don't pass uninitialised l3num
value (bsc#1258210).
- selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure
with br_netfilter enabled (bsc#1258210).
- selftests: forwarding: vxlan_bridge_1d: fix test failure with
br_netfilter enabled (bsc#1258210).
- net: bridge: mcast: always update mdb_n_entries for vlan contexts
(bsc#1258210).
- net/rds: rds_sendmsg should not discard payload_len
(bsc#1258210).
- xen-netback: reject zero-queue configuration from guest
(bsc#1258210).
- net: usb: catc: enable basic endpoint checking (bsc#1258210).
- ovpn: tcp - don't deref NULL sk_socket member after tcp_close()
(bsc#1258210).
- eth: fbnic: set DMA_HINT_L4 for all flows (bsc#1258210).
- eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytes
(bsc#1258210).
- eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0
(bsc#1258210).
- eth: fbnic: Configure RDE settings for pause frame (bsc#1258210).
- bpf: Add a map/btf from a fd array more consistently
(bsc#1258210).
- bpf: Fix a potential use-after-free of BTF object (bsc#1258210).
- libbpf: Fix invalid write loop logic in bpf_linker__add_buf()
(bsc#1258210).
- fbnic: close fw_log race between users and teardown
(bsc#1258210).
- net: sparx5/lan969x: fix PTP clock max_adj value (bsc#1258210).
- ipv6: Fix out-of-bound access in fib6_add_rt2node()
(bsc#1258210).
- selftests: netconsole: Increase port listening timeout
(bsc#1258210).
- selftests: netconsole: remove log noise due to socat exit
(bsc#1258210).
- net: mscc: ocelot: add missing lock protection in
ocelot_port_xmit_inj() (bsc#1258210).
- net: mscc: ocelot: split xmit into FDMA and register injection
paths (bsc#1258210).
- net: mscc: ocelot: extract ocelot_xmit_timestamp() helper
(bsc#1258210).
- net: sparx5/lan969x: fix DWRR cost max to match hardware
register width (bsc#1258210).
- net: stmmac: fix oops when split header is enabled (bsc#1258210).
- net: stmmac: replace has_xxxx with core_type (bsc#1258210).
- net: stmmac: remove broken PCS code (bsc#1258210).
- selftests: net: lib: Fix jq parsing error (bsc#1258210).
- selftests: mlxsw: tc_restrictions: Fix test failure with new
iproute2 (bsc#1258210).
- ovpn: fix VPN TX bytes counting (bsc#1258210).
- ovpn: fix possible use-after-free in ovpn_net_xmit (bsc#1258210).
- ovpn: set sk_user_data before overriding callbacks (bsc#1258210).
- cpuidle: Skip governor when only one idle state is available
(bsc#1258210).
- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO
(bsc#1258210).
- objpool: fix the overestimation of object pooling metadata size
(bsc#1258210).
- selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
(bsc#1258210).
- kbuild: Add objtool to top-level clean target (bsc#1258210).
- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version
check (bsc#1258210).
- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online
CPUs (bsc#1258210).
- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot
(bsc#1258210).
- fs/ntfs3: prevent infinite loops caused by the next valid
being the same (bsc#1258210).
- fs/ntfs3: Initialize new folios before use (bsc#1258210).
- io_uring/cancel: de-unionize file and user_data in struct
io_cancel_data (bsc#1258210).
- io_uring: delay sqarray static branch disablement (bsc#1258210).
- drbd: always set BLK_FEAT_STABLE_WRITES (bsc#1258210).
- dmaengine: fsl-edma: don't explicitly disable clocks in .remove()
(bsc#1258210).
- backlight: qcom-wled: Change PM8950 WLED configurations
(bsc#1258210).
- backlight: qcom-wled: Support ovp values for PMI8994
(bsc#1258210).
- leds: qcom-lpg: Check the return value of regmap_bulk_write()
(bsc#1258210).
- leds: expresswire: Fix chip state breakage (bsc#1258210).
- pinctrl: canaan: k230: Fix NULL pointer dereference when
parsing devicetree (bsc#1258210).
- pinctrl: single: fix refcount leak in pcs_add_gpio_func()
(bsc#1258210).
- pinctrl: meson: amlogic-a4: Fix device node reference leak in
bank helpers (bsc#1258210).
- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition
(bsc#1258210).
- pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another
ns (bsc#1258210).
- mips: LOONGSON32: drop a dangling Kconfig symbol (bsc#1258210).
- iio: sca3000: Fix a resource leak in sca3000_probe()
(bsc#1258210).
- ovl: Fix uninit-value in ovl_fill_real (bsc#1258210).
- pinctrl: equilibrium: Fix device node reference leak in
pinbank_init() (bsc#1258210).
- mcb: fix incorrect sanity check (bsc#1258210).
- nvmem: an8855: drop an unused Kconfig symbol (bsc#1258210).
- usb: bdc: fix sleep during atomic (bsc#1258210).
- drivers: iio: mpu3050: use dev_err_probe for regulator request
(bsc#1258210).
- mfd: simple-mfd-i2c: Add Delta TN48M CPLD support (bsc#1258210).
- mfd: arizona: Fix regulator resource leak on
wm5102_clear_write_sequencer() failure (bsc#1258210).
- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay
to 5ms" (bsc#1258210).
- coresight: tmc-etr: Fix race condition between sysfs and perf
mode (bsc#1258210).
- phy: freescale: imx8qm-hsio: fix NULL pointer dereference
(bsc#1258210).
- coresight: etm3x: Fix cpulocked warning on cpuhp (bsc#1258210).
- watchdog: starfive-wdt: Fix PM reference leak in probe error
path (bsc#1258210).
- iio: pressure: mprls0025pa: fix pressure calculation
(bsc#1258210).
- iio: pressure: mprls0025pa: fix scan_type struct (bsc#1258210).
- iio: pressure: mprls0025pa: fix interrupt flag (bsc#1258210).
- iio: pressure: mprls0025pa: fix SPI CS delay violation
(bsc#1258210).
- iio: pressure: mprls0025pa: fix spi_transfer struct
initialisation (bsc#1258210).
- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms
(bsc#1258210).
- gpib: Fix memory leak in ni_usb_init() (bsc#1258210).
- gpib: Fix error code in ni_usb_write_registers() (bsc#1258210).
- gpib: Fix error code in ibonline() (bsc#1258210).
- serial: SH_SCI: improve "DMA support" prompt (bsc#1258210).
- serial: imx: change SERIAL_IMX_CONSOLE to bool (bsc#1258210).
- staging: greybus: lights: avoid NULL deref (bsc#1258210).
- usb: typec: ucsi: drop an unused Kconfig symbol (bsc#1258210).
- iio: test: drop dangling symbol in gain-time-scale helpers
(bsc#1258210).
- soundwire: intel_ace2x: add SND_HDA_CORE dependency
(bsc#1258210).
- char: misc: Use IS_ERR() for filp_open() return value
(bsc#1258210).
- phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for
461.10125 MHz output (bsc#1258210).
- dma: dma-axi-dmac: fix HW scatter-gather not looking at the
queue (bsc#1258210).
- dma: dma-axi-dmac: fix SW cyclic transfers (bsc#1258210).
- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX
(bsc#1258210).
- interconnect: mediatek: Aggregate bandwidth with saturating add
(bsc#1258210).
- interconnect: mediatek: Don't hijack parent device (bsc#1258210).
- clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate kerneldoc
(bsc#1258210).
- clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate
kerneldoc (bsc#1258210).
- clk: mediatek: Fix error handling in runtime PM setup
(bsc#1258210).
- clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks
(bsc#1258210).
- clk: mediatek: Drop __initconst from gates (bsc#1258210).
- clk: zynqmp: divider: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- clk: x86: cgu: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- clk: versaclock3: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- clk: stm32: stm32-core: convert from divider_round_rate_parent()
to divider_determine_rate() (bsc#1258210).
- clk: stm32: stm32-core: convert from divider_ro_round_rate()
to divider_ro_determine_rate() (bsc#1258210).
- clk: sprd: div: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- clk: sophgo: sg2042-clkgen: convert from divider_round_rate()
to divider_determine_rate() (bsc#1258210).
- clk: nxp: lpc32xx: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- clk: nuvoton: ma35d1-divider: convert from divider_round_rate()
to divider_determine_rate() (bsc#1258210).
- clk: milbeaut: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- clk: loongson1: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- clk: hisilicon: clkdivider-hi6220: convert from
divider_round_rate() to divider_determine_rate() (bsc#1258210).
- clk: bm1880: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- clk: actions: owl-divider: convert from divider_round_rate()
to divider_determine_rate() (bsc#1258210).
- clk: actions: owl-composite: convert from
owl_divider_helper_round_rate() to divider_determine_rate()
(bsc#1258210).
- clk: qcom: gfx3d: add parent to parent request map (bsc#1258210).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_src
(bsc#1258210).
- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks
(bsc#1258210).
- clk: qcom: regmap-divider: convert from divider_round_rate()
to divider_determine_rate() (bsc#1258210).
- clk: qcom: regmap-divider: convert from divider_ro_round_rate()
to divider_ro_determine_rate() (bsc#1258210).
- clk: Move clk_{save,restore}_context() to COMMON_CLK section
(bsc#1258210).
- Input: adp5589 - remove a leftover header file (bsc#1258210).
- clk: microchip: core: remove duplicate determine_rate on
pic32_sclk_ops (bsc#1258210).
- clk: rockchip: Fix error pointer check after
rockchip_clk_register_gate_link() (bsc#1258210).
- clk: qcom: alpha-pll: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- clk: qcom: gcc-ipq5018: flag sleep clock as critical
(bsc#1258210).
- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc
(bsc#1258210).
- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc
(bsc#1258210).
- clk: qcom: gcc-glymur: Update the SDCC RCGs to use
shared_floor_ops (bsc#1258210).
- clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use
shared_floor_ops (bsc#1258210).
- clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use
shared_floor_ops (bsc#1258210).
- clk: qcom: gcc-milos: Update the SDCC RCGs to use
shared_floor_ops (bsc#1258210).
- clk: qcom: gcc-sdx75: Update the SDCC RCGs to use
shared_floor_ops (bsc#1258210).
- clk: qcom: gcc-sm4450: Update the SDCC RCGs to use
shared_floor_ops (bsc#1258210).
- clk: qcom: gcc-sm8750: Update the SDCC RCGs to use
shared_floor_ops (bsc#1258210).
- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use
shared_floor_ops (bsc#1258210).
- clk: meson: g12a: Limit the HDMI PLL OD to /4 (bsc#1258210).
- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs
(bsc#1258210).
- clk: qcom: rcg2: compute 2d using duty fraction directly
(bsc#1258210).
- clk: qcom: gcc-sm8650: Use floor ops for SDCC RCGs (bsc#1258210).
- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs (bsc#1258210).
- clk: spacemit: Respect Kconfig setting when building modules
(bsc#1258210).
- clk: thead: th1520-ap: Poll for PLL lock and wait for stability
(bsc#1258210).
- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
(bsc#1258210).
- fbdev: of_display_timing: Fix device node reference leak in
of_get_display_timings() (bsc#1258210).
- Revert "mailbox/pcc: support mailbox management of the shared
buffer" (bsc#1258210).
- remoteproc: imx_dsp_rproc: Only reset carveout memory at
RPROC_OFFLINE state (bsc#1258210).
- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR
macros (bsc#1258210).
- tracing: Properly process error handling in
event_hist_trigger_parse() (bsc#1258210).
- fs/nfs: Fix readdir slow-start regression (bsc#1258210).
- nvdimm: virtio_pmem: serialize flush requests (bsc#1258210).
- scsi: csiostor: Fix dereference of null pointer rn (bsc#1258210).
- scsi: ufs: host: mediatek: Require CONFIG_PM (bsc#1258210).
- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()
(bsc#1258210).
- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN
(bsc#1258210).
- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv()
kmalloc (bsc#1258210).
- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer
(bsc#1258210).
- power: supply: pm8916_lbc: Fix use-after-free for extcon in
IRQ handler (bsc#1258210).
- hisi_acc_vfio_pci: fix VF reset timeout issue (bsc#1258210).
- mtd: spinand: Fix kernel doc (bsc#1258210).
- mtd: parsers: ofpart: fix OF node refcount leak in
parse_fixed_partitions() (bsc#1258210).
- cxl: Fix premature commit_end increment on decoder commit
failure (bsc#1258210).
- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
(bsc#1258210).
- RDMA/rxe: Fix race condition in QP timer handlers (bsc#1258210).
- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
(bsc#1258210).
- RDMA/uverbs: Validate wqe_size before using it in
ib_uverbs_post_send (bsc#1258210).
- RDMA/rxe: Fix iova-to-va conversion for MR page sizes !=
PAGE_SIZE (bsc#1258210).
- cxl/core: Fix cxl_dport debugfs EINJ entries (bsc#1258210).
- NFS/localio: remove -EAGAIN handling in nfs_local_doio()
(bsc#1258210).
- NFS/localio: use GFP_NOIO and non-memreclaim workqueue in
nfs_local_commit (bsc#1258210).
- NFS/localio: prevent direct reclaim recursion into NFS via
nfs_writepages (bsc#1258210).
- NFS/localio: Handle short writes by retrying (bsc#1258210).
- mtd: parsers: Fix memory leak in
mtd_parser_tplink_safeloader_parse() (bsc#1258210).
- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when
PSP_CMD_TEE_RING_INIT fails (bsc#1258210).
- crypto: ccp - Factor out ring destroy handling to a helper
(bsc#1258210).
- crypto: ccp - Add an S4 restore flow (bsc#1258210).
- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails
(bsc#1258210).
- platform/x86/amd/pmf: Prevent TEE errors after hibernate
(bsc#1258210).
- vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
(bsc#1258210).
- mtd: intel-dg: Fix accessing regions before setting nregions
(bsc#1258210).
- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait
helper (bsc#1258210).
- IB/mlx5: Fix port speed query for representors (bsc#1258210).
- RDMA/mlx5: Fix UMR hang in LAG error state unload (bsc#1258210).
- tools/power/x86/intel-speed-select: Fix file descriptor leak
in isolate_cpus() (bsc#1258210).
- platform/x86: hp-wmi: fix platform profile values for Omen
16-wf1xxx (bsc#1258210).
- RDMA/iwcm: Fix workqueue list corruption by removing work_list
(bsc#1258210).
- RDMA/rxe: Fix double free in rxe_srq_from_init (bsc#1258210).
- RDMA/rtrs-srv: fix SG mapping (bsc#1258210).
- power: supply: wm97xx: Fix NULL pointer dereference in
power_supply_changed() (bsc#1258210).
- power: supply: bq27xxx: fix wrong errno when bus ops are
unsupported (bsc#1258210).
- power: reset: nvmem-reboot-mode: respect cell size for
nvmem_cell_write (bsc#1258210).
- power: supply: sbs-battery: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- power: supply: rt9455: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- power: supply: pm8916_lbc: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- power: supply: pm8916_bms_vm: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- power: supply: goldfish: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- power: supply: cpcap-battery: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- power: supply: bq25980: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- power: supply: bq256xx: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- power: supply: act8945a: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- power: supply: ab8500: Fix use-after-free in
power_supply_changed() (bsc#1258210).
- cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
(bsc#1258210).
- RDMA/mlx5: Fix ucaps init error flow (bsc#1258210).
- RDMA/hns: Notify ULP of remaining soft-WCs during reset
(bsc#1258210).
- RDMA/hns: Fix RoCEv1 failure due to DSCP (bsc#1258210).
- RDMA/hns: Fix WQ_MEM_RECLAIM warning (bsc#1258210).
- IB/cache: update gid cache on client reregister event
(bsc#1258210).
- RDMA/rtrs: server: remove dead code (bsc#1258210).
- af_unix: Fix memleak of newsk in unix_stream_connect()
(bsc#1258210).
- octeontx2-pf: Unregister devlink on probe failure (bsc#1258210).
- net: renesas: rswitch: fix forwarding offload statemachine
(bsc#1258210).
- ionic: Rate limit unknown xcvr type messages (bsc#1258210).
- octeon_ep_vf: ensure dbell BADDR updation (bsc#1258210).
- octeon_ep: ensure dbell BADDR updation (bsc#1258210).
- octeon_ep: disable per ring interrupts (bsc#1258210).
- serial: caif: fix use-after-free in caif_serial ldisc_close()
(bsc#1258210).
- xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
(bsc#1258210).
- net: sunhme: Fix sbus regression (bsc#1258210).
- net: atm: fix crash due to unvalidated vcc pointer in sigd_send()
(bsc#1258210).
- smb: client: correct value for smbd_max_fragmented_recv_size
(bsc#1258210).
- procfs: fix missing RCU protection when reading real_parent
in do_task_stat() (bsc#1258210).
- net: hns3: fix double free issue for tx spare buffer
(bsc#1258210).
- dpll: zl3073x: Fix output pin phase adjustment sign
(bsc#1258210).
- dpll: zl3073x: Cache all output properties in zl3073x_out
(bsc#1258210).
- dpll: zl3073x: Split ref, out, and synth logic from core
(bsc#1258210).
- dpll: zl3073x: Store raw register values instead of parsed state
(bsc#1258210).
- dpll: zl3073x: Specify phase adjustment granularity for pins
(bsc#1258210).
- dpll: add phase-adjust-gran pin attribute (bsc#1258210).
- PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]
(bsc#1258210).
- netfilter: nft_set_rbtree: validate open interval overlap
(bsc#1258210).
- netfilter: nft_set_rbtree: validate element belonging to interval
(bsc#1258210).
- netfilter: nft_set_rbtree: don't gc elements on insert
(bsc#1258210).
- netfilter: nft_set_rbtree: remove seqcount_rwlock_t
(bsc#1258210).
- netfilter: nft_set_rbtree: use binary search array in get
command (bsc#1258210).
- netfilter: nft_set_rbtree: translate rbtree to array for binary
search (bsc#1258210).
- netfilter: nft_set_rbtree: check for partial overlaps in
anonymous sets (bsc#1258210).
- netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE
with null interval (bsc#1258210).
- netfilter: nft_counter: fix reset of counters on 32bit archs
(bsc#1258210).
- netfilter: nft_set_hash: fix get operation on big endian
(bsc#1258210).
- netfilter: nfnetlink_queue: do shared-unconfirmed check before
segmentation (bsc#1258210).
- netfilter: nfnetlink_queue: optimize verdict lookup with hash
table (bsc#1258210).
- nfc: hci: shdlc: Stop timers and work before freeing context
(bsc#1258210).
- inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
(bsc#1258210).
- bonding: only set speed/duplex to unknown, if getting speed
failed (bsc#1258210).
- octeontx2-af: Fix PF driver crash with kexec kernel booting
(bsc#1258210).
- mptcp: fix receive space timestamp initialization (bsc#1258210).
- mptcp: do not account for OoO in mptcp_rcvbuf_grow()
(bsc#1258210).
- of: unittest: fix possible null-pointer dereferences in
of_unittest_property_copy() (bsc#1258210).
- tcp: accecn: handle unexpected AccECN negotiation feedback
(bsc#1258210).
- tcp: disable RFC3168 fallback identifier for CC modules
(bsc#1258210).
- tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
(bsc#1258210).
- jfs: avoid -Wtautological-constant-out-of-range-compare warning
(bsc#1258210).
- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
(bsc#1258210).
- ipc: don't audit capability check in ipc_permissions()
(bsc#1258210).
- selftests/mm: fix usage of FORCE_READ() in cow tests
(bsc#1258210).
- PCI/ACPI: Restrict program_hpx_type2() to AER bits (bsc#1258210).
- PCI: Initialize RCB from pci_configure_device() (bsc#1258210).
- wifi: ath12k: clear stale link mapping of ahvif->links_map
(bsc#1258210).
- wifi: ath12k: Fix index decrement when array_len is zero
(bsc#1258210).
- wifi: ath11k: add usecase firmware handling based on device
compatible (bsc#1258210).
- wifi: ath10k: sdio: add missing lock protection in
ath10k_sdio_fw_crashed_dump() (bsc#1258210).
- PCI: Check parent for NULL in of_pci_bus_release_domain_nr()
(bsc#1258210).
- tcp: tcp_tx_timestamp() must look at the rtx queue (bsc#1258210).
- PCI: Remove old_size limit from bridge window sizing
(bsc#1258210).
- PCI: Stop over-estimating bridge window size (bsc#1258210).
- PCI: Rewrite bridge window head alignment function (bsc#1258210).
- fat: avoid parent link count underflow in rmdir (bsc#1258210).
- rust: task: restrict Task::group_leader() to current
(bsc#1258210).
- lib/kstrtox: fix kstrtobool() docstring to mention
enabled/disabled (bsc#1258210).
- nfsd: never defer requests during idmap lookup (bsc#1258210).
- xdrgen: Remove inclusion of nlm4.h header (bsc#1258210).
- xdrgen: Initialize data pointer for zero-length items
(bsc#1258210).
- NFS: NFSERR_INVAL is not defined by NFSv2 (bsc#1258210).
- xdrgen: Fix struct prefix for typedef types in program wrappers
(bsc#1258210).
- dm: use bio_clone_blkg_association (bsc#1258210).
- iommu/vt-d: Clear Present bit before tearing down context entry
(bsc#1258210).
- iommu/vt-d: Clear Present bit before tearing down PASID entry
(bsc#1258210).
- iommu/vt-d: Flush cache for PASID table before using it
(bsc#1258210).
- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()
(bsc#1258210).
- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken
(bsc#1258210).
- kallsyms/ftrace: set module buildid in
ftrace_mod_address_lookup() (bsc#1258210).
- module: add helper function for reading module_buildid()
(bsc#1258210).
- kallsyms/bpf: rename __bpf_address_lookup() to
bpf_address_lookup() (bsc#1258210).
- netfilter: nf_conncount: fix tracking of connections from
localhost (bsc#1258210).
- netfilter: nft_compat: add more restrictions on netlink
attributes (bsc#1258210).
- netfilter: nf_conncount: increase the connection clean up
limit to 64 (bsc#1258210).
- netfilter: nf_conncount: make nf_conncount_gc_list() to disable
BH (bsc#1258210).
- netfilter: nf_tables: reset table validation state on abort
(bsc#1258210).
- ext4: fast commit: make s_fc_lock reclaim-safe (bsc#1258210).
- wifi: cfg80211: stop NAN and P2P in cfg80211_leave (bsc#1258210).
- mctp i2c: initialise event handler read bytes (bsc#1258210).
- net: mctp-i2c: fix duplicate reception of old data (bsc#1258210).
- quota: fix livelock between quotactl and freeze_super
(bsc#1258210).
- wifi: ath12k: do WoW offloads only on primary link (bsc#1258210).
- wifi: ath9k: add OF dependency to AHB (bsc#1258210).
- PCI/P2PDMA: Reset page reference count when page mapping fails
(bsc#1258210).
- PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak (bsc#1258210).
- dm: use READ_ONCE in dm_blk_report_zones (bsc#1258210).
- dm: fix unlocked test for dm_suspended_md (bsc#1258210).
- PCI/portdrv: Fix potential resource leak (bsc#1258210).
- PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports
(bsc#1258210).
- PCI: Do not attempt to set ExtTag for VFs (bsc#1258210).
- Documentation: tracing: Add PCI tracepoint documentation
(bsc#1258210).
- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition
(bsc#1258210).
- PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page()
fails (bsc#1258210).
- wifi: cfg80211: Fix use_for flag update on BSS refresh
(bsc#1258210).
- PCI/PM: Avoid redundant delays on D3hot->D3cold (bsc#1258210).
- Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errors
(bsc#1258210).
- PCI: xilinx: Fix INTx IRQ domain leak in error paths
(bsc#1258210).
- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails
(bsc#1258210).
- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during
identification (bsc#1258210).
- Revert "hwmon: (ibmpex) fix use-after-free in high/low store"
(bsc#1258210).
- spi: tools: Add include folder to .gitignore (bsc#1258210).
- ASoC: SDCA: Handle volatile controls correctly (bsc#1258210).
- ASoC: SDCA: Force some SDCA Controls to be volatile
(bsc#1258210).
- ASoC: SDCA: Remove outdated todo comment (bsc#1258210).
- accel/amdxdna: Fix incorrect error code returned for failed
chain command (bsc#1258210).
- HID: intel-ish-hid: fix NULL-ptr-deref in
ishtp_bus_remove_all_clients (bsc#1258210).
- accel/amdxdna: Fix memory leak in amdxdna_ubuf_map (bsc#1258210).
- accel/amdxdna: Stop job scheduling across aie2_release_resource()
(bsc#1258210).
- accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()
(bsc#1258210).
- platform/chrome: cros_ec_lightbar: Fix response size
initialization (bsc#1258210).
- ASoC: tegra: Add AHUB writeable_reg for RX holes (bsc#1258210).
- mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()
(bsc#1258210).
- drm/xe: Unregister drm device on probe error (bsc#1258210).
- drm/xe/ptl: Disable DCC on PTL (bsc#1258210).
- evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()
(bsc#1258210).
- media: uvcvideo: Fix allocation for small frame sizes
(bsc#1258210).
- pwm: tiehrpwm: Enable pwmchip's parent device before setting
configuration (bsc#1258210).
- platform/chrome: cros_typec_switch: Don't touch struct
fwnode_handle::dev (bsc#1258210).
- drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()
(bsc#1258210).
- drm/msm/dpu: program correct register for UBWC config on DPU 8.x+
(bsc#1258210).
- drm/msm/dpu: offset HBB values written to DPU by -13
(bsc#1258210).
- drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices
(bsc#1258210).
- drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handling
(bsc#1258210).
- drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init
(bsc#1258210).
- drm/hisilicon/hibmc: fix no showing problem with loading hibmc
manually (bsc#1258210).
- drm/hisilicon/hibmc: add dp mode valid check (bsc#1258210).
- drm/hisilicon/hibmc: fix dp probabilistical detect errors
after HPD irq (bsc#1258210).
- drm/buddy: release free_trees array on buddy mm teardown
(bsc#1258210).
- drm/msm/a2xx: fix pixel shader start on A225 (bsc#1258210).
- media: ccs: Accommodate C-PHY into the calculation (bsc#1258210).
- accel/amdxdna: Fix notifier_wq flushing warning (bsc#1258210).
- drm/msm/dsi_phy_14nm: convert from divider_round_rate() to
divider_determine_rate() (bsc#1258210).
- drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x (bsc#1258210).
- drm/msm/disp: set num_planes to 1 for interleaved YUV formats
(bsc#1258210).
- HID: playstation: Add missing check for input_ff_create_memless
(bsc#1258210).
- regulator: core: move supply check earlier in
set_machine_constraints() (bsc#1258210).
- mei: late_bind: fix struct intel_lb_component_ops kernel-doc
(bsc#1258210).
- drm/msm/dp: Update msm_dp_controller IDs for sa8775p
(bsc#1258210).
- drm/msm/dpu: fix WD timer handling on DPU 8.x (bsc#1258210).
- drm/msm/dpu: Set vsync source irrespective of mdp top support
(bsc#1258210).
- drm/msm/disp/dpu: add merge3d support for sc7280 (bsc#1258210).
- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init
(bsc#1258210).
- drm/amdkfd: Fix signal_eviction_fence() bool return value
(bsc#1258210).
- drm/amd: Drop "amdgpu kernel modesetting enabled" message
(bsc#1258210).
- media: chips-media: wave5: Fix memory leak on codec_info
allocation failure (bsc#1258210).
- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (bsc#1258210).
- smack: /smack/doi: accept previously used values (bsc#1258210).
- smack: /smack/doi must be > 0 (bsc#1258210).
- drm/panthor: Evict groups before VM termination (bsc#1258210).
- ASoC: SDCA: Allow sample width wild cards in set_usage()
(bsc#1258210).
- ALSA: vmaster: Relax __free() variable declarations
(bsc#1258210).
- ALSA: pcm: Relax __free() variable declarations (bsc#1258210).
- drm/panel: sw43408: Remove manual invocation of unprepare at
remove (bsc#1258210).
- accel/amdxdna: Fix race where send ring appears full due to
delayed head update (bsc#1258210).
- drm/panthor: Fix panthor_gpu_coherency_set() (bsc#1258210).
- workqueue: Process rescuer work items one-by-one using a cursor
(bsc#1258210).
- workqueue: Only assign rescuer work when really needed
(bsc#1258210).
- workqueue: Factor out assign_rescuer_work() (bsc#1258210).
- drm/panthor: Make sure we resume the tick when new jobs are
submitted (bsc#1258210).
- drm/panthor: Fix the logic that decides when to stop ticking
(bsc#1258210).
- drm/panthor: Fix immediate ticking on a disabled tick
(bsc#1258210).
- drm/panthor: Fix the group priority rotation logic (bsc#1258210).
- drm/panthor: Fix the full_tick check (bsc#1258210).
- drm/panthor: Recover from panthor_gpu_flush_caches() failures
(bsc#1258210).
- reset: canaan: k230: drop OF dependency and enable by default
(bsc#1258210).
- arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions
(bsc#1258210).
- arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions
(bsc#1258210).
- arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table
(bsc#1258210).
- arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models)
(bsc#1258210).
- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1
(bsc#1258210).
- arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0
(bsc#1258210).
- arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm
(bsc#1258210).
- arm64: dts: amlogic: g12: assign the MMC A signal clock
(bsc#1258210).
- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks
(bsc#1258210).
- arm64: dts: amlogic: gx: assign the MMC signal clocks
(bsc#1258210).
- arm64: dts: amlogic: axg: assign the MMC signal clocks
(bsc#1258210).
- arm64: dts: amlogic: c3: assign the MMC signal clocks
(bsc#1258210).
- hwspinlock: omap: Handle devm_pm_runtime_enable() errors
(bsc#1258210).
- soc: qcom: ubwc: add missing include (bsc#1258210).
- arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor
watchdog instances for j784s4 (bsc#1258210).
- arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to
appropriate order (bsc#1258210).
- arm64: dts: amlogic: s4: fix mmc clock assignment (bsc#1258210).
- arm64: dts: amlogic: s4: assign mmc b clock to 24MHz
(bsc#1258210).
- arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux
node (bsc#1258210).
- arm: dts: lpc32xx: add clocks property to Motor Control PWM
device tree node (bsc#1258210).
- arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0
write protect (bsc#1258210).
- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in
EEH event handling (bsc#1258210).
- soc: mediatek: svs: Fix memory leak in svs_enable_debug_write()
(bsc#1258210).
- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in
cmd_db_dev_probe (bsc#1258210).
- powerpc/uaccess: Move barrier_nospec() out of
allow_read_{from/write}_user() (bsc#1258210).
- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios"
property (bsc#1258210).
- arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor
prefix of AD7147 (bsc#1258210).
- arm64: dts: renesas: r9a09g047e57-smarc: Remove duplicate
SW_LCD_EN (bsc#1258210).
- arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2
ref clocks (bsc#1258210).
- arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on
(bsc#1258210).
- arm64: dts: qcom: sdm845-oneplus: Don't keep panel regulator
always on (bsc#1258210).
- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on
(bsc#1258210).
- arm64: dts: qcom: sdm630: fix gpu_speed_bin size (bsc#1258210).
- clk: qcom: Return correct error code in qcom_cc_probe_by_index()
(bsc#1258210).
- arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control
settings (bsc#1258210).
- arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control settings
(bsc#1258210).
- firmware: arm_ffa: Correct 32-bit response handling in
NOTIFICATION_INFO_GET (bsc#1258210).
- EDAC/i5400: Fix snprintf() limit calculation in
calculate_dimm_size() (bsc#1258210).
- EDAC/i5000: Fix snprintf() size calculation in
calculate_dimm_size() (bsc#1258210).
- soc: qcom: smem: handle ENOMEM error during probe (bsc#1258210).
- pstore/ram: fix buffer overflow in persistent_ram_save_old()
(bsc#1258210).
- selftests/xsk: fix number of Tx frags in invalid packet
(bsc#1258210).
- selftests/xsk: properly handle batch ending in the middle of
a packet (bsc#1258210).
- selftests/bpf: test_xsk: Split xskxceiver (bsc#1258210).
- hwrng: core - use RCU and work_struct to fix race condition
(bsc#1258210).
- hwrng: core - Allow runtime disabling of the HW RNG
(bsc#1258210).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (bsc#1258210).
- bpf: Require frozen map for calculating map hash (bsc#1258210).
- bpf: Limit bpf program signature size (bsc#1258210).
- fs/tests: exec: drop duplicate bprm_stack_limits test vectors
(bsc#1258210).
- sched/rt: Skip currently executing CPU in rto_next_cpu()
(bsc#1258210).
- sched/deadline: Clear the defer params (bsc#1258210).
- media: pci: mg4b: Use IRQF_NO_THREAD (bsc#1258210).
- mfd: wm8350-core: Use IRQF_ONESHOT (bsc#1258210).
- rtc: amlogic-a4: Remove IRQF_ONESHOT (bsc#1258210).
- usb: typec: fusb302: Remove IRQF_ONESHOT (bsc#1258210).
- EDAC/altera: Remove IRQF_ONESHOT (bsc#1258210).
- scsi: efct: Use IRQF_ONESHOT and default primary handler
(bsc#1258210).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (bsc#1258210).
- iommu/amd: Use core's primary handler and set IRQF_ONESHOT
(bsc#1258210).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(bsc#1258210).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq()
(bsc#1258210).
- bpf: Fix bpf_xdp_store_bytes proto for read-only arg
(bsc#1258210).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(bsc#1258210).
- crypto: hisilicon/trng - support tfms sharing the device
(bsc#1258210).
- selftests/bpf: Fix kprobe multi stacktrace_ips test
(bsc#1258210).
- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to
hw_regs path (bsc#1258210).
- x86/fgraph: Fix return_to_handler regs.rsp value (bsc#1258210).
- crypto: inside-secure/eip93 - unregister only available algorithm
(bsc#1258210).
- crypto: ccp - Fix a crash due to incorrect cleanup usage of
kfree (bsc#1258210).
- bpf: Fix verifier_bug_if to account for BPF_CALL (bsc#1258210).
- bpf: Fix tcx/netkit detach permissions when prog fd isn't given
(bsc#1258210).
- bpf, sockmap: Fix FIONREAD for sockmap (bsc#1258210).
- bpf, sockmap: Fix incorrect copied_seq calculation (bsc#1258210).
- rqspinlock: Fix TAS fallback lock entry creation (bsc#1258210).
- hwrng: airoha - set rng quality to 900 (bsc#1258210).
- crypto: ccp - narrow scope of snp_range_list (bsc#1258210).
- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
(bsc#1258210).
- crypto: inside-secure/eip93 - fix kernel panic in driver detach
(bsc#1258210).
- hrtimer: Fix trace oddity (bsc#1258210).
- selftests/bpf: Fix resource leak in serial_test_wq on attach
failure (bsc#1258210).
- bpf: Fix memory access flags in helper prototypes (bsc#1258210).
- bpf: Preserve id of register in sync_linked_regs() (bsc#1258210).
- crypto: hisilicon/sgl - fix inconsistent map/unmap direction
issue (bsc#1258210).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (bsc#1258210).
- crypto: hisilicon/hpre - support the hpre algorithm fallback
(bsc#1258210).
- crypto: hisilicon - consolidate qp creation and start in
hisi_qm_alloc_qps_node (bsc#1258210).
- crypto: hisilicon/zip - support fallback for zip (bsc#1258210).
- crypto: hisilicon/qm - centralize the sending locks of each
module into qm (bsc#1258210).
- crypto: hisilicon/qm - enhance the configuration of req_type
in queue attributes (bsc#1258210).
- crypto: hisilicon/hpre: extend tag field to 64 bits for better
performance (bsc#1258210).
- crypto: hisilicon/sec - move backlog management to qp and
store sqe in qp for callback (bsc#1258210).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (bsc#1258210).
- crypto: octeontx - fix dma_free_coherent() size (bsc#1258210).
- crypto: cavium - fix dma_free_coherent() size (bsc#1258210).
- sched: Fix build for modules using set_tsk_need_resched()
(bsc#1258210).
- time/sched_clock: Use ACCESS_PRIVATE() to evaluate
hrtimer::function (bsc#1258210).
- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable
(bsc#1258210).
- sched: Export hidden tracepoints to modules (bsc#1258210).
- libbpf: Fix OOB read in btf_dump_get_bitfield_value
(bsc#1258210).
- selftests/bpf: veristat: fix printing order in output_stats()
(bsc#1258210).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (bsc#1258210).
- perf/x86/core: Do not set bit width for unavailable counters
(bsc#1258210).
- x86/cpu/amd: Correct the microcode table for Zenbleed
(bsc#1258210).
- io_uring/kbuf: fix memory leak if io_buffer_add_list fails
(bsc#1258210).
- s390/cio: Fix device lifecycle handling in css_alloc_subchannel()
(bsc#1258210).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(bsc#1258210).
- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT
is not possible (bsc#1258210).
- perf: arm_spe: Properly set hw.state on failures (bsc#1258210).
- arm64/gcs: Fix error handling in arch_set_shadow_stack_status()
(bsc#1258210).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(bsc#1258210).
- md: fix return value of mddev_trylock (bsc#1258210).
- md/raid1: fix memory leak in raid1_run() (bsc#1258210).
- Partial revert "x86/xen: fix balloon target initialization
for PVH dom0" (bsc#1258210).
- ublk: Validate SQE128 flag before accessing the cmd
(bsc#1258210).
- ublk: restore auto buf unregister refcount optimization
(bsc#1258210).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(bsc#1258210).
- iomap: fix submission side handling of completion side errors
(bsc#1258210).
- cpufreq: scmi: Fix device_node reference leak in
scmi_cpu_domain_id() (bsc#1258210).
- OPP: Return correct value in dev_pm_opp_get_level (bsc#1258210).
- md/md-llbitmap: fix percpu_ref not resurrected on suspend
timeout (bsc#1258210).
- md/raid5: fix IO hang with degraded array with llbitmap
(bsc#1258210).
- md/raid10: fix any_working flag handling in raid10_sync_request
(bsc#1258210).
- md/raid5: fix raid5_run() to return error when log_init()
fails (bsc#1258210).
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(bsc#1258210).
- cpuidle: governors: menu: Always check timers with tick stopped
(bsc#1258210).
- io_uring/sync: validate passed in offset (bsc#1258210).
- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member
(bsc#1258210).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (bsc#1258210).
- io_uring: use release-acquire ordering for
IORING_SETUP_R_DISABLED (bsc#1258210).
- xen/virtio: Don't use grant-dma-ops when running as Dom0
(bsc#1258210).
- ACPI: processor: Update cpuidle driver check in
__acpi_processor_start() (bsc#1258210).
- rnbd-srv: Fix server side setting of bi_size for special IOs
(bsc#1258210).
- netfs: avoid double increment of retry_count in subreq
(bsc#1258210).
- smb: client: fix potential UAF and double free in
smb2_open_file() (bsc#1258210).
- erofs: fix inline data read failure for ztailpacking pclusters
(bsc#1258210).
- btrfs: fix EEXIST abort due to non-consecutive gaps in chunk
allocation (bsc#1258210).
- btrfs: fix block_group_tree dirty_list corruption (bsc#1258210).
- btrfs: qgroup: return correct error when deleting qgroup
relation item (bsc#1258210).
- btrfs: zoned: don't zone append to conventional zone
(bsc#1258210).
- btrfs: introduce btrfs_bio::async_csum (bsc#1258210).
- btrfs: make sure all btrfs_bio::end_io are called in task
context (bsc#1258210).
- btrfs: remove btrfs_bio::fs_info by extracting it from
btrfs_bio::inode (bsc#1258210).
- btrfs: headers cleanup to remove unnecessary local includes
(bsc#1258210).
- erofs: handle end of filesystem properly for file-backed mounts
(bsc#1258210).
- erofs: get rid of raw bi_end_io() usage (bsc#1258210).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(bsc#1258210).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (bsc#1258210).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(bsc#1258210).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(bsc#1258210).
- gfs2: Fix use-after-free in iomap inline data write path
(bsc#1258210).
- gfs2: Fix slab-use-after-free in qd_put (bsc#1258210).
- gfs2: Retries missing in gfs2_{rename,exchange} (bsc#1258210).
- i3c: master: Update hot-join flag only on success (bsc#1258210).
- fs: add <linux/init_task.h> for 'init_fs' (bsc#1258210).
- fs: move initializing f_mode before file_ref_init()
(bsc#1258210).
- device_cgroup: remove branch hint after code refactor
(bsc#1258210).
- i3c: Move device name assignment after i3c_bus_init
(bsc#1258210).
- selftests/resctrl: Fix a division by zero error on Hygon
(bsc#1258210).
- audit: move the compat_xxx_class[] extern declarations to
audit_arch.h (bsc#1258210).
- rcu: Fix rcu_read_unlock() deadloop due to softirq (bsc#1258210).
- hfsplus: return error when node already exists in
hfs_bnode_create (bsc#1258210).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(bsc#1258210).
- RDMA/umad: Reject negative data_len in ib_umad_write
(bsc#1258210).
- RDMA/siw: Fix potential NULL pointer dereference in header
processing (bsc#1258210).
- commit db3678c
* Fri Feb 20 2026 rfrohl@suse.com
- Linux 6.18.13 (bsc#1258210).
- f2fs: fix incomplete block usage in compact SSA summaries
(bsc#1258210).
- f2fs: fix to do sanity check on node footer in
{read,write}_end_io (bsc#1258210).
- f2fs: fix to do sanity check on node footer in
__write_node_folio() (bsc#1258210).
- USB: serial: option: add Telit FN920C04 RNDIS compositions
(bsc#1258210).
- iommu/arm-smmu-qcom: do not register driver in probe()
(bsc#1258210).
- f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_begin
(bsc#1258210).
- f2fs: fix to avoid mapping wrong physical block for swapfile
(bsc#1258210).
- f2fs: support non-4KB block size without packed_ssa feature
(bsc#1258210).
- f2fs: fix to avoid UAF in f2fs_write_end_io() (bsc#1258210).
- f2fs: fix out-of-bounds access in sysfs attribute read/write
(bsc#1258210).
- f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by
concurrent atomic commit and checkpoint writes (bsc#1258210).
- f2fs: fix to check sysfs filename w/ gc_pin_file_thresh
correctly (bsc#1258210).
- f2fs: fix to add gc count stat in f2fs_gc_range (bsc#1258210).
- fbdev: smscufx: properly copy ioctl memory to kernelspace
(bsc#1258210).
- fbdev: rivafb: fix divide error in nv3_arb() (bsc#1258210).
- cpuset: Fix missing adaptation for cpuset_is_populated
(bsc#1258210).
- LoongArch: Rework KASAN initialization for PTW-enabled systems
(bsc#1258210).
- mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD
tables using mmu_gather (bsc#1258210).
- arm64: dts: mediatek: mt8183: Add missing endpoint IDs to
display graph (bsc#1258210).
- gpiolib: acpi: Fix gpio count with string references
(bsc#1258210).
- io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEs
(bsc#1258210).
- ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
(bsc#1258210).
- drm/amd/display: remove assert around dpp_base replacement
(bsc#1258210).
- drm/amd/display: extend delta clamping logic to CM3 LUT helper
(bsc#1258210).
- tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer
overflow (bsc#1258210).
- ASoC: cs42l43: Correct handling of 3-pole jack load detection
(bsc#1258210).
- platform/x86: panasonic-laptop: Fix sysfs group leak in error
path (bsc#1258210).
- ASoC: sof_sdw: Add a quirk for Lenovo laptop using sidecar
amps with cs42l43 (bsc#1258210).
- platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
(bsc#1258210).
- ALSA: hda/realtek: Enable headset mic for Acer Nitro 5
(bsc#1258210).
- ASoC: amd: yc: Add quirk for HP 200 G2a 16 (bsc#1258210).
- ASoC: Intel: sof_es8336: Add DMI quirk for Huawei BOD-WXX9
(bsc#1258210).
- platform/x86: classmate-laptop: Add missing NULL pointer checks
(bsc#1258210).
- =?UTF-8?q?drm/tegra:=20hdmi:=20sor:=20Fix=20error:=20vari?=
=?UTF-8?q?able=20=E2=80=98j=E2=80=99=20set=20but=20not=20used?=
(bsc#1258210).
- romfs: check sb_set_blocksize() return value (bsc#1258210).
- ALSA: hda/realtek - fixed speaker no sound (bsc#1258210).
- ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channel
(bsc#1258210).
- ALSA: hda/realtek: Add quirk for Inspur S14-G1 (bsc#1258210).
- gpio: sprd: Change sprd_gpio lock to raw_spin_lock
(bsc#1258210).
- ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks list
(bsc#1258210).
- rust: driver: fix broken intra-doc links to example driver types
(bsc#1258210).
- rust: dma: fix broken intra-doc links (bsc#1258210).
- rust: device: fix broken intra-doc links (bsc#1258210).
- scsi: qla2xxx: Fix bsg_done() causing double free (bsc#1258210).
- commit 171b063
* Fri Feb 20 2026 rfrohl@suse.com
- Linux 6.12.74 (bsc#1234429).
- scsi: qla2xxx: Fix bsg_done() causing double free (bsc#1234429).
- bnxt_en: Change FW message timeout warning (bsc#1234429).
- bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code
(bsc#1234429).
- bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in
sysfs show functions (bsc#1234429).
- bus: fsl-mc: fix use-after-free in driver_override_show()
(bsc#1234429).
- ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
(bsc#1234429).
- ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks list
(bsc#1234429).
- gpio: sprd: Change sprd_gpio lock to raw_spin_lock
(bsc#1234429).
- ALSA: hda/realtek: Add quirk for Inspur S14-G1 (bsc#1234429).
- ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channel
(bsc#1234429).
- ALSA: hda/realtek - fixed speaker no sound (bsc#1234429).
- romfs: check sb_set_blocksize() return value (bsc#1234429).
- =?UTF-8?q?drm/tegra:=20hdmi:=20sor:=20Fix=20error:=20vari?=
=?UTF-8?q?able=20=E2=80=98j=E2=80=99=20set=20but=20not=20used?=
(bsc#1234429).
- platform/x86: classmate-laptop: Add missing NULL pointer checks
(bsc#1234429).
- ASoC: Intel: sof_es8336: Add DMI quirk for Huawei BOD-WXX9
(bsc#1234429).
- ASoC: amd: yc: Add quirk for HP 200 G2a 16 (bsc#1234429).
- ALSA: hda/realtek: Enable headset mic for Acer Nitro 5
(bsc#1234429).
- platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
(bsc#1234429).
- platform/x86: panasonic-laptop: Fix sysfs group leak in error
path (bsc#1234429).
- ASoC: cs42l43: Correct handling of 3-pole jack load detection
(bsc#1234429).
- tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer
overflow (bsc#1234429).
- drm/amd/display: extend delta clamping logic to CM3 LUT helper
(bsc#1234429).
- drm/amd/display: remove assert around dpp_base replacement
(bsc#1234429).
- ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
(bsc#1234429).
- gpiolib: acpi: Fix gpio count with string references
(bsc#1234429).
- mm/hugetlb: fix copy_hugetlb_page_range() to use
- >pt_share_count (bsc#1234429).
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1234429).
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
(bsc#1234429).
- mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD
tables using mmu_gather (bsc#1234429).
- LoongArch: Rework KASAN initialization for PTW-enabled systems
(bsc#1234429).
- Revert "wireguard: device: enable threaded NAPI" (bsc#1234429).
- cpuset: Fix missing adaptation for cpuset_is_populated
(bsc#1234429).
- fbdev: rivafb: fix divide error in nv3_arb() (bsc#1234429).
- fbdev: smscufx: properly copy ioctl memory to kernelspace
(bsc#1234429).
- f2fs: fix to add gc count stat in f2fs_gc_range (bsc#1234429).
- f2fs: fix to check sysfs filename w/ gc_pin_file_thresh
correctly (bsc#1234429).
- f2fs: fix out-of-bounds access in sysfs attribute read/write
(bsc#1234429).
- f2fs: fix to avoid mapping wrong physical block for swapfile
(bsc#1234429).
- f2fs: fix to avoid UAF in f2fs_write_end_io() (bsc#1234429).
- f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by
concurrent atomic commit and checkpoint writes (bsc#1234429).
- USB: serial: option: add Telit FN920C04 RNDIS compositions
(bsc#1234429).
- Rename to
patches.kernel.org/6.12.74-039-iommu-arm-smmu-qcom-do-not-register-driver-in.patch.
- commit cce5921
* Wed Feb 18 2026 rfrohl@suse.com
- Linux 6.18.12 (bsc#1258210).
- Revert "driver core: enforce device_lock for
driver_match_device()" (bsc#1258210).
- commit b2992eb
* Mon Feb 16 2026 rfrohl@suse.com
- Linux 6.12.73 (bsc#1234429).
- Revert "driver core: enforce device_lock for
driver_match_device()" (bsc#1234429).
- Delete
patches.kernel.org/driver-core-fix-inverted-locked-suffix-of-driver_match_dev.patch.
- commit 2d7f96e
* Mon Feb 16 2026 rfrohl@suse.com
- iommu/arm-smmu-qcom: do not register driver in probe()
(git-fixes).
- driver core: fix inverted "locked" suffix of
driver_match_device() (git-fixes).
- commit 01ae5a2
* Mon Feb 16 2026 rfrohl@suse.com
- Linux 6.18.11 (bsc#1258210).
- gpio: omap: do not register driver in probe() (bsc#1258210).
- wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add
(bsc#1258210).
- PCI: endpoint: Avoid creating sub-groups asynchronously
(bsc#1258210).
- drm/exynos: vidi: use ctx->lock to protect struct vidi_context
member variables related to memory alloc/free (bsc#1258210).
- xfs: fix UAF in xchk_btree_check_block_owner (bsc#1258210).
- erofs: fix UAF issue for file-backed mounts w/ directio option
(bsc#1258210).
- bus: fsl-mc: fix use-after-free in driver_override_show()
(bsc#1258210).
- scsi: qla2xxx: Query FW again before proceeding with login
(bsc#1258210).
- scsi: qla2xxx: Free sp in error path to fix system crash
(bsc#1258210).
- scsi: qla2xxx: Delay module unload while fabric scan in progress
(bsc#1258210).
- scsi: qla2xxx: Allow recovery for tape devices (bsc#1258210).
- scsi: qla2xxx: Validate sp before freeing associated memory
(bsc#1258210).
- wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
(bsc#1258210).
- hfs: ensure sb->s_fs_info is always cleaned up (bsc#1258210).
- nilfs2: Fix potential block overflow that cause system hang
(bsc#1258210).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (bsc#1258210).
- crypto: virtio - Add spinlock protection with virtqueue
notification (bsc#1258210).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (bsc#1258210).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (bsc#1258210).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (bsc#1258210).
- ALSA: hda/conexant: Add quirk for HP ZBook Studio G4
(bsc#1258210).
- Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB
(bsc#1258210).
- driver core: enforce device_lock for driver_match_device()
(bsc#1258210).
- smb: client: let send_done handle a completion without
IB_SEND_SIGNALED (bsc#1258210).
- smb: client: let smbd_post_send_negotiate_req() use
smbd_post_send() (bsc#1258210).
- smb: client: fix last send credit problem causing disconnects
(bsc#1258210).
- smb: client: make use of smbdirect_socket.send_io.bcredits
(bsc#1258210).
- smb: client: use smbdirect_send_batch processing (bsc#1258210).
- smb: client: introduce and use smbd_{alloc, free}_send_io()
(bsc#1258210).
- smb: client: split out smbd_ib_post_send() (bsc#1258210).
- smb: client: port and use the wait_for_credits logic used by
server (bsc#1258210).
- smb: client: remove pointless sc->send_io.pending handling in
smbd_post_send_iter() (bsc#1258210).
- smb: client: remove pointless sc->recv_io.credits.count rollback
(bsc#1258210).
- smb: client: let smbd_post_send() make use of request->wr
(bsc#1258210).
- smb: client: let recv_done() queue a refill when the peer is
low on credits (bsc#1258210).
- smb: client: make use of
smbdirect_socket.recv_io.credits.available (bsc#1258210).
- smb: server: let send_done handle a completion without
IB_SEND_SIGNALED (bsc#1258210).
- smb: server: fix last send credit problem causing disconnects
(bsc#1258210).
- smb: server: make use of smbdirect_socket.send_io.bcredits
(bsc#1258210).
- smb: server: let recv_done() queue a refill when the peer is
low on credits (bsc#1258210).
- smb: server: make use of
smbdirect_socket.recv_io.credits.available (bsc#1258210).
- smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*
(bsc#1258210).
- smb: smbdirect: introduce
smbdirect_socket.recv_io.credits.available (bsc#1258210).
- smb: server: fix leak of active_num_conn in
ksmbd_tcp_new_connection() (bsc#1258210).
- ksmbd: add chann_lock to protect ksmbd_chann_list xarray
(bsc#1258210).
- ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset
in error paths (bsc#1258210).
- smb: client: split cached_fid bitfields to avoid shared-byte
RMW races (bsc#1258210).
- io_uring: allow io-wq workers to exit when unused (bsc#1258210).
- io_uring/io-wq: add exit-on-idle state (bsc#1258210).
- commit a5efc7e
* Mon Feb 16 2026 rfrohl@suse.com
- Linux 6.12.72 (bsc#1234429).
- gpio: omap: do not register driver in probe() (bsc#1234429).
- wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add
(bsc#1234429).
- PCI: endpoint: Avoid creating sub-groups asynchronously
(bsc#1234429).
- xfs: fix UAF in xchk_btree_check_block_owner (bsc#1234429).
- erofs: fix UAF issue for file-backed mounts w/ directio option
(bsc#1234429).
- mptcp: fix race in mptcp_pm_nl_flush_addrs_doit() (bsc#1234429).
- bus: mhi: host: pci_generic: Add Telit FE990B40 modem support
(bsc#1234429).
- scsi: qla2xxx: Query FW again before proceeding with login
(bsc#1234429).
- scsi: qla2xxx: Free sp in error path to fix system crash
(bsc#1234429).
- scsi: qla2xxx: Delay module unload while fabric scan in progress
(bsc#1234429).
- scsi: qla2xxx: Allow recovery for tape devices (bsc#1234429).
- scsi: qla2xxx: Validate sp before freeing associated memory
(bsc#1234429).
- wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
(bsc#1234429).
- nilfs2: Fix potential block overflow that cause system hang
(bsc#1234429).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (bsc#1234429).
- crypto: virtio - Add spinlock protection with virtqueue
notification (bsc#1234429).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (bsc#1234429).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (bsc#1234429).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (bsc#1234429).
- Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB
(bsc#1234429).
- driver core: enforce device_lock for driver_match_device()
(bsc#1234429).
- smb: server: fix leak of active_num_conn in
ksmbd_tcp_new_connection() (bsc#1234429).
- ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset
in error paths (bsc#1234429).
- smb: client: split cached_fid bitfields to avoid shared-byte
RMW races (bsc#1234429).
- commit 2ab5aef
* Mon Feb 16 2026 rfrohl@suse.com
- Linux 6.18.10 (bsc#1258210).
- nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
(bsc#1258210).
- x86/vmware: Fix hypercall clobbers (bsc#1258210).
- x86/kfence: fix booting on 32bit non-PAE systems (bsc#1258210).
- KVM: x86: Explicitly configure supported XSS from
{svm,vmx}_set_cpu_caps() (bsc#1258210).
- platform/x86: intel_telemetry: Fix swapped arrays in PSS output
(bsc#1258210).
- ALSA: aloop: Fix racy access at PCM trigger (bsc#1258210).
- pmdomain: qcom: rpmpd: fix off-by-one error in clamping to
the highest state (bsc#1258210).
- pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system
wakeup (bsc#1258210).
- pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong
adb400 reset (bsc#1258210).
- pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for
system wakeup (bsc#1258210).
- pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domains
(bsc#1258210).
- procfs: avoid fetching build ID while holding VMA lock
(bsc#1258210).
- mm/slab: Add alloc_tagging_slab_free_hook for
memcg_alloc_abort_single (bsc#1258210).
- ceph: fix NULL pointer dereference in ceph_mds_auth_match()
(bsc#1258210).
- rbd: check for EOD after exclusive lock is ensured to be held
(bsc#1258210).
- ARM: 9468/1: fix memset64() on big-endian (bsc#1258210).
- ceph: fix oops due to invalid pointer for kfree() in
parse_longname() (bsc#1258210).
- cgroup/dmem: fix NULL pointer dereference when setting max
(bsc#1258210).
- cgroup/dmem: avoid rcu warning when unregister region
(bsc#1258210).
- cgroup/dmem: avoid pool UAF (bsc#1258210).
- drm/amd: Set minimum version for set_hw_resource_1 on gfx11
to 0x52 (bsc#1258210).
- gve: Fix stats report corruption on queue count change
(bsc#1258210).
- gve: Correct ethtool rx_dropped calculation (bsc#1258210).
- Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
(bsc#1258210).
- nouveau: add a third state to the fini handler (bsc#1258210).
- nouveau/gsp: use rpc sequence numbers properly (bsc#1258210).
- nouveau/gsp: fix suspend/resume regression on r570 firmware
(bsc#1258210).
- net: cpsw: Execute ndo_set_rx_mode callback in a work queue
(bsc#1258210).
- net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
(bsc#1258210).
- net: spacemit: k1-emac: fix jumbo frame support (bsc#1258210).
- KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some
unpredictable test failures (bsc#1258210).
- KVM: Don't clobber irqfd routing type when deassigning irqfd
(bsc#1258210).
- hwmon: (gpio-fan) Fix set_rpm() return value (bsc#1258210).
- hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabled
(bsc#1258210).
- bus: mhi: host: pci_generic: Add Telit FE990B40 modem support
(bsc#1258210).
- sched/fair: Skip sched_balance_running cmpxchg when balance
is not due (bsc#1258210).
- sched/fair: Have SD_SERIALIZE affect newidle balancing
(bsc#1258210).
- rust_binder: correctly handle FDA objects of length zero
(bsc#1258210).
- rust_binder: add additional alignment checks (bsc#1258210).
- rust_binderfs: fix ida_alloc_max() upper bound (bsc#1258210).
- binder: fix UAF in binder_netlink_report() (bsc#1258210).
- binder: fix BR_FROZEN_REPLY error log (bsc#1258210).
- binderfs: fix ida_alloc_max() upper bound (bsc#1258210).
- tracing: Fix ftrace event field alignments (bsc#1258210).
- wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
(bsc#1258210).
- wifi: wlcore: ensure skb headroom before skb_push (bsc#1258210).
- wifi: mac80211: don't WARN for connections on invalid channels
(bsc#1258210).
- net: usb: sr9700: support devices with virtual driver CD
(bsc#1258210).
- wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
(bsc#1258210).
- platform/x86: dell-lis3lv02d: Add Latitude 5400 (bsc#1258210).
- block,bfq: fix aux stat accumulation destination (bsc#1258210).
- smb/server: call ksmbd_session_rpc_close() on error path in
create_smb2_pipe() (bsc#1258210).
- LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED
(bsc#1258210).
- md: suspend array while updating raid_disks via sysfs
(bsc#1258210).
- smb/server: fix refcount leak in smb2_open() (bsc#1258210).
- io_uring: use GFP_NOWAIT for overflow CQEs on legacy rings
(bsc#1258210).
- LoongArch: Enable exception fixup for specific ADE subcode
(bsc#1258210).
- smb/server: fix refcount leak in parse_durable_handle_context()
(bsc#1258210).
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (bsc#1258210).
- HID: intel-ish-hid: Update ishtp bus match to support device
ID table (bsc#1258210).
- HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL
(bsc#1258210).
- btrfs: fix reservation leak in some error paths when inserting
inline extent (bsc#1258210).
- riscv: Sanitize syscall table indexing under speculation
(bsc#1258210).
- HID: intel-ish-hid: Reset enum_devices_done before enumeration
(bsc#1258210).
- HID: playstation: Center initial joystick axes to prevent
spurious events (bsc#1258210).
- ALSA: hda/realtek: Add quirk for Acer Nitro AN517-55
(bsc#1258210).
- x86/sev: Disable GCOV on noinstr object (bsc#1258210).
- ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk
(bsc#1258210).
- PCI: qcom: Remove ASPM L0s support for MSM8996 SoC
(bsc#1258210).
- netfilter: replace -EEXIST with -EBUSY (bsc#1258210).
- drm/amd/display: Reduce number of arguments of dcn30's
CalculatePrefetchSchedule() (bsc#1258210).
- HID: quirks: Add another Chicony HP 5MP Cameras to
hid_ignore_list (bsc#1258210).
- HID: i2c-hid: fix potential buffer overflow in
i2c_hid_get_report() (bsc#1258210).
- HID: Intel-thc-hid: Intel-thc: Add safety check for reading
DMA buffer (bsc#1258210).
- HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30
(2d99:a101) (bsc#1258210).
- drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
(bsc#1258210).
- ring-buffer: Avoid softlockup in ring_buffer_resize() during
memory free (bsc#1258210).
- riscv: trace: fix snapshot deadlock with sbi ecall
(bsc#1258210).
- HID: logitech: add HID++ support for Logitech MX Anywhere 3S
(bsc#1258210).
- HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)
(bsc#1258210).
- wifi: mac80211: collect station statistics earlier when
disconnect (bsc#1258210).
- ASoC: Intel: sof_sdw: Add new quirks for PTL on Dell with
CS42L43 (bsc#1258210).
- dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
(bsc#1258210).
- ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
(bsc#1258210).
- ASoC: simple-card-utils: Check device node before overwrite
direction (bsc#1258210).
- nvme-fc: release admin tagset if init fails (bsc#1258210).
- ALSA: usb-audio: Prevent excessive number of frames
(bsc#1258210).
- nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
(bsc#1258210).
- ASoC: amd: yc: Fix microphone on ASUS M6500RE (bsc#1258210).
- ASoC: tlv320adcx140: Propagate error codes during probe
(bsc#1258210).
- ALSA: hda/tas2781: Add newly-released HP laptop (bsc#1258210).
- spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi
debugfs initialization (bsc#1258210).
- regmap: maple: free entry on mas_store_gfp() failure
(bsc#1258210).
- ALSA: usb-audio: Add delay quirk for MOONDROP Moonriver2 Ti
(bsc#1258210).
- spi: intel-pci: Add support for Nova Lake SPI serial flash
(bsc#1258210).
- wifi: cfg80211: Fix bitrate calculation overflow for HE rates
(bsc#1258210).
- scsi: target: iscsi: Fix use-after-free in
iscsit_dec_session_usage_count() (bsc#1258210).
- riscv: Use 64-bit variable for output in __get_user_asm
(bsc#1258210).
- io_uring/rw: free potentially allocated iovec on cache put
failure (bsc#1258210).
- ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
(bsc#1258210).
- scsi: target: iscsi: Fix use-after-free in
iscsit_dec_conn_usage_count() (bsc#1258210).
- btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()
(bsc#1258210).
- wifi: mac80211: correctly check if CSA is active (bsc#1258210).
- btrfs: sync read disk super and set block size (bsc#1258210).
- wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt
twice (bsc#1258210).
- btrfs: reject new transactions if the fs is fully read-only
(bsc#1258210).
- ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8
audio (bsc#1258210).
- tracing: Avoid possible signed 64-bit truncation (bsc#1258210).
- Revert "drm/amd/display: pause the workload setting in dm"
(bsc#1258210).
- platform/x86: toshiba_haps: Fix memory leaks in add/remove
routines (bsc#1258210).
- platform/x86: intel_telemetry: Fix PSS event register mask
(bsc#1258210).
- platform/x86: hp-bioscfg: Skip empty attribute names
(bsc#1258210).
- platform/x86/intel/tpmi/plr: Make the file domain<n>/status
writeable (bsc#1258210).
- smb/client: fix memory leak in smb2_open_file() (bsc#1258210).
- hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelist
(bsc#1258210).
- net: add skb_header_pointer_careful() helper (bsc#1258210).
- net/sched: cls_u32: use skb_header_pointer_careful()
(bsc#1258210).
- dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs
is zero (bsc#1258210).
- net: liquidio: Initialize netdev pointer before queue setup
(bsc#1258210).
- net: liquidio: Fix off-by-one error in PF setup_nic_devices()
cleanup (bsc#1258210).
- net: liquidio: Fix off-by-one error in VF setup_nic_devices()
cleanup (bsc#1258210).
- dpaa2-switch: add bounds check for if_id in IRQ handler
(bsc#1258210).
- ice: fix missing TX timestamps interrupts on E825 devices
(bsc#1258210).
- ice: PTP: fix missing timestamps on E825 hardware (bsc#1258210).
- ice: Fix PTP NULL pointer dereference during VSI rebuild
(bsc#1258210).
- ice: drop udp_tunnel_get_rx_info() call from ndo_open()
(bsc#1258210).
- i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
(bsc#1258210).
- net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
(bsc#1258210).
- macvlan: fix error recovery in macvlan_common_newlink()
(bsc#1258210).
- net: usb: r8152: fix resume reset deadlock (bsc#1258210).
- hwmon: (acpi_power_meter) Fix deadlocks related to
acpi_power_meter_notify() (bsc#1258210).
- net: don't touch dev->stats in BPF redirect paths (bsc#1258210).
- io_uring/zcrx: fix page array leak (bsc#1258210).
- linkwatch: use __dev_put() in callers to prevent UAF
(bsc#1258210).
- net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for
contexts (bsc#1258210).
- tipc: use kfree_sensitive() for session key material
(bsc#1258210).
- net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4
(bsc#1258210).
- net: enetc: Remove CBDR cacheability AXI settings for ENETC v4
(bsc#1258210).
- net: enetc: Convert 16-bit register writes to 32-bit for ENETC
v4 (bsc#1258210).
- net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4
(bsc#1258210).
- wifi: iwlwifi: mld: cancel mlo_scan_start_wk (bsc#1258210).
- wifi: iwlwifi: mvm: pause TCM on fast resume (bsc#1258210).
- drm/amd/display: fix wrong color value mapping on MCM shaper
LUT (bsc#1258210).
- net: ethernet: adi: adin1110: Check return value of
devm_gpiod_get_optional() in adin1110_check_spi() (bsc#1258210).
- net: add proper RCU protection to /proc/net/ptype (bsc#1258210).
- net: gro: fix outer network offset (bsc#1258210).
- drm/mgag200: fix mgag200_bmc_stop_scanout() (bsc#1258210).
- drm/xe/query: Fix topology query pointer advance (bsc#1258210).
- drm/xe/pm: Disable D3Cold for BMG only on specific platforms
(bsc#1258210).
- hwmon: (occ) Mark occ_init_attribute() as __printf
(bsc#1258210).
- netfilter: nf_tables: fix inverted genmask check in
nft_map_catchall_activate() (bsc#1258210).
- drm/xe/guc: Fix CFI violation in debugfs access (bsc#1258210).
- nvme-pci: handle changing device dma map requirements
(bsc#1258210).
- ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
(bsc#1258210).
- firmware: cs_dsp: Factor out common debugfs string read
(bsc#1258210).
- firmware: cs_dsp: rate-limit log messages in KUnit builds
(bsc#1258210).
- ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()
(bsc#1258210).
- ASoC: amd: fix memory leak in acp3x pdm dma ops (bsc#1258210).
- gpio: loongson-64bit: Fix incorrect NULL check after
devm_kcalloc() (bsc#1258210).
- i2c: imx: preserve error state in block data length handler
(bsc#1258210).
- regulator: spacemit-p1: Fix n_voltages for BUCK and LDO
regulators (bsc#1258210).
- spi: tegra210-quad: Return IRQ_HANDLED when timeout already
processed transfer (bsc#1258210).
- spi: tegra210-quad: Move curr_xfer read inside spinlock
(bsc#1258210).
- spi: tegra210-quad: Protect curr_xfer assignment in
tegra_qspi_setup_transfer_one (bsc#1258210).
- spi: tegra210-quad: Protect curr_xfer in
tegra_qspi_combined_seq_xfer (bsc#1258210).
- spi: tegra210-quad: Protect curr_xfer clearing in
tegra_qspi_non_combined_seq_xfer (bsc#1258210).
- spi: tegra210-quad: Protect curr_xfer check in IRQ handler
(bsc#1258210).
- spi: tegra: Fix a memory leak in tegra_slink_probe()
(bsc#1258210).
- spi: tegra114: Preserve SPI mode bits in def_command1_reg
(bsc#1258210).
- ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU
(bsc#1258210).
- ALSA: usb-audio: Use the right limit for PCM OOB check
(bsc#1258210).
- riscv: Add intermediate cast to 'unsigned long' in
__get_user_asm (bsc#1258210).
- Rename to
patches.kernel.org/6.18.10-024-mm-shmem-prevent-infinite-loop-on-truncate-ra.patch.
- Rename to
patches.kernel.org/6.18.10-036-PCI-ERR-Ensure-error-recoverability-at-all-ti.patch.
- Rename to
patches.kernel.org/6.18.10-037-treewide-Drop-pci_save_state-after-pci_restor.patch.
- commit b8854e1
* Mon Feb 16 2026 rfrohl@suse.com
- config: Remove unsupported architectures, add longterm config
- commit 9c5ffb2
* Sun Feb 15 2026 rfrohl@suse.com
- rpm/config.sh: Remove unsupported architecture build projects
- commit dfcf12e
* Sun Feb 15 2026 rfrohl@suse.com
- rpm/config.sh: Change VARIANT to 'longterm' for rpm naming
- commit 0afb3ca
* Sun Feb 15 2026 rfrohl@suse.com
- README.BRANCH: Update for slowroll
- commit bd5403b
* Sun Feb 15 2026 rfrohl@suse.com
- scripts/stableup: update tracker bugzilla reference
- commit c927e4b
* Fri Feb 13 2026 rfrohl@suse.com
- Linux 6.12.71 (bsc#1234429).
- vsock/test: verify socket options after setting them
(bsc#1234429).
- io_uring/rw: recycle buffers manually for non-mshot reads
(bsc#1234429).
- net: tunnel: make skb_vlan_inet_prepare() return drop reasons
(bsc#1234429).
- commit badf97f
* Wed Feb 11 2026 rfrohl@suse.com
- smb: client: fix potential UAF and double free in smb2_open_file() (git-fixes).
- commit 5c35658
* Wed Feb 11 2026 rfrohl@suse.com
- Linux 6.12.70 (bsc#1234429).
- nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
(bsc#1234429).
- x86/vmware: Fix hypercall clobbers (bsc#1234429).
- x86/kfence: fix booting on 32bit non-PAE systems (bsc#1234429).
- platform/x86: intel_telemetry: Fix swapped arrays in PSS output
(bsc#1234429).
- ALSA: aloop: Fix racy access at PCM trigger (bsc#1234429).
- pmdomain: qcom: rpmpd: fix off-by-one error in clamping to
the highest state (bsc#1234429).
- pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system
wakeup (bsc#1234429).
- pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong
adb400 reset (bsc#1234429).
- pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for
system wakeup (bsc#1234429).
- pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domains
(bsc#1234429).
- mm/slab: Add alloc_tagging_slab_free_hook for
memcg_alloc_abort_single (bsc#1234429).
- ceph: fix NULL pointer dereference in ceph_mds_auth_match()
(bsc#1234429).
- rbd: check for EOD after exclusive lock is ensured to be held
(bsc#1234429).
- ARM: 9468/1: fix memset64() on big-endian (bsc#1234429).
- ceph: fix oops due to invalid pointer for kfree() in
parse_longname() (bsc#1234429).
- gve: Fix stats report corruption on queue count change
(bsc#1234429).
- gve: Correct ethtool rx_dropped calculation (bsc#1234429).
- Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
(bsc#1234429).
- KVM: Don't clobber irqfd routing type when deassigning irqfd
(bsc#1234429).
- PCI/ERR: Ensure error recoverability at all times (bsc#1234429).
- tools/power turbostat: fix GCC9 build regression (bsc#1234429).
- ublk: fix deadlock when reading partition table (bsc#1234429).
- hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
(bsc#1234429).
- binder: fix BR_FROZEN_REPLY error log (bsc#1234429).
- binderfs: fix ida_alloc_max() upper bound (bsc#1234429).
- KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable
test failures (bsc#1234429).
- procfs: avoid fetching build ID while holding VMA lock
(bsc#1234429).
- tracing: Fix ftrace event field alignments (bsc#1234429).
- wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
(bsc#1234429).
- wifi: wlcore: ensure skb headroom before skb_push (bsc#1234429).
- net: usb: sr9700: support devices with virtual driver CD
(bsc#1234429).
- block,bfq: fix aux stat accumulation destination (bsc#1234429).
- smb/server: call ksmbd_session_rpc_close() on error path in
create_smb2_pipe() (bsc#1234429).
- LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED
(bsc#1234429).
- md: suspend array while updating raid_disks via sysfs
(bsc#1234429).
- smb/server: fix refcount leak in smb2_open() (bsc#1234429).
- LoongArch: Enable exception fixup for specific ADE subcode
(bsc#1234429).
- smb/server: fix refcount leak in parse_durable_handle_context()
(bsc#1234429).
- HID: intel-ish-hid: Update ishtp bus match to support device
ID table (bsc#1234429).
- HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL
(bsc#1234429).
- btrfs: fix reservation leak in some error paths when inserting
inline extent (bsc#1234429).
- riscv: Sanitize syscall table indexing under speculation
(bsc#1234429).
- HID: intel-ish-hid: Reset enum_devices_done before enumeration
(bsc#1234429).
- HID: playstation: Center initial joystick axes to prevent
spurious events (bsc#1234429).
- ALSA: hda/realtek: Add quirk for Acer Nitro AN517-55
(bsc#1234429).
- ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk
(bsc#1234429).
- PCI: qcom: Remove ASPM L0s support for MSM8996 SoC (bsc#1234429).
- netfilter: replace -EEXIST with -EBUSY (bsc#1234429).
- HID: quirks: Add another Chicony HP 5MP Cameras to
hid_ignore_list (bsc#1234429).
- HID: i2c-hid: fix potential buffer overflow in
i2c_hid_get_report() (bsc#1234429).
- HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30
(2d99:a101) (bsc#1234429).
- drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
(bsc#1234429).
- ring-buffer: Avoid softlockup in ring_buffer_resize() during
memory free (bsc#1234429).
- HID: logitech: add HID++ support for Logitech MX Anywhere 3S
(bsc#1234429).
- wifi: mac80211: collect station statistics earlier when
disconnect (bsc#1234429).
- ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
(bsc#1234429).
- ASoC: simple-card-utils: Check device node before overwrite
direction (bsc#1234429).
- nvme-fc: release admin tagset if init fails (bsc#1234429).
- nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
(bsc#1234429).
- ASoC: amd: yc: Fix microphone on ASUS M6500RE (bsc#1234429).
- ASoC: tlv320adcx140: Propagate error codes during probe
(bsc#1234429).
- spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi
debugfs initialization (bsc#1234429).
- regmap: maple: free entry on mas_store_gfp() failure
(bsc#1234429).
- wifi: cfg80211: Fix bitrate calculation overflow for HE rates
(bsc#1234429).
- scsi: target: iscsi: Fix use-after-free in
iscsit_dec_session_usage_count() (bsc#1234429).
- ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
(bsc#1234429).
- scsi: target: iscsi: Fix use-after-free in
iscsit_dec_conn_usage_count() (bsc#1234429).
- wifi: mac80211: correctly check if CSA is active (bsc#1234429).
- wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt
twice (bsc#1234429).
- btrfs: reject new transactions if the fs is fully read-only
(bsc#1234429).
- ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8
audio (bsc#1234429).
- platform/x86: toshiba_haps: Fix memory leaks in add/remove
routines (bsc#1234429).
- platform/x86: intel_telemetry: Fix PSS event register mask
(bsc#1234429).
- platform/x86: hp-bioscfg: Skip empty attribute names
(bsc#1234429).
- platform/x86/intel/tpmi/plr: Make the file domain<n>/status
writeable (bsc#1234429).
- smb/client: fix memory leak in smb2_open_file() (bsc#1234429).
- net: add skb_header_pointer_careful() helper (bsc#1234429).
- net/sched: cls_u32: use skb_header_pointer_careful()
(bsc#1234429).
- dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs
is zero (bsc#1234429).
- net: liquidio: Initialize netdev pointer before queue setup
(bsc#1234429).
- net: liquidio: Fix off-by-one error in PF setup_nic_devices()
cleanup (bsc#1234429).
- net: liquidio: Fix off-by-one error in VF setup_nic_devices()
cleanup (bsc#1234429).
- dpaa2-switch: add bounds check for if_id in IRQ handler
(bsc#1234429).
- net: phy: add phy_interface_weight() (bsc#1234429).
- net: phy: add phy_interface_copy() (bsc#1234429).
- net: sfp: pre-parse the module support (bsc#1234429).
- net: sfp: convert sfp quirks to modify struct sfp_module_support
(bsc#1234429).
- net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
(bsc#1234429).
- macvlan: fix error recovery in macvlan_common_newlink()
(bsc#1234429).
- net: usb: r8152: fix resume reset deadlock (bsc#1234429).
- net: don't touch dev->stats in BPF redirect paths (bsc#1234429).
- tipc: use kfree_sensitive() for session key material
(bsc#1234429).
- drm/amd/display: fix wrong color value mapping on MCM shaper
LUT (bsc#1234429).
- net: ethernet: adi: adin1110: Check return value of
devm_gpiod_get_optional() in adin1110_check_spi() (bsc#1234429).
- net: gro: fix outer network offset (bsc#1234429).
- drm/mgag200: fix mgag200_bmc_stop_scanout() (bsc#1234429).
- drm/xe/query: Fix topology query pointer advance (bsc#1234429).
- drm/xe/pm: Also avoid missing outer rpm warning on system
suspend (bsc#1234429).
- drm/xe/pm: Disable D3Cold for BMG only on specific platforms
(bsc#1234429).
- hwmon: (occ) Mark occ_init_attribute() as __printf (bsc#1234429).
- netfilter: nf_tables: fix inverted genmask check in
nft_map_catchall_activate() (bsc#1234429).
- ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
(bsc#1234429).
- ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()
(bsc#1234429).
- ASoC: amd: fix memory leak in acp3x pdm dma ops (bsc#1234429).
- spi: tegra210-quad: Return IRQ_HANDLED when timeout already
processed transfer (bsc#1234429).
- spi: tegra210-quad: Move curr_xfer read inside spinlock
(bsc#1234429).
- spi: tegra210-quad: Protect curr_xfer assignment in
tegra_qspi_setup_transfer_one (bsc#1234429).
- spi: tegra210-quad: Protect curr_xfer in
tegra_qspi_combined_seq_xfer (bsc#1234429).
- spi: tegra210-quad: Protect curr_xfer clearing in
tegra_qspi_non_combined_seq_xfer (bsc#1234429).
- spi: tegra: Fix a memory leak in tegra_slink_probe()
(bsc#1234429).
- spi: tegra114: Preserve SPI mode bits in def_command1_reg
(bsc#1234429).
- ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU
(bsc#1234429).
- gpiolib-acpi: Update file references in the Documentation and
MAINTAINERS (bsc#1234429).
- Rename to
patches.kernel.org/6.12.70-018-mm-shmem-prevent-infinite-loop-on-truncate-ra.patch.
- commit 6c9747f
* Sat Feb 07 2026 rfrohl@suse.com
- mm, shmem: prevent infinite loop on truncate race (git-fixes).
- commit 8e085c2
* Fri Feb 06 2026 rfrohl@suse.com
- Linux 6.12.69 (bsc#1234429).
- can: at91_can: Fix memory leak in at91_can_probe()
(bsc#1234429).
- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work
(bsc#1234429).
- Bluetooth: MGMT: Fix memory leak in set_ssp_complete
(bsc#1234429).
- net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
(bsc#1234429).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
(bsc#1234429).
- net: bcmasp: fix early exit leak with fixed phy (bsc#1234429).
- octeon_ep: Fix memory leak in octep_device_setup()
(bsc#1234429).
- bonding: annotate data-races around slave->last_rx
(bsc#1234429).
- net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
(bsc#1234429).
- ipv6: use the right ifindex when replying to icmpv6 from
localhost (bsc#1234429).
- net: wwan: t7xx: fix potential skb->frags overflow in RX path
(bsc#1234429).
- rocker: fix memory leak in rocker_world_port_post_fini()
(bsc#1234429).
- nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame()
(bsc#1234429).
- ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
(bsc#1234429).
- ice: stop counting UDP csum mismatch as rx_errors (bsc#1234429).
- net/mlx5e: TC, delete flows only for existing peers
(bsc#1234429).
- nfc: nci: Fix race between rfkill and nci_unregister_device()
(bsc#1234429).
- net: bridge: fix static key check (bsc#1234429).
- net: phy: micrel: fix clk warning when removing the driver
(bsc#1234429).
- net/mlx5: fs, Fix inverted cap check in tx flow table root
disconnect (bsc#1234429).
- net/mlx5: Initialize events outside devlink lock (bsc#1234429).
- net/mlx5: Fix vhca_id access call trace use before alloc
(bsc#1234429).
- net/mlx5e: Skip ESN replay window setup for IPsec crypto offload
(bsc#1234429).
- scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()
(bsc#1234429).
- ASoC: Intel: sof_es8336: fix headphone GPIO logic inversion
(bsc#1234429).
- gpiolib: acpi: use BIT_ULL() for u64 mask in address space
handler (bsc#1234429).
- gpio: virtuser: fix UAF in configfs release path (bsc#1234429).
- bcache: fix improper use of bi_end_io (bsc#1234429).
- bcache: use bio cloning for detached device requests
(bsc#1234429).
- bcache: fix I/O accounting leak in detached_dev_do_request
(bsc#1234429).
- dma/pool: distinguish between missing and exhausted atomic pools
(bsc#1234429).
- sched/deadline: Document dl_server (bsc#1234429).
- sched/deadline: Fix 'stuck' dl_server (bsc#1234429).
- pinctrl: meson: mark the GPIO controller as sleeping
(bsc#1234429).
- riscv: compat: fix COMPAT_UTS_MACHINE definition (bsc#1234429).
- rust: rbtree: fix documentation typo in CursorMut peek_next
method (bsc#1234429).
- rust: kbuild: give `--config-path` to `rustfmt` in `.rsi`
target (bsc#1234429).
- ASoC: fsl: imx-card: Do not force slot width to sample width
(bsc#1234429).
- scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()
(bsc#1234429).
- ASoC: amd: yc: Add DMI quirk for Acer TravelMate P216-41-TCO
(bsc#1234429).
- gpio: pca953x: mask interrupts in irq shutdown (bsc#1234429).
- scsi: qla2xxx: edif: Fix dma_free_coherent() size (bsc#1234429).
- efivarfs: fix error propagation in efivar_entry_get()
(bsc#1234429).
- nvmet: fix race in nvmet_bio_done() leading to NULL pointer
dereference (bsc#1234429).
- gpio: rockchip: Stop calling pinctrl for set_direction
(bsc#1234429).
- mm/kasan: fix KASAN poisoning in vrealloc() (bsc#1234429).
- mptcp: only reset subflow errors when propagated (bsc#1234429).
- selftests: mptcp: check no dup close events after error
(bsc#1234429).
- selftests: mptcp: check subflow errors in close events
(bsc#1234429).
- selftests: mptcp: join: fix local endp not being tracked
(bsc#1234429).
- flex_proportions: make fprop_new_period() hardirq safe
(bsc#1234429).
- mm/memory-failure: fix missing ->mf_stats count in hugetlb
poison (bsc#1234429).
- mm/memory-failure: teach kill_accessing_process to accept
hugetlb tail page pfn (bsc#1234429).
- mm/shmem, swap: fix race of truncate and swap entry split
(bsc#1234429).
- net: fix segmentation of forwarding fraglist GRO (bsc#1234429).
- scripts: generate_rust_analyzer: remove sysroot assertion
(bsc#1234429).
- scripts: generate_rust_analyzer: compile sysroot with correct
edition (bsc#1234429).
- scripts: generate_rust_analyzer: Add compiler_builtins ->
core dep (bsc#1234429).
- drm/msm/a6xx: fix bogus hwcg register updates (bsc#1234429).
- drm/imx/tve: fix probe device leak (bsc#1234429).
- drm/amdgpu/soc21: fix xclk for APUs (bsc#1234429).
- drm/amdgpu/gfx10: fix wptr reset in KGQ init (bsc#1234429).
- drm/amdgpu/gfx11: fix wptr reset in KGQ init (bsc#1234429).
- drm/amdgpu/gfx12: fix wptr reset in KGQ init (bsc#1234429).
- drm/amdgpu: fix NULL pointer dereference in
amdgpu_gmc_filter_faults_remove (bsc#1234429).
- drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()
(bsc#1234429).
- gpiolib: acpi: Fix potential out-of-boundary left shift
(bsc#1234429).
- rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
(bsc#1234429).
- cgroup: Fix kernfs_node UAF in css_free_rwork_fn (bsc#1234429).
- rxrpc: Fix data-race warning and potential load/store tearing
(bsc#1234429).
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1234429).
- mm/kfence: randomize the freelist on initialization
(bsc#1234429).
- wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor
mode (bsc#1234429).
- Revert "drm/nouveau/disp: Set
drm_mode_config_funcs.atomic_(check|commit)" (bsc#1234429).
- btrfs: prevent use-after-free on folio private data in
btrfs_subpage_clear_uptodate() (bsc#1234429).
- net/sched: act_ife: convert comma to semicolon (bsc#1234429).
- pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2
and SWR TX pins (bsc#1234429).
- mptcp: avoid dup SUB_CLOSED events after disconnect
(bsc#1234429).
- perf: Simplify get_perf_callchain() user logic (bsc#1234429).
- perf: sched: Fix perf crash with new is_user_task() helper
(bsc#1234429).
- writeback: fix 100% CPU usage when dirtytime_expire_interval
is 0 (bsc#1234429).
- drm/amdgpu/gfx11: adjust KGQ reset sequence (bsc#1234429).
- pinctrl: lpass-lpi: implement .get_direction() for the GPIO
driver (bsc#1234429).
- net: mana: Change the function signature of
mana_get_primary_netdev_rcu (bsc#1234429).
- RDMA/mana_ib: Handle net event for pointing to the current
netdev (bsc#1234429).
- bpf/selftests: test_select_reuseport_kern: Remove unused header
(bsc#1234429).
- Rename to
patches.kernel.org/6.12.69-072-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch.
- commit 4773c45
* Fri Feb 06 2026 jslaby@suse.cz
- mm, shmem: prevent infinite loop on truncate race (git-fixes).
- commit 6d9f8a8
* Fri Feb 06 2026 jslaby@suse.cz
- Linux 6.18.9 (bsc#1012628).
- readdir: require opt-in for d_type flags (bsc#1012628).
- btrfs: zlib: fix the folio leak on S390 hardware acceleration
(bsc#1012628).
- can: at91_can: Fix memory leak in at91_can_probe()
(bsc#1012628).
- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work
(bsc#1012628).
- Bluetooth: MGMT: Fix memory leak in set_ssp_complete
(bsc#1012628).
- net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
(bsc#1012628).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
(bsc#1012628).
- net: bcmasp: fix early exit leak with fixed phy (bsc#1012628).
- octeon_ep: Fix memory leak in octep_device_setup()
(bsc#1012628).
- bonding: annotate data-races around slave->last_rx
(bsc#1012628).
- sfc: fix deadlock in RSS config read (bsc#1012628).
- net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
(bsc#1012628).
- ipv6: use the right ifindex when replying to icmpv6 from
localhost (bsc#1012628).
- net: wwan: t7xx: fix potential skb->frags overflow in RX path
(bsc#1012628).
- net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
(bsc#1012628).
- rocker: fix memory leak in rocker_world_port_post_fini()
(bsc#1012628).
- mptcp: fix race in mptcp_pm_nl_flush_addrs_doit() (bsc#1012628).
- net: spacemit: Check for netif_carrier_ok() in
emac_stats_update() (bsc#1012628).
- nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame()
(bsc#1012628).
- bonding: fix use-after-free due to enslave fail after slave
array update (bsc#1012628).
- ixgbe: fix memory leaks in the ixgbe_recovery_probe() path
(bsc#1012628).
- ixgbe: don't initialize aci lock in ixgbe_recovery_probe()
(bsc#1012628).
- ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
(bsc#1012628).
- ice: stop counting UDP csum mismatch as rx_errors (bsc#1012628).
- net/mlx5e: TC, delete flows only for existing peers
(bsc#1012628).
- net/mlx5e: Account for netdev stats in ndo_get_stats64
(bsc#1012628).
- nfc: nci: Fix race between rfkill and nci_unregister_device()
(bsc#1012628).
- net: bridge: fix static key check (bsc#1012628).
- net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
(bsc#1012628).
- net: phy: micrel: fix clk warning when removing the driver
(bsc#1012628).
- net/mlx5: fs, Fix inverted cap check in tx flow table root
disconnect (bsc#1012628).
- net/mlx5: Initialize events outside devlink lock (bsc#1012628).
- net/mlx5: Fix vhca_id access call trace use before alloc
(bsc#1012628).
- net/mlx5e: Skip ESN replay window setup for IPsec crypto offload
(bsc#1012628).
- wifi: mac80211: parse all TTLM entries (bsc#1012628).
- wifi: mac80211: apply advertised TTLM from association response
(bsc#1012628).
- wifi: mac80211: correctly decode TTLM with default link map
(bsc#1012628).
- scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()
(bsc#1012628).
- ASoC: soc-acpi-intel-ptl-match: fix name_prefix of rt1320-2
(bsc#1012628).
- drm/xe: Skip address copy for sync-only execs (bsc#1012628).
- ASoC: Intel: sof_es8336: fix headphone GPIO logic inversion
(bsc#1012628).
- gpiolib: acpi: use BIT_ULL() for u64 mask in address space
handler (bsc#1012628).
- gpio: virtuser: fix UAF in configfs release path (bsc#1012628).
- drm/amd/pm: fix race in power state check before mutex lock
(bsc#1012628).
- gpio: brcmstb: correct hwirq to bank map (bsc#1012628).
- kbuild: rpm-pkg: Generate debuginfo package manually
(bsc#1012628).
- kbuild: Fix permissions of modules.builtin.modinfo
(bsc#1012628).
- of/reserved_mem: Simplify the logic of
fdt_scan_reserved_mem_reg_nodes() (bsc#1012628).
- of: reserved_mem: Allow reserved_mem framework detect "cma="
kernel param (bsc#1012628).
- bcache: fix improper use of bi_end_io (bsc#1012628).
- bcache: use bio cloning for detached device requests
(bsc#1012628).
- bcache: fix I/O accounting leak in detached_dev_do_request
(bsc#1012628).
- dma/pool: distinguish between missing and exhausted atomic pools
(bsc#1012628).
- drm/xe/configfs: Fix is_bound() pci_dev lifetime (bsc#1012628).
- drm/xe/nvm: Manage nvm aux cleanup with devres (bsc#1012628).
- drm/xe/nvm: Fix double-free on aux add failure (bsc#1012628).
- sched/deadline: Document dl_server (bsc#1012628).
- sched/deadline: Fix 'stuck' dl_server (bsc#1012628).
- writeback: fix 100% CPU usage when dirtytime_expire_interval
is 0 (bsc#1012628).
- pinctrl: lpass-lpi: implement .get_direction() for the GPIO
driver (bsc#1012628).
- pinctrl: meson: mark the GPIO controller as sleeping
(bsc#1012628).
- pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2
and SWR TX pins (bsc#1012628).
- perf: sched: Fix perf crash with new is_user_task() helper
(bsc#1012628).
- firewire: core: fix race condition against transaction list
(bsc#1012628).
- riscv: compat: fix COMPAT_UTS_MACHINE definition (bsc#1012628).
- rust: rbtree: fix documentation typo in CursorMut peek_next
method (bsc#1012628).
- rust: kbuild: give `--config-path` to `rustfmt` in `.rsi`
target (bsc#1012628).
- ASoC: fsl: imx-card: Do not force slot width to sample width
(bsc#1012628).
- scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()
(bsc#1012628).
- ASoC: amd: yc: Add DMI quirk for Acer TravelMate P216-41-TCO
(bsc#1012628).
- gpio: pca953x: mask interrupts in irq shutdown (bsc#1012628).
- kbuild: rust: clean libpin_init_internal in mrproper
(bsc#1012628).
- scsi: qla2xxx: edif: Fix dma_free_coherent() size (bsc#1012628).
- efivarfs: fix error propagation in efivar_entry_get()
(bsc#1012628).
- nvmet: fix race in nvmet_bio_done() leading to NULL pointer
dereference (bsc#1012628).
- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for
HP machine (bsc#1012628).
- gpio: rockchip: Stop calling pinctrl for set_direction
(bsc#1012628).
- mm/kasan: fix KASAN poisoning in vrealloc() (bsc#1012628).
- mptcp: only reset subflow errors when propagated (bsc#1012628).
- selftests: mptcp: check no dup close events after error
(bsc#1012628).
- selftests: mptcp: check subflow errors in close events
(bsc#1012628).
- selftests: mptcp: join: fix local endp not being tracked
(bsc#1012628).
- flex_proportions: make fprop_new_period() hardirq safe
(bsc#1012628).
- btrfs: do not strictly require dirty metadata threshold for
metadata writepages (bsc#1012628).
- mm/kfence: randomize the freelist on initialization
(bsc#1012628).
- mm/memory-failure: fix missing ->mf_stats count in hugetlb
poison (bsc#1012628).
- mm, swap: restore swap_space attr aviod kernel panic
(bsc#1012628).
- mm/memory-failure: teach kill_accessing_process to accept
hugetlb tail page pfn (bsc#1012628).
- mm/shmem, swap: fix race of truncate and swap entry split
(bsc#1012628).
- net: fix segmentation of forwarding fraglist GRO (bsc#1012628).
- rust: bits: always inline functions using build_assert with
arguments (bsc#1012628).
- rust: sync: atomic: Provide stub for `rusttest` 32-bit hosts
(bsc#1012628).
- rust: sync: refcount: always inline functions using build_assert
with arguments (bsc#1012628).
- scripts: generate_rust_analyzer: Add pin_init ->
compiler_builtins dep (bsc#1012628).
- scripts: generate_rust_analyzer: Add pin_init_internal deps
(bsc#1012628).
- scripts: generate_rust_analyzer: remove sysroot assertion
(bsc#1012628).
- scripts: generate_rust_analyzer: compile sysroot with correct
edition (bsc#1012628).
- scripts: generate_rust_analyzer: fix resolution of #[pin_data]
macros (bsc#1012628).
- scripts: generate_rust_analyzer: Add compiler_builtins ->
core dep (bsc#1012628).
- drm: Do not allow userspace to trigger kernel warnings in
drm_gem_change_handle_ioctl() (bsc#1012628).
- drm/xe/xelp: Fix Wa_18022495364 (bsc#1012628).
- drm/tyr: depend on `COMMON_CLK` to fix build error
(bsc#1012628).
- drm/msm/a6xx: fix bogus hwcg register updates (bsc#1012628).
- drm/imx/tve: fix probe device leak (bsc#1012628).
- drm/amd/pm: fix smu v13 soft clock frequency setting issue
(bsc#1012628).
- drm/amd/pm: fix smu v14 soft clock frequency setting issue
(bsc#1012628).
- drm/amdgpu/soc21: fix xclk for APUs (bsc#1012628).
- drm/amdgpu/gfx10: fix wptr reset in KGQ init (bsc#1012628).
- drm/amdgpu/gfx11: fix wptr reset in KGQ init (bsc#1012628).
- drm/amdgpu/gfx11: adjust KGQ reset sequence (bsc#1012628).
- drm/amdgpu/gfx12: fix wptr reset in KGQ init (bsc#1012628).
- drm/amdgpu/gfx12: adjust KGQ reset sequence (bsc#1012628).
- drm/amdgpu: fix NULL pointer dereference in
amdgpu_gmc_filter_faults_remove (bsc#1012628).
- drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()
(bsc#1012628).
- iommu/tegra241-cmdqv: Reset VCMDQ in
tegra241_vcmdq_hw_init_user() (bsc#1012628).
- gpiolib: acpi: Fix potential out-of-boundary left shift
(bsc#1012628).
- Revert "drm/nouveau/disp: Set
drm_mode_config_funcs.atomic_(check|commit)" (bsc#1012628).
- net/sched: act_ife: convert comma to semicolon (bsc#1012628).
- sched_ext: Don't kick CPUs running higher classes (bsc#1012628).
- sched_ext: Fix SCX_KICK_WAIT to work reliably (bsc#1012628).
- mptcp: avoid dup SUB_CLOSED events after disconnect
(bsc#1012628).
- Update config files.
- Rename to
patches.kernel.org/6.18.9-117-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch.
- commit 76e9733
* Thu Feb 05 2026 jslaby@suse.cz
- treewide: Drop pci_save_state() after pci_restore_state()
(<48e48a86-f88a-49e3-a9a0-29f8f43175cf@amd.com>).
- PCI/ERR: Ensure error recoverability at all times
(<48e48a86-f88a-49e3-a9a0-29f8f43175cf@amd.com>).
- commit ec859b9
* Thu Feb 05 2026 jslaby@suse.cz
- Update config files.
Just run oldconfig.
- commit 3cd0051
* Fri Jan 30 2026 rfrohl@suse.com
- Linux 6.12.68 (bsc#1234429).
- posix-clock: Store file pointer in struct posix_clock_context
(bsc#1234429).
- ptp: Add PHC file mode checks. Allow RO adjtime() without
FMODE_WRITE (bsc#1234429).
- selftest/ptp: update ptp selftest to exercise the gettimex
options (bsc#1234429).
- testptp: Add option to open PHC in readonly mode (bsc#1234429).
- dt-bindings: power: qcom,rpmpd: document the SM8750 RPMh Power
Domains (bsc#1234429).
- dt-bindings: power: qcom,rpmpd: add Turbo L5 corner
(bsc#1234429).
- dt-bindings: power: qcom-rpmpd: split RPMh domains definitions
(bsc#1234429).
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
(bsc#1234429).
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1234429).
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
(bsc#1234429).
- Drivers: hv: Always do Hyper-V panic notification in
hv_kmsg_dump() (bsc#1234429).
- btrfs: fix missing fields in superblock backup with
BLOCK_GROUP_TREE (bsc#1234429).
- ata: ahci: Do not read the per port area for unimplemented ports
(bsc#1234429).
- ata: libata-sata: Improve link_power_management_supported
sysfs attribute (bsc#1234429).
- ata: libata: Add cpr_log to ata_dev_print_features() early
return (bsc#1234429).
- ata: libata-core: Introduce ata_dev_config_lpm() (bsc#1234429).
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
(bsc#1234429).
- ata: libata: Print features also for ATAPI devices
(bsc#1234429).
- ice: initialize ring_stats->syncp (bsc#1234429).
- ice: Avoid detrimental cleanup for bond during interface stop
(bsc#1234429).
- ice: Fix incorrect timeout ice_release_res() (bsc#1234429).
- igc: Restore default Qbv schedule when changing channels
(bsc#1234429).
- igc: fix race condition in TX timestamp read for register 0
(bsc#1234429).
- vsock/virtio: Coalesce only linear skb (bsc#1234429).
- net: usb: dm9601: remove broken SR9700 support (bsc#1234429).
- bonding: limit BOND_MODE_8023AD to Ethernet devices
(bsc#1234429).
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1234429).
- selftests: net: fib-onlink-tests: Convert to use namespaces
by default (bsc#1234429).
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
(bsc#1234429).
- amd-xgbe: avoid misleading per-packet error log (bsc#1234429).
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1234429).
- tools: ynl: Specify --no-line-number in ynl-regen.sh
(bsc#1234429).
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1234429).
- veth: fix data race in veth_get_ethtool_stats (bsc#1234429).
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
(bsc#1234429).
- ipvlan: Make the addrs_lock be per port (bsc#1234429).
- octeontx2: cn10k: fix RX flowid TCAM mask handling
(bsc#1234429).
- net/sched: Enforce that teql can only be used as root qdisc
(bsc#1234429).
- net/sched: qfq: Use cl_is_active to determine whether class
is active in qfq_rm_from_ag (bsc#1234429).
- crypto: authencesn - reject too-short AAD (assoclen<8) to
match ESP/ESN spec (bsc#1234429).
- wifi: mac80211: don't perform DA check on S1G beacon
(bsc#1234429).
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
(bsc#1234429).
- comedi: dmm32at: serialize use of paged registers (bsc#1234429).
- w1: therm: Fix off-by-one buffer overflow in alarms_store
(bsc#1234429).
- w1: fix redundant counter decrement in w1_attach_slave_device()
(bsc#1234429).
- Revert "nfc/nci: Add the inconsistency check between the input
data length and count" (bsc#1234429).
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
(bsc#1234429).
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
(bsc#1234429).
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1234429).
- scsi: xen: scsiback: Fix potential memory leak in
scsiback_remove() (bsc#1234429).
- arm64: dts: rockchip: remove dangerous max-link-speed from
helios64 (bsc#1234429).
- arm64: dts: rockchip: Fix voltage threshold for volume keys
for Pinephone Pro (bsc#1234429).
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1234429).
- comedi: Fix getting range information for subdevices 16 to 255
(bsc#1234429).
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
attribute names (bsc#1234429).
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
macro (bsc#1234429).
- mm/rmap: fix two comments related to huge_pmd_unshare()
(bsc#1234429).
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
(bsc#1234429).
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
event detection (bsc#1234429).
- iio: adc: ad7280a: handle spi_setup() errors in probe()
(bsc#1234429).
- interconnect: debugfs: initialize src_node and dst_node to
empty strings (bsc#1234429).
- spi: spi-sprd-adi: Fix double free in probe error path
(bsc#1234429).
- regmap: Fix race condition in hwspinlock irqsave routine
(bsc#1234429).
- kconfig: fix static linking of nconf (bsc#1234429).
- riscv: clocksource: Fix stimecmp update hazard on RV32
(bsc#1234429).
- platform/x86/amd: Fix memory leak in wbrf_record()
(bsc#1234429).
- scsi: core: Wake up the error handler when final completions
race against each other (bsc#1234429).
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
(bsc#1234429).
- ALSA: usb: Increase volume range that triggers a warning
(bsc#1234429).
- drm/imagination: Wait for FW trace update command completion
(bsc#1234429).
- netdevsim: fix a race issue related to the operation on
bpf_bound_progs list (bsc#1234429).
- ice: Fix persistent failure in ice_get_rxfh (bsc#1234429).
- net: hns3: fix data race in hns3_fetch_stats (bsc#1234429).
- be2net: fix data race in be_get_new_eqd (bsc#1234429).
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
(bsc#1234429).
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
(bsc#1234429).
- mISDN: annotate data-race around dev->work (bsc#1234429).
- ipv6: annotate data-race in ndisc_router_discovery()
(bsc#1234429).
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1234429).
- clocksource: Reduce watchdog readout delay limit to prevent
false positives (bsc#1234429).
- sched/fair: Fix pelt clock sync when entering idle
(bsc#1234429).
- drm/amd/pm: Don't clear SI SMC table when setting power limit
(bsc#1234429).
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
(bsc#1234429).
- drm/nouveau: add missing DCB connector types (bsc#1234429).
- drm/nouveau: implement missing DCB connector types; gracefully
handle unknown connectors (bsc#1234429).
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
(bsc#1234429).
- selftests: net: amt: wait longer for connection before sending
packets (bsc#1234429).
- bonding: provide a net pointer to __skb_flow_dissect()
(bsc#1234429).
- net: dsa: fix off-by-one in maximum bridge ID determination
(bsc#1234429).
- octeontx2-af: Fix error handling (bsc#1234429).
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
(bsc#1234429).
- vsock/virtio: fix potential underflow in
virtio_transport_get_credit() (bsc#1234429).
- vsock/test: fix seqpacket message bounds test (bsc#1234429).
- vsock/virtio: cap TX credit to local buffer size (bsc#1234429).
- net/sched: act_ife: avoid possible NULL deref (bsc#1234429).
- dpll: Prevent duplicate registrations (bsc#1234429).
- x86: make page fault handling disable interrupts properly
(bsc#1234429).
- tpm: Compare HMAC values in constant time (bsc#1234429).
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
during unseal (bsc#1234429).
- leds: led-class: Only Add LED to leds_list when it is fully
ready (bsc#1234429).
- of: fix reference count leak in of_alias_scan() (bsc#1234429).
- of: platform: Use default match table for /firmware
(bsc#1234429).
- iio: accel: adxl380: fix handling of unavailable "INT1"
interrupt (bsc#1234429).
- iio: accel: iis328dq: fix gain values (bsc#1234429).
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1234429).
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
sama5d2_adc driver (bsc#1234429).
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
(bsc#1234429).
- iio: chemical: scd4x: fix reported channel endianness
(bsc#1234429).
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
(bsc#1234429).
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
(bsc#1234429).
- ALSA: scarlett2: Fix buffer overflow in config retrieval
(bsc#1234429).
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
(bsc#1234429).
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
(bsc#1234429).
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
HS200/HS400 mode (bsc#1234429).
- drm/nouveau/disp: Set
drm_mode_config_funcs.atomic_(check|commit) (bsc#1234429).
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1234429).
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1234429).
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
(bsc#1234429).
- wifi: rsi: Fix memory corruption due to not set vif driver
data size (bsc#1234429).
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
(bsc#1234429).
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1234429).
- octeontx2: Fix otx2_dma_map_page() error return code
(bsc#1234429).
- slimbus: core: fix runtime PM imbalance on report present
(bsc#1234429).
- slimbus: core: fix device reference leak on report present
(bsc#1234429).
- tracing: Fix crash on synthetic stacktrace field usage
(bsc#1234429).
- intel_th: fix device leak on output open() (bsc#1234429).
- mei: trace: treat reg parameter as string (bsc#1234429).
- s390/ap: Fix wrong APQN fill calculation (bsc#1234429).
- uacce: fix cdev handling in the cleanup path (bsc#1234429).
- uacce: fix isolate sysfs check condition (bsc#1234429).
- uacce: implement mremap in uacce_vm_ops to return -EPERM
(bsc#1234429).
- uacce: ensure safe queue release with state management
(bsc#1234429).
- netrom: fix double-free in nr_route_frame() (bsc#1234429).
- platform/x86: hp-bioscfg: Fix automatic module loading
(bsc#1234429).
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
for 8mq vpu (bsc#1234429).
- perf/x86/intel: Do not enable BTS for guests (bsc#1234429).
- irqchip/gic-v3-its: Avoid truncating memory addresses
(bsc#1234429).
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
Stick (bsc#1234429).
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
(bsc#1234429).
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
memory leak (bsc#1234429).
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
leak (bsc#1234429).
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
leak (bsc#1234429).
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1234429).
- gpio: cdev: Correct return code on memory allocation failure
(bsc#1234429).
- migrate: correct lock ordering for hugetlb file folios
(bsc#1234429).
- dmaengine: ti: k3-udma: Enable second resource range for BCDMA
and PKTDMA (bsc#1234429).
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
(bsc#1234429).
- selftests/bpf: Check for timeout in perf_link test
(bsc#1234429).
- bpf: Do not let BPF test infra emit invalid GSO types to stack
(bsc#1234429).
- arm64: dts: rockchip: remove redundant max-link-speed from
nanopi-r4s (bsc#1234429).
- iio: core: add missing mutex_destroy in iio_dev_release()
(bsc#1234429).
- iio: core: Replace lockdep_set_class() + mutex_init() by
combined call (bsc#1234429).
- iio: core: add separate lockdep class for info_exist_lock
(bsc#1234429).
- iio: adc: exynos_adc: fix OF populate on driver rebind
(bsc#1234429).
- exfat: fix refcount leak in exfat_find (bsc#1234429).
- sched_ext: Fix possible deadlock in the deferred_irq_workfn()
(bsc#1234429).
- fs/ntfs3: Initialize allocated memory before use (bsc#1234429).
- accel/ivpu: Fix race condition when unbinding BOs (bsc#1234429).
- btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
(bsc#1234429).
- wifi: ath11k: fix RCU stall while reaping monitor destination
ring (bsc#1234429).
- vsock/virtio: Move length check to callers of
virtio_vsock_skb_rx_put() (bsc#1234429).
- vsock/virtio: Rename virtio_vsock_alloc_skb() (bsc#1234429).
- vsock/virtio: Move SKB allocation lower-bound check to callers
(bsc#1234429).
- vsock/virtio: Rename virtio_vsock_skb_rx_put() (bsc#1234429).
- vhost/vsock: Allocate nonlinear SKBs for handling large receive
buffers (bsc#1234429).
- vsock/virtio: Allocate nonlinear SKBs for handling large
transmit buffers (bsc#1234429).
- net: Introduce skb_copy_datagram_from_iter_full() (bsc#1234429).
- vsock/virtio: Fix message iterator handling on transmit path
(bsc#1234429).
- Rename to
patches.kernel.org/6.12.68-029-can-gs_usb-gs_usb_receive_bulk_callback-unanc.patch.
- commit 02d6359
* Fri Jan 30 2026 jslaby@suse.cz
- Linux 6.18.8 (bsc#1012628).
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
(bsc#1012628).
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
node (bsc#1012628).
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
node (bsc#1012628).
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
(bsc#1012628).
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
- Drivers: hv: Always do Hyper-V panic notification in
hv_kmsg_dump() (bsc#1012628).
- btrfs: fix missing fields in superblock backup with
BLOCK_GROUP_TREE (bsc#1012628).
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
(bsc#1012628).
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
(bsc#1012628).
- ata: ahci: Do not read the per port area for unimplemented ports
(bsc#1012628).
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
(bsc#1012628).
- ata: libata-sata: Improve link_power_management_supported
sysfs attribute (bsc#1012628).
- ata: libata: Add cpr_log to ata_dev_print_features() early
return (bsc#1012628).
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
early return (bsc#1012628).
- ata: libata: Print features also for ATAPI devices
(bsc#1012628).
- wifi: ath12k: cancel scan only on active scan vdev
(bsc#1012628).
- wifi: ath12k: Fix scan state stuck in ABORTING after
cancel_remain_on_channel (bsc#1012628).
- wifi: ath12k: fix dead lock while flushing management frames
(bsc#1012628).
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
- ice: initialize ring_stats->syncp (bsc#1012628).
- ice: Avoid detrimental cleanup for bond during interface stop
(bsc#1012628).
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
- igc: Restore default Qbv schedule when changing channels
(bsc#1012628).
- igc: fix race condition in TX timestamp read for register 0
(bsc#1012628).
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
(bsc#1012628).
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
- bonding: limit BOND_MODE_8023AD to Ethernet devices
(bsc#1012628).
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
- selftests: net: fib-onlink-tests: Convert to use namespaces
by default (bsc#1012628).
- net: freescale: ucc_geth: Return early when TBI PHY can't be
found (bsc#1012628).
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
(bsc#1012628).
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
- tools: ynl: Specify --no-line-number in ynl-regen.sh
(bsc#1012628).
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
- pwm: Ensure ioctl() returns a negative errno on error
(bsc#1012628).
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
(bsc#1012628).
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
(bsc#1012628).
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
- octeontx2: cn10k: fix RX flowid TCAM mask handling
(bsc#1012628).
- net/sched: Enforce that teql can only be used as root qdisc
(bsc#1012628).
- net/sched: qfq: Use cl_is_active to determine whether class
is active in qfq_rm_from_ag (bsc#1012628).
- crypto: authencesn - reject too-short AAD (assoclen<8) to
match ESP/ESN spec (bsc#1012628).
- wifi: mac80211: don't perform DA check on S1G beacon
(bsc#1012628).
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
(bsc#1012628).
- serial: Fix not set tty->port race condition (bsc#1012628).
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
- w1: therm: Fix off-by-one buffer overflow in alarms_store
(bsc#1012628).
- w1: fix redundant counter decrement in w1_attach_slave_device()
(bsc#1012628).
- Revert "nfc/nci: Add the inconsistency check between the input
data length and count" (bsc#1012628).
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
(bsc#1012628).
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
(bsc#1012628).
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
- scsi: xen: scsiback: Fix potential memory leak in
scsiback_remove() (bsc#1012628).
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
(bsc#1012628).
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
(bsc#1012628).
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
(bsc#1012628).
- arm64: dts: rockchip: remove redundant max-link-speed from
nanopi-r4s (bsc#1012628).
- arm64: dts: rockchip: remove dangerous max-link-speed from
helios64 (bsc#1012628).
- arm64: dts: rockchip: Fix voltage threshold for volume keys
for Pinephone Pro (bsc#1012628).
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
and core2's IOMMU (bsc#1012628).
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
(bsc#1012628).
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
M5 (bsc#1012628).
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
(bsc#1012628).
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
- comedi: Fix getting range information for subdevices 16 to 255
(bsc#1012628).
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
wait_sb_inodes() (bsc#1012628).
- drm, drm/xe: Fix xe userptr in the absence of
CONFIG_DEVICE_PRIVATE (bsc#1012628).
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
attribute names (bsc#1012628).
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
macro (bsc#1012628).
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
- mm/rmap: fix two comments related to huge_pmd_unshare()
(bsc#1012628).
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
(bsc#1012628).
- timekeeping: Adjust the leap state for the correct auxiliary
timekeeper (bsc#1012628).
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
(bsc#1012628).
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
event detection (bsc#1012628).
- iio: adc: ad7280a: handle spi_setup() errors in probe()
(bsc#1012628).
- iio: adc: ad7606: Fix incorrect type for error return variable
(bsc#1012628).
- interconnect: debugfs: initialize src_node and dst_node to
empty strings (bsc#1012628).
- spi: spi-sprd-adi: Fix double free in probe error path
(bsc#1012628).
- regmap: Fix race condition in hwspinlock irqsave routine
(bsc#1012628).
- kconfig: fix static linking of nconf (bsc#1012628).
- riscv: clocksource: Fix stimecmp update hazard on RV32
(bsc#1012628).
- riscv: suspend: Fix stimecmp update hazard on RV32
(bsc#1012628).
- platform/mellanox: Fix SN5640/SN5610 LED platform data
(bsc#1012628).
- platform/x86/amd: Fix memory leak in wbrf_record()
(bsc#1012628).
- scsi: core: Wake up the error handler when final completions
race against each other (bsc#1012628).
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
(bsc#1012628).
- ALSA: usb: Increase volume range that triggers a warning
(bsc#1012628).
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
- iommu/amd: Fix error path in amd_iommu_probe_device()
(bsc#1012628).
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
(bsc#1012628).
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
- drm/imagination: Wait for FW trace update command completion
(bsc#1012628).
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
- netdevsim: fix a race issue related to the operation on
bpf_bound_progs list (bsc#1012628).
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
- ice: add missing ice_deinit_hw() in devlink reinit path
(bsc#1012628).
- ice: fix devlink reload call trace (bsc#1012628).
- idpf: read lower clock bits inside the time sandwich
(bsc#1012628).
- net: phy: intel-xway: fix OF node refcount leakage
(bsc#1012628).
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
(bsc#1012628).
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
(bsc#1012628).
- mISDN: annotate data-race around dev->work (bsc#1012628).
- ipv6: annotate data-race in ndisc_router_discovery()
(bsc#1012628).
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
- Octeontx2-pf: Update xdp features (bsc#1012628).
- clocksource: Reduce watchdog readout delay limit to prevent
false positives (bsc#1012628).
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
- drm/xe/migrate: fix job lock assert (bsc#1012628).
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
(bsc#1012628).
- drm/xe: Update wedged.mode only after successful reset policy
change (bsc#1012628).
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
- selftests/ublk: fix IO thread idle check (bsc#1012628).
- selftests/ublk: fix error handling for starting device
(bsc#1012628).
- selftests/ublk: fix garbage output in foreground mode
(bsc#1012628).
- perf: Fix refcount warning on event->mmap_count increment
(bsc#1012628).
- sched/fair: Fix pelt clock sync when entering idle
(bsc#1012628).
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
- drm/amd/pm: Don't clear SI SMC table when setting power limit
(bsc#1012628).
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
(bsc#1012628).
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
- drm/nouveau: add missing DCB connector types (bsc#1012628).
- drm/nouveau: implement missing DCB connector types; gracefully
handle unknown connectors (bsc#1012628).
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
(bsc#1012628).
- selftests: net: amt: wait longer for connection before sending
packets (bsc#1012628).
- bonding: provide a net pointer to __skb_flow_dissect()
(bsc#1012628).
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
- net: dsa: fix off-by-one in maximum bridge ID determination
(bsc#1012628).
- net: pcs: pcs-mtk-lynxi: report in-band capability for
2500Base-X (bsc#1012628).
- octeontx2-af: Fix error handling (bsc#1012628).
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
(bsc#1012628).
- vsock/virtio: fix potential underflow in
virtio_transport_get_credit() (bsc#1012628).
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
- hinic3: Fix netif_queue_set_napi queue_index input parameter
error (bsc#1012628).
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
- dpll: Prevent duplicate registrations (bsc#1012628).
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
- x86: make page fault handling disable interrupts properly
(bsc#1012628).
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
during unseal (bsc#1012628).
- leds: led-class: Only Add LED to leds_list when it is fully
ready (bsc#1012628).
- panic: only warn about deprecated panic_print on write access
(bsc#1012628).
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
- of: platform: Use default match table for /firmware
(bsc#1012628).
- migrate: correct lock ordering for hugetlb file folios
(bsc#1012628).
- iio: accel: adxl380: fix handling of unavailable "INT1"
interrupt (bsc#1012628).
- iio: accel: iis328dq: fix gain values (bsc#1012628).
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
sama5d2_adc driver (bsc#1012628).
- iio: adc: exynos_adc: fix OF populate on driver rebind
(bsc#1012628).
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
(bsc#1012628).
- iio: chemical: scd4x: fix reported channel endianness
(bsc#1012628).
- iio: dac: ad3552r-hs: fix out-of-bound write in
ad3552r_hs_write_data_source (bsc#1012628).
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
(bsc#1012628).
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
(bsc#1012628).
- ALSA: scarlett2: Fix buffer overflow in config retrieval
(bsc#1012628).
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
(bsc#1012628).
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
(bsc#1012628).
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
HS200/HS400 mode (bsc#1012628).
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
(bsc#1012628).
- drm/nouveau/disp: Set
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
(bsc#1012628).
- wifi: rsi: Fix memory corruption due to not set vif driver
data size (bsc#1012628).
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
(bsc#1012628).
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
(bsc#1012628).
- arm64/fpsimd: signal: Fix restoration of SVE context
(bsc#1012628).
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
- octeontx2: Fix otx2_dma_map_page() error return code
(bsc#1012628).
- slimbus: core: fix runtime PM imbalance on report present
(bsc#1012628).
- slimbus: core: fix device reference leak on report present
(bsc#1012628).
- tracing: Fix crash on synthetic stacktrace field usage
(bsc#1012628).
- intel_th: fix device leak on output open() (bsc#1012628).
- mei: trace: treat reg parameter as string (bsc#1012628).
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
trailer (bsc#1012628).
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
- uacce: fix isolate sysfs check condition (bsc#1012628).
- uacce: implement mremap in uacce_vm_ops to return -EPERM
(bsc#1012628).
- uacce: ensure safe queue release with state management
(bsc#1012628).
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
- platform/x86: hp-bioscfg: Fix automatic module loading
(bsc#1012628).
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
for 8mq vpu (bsc#1012628).
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
regulator ready (bsc#1012628).
- rust: io: always inline functions using build_assert with
arguments (bsc#1012628).
- rust: irq: always inline functions using build_assert with
arguments (bsc#1012628).
- rxrpc: Fix data-race warning and potential load/store tearing
(bsc#1012628).
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
- irqchip/gic-v3-its: Avoid truncating memory addresses
(bsc#1012628).
- net: fec: account for VLAN header in frame length calculations
(bsc#1012628).
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
Stick (bsc#1012628).
- net: txgbe: remove the redundant data return in SW-FW mailbox
(bsc#1012628).
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
(bsc#1012628).
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
(bsc#1012628).
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
memory leak (bsc#1012628).
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
leak (bsc#1012628).
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
leak (bsc#1012628).
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
(bsc#1012628).
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
alloc_workqueue() (bsc#1012628).
- gpio: cdev: Correct return code on memory allocation failure
(bsc#1012628).
- gpio: cdev: Fix resource leaks on errors in
lineinfo_changed_notify() (bsc#1012628).
- gpio: cdev: Fix resource leaks on errors in
gpiolib_cdev_register() (bsc#1012628).
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
(bsc#1012628).
- mm: fix some typos in mm module (bsc#1012628).
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
(bsc#1012628).
- iio: core: Replace lockdep_set_class() + mutex_init() by
combined call (bsc#1012628).
- iio: core: add separate lockdep class for info_exist_lock
(bsc#1012628).
- arm64: dts: qcom: talos: Correct UFS clocks ordering
(bsc#1012628).
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
resume (bsc#1012628).
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
(bsc#1012628).
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
merge too (bsc#1012628).
- Update config files.
- Rename to
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
- commit 15be779
* Tue Jan 27 2026 jslaby@suse.cz
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
- commit 1cc8b2a
* Fri Jan 23 2026 rfrohl@suse.com
- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on
usb_submit_urb() error (git-fixes).
- commit f2b1748
* Fri Jan 23 2026 jslaby@suse.cz
- Linux 6.18.7 (bsc#1012628).
- firmware: imx: scu-irq: Set mu_resource_id before get handle
(bsc#1012628).
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(bsc#1012628).
- nvme-apple: add "apple,t8103-nvme-ans2" as compatible
(bsc#1012628).
- Revert "gfs2: Fix use of bio_chain" (bsc#1012628).
- x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever
XFD[i]=1 (bsc#1012628).
- rust: bitops: fix missing _find_* functions on 32-bit ARM
(bsc#1012628).
- ASoC: codecs: wsa884x: fix codec initialisation (bsc#1012628).
- ASoC: codecs: wsa883x: fix unnecessary initialisation
(bsc#1012628).
- drm/gud: fix NULL fb and crtc dereferences on USB disconnect
(bsc#1012628).
- virtio_net: Fix misalignment bug in struct virtnet_info
(bsc#1012628).
- io_uring: move local task_work in exit cancel loop
(bsc#1012628).
- xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
(bsc#1012628).
- xfrm: set ipv4 no_pmtu_disc flag only on output sa when
direction is set (bsc#1012628).
- pNFS: Fix a deadlock when returning a delegation during open()
(bsc#1012628).
- NFS: Fix a deadlock involving nfs_release_folio() (bsc#1012628).
- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
(bsc#1012628).
- pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
(bsc#1012628).
- drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resume
(bsc#1012628).
- drm/vmwgfx: Fix KMS with 3D on HW version 10 (bsc#1012628).
- drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functions
(bsc#1012628).
- NFS/localio: Deal with page bases that are > PAGE_SIZE
(bsc#1012628).
- drm/rockchip: vop2: Add delay between poll registers
(bsc#1012628).
- drm/rockchip: vop2: Only wait for changed layer cfg done when
there is pending cfgdone bits (bsc#1012628).
- PM: EM: Fix incorrect description of the cost field in struct
em_perf_state (bsc#1012628).
- ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
(bsc#1012628).
- can: etas_es58x: allow partial RX URB allocation to succeed
(bsc#1012628).
- nvme-tcp: fix NULL pointer dereferences in
nvmet_tcp_build_pdu_iovec (bsc#1012628).
- cxl/port: Fix target list setup for multiple decoders sharing
the same dport (bsc#1012628).
- btrfs: release path before iget_failed() in
btrfs_read_locked_inode() (bsc#1012628).
- btrfs: send: check for inline extents in
range_is_hole_in_parent() (bsc#1012628).
- Bluetooth: hci_sync: enable PA Sync Lost event (bsc#1012628).
- net: bridge: annotate data-races around fdb->{updated,used}
(bsc#1012628).
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
(bsc#1012628).
- net: update netdev_lock_{type,name} (bsc#1012628).
- macvlan: fix possible UAF in macvlan_forward_source()
(bsc#1012628).
- block: zero non-PI portion of auto integrity buffer
(bsc#1012628).
- ipv4: ip_gre: make ipgre_header() robust (bsc#1012628).
- vsock/test: add a final full barrier after run all tests
(bsc#1012628).
- net/mlx5e: Fix crash on profile change rollback failure
(bsc#1012628).
- net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
(bsc#1012628).
- net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
(bsc#1012628).
- net/mlx5e: Restore destroying state bit after profile cleanup
(bsc#1012628).
- btrfs: fix memory leaks in create_space_info() error paths
(bsc#1012628).
- cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()
(bsc#1012628).
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
(bsc#1012628).
- net: phy: motorcomm: fix duplex setting error for phy leds
(bsc#1012628).
- net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definition
(bsc#1012628).
- ALSA: hda/cirrus_scodec_test: Fix incorrect setup of gpiochip
(bsc#1012628).
- ALSA: hda/cirrus_scodec_test: Fix test suite name (bsc#1012628).
- net: hv_netvsc: reject RSS hash key programming without RX
indirection table (bsc#1012628).
- dst: fix races in rt6_uncached_list_del() and
rt_del_uncached_list() (bsc#1012628).
- ipv6: Fix use-after-free in inet6_addr_del() (bsc#1012628).
- selftests: drv-net: fix RPS mask handling for high CPU numbers
(bsc#1012628).
- net/sched: sch_qfq: do not free existing class in
qfq_change_class() (bsc#1012628).
- ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT
jack type (bsc#1012628).
- ASoC: tlv320adcx140: fix null pointer (bsc#1012628).
- ASoC: tlv320adcx140: fix word length (bsc#1012628).
- drm/amdgpu: fix drm panic null pointer when driver not support
atomic (bsc#1012628).
- drm/amd/display: Show link name in PSR status message
(bsc#1012628).
- drm/amd/pm: fix smu overdrive data type wrong issue on smu
14.0.2 (bsc#1012628).
- drm/amdkfd: No need to suspend whole MES to evict process
(bsc#1012628).
- drm/amdgpu/userq: Fix fence reference leak on queue teardown v2
(bsc#1012628).
- mm: describe @flags parameter in memalloc_flags_save()
(bsc#1012628).
- textsearch: describe @list member in ts_ops search
(bsc#1012628).
- mm, kfence: describe @slab parameter in __kfence_obj_info()
(bsc#1012628).
- mips: fix HIGHMEM initialization (bsc#1012628).
- drivers/dax: add some missing kerneldoc comment fields for
struct dev_dax (bsc#1012628).
- NFS: Fix size read races in truncate, fallocate and copy offload
(bsc#1012628).
- dmaengine: mmp_pdma: fix DMA mask handling (bsc#1012628).
- dmaengine: xilinx: xdma: Fix regmap max_register (bsc#1012628).
- dmaengine: tegra-adma: Fix use-after-free (bsc#1012628).
- dmaengine: xilinx_dma: Fix uninitialized addr_width when
"xlnx,addrwidth" property is missing (bsc#1012628).
- phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before
using it (bsc#1012628).
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend
(bsc#1012628).
- phy: stm32-usphyc: Fix off by one in probe() (bsc#1012628).
- phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
(bsc#1012628).
- landlock: Fix TCP handling of short AF_UNSPEC addresses
(bsc#1012628).
- selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
(bsc#1012628).
- selftests/landlock: Remove invalid unix socket bind()
(bsc#1012628).
- landlock: Fix wrong type usage (bsc#1012628).
- phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning
(again) (bsc#1012628).
- selftests/landlock: Properly close a file descriptor
(bsc#1012628).
- dmaengine: omap-dma: fix dma_pool resource leak in error paths
(bsc#1012628).
- soundwire: bus: fix off-by-one when allocating slave IDs
(bsc#1012628).
- i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
(bsc#1012628).
- i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume
progress (bsc#1012628).
- sched/deadline: Avoid double update_rq_clock() (bsc#1012628).
- sched: Deadline has dynamic priority (bsc#1012628).
- HID: usbhid: paper over wrong bNumDescriptor field
(bsc#1012628).
- selftests/bpf: Fix selftest verif_scale_strobemeta failure
with llvm22 (bsc#1012628).
- scsi: core: Fix error handler encryption support (bsc#1012628).
- selftests: kvm: replace numbered sync points with actions
(bsc#1012628).
- selftests: kvm: try getting XFD and XSAVE state out of sync
(bsc#1012628).
- ALSA: pcm: Improve the fix for race of buffer access at PCM
OSS layer (bsc#1012628).
- ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable
mute LED (bsc#1012628).
- null_blk: fix kmemleak by releasing references to fault configfs
items (bsc#1012628).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(bsc#1012628).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (bsc#1012628).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (bsc#1012628).
- tools/testing/selftests: add tests for !tgt, src mremap()
merges (bsc#1012628).
- tools/testing/selftests: add forked (un)/faulted VMA merge tests
(bsc#1012628).
- tools/testing/selftests: fix gup_longterm for unknown fs
(bsc#1012628).
- ftrace: Do not over-allocate ftrace memory (bsc#1012628).
- xfs: set max_agbno to allow sparse alloc of last full inode
chunk (bsc#1012628).
- xfs: Fix the return value of xfs_rtcopy_summary() (bsc#1012628).
- virtio-net: don't schedule delayed refill worker (bsc#1012628).
- lib/buildid: use __kernel_read() for sleepable context
(bsc#1012628).
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
(bsc#1012628).
- phy: rockchip: inno-usb2: fix communication disruption in
gadget mode (bsc#1012628).
- phy: ti: gmii-sel: fix regmap leak on probe failure
(bsc#1012628).
- phy: rockchip: inno-usb2: Fix a double free bug in
rockchip_usb2phy_probe() (bsc#1012628).
- phy: freescale: imx8m-pcie: assert phy reset during power on
(bsc#1012628).
- phy: rockchip: inno-usb2: fix disconnection in gadget mode
(bsc#1012628).
- phy: fsl-imx8mq-usb: fix typec orientation switch when built
as module (bsc#1012628).
- phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
(bsc#1012628).
- usb: host: xhci-tegra: Use platform_get_irq_optional() for
wake IRQs (bsc#1012628).
- xhci: sideband: don't dereference freed ring when removing
sideband endpoint (bsc#1012628).
- usb: gadget: uvc: fix interval_duration calculation
(bsc#1012628).
- usb: gadget: uvc: fix req_payload_size calculation
(bsc#1012628).
- usb: dwc3: Check for USB4 IP_NAME (bsc#1012628).
- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS
descriptor (bsc#1012628).
- USB: OHCI/UHCI: Add soft dependencies on ehci_platform
(bsc#1012628).
- USB: serial: option: add Telit LE910 MBIM composition
(bsc#1012628).
- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
(bsc#1012628).
- nvme-pci: disable secondary temp for Wodposit WPBSNM8
(bsc#1012628).
- ASoC: codecs: wsa881x: fix unnecessary initialisation
(bsc#1012628).
- ext4: fix ext4_tune_sb_params padding (bsc#1012628).
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(bsc#1012628).
- hrtimer: Fix softirq base check in update_needs_ipi()
(bsc#1012628).
- EDAC/x38: Fix a resource leak in x38_probe1() (bsc#1012628).
- EDAC/i3200: Fix a resource leak in i3200_probe1() (bsc#1012628).
- tcpm: allow looking for role_sw device in the main node
(bsc#1012628).
- i2c: riic: Move suspend handling to NOIRQ phase (bsc#1012628).
- x86/resctrl: Add missing resctrl initialization for Hygon
(bsc#1012628).
- x86/resctrl: Fix memory bandwidth counter width for Hygon
(bsc#1012628).
- nvme: fix PCIe subsystem reset controller state transition
(bsc#1012628).
- mm: kmsan: fix poisoning of high-order non-compound pages
(bsc#1012628).
- mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
(bsc#1012628).
- mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()
(bsc#1012628).
- mm/page_alloc: make percpu_pagelist_high_fraction reads
lock-free (bsc#1012628).
- mm/damon/core: remove call_control in inactive contexts
(bsc#1012628).
- mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir
setup failure (bsc#1012628).
- mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme
dir setup failure (bsc#1012628).
- mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup
failure (bsc#1012628).
- mm/damon/sysfs: cleanup attrs subdirs on context dir setup
failure (bsc#1012628).
- LoongArch: Fix PMU counter allocation for mixed-type event
groups (bsc#1012628).
- LoongArch: dts: Describe PCI sideband IRQ through
interrupt-extended (bsc#1012628).
- drm/amd/display: Bump the HDMI clock to 340MHz (bsc#1012628).
- drm/amd/display: Initialise backlight level values from hw
(bsc#1012628).
- drm/amd: Clean up kfd node on surprise disconnect (bsc#1012628).
- drm/amdgpu: Fix gfx9 update PTE mtype flag (bsc#1012628).
- drm/amdgpu: make sure userqs are enabled in userq IOCTLs
(bsc#1012628).
- drm/amdkfd: fix a memory leak in device_queue_manager_init()
(bsc#1012628).
- drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
(bsc#1012628).
- drm/panel-simple: fix connector type for DataImage
SCF0700C48GGU18 panel (bsc#1012628).
- drm/panel: simple: restore connector_type fallback
(bsc#1012628).
- drm/sysfb: Remove duplicate declarations (bsc#1012628).
- drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
(bsc#1012628).
- LoongArch: dts: loongson-2k0500: Add default interrupt
controller address cells (bsc#1012628).
- LoongArch: dts: loongson-2k1000: Add default interrupt
controller address cells (bsc#1012628).
- LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names
(bsc#1012628).
- LoongArch: dts: loongson-2k2000: Add default interrupt
controller address cells (bsc#1012628).
- LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()
(bsc#1012628).
- LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()
(bsc#1012628).
- LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()
(bsc#1012628).
- dmaengine: apple-admac: Add "apple,t8103-admac" compatible
(bsc#1012628).
- dmaengine: at_hdmac: fix device leak on of_dma_xlate()
(bsc#1012628).
- dmaengine: bcm-sba-raid: fix device leak on probe (bsc#1012628).
- dmaengine: cv1800b-dmamux: fix device leak on route allocation
(bsc#1012628).
- dmaengine: dw: dmamux: fix OF node leak on route allocation
failure (bsc#1012628).
- dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources
failure (bsc#1012628).
- dmaengine: idxd: fix device leaks on compat bind and unbind
(bsc#1012628).
- dmaengine: lpc18xx-dmamux: fix device leak on route allocation
(bsc#1012628).
- dmaengine: lpc32xx-dmamux: fix device leak on route allocation
(bsc#1012628).
- dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
(bsc#1012628).
- dmaengine: sh: rz-dmac: fix device leak on probe failure
(bsc#1012628).
- dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
(bsc#1012628).
- dmaengine: stm32: dmamux: fix device leak on route allocation
(bsc#1012628).
- dmaengine: stm32: dmamux: fix OF node leak on route allocation
failure (bsc#1012628).
- dmaengine: ti: dma-crossbar: fix device leak on dra7x route
allocation (bsc#1012628).
- dmaengine: ti: dma-crossbar: fix device leak on am335x route
allocation (bsc#1012628).
- dmaengine: ti: k3-udma: fix device leak on udma lookup
(bsc#1012628).
- mm: add a ptdesc flag to mark kernel page tables (bsc#1012628).
- mm: actually mark kernel page table pages (bsc#1012628).
- x86/mm: use 'ptdesc' when freeing PMD pages (bsc#1012628).
- mm: introduce pure page table freeing function (bsc#1012628).
- x86/mm: use pagetable_free() (bsc#1012628).
- mm: introduce deferred freeing for kernel page tables
(bsc#1012628).
- iommu/sva: invalidate stale IOTLB entries for kernel address
space (bsc#1012628).
- HID: intel-ish-hid: Use dedicated unbound workqueues to prevent
resume blocking (bsc#1012628).
- HID: intel-ish-hid: Fix -Wcast-function-type-strict in
devm_ishtp_alloc_workqueue() (bsc#1012628).
- btrfs: fix deadlock in wait_current_trans() due to ignored
transaction type (bsc#1012628).
- mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change
detection (bsc#1012628).
- mm/page_alloc: batch page freeing in decay_pcp_high
(bsc#1012628).
- mm/page_alloc: prevent pcp corruption with SMP=n (bsc#1012628).
- Revert "functionfs: fix the open/removal races" (bsc#1012628).
- iommu/sva: include mmu_notifier.h header (bsc#1012628).
- Update config files.
- Rename to
patches.kernel.org/6.18.7-095-ALSA-hda-tas2781-Skip-UEFI-calibration-on-ASUS.patch.
- commit abeaf80
* Fri Jan 23 2026 rfrohl@suse.com
- Linux 6.12.67 (bsc#1234429).
- firmware: imx: scu-irq: Set mu_resource_id before get handle
(bsc#1234429).
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(bsc#1234429).
- Revert "gfs2: Fix use of bio_chain" (bsc#1234429).
- x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever
XFD[i]=1 (bsc#1234429).
- ASoC: codecs: wsa884x: fix codec initialisation (bsc#1234429).
- xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
(bsc#1234429).
- xfrm: set ipv4 no_pmtu_disc flag only on output sa when
direction is set (bsc#1234429).
- pNFS: Fix a deadlock when returning a delegation during open()
(bsc#1234429).
- NFS: Fix a deadlock involving nfs_release_folio() (bsc#1234429).
- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
(bsc#1234429).
- pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
(bsc#1234429).
- drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functions
(bsc#1234429).
- PM: EM: Fix incorrect description of the cost field in struct
em_perf_state (bsc#1234429).
- can: etas_es58x: allow partial RX URB allocation to succeed
(bsc#1234429).
- nvme-tcp: fix NULL pointer dereferences in
nvmet_tcp_build_pdu_iovec (bsc#1234429).
- btrfs: send: check for inline extents in
range_is_hole_in_parent() (bsc#1234429).
- net: bridge: annotate data-races around fdb->{updated,used}
(bsc#1234429).
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
(bsc#1234429).
- net: update netdev_lock_{type,name} (bsc#1234429).
- macvlan: fix possible UAF in macvlan_forward_source()
(bsc#1234429).
- ipv4: ip_gre: make ipgre_header() robust (bsc#1234429).
- vsock/test: add a final full barrier after run all tests
(bsc#1234429).
- net/mlx5e: Fix crash on profile change rollback failure
(bsc#1234429).
- net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
(bsc#1234429).
- net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
(bsc#1234429).
- net/mlx5e: Restore destroying state bit after profile cleanup
(bsc#1234429).
- btrfs: factor out init_space_info() from create_space_info()
(bsc#1234429).
- btrfs: factor out check_removing_space_info() from
btrfs_free_block_groups() (bsc#1234429).
- btrfs: introduce btrfs_space_info sub-group (bsc#1234429).
- btrfs: fix memory leaks in create_space_info() error paths
(bsc#1234429).
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
(bsc#1234429).
- ALSA: hda/cirrus_scodec_test: Fix incorrect setup of gpiochip
(bsc#1234429).
- net: hv_netvsc: reject RSS hash key programming without RX
indirection table (bsc#1234429).
- ipv6: Fix use-after-free in inet6_addr_del() (bsc#1234429).
- selftests: drv-net: fix RPS mask handling for high CPU numbers
(bsc#1234429).
- net/sched: sch_qfq: do not free existing class in
qfq_change_class() (bsc#1234429).
- ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT
jack type (bsc#1234429).
- ASoC: tlv320adcx140: fix null pointer (bsc#1234429).
- ASoC: tlv320adcx140: fix word length (bsc#1234429).
- drm/amd/pm: fix smu overdrive data type wrong issue on smu
14.0.2 (bsc#1234429).
- mm: describe @flags parameter in memalloc_flags_save()
(bsc#1234429).
- textsearch: describe @list member in ts_ops search
(bsc#1234429).
- mm, kfence: describe @slab parameter in __kfence_obj_info()
(bsc#1234429).
- dmaengine: xilinx: xdma: Fix regmap max_register (bsc#1234429).
- dmaengine: tegra-adma: Fix use-after-free (bsc#1234429).
- dmaengine: xilinx_dma: Fix uninitialized addr_width when
"xlnx,addrwidth" property is missing (bsc#1234429).
- phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before
using it (bsc#1234429).
- phy: phy-snps-eusb2: refactor constructs names (bsc#1234429).
- phy: drop probe registration printks (bsc#1234429).
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend
(bsc#1234429).
- phy: stm32-usphyc: Fix off by one in probe() (bsc#1234429).
- phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
(bsc#1234429).
- selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
(bsc#1234429).
- selftests/landlock: Remove invalid unix socket bind()
(bsc#1234429).
- phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning
(again) (bsc#1234429).
- selftests/landlock: Properly close a file descriptor
(bsc#1234429).
- dmaengine: omap-dma: fix dma_pool resource leak in error paths
(bsc#1234429).
- i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
(bsc#1234429).
- HID: usbhid: paper over wrong bNumDescriptor field
(bsc#1234429).
- ASoC: codecs: wsa883x: fix unnecessary initialisation
(bsc#1234429).
- drm/amd/display: mark static functions noinline_for_stack
(bsc#1234429).
- io_uring: move local task_work in exit cancel loop
(bsc#1234429).
- scsi: core: Fix error handler encryption support (bsc#1234429).
- ALSA: pcm: Improve the fix for race of buffer access at PCM
OSS layer (bsc#1234429).
- null_blk: fix kmemleak by releasing references to fault configfs
items (bsc#1234429).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(bsc#1234429).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (bsc#1234429).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (bsc#1234429).
- xfs: Fix the return value of xfs_rtcopy_summary() (bsc#1234429).
- lib/buildid: use __kernel_read() for sleepable context
(bsc#1234429).
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
(bsc#1234429).
- phy: rockchip: inno-usb2: fix communication disruption in
gadget mode (bsc#1234429).
- phy: ti: gmii-sel: fix regmap leak on probe failure
(bsc#1234429).
- phy: freescale: imx8m-pcie: assert phy reset during power on
(bsc#1234429).
- phy: rockchip: inno-usb2: fix disconnection in gadget mode
(bsc#1234429).
- phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
(bsc#1234429).
- usb: dwc3: Check for USB4 IP_NAME (bsc#1234429).
- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS
descriptor (bsc#1234429).
- USB: OHCI/UHCI: Add soft dependencies on ehci_platform
(bsc#1234429).
- USB: serial: option: add Telit LE910 MBIM composition
(bsc#1234429).
- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
(bsc#1234429).
- nvme-pci: disable secondary temp for Wodposit WPBSNM8
(bsc#1234429).
- ASoC: codecs: wsa881x: fix unnecessary initialisation
(bsc#1234429).
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(bsc#1234429).
- hrtimer: Fix softirq base check in update_needs_ipi()
(bsc#1234429).
- EDAC/x38: Fix a resource leak in x38_probe1() (bsc#1234429).
- EDAC/i3200: Fix a resource leak in i3200_probe1() (bsc#1234429).
- tcpm: allow looking for role_sw device in the main node
(bsc#1234429).
- i2c: riic: Move suspend handling to NOIRQ phase (bsc#1234429).
- x86/resctrl: Add missing resctrl initialization for Hygon
(bsc#1234429).
- x86/resctrl: Fix memory bandwidth counter width for Hygon
(bsc#1234429).
- nvme: fix PCIe subsystem reset controller state transition
(bsc#1234429).
- mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()
(bsc#1234429).
- mm/page_alloc: make percpu_pagelist_high_fraction reads
lock-free (bsc#1234429).
- mm/damon/sysfs: cleanup attrs subdirs on context dir setup
failure (bsc#1234429).
- LoongArch: Fix PMU counter allocation for mixed-type event
groups (bsc#1234429).
- drm/amd/display: Bump the HDMI clock to 340MHz (bsc#1234429).
- drm/amd: Clean up kfd node on surprise disconnect (bsc#1234429).
- drm/amdkfd: fix a memory leak in device_queue_manager_init()
(bsc#1234429).
- drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
(bsc#1234429).
- drm/panel-simple: fix connector type for DataImage
SCF0700C48GGU18 panel (bsc#1234429).
- drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
(bsc#1234429).
- LoongArch: dts: loongson-2k0500: Add default interrupt
controller address cells (bsc#1234429).
- LoongArch: dts: loongson-2k1000: Add default interrupt
controller address cells (bsc#1234429).
- LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names
(bsc#1234429).
- LoongArch: dts: loongson-2k2000: Add default interrupt
controller address cells (bsc#1234429).
- dmaengine: apple-admac: Add "apple,t8103-admac" compatible
(bsc#1234429).
- dmaengine: at_hdmac: fix device leak on of_dma_xlate()
(bsc#1234429).
- dmaengine: bcm-sba-raid: fix device leak on probe (bsc#1234429).
- dmaengine: dw: dmamux: fix OF node leak on route allocation
failure (bsc#1234429).
- dmaengine: idxd: fix device leaks on compat bind and unbind
(bsc#1234429).
- dmaengine: lpc18xx-dmamux: fix device leak on route allocation
(bsc#1234429).
- dmaengine: lpc32xx-dmamux: fix device leak on route allocation
(bsc#1234429).
- dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
(bsc#1234429).
- dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
(bsc#1234429).
- dmaengine: stm32: dmamux: fix device leak on route allocation
(bsc#1234429).
- dmaengine: stm32: dmamux: fix OF node leak on route allocation
failure (bsc#1234429).
- dmaengine: ti: dma-crossbar: fix device leak on dra7x route
allocation (bsc#1234429).
- dmaengine: ti: dma-crossbar: fix device leak on am335x route
allocation (bsc#1234429).
- dmaengine: ti: k3-udma: fix device leak on udma lookup
(bsc#1234429).
- HID: intel-ish-hid: Use dedicated unbound workqueues to prevent
resume blocking (bsc#1234429).
- HID: intel-ish-hid: Fix -Wcast-function-type-strict in
devm_ishtp_alloc_workqueue() (bsc#1234429).
- btrfs: fix deadlock in wait_current_trans() due to ignored
transaction type (bsc#1234429).
- xfs: set max_agbno to allow sparse alloc of last full inode
chunk (bsc#1234429).
- mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir
setup failure (bsc#1234429).
- mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme
dir setup failure (bsc#1234429).
- bpf: Reject narrower access to pointer ctx fields (bsc#1234429).
- selftests/bpf: Test invalid narrower ctx load (bsc#1234429).
- mm: kmsan: fix poisoning of high-order non-compound pages
(bsc#1234429).
- mm/fake-numa: allow later numa node hotplug (bsc#1234429).
- mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
(bsc#1234429).
- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe
path (bsc#1234429).
- phy: rockchip: inno-usb2: Fix a double free bug in
rockchip_usb2phy_probe() (bsc#1234429).
- dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources
failure (bsc#1234429).
- mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change
detection (bsc#1234429).
- mm/page_alloc: batch page freeing in decay_pcp_high
(bsc#1234429).
- mm/page_alloc: prevent pcp corruption with SMP=n (bsc#1234429).
- mm/fake-numa: handle cases with no SRAT info (bsc#1234429).
- Rename to
patches.kernel.org/6.12.67-060-bridge-mcast-Fix-use-after-free-during-router.patch.
- commit 7e0d471
* Fri Jan 23 2026 jslaby@suse.cz
- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on
usb_submit_urb() error (git-fixes).
- commit 14faf12
* Mon Jan 19 2026 tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
* Sun Jan 18 2026 jslaby@suse.cz
- Linux 6.18.6 (bsc#1012628).
- NFSD: Fix permission check for read access to executable-only
files (bsc#1012628).
- nfsd: provide locking for v4_end_grace (bsc#1012628).
- nfsd: use correct loop termination in nfsd4_revoke_states()
(bsc#1012628).
- nfsd: check that server is running in unlock_filesystem
(bsc#1012628).
- NFSD: net ref data still needs to be freed even if net hasn't
startup (bsc#1012628).
- NFSD: Remove NFSERR_EAGAIN (bsc#1012628).
- atm: Fix dma_free_coherent() size (bsc#1012628).
- net: 3com: 3c59x: fix possible null dereference in
vortex_probe1() (bsc#1012628).
- net: do not write to msg_get_inq in callee (bsc#1012628).
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
(bsc#1012628).
- bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during
error cleanup (bsc#1012628).
- btrfs: always detect conflicting inodes when logging inode refs
(bsc#1012628).
- mei: me: add nova lake point S DID (bsc#1012628).
- rust_binder: remove spin_lock() in rust_shrink_free_page()
(bsc#1012628).
- lib/crypto: aes: Fix missing MMU protection for AES S-box
(bsc#1012628).
- counter: 104-quad-8: Fix incorrect return value in IRQ handler
(bsc#1012628).
- counter: interrupt-cnt: Drop IRQF_NO_THREAD flag (bsc#1012628).
- tracing: Add recursion protection in kernel stack trace
recording (bsc#1012628).
- riscv: boot: Always make Image from vmlinux, not
vmlinux.unstripped (bsc#1012628).
- nouveau: don't attempt fwsec on sb on newer platforms
(bsc#1012628).
- Revert "drm/atomic-helper: Re-order bridge chain pre-enable
and post-disable" (bsc#1012628).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(bsc#1012628).
- arm64: dts: imx95: correct I3C2 pclk to IMX95_CLK_BUSWAKEUP
(bsc#1012628).
- drm/amd/display: Apply e4479aecf658 to dml (bsc#1012628).
- drm/amdgpu: Fix query for VPE block_type and ip_count
(bsc#1012628).
- drm/atomic-helper: Export and namespace some functions
(bsc#1012628).
- drm/pl111: Fix error handling in pl111_amba_probe (bsc#1012628).
- drm/tidss: Fix enable/disable order (bsc#1012628).
- drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
(bsc#1012628).
- gpio: rockchip: mark the GPIO controller as sleeping
(bsc#1012628).
- io_uring/io-wq: fix incorrect io_wq_for_each_worker()
termination logic (bsc#1012628).
- PCI: meson: Report that link is up while in ASPM L0s and L1
states (bsc#1012628).
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(bsc#1012628).
- PM: hibernate: Fix crash when freeing invalid crypto compressor
(bsc#1012628).
- Revert "drm/mediatek: dsi: Fix DSI host and panel bridge
pre-enable order" (bsc#1012628).
- wifi: avoid kernel-infoleak from struct iw_point (bsc#1012628).
- wifi: mac80211: restore non-chanctx injection behaviour
(bsc#1012628).
- libceph: prevent potential out-of-bounds reads in
handle_auth_done() (bsc#1012628).
- libceph: replace overzealous BUG_ON in
osdmap_apply_incremental() (bsc#1012628).
- libceph: make free_choose_arg_map() resilient to partial
allocation (bsc#1012628).
- libceph: return the handler error from mon_handle_auth_done()
(bsc#1012628).
- libceph: reset sparse-read state in osd_fault() (bsc#1012628).
- libceph: make calc_target() set t->paused, not just clear it
(bsc#1012628).
- ublk: reorder tag_set initialization before queue allocation
(bsc#1012628).
- ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
(bsc#1012628).
- csky: fix csky_cmpxchg_fixup not working (bsc#1012628).
- ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
(bsc#1012628).
- alpha: don't reference obsolete termio struct for TC* constants
(bsc#1012628).
- dm-verity: disable recursive forward error correction
(bsc#1012628).
- dm-snapshot: fix 'scheduling while atomic' on real-time kernels
(bsc#1012628).
- NFSv4: ensure the open stateid seqid doesn't go backwards
(bsc#1012628).
- ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
(bsc#1012628).
- NFS: Fix up the automount fs_context to use the correct cred
(bsc#1012628).
- ALSA: hda/realtek: Add support for ASUS UM3406GA (bsc#1012628).
- drm/amd/display: shrink struct members (bsc#1012628).
- smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value (bsc#1012628).
- smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value (bsc#1012628).
- smb/client: fix NT_STATUS_NO_DATA_DETECTED value (bsc#1012628).
- scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in
channel 1 (bsc#1012628).
- scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
(bsc#1012628).
- scsi: ufs: core: Fix EH failure after W-LUN resume error
(bsc#1012628).
- scsi: Revert "scsi: libsas: Fix exp-attached device scan
after probe failure scanned in again after probe failed"
(bsc#1012628).
- btrfs: fix qgroup_snapshot_quick_inherit() squota bug
(bsc#1012628).
- btrfs: qgroup: update all parent qgroups when doing quick
inherit (bsc#1012628).
- btrfs: fix NULL dereference on root when tracing inode eviction
(bsc#1012628).
- btrfs: fix use-after-free warning in
btrfs_get_or_create_delayed_node() (bsc#1012628).
- of: unittest: Fix memory leak in unittest_data_add()
(bsc#1012628).
- arm64: dts: ti: k3-am642-phyboard-electra-peb-c-010: Fix
icssg-prueth schema warning (bsc#1012628).
- arm64: dts: ti: k3-am642-phyboard-electra-x27-gpio1-spi1-uart3:
Fix schema warnings (bsc#1012628).
- arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix
schema warnings (bsc#1012628).
- gpu: nova-core: select RUST_FW_LOADER_ABSTRACTIONS
(bsc#1012628).
- gpio: it87: balance superio enter/exit calls in error path
(bsc#1012628).
- HID: Intel-thc-hid: Intel-thc: fix dma_unmap_sg() nents value
(bsc#1012628).
- HID: Intel-thc-hid: Intel-thc: Fix wrong register reading
(bsc#1012628).
- netfs: Fix early read unlock of page with EOF in middle
(bsc#1012628).
- pinctrl: mediatek: mt8189: restore previous register base name
array order (bsc#1012628).
- crypto: qat - fix duplicate restarting msg during AER error
(bsc#1012628).
- arm64: dts: imx8qm-mek: correct the light sensor interrupt
type to low level (bsc#1012628).
- arm64: dts: add off-on-delay-us for usdhc2 regulator
(bsc#1012628).
- ARM: dts: imx6q-ba16: fix RTC interrupt level (bsc#1012628).
- arm64: dts: freescale: moduline-display: fix compatible
(bsc#1012628).
- arm64: dts: freescale: tx8p-ml81: fix eqos nvmem-cells
(bsc#1012628).
- arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH
electronics i.MX8M Plus DHCOM (bsc#1012628).
- arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart
(bsc#1012628).
- arm64: dts: mba8mx: Fix Ethernet PHY IRQ support (bsc#1012628).
- netfilter: nft_set_pipapo: fix range overlap detection
(bsc#1012628).
- netfilter: nft_synproxy: avoid possible data-race on update
operation (bsc#1012628).
- gpiolib: remove unnecessary 'out of memory' messages
(bsc#1012628).
- gpiolib: rename GPIO chip printk macros (bsc#1012628).
- gpiolib: fix race condition for gdev->srcu (bsc#1012628).
- gpio: pca953x: handle short interrupt pulses on PCAL devices
(bsc#1012628).
- netfilter: nf_tables: fix memory leak in nf_tables_newrule()
(bsc#1012628).
- netfilter: nf_conncount: update last_gc only when GC has been
performed (bsc#1012628).
- net: marvell: prestera: fix NULL dereference on devlink_alloc()
failure (bsc#1012628).
- bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
(bsc#1012628).
- net: mscc: ocelot: Fix crash when adding interface under a lag
(bsc#1012628).
- inet: ping: Fix icmp out counting (bsc#1012628).
- net: phy: mxl-86110: Add power management and soft reset support
(bsc#1012628).
- net: sock: fix hardened usercopy panic in sock_recv_errqueue
(bsc#1012628).
- netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
(bsc#1012628).
- net/mlx5: Lag, multipath, give priority for routes with smaller
network prefix (bsc#1012628).
- net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group
(bsc#1012628).
- net/mlx5e: Don't print error message due to invalid module
(bsc#1012628).
- net/mlx5e: Dealloc forgotten PSP RX modify header (bsc#1012628).
- net/ena: fix missing lock when update devlink params
(bsc#1012628).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(bsc#1012628).
- bnxt_en: Fix potential data corruption with HW GRO/LRO
(bsc#1012628).
- virtio_net: fix device mismatch in devm_kzalloc/devm_kfree
(bsc#1012628).
- inet: frags: drop fraglist conntrack references (bsc#1012628).
- perf: Ensure swevent hrtimer is properly destroyed
(bsc#1012628).
- drm/amd/pm: fix wrong pcie parameter on navi1x (bsc#1012628).
- drm/amd/pm: force send pcie parmater on navi1x (bsc#1012628).
- vsock: Make accept()ed sockets use custom setsockopt()
(bsc#1012628).
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (bsc#1012628).
- btrfs: only enforce free space tree if v1 cache is required
for bs < ps cases (bsc#1012628).
- btrfs: fix NULL pointer dereference in do_abort_log_replay()
(bsc#1012628).
- net: airoha: Fix npu rx DMA definitions (bsc#1012628).
- riscv: cpufeature: Fix Zk bundled extension missing Zknh
(bsc#1012628).
- riscv: pgtable: Cleanup useless VA_USER_XXX definitions
(bsc#1012628).
- net: fix memory leak in skb_segment_list for GRO packets
(bsc#1012628).
- PCI/VGA: Don't assume the only VGA device on a system is
`boot_vga` (bsc#1012628).
- idpf: keep the netdev when a reset fails (bsc#1012628).
- idpf: convert vport state to bitmap (bsc#1012628).
- idpf: detach and close netdevs while handling a reset
(bsc#1012628).
- idpf: fix memory leak in idpf_vport_rel() (bsc#1012628).
- idpf: fix memory leak in idpf_vc_core_deinit() (bsc#1012628).
- idpf: fix error handling in the init_task on load (bsc#1012628).
- idpf: fix memory leak of flow steer list on rmmod (bsc#1012628).
- idpf: fix issue with ethtool -n command display (bsc#1012628).
- idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
(bsc#1012628).
- idpf: Fix RSS LUT configuration on down interfaces
(bsc#1012628).
- idpf: Fix RSS LUT NULL ptr issue after soft reset (bsc#1012628).
- idpf: Fix error handling in idpf_vport_open() (bsc#1012628).
- idpf: cap maximum Rx buffer size (bsc#1012628).
- idpf: fix aux device unplugging when rdma is not supported by
vport (bsc#1012628).
- Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude
configurable" (bsc#1012628).
- udp: call skb_orphan() before skb_attempt_defer_free()
(bsc#1012628).
- net: sfp: return the number of written bytes for smbus single
byte access (bsc#1012628).
- net/sched: act_api: avoid dereferencing ERR_PTR in
tcf_idrinfo_destroy (bsc#1012628).
- selftests: drv-net: Bring back tool() to driver __init__s
(bsc#1012628).
- net: netdevsim: fix inconsistent carrier state after link/unlink
(bsc#1012628).
- block: don't merge bios with different app_tags (bsc#1012628).
- trace: ftrace_dump_on_oops[] is not exported, make it static
(bsc#1012628).
- sparc/PCI: Correct 64-bit non-pref -> pref BAR resources
(bsc#1012628).
- HID: quirks: work around VID/PID conflict for appledisplay
(bsc#1012628).
- net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
(bsc#1012628).
- wifi: mac80211_hwsim: fix typo in frequency notification
(bsc#1012628).
- net/sched: sch_qfq: Fix NULL deref when deactivating inactive
aggregate in qfq_reset (bsc#1012628).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(bsc#1012628).
- net: enetc: fix build warning when PAGE_SIZE is greater than
128K (bsc#1012628).
- arp: do not assume dev_hard_header() does not change skb->head
(bsc#1012628).
- ublk: fix use-after-free in ublk_partition_scan_work
(bsc#1012628).
- irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endianness
(bsc#1012628).
- erofs: don't bother with s_stack_depth increasing for now
(bsc#1012628).
- erofs: fix file-backed mounts no longer working on EROFS
partitions (bsc#1012628).
- btrfs: truncate ordered extent when skipping writeback past
i_size (bsc#1012628).
- btrfs: use variable for end offset in extent_writepage_io()
(bsc#1012628).
- btrfs: fix beyond-EOF write handling (bsc#1012628).
- gpio: mpsse: ensure worker is torn down (bsc#1012628).
- gpio: mpsse: add quirk support (bsc#1012628).
- gpio: mpsse: fix reference leak in gpio_mpsse_probe() error
paths (bsc#1012628).
- bpf, test_run: Subtract size of xdp_frame from allowed metadata
size (bsc#1012628).
- bpf: Fix reference count leak in bpf_prog_test_run_xdp()
(bsc#1012628).
- net: sfp: extend Potron XGSPON quirk to cover additional EEPROM
variant (bsc#1012628).
- powercap: fix race condition in register_control_type()
(bsc#1012628).
- powercap: fix sscanf() error return value handling
(bsc#1012628).
- netfilter: nf_tables: avoid chain re-validation if possible
(bsc#1012628).
- ata: libata-core: Disable LPM on ST2000DM008-2FR102
(bsc#1012628).
- accel/amdxdna: Block running under a hypervisor (bsc#1012628).
- drm/amd/display: Fix DP no audio issue (bsc#1012628).
- spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ (bsc#1012628).
- drm/amdkfd: Fix improper NULL termination of queue restore
SMI event string (bsc#1012628).
- can: j1939: make j1939_session_activate() fail if device is
no longer registered (bsc#1012628).
- block: validate pi_offset integrity limit (bsc#1012628).
- ALSA: usb-audio: Update for native DSD support quirks
(bsc#1012628).
- ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025
(bsc#1012628).
- ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL
(bsc#1012628).
- ASoC: fsl_sai: Add missing registers to cache default
(bsc#1012628).
- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
(bsc#1012628).
- spi: cadence-quadspi: Prevent lost complete() call during
indirect read (bsc#1012628).
- Rename to
patches.kernel.org/6.18.6-023-ALSA-hda-tas2781-properly-initialize-speaker_i.patch.
- commit e4ae677
* Sat Jan 17 2026 rfrohl@suse.com
- Linux 6.12.66 (bsc#1234429).
- NFSD: Fix permission check for read access to executable-only
files (bsc#1234429).
- nfsd: provide locking for v4_end_grace (bsc#1234429).
- nfsd: use correct loop termination in nfsd4_revoke_states()
(bsc#1234429).
- nfsd: check that server is running in unlock_filesystem
(bsc#1234429).
- NFSD: Remove NFSERR_EAGAIN (bsc#1234429).
- atm: Fix dma_free_coherent() size (bsc#1234429).
- net: 3com: 3c59x: fix possible null dereference in
vortex_probe1() (bsc#1234429).
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
(bsc#1234429).
- btrfs: always detect conflicting inodes when logging inode refs
(bsc#1234429).
- mei: me: add nova lake point S DID (bsc#1234429).
- lib/crypto: aes: Fix missing MMU protection for AES S-box
(bsc#1234429).
- counter: 104-quad-8: Fix incorrect return value in IRQ handler
(bsc#1234429).
- counter: interrupt-cnt: Drop IRQF_NO_THREAD flag (bsc#1234429).
- drm/amdgpu: Fix query for VPE block_type and ip_count
(bsc#1234429).
- drm/pl111: Fix error handling in pl111_amba_probe (bsc#1234429).
- drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
(bsc#1234429).
- gpio: rockchip: mark the GPIO controller as sleeping
(bsc#1234429).
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(bsc#1234429).
- wifi: avoid kernel-infoleak from struct iw_point (bsc#1234429).
- wifi: mac80211: restore non-chanctx injection behaviour
(bsc#1234429).
- libceph: prevent potential out-of-bounds reads in
handle_auth_done() (bsc#1234429).
- libceph: replace overzealous BUG_ON in
osdmap_apply_incremental() (bsc#1234429).
- libceph: make free_choose_arg_map() resilient to partial
allocation (bsc#1234429).
- libceph: return the handler error from mon_handle_auth_done()
(bsc#1234429).
- libceph: reset sparse-read state in osd_fault() (bsc#1234429).
- libceph: make calc_target() set t->paused, not just clear it
(bsc#1234429).
- tls: Use __sk_dst_get() and dst_dev_rcu() in
get_netdev_for_sock() (bsc#1234429).
- drm/xe: make xe_gt_idle_disable_c6() handle the forcewake
internally (bsc#1234429).
- drm/xe: Ensure GT is in C0 during resumes (bsc#1234429).
- csky: fix csky_cmpxchg_fixup not working (bsc#1234429).
- ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
(bsc#1234429).
- alpha: don't reference obsolete termio struct for TC* constants
(bsc#1234429).
- dm-snapshot: fix 'scheduling while atomic' on real-time kernels
(bsc#1234429).
- NFSv4: ensure the open stateid seqid doesn't go backwards
(bsc#1234429).
- ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
(bsc#1234429).
- NFS: Fix up the automount fs_context to use the correct cred
(bsc#1234429).
- drm/amd/display: shrink struct members (bsc#1234429).
- smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value (bsc#1234429).
- smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value (bsc#1234429).
- smb/client: fix NT_STATUS_NO_DATA_DETECTED value (bsc#1234429).
- scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
(bsc#1234429).
- scsi: ufs: core: Fix EH failure after W-LUN resume error
(bsc#1234429).
- scsi: Revert "scsi: libsas: Fix exp-attached device scan
after probe failure scanned in again after probe failed"
(bsc#1234429).
- btrfs: fix qgroup_snapshot_quick_inherit() squota bug
(bsc#1234429).
- btrfs: qgroup: update all parent qgroups when doing quick
inherit (bsc#1234429).
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
(bsc#1234429).
- btrfs: fix NULL dereference on root when tracing inode eviction
(bsc#1234429).
- drm/amd/display: Respect user's CONFIG_FRAME_WARN more for
dml files (bsc#1234429).
- drm/amd/display: Apply e4479aecf658 to dml (bsc#1234429).
- arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix
schema warnings (bsc#1234429).
- crypto: qat - fix duplicate restarting msg during AER error
(bsc#1234429).
- arm64: dts: add off-on-delay-us for usdhc2 regulator
(bsc#1234429).
- ARM: dts: imx6q-ba16: fix RTC interrupt level (bsc#1234429).
- arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH
electronics i.MX8M Plus DHCOM (bsc#1234429).
- arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart
(bsc#1234429).
- arm64: dts: mba8mx: Fix Ethernet PHY IRQ support (bsc#1234429).
- netfilter: nft_set_pipapo: fix range overlap detection
(bsc#1234429).
- netfilter: nft_synproxy: avoid possible data-race on update
operation (bsc#1234429).
- gpio: pca953x: Add support for level-triggered interrupts
(bsc#1234429).
- gpio: pca953x: handle short interrupt pulses on PCAL devices
(bsc#1234429).
- netfilter: nf_tables: fix memory leak in nf_tables_newrule()
(bsc#1234429).
- netfilter: nf_conncount: update last_gc only when GC has been
performed (bsc#1234429).
- net: marvell: prestera: fix NULL dereference on devlink_alloc()
failure (bsc#1234429).
- bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
(bsc#1234429).
- net: mscc: ocelot: Fix crash when adding interface under a lag
(bsc#1234429).
- inet: ping: Fix icmp out counting (bsc#1234429).
- net: sock: fix hardened usercopy panic in sock_recv_errqueue
(bsc#1234429).
- netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
(bsc#1234429).
- net/mlx5e: Don't print error message due to invalid module
(bsc#1234429).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(bsc#1234429).
- bnxt_en: Fix potential data corruption with HW GRO/LRO
(bsc#1234429).
- vsock: Make accept()ed sockets use custom setsockopt()
(bsc#1234429).
- btrfs: only enforce free space tree if v1 cache is required
for bs < ps cases (bsc#1234429).
- riscv: pgtable: Cleanup useless VA_USER_XXX definitions
(bsc#1234429).
- net: fix memory leak in skb_segment_list for GRO packets
(bsc#1234429).
- idpf: keep the netdev when a reset fails (bsc#1234429).
- idpf: fix memory leak in idpf_vport_rel() (bsc#1234429).
- idpf: cap maximum Rx buffer size (bsc#1234429).
- net: netdevsim: fix inconsistent carrier state after link/unlink
(bsc#1234429).
- HID: quirks: work around VID/PID conflict for appledisplay
(bsc#1234429).
- net/sched: sch_qfq: Fix NULL deref when deactivating inactive
aggregate in qfq_reset (bsc#1234429).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(bsc#1234429).
- net: enetc: fix build warning when PAGE_SIZE is greater than
128K (bsc#1234429).
- arp: do not assume dev_hard_header() does not change skb->head
(bsc#1234429).
- erofs: don't bother with s_stack_depth increasing for now
(bsc#1234429).
- erofs: fix file-backed mounts no longer working on EROFS
partitions (bsc#1234429).
- ALSA: ac97bus: Use guard() for mutex locks (bsc#1234429).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(bsc#1234429).
- btrfs: fix error handling of submit_uncompressed_range()
(bsc#1234429).
- btrfs: subpage: dump the involved bitmap when ASSERT() failed
(bsc#1234429).
- btrfs: add extra error messages for delalloc range related
errors (bsc#1234429).
- btrfs: remove btrfs_fs_info::sectors_per_page (bsc#1234429).
- btrfs: truncate ordered extent when skipping writeback past
i_size (bsc#1234429).
- btrfs: use variable for end offset in extent_writepage_io()
(bsc#1234429).
- btrfs: fix beyond-EOF write handling (bsc#1234429).
- bpf: Fix an issue in bpf_prog_test_run_xdp when page size
greater than 4K (bsc#1234429).
- bpf: Make variables in bpf_prog_test_run_xdp less confusing
(bsc#1234429).
- bpf: Support specifying linear xdp packet data size for
BPF_PROG_TEST_RUN (bsc#1234429).
- bpf, test_run: Subtract size of xdp_frame from allowed metadata
size (bsc#1234429).
- bpf: Fix reference count leak in bpf_prog_test_run_xdp()
(bsc#1234429).
- net: sfp: extend Potron XGSPON quirk to cover additional EEPROM
variant (bsc#1234429).
- powercap: fix race condition in register_control_type()
(bsc#1234429).
- powercap: fix sscanf() error return value handling
(bsc#1234429).
- netfilter: nf_tables: avoid chain re-validation if possible
(bsc#1234429).
- ata: libata-core: Disable LPM on ST2000DM008-2FR102
(bsc#1234429).
- drm/amd/display: Fix DP no audio issue (bsc#1234429).
- spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ (bsc#1234429).
- drm/amdkfd: Fix improper NULL termination of queue restore
SMI event string (bsc#1234429).
- can: j1939: make j1939_session_activate() fail if device is
no longer registered (bsc#1234429).
- ALSA: usb-audio: Update for native DSD support quirks
(bsc#1234429).
- ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025
(bsc#1234429).
- ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL
(bsc#1234429).
- ASoC: fsl_sai: Add missing registers to cache default
(bsc#1234429).
- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
(bsc#1234429).
- spi: cadence-quadspi: Prevent lost complete() call during
indirect read (bsc#1234429).
- tpm2-sessions: Fix out of range indexing in name_size
(bsc#1234429).
- ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
(bsc#1234429).
- bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
(bsc#1234429).
- Rename to
patches.kernel.org/6.12.66-005-NFSD-net-ref-data-still-needs-to-be-freed-eve.patch.
- commit 6c57824
* Mon Jan 12 2026 rfrohl@suse.com
- Linux 6.12.65 (bsc#1234429).
- Revert "iommu/amd: Skip enabling command/event buffers for
kdump" (bsc#1234429).
- pwm: stm32: Always program polarity (bsc#1234429).
- virtio_console: fix order of fields cols and rows (bsc#1234429).
- sched/fair: Proportional newidle balance (bsc#1234429).
- sched/fair: Small cleanup to update_newidle_cost()
(bsc#1234429).
- sched/fair: Small cleanup to sched_balance_newidle()
(bsc#1234429).
- net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF
(bsc#1234429).
- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
writes (bsc#1234429).
- drm/amdgpu: Forward VMID reservation errors (bsc#1234429).
- net: phy: mediatek: fix nvmem cell reference leak in
mt798x_phy_calibration (bsc#1234429).
- wifi: mac80211: Discard Beacon frames to non-broadcast address
(bsc#1234429).
- mptcp: ensure context reset on disconnect() (bsc#1234429).
- mm: consider non-anon swap cache folios in
folio_expected_ref_count() (bsc#1234429).
- mm: simplify folio_expected_ref_count() (bsc#1234429).
- mm/page_alloc: change all pageblocks migrate type on coalescing
(bsc#1234429).
- mptcp: fallback earlier on simult connection (bsc#1234429).
- commit 89d343a
* Mon Jan 12 2026 jslaby@suse.cz
- Update
patches.kernel.org/6.18.1-002-jbd2-avoid-bug_on-in-jbd2_journal_get_create_a.patch
(bsc#1012628 CVE-2025-68337 bsc#1255482).
- Update
patches.kernel.org/6.18.1-005-locking-spinlock-debug-Fix-data-race-in-do_raw.patch
(bsc#1012628 CVE-2025-68336 bsc#1255481).
- Update
patches.kernel.org/6.18.1-009-comedi-pcl818-fix-null-ptr-deref-in-pcl818_ai_.patch
(bsc#1012628 CVE-2025-68335 bsc#1255480).
- Update
patches.kernel.org/6.18.1-024-comedi-c6xdigio-Fix-invalid-PNP-driver-unregis.patch
(bsc#1012628 CVE-2025-68332 bsc#1255483).
- Update
patches.kernel.org/6.18.1-028-staging-rtl8723bs-fix-stack-buffer-overflow-in.patch
(bsc#1012628 CVE-2025-68255 bsc#1255395).
- Update
patches.kernel.org/6.18.2-006-smack-fix-bug-unprivileged-task-can-create-lab.patch
(bsc#1012628 CVE-2025-68733 bsc#1255615).
- Update
patches.kernel.org/6.18.2-008-gpu-host1x-Fix-race-in-syncpt-alloc-free.patch
(bsc#1012628 CVE-2025-68732 bsc#1255688).
- Update
patches.kernel.org/6.18.2-009-accel-amdxdna-Fix-an-integer-overflow-in-aie2_.patch
(bsc#1012628 CVE-2025-68731 bsc#1255696).
- Update
patches.kernel.org/6.18.2-015-accel-ivpu-Fix-page-fault-in-ivpu_bo_unbind_al.patch
(bsc#1012628 CVE-2025-68730 bsc#1255602).
- Update
patches.kernel.org/6.18.2-017-drm-vgem-fence-Fix-potential-deadlock-on-relea.patch
(bsc#1012628 CVE-2025-68757 bsc#1255943).
- Update
patches.kernel.org/6.18.2-041-wifi-ath12k-Fix-MSDU-buffer-types-handling-in-.patch
(bsc#1012628 CVE-2025-68729 bsc#1255692).
- Update
patches.kernel.org/6.18.2-057-ntfs3-fix-uninit-memory-after-failed-mi_read-i.patch
(bsc#1012628 CVE-2025-68728 bsc#1255539).
- Update
patches.kernel.org/6.18.2-058-ntfs3-Fix-uninit-buffer-allocated-by-__getname.patch
(bsc#1012628 CVE-2025-68727 bsc#1255568).
- Update
patches.kernel.org/6.18.2-063-crypto-aead-Fix-reqsize-handling.patch
(bsc#1012628 CVE-2025-68726 bsc#1255598).
- Update
patches.kernel.org/6.18.2-067-bpf-Do-not-let-BPF-test-infra-emit-invalid-GSO.patch
(bsc#1012628 CVE-2025-68725 bsc#1255569).
- Update
patches.kernel.org/6.18.2-087-crypto-asymmetric_keys-prevent-overflow-in-asy.patch
(bsc#1012628 CVE-2025-68724 bsc#1255550).
- Update
patches.kernel.org/6.18.2-090-wifi-ath11k-fix-peer-HE-MCS-assignment.patch
(bsc#1012628 CVE-2025-68380 bsc#1255580).
- Update
patches.kernel.org/6.18.2-129-RDMA-rxe-Fix-null-deref-on-srq-rq.queue-after-.patch
(bsc#1012628 CVE-2025-68379 bsc#1255695).
- Update
patches.kernel.org/6.18.2-139-bpf-Fix-stackmap-overflow-check-in-__bpf_get_s.patch
(bsc#1012628 CVE-2025-68378 bsc#1255614).
- Update
patches.kernel.org/6.18.2-151-accel-ivpu-Fix-race-condition-when-unbinding-B.patch
(bsc#1012628 CVE-2025-68749 bsc#1255724).
- Update
patches.kernel.org/6.18.2-190-drm-panthor-Fix-UAF-race-between-device-unplug.patch
(bsc#1012628 CVE-2025-68748 bsc#1255813).
- Update
patches.kernel.org/6.18.2-192-drm-panthor-Fix-UAF-on-kernel-BO-VA-nodes.patch
(bsc#1012628 CVE-2025-68747 bsc#1255723).
- Update
patches.kernel.org/6.18.2-195-ns-initialize-ns_list_node-for-initial-namespa.patch
(bsc#1012628 CVE-2025-68377 bsc#1255592).
- Update
patches.kernel.org/6.18.2-196-iommu-amd-Fix-potential-out-of-bounds-read-in-.patch
(bsc#1012628 CVE-2025-68760 bsc#1255935).
- Update
patches.kernel.org/6.18.2-198-spi-tegra210-quad-Fix-timeout-handling.patch
(bsc#1012628 CVE-2025-68746 bsc#1255722).
- Update
patches.kernel.org/6.18.2-206-coresight-ETR-Fix-ETR-buffer-use-after-free-is.patch
(bsc#1012628 CVE-2025-68376 bsc#1255529).
- Update
patches.kernel.org/6.18.2-216-hfs-fix-potential-use-after-free-in-hfs_correc.patch
(bsc#1012628 CVE-2025-68761 bsc#1255936).
- Update
patches.kernel.org/6.18.2-219-perf-x86-Fix-NULL-event-access-and-potential-P.patch
(bsc#1012628 CVE-2025-68375 bsc#1255575).
- Update
patches.kernel.org/6.18.2-223-md-fix-rcu-protection-in-md_wakeup_thread.patch
(bsc#1012628 CVE-2025-68374 bsc#1255530).
- Update
patches.kernel.org/6.18.2-224-md-avoid-repeated-calls-to-del_gendisk.patch
(bsc#1012628 CVE-2025-68373 bsc#1255610).
- Update
patches.kernel.org/6.18.2-225-nbd-defer-config-put-in-recv_work.patch
(bsc#1012628 CVE-2025-68372 bsc#1255537).
- Update
patches.kernel.org/6.18.2-227-scsi-smartpqi-Fix-device-resources-accessed-af.patch
(bsc#1012628 CVE-2025-68371 bsc#1255572).
- Update
patches.kernel.org/6.18.2-228-staging-most-remove-broken-i2c-driver.patch
(bsc#1012628 CVE-2025-68755 bsc#1255940).
- Update
patches.kernel.org/6.18.2-233-coresight-tmc-add-the-handle-of-the-event-to-t.patch
(bsc#1012628 CVE-2025-68370 bsc#1255534).
- Update
patches.kernel.org/6.18.2-234-ntfs3-init-run-lock-for-extend-inode.patch
(bsc#1012628 CVE-2025-68369 bsc#1255535).
- Update
patches.kernel.org/6.18.2-238-md-init-bioset-in-mddev_init.patch
(bsc#1012628 CVE-2025-68368 bsc#1255527).
- Update
patches.kernel.org/6.18.2-242-macintosh-mac_hid-fix-race-condition-in-mac_hi.patch
(bsc#1012628 CVE-2025-68367 bsc#1255547).
- Update
patches.kernel.org/6.18.2-244-nbd-defer-config-unlock-in-nbd_genl_connect.patch
(bsc#1012628 CVE-2025-68366 bsc#1255622).
- Update
patches.kernel.org/6.18.2-247-fs-ntfs3-Initialize-allocated-memory-before-us.patch
(bsc#1012628 CVE-2025-68365 bsc#1255548).
- Update
patches.kernel.org/6.18.2-260-ocfs2-relax-BUG-to-ocfs2_error-in-__ocfs2_move.patch
(bsc#1012628 CVE-2025-68364 bsc#1255556).
- Update
patches.kernel.org/6.18.2-263-scsi-qla2xxx-Clear-cmds-after-chip-reset.patch
(bsc#1012628 CVE-2025-68745 bsc#1255721).
- Update
patches.kernel.org/6.18.2-269-bpf-Free-special-fields-when-update-lru_-percp.patch
(bsc#1012628 CVE-2025-68744 bsc#1255709).
- Update
patches.kernel.org/6.18.2-277-s390-fpu-Fix-false-positive-kmsan-report-in-fp.patch
(bsc#1012628 CVE-2025-68751 bsc#1255945).
- Update
patches.kernel.org/6.18.2-289-bpf-Check-skb-transport_header-is-set-in-bpf_s.patch
(bsc#1012628 CVE-2025-68363 bsc#1255552).
- Update
patches.kernel.org/6.18.2-291-mshv-Fix-create-memory-region-overlap-check.patch
(bsc#1012628 CVE-2025-68743 bsc#1255708).
- Update
patches.kernel.org/6.18.2-307-wifi-rtl818x-Fix-potential-memory-leaks-in-rtl.patch
(bsc#1012628 CVE-2025-68759 bsc#1255934).
- Update
patches.kernel.org/6.18.2-310-bpf-Fix-invalid-prog-stats-access-when-update_.patch
(bsc#1012628 CVE-2025-68742 bsc#1255707).
- Update
patches.kernel.org/6.18.2-325-scsi-qla2xxx-Fix-improper-freeing-of-purex-ite.patch
(bsc#1012628 CVE-2025-68741 bsc#1255703).
- Update
patches.kernel.org/6.18.2-351-wifi-rtl818x-rtl8187-Fix-potential-buffer-unde.patch
(bsc#1012628 CVE-2025-68362 bsc#1255611).
- Update
patches.kernel.org/6.18.2-356-ima-Handle-error-code-returned-by-ima_filter_r.patch
(bsc#1012628 CVE-2025-68740 bsc#1255812).
- Update
patches.kernel.org/6.18.2-366-crypto-starfive-Correctly-handle-return-of-sg_.patch
(bsc#1012628 CVE-2025-68763 bsc#1255929).
- Update
patches.kernel.org/6.18.2-368-PM-devfreq-hisi-Fix-potential-UAF-in-OPP-handl.patch
(bsc#1012628 CVE-2025-68739 bsc#1255701).
- Update
patches.kernel.org/6.18.2-371-erofs-limit-the-level-of-fs-stacking-for-file-.patch
(bsc#1012628 CVE-2025-68361 bsc#1255526).
- Update
patches.kernel.org/6.18.2-378-wifi-mt76-mt7996-fix-null-pointer-deref-in-mt7.patch
(bsc#1012628 CVE-2025-68738 bsc#1255700).
- Update
patches.kernel.org/6.18.2-380-wifi-mt76-wed-use-proper-wed-reference-in-mt76.patch
(bsc#1012628 CVE-2025-68360 bsc#1255536).
- Update
patches.kernel.org/6.18.2-397-mt76-mt7615-Fix-memory-leak-in-mt7615_mcu_wtbl.patch
(bsc#1012628 CVE-2025-68765 bsc#1255931).
- Update
patches.kernel.org/6.18.2-403-btrfs-fix-double-free-of-qgroup-record-after-f.patch
(bsc#1012628 CVE-2025-68359 bsc#1255542).
- Update
patches.kernel.org/6.18.2-404-btrfs-fix-racy-bitfield-write-in-btrfs_clear_s.patch
(bsc#1012628 CVE-2025-68358 bsc#1255531).
- Update
patches.kernel.org/6.18.2-411-iomap-allocate-s_dio_done_wq-for-async-reads-a.patch
(bsc#1012628 CVE-2025-68357 bsc#1255525).
- Update
patches.kernel.org/6.18.2-413-backlight-led-bl-Add-devlink-to-supplier-LEDs.patch
(bsc#1012628 CVE-2025-68758 bsc#1255944).
- Update
patches.kernel.org/6.18.2-436-gfs2-Prevent-recursive-memory-reclaim.patch
(bsc#1012628 CVE-2025-68356 bsc#1255593).
- Update
patches.kernel.org/6.18.2-449-bpf-Fix-exclusive-map-memory-leak.patch
(bsc#1012628 CVE-2025-68355 bsc#1255599).
- Update
patches.kernel.org/6.18.2-473-regulator-core-Protect-regulator_supply_alias_.patch
(bsc#1012628 CVE-2025-68354 bsc#1255553).
- Update
patches.kernel.org/6.18.2-479-iavf-Implement-settime64-with-EOPNOTSUPP.patch
(bsc#1012628 CVE-2025-68752 bsc#1256237).
- Update
patches.kernel.org/6.18.2-480-net-vxlan-prevent-NULL-deref-in-vxlan_xmit_one.patch
(bsc#1012628 CVE-2025-68353 bsc#1255533).
- Update
patches.kernel.org/6.18.2-483-spi-ch341-fix-out-of-bounds-memory-access-in-c.patch
(bsc#1012628 CVE-2025-68352 bsc#1255541).
- Update
patches.kernel.org/6.18.2-484-arm64-pageattr-Propagate-return-value-from-__c.patch
(bsc#1012628 CVE-2025-68737 bsc#1255699).
- Update
patches.kernel.org/6.18.2-486-landlock-Fix-handling-of-disconnected-director.patch
(bsc#1012628 CVE-2025-68736 bsc#1255698).
- Update
patches.kernel.org/6.18.2-489-net-netpoll-initialize-work-queue-before-error.patch
(bsc#1012628 CVE-2025-68762 bsc#1255937).
- Update
patches.kernel.org/6.18.2-517-net-sched-sch_cake-Fix-incorrect-qlen-reductio.patch
(bsc#1012628 CVE-2025-68325 bsc#1255417).
- Update
patches.kernel.org/6.18.2-519-exfat-fix-refcount-leak-in-exfat_find.patch
(bsc#1012628 CVE-2025-68351 bsc#1255567).
- Update
patches.kernel.org/6.18.2-520-exfat-fix-divide-by-zero-in-exfat_allocate_bit.patch
(bsc#1012628 CVE-2025-68350 bsc#1255625).
- Update
patches.kernel.org/6.18.2-533-rtc-amlogic-a4-fix-double-free-caused-by-devm.patch
(bsc#1012628 CVE-2025-68754 bsc#1256240).
- Update
patches.kernel.org/6.18.2-540-NFSv4-pNFS-Clear-NFS_INO_LAYOUTCOMMIT-in-pnfs_.patch
(bsc#1012628 CVE-2025-68349 bsc#1255544).
- Update
patches.kernel.org/6.18.2-541-drm-panthor-Prevent-potential-UAF-in-group-cre.patch
(bsc#1012628 CVE-2025-68735 bsc#1255811).
- Update
patches.kernel.org/6.18.2-545-NFS-Automounted-filesystems-should-inherit-ro-.patch
(bsc#1012628 CVE-2025-68764 bsc#1255930).
- Update
patches.kernel.org/6.18.2-557-block-fix-memory-leak-in-__blkdev_issue_zero_p.patch
(bsc#1012628 CVE-2025-68348 bsc#1255694).
- Update
patches.kernel.org/6.18.2-562-ALSA-firewire-motu-fix-buffer-overflow-in-hwde.patch
(bsc#1012628 CVE-2025-68347 bsc#1255706).
- Update
patches.kernel.org/6.18.2-578-ALSA-firewire-motu-add-bounds-check-in-put_use.patch
(bsc#1012628 CVE-2025-68753 bsc#1256238).
- Update
patches.kernel.org/6.18.2-585-block-Use-RCU-in-blk_mq_-un-quiesce_tagset-ins.patch
(bsc#1012628 CVE-2025-68756 bsc#1255942).
- Update
patches.kernel.org/6.18.2-589-scsi-imm-Fix-use-after-free-bug-caused-by-unfi.patch
(bsc#1012628 CVE-2025-68324 bsc#1255416).
- Update
patches.kernel.org/6.18.2-592-irqchip-mchp-eic-Fix-error-code-in-mchp_eic_do.patch
(bsc#1012628 CVE-2025-68766 bsc#1255932).
- Update
patches.kernel.org/6.18.2-602-usb-typec-ucsi-fix-use-after-free-caused-by-ue.patch
(bsc#1012628 CVE-2025-68323 bsc#1255405).
- Update
patches.kernel.org/6.18.2-604-ALSA-dice-fix-buffer-overflow-in-detect_stream.patch
(bsc#1012628 CVE-2025-68346 bsc#1255603).
- Update
patches.kernel.org/6.18.2-607-ALSA-hda-cs35l41-Fix-NULL-pointer-dereference-.patch
(bsc#1012628 CVE-2025-68345 bsc#1255601).
- Update
patches.kernel.org/6.18.2-609-ALSA-wavefront-Fix-integer-overflow-in-sample-.patch
(bsc#1012628 CVE-2025-68344 bsc#1255816).
Add CVE references.
- commit c0cb237
* Mon Jan 12 2026 jslaby@suse.cz
- Linux 6.18.5 (bsc#1012628).
- nfs/localio: fix regression due to out-of-order __put_cred
(bsc#1012628).
- sched/fair: Proportional newidle balance (bsc#1012628).
- sched/fair: Small cleanup to update_newidle_cost()
(bsc#1012628).
- sched/fair: Small cleanup to sched_balance_newidle()
(bsc#1012628).
- mptcp: ensure context reset on disconnect() (bsc#1012628).
- commit 95bea31
* Thu Jan 08 2026 tiwai@suse.de
- ALSA: hda/tas2781: Skip UEFI calibration on ASUS ROG Xbox Ally X
(bsc#1256007).
- ALSA: hda/tas2781: properly initialize speaker_id for TAS2563
(bsc#1256007).
- commit c9b3424
* Thu Jan 08 2026 rfrohl@suse.com
- NFSD: net ref data still needs to be freed even if net hasn't
startup (git-fixes).
- commit 46349ee
* Thu Jan 08 2026 rfrohl@suse.com
- Linux 6.12.64 (bsc#1234429).
- btrfs: do not skip logging new dentries when logging a new name
(bsc#1234429).
- btrfs: fix a potential path leak in print_data_reloc_error()
(bsc#1234429).
- bpf, arm64: Do not audit capability check in do_jit()
(bsc#1234429).
- btrfs: fix memory leak of fs_devices in degraded seed device
path (bsc#1234429).
- shmem: fix recovery on rename failures (bsc#1234429).
- iomap: adjust read range correctly for non-block-aligned
positions (bsc#1234429).
- iomap: account for unaligned end offsets when truncating read
range (bsc#1234429).
- scripts/faddr2line: Fix "Argument list too long" error
(bsc#1234429).
- perf/x86/amd: Check event before enable to avoid GPF
(bsc#1234429).
- sched/deadline: only set free_cpus for online runqueues
(bsc#1234429).
- sched/fair: Revert max_newidle_lb_cost bump (bsc#1234429).
- x86/ptrace: Always inline trivial accessors (bsc#1234429).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(bsc#1234429).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (bsc#1234429).
- cpufreq: dt-platdev: Add JH7110S SOC to the allowlist
(bsc#1234429).
- ACPI: fan: Workaround for 64-bit firmware bug (bsc#1234429).
- cpufreq: s5pv210: fix refcount leak (bsc#1234429).
- cpuidle: menu: Use residency threshold in polling state override
decisions (bsc#1234429).
- livepatch: Match old_sympos 0 and 1 in klp_find_func()
(bsc#1234429).
- fs/ntfs3: Support timestamps prior to epoch (bsc#1234429).
- kbuild: Use objtree for module signing key path (bsc#1234429).
- ntfs: set dummy blocksize to read boot_block when mounting
(bsc#1234429).
- hfsplus: fix volume corruption issue for generic/070
(bsc#1234429).
- hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
(bsc#1234429).
- hfsplus: Verify inode mode when loading from disk (bsc#1234429).
- hfsplus: fix volume corruption issue for generic/073
(bsc#1234429).
- fs/ntfs3: check for shutdown in fsync (bsc#1234429).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(bsc#1234429).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(bsc#1234429).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(bsc#1234429).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (bsc#1234429).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (bsc#1234429).
- btrfs: scrub: always update btrfs_scrub_progress::last_physical
(bsc#1234429).
- gfs2: fix remote evict for read-only filesystems (bsc#1234429).
- gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad"
(bsc#1234429).
- smb/server: fix return value of smb2_ioctl() (bsc#1234429).
- ksmbd: fix use-after-free in ksmbd_tree_connect_put under
concurrency (bsc#1234429).
- ksmbd: vfs: fix race on m_flags in vfs_cache (bsc#1234429).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(bsc#1234429).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (bsc#1234429).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (bsc#1234429).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(bsc#1234429).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(bsc#1234429).
- gfs2: Fix use of bio_chain (bsc#1234429).
- net: fec: ERR007885 Workaround for XDP TX path (bsc#1234429).
- netrom: Fix memory leak in nr_sendmsg() (bsc#1234429).
- net/sched: ets: Always remove class from active list before
deleting in ets_qdisc_change (bsc#1234429).
- ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()
(bsc#1234429).
- mlxsw: spectrum_router: Fix possible neighbour reference count
leak (bsc#1234429).
- mlxsw: spectrum_router: Fix neighbour use-after-free
(bsc#1234429).
- mlxsw: spectrum_mr: Fix use-after-free when updating multicast
route stats (bsc#1234429).
- bnxt_en: Fix XDP_TX path (bsc#1234429).
- net: openvswitch: fix middle attribute validation in push_nsh()
action (bsc#1234429).
- broadcom: b44: prevent uninitialized value usage (bsc#1234429).
- ipvs: fix ipv4 null-ptr-deref in route error path (bsc#1234429).
- caif: fix integer underflow in cffrml_receive() (bsc#1234429).
- net/sched: ets: Remove drr class from the active list if it
changes to strict (bsc#1234429).
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
(bsc#1234429).
- netfilter: nf_nat: remove bogus direction check (bsc#1234429).
- netfilter: nf_tables: remove redundant chain validation on
register store (bsc#1234429).
- selftests: netfilter: packetdrill: avoid failure on HZ=100
kernel (bsc#1234429).
- iommufd/selftest: Add coverage for reporting max_pasid_log2
via IOMMU_HW_INFO (bsc#1234429).
- iommufd/selftest: Update hw_info coverage for an input data_type
(bsc#1234429).
- iommufd/selftest: Make it clearer to gcc that the access is
not out of bounds (bsc#1234429).
- iommufd/selftest: Check for overflow in
IOMMU_TEST_OP_ADD_RESERVED (bsc#1234429).
- ethtool: Avoid overflowing userspace buffer on stats query
(bsc#1234429).
- net/mlx5: fw reset, clear reset requested on drain_fw_reset
(bsc#1234429).
- net/mlx5: Drain firmware reset in shutdown callback
(bsc#1234429).
- net/mlx5: fw_tracer, Validate format string parameters
(bsc#1234429).
- net/mlx5: fw_tracer, Handle escaped percent properly
(bsc#1234429).
- net/mlx5: Serialize firmware reset with devlink (bsc#1234429).
- net/handshake: duplicate handshake cancellations leak socket
(bsc#1234429).
- net: enetc: do not transmit redirected XDP frames when the
link is down (bsc#1234429).
- net: hns3: using the num_tqps in the vf driver to apply for
resources (bsc#1234429).
- net: hns3: using the num_tqps to check whether tqp_index is
out of range when vf get ring info from mbx (bsc#1234429).
- net: hns3: add VLAN id validation before using (bsc#1234429).
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
(bsc#1234429).
- hwmon: (ibmpex) fix use-after-free in high/low store
(bsc#1234429).
- hwmon: (tmp401) fix overflow caused by default conversion rate
value (bsc#1234429).
- drm/me/gsc: mei interrupt top half should be in irq disabled
context (bsc#1234429).
- drm/xe: Restore engine registers before restarting schedulers
after GT reset (bsc#1234429).
- MIPS: Fix a reference leak bug in ip22_check_gio()
(bsc#1234429).
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
(bsc#1234429).
- x86/xen: Move Xen upcall handler (bsc#1234429).
- x86/xen: Fix sparse warning in enlighten_pv.c (bsc#1234429).
- arm64: kdump: Fix elfcorehdr overlap caused by reserved memory
processing reorder (bsc#1234429).
- spi: cadence-quadspi: Fix clock disable on probe failure path
(bsc#1234429).
- block: rnbd-clt: Fix leaked ID in init_dev() (bsc#1234429).
- drm/xe: Limit num_syncs to prevent oversized allocations
(bsc#1234429).
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
(bsc#1234429).
- hwmon: (ltc4282): Fix reset_history file permissions
(bsc#1234429).
- ksmbd: skip lock-range check on equal size to avoid size==0
underflow (bsc#1234429).
- ksmbd: Fix refcount leak when invalid session is found on
session lookup (bsc#1234429).
- ksmbd: fix buffer validation by including null terminator size
in EA length (bsc#1234429).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(bsc#1234429).
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
validation (bsc#1234429).
- Input: lkkbd - disable pending work before freeing device
(bsc#1234429).
- Input: alps - fix use-after-free bugs caused by
dev3_register_work (bsc#1234429).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (bsc#1234429).
- xfs: don't leak a locked dquot when xfs_dquot_attach_buf fails
(bsc#1234429).
- can: gs_usb: gs_can_open(): fix error handling (bsc#1234429).
- soc/tegra: fuse: Do not register SoC device on ACPI boot
(bsc#1234429).
- ACPI: PCC: Fix race condition by removing static qualifier
(bsc#1234429).
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
(bsc#1234429).
- spi: fsl-cpm: Check length parity before switching to 16 bit
mode (bsc#1234429).
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
Kconfig (bsc#1234429).
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
(bsc#1234429).
- dt-bindings: mmc: sdhci-of-aspeed: Switch ref to
sdhci-common.yaml (bsc#1234429).
- net/hsr: fix NULL pointer dereference in
prp_get_untagged_frame() (bsc#1234429).
- x86/fpu: Fix FPU state core dump truncation on CPUs with no
extended xfeatures (bsc#1234429).
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
(bsc#1234429).
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
(bsc#1234429).
- ALSA: usb-mixer: us16x08: validate meter packet indices
(bsc#1234429).
- ASoC: ak4458: remove the reset operation in probe and remove
(bsc#1234429).
- nfsd: update percpu_ref to manage references on nfsd_net
(bsc#1234429).
- nfsd: rename nfsd_serv_ prefixed methods and variables with
nfsd_net_ (bsc#1234429).
- nfsd: fix memory leak in nfsd_create_serv error paths
(bsc#1234429).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (bsc#1234429).
- ipmi: Fix __scan_channels() failing to rescan channels
(bsc#1234429).
- scsi: ufs: host: mediatek: Fix shutdown/suspend race condition
(bsc#1234429).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (bsc#1234429).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(bsc#1234429).
- scsi: smartpqi: Add support for Hurray Data new controller
PCI device (bsc#1234429).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (bsc#1234429).
- powerpc/addnote: Fix overflow on 32-bit builds (bsc#1234429).
- scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled
(bsc#1234429).
- scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
(bsc#1234429).
- scsi: qla2xxx: Use reinit_completion on mbx_intr_comp
(bsc#1234429).
- fuse: Always flush the page cache before FOPEN_DIRECT_IO write
(bsc#1234429).
- fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
(bsc#1234429).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (bsc#1234429).
- reset: fix BIT macro reference (bsc#1234429).
- exfat: fix remount failure in different process environments
(bsc#1234429).
- exfat: zero out post-EOF page cache on file extension
(bsc#1234429).
- usbip: Fix locking bug in RT-enabled kernels (bsc#1234429).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(bsc#1234429).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (bsc#1234429).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(bsc#1234429).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (bsc#1234429).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(bsc#1234429).
- libperf cpumap: Fix perf_cpu_map__max for an empty/NULL map
(bsc#1234429).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(bsc#1234429).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (bsc#1234429).
- nvme-fc: don't hold rport lock when putting ctrl (bsc#1234429).
- nvme-fabrics: add ENOKEY to no retry criteria for authentication
failures (bsc#1234429).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (bsc#1234429).
- MIPS: ftrace: Fix memory corruption when kernel is located
beyond 32 bits (bsc#1234429).
- scsi: scsi_debug: Fix atomic write enable module param
description (bsc#1234429).
- block: rnbd-clt: Fix signedness bug in init_dev() (bsc#1234429).
- vhost/vsock: improve RCU read sections around vhost_vsock_get()
(bsc#1234429).
- cifs: Fix memory and information leak in smb3_reconfigure()
(bsc#1234429).
- KEYS: trusted: Fix a memory leak in tpm2_load_cmd (bsc#1234429).
- io_uring: fix filename leak in __io_openat_prep() (bsc#1234429).
- x86/mce: Do not clear bank's poll bit in mce_poll_banks on
AMD SMCA systems (bsc#1234429).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (bsc#1234429).
- perf: arm_cspmu: fix error handling in
arm_cspmu_impl_unregister() (bsc#1234429).
- lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit
(bsc#1234429).
- s390/dasd: Fix gendisk parent after copy pair swap
(bsc#1234429).
- wifi: mt76: Fix DTS power-limits on little endian systems
(bsc#1234429).
- block: rate-limit capacity change info log (bsc#1234429).
- floppy: fix for PAGE_SIZE != 4KB (bsc#1234429).
- kallsyms: Fix wrong "big" kernel symbol type read from procfs
(bsc#1234429).
- fs/ntfs3: fix mount failure for sparse runs in run_unpack()
(bsc#1234429).
- ktest.pl: Fix uninitialized var in config-bisect.pl
(bsc#1234429).
- tpm: Cap the number of PCR banks (bsc#1234429).
- ext4: fix string copying in parse_apply_sb_mount_options()
(bsc#1234429).
- ext4: xattr: fix null pointer deref in ext4_raw_inode()
(bsc#1234429).
- ext4: clear i_state_flags when alloc inode (bsc#1234429).
- ext4: fix incorrect group number assertion in mb_check_buddy
(bsc#1234429).
- ext4: align max orphan file size with e2fsprogs limit
(bsc#1234429).
- jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key
(bsc#1234429).
- jbd2: use a weaker annotation in journal handling (bsc#1234429).
- media: v4l2-mem2mem: Fix outdated documentation (bsc#1234429).
- selftests: mptcp: pm: ensure unknown flags are ignored
(bsc#1234429).
- mptcp: schedule rtx timer only after pushing data (bsc#1234429).
- mptcp: avoid deadlock on fallback while reinjecting
(bsc#1234429).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (bsc#1234429).
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
(bsc#1234429).
- media: pvrusb2: Fix incorrect variable used in trace message
(bsc#1234429).
- phy: broadcom: bcm63xx-usbh: fix section mismatches
(bsc#1234429).
- usb: ohci-nxp: fix device leak on probe failure (bsc#1234429).
- usb: typec: altmodes/displayport: Drop the device reference
in dp_altmode_probe() (bsc#1234429).
- USB: lpc32xx_udc: Fix error handling in probe (bsc#1234429).
- usb: phy: fsl-usb: Fix use-after-free in delayed work during
device removal (bsc#1234429).
- usb: phy: isp1301: fix non-OF device reference imbalance
(bsc#1234429).
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
(bsc#1234429).
- usb: dwc3: of-simple: fix clock resource leak in
dwc3_of_simple_probe (bsc#1234429).
- usb: dwc3: keep susphy enabled during exit to avoid controller
faults (bsc#1234429).
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
(bsc#1234429).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(bsc#1234429).
- intel_th: Fix error handling in intel_th_output_open
(bsc#1234429).
- mei: gsc: add dependency on Xe driver (bsc#1234429).
- serial: sh-sci: Check that the DMA cookie is valid
(bsc#1234429).
- cpuidle: governors: teo: Drop misguided target residency check
(bsc#1234429).
- cpufreq: nforce2: fix reference count leak in nforce2
(bsc#1234429).
- scsi: Revert "scsi: qla2xxx: Perform lockless command completion
in abort path" (bsc#1234429).
- scsi: aic94xx: fix use-after-free in device removal path
(bsc#1234429).
- NFSD: use correct reservation type in nfsd4_scsi_fence_client
(bsc#1234429).
- scsi: target: Reset t_task_cdb pointer in error case
(bsc#1234429).
- scsi: mpi3mr: Read missing IOCFacts flag for reply queue full
overflow (bsc#1234429).
- scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend
error (bsc#1234429).
- f2fs: ensure node page reads complete before f2fs_put_super()
finishes (bsc#1234429).
- f2fs: fix to avoid potential deadlock (bsc#1234429).
- f2fs: fix to avoid updating zero-sized extent in extent cache
(bsc#1234429).
- f2fs: invalidate dentry cache on failed whiteout creation
(bsc#1234429).
- f2fs: fix age extent cache insertion skip on counter overflow
(bsc#1234429).
- f2fs: fix uninitialized one_time_gc in victim_sel_policy
(bsc#1234429).
- f2fs: fix return value of f2fs_recover_fsync_data()
(bsc#1234429).
- tools/testing/nvdimm: Use per-DIMM device handle (bsc#1234429).
- KVM: Disallow toggling KVM_MEM_GUEST_MEMFD on an existing
memslot (bsc#1234429).
- media: vidtv: initialize local pointers upon transfer of memory
ownership (bsc#1234429).
- ocfs2: fix kernel BUG in ocfs2_find_victim_chain (bsc#1234429).
- KVM: x86: Don't clear async #PF queue when CR0.PG is disabled
(e.g. on #SMI) (bsc#1234429).
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
(bsc#1234429).
- scs: fix a wrong parameter in __scs_magic (bsc#1234429).
- parisc: Do not reprogram affinitiy on ASP chip (bsc#1234429).
- libceph: make decode_pool() more resilient against corrupted
osdmaps (bsc#1234429).
- powerpc: Add reloc_offset() to font bitmap pointer used for
bootx_printf() (bsc#1234429).
- KVM: x86: WARN if hrtimer callback for periodic APIC timer
fires with period=0 (bsc#1234429).
- KVM: x86: Explicitly set new periodic hrtimer expiration in
apic_timer_fn() (bsc#1234429).
- KVM: x86: Fix VM hard lockup after prolonged inactivity with
periodic HV timer (bsc#1234429).
- KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
(bsc#1234429).
- KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN (bsc#1234429).
- KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW
emulation (bsc#1234429).
- KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUN
(bsc#1234429).
- KVM: nVMX: Immediately refresh APICv controls as needed on
nested VM-Exit (bsc#1234429).
- KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR
(failed VMRUN) (bsc#1234429).
- KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested
VM-Exits (bsc#1234429).
- xfs: fix a memory leak in xfs_buf_item_init() (bsc#1234429).
- xfs: fix stupid compiler warning (bsc#1234429).
- xfs: fix a UAF problem in xattr repair (bsc#1234429).
- tracing: Do not register unsupported perf events (bsc#1234429).
- PM: runtime: Do not clear needs_force_resume with enabled
runtime PM (bsc#1234429).
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (bsc#1234429).
- net: phy: marvell-88q2xxx: Fix clamped value in
mv88q2xxx_hwmon_write (bsc#1234429).
- fsnotify: do not generate ACCESS/MODIFY events on child for
special files (bsc#1234429).
- net/handshake: restore destructor on submit failure
(bsc#1234429).
- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
(bsc#1234429).
- NFSD: NFSv4 file creation neglects setting ACL (bsc#1234429).
- nfsd: Mark variable __maybe_unused to avoid W=1 build break
(bsc#1234429).
- svcrdma: return 0 on success from svc_rdma_copy_inline_range
(bsc#1234429).
- svcrdma: use rc_pageoff for memcpy byte offset (bsc#1234429).
- SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token
in gss_read_proxy_verf (bsc#1234429).
- powerpc/kexec: Enable SMT before waking offline CPUs
(bsc#1234429).
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (bsc#1234429).
- s390/ipl: Clear SBP flag when bootprog is set (bsc#1234429).
- gpio: regmap: Fix memleak in error path in
gpio_regmap_register() (bsc#1234429).
- io_uring/poll: correctly handle io_poll_add() return value on
update (bsc#1234429).
- io_uring: fix min_wait wakeups for SQPOLL (bsc#1234429).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(bsc#1234429).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(bsc#1234429).
- drm/amd/display: Fix scratch registers offsets for DCN35
(bsc#1234429).
- drm/amd/display: Fix scratch registers offsets for DCN351
(bsc#1234429).
- drm/displayid: pass iter to drm_find_displayid_extension()
(bsc#1234429).
- ALSA: hda: cs35l41: Fix NULL pointer dereference in
cs35l41_hda_read_acpi() (bsc#1234429).
- ALSA: wavefront: Use guard() for spin locks (bsc#1234429).
- ALSA: wavefront: Clear substream pointers on close
(bsc#1234429).
- pinctrl: renesas: rzg2l: Fix ISEL restore on resume
(bsc#1234429).
- hsr: hold rcu and dev lock for hsr_get_port_ndev (bsc#1234429).
- sched/rt: Fix race in push_rt_task (bsc#1234429).
- KVM: arm64: Initialize HCR_EL2.E2H early (bsc#1234429).
- KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()
(bsc#1234429).
- arm64: Revamp HCR_EL2.E2H RES1 detection (bsc#1234429).
- dt-bindings: PCI: qcom,pcie-sc7280: Add missing required
power-domains and resets (bsc#1234429).
- dt-bindings: PCI: qcom,pcie-sc8280xp: Add missing required
power-domains and resets (bsc#1234429).
- dt-bindings: PCI: qcom,pcie-sm8150: Add missing required
power-domains and resets (bsc#1234429).
- dt-bindings: PCI: qcom,pcie-sm8250: Add missing required
power-domains and resets (bsc#1234429).
- dt-bindings: PCI: qcom,pcie-sm8350: Add missing required
power-domains and resets (bsc#1234429).
- dt-bindings: PCI: qcom,pcie-sm8450: Add missing required
power-domains and resets (bsc#1234429).
- dt-bindings: PCI: qcom,pcie-sm8550: Add missing required
power-domains and resets (bsc#1234429).
- crypto: af_alg - zero initialize memory allocated via
sock_kmalloc (bsc#1234429).
- crypto: caam - Add check for kcalloc() in test_len()
(bsc#1234429).
- amba: tegra-ahb: Fix device leak on SMMU enable (bsc#1234429).
- virtio: vdpa: Fix reference count leak in octep_sriov_enable()
(bsc#1234429).
- tracing: Fix fixed array of synthetic event (bsc#1234429).
- soc: samsung: exynos-pmu: fix device leak on regmap lookup
(bsc#1234429).
- soc: qcom: pbs: fix device leak on lookup (bsc#1234429).
- soc: qcom: ocmem: fix device leak on lookup (bsc#1234429).
- soc: apple: mailbox: fix device leak on lookup (bsc#1234429).
- soc: amlogic: canvas: fix device leak on lookup (bsc#1234429).
- rpmsg: glink: fix rpmsg device leak (bsc#1234429).
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
args (bsc#1234429).
- i2c: amd-mp2: fix reference leak in MP2 PCI device
(bsc#1234429).
- interconnect: qcom: sdx75: Drop QPIC interconnect and BCM nodes
(bsc#1234429).
- hwmon: (max16065) Use local variable to avoid TOCTOU
(bsc#1234429).
- hwmon: (max6697) fix regmap leak on probe failure (bsc#1234429).
- hwmon: (w83791d) Convert macros to functions to avoid TOCTOU
(bsc#1234429).
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
(bsc#1234429).
- ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32
(bsc#1234429).
- x86/msi: Make irq_retrigger() functional for posted MSI
(bsc#1234429).
- iommu/mediatek: fix use-after-free on probe deferral
(bsc#1234429).
- fuse: fix readahead reclaim deadlock (bsc#1234429).
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
(bsc#1234429).
- wifi: rtlwifi: 8192cu: fix tid out of range in
rtl92cu_tx_fill_desc() (bsc#1234429).
- wifi: cfg80211: sme: store capped length in
__cfg80211_connect_result() (bsc#1234429).
- wifi: mac80211: do not use old MBSSID elements (bsc#1234429).
- i40e: fix scheduling in set_rx_mode (bsc#1234429).
- i40e: validate ring_len parameter against hardware-specific
values (bsc#1234429).
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(bsc#1234429).
- idpf: reduce mbx_task schedule delay to 300us (bsc#1234429).
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
(bsc#1234429).
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
(bsc#1234429).
- net: mdio: aspeed: add dummy read to avoid read-after-write
issue (bsc#1234429).
- net: openvswitch: Avoid needlessly taking the RTNL on vport
destroy (bsc#1234429).
- ip6_gre: make ip6gre_header() robust (bsc#1234429).
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
event names (bsc#1234429).
- platform/x86: msi-laptop: add missing sysfs_remove_group()
(bsc#1234429).
- platform/x86: ibm_rtl: fix EBDA signature search pointer
arithmetic (bsc#1234429).
- team: fix check for port enabled in
team_queue_override_port_prio_changed() (bsc#1234429).
- net: dsa: fix missing put_device() in
dsa_tree_find_first_conduit() (bsc#1234429).
- amd-xgbe: reset retries and mode on RX adapt failures
(bsc#1234429).
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
(bsc#1234429).
- selftests: net: fix "buffer overflow detected" for tap.c
(bsc#1234429).
- smc91x: fix broken irq-context in PREEMPT_RT (bsc#1234429).
- genalloc.h: fix htmldocs warning (bsc#1234429).
- firewire: nosy: Fix dma_free_coherent() size (bsc#1234429).
- net: dsa: b53: skip multicast entries for fdb_dump()
(bsc#1234429).
- kbuild: fix compilation of dtb specified on command-line
without make rule (bsc#1234429).
- net: usb: asix: validate PHY address before use (bsc#1234429).
- net: bridge: Describe @tunnel_hash member in
net_bridge_vlan_group struct (bsc#1234429).
- vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
(bsc#1234429).
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
ACPI package parsing (bsc#1234429).
- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
(bsc#1234429).
- net: stmmac: fix the crash issue for zero copy XDP_TX action
(bsc#1234429).
- ipv6: BUG() in pskb_expand_head() as part of
calipso_skbuff_setattr() (bsc#1234429).
- ipv4: Fix reference count leak when using error routes with
nexthop objects (bsc#1234429).
- net: rose: fix invalid array index in rose_kill_by_device()
(bsc#1234429).
- ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
(bsc#1234429).
- RDMA/irdma: avoid invalid read in irdma_net_event (bsc#1234429).
- RDMA/efa: Remove possible negative shift (bsc#1234429).
- RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
(bsc#1234429).
- RDMA/bnxt_re: Fix incorrect BAR check in
bnxt_qplib_map_creq_db() (bsc#1234429).
- RDMA/core: always drop device refcount in
ib_del_sub_device_and_put() (bsc#1234429).
- RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
(bsc#1234429).
- RDMA/bnxt_re: Fix to use correct page size for PDE table
(bsc#1234429).
- md: Fix static checker warning in analyze_sbs (bsc#1234429).
- md/raid5: fix possible null-pointer dereferences in
raid5_store_group_thread_cnt() (bsc#1234429).
- ksmbd: Fix memory leak in get_file_all_info() (bsc#1234429).
- RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
(bsc#1234429).
- RDMA/bnxt_re: fix dma_free_coherent() pointer (bsc#1234429).
- blk-mq: skip CPU offline notify on unmapped hctx (bsc#1234429).
- selftests/ftrace: traceonoff_triggers: strip off names
(bsc#1234429).
- ntfs: Do not overwrite uptodate pages (bsc#1234429).
- ASoC: codecs: wcd939x: fix regmap leak on probe failure
(bsc#1234429).
- ASoC: stm32: sai: fix device leak on probe (bsc#1234429).
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
(bsc#1234429).
- ASoC: stm32: sai: fix OF node leak on probe (bsc#1234429).
- ASoC: codecs: lpass-tx-macro: fix SM6115 support (bsc#1234429).
- ASoC: qcom: q6apm-dai: set flags to reflect correct operation
of appl_ptr (bsc#1234429).
- ASoC: qcom: q6asm-dai: perform correct state check before
closing (bsc#1234429).
- ASoC: qcom: q6adm: the the copp device only during last instance
(bsc#1234429).
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
alignment (bsc#1234429).
- iommu/amd: Fix pci_segment memleak in alloc_pci_segment()
(bsc#1234429).
- iommu/amd: Propagate the error code returned by
__modify_irte_ga() in modify_irte_ga() (bsc#1234429).
- iommu/apple-dart: fix device leak on of_xlate() (bsc#1234429).
- iommu/exynos: fix device leak on of_xlate() (bsc#1234429).
- iommu/ipmmu-vmsa: fix device leak on of_xlate() (bsc#1234429).
- iommu/mediatek-v1: fix device leak on probe_device()
(bsc#1234429).
- iommu/mediatek-v1: fix device leaks on probe() (bsc#1234429).
- iommu/mediatek: fix device leak on of_xlate() (bsc#1234429).
- iommu/omap: fix device leaks on probe_device() (bsc#1234429).
- iommu/qcom: fix device leak on of_xlate() (bsc#1234429).
- iommu/sun50i: fix device leak on of_xlate() (bsc#1234429).
- iommu/tegra: fix device leak on probe_device() (bsc#1234429).
- iommu: disable SVA when CONFIG_X86 is set (bsc#1234429).
- HID: logitech-dj: Remove duplicate error logging (bsc#1234429).
- fgraph: Initialize ftrace_ops->private for function graph ops
(bsc#1234429).
- fgraph: Check ftrace_pids_enabled on registration for early
filtering (bsc#1234429).
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
codepaths (bsc#1234429).
- arm64: dts: ti: k3-j721e-sk: Fix pinmux for pin Y1 used by
power regulator (bsc#1234429).
- powerpc, mm: Fix mprotect on book3s 32-bit (bsc#1234429).
- powerpc/64s/slb: Fix SLB multihit issue during SLB preload
(bsc#1234429).
- leds: leds-cros_ec: Skip LEDs without color components
(bsc#1234429).
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
(bsc#1234429).
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
9 LEDs (bsc#1234429).
- leds: leds-lp50xx: Enable chip before any communication
(bsc#1234429).
- block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs
(bsc#1234429).
- clk: samsung: exynos-clkout: Assign .num before accessing .hws
(bsc#1234429).
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
(bsc#1234429).
- mfd: max77620: Fix potential IRQ chip conflict when probing
two devices (bsc#1234429).
- media: rc: st_rc: Fix reset control resource leak (bsc#1234429).
- media: verisilicon: Fix CPU stalls on G2 bus error
(bsc#1234429).
- mtd: mtdpart: ignore error -ENOENT from parsers on subpartitions
(bsc#1234429).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(bsc#1234429).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(bsc#1234429).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(bsc#1234429).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(bsc#1234429).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(bsc#1234429).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(bsc#1234429).
- parisc: entry.S: fix space adjustment on interruption for
64-bit userspace (bsc#1234429).
- parisc: entry: set W bit for !compat tasks in
syscall_restore_rfi() (bsc#1234429).
- perf/x86/amd/uncore: Fix the return value of
amd_uncore_df_event_init() on error (bsc#1234429).
- powerpc/pseries/cmm: call balloon_devinfo_init() also without
CONFIG_BALLOON_COMPACTION (bsc#1234429).
- media: adv7842: Avoid possible out-of-bounds array accesses
in adv7842_cp_log_status() (bsc#1234429).
- firmware: stratix10-svc: Add mutex in stratix10 memory
management (bsc#1234429).
- dm-ebs: Mark full buffer dirty even on partial write
(bsc#1234429).
- dm-bufio: align write boundary on physical block size
(bsc#1234429).
- fbdev: gbefb: fix to use physical address instead of dma address
(bsc#1234429).
- fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing
(bsc#1234429).
- fbdev: tcx.c fix mem_map to correct smem_start offset
(bsc#1234429).
- media: cec: Fix debugfs leak on bus_register() failure
(bsc#1234429).
- media: msp3400: Avoid possible out-of-bounds array accesses
in msp3400c_thread() (bsc#1234429).
- media: platform: mtk-mdp3: fix device leaks at probe
(bsc#1234429).
- media: renesas: rcar_drif: fix device node reference leak in
rcar_drif_bond_enabled (bsc#1234429).
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
(bsc#1234429).
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
(bsc#1234429).
- media: verisilicon: Protect G2 HEVC decoder against invalid
DPB index (bsc#1234429).
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
error path (bsc#1234429).
- media: vpif_capture: fix section mismatch (bsc#1234429).
- media: vpif_display: fix section mismatch (bsc#1234429).
- media: amphion: Cancel message work before releasing the VPU
core (bsc#1234429).
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
probe (bsc#1234429).
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
probe (bsc#1234429).
- media: mediatek: vcodec: Fix a reference leak in
mtk_vcodec_fw_vpu_init() (bsc#1234429).
- LoongArch: Add new PCI ID for pci_fixup_vgadev() (bsc#1234429).
- LoongArch: Correct the calculation logic of thread_count
(bsc#1234429).
- LoongArch: Fix build errors for CONFIG_RANDSTRUCT (bsc#1234429).
- LoongArch: Use __pmd()/__pte() for swap entry conversions
(bsc#1234429).
- LoongArch: Use unsigned long for _end and _text (bsc#1234429).
- mm/damon/tests/sysfs-kunit: handle alloc failures on
damon_sysfs_test_add_targets() (bsc#1234429).
- mm/damon/tests/vaddr-kunit: handle alloc failures in
damon_test_split_evenly_fail() (bsc#1234429).
- mm/damon/tests/vaddr-kunit: handle alloc failures on
damon_test_split_evenly_succ() (bsc#1234429).
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_split_at() (bsc#1234429).
- mm/damon/tests/core-kunit: handle allocation failures in
damon_test_regions() (bsc#1234429).
- mm/damon/tests/core-kunit: handle memory failure from
damon_test_target() (bsc#1234429).
- mm/damon/tests/core-kunit: handle memory alloc failure from
damon_test_aggregate() (bsc#1234429).
- mm/damon/tests/core-kunit: handle alloc failures on
dasmon_test_merge_regions_of() (bsc#1234429).
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_merge_two() (bsc#1234429).
- mm/damon/tests/core-kunit: handle alloc failures in
damon_test_set_regions() (bsc#1234429).
- mm/damon/tests/core-kunit: handle alloc failures in
damon_test_update_monitoring_result() (bsc#1234429).
- mm/damon/tests/core-kunit: handle alloc failures in
damon_test_ops_registration() (bsc#1234429).
- mm/damon/tests/core-kunit: handle alloc failure on
damon_test_set_attrs() (bsc#1234429).
- pmdomain: imx: Fix reference count leak in imx_gpc_probe()
(bsc#1234429).
- compiler_types.h: add "auto" as a macro for "__auto_type"
(bsc#1234429).
- mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
(bsc#1234429).
- kasan: refactor pcpu kasan vmalloc unpoison (bsc#1234429).
- kasan: unpoison vms[area] addresses with a common tag
(bsc#1234429).
- lockd: fix vfs_test_lock() calls (bsc#1234429).
- idr: fix idr_alloc() returning an ID out of range (bsc#1234429).
- mm/page_owner: fix memory leak in
page_owner_stack_fops->release() (bsc#1234429).
- x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix
Halo (bsc#1234429).
- tools/mm/page_owner_sort: fix timestamp comparison for stable
sorting (bsc#1234429).
- samples/ftrace: Adjust LoongArch register restore order in
direct calls (bsc#1234429).
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
(bsc#1234429).
- RDMA/cm: Fix leaking the multicast GID table reference
(bsc#1234429).
- e1000: fix OOB in e1000_tbi_should_accept() (bsc#1234429).
- fjes: Add missing iounmap in fjes_hw_init() (bsc#1234429).
- LoongArch: Refactor register restoration in ftrace_common_return
(bsc#1234429).
- LoongArch: BPF: Zero-extend bpf_tail_call() index (bsc#1234429).
- LoongArch: BPF: Sign extend kfunc call arguments (bsc#1234429).
- nfsd: Drop the client reference in client_states_open()
(bsc#1234429).
- net: usb: sr9700: fix incorrect command used to write single
register (bsc#1234429).
- net: nfc: fix deadlock between nfc_unregister_device and
rfkill_fop_write (bsc#1234429).
- net: macb: Relocate mog_init_rings() callback from
macb_mac_link_up() to macb_open() (bsc#1234429).
- Revert "drm/amd: Skip power ungate during suspend for VPE"
(bsc#1234429).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(bsc#1234429).
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
(bsc#1234429).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(bsc#1234429).
- drm/msm/a6xx: Fix out of bound IO access in
a6xx_get_gmu_registers (bsc#1234429).
- drm/buddy: Optimize free block management with RB tree
(bsc#1234429).
- drm/buddy: Separate clear and dirty free block trees
(bsc#1234429).
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
(bsc#1234429).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (bsc#1234429).
- drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()
(bsc#1234429).
- drm/mediatek: Fix device node reference leak in
mtk_dp_dt_parse() (bsc#1234429).
- drm/mediatek: Fix probe resource leaks (bsc#1234429).
- drm/mediatek: Fix probe memory leak (bsc#1234429).
- drm/mediatek: Fix probe device leaks (bsc#1234429).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(bsc#1234429).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (bsc#1234429).
- drm/amdkfd: Trap handler support for expert scheduling mode
(bsc#1234429).
- drm/i915: Fix format string truncation warning (bsc#1234429).
- drm/ttm: Avoid NULL pointer deref for evicted BOs (bsc#1234429).
- drm/mgag200: Fix big-endian support (bsc#1234429).
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
sg-table (bsc#1234429).
- drm/xe/oa: Disallow 0 OA property values (bsc#1234429).
- drm/xe: Adjust long-running workload timeslices to reasonable
values (bsc#1234429).
- drm/xe: Use usleep_range for accurate long-running workload
timeslicing (bsc#1234429).
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
(bsc#1234429).
- drm/msm/dpu: Add missing NULL pointer check for pingpong
interface (bsc#1234429).
- drm/i915/gem: Zero-initialize the eb.vma array in
i915_gem_do_execbuffer (bsc#1234429).
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
in prepare_fb (bsc#1234429).
- drm/imagination: Disallow exporting of PM/FW protected objects
(bsc#1234429).
- lib/crypto: riscv/chacha: Avoid s0/fp register (bsc#1234429).
- gfs2: fix freeze error handling (bsc#1234429).
- btrfs: don't rewrite ret from inode_permission (bsc#1234429).
- sched/eevdf: Fix min_vruntime vs avg_vruntime (bsc#1234429).
- erofs: fix unexpected EIO under memory pressure (bsc#1234429).
- sched_ext: Fix incorrect sched_class settings for per-cpu
migration tasks (bsc#1234429).
- jbd2: fix the inconsistency between checksum and data in memory
for journal sb (bsc#1234429).
- tty: introduce and use tty_port_tty_vhangup() helper
(bsc#1234429).
- xhci: dbgtty: fix device unregister: fixup (bsc#1234429).
- f2fs: fix to detect recoverable inode during dryrun of
find_fsync_dnodes() (bsc#1234429).
- f2fs: use global inline_xattr_slab instead of per-sb slab cache
(bsc#1234429).
- f2fs: drop inode from the donation list when the last file is
closed (bsc#1234429).
- f2fs: fix to avoid updating compression context during writeback
(bsc#1234429).
- serial: core: fix OF node leak (bsc#1234429).
- serial: core: Restore sysfs fwnode information (bsc#1234429).
- mptcp: pm: ignore unknown endpoint flags (bsc#1234429).
- mm/ksm: fix exec/fork inheritance support for prctl
(bsc#1234429).
- svcrdma: bound check rq_pages index in inline path
(bsc#1234429).
- ARM: dts: microchip: sama7g5: fix uart fifo size to 32
(bsc#1234429).
- block: freeze queue when updating zone resources (bsc#1234429).
- tpm2-sessions: Fix tpm2_read_public range checks (bsc#1234429).
- sched_ext: Factor out local_dsq_post_enq() from
dispatch_enqueue() (bsc#1234429).
- sched_ext: Fix missing post-enqueue handling in
move_local_task_to_local_dsq() (bsc#1234429).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(bsc#1234429).
- hrtimers: Introduce hrtimer_update_function() (bsc#1234429).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (bsc#1234429).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(bsc#1234429).
- f2fs: clear SBI_POR_DOING before initing inmem curseg
(bsc#1234429).
- f2fs: add timeout in f2fs_enable_checkpoint() (bsc#1234429).
- f2fs: dump more information for
f2fs_{enable,disable}_checkpoint() (bsc#1234429).
- f2fs: fix to propagate error from f2fs_enable_checkpoint()
(bsc#1234429).
- gpiolib: acpi: Switch to use enum in acpi_gpio_in_ignore_list()
(bsc#1234429).
- gpiolib: acpi: Handle deferred list via new API (bsc#1234429).
- gpiolib: acpi: Add acpi_gpio_need_run_edge_events_on_boot()
getter (bsc#1234429).
- gpiolib: acpi: Move quirks to a separate file (bsc#1234429).
- gpiolib: acpi: Add a quirk for Acer Nitro V15 (bsc#1234429).
- gpiolib: acpi: Add quirk for ASUS ProArt PX13 (bsc#1234429).
- gpiolib: acpi: Add quirk for Dell Precision 7780 (bsc#1234429).
- netfilter: nft_ct: add seqadj extension for natted connections
(bsc#1234429).
- md/raid10: wait barrier before returning discard request with
REQ_NOWAIT (bsc#1234429).
- drm/panthor: Flush shmem writes before mapping buffers
CPU-uncached (bsc#1234429).
- net: ipv6: ioam6: use consistent dst names (bsc#1234429).
- ipv6: adopt dst_dev() helper (bsc#1234429).
- net: use dst_dev_rcu() in sk_setup_caps() (bsc#1234429).
- usbnet: Fix using smp_processor_id() in preemptible code
warnings (bsc#1234429).
- serial: core: Fix serial device initialization (bsc#1234429).
- tty: fix tty_port_tty_*hangup() kernel-doc (bsc#1234429).
- x86/microcode/AMD: Select which microcode patch to load
(bsc#1234429).
- media: i2c: imx219: Fix 1920x1080 mode to use 1:1 pixel aspect
ratio (bsc#1234429).
- wifi: mt76: mt7925: fix the unfinished command of regd_notifier
before suspend (bsc#1234429).
- wifi: mt76: mt7925: fix CLC command timeout when suspend/resume
(bsc#1234429).
- wifi: mt76: mt7925: add handler to hif suspend/resume event
(bsc#1234429).
- idpf: add support for SW triggered interrupts (bsc#1234429).
- idpf: trigger SW interrupt when exiting wb_on_itr mode
(bsc#1234429).
- idpf: add support for Tx refillqs in flow scheduling mode
(bsc#1234429).
- idpf: improve when to set RE bit logic (bsc#1234429).
- idpf: simplify and fix splitq Tx packet rollback error path
(bsc#1234429).
- idpf: replace flow scheduling buffer ring with buffer pool
(bsc#1234429).
- idpf: stop Tx if there are insufficient buffer resources
(bsc#1234429).
- idpf: remove obsolete stashing code (bsc#1234429).
- hrtimers: Make hrtimer_update_function() less expensive
(bsc#1234429).
- gve: defer interrupt enabling until NAPI registration
(bsc#1234429).
- ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex
mode (bsc#1234429).
- block: handle zone management operations completions
(bsc#1234429).
- soundwire: stream: extend sdw_alloc_stream() to take 'type'
parameter (bsc#1234429).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(bsc#1234429).
- ASoC: renesas: rz-ssi: Fix
rz_ssi_priv::hw_params_cache::sample_width (bsc#1234429).
- PCI: brcmstb: Reuse pcie_cfg_data structure (bsc#1234429).
- PCI: brcmstb: Set MLW based on "num-lanes" DT property if
present (bsc#1234429).
- PCI: brcmstb: Fix disabling L0s capability (bsc#1234429).
- mm/balloon_compaction: we cannot have isolated pages in the
balloon list (bsc#1234429).
- mm/balloon_compaction: convert balloon_page_delete() to
balloon_page_finalize() (bsc#1234429).
- powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
(bsc#1234429).
- media: mediatek: vcodec: Use spinlock for context list
protection lock (bsc#1234429).
- media: amphion: Add a frame flush mode for decoder
(bsc#1234429).
- media: amphion: Make some vpu_v4l2 functions static
(bsc#1234429).
- media: amphion: Remove vpu_vb_is_codecconfig (bsc#1234429).
- vfio/pci: Disable qword access to the PCI ROM bar (bsc#1234429).
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_split_regions_of() (bsc#1234429).
- mm/damon/tests/core-kunit: handle alloc failres in
damon_test_new_filter() (bsc#1234429).
- mm/damon/tests/vaddr-kunit: handle alloc failures on
damon_do_test_apply_three_regions() (bsc#1234429).
- iomap: allocate s_dio_done_wq for async reads as well
(bsc#1234429).
- block: fix NULL pointer dereference in
blk_zone_reset_all_bio_endio() (bsc#1234429).
- blacklist.conf: remove entry for
patches.kernel.org/6.12.64-260-hsr-hold-rcu-and-dev-lock-for-hsr_get_port_nd.patch
- Rename to
patches.kernel.org/6.12.64-055-netfilter-nf_conncount-fix-leaked-ct-in-error.patch.
- commit 3b16474
* Thu Jan 08 2026 jslaby@suse.cz
- Linux 6.18.4 (bsc#1012628).
- drm: nova: depend on CONFIG_64BIT (bsc#1012628).
- x86/microcode/AMD: Select which microcode patch to load
(bsc#1012628).
- sched/core: Add comment explaining force-idle vruntime snapshots
(bsc#1012628).
- sched/eevdf: Fix min_vruntime vs avg_vruntime (bsc#1012628).
- sched_ext: Fix incorrect sched_class settings for per-cpu
migration tasks (bsc#1012628).
- mm/huge_memory: merge uniform_split_supported() and
non_uniform_split_supported() (bsc#1012628).
- KVM: s390: Fix gmap_helper_zap_one_page() again (bsc#1012628).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (bsc#1012628).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(bsc#1012628).
- drm/amdgpu: don't attach the tlb fence for SI (bsc#1012628).
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
(bsc#1012628).
- wifi: rtlwifi: 8192cu: fix tid out of range in
rtl92cu_tx_fill_desc() (bsc#1012628).
- wifi: cfg80211: sme: store capped length in
__cfg80211_connect_result() (bsc#1012628).
- wifi: mac80211: do not use old MBSSID elements (bsc#1012628).
- sched_ext: fix uninitialized ret on alloc_percpu() failure
(bsc#1012628).
- i40e: fix scheduling in set_rx_mode (bsc#1012628).
- i40e: validate ring_len parameter against hardware-specific
values (bsc#1012628).
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(bsc#1012628).
- idpf: fix LAN memory regions command on some NVMs (bsc#1012628).
- idpf: reduce mbx_task schedule delay to 300us (bsc#1012628).
- cpuset: fix warning when disabling remote partition
(bsc#1012628).
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
(bsc#1012628).
- Bluetooth: MGMT: report BIS capability flags in supported
settings (bsc#1012628).
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
(bsc#1012628).
- net: mdio: aspeed: add dummy read to avoid read-after-write
issue (bsc#1012628).
- net: openvswitch: Avoid needlessly taking the RTNL on vport
destroy (bsc#1012628).
- ip6_gre: make ip6gre_header() robust (bsc#1012628).
- powerpc/tools: drop `-o pipefail` in gcc check scripts
(bsc#1012628).
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
event names (bsc#1012628).
- platform/x86: msi-laptop: add missing sysfs_remove_group()
(bsc#1012628).
- platform/x86: ibm_rtl: fix EBDA signature search pointer
arithmetic (bsc#1012628).
- team: fix check for port enabled in
team_queue_override_port_prio_changed() (bsc#1012628).
- net: airoha: Move net_devs registration in a dedicated routine
(bsc#1012628).
- net: dsa: properly keep track of conduit reference
(bsc#1012628).
- net: dsa: fix missing put_device() in
dsa_tree_find_first_conduit() (bsc#1012628).
- amd-xgbe: reset retries and mode on RX adapt failures
(bsc#1012628).
- selftests: drv-net: psp: fix templated test names in
psp_ip_ver_test_builder() (bsc#1012628).
- selftests: drv-net: psp: fix test names in ipver_test_builder()
(bsc#1012628).
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
(bsc#1012628).
- selftests: net: fix "buffer overflow detected" for tap.c
(bsc#1012628).
- net: wangxun: move PHYLINK dependency (bsc#1012628).
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
(bsc#1012628).
- smc91x: fix broken irq-context in PREEMPT_RT (bsc#1012628).
- genalloc.h: fix htmldocs warning (bsc#1012628).
- firewire: nosy: Fix dma_free_coherent() size (bsc#1012628).
- bng_en: update module description (bsc#1012628).
- net: dsa: b53: skip multicast entries for fdb_dump()
(bsc#1012628).
- kbuild: fix compilation of dtb specified on command-line
without make rule (bsc#1012628).
- mcb: Add missing modpost build support (bsc#1012628).
- net: mdio: rtl9300: use scoped for loops (bsc#1012628).
- net: usb: asix: validate PHY address before use (bsc#1012628).
- net: bridge: Describe @tunnel_hash member in
net_bridge_vlan_group struct (bsc#1012628).
- tools/sched_ext: fix scx_show_state.py for scx_root change
(bsc#1012628).
- vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
(bsc#1012628).
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
ACPI package parsing (bsc#1012628).
- platform/x86/intel/pmt/discovery: use valid device pointer in
dev_err_probe (bsc#1012628).
- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
(bsc#1012628).
- net: stmmac: fix the crash issue for zero copy XDP_TX action
(bsc#1012628).
- ipv6: BUG() in pskb_expand_head() as part of
calipso_skbuff_setattr() (bsc#1012628).
- ipv4: Fix reference count leak when using error routes with
nexthop objects (bsc#1012628).
- net: fib: restore ECMP balance from loopback (bsc#1012628).
- net: rose: fix invalid array index in rose_kill_by_device()
(bsc#1012628).
- ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
(bsc#1012628).
- RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct padding
(bsc#1012628).
- RDMA/irdma: Fix irdma_alloc_ucontext_resp padding (bsc#1012628).
- RDMA/mana_ib: check cqe length for kernel CQs (bsc#1012628).
- RDMA/irdma: avoid invalid read in irdma_net_event (bsc#1012628).
- RDMA/efa: Remove possible negative shift (bsc#1012628).
- RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
(bsc#1012628).
- RDMA/bnxt_re: Fix incorrect BAR check in
bnxt_qplib_map_creq_db() (bsc#1012628).
- RDMA/core: always drop device refcount in
ib_del_sub_device_and_put() (bsc#1012628).
- drm/gem-shmem: Fix the MODULE_LICENSE() string (bsc#1012628).
- RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
(bsc#1012628).
- RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()
(bsc#1012628).
- kunit: Enforce task execution in {soft,hard}irq contexts
(bsc#1012628).
- RDMA/bnxt_re: Fix to use correct page size for PDE table
(bsc#1012628).
- md: Fix static checker warning in analyze_sbs (bsc#1012628).
- md/raid5: fix possible null-pointer dereferences in
raid5_store_group_thread_cnt() (bsc#1012628).
- ublk: implement NUMA-aware memory allocation (bsc#1012628).
- ublk: scan partition in async way (bsc#1012628).
- drm/xe/guc: READ/WRITE_ONCE g2h_fence->done (bsc#1012628).
- ksmbd: Fix memory leak in get_file_all_info() (bsc#1012628).
- IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path
(bsc#1012628).
- RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
(bsc#1012628).
- RDMA/bnxt_re: fix dma_free_coherent() pointer (bsc#1012628).
- blk-mq: skip CPU offline notify on unmapped hctx (bsc#1012628).
- selftests/ftrace: traceonoff_triggers: strip off names
(bsc#1012628).
- block: handle zone management operations completions
(bsc#1012628).
- ntfs: Do not overwrite uptodate pages (bsc#1012628).
- ASoC: codecs: wcd939x: fix regmap leak on probe failure
(bsc#1012628).
- ASoC: stm32: sai: fix device leak on probe (bsc#1012628).
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
(bsc#1012628).
- ASoC: stm32: sai: fix OF node leak on probe (bsc#1012628).
- ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex
mode (bsc#1012628).
- ASoC: renesas: rz-ssi: Fix
rz_ssi_priv::hw_params_cache::sample_width (bsc#1012628).
- ASoC: codecs: wcd937x: Fix error handling in wcd937x codec
driver (bsc#1012628).
- ASoC: codecs: pm4125: Fix potential conflict when probing two
devices (bsc#1012628).
- ASoC: codecs: pm4125: Remove irq_chip on component unbind
(bsc#1012628).
- ASoC: codecs: lpass-tx-macro: fix SM6115 support (bsc#1012628).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(bsc#1012628).
- ASoC: cs35l41: Always return 0 when a subsystem ID is found
(bsc#1012628).
- ASoC: codecs: Fix error handling in pm4125 audio codec driver
(bsc#1012628).
- ASoC: qcom: q6apm-dai: set flags to reflect correct operation
of appl_ptr (bsc#1012628).
- ASoC: qcom: q6asm-dai: perform correct state check before
closing (bsc#1012628).
- ASoC: qcom: q6adm: the the copp device only during last instance
(bsc#1012628).
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
alignment (bsc#1012628).
- iommu/amd: Fix pci_segment memleak in alloc_pci_segment()
(bsc#1012628).
- iommu/amd: Propagate the error code returned by
__modify_irte_ga() in modify_irte_ga() (bsc#1012628).
- iommu/apple-dart: fix device leak on of_xlate() (bsc#1012628).
- iommu/exynos: fix device leak on of_xlate() (bsc#1012628).
- iommu/ipmmu-vmsa: fix device leak on of_xlate() (bsc#1012628).
- iommu/mediatek-v1: fix device leak on probe_device()
(bsc#1012628).
- iommu/mediatek-v1: fix device leaks on probe() (bsc#1012628).
- iommu/mediatek: fix device leak on of_xlate() (bsc#1012628).
- iommu/omap: fix device leaks on probe_device() (bsc#1012628).
- iommu/qcom: fix device leak on of_xlate() (bsc#1012628).
- iommu/sun50i: fix device leak on of_xlate() (bsc#1012628).
- iommu/tegra: fix device leak on probe_device() (bsc#1012628).
- iommu: disable SVA when CONFIG_X86 is set (bsc#1012628).
- hwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible()
(bsc#1012628).
- HID: logitech-dj: Remove duplicate error logging (bsc#1012628).
- hisi_acc_vfio_pci: Add .match_token_uuid callback in
hisi_acc_vfio_pci_migrn_ops (bsc#1012628).
- fgraph: Initialize ftrace_ops->private for function graph ops
(bsc#1012628).
- fgraph: Check ftrace_pids_enabled on registration for early
filtering (bsc#1012628).
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
codepaths (bsc#1012628).
- arm64: dts: ti: k3-j721e-sk: Fix pinmux for pin Y1 used by
power regulator (bsc#1012628).
- powerpc, mm: Fix mprotect on book3s 32-bit (bsc#1012628).
- powerpc/64s/slb: Fix SLB multihit issue during SLB preload
(bsc#1012628).
- mm, swap: do not perform synchronous discard during allocation
(bsc#1012628).
- leds: leds-cros_ec: Skip LEDs without color components
(bsc#1012628).
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
(bsc#1012628).
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
9 LEDs (bsc#1012628).
- leds: leds-lp50xx: Enable chip before any communication
(bsc#1012628).
- block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs
(bsc#1012628).
- clk: samsung: exynos-clkout: Assign .num before accessing .hws
(bsc#1012628).
- clk: qcom: mmcc-sdm660: Add missing MDSS reset (bsc#1012628).
- clk: qcom: Fix SM_VIDEOCC_6350 dependencies (bsc#1012628).
- clk: qcom: Fix dependencies of QCS_{DISP,GPU,VIDEO}CC_615
(bsc#1012628).
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
(bsc#1012628).
- mfd: max77620: Fix potential IRQ chip conflict when probing
two devices (bsc#1012628).
- media: rc: st_rc: Fix reset control resource leak (bsc#1012628).
- media: verisilicon: Fix CPU stalls on G2 bus error
(bsc#1012628).
- arm64: dts: ti: k3-am62d2-evm: Fix regulator properties
(bsc#1012628).
- arm64: dts: ti: k3-am62d2-evm: Fix PMIC padconfig (bsc#1012628).
- arm64: dts: st: Add memory-region-names property for
stm32mp257f-ev1 (bsc#1012628).
- arm64: dts: qcom: sm6350: Fix wrong order of freq-table-hz
for UFS (bsc#1012628).
- mtd: mtdpart: ignore error -ENOENT from parsers on subpartitions
(bsc#1012628).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(bsc#1012628).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(bsc#1012628).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(bsc#1012628).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(bsc#1012628).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(bsc#1012628).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(bsc#1012628).
- NFSD: Make FILE_SYNC WRITEs comply with spec (bsc#1012628).
- nvmet: pci-epf: move DMA initialization to EPC init callback
(bsc#1012628).
- parisc: entry.S: fix space adjustment on interruption for
64-bit userspace (bsc#1012628).
- parisc: entry: set W bit for !compat tasks in
syscall_restore_rfi() (bsc#1012628).
- PCI: brcmstb: Fix disabling L0s capability (bsc#1012628).
- PCI: meson: Fix parsing the DBI register region (bsc#1012628).
- perf/x86/amd/uncore: Fix the return value of
amd_uncore_df_event_init() on error (bsc#1012628).
- power: supply: max77705: Fix potential IRQ chip conflict when
probing two devices (bsc#1012628).
- powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
(bsc#1012628).
- powerpc/pseries/cmm: call balloon_devinfo_init() also without
CONFIG_BALLOON_COMPACTION (bsc#1012628).
- media: adv7842: Avoid possible out-of-bounds array accesses
in adv7842_cp_log_status() (bsc#1012628).
- firmware: stratix10-svc: Add mutex in stratix10 memory
management (bsc#1012628).
- dm-ebs: Mark full buffer dirty even on partial write
(bsc#1012628).
- dm-bufio: align write boundary on physical block size
(bsc#1012628).
- dm pcache: fix cache info indexing (bsc#1012628).
- dm pcache: fix segment info indexing (bsc#1012628).
- fbdev: gbefb: fix to use physical address instead of dma address
(bsc#1012628).
- fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing
(bsc#1012628).
- fbdev: tcx.c fix mem_map to correct smem_start offset
(bsc#1012628).
- media: cec: Fix debugfs leak on bus_register() failure
(bsc#1012628).
- media: iris: Refine internal buffer reconfiguration logic for
resolution change (bsc#1012628).
- media: msp3400: Avoid possible out-of-bounds array accesses
in msp3400c_thread() (bsc#1012628).
- media: platform: mtk-mdp3: fix device leaks at probe
(bsc#1012628).
- media: renesas: rcar_drif: fix device node reference leak in
rcar_drif_bond_enabled (bsc#1012628).
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
(bsc#1012628).
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
(bsc#1012628).
- media: verisilicon: Protect G2 HEVC decoder against invalid
DPB index (bsc#1012628).
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
error path (bsc#1012628).
- media: vpif_capture: fix section mismatch (bsc#1012628).
- media: vpif_display: fix section mismatch (bsc#1012628).
- media: amphion: Remove vpu_vb_is_codecconfig (bsc#1012628).
- media: amphion: Cancel message work before releasing the VPU
core (bsc#1012628).
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
probe (bsc#1012628).
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
probe (bsc#1012628).
- media: i2c: imx219: Fix 1920x1080 mode to use 1:1 pixel aspect
ratio (bsc#1012628).
- media: mediatek: vcodec: Use spinlock for context list
protection lock (bsc#1012628).
- media: mediatek: vcodec: Fix a reference leak in
mtk_vcodec_fw_vpu_init() (bsc#1012628).
- LoongArch: Add new PCI ID for pci_fixup_vgadev() (bsc#1012628).
- LoongArch: Correct the calculation logic of thread_count
(bsc#1012628).
- LoongArch: Fix arch_dup_task_struct() for CONFIG_RANDSTRUCT
(bsc#1012628).
- LoongArch: Fix build errors for CONFIG_RANDSTRUCT (bsc#1012628).
- LoongArch: Use __pmd()/__pte() for swap entry conversions
(bsc#1012628).
- LoongArch: Use unsigned long for _end and _text (bsc#1012628).
- mm/damon/tests/sysfs-kunit: handle alloc failures on
damon_sysfs_test_add_targets() (bsc#1012628).
- mm/damon/tests/vaddr-kunit: handle alloc failures on
damon_do_test_apply_three_regions() (bsc#1012628).
- mm/damon/tests/vaddr-kunit: handle alloc failures in
damon_test_split_evenly_fail() (bsc#1012628).
- mm/damon/tests/vaddr-kunit: handle alloc failures on
damon_test_split_evenly_succ() (bsc#1012628).
- mm/damon/tests/core-kunit: fix memory leak in
damon_test_set_filters_default_reject() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failres in
damon_test_new_filter() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_split_at() (bsc#1012628).
- mm/damon/tests/core-kunit: handle allocation failures in
damon_test_regions() (bsc#1012628).
- mm/damon/tests/core-kunit: handle memory failure from
damon_test_target() (bsc#1012628).
- mm/damon/tests/core-kunit: handle memory alloc failure from
damon_test_aggregate() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failures on
dasmon_test_merge_regions_of() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_merge_two() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failures in
damon_test_set_regions() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failures in
damon_test_update_monitoring_result() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_set_filters_default_reject() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failures on
damos_test_filter_out() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failures in
damon_test_ops_registration() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failure on
damon_test_set_attrs() (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failure on
damos_test_commit_filter() (bsc#1012628).
- pmdomain: mtk-pm-domains: Fix spinlock recursion fix in probe
(bsc#1012628).
- pmdomain: imx: Fix reference count leak in imx_gpc_probe()
(bsc#1012628).
- af_unix: don't post cmsg for SO_INQ unless explicitly asked for
(bsc#1012628).
- compiler_types.h: add "auto" as a macro for "__auto_type"
(bsc#1012628).
- mptcp: fallback earlier on simult connection (bsc#1012628).
- mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
(bsc#1012628).
- kasan: refactor pcpu kasan vmalloc unpoison (bsc#1012628).
- kasan: unpoison vms[area] addresses with a common tag
(bsc#1012628).
- kernel/kexec: change the prototype of kimage_map_segment()
(bsc#1012628).
- kernel/kexec: fix IMA when allocation happens in CMA area
(bsc#1012628).
- lockd: fix vfs_test_lock() calls (bsc#1012628).
- idr: fix idr_alloc() returning an ID out of range (bsc#1012628).
- mm/page_alloc: change all pageblocks migrate type on coalescing
(bsc#1012628).
- mm/page_owner: fix memory leak in
page_owner_stack_fops->release() (bsc#1012628).
- mm: consider non-anon swap cache folios in
folio_expected_ref_count() (bsc#1012628).
- x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix
Halo (bsc#1012628).
- tools/mm/page_owner_sort: fix timestamp comparison for stable
sorting (bsc#1012628).
- selftests/mm: fix thread state check in uffd-unit-tests
(bsc#1012628).
- samples/ftrace: Adjust LoongArch register restore order in
direct calls (bsc#1012628).
- rust: maple_tree: rcu_read_lock() in destructor to silence
lockdep (bsc#1012628).
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
(bsc#1012628).
- RDMA/cm: Fix leaking the multicast GID table reference
(bsc#1012628).
- wifi: mac80211: Discard Beacon frames to non-broadcast address
(bsc#1012628).
- e1000: fix OOB in e1000_tbi_should_accept() (bsc#1012628).
- erspan: Initialize options_len before referencing options
(bsc#1012628).
- fjes: Add missing iounmap in fjes_hw_init() (bsc#1012628).
- gve: defer interrupt enabling until NAPI registration
(bsc#1012628).
- LoongArch: Refactor register restoration in ftrace_common_return
(bsc#1012628).
- LoongArch: BPF: Zero-extend bpf_tail_call() index (bsc#1012628).
- LoongArch: BPF: Sign extend kfunc call arguments (bsc#1012628).
- LoongArch: BPF: Save return address register ra to t0 before
trampoline (bsc#1012628).
- LoongArch: BPF: Enable trampoline-based tracing for module
functions (bsc#1012628).
- LoongArch: BPF: Adjust the jump offset of tail calls
(bsc#1012628).
- nfsd: fix nfsd_file reference leak in
nfsd4_add_rdaccess_to_wrdeleg() (bsc#1012628).
- nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
(bsc#1012628).
- nfsd: Drop the client reference in client_states_open()
(bsc#1012628).
- net: usb: sr9700: fix incorrect command used to write single
register (bsc#1012628).
- net: phy: mediatek: fix nvmem cell reference leak in
mt798x_phy_calibration (bsc#1012628).
- net: nfc: fix deadlock between nfc_unregister_device and
rfkill_fop_write (bsc#1012628).
- net: macb: Relocate mog_init_rings() callback from
macb_mac_link_up() to macb_open() (bsc#1012628).
- platform/x86: samsung-galaxybook: Fix problematic pointer cast
(bsc#1012628).
- platform/x86: alienware-wmi-wmax: Add support for new Area-51
laptops (bsc#1012628).
- platform/x86: alienware-wmi-wmax: Add AWCC support for Alienware
x16 (bsc#1012628).
- platform/x86: alienware-wmi-wmax: Add support for Alienware
16X Aurora (bsc#1012628).
- Revert "drm/amd: Skip power ungate during suspend for VPE"
(bsc#1012628).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(bsc#1012628).
- drm/amdgpu: Forward VMID reservation errors (bsc#1012628).
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
(bsc#1012628).
- drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ
protected-fence fix (bsc#1012628).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(bsc#1012628).
- drm/msm/a6xx: Fix out of bound IO access in
a6xx_get_gmu_registers (bsc#1012628).
- drm/buddy: Optimize free block management with RB tree
(bsc#1012628).
- drm/buddy: Separate clear and dirty free block trees
(bsc#1012628).
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
(bsc#1012628).
- drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()
(bsc#1012628).
- drm/rockchip: Set VOP for the DRM DMA device (bsc#1012628).
- drm/mediatek: Fix device node reference leak in
mtk_dp_dt_parse() (bsc#1012628).
- drm/mediatek: Fix probe resource leaks (bsc#1012628).
- drm/mediatek: Fix probe memory leak (bsc#1012628).
- drm/mediatek: Fix probe device leaks (bsc#1012628).
- drm/mediatek: mtk_hdmi: Fix probe device leaks (bsc#1012628).
- drm/mediatek: ovl_adaptor: Fix probe device leaks (bsc#1012628).
- drm/amd: Fix unbind/rebind for VCN 4.0.5 (bsc#1012628).
- drm/rockchip: vop2: Use OVL_LAYER_SEL configuration instead
of use win_mask calculate used layers (bsc#1012628).
- drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errors
(bsc#1012628).
- drm/nouveau/gsp: Allocate fwsec-sb at boot (bsc#1012628).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(bsc#1012628).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (bsc#1012628).
- drm/amdkfd: Trap handler support for expert scheduling mode
(bsc#1012628).
- drm/i915: Fix format string truncation warning (bsc#1012628).
- drm/tilcdc: Fix removal actions in case of failed probe
(bsc#1012628).
- drm/ttm: Avoid NULL pointer deref for evicted BOs (bsc#1012628).
- drm/mgag200: Fix big-endian support (bsc#1012628).
- drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
(bsc#1012628).
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
sg-table (bsc#1012628).
- drm/xe/oa: Disallow 0 OA property values (bsc#1012628).
- drm/xe/eustall: Disallow 0 EU stall property values
(bsc#1012628).
- drm/xe: Adjust long-running workload timeslices to reasonable
values (bsc#1012628).
- drm/xe: Use usleep_range for accurate long-running workload
timeslicing (bsc#1012628).
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
(bsc#1012628).
- drm/msm/dpu: Add missing NULL pointer check for pingpong
interface (bsc#1012628).
- drm/msm: add PERFCTR_CNTL to ifpc_reglist (bsc#1012628).
- drm/i915/gem: Zero-initialize the eb.vma array in
i915_gem_do_execbuffer (bsc#1012628).
- drm/xe/svm: Fix a debug printout (bsc#1012628).
- drm/pagemap, drm/xe: Ensure that the devmem allocation is idle
before use (bsc#1012628).
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
in prepare_fb (bsc#1012628).
- drm/imagination: Disallow exporting of PM/FW protected objects
(bsc#1012628).
- erofs: fix unexpected EIO under memory pressure (bsc#1012628).
- block: fix NULL pointer dereference in
blk_zone_reset_all_bio_endio() (bsc#1012628).
- powercap: intel_rapl: Add support for Wildcat Lake platform
(bsc#1012628).
- powercap: intel_rapl: Add support for Nova Lake processors
(bsc#1012628).
- LoongArch: BPF: Enhance the bpf_arch_text_poke() function
(bsc#1012628).
- vfio/pci: Disable qword access to the PCI ROM bar (bsc#1012628).
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_split_regions_of() (bsc#1012628).
- Revert "gpio: swnode: don't use the swnode's name as the key
for GPIO lookup" (bsc#1012628).
- Update config files.
- Rename to
patches.kernel.org/6.18.4-001-sched-proxy-Yield-the-donor-task.patch.
- Rename to
patches.kernel.org/6.18.4-239-wifi-iwlwifi-Fix-firmware-version-handling.patch.
- commit 5b8e683
* Wed Jan 07 2026 tiwai@suse.de
- wifi: iwlwifi: Fix firmware version handling (bsc#1255442).
- commit 11bff48
* Wed Jan 07 2026 tiwai@suse.de
- Enable CONFIG_SCHED_CLASS_EXT for arm64, too (bsc#1255515)
The config was overlooked on arm64; align with other archs.
- commit 2d55026
* Mon Jan 05 2026 jslaby@suse.cz
- sched/proxy: Yield the donor task
(<04b82346-c38a-08e2-49d5-d64981eb7dae@applied-asynchrony.com>).
- commit 0ccf2fe
* Fri Jan 02 2026 jslaby@suse.cz
- Linux 6.18.3 (bsc#1012628).
- btrfs: do not skip logging new dentries when logging a new name
(bsc#1012628).
- btrfs: fix a potential path leak in print_data_reloc_error()
(bsc#1012628).
- bpf, arm64: Do not audit capability check in do_jit()
(bsc#1012628).
- bpf: Fix truncated dmabuf iterator reads (bsc#1012628).
- bpf: Fix verifier assumptions of bpf_d_path's output buffer
(bsc#1012628).
- btrfs: fix memory leak of fs_devices in degraded seed device
path (bsc#1012628).
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (bsc#1012628).
- shmem: fix recovery on rename failures (bsc#1012628).
- iomap: adjust read range correctly for non-block-aligned
positions (bsc#1012628).
- iomap: account for unaligned end offsets when truncating read
range (bsc#1012628).
- scripts/faddr2line: Fix "Argument list too long" error
(bsc#1012628).
- perf/x86/amd: Check event before enable to avoid GPF
(bsc#1012628).
- sched/deadline: only set free_cpus for online runqueues
(bsc#1012628).
- sched/fair: Revert max_newidle_lb_cost bump (bsc#1012628).
- x86/ptrace: Always inline trivial accessors (bsc#1012628).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(bsc#1012628).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (bsc#1012628).
- cpufreq: dt-platdev: Add JH7110S SOC to the allowlist
(bsc#1012628).
- ACPI: fan: Workaround for 64-bit firmware bug (bsc#1012628).
- cpufreq: s5pv210: fix refcount leak (bsc#1012628).
- cpuidle: menu: Use residency threshold in polling state override
decisions (bsc#1012628).
- x86/microcode: Mark early_parse_cmdline() as __init
(bsc#1012628).
- scripts: kdoc_parser.py: warn about Python version only once
(bsc#1012628).
- livepatch: Match old_sympos 0 and 1 in klp_find_func()
(bsc#1012628).
- crypto: ccp - Add support for PCI device 0x115A (bsc#1012628).
- fs/ntfs3: Support timestamps prior to epoch (bsc#1012628).
- kbuild: Use objtree for module signing key path (bsc#1012628).
- ntfs: set dummy blocksize to read boot_block when mounting
(bsc#1012628).
- hfsplus: fix volume corruption issue for generic/070
(bsc#1012628).
- hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
(bsc#1012628).
- hfsplus: Verify inode mode when loading from disk (bsc#1012628).
- hfsplus: fix volume corruption issue for generic/073
(bsc#1012628).
- fs/ntfs3: check for shutdown in fsync (bsc#1012628).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(bsc#1012628).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(bsc#1012628).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(bsc#1012628).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (bsc#1012628).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (bsc#1012628).
- btrfs: scrub: always update btrfs_scrub_progress::last_physical
(bsc#1012628).
- hfsplus: fix volume corruption issue for generic/101
(bsc#1012628).
- gfs2: fix remote evict for read-only filesystems (bsc#1012628).
- gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad"
(bsc#1012628).
- smb/server: fix return value of smb2_ioctl() (bsc#1012628).
- ksmbd: fix use-after-free in ksmbd_tree_connect_put under
concurrency (bsc#1012628).
- ksmbd: vfs: fix race on m_flags in vfs_cache (bsc#1012628).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(bsc#1012628).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (bsc#1012628).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (bsc#1012628).
- Bluetooth: btusb: add new custom firmwares (bsc#1012628).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(bsc#1012628).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(bsc#1012628).
- gfs2: Fix use of bio_chain (bsc#1012628).
- net: fec: ERR007885 Workaround for XDP TX path (bsc#1012628).
- netrom: Fix memory leak in nr_sendmsg() (bsc#1012628).
- net/sched: ets: Always remove class from active list before
deleting in ets_qdisc_change (bsc#1012628).
- net/mlx5: make enable_mpesw idempotent (bsc#1012628).
- net/mlx5e: Avoid unregistering PSP twice (bsc#1012628).
- net: phy: realtek: eliminate priv->phycr2 variable
(bsc#1012628).
- net: phy: realtek: eliminate has_phycr2 variable (bsc#1012628).
- net: phy: realtek: allow CLKOUT to be disabled on
RTL8211F(D)(I)-VD-CG (bsc#1012628).
- net: phy: realtek: eliminate priv->phycr1 variable
(bsc#1012628).
- net: phy: realtek: create rtl8211f_config_phy_eee() helper
(bsc#1012628).
- net: phy: RTL8211FVD: Restore disabling of PHY-mode EEE
(bsc#1012628).
- ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()
(bsc#1012628).
- net/mlx5: Fix double unregister of HCA_PORTS component
(bsc#1012628).
- mlxsw: spectrum_router: Fix possible neighbour reference count
leak (bsc#1012628).
- mlxsw: spectrum_router: Fix neighbour use-after-free
(bsc#1012628).
- mlxsw: spectrum_mr: Fix use-after-free when updating multicast
route stats (bsc#1012628).
- bnxt_en: Fix XDP_TX path (bsc#1012628).
- net: openvswitch: fix middle attribute validation in push_nsh()
action (bsc#1012628).
- net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependency
(bsc#1012628).
- broadcom: b44: prevent uninitialized value usage (bsc#1012628).
- selftest: af_unix: Support compilers without
flex-array-member-not-at-end support (bsc#1012628).
- selftests: net: Fix build warnings (bsc#1012628).
- selftests: net: tfo: Fix build warning (bsc#1012628).
- inet: frags: avoid theoretical race in ip_frag_reinit()
(bsc#1012628).
- inet: frags: add inet_frag_queue_flush() (bsc#1012628).
- inet: frags: flush pending skbs in fqdir_pre_exit()
(bsc#1012628).
- ipvs: fix ipv4 null-ptr-deref in route error path (bsc#1012628).
- selftests: netfilter: prefer xfail in case race wasn't triggered
(bsc#1012628).
- caif: fix integer underflow in cffrml_receive() (bsc#1012628).
- net/sched: ets: Remove drr class from the active list if it
changes to strict (bsc#1012628).
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
(bsc#1012628).
- netfilter: nf_nat: remove bogus direction check (bsc#1012628).
- netfilter: nf_tables: remove redundant chain validation on
register store (bsc#1012628).
- selftests: netfilter: packetdrill: avoid failure on HZ=100
kernel (bsc#1012628).
- iommufd/selftest: Make it clearer to gcc that the access is
not out of bounds (bsc#1012628).
- iommufd/selftest: Check for overflow in
IOMMU_TEST_OP_ADD_RESERVED (bsc#1012628).
- can: j1939: make j1939_sk_bind() fail if device is no longer
registered (bsc#1012628).
- ethtool: Avoid overflowing userspace buffer on stats query
(bsc#1012628).
- net/mlx5: fw reset, clear reset requested on drain_fw_reset
(bsc#1012628).
- net/mlx5: Drain firmware reset in shutdown callback
(bsc#1012628).
- net/mlx5: fw_tracer, Validate format string parameters
(bsc#1012628).
- net/mlx5: fw_tracer, Handle escaped percent properly
(bsc#1012628).
- net/mlx5: Serialize firmware reset with devlink (bsc#1012628).
- net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow
for MAC init (bsc#1012628).
- net/mlx5e: Trigger neighbor resolution for unresolved
destinations (bsc#1012628).
- net/mlx5e: Don't include PSP in the hard MTU calculations
(bsc#1012628).
- net/handshake: duplicate handshake cancellations leak socket
(bsc#1012628).
- net: enetc: do not transmit redirected XDP frames when the
link is down (bsc#1012628).
- net: hns3: using the num_tqps in the vf driver to apply for
resources (bsc#1012628).
- net: hns3: using the num_tqps to check whether tqp_index is
out of range when vf get ring info from mbx (bsc#1012628).
- net: hns3: add VLAN id validation before using (bsc#1012628).
- drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector()
returning EDEADLK (bsc#1012628).
- drm/tests: Handle EDEADLK in drm_test_check_valid_clones()
(bsc#1012628).
- drm/tests: Handle EDEADLK in set_up_atomic_state()
(bsc#1012628).
- selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()
(bsc#1012628).
- block: unify elevator tags and type xarrays into struct
elv_change_ctx (bsc#1012628).
- block: move elevator tags into struct elevator_resources
(bsc#1012628).
- block: introduce alloc_sched_data and free_sched_data elevator
methods (bsc#1012628).
- block: use {alloc|free}_sched data methods (bsc#1012628).
- block: fix race between wbt_enable_default and IO submission
(bsc#1012628).
- spi: microchip: rename driver file and internal identifiers
(bsc#1012628).
- spi: mpfs: Fix an error handling path in mpfs_spi_probe()
(bsc#1012628).
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
(bsc#1012628).
- hwmon: (ibmpex) fix use-after-free in high/low store
(bsc#1012628).
- hwmon: (tmp401) fix overflow caused by default conversion rate
value (bsc#1012628).
- drm/xe: Fix freq kobject leak on sysfs_create_files failure
(bsc#1012628).
- drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()
(bsc#1012628).
- drm/xe: fix drm_gpusvm_init() arguments (bsc#1012628).
- drm/me/gsc: mei interrupt top half should be in irq disabled
context (bsc#1012628).
- drm/xe: Increase TDF timeout (bsc#1012628).
- drm/xe: Restore engine registers before restarting schedulers
after GT reset (bsc#1012628).
- MIPS: Fix a reference leak bug in ip22_check_gio()
(bsc#1012628).
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
(bsc#1012628).
- x86/xen: Fix sparse warning in enlighten_pv.c (bsc#1012628).
- arm64: kdump: Fix elfcorehdr overlap caused by reserved memory
processing reorder (bsc#1012628).
- drm/amdgpu: fix a job->pasid access race in gpu recovery
(bsc#1012628).
- spi: cadence-quadspi: Fix clock disable on probe failure path
(bsc#1012628).
- io_uring: fix nr_segs calculation in io_import_kbuf
(bsc#1012628).
- ublk: add parameter `struct io_uring_cmd *` to
ublk_prep_auto_buf_reg() (bsc#1012628).
- ublk: add `union ublk_io_buf` with improved naming
(bsc#1012628).
- ublk: refactor auto buffer register in ublk_dispatch_req()
(bsc#1012628).
- ublk: fix deadlock when reading partition table (bsc#1012628).
- block: rnbd-clt: Fix leaked ID in init_dev() (bsc#1012628).
- drm/xe: Limit num_syncs to prevent oversized allocations
(bsc#1012628).
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
(bsc#1012628).
- drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
(bsc#1012628).
- amd/iommu: Preserve domain ids inside the kdump kernel
(bsc#1012628).
- arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build
time (bsc#1012628).
- hwmon: (ltc4282): Fix reset_history file permissions
(bsc#1012628).
- ksmbd: skip lock-range check on equal size to avoid size==0
underflow (bsc#1012628).
- ksmbd: Fix refcount leak when invalid session is found on
session lookup (bsc#1012628).
- ksmbd: fix buffer validation by including null terminator size
in EA length (bsc#1012628).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(bsc#1012628).
- Input: apple_z2 - fix reading incorrect reports after exiting
sleep (bsc#1012628).
- Input: xpad - add support for CRKD Guitars (bsc#1012628).
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
validation (bsc#1012628).
- Input: lkkbd - disable pending work before freeing device
(bsc#1012628).
- Input: alps - fix use-after-free bugs caused by
dev3_register_work (bsc#1012628).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (bsc#1012628).
- xfs: don't leak a locked dquot when xfs_dquot_attach_buf fails
(bsc#1012628).
- can: gs_usb: gs_can_open(): fix error handling (bsc#1012628).
- soc/tegra: fuse: Do not register SoC device on ACPI boot
(bsc#1012628).
- platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak
(bsc#1012628).
- ACPI: PCC: Fix race condition by removing static qualifier
(bsc#1012628).
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
(bsc#1012628).
- spi: fsl-cpm: Check length parity before switching to 16 bit
mode (bsc#1012628).
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
Kconfig (bsc#1012628).
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
(bsc#1012628).
- dt-bindings: mmc: sdhci-of-aspeed: Switch ref to
sdhci-common.yaml (bsc#1012628).
- net/hsr: fix NULL pointer dereference in
prp_get_untagged_frame() (bsc#1012628).
- x86/bug: Fix old GCC compile fails (bsc#1012628).
- x86/msi: Make irq_retrigger() functional for posted MSI
(bsc#1012628).
- x86/fpu: Fix FPU state core dump truncation on CPUs with no
extended xfeatures (bsc#1012628).
- x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in
<trace/events/tlb.h> (bsc#1012628).
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
master mode (bsc#1012628).
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
(bsc#1012628).
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
(bsc#1012628).
- ALSA: usb-mixer: us16x08: validate meter packet indices
(bsc#1012628).
- ASoC: ak4458: remove the reset operation in probe and remove
(bsc#1012628).
- nfsd: fix memory leak in nfsd_create_serv error paths
(bsc#1012628).
- ASoC: SDCA: support Q7.8 volume format (bsc#1012628).
- ASoC: ops: fix snd_soc_get_volsw for sx controls (bsc#1012628).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (bsc#1012628).
- ipmi: Fix __scan_channels() failing to rescan channels
(bsc#1012628).
- scsi: ufs: host: mediatek: Fix shutdown/suspend race condition
(bsc#1012628).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (bsc#1012628).
- um: init cpu_tasks[] earlier (bsc#1012628).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(bsc#1012628).
- scsi: smartpqi: Add support for Hurray Data new controller
PCI device (bsc#1012628).
- scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED
during FLOGI (bsc#1012628).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (bsc#1012628).
- powerpc/addnote: Fix overflow on 32-bit builds (bsc#1012628).
- scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled
(bsc#1012628).
- scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
(bsc#1012628).
- scsi: qla2xxx: Use reinit_completion on mbx_intr_comp
(bsc#1012628).
- fuse: Always flush the page cache before FOPEN_DIRECT_IO write
(bsc#1012628).
- fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
(bsc#1012628).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (bsc#1012628).
- functionfs: fix the open/removal races (bsc#1012628).
- reset: fix BIT macro reference (bsc#1012628).
- exfat: fix remount failure in different process environments
(bsc#1012628).
- exfat: zero out post-EOF page cache on file extension
(bsc#1012628).
- usbip: Fix locking bug in RT-enabled kernels (bsc#1012628).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(bsc#1012628).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (bsc#1012628).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(bsc#1012628).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (bsc#1012628).
- usb: xhci: Don't unchain link TRBs on quirky HCs (bsc#1012628).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(bsc#1012628).
- libperf cpumap: Fix perf_cpu_map__max for an empty/NULL map
(bsc#1012628).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(bsc#1012628).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (bsc#1012628).
- platform/x86: wmi-gamezone: Add Legion Go 2 Quirks
(bsc#1012628).
- nvme-fc: don't hold rport lock when putting ctrl (bsc#1012628).
- hwmon: (emc2305) fix device node refcount leak in error path
(bsc#1012628).
- nvme-fabrics: add ENOKEY to no retry criteria for authentication
failures (bsc#1012628).
- hwmon: (emc2305) fix double put in emc2305_probe_childs_from_dt
(bsc#1012628).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (bsc#1012628).
- MIPS: ftrace: Fix memory corruption when kernel is located
beyond 32 bits (bsc#1012628).
- scsi: scsi_debug: Fix atomic write enable module param
description (bsc#1012628).
- drm/msm: adreno: fix deferencing ifpc_reglist when not declared
(bsc#1012628).
- drm/msm/a6xx: move preempt_prepare_postamble after error check
(bsc#1012628).
- ublk: clean up user copy references on ublk server exit
(bsc#1012628).
- block: rnbd-clt: Fix signedness bug in init_dev() (bsc#1012628).
- vhost/vsock: improve RCU read sections around vhost_vsock_get()
(bsc#1012628).
- cifs: Fix memory and information leak in smb3_reconfigure()
(bsc#1012628).
- rust/drm/gem: Fix missing header in `Object` rustdoc
(bsc#1012628).
- rust_binder: avoid mem::take on delivered_deaths (bsc#1012628).
- rust: dma: add helpers for architectures without CONFIG_HAS_DMA
(bsc#1012628).
- samples: rust: fix endianness issue in rust_driver_pci
(bsc#1012628).
- rust: io: define ResourceSize as resource_size_t (bsc#1012628).
- rust: io: move ResourceSize to top-level io module
(bsc#1012628).
- rust: io: add typedef for phys_addr_t (bsc#1012628).
- KEYS: trusted: Fix a memory leak in tpm2_load_cmd (bsc#1012628).
- clk: keystone: syscon-clk: fix regmap leak on probe failure
(bsc#1012628).
- io_uring/poll: correctly handle io_poll_add() return value on
update (bsc#1012628).
- io_uring: fix min_wait wakeups for SQPOLL (bsc#1012628).
- io_uring: fix filename leak in __io_openat_prep() (bsc#1012628).
- printk: Avoid scheduling irq_work on suspend (bsc#1012628).
- sched_ext: Factor out local_dsq_post_enq() from
dispatch_enqueue() (bsc#1012628).
- sched_ext: Fix the memleak for sch->helper objects
(bsc#1012628).
- sched_ext: Fix bypass depth leak on scx_enable() failure
(bsc#1012628).
- sched_ext: Fix missing post-enqueue handling in
move_local_task_to_local_dsq() (bsc#1012628).
- x86/mce: Do not clear bank's poll bit in mce_poll_banks on
AMD SMCA systems (bsc#1012628).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (bsc#1012628).
- dt-bindings: clock: mmcc-sdm660: Add missing MDSS reset
(bsc#1012628).
- phy: exynos5-usbdrd: fix clock prepare imbalance (bsc#1012628).
- efi: Add missing static initializer for
efi_mm::cpus_allowed_lock (bsc#1012628).
- perf: arm_cspmu: fix error handling in
arm_cspmu_impl_unregister() (bsc#1012628).
- lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit
(bsc#1012628).
- s390/dasd: Fix gendisk parent after copy pair swap
(bsc#1012628).
- wifi: mt76: Fix DTS power-limits on little endian systems
(bsc#1012628).
- btrfs: don't rewrite ret from inode_permission (bsc#1012628).
- gfs2: fix freeze error handling (bsc#1012628).
- block: rate-limit capacity change info log (bsc#1012628).
- jbd2: fix the inconsistency between checksum and data in memory
for journal sb (bsc#1012628).
- floppy: fix for PAGE_SIZE != 4KB (bsc#1012628).
- crypto: scatterwalk - Fix memcpy_sglist() to always succeed
(bsc#1012628).
- kallsyms: Fix wrong "big" kernel symbol type read from procfs
(bsc#1012628).
- fs/ntfs3: fix mount failure for sparse runs in run_unpack()
(bsc#1012628).
- ktest.pl: Fix uninitialized var in config-bisect.pl
(bsc#1012628).
- tpm: Cap the number of PCR banks (bsc#1012628).
- fs: PM: Fix reverse check in filesystems_freeze_callback()
(bsc#1012628).
- printk: Allow printk_trigger_flush() to flush all types
(bsc#1012628).
- printk: Avoid irq_work for printk_deferred() on suspend
(bsc#1012628).
- ext4: fix string copying in parse_apply_sb_mount_options()
(bsc#1012628).
- ext4: check if mount_opts is NUL-terminated in
ext4_ioctl_set_tune_sb() (bsc#1012628).
- ext4: xattr: fix null pointer deref in ext4_raw_inode()
(bsc#1012628).
- ext4: clear i_state_flags when alloc inode (bsc#1012628).
- ext4: fix incorrect group number assertion in mb_check_buddy
(bsc#1012628).
- ext4: align max orphan file size with e2fsprogs limit
(bsc#1012628).
- jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key
(bsc#1012628).
- jbd2: use a weaker annotation in journal handling (bsc#1012628).
- block: Remove queue freezing from several sysfs store callbacks
(bsc#1012628).
- mm/ksm: fix exec/fork inheritance support for prctl
(bsc#1012628).
- media: v4l2-mem2mem: Fix outdated documentation (bsc#1012628).
- mm/huge_memory: add pmd folio to ds_queue in
do_huge_zero_wp_pmd() (bsc#1012628).
- tpm2-sessions: Fix out of range indexing in name_size
(bsc#1012628).
- tpm2-sessions: Fix tpm2_read_public range checks (bsc#1012628).
- crash: let architecture decide crash memory export to
iomem_resource (bsc#1012628).
- dma-mapping: Fix DMA_BIT_MASK() macro being broken
(bsc#1012628).
- mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache
destruction (bsc#1012628).
- mptcp: pm: ignore unknown endpoint flags (bsc#1012628).
- selftests: mptcp: pm: ensure unknown flags are ignored
(bsc#1012628).
- mptcp: schedule rtx timer only after pushing data (bsc#1012628).
- mptcp: avoid deadlock on fallback while reinjecting
(bsc#1012628).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (bsc#1012628).
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
(bsc#1012628).
- media: pvrusb2: Fix incorrect variable used in trace message
(bsc#1012628).
- phy: broadcom: bcm63xx-usbh: fix section mismatches
(bsc#1012628).
- usb: ohci-nxp: fix device leak on probe failure (bsc#1012628).
- usb: typec: ucsi: huawei-gaokin: add DRM dependency
(bsc#1012628).
- usb: typec: altmodes/displayport: Drop the device reference
in dp_altmode_probe() (bsc#1012628).
- USB: lpc32xx_udc: Fix error handling in probe (bsc#1012628).
- usb: phy: fsl-usb: Fix use-after-free in delayed work during
device removal (bsc#1012628).
- usb: phy: isp1301: fix non-OF device reference imbalance
(bsc#1012628).
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
(bsc#1012628).
- usb: dwc3: of-simple: fix clock resource leak in
dwc3_of_simple_probe (bsc#1012628).
- usb: dwc3: keep susphy enabled during exit to avoid controller
faults (bsc#1012628).
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
(bsc#1012628).
- xhci: dbgtty: fix device unregister: fixup (bsc#1012628).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(bsc#1012628).
- dt-bindings: slimbus: fix warning from example (bsc#1012628).
- intel_th: Fix error handling in intel_th_output_open
(bsc#1012628).
- mei: Fix error handling in mei_register (bsc#1012628).
- mei: gsc: add dependency on Xe driver (bsc#1012628).
- serial: core: Restore sysfs fwnode information (bsc#1012628).
- serial: core: Fix serial device initialization (bsc#1012628).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(bsc#1012628).
- serial: sh-sci: Check that the DMA cookie is valid
(bsc#1012628).
- cpuidle: governors: teo: Drop misguided target residency check
(bsc#1012628).
- cpufreq: nforce2: fix reference count leak in nforce2
(bsc#1012628).
- scsi: Revert "scsi: qla2xxx: Perform lockless command completion
in abort path" (bsc#1012628).
- scsi: aic94xx: fix use-after-free in device removal path
(bsc#1012628).
- NFSD: use correct reservation type in nfsd4_scsi_fence_client
(bsc#1012628).
- scsi: target: Reset t_task_cdb pointer in error case
(bsc#1012628).
- scsi: mpi3mr: Read missing IOCFacts flag for reply queue full
overflow (bsc#1012628).
- scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend
error (bsc#1012628).
- f2fs: ensure node page reads complete before f2fs_put_super()
finishes (bsc#1012628).
- f2fs: fix to avoid updating compression context during writeback
(bsc#1012628).
- f2fs: fix to avoid potential deadlock (bsc#1012628).
- f2fs: fix to propagate error from f2fs_enable_checkpoint()
(bsc#1012628).
- f2fs: fix to avoid updating zero-sized extent in extent cache
(bsc#1012628).
- f2fs: invalidate dentry cache on failed whiteout creation
(bsc#1012628).
- f2fs: use global inline_xattr_slab instead of per-sb slab cache
(bsc#1012628).
- f2fs: fix age extent cache insertion skip on counter overflow
(bsc#1012628).
- f2fs: fix uninitialized one_time_gc in victim_sel_policy
(bsc#1012628).
- f2fs: fix to detect recoverable inode during dryrun of
find_fsync_dnodes() (bsc#1012628).
- f2fs: fix to not account invalid blocks in
get_left_section_blocks() (bsc#1012628).
- f2fs: fix return value of f2fs_recover_fsync_data()
(bsc#1012628).
- tools/testing/nvdimm: Use per-DIMM device handle (bsc#1012628).
- pinctrl: renesas: rzg2l: Fix ISEL restore on resume
(bsc#1012628).
- KVM: Disallow toggling KVM_MEM_GUEST_MEMFD on an existing
memslot (bsc#1012628).
- mm/slub: reset KASAN tag in defer_free() before accessing
freed memory (bsc#1012628).
- media: vidtv: initialize local pointers upon transfer of memory
ownership (bsc#1012628).
- ocfs2: fix kernel BUG in ocfs2_find_victim_chain (bsc#1012628).
- KVM: x86: Don't clear async #PF queue when CR0.PG is disabled
(e.g. on #SMI) (bsc#1012628).
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
(bsc#1012628).
- media: iris: Add sanity check for stop streaming (bsc#1012628).
- scs: fix a wrong parameter in __scs_magic (bsc#1012628).
- parisc: Do not reprogram affinitiy on ASP chip (bsc#1012628).
- dm-pcache: advance slot index before writing slot (bsc#1012628).
- lib/crypto: riscv/chacha: Avoid s0/fp register (bsc#1012628).
- libceph: make decode_pool() more resilient against corrupted
osdmaps (bsc#1012628).
- powerpc: Add reloc_offset() to font bitmap pointer used for
bootx_printf() (bsc#1012628).
- KVM: x86: WARN if hrtimer callback for periodic APIC timer
fires with period=0 (bsc#1012628).
- KVM: x86: Explicitly set new periodic hrtimer expiration in
apic_timer_fn() (bsc#1012628).
- KVM: x86: Fix VM hard lockup after prolonged inactivity with
periodic HV timer (bsc#1012628).
- KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
(bsc#1012628).
- KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN (bsc#1012628).
- KVM: selftests: Forcefully override ARCH from x86_64 to x86
(bsc#1012628).
- KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW
emulation (bsc#1012628).
- KVM: Fix last_boosted_vcpu index assignment bug (bsc#1012628).
- KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUN
(bsc#1012628).
- KVM: TDX: Explicitly set user-return MSRs that *may* be
clobbered by the TDX-Module (bsc#1012628).
- KVM: nVMX: Immediately refresh APICv controls as needed on
nested VM-Exit (bsc#1012628).
- KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR
(failed VMRUN) (bsc#1012628).
- KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested
VM-Exits (bsc#1012628).
- KVM: x86: Apply runtime updates to current CPUID during
KVM_SET_CPUID{,2} (bsc#1012628).
- KVM: selftests: Add missing "break" in rseq_test's param parsing
(bsc#1012628).
- xfs: fix a memory leak in xfs_buf_item_init() (bsc#1012628).
- xfs: fix stupid compiler warning (bsc#1012628).
- xfs: fix the zoned RT growfs check for zone alignment
(bsc#1012628).
- xfs: fix a UAF problem in xattr repair (bsc#1012628).
- xfs: validate that zoned RT devices are zone aligned
(bsc#1012628).
- tracing: Do not register unsupported perf events (bsc#1012628).
- PM: runtime: Do not clear needs_force_resume with enabled
runtime PM (bsc#1012628).
- arm64/gcs: Flush the GCS locking state on exec (bsc#1012628).
- lib/crypto: riscv: Add poly1305-core.S to .gitignore
(bsc#1012628).
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (bsc#1012628).
- net: phy: marvell-88q2xxx: Fix clamped value in
mv88q2xxx_hwmon_write (bsc#1012628).
- fsnotify: do not generate ACCESS/MODIFY events on child for
special files (bsc#1012628).
- net/handshake: restore destructor on submit failure
(bsc#1012628).
- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
(bsc#1012628).
- NFSD: NFSv4 file creation neglects setting ACL (bsc#1012628).
- ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit
formats as well (bsc#1012628).
- ALSA: hda/realtek: Add Asus quirk for TAS amplifiers
(bsc#1012628).
- NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmap
(bsc#1012628).
- ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob
selection (bsc#1012628).
- svcrdma: bound check rq_pages index in inline path
(bsc#1012628).
- nfsd: Mark variable __maybe_unused to avoid W=1 build break
(bsc#1012628).
- svcrdma: return 0 on success from svc_rdma_copy_inline_range
(bsc#1012628).
- svcrdma: use rc_pageoff for memcpy byte offset (bsc#1012628).
- SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token
in gss_read_proxy_verf (bsc#1012628).
- powerpc/kexec: Enable SMT before waking offline CPUs
(bsc#1012628).
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (bsc#1012628).
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
(bsc#1012628).
- s390/ipl: Clear SBP flag when bootprog is set (bsc#1012628).
- gpio: regmap: Fix memleak in error path in
gpio_regmap_register() (bsc#1012628).
- gpiolib: acpi: Add quirk for Dell Precision 7780 (bsc#1012628).
- gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE
(bsc#1012628).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(bsc#1012628).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(bsc#1012628).
- drm/amd/display: Fix scratch registers offsets for DCN35
(bsc#1012628).
- drm/amd/display: Fix scratch registers offsets for DCN351
(bsc#1012628).
- drm/displayid: pass iter to drm_find_displayid_extension()
(bsc#1012628).
- dt-bindings: PCI: qcom,pcie-sc7280: Add missing required
power-domains and resets (bsc#1012628).
- dt-bindings: PCI: qcom,pcie-sc8280xp: Add missing required
power-domains and resets (bsc#1012628).
- dt-bindings: PCI: qcom,pcie-sm8150: Add missing required
power-domains and resets (bsc#1012628).
- dt-bindings: PCI: qcom,pcie-sm8250: Add missing required
power-domains and resets (bsc#1012628).
- dt-bindings: PCI: qcom,pcie-sm8350: Add missing required
power-domains and resets (bsc#1012628).
- dt-bindings: PCI: qcom,pcie-sm8450: Add missing required
power-domains and resets (bsc#1012628).
- dt-bindings: PCI: qcom,pcie-sm8550: Add missing required
power-domains and resets (bsc#1012628).
- crypto: af_alg - zero initialize memory allocated via
sock_kmalloc (bsc#1012628).
- crypto: caam - Add check for kcalloc() in test_len()
(bsc#1012628).
- crypto: arm64/ghash - Fix incorrect output from ghash-neon
(bsc#1012628).
- amba: tegra-ahb: Fix device leak on SMMU enable (bsc#1012628).
- zloop: fail zone append operations that are targeting full zones
(bsc#1012628).
- zloop: make the write pointer of full zones invalid
(bsc#1012628).
- virtio: vdpa: Fix reference count leak in octep_sriov_enable()
(bsc#1012628).
- vfio: Fix ksize arg while copying user struct in
vfio_df_ioctl_bind_iommufd() (bsc#1012628).
- tracing: Fix fixed array of synthetic event (bsc#1012628).
- soc: samsung: exynos-pmu: fix device leak on regmap lookup
(bsc#1012628).
- soc: qcom: pbs: fix device leak on lookup (bsc#1012628).
- soc: qcom: ocmem: fix device leak on lookup (bsc#1012628).
- soc: apple: mailbox: fix device leak on lookup (bsc#1012628).
- soc: amlogic: canvas: fix device leak on lookup (bsc#1012628).
- rtla/timerlat_bpf: Stop tracing on user latency (bsc#1012628).
- rpmsg: glink: fix rpmsg device leak (bsc#1012628).
- pwm: rzg2l-gpt: Allow checking period_tick cache value only
if sibling channel is enabled (bsc#1012628).
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
args (bsc#1012628).
- lib/crypto: riscv: Depend on
RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS (bsc#1012628).
- i2c: amd-mp2: fix reference leak in MP2 PCI device
(bsc#1012628).
- interconnect: qcom: sdx75: Drop QPIC interconnect and BCM nodes
(bsc#1012628).
- io_uring/rsrc: fix lost entries after cloned range
(bsc#1012628).
- hwmon: (max16065) Use local variable to avoid TOCTOU
(bsc#1012628).
- hwmon: (max6697) fix regmap leak on probe failure (bsc#1012628).
- hwmon: (w83791d) Convert macros to functions to avoid TOCTOU
(bsc#1012628).
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
(bsc#1012628).
- ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32
(bsc#1012628).
- ARM: dts: microchip: sama7d65: fix uart fifo size to 32
(bsc#1012628).
- ARM: dts: microchip: sama7g5: fix uart fifo size to 32
(bsc#1012628).
- block: freeze queue when updating zone resources (bsc#1012628).
- iommu/mediatek: fix use-after-free on probe deferral
(bsc#1012628).
- fuse: fix io-uring list corruption for terminated non-committed
requests (bsc#1012628).
- fuse: fix readahead reclaim deadlock (bsc#1012628).
- fuse: missing copy_finish in fuse-over-io-uring argument copies
(bsc#1012628).
- Update config files.
- Rename to
patches.kernel.org/6.18.3-079-netfilter-nf_conncount-fix-leaked-ct-in-error-.patch.
- commit e8a2849
* Tue Dec 23 2025 mbrugger@suse.com
- arm64: Update config files. (bsc#1254875)
disable CONFIG_DEVPORT
- commit 1fe1a93
* Fri Dec 19 2025 jslaby@suse.cz
- Update
patches.kernel.org/6.18.1-003-ext4-refresh-inline-data-size-before-write-ope.patch
(bsc#1012628 CVE-2025-68264 bsc#1255380).
- Update
patches.kernel.org/6.18.1-004-ksmbd-ipc-fix-use-after-free-in-ipc_msg_send_r.patch
(bsc#1012628 CVE-2025-68263 bsc#1255384).
- Update
patches.kernel.org/6.18.1-006-crypto-zstd-fix-double-free-in-per-CPU-stream-.patch
(bsc#1012628 CVE-2025-68262 bsc#1255158).
- Update
patches.kernel.org/6.18.1-007-ext4-add-i_data_sem-protection-in-ext4_destroy.patch
(bsc#1012628 CVE-2025-68261 bsc#1255164).
- Update
patches.kernel.org/6.18.1-008-rust_binder-fix-race-condition-on-death_list.patch
(bsc#1012628 CVE-2025-68260 bsc#1255177).
- Update
patches.kernel.org/6.18.1-010-KVM-SVM-Don-t-skip-unrelated-instruction-if-IN.patch
(bsc#1012628 CVE-2025-68259 bsc#1255199).
- Update
patches.kernel.org/6.18.1-025-comedi-multiq3-sanitize-config-options-in-mult.patch
(bsc#1012628 CVE-2025-68258 bsc#1255182).
- Update
patches.kernel.org/6.18.1-026-comedi-check-device-s-attached-status-in-compa.patch
(bsc#1012628 CVE-2025-68257 bsc#1255167).
- Update
patches.kernel.org/6.18.1-027-staging-rtl8723bs-fix-out-of-bounds-read-in-rt.patch
(bsc#1012628 CVE-2025-68256 bsc#1255138).
- Update
patches.kernel.org/6.18.1-028-staging-rtl8723bs-fix-stack-buffer-overflow-in.patch
(bsc#1012628 CVE-2025-68255).
- Update
patches.kernel.org/6.18.1-029-staging-rtl8723bs-fix-out-of-bounds-read-in-On.patch
(bsc#1012628 CVE-2025-68254 bsc#1255140).
- Update
patches.kernel.org/6.18.2-517-net-sched-sch_cake-Fix-incorrect-qlen-reductio.patch
(bsc#1012628 CVE-2025-68325).
- Update
patches.kernel.org/6.18.2-589-scsi-imm-Fix-use-after-free-bug-caused-by-unfi.patch
(bsc#1012628 CVE-2025-68324).
- Update
patches.kernel.org/6.18.2-602-usb-typec-ucsi-fix-use-after-free-caused-by-ue.patch
(bsc#1012628 CVE-2025-68323).
suse-add-cves
- commit 9447271
* Fri Dec 19 2025 jslaby@suse.cz
- netfilter: nf_conncount: fix leaked ct in error paths
(git-fixes).
- commit 05e3e3d
* Fri Dec 19 2025 jslaby@suse.cz
- Update config files.
- commit 1b7058f
* Fri Dec 19 2025 jslaby@suse.cz
- Linux 6.18.2 (bsc#1012628).
- smack: fix bug: SMACK64TRANSMUTE set on non-directory
(bsc#1012628).
- smack: deduplicate "does access rule request transmutation"
(bsc#1012628).
- smack: deduplicate xattr setting in smack_inode_init_security()
(bsc#1012628).
- smack: always "instantiate" inode in smack_inode_init_security()
(bsc#1012628).
- smack: fix bug: invalid label of unix socket file (bsc#1012628).
- smack: fix bug: unprivileged task can create labels
(bsc#1012628).
- smack: fix bug: setting task label silently ignores input
garbage (bsc#1012628).
- gpu: host1x: Fix race in syncpt alloc/free (bsc#1012628).
- accel/amdxdna: Fix an integer overflow in
aie2_query_ctx_status_array() (bsc#1012628).
- accel/amdxdna: Call dma_buf_vmap_unlocked() for imported object
(bsc#1012628).
- accel/ivpu: Ensure rpm_runtime_put in case of engine
reset/resume fail (bsc#1012628).
- drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mq
(bsc#1012628).
- drm/panel: visionox-rm69299: Don't clear all mode flags
(bsc#1012628).
- accel/ivpu: Rework bind/unbind of imported buffers
(bsc#1012628).
- accel/ivpu: Fix page fault in
ivpu_bo_unbind_all_bos_from_context() (bsc#1012628).
- accel/ivpu: Fix DCT active percent format (bsc#1012628).
- drm/vgem-fence: Fix potential deadlock on release (bsc#1012628).
- bpf: Cleanup unused func args in rqspinlock implementation
(bsc#1012628).
- bpf: Fix sleepable context for async callbacks (bsc#1012628).
- bpf: Fix handling maps with no BTF and non-constant offsets
for the bpf_wq (bsc#1012628).
- tools/nolibc: handle NULL wstatus argument to waitpid()
(bsc#1012628).
- USB: Fix descriptor count when handling invalid MBIM extended
descriptor (bsc#1012628).
- perf bpf_counter: Fix opening of "any"(-1) CPU events
(bsc#1012628).
- pinctrl: qcom: glymur: Drop unnecessary platform data from
match table (bsc#1012628).
- pinctrl: qcom: glymur: Fix the gpio and egpio pin functions
(bsc#1012628).
- ima: Attach CREDS_CHECK IMA hook to bprm_creds_from_file LSM
hook (bsc#1012628).
- pinctrl: renesas: rzg2l: Fix PMC restore (bsc#1012628).
- clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle
callback (bsc#1012628).
- clk: renesas: cpg-mssr: Read back reset registers to assure
values latched (bsc#1012628).
- drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()
(bsc#1012628).
- HID: logitech-hidpp: Do not assume FAP in
hidpp_send_message_sync() (bsc#1012628).
- remoteproc: imx_rproc: Fix runtime PM cleanup and improve
remove path (bsc#1012628).
- objtool: Fix standalone --hacks=jump_label (bsc#1012628).
- objtool: Fix weak symbol detection (bsc#1012628).
- accel/ivpu: Fix race condition when mapping dmabuf
(bsc#1012628).
- perf parse-events: Fix legacy cache events if event is
duplicated in a PMU (bsc#1012628).
- gpu: nova-core: gsp: remove useless conversion (bsc#1012628).
- gpu: nova-core: gsp: do not unwrap() SGEntry (bsc#1012628).
- wifi: ath10k: move recovery check logic into a new work
(bsc#1012628).
- wifi: ath11k: restore register window after global reset
(bsc#1012628).
- wifi: ath12k: Fix MSDU buffer types handling in RX error path
(bsc#1012628).
- wifi: ath12k: fix VHT MCS assignment (bsc#1012628).
- wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
(bsc#1012628).
- sched/fair: Forfeit vruntime on yield (bsc#1012628).
- irqchip/bcm2712-mip: Fix OF node reference imbalance
(bsc#1012628).
- irqchip/bcm2712-mip: Fix section mismatch (bsc#1012628).
- irqchip/irq-bcm7038-l1: Fix section mismatch (bsc#1012628).
- irqchip/irq-bcm7120-l2: Fix section mismatch (bsc#1012628).
- irqchip/irq-brcmstb-l2: Fix section mismatch (bsc#1012628).
- irqchip/imx-mu-msi: Fix section mismatch (bsc#1012628).
- irqchip/renesas-rzg2l: Fix section mismatch (bsc#1012628).
- irqchip/starfive-jh8100: Fix section mismatch (bsc#1012628).
- irqchip/qcom-irq-combiner: Fix section mismatch (bsc#1012628).
- irqchip: Drop leftover brackets (bsc#1012628).
- irqchip: Pass platform device to platform drivers (bsc#1012628).
- crypto: authenc - Correctly pass EINPROGRESS back up to the
caller (bsc#1012628).
- ntfs3: fix uninit memory after failed mi_read in mi_format_new
(bsc#1012628).
- ntfs3: Fix uninit buffer allocated by __getname() (bsc#1012628).
- arm64: dts: qcom: ipq5424: correct the TF-A reserved memory
to 512K (bsc#1012628).
- iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
(bsc#1012628).
- firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-doc
(bsc#1012628).
- perf parse-events: Make X modifier more respectful of groups
(bsc#1012628).
- crypto: aead - Fix reqsize handling (bsc#1012628).
- PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
(bsc#1012628).
- block/mq-deadline: Introduce dd_start_request() (bsc#1012628).
- block/mq-deadline: Switch back to a single dispatch list
(bsc#1012628).
- bpf: Do not let BPF test infra emit invalid GSO types to stack
(bsc#1012628).
- arm64: dts: freescale: imx8mp-venice-gw7905-2x: remove duplicate
usdhc1 props (bsc#1012628).
- arm64: dts: imx8mm-venice-gw72xx: remove unused sdhc1 pinctrl
(bsc#1012628).
- arm64: dts: imx8mp-venice-gw702x: remove off-board uart
(bsc#1012628).
- arm64: dts: imx8mp-venice-gw702x: remove off-board sdhc1
(bsc#1012628).
- arm64: dts: imx95-15x15-evk: add fan-supply property for pwm-fan
(bsc#1012628).
- perf annotate: Check return value of evsel__get_arch() properly
(bsc#1012628).
- arm64: dts: exynos: gs101: fix clock module unit reg sizes
(bsc#1012628).
- arm64: dts: exynos: gs101: fix sysreg_apm reg property
(bsc#1012628).
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
(bsc#1012628).
- uio: uio_fsl_elbc_gpcm:: Add null pointer check to
uio_fsl_elbc_gpcm_probe (bsc#1012628).
- tty: serial: imx: Only configure the wake register when device
is set as wakeup source (bsc#1012628).
- clk: qcom: camcc-sm8550: Specify Titan GDSC power domain as
a parent to other (bsc#1012628).
- clk: qcom: camcc-sm6350: Specify Titan GDSC power domain as
a parent to other (bsc#1012628).
- clk: qcom: gcc-sm8750: Add a new frequency for sdcc2 clock
(bsc#1012628).
- clk: qcom: gcc-glymur: Update the halt check flags for pipe
clocks (bsc#1012628).
- clk: qcom: gcc-ipq5424: Correct the icc_first_node_id
(bsc#1012628).
- clk: qcom: camcc-sm6350: Fix PLL config of PLL2 (bsc#1012628).
- clk: qcom: camcc-sm7150: Fix PLL config of PLL2 (bsc#1012628).
- soc: qcom: gsbi: fix double disable caused by devm
(bsc#1012628).
- crypto: asymmetric_keys - prevent overflow in
asymmetric_key_generate_id (bsc#1012628).
- crypto: hisilicon/qm - restore original qos values
(bsc#1012628).
- wifi: ath11k: fix VHT MCS assignment (bsc#1012628).
- wifi: ath11k: fix peer HE MCS assignment (bsc#1012628).
- s390/smp: Fix fallback CPU detection (bsc#1012628).
- scsi: ufs: core: Move the ufshcd_enable_intr() declaration
(bsc#1012628).
- s390/ap: Don't leak debug feature files if AP instructions
are not available (bsc#1012628).
- tools/power turbostat: Regression fix Uncore MHz printed in hex
(bsc#1012628).
- wifi: ath12k: restore register window after global reset
(bsc#1012628).
- accel/amdxdna: Fix uninitialized return value (bsc#1012628).
- ice: move service task start out of ice_init_pf() (bsc#1012628).
- ice: move ice_init_interrupt_scheme() prior ice_init_pf()
(bsc#1012628).
- ice: ice_init_pf: destroy mutexes and xarrays on memory alloc
failure (bsc#1012628).
- ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
(bsc#1012628).
- ice: move ice_init_pf() out of ice_init_dev() (bsc#1012628).
- ice: extract ice_init_dev() from ice_init() (bsc#1012628).
- ice: move ice_deinit_dev() to the end of deinit paths
(bsc#1012628).
- ice: remove duplicate call to ice_deinit_hw() on error paths
(bsc#1012628).
- leds: upboard: Fix module alias (bsc#1012628).
- PCI: endpoint: pci-epf-test: Fix sleeping function being called
from atomic context (bsc#1012628).
- arm64: dts: ti: k3-am62p: Fix memory ranges for GPU
(bsc#1012628).
- firmware: imx: scu-irq: fix OF node leak in (bsc#1012628).
- arm64: dts: qcom: x1e80100: Fix compile warnings for USB HS
controller (bsc#1012628).
- arm64: dts: qcom: x1e80100: Add missing quirk for HS only USB
controller (bsc#1012628).
- arm64: dts: qcom: lemans: Add missing quirk for HS only USB
controller (bsc#1012628).
- tools/nolibc: x86: fix section mismatch caused by asm "mem*"
functions (bsc#1012628).
- arm64: dts: qcom: sdm845-starqltechn: remove
(address|size)-cells (bsc#1012628).
- arm64: dts: qcom: sdm845-starqltechn: fix max77705 interrupts
(bsc#1012628).
- arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider
(bsc#1012628).
- arm64: dts: qcom: qcm6490-fairphone-fp5: Add supplies to
simple-fb node (bsc#1012628).
- arm64: dts: qcom: sm8650: set ufs as dma coherent (bsc#1012628).
- arm64: dts: qcom: sm8750-mtp: move PCIe GPIOs to pcieport0 node
(bsc#1012628).
- arm64: dts: qcom: qcm6490-shift-otter: Add missing
reserved-memory (bsc#1012628).
- arm64: dts: qcom: x1-dell-thena: Add missing pinctrl for eDP
HPD (bsc#1012628).
- arm64: dts: qcom: x1-dell-thena: remove dp data-lanes
(bsc#1012628).
- arm64: dts: qcom: sc8280xp: Fix shifted GPI DMA channels
(bsc#1012628).
- arm64: dts: qcom: sdm845-starqltechn: Fix i2c-gpio node name
(bsc#1012628).
- arm64: dts: qcom: sm8250-samsung-common: correct reserved pins
(bsc#1012628).
- phy: mscc: Fix PTP for VSC8574 and VSC8572 (bsc#1012628).
- sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock()
(bsc#1012628).
- arm64: dts: qcom: qcm2290: Fix camss register prop ordering
(bsc#1012628).
- RDMA/rxe: Fix null deref on srq->rq.queue after resize failure
(bsc#1012628).
- ARM: dts: renesas: gose: Remove superfluous port property
(bsc#1012628).
- ARM: dts: renesas: r9a06g032-rzn1d400-db: Drop invalid #cells
properties (bsc#1012628).
- drm/amdgpu: add userq object va track helpers (bsc#1012628).
- drm/amdgpu/userq: fix SDMA and compute validation (bsc#1012628).
- wifi: iwlwifi: mld: add null check for kzalloc() in
iwl_mld_send_proto_offload() (bsc#1012628).
- Revert "mtd: rawnand: marvell: fix layouts" (bsc#1012628).
- mtd: nand: relax ECC parameter validation check (bsc#1012628).
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
error and remove (bsc#1012628).
- bpf: Refactor stack map trace depth calculation into helper
function (bsc#1012628).
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(bsc#1012628).
- perf/x86/intel/cstate: Remove PC3 support from LunarLake
(bsc#1012628).
- task_work: Fix NMI race condition (bsc#1012628).
- drm/rcar-du: dsi: Fix missing parameter in RXSETR_...EN macros
(bsc#1012628).
- x86/dumpstack: Prevent KASAN false positive warnings in
__show_regs() (bsc#1012628).
- accel/ivpu: Remove skip of dma unmap for imported buffers
(bsc#1012628).
- tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO
is set (bsc#1012628).
- tools/nolibc/dirent: avoid errno in readdir_r (bsc#1012628).
- clk: qcom: gcc-qcs615: Update the SDCC clock to use
shared_floor_ops (bsc#1012628).
- soc: qcom: smem: fix hwspinlock resource leak in probe error
paths (bsc#1012628).
- pinctrl: stm32: fix hwspinlock resource leak in probe function
(bsc#1012628).
- drm: nova: select NOVA_CORE (bsc#1012628).
- accel/ivpu: Fix race condition when unbinding BOs (bsc#1012628).
- pidfs: add missing PIDFD_INFO_SIZE_VER1 (bsc#1012628).
- pidfs: add missing BUILD_BUG_ON() assert on struct pidfd_info
(bsc#1012628).
- arm64: dts: ti: k3-j784s4: Fix I2C pinmux pull configuration
(bsc#1012628).
- i3c: fix refcount inconsistency in i3c_master_register
(bsc#1012628).
- i3c: master: svc: Prevent incomplete IBI transaction
(bsc#1012628).
- random: use offstack cpumask when necessary (bsc#1012628).
- wifi: ath12k: fix potential memory leak in
ath12k_wow_arp_ns_offload() (bsc#1012628).
- wifi: ath12k: fix reusing m3 memory (bsc#1012628).
- wifi: ath12k: fix error handling in creating hardware group
(bsc#1012628).
- wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()
(bsc#1012628).
- wifi: ath12k: unassign arvif on scan vdev create failure
(bsc#1012628).
- interconnect: qcom: msm8996: add missing link to SLAVE_USB_HS
(bsc#1012628).
- arm64: dts: qcom: msm8996: add interconnect paths to USB2
controller (bsc#1012628).
- accel/amdxdna: Fix incorrect command state for timed out job
(bsc#1012628).
- interconnect: debugfs: Fix incorrect error handling for NULL
path (bsc#1012628).
- arm64: dts: renesas: sparrow-hawk: Fix full-size DP connector
node name and labels (bsc#1012628).
- cgroup: add cgroup namespace to tree after owner is set
(bsc#1012628).
- drm/imagination: Fix reference to
devm_platform_get_and_ioremap_resource() (bsc#1012628).
- perf lock contention: Load kernel map before lookup
(bsc#1012628).
- perf record: skip synthesize event when open evsel failed
(bsc#1012628).
- clk: qcom: tcsrcc-glymur: Update register offsets for clock refs
(bsc#1012628).
- timers/migration: Convert "while" loops to use "for"
(bsc#1012628).
- timers/migration: Remove locking on group connection
(bsc#1012628).
- timers/migration: Fix imbalanced NUMA trees (bsc#1012628).
- power: supply: rt5033_charger: Fix device node reference leaks
(bsc#1012628).
- power: supply: cw2015: Check devm_delayed_work_autocancel()
return code (bsc#1012628).
- power: supply: max17040: Check iio_read_channel_processed()
return code (bsc#1012628).
- power: supply: rt9467: Return error on failure in
rt9467_set_value_from_ranges() (bsc#1012628).
- power: supply: rt9467: Prevent using uninitialized local
variable in rt9467_set_value_from_ranges() (bsc#1012628).
- power: supply: wm831x: Check wm831x_set_bits() return value
(bsc#1012628).
- power: supply: qcom_battmgr: clamp charge control thresholds
(bsc#1012628).
- power: supply: qcom_battmgr: support disabling charge control
(bsc#1012628).
- power: supply: apm_power: only unset own apm_get_power_status
(bsc#1012628).
- scsi: target: Do not write NUL characters into ASCII configfs
output (bsc#1012628).
- scsi: target: Fix LUN/device R/W and total command stats
(bsc#1012628).
- fs/9p: Don't open remote file with APPEND mode when writeback
cache is used (bsc#1012628).
- drm/panthor: Handle errors returned by drm_sched_entity_init()
(bsc#1012628).
- drm/panthor: Fix group_free_queue() for partially initialized
queues (bsc#1012628).
- drm/panthor: Fix UAF race between device unplug and FW event
processing (bsc#1012628).
- drm/panthor: Fix race with suspend during unplug (bsc#1012628).
- drm/panthor: Fix UAF on kernel BO VA nodes (bsc#1012628).
- firmware: ti_sci: Set IO Isolation only if the firmware is
capable (bsc#1012628).
- ns: add NS_COMMON_INIT() (bsc#1012628).
- ns: initialize ns_list_node for initial namespaces
(bsc#1012628).
- iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show
(bsc#1012628).
- cleanup: fix scoped_class() (bsc#1012628).
- spi: tegra210-quad: Fix timeout handling (bsc#1012628).
- libbpf: Fix parsing of multi-split BTF (bsc#1012628).
- ARM: dts: am33xx: Add missing serial console speed
(bsc#1012628).
- ARM: dts: am335x-netcom-plus-2xx: add missing GPIO labels
(bsc#1012628).
- ARM: dts: omap3: beagle-xm: Correct obsolete TWL4030 power
compatible (bsc#1012628).
- ARM: dts: omap3: n900: Correct obsolete TWL4030 power compatible
(bsc#1012628).
- entry,unwind/deferred: Fix unwind_reset_info() placement
(bsc#1012628).
- arm64: tegra: Add pinctrl definitions for pcie-ep nodes
(bsc#1012628).
- coresight: ETR: Fix ETR buffer use-after-free issue
(bsc#1012628).
- x86/boot: Fix page table access in 5-level to 4-level paging
transition (bsc#1012628).
- efi/libstub: Fix page table access in 5-level to 4-level paging
transition (bsc#1012628).
- locktorture: Fix memory leak in param_set_cpumask()
(bsc#1012628).
- wifi: rtw89: usb: use common error path for skbs in
rtw89_usb_rx_handler() (bsc#1012628).
- wifi: rtw89: usb: fix leak in rtw89_usb_write_port()
(bsc#1012628).
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
(bsc#1012628).
- wifi: ath12k: Fix timeout error during beacon stats retrieval
(bsc#1012628).
- ext4: correct the checking of quota files before moving extents
(bsc#1012628).
- accel/amdxdna: Fix dma_fence leak when job is canceled
(bsc#1012628).
- hfs: fix potential use after free in
hfs_correct_next_unused_CNID() (bsc#1012628).
- arm64: dts: rockchip: Fix USB Type-C host mode for Radxa ROCK
5B+/5T (bsc#1012628).
- io_uring: use WRITE_ONCE for user shared memory (bsc#1012628).
- perf/x86: Fix NULL event access and potential PEBS record loss
(bsc#1012628).
- perf/x86/intel: Correct large PEBS flag check (bsc#1012628).
- regulator: core: disable supply if enabling main regulator fails
(bsc#1012628).
- md: delete mddev kobj before deleting gendisk kobj
(bsc#1012628).
- md: fix rcu protection in md_wakeup_thread (bsc#1012628).
- md: avoid repeated calls to del_gendisk (bsc#1012628).
- nbd: defer config put in recv_work (bsc#1012628).
- scsi: stex: Fix reboot_notifier leak in probe error path
(bsc#1012628).
- scsi: smartpqi: Fix device resources accessed after device
removal (bsc#1012628).
- staging: most: remove broken i2c driver (bsc#1012628).
- iio: imu: bmi270: fix dev_err_probe error msg (bsc#1012628).
- dt-bindings: PCI: amlogic: Fix the register name of the DBI
region (bsc#1012628).
- RDMA/rtrs: server: Fix error handling in get_or_create_srv
(bsc#1012628).
- ARM: dts: stm32: stm32mp157c-phycore: Fix STMPE811 touchscreen
node properties (bsc#1012628).
- coresight: tmc: add the handle of the event to the path
(bsc#1012628).
- ntfs3: init run lock for extend inode (bsc#1012628).
- drm/panthor: Fix potential memleak of vma structure
(bsc#1012628).
- scsi: ufs: core: fix incorrect buffer duplication in
ufshcd_read_string_desc() (bsc#1012628).
- md: delete md_redundancy_group when array is becoming inactive
(bsc#1012628).
- md: init bioset in mddev_init (bsc#1012628).
- cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online
CPUs (bsc#1012628).
- powerpc/kdump: Fix size calculation for hot-removed memory
ranges (bsc#1012628).
- powerpc/32: Fix unpaired stwcx. on interrupt exit (bsc#1012628).
- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse
(bsc#1012628).
- wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()
(bsc#1012628).
- nbd: defer config unlock in nbd_genl_connect (bsc#1012628).
- net: export netdev_get_by_index_lock() (bsc#1012628).
- io_uring/zcrx: call netdev_queue_get_dma_dev() under instance
lock (bsc#1012628).
- fs/ntfs3: Initialize allocated memory before use (bsc#1012628).
- coresight: Change device mode to atomic type (bsc#1012628).
- coresight: etm4x: Always set tracer's device mode on target CPU
(bsc#1012628).
- coresight: etm3x: Always set tracer's device mode on target CPU
(bsc#1012628).
- coresight: etm4x: Correct polling IDLE bit (bsc#1012628).
- coresight: etm4x: Add context synchronization before enabling
trace (bsc#1012628).
- coresight: etm4x: Properly control filter in CPU idle with
FEAT_TRF (bsc#1012628).
- perf tools: Fix missing feature check for inherit + SAMPLE_READ
(bsc#1012628).
- drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss
display features (bsc#1012628).
- drm/tidss: Move OLDI mode validation to OLDI bridge mode_valid
hook (bsc#1012628).
- clk: renesas: r9a09g077: Propagate rate changes to parent clocks
(bsc#1012628).
- clk: renesas: r9a06g032: Fix memory leak in error path
(bsc#1012628).
- lib/vsprintf: Check pointer before dereferencing in
time_and_date() (bsc#1012628).
- ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
(bsc#1012628).
- ocfs2: use correct endian in ocfs2_dinode_has_extents
(bsc#1012628).
- ACPI: property: Fix fwnode refcount leak in
acpi_fwnode_graph_parse_endpoint() (bsc#1012628).
- scsi: qla2xxx: Clear cmds after chip reset (bsc#1012628).
- scsi: sim710: Fix resource leak by adding missing ioport_unmap()
calls (bsc#1012628).
- leds: netxbig: Fix GPIO descriptor leak in error paths
(bsc#1012628).
- arm64/mm: Allow __create_pgd_mapping() to propagate
pgtable_alloc() errors (bsc#1012628).
- accel/amdxdna: Clear mailbox interrupt register during channel
creation (bsc#1012628).
- accel/amdxdna: Fix deadlock between context destroy and job
timeout (bsc#1012628).
- bpf: Free special fields when update [lru_,]percpu_hash maps
(bsc#1012628).
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
(bsc#1012628).
- soc: renesas: r9a09g056-sys: Populate max_register
(bsc#1012628).
- soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in
regmap config (bsc#1012628).
- arm64: dts: rockchip: Move the EEPROM to correct I2C bus on
Radxa ROCK 5A (bsc#1012628).
- arm64: dts: rockchip: Add eeprom vcc-supply for Radxa ROCK 5A
(bsc#1012628).
- arm64: dts: rockchip: Add eeprom vcc-supply for Radxa ROCK 3C
(bsc#1012628).
- crypto: iaa - Fix incorrect return value in save_iaa_wq()
(bsc#1012628).
- s390/fpu: Fix false-positive kmsan report in fpu_vstl()
(bsc#1012628).
- pwm: Simplify printf to emit chip->npwm in $debugfs/pwm
(bsc#1012628).
- pwm: Use %u to printf unsigned int pwm_chip::npwm and
pwm_chip::id (bsc#1012628).
- arm64: dts: qcom: qrb2210-rb1: Fix UART3 wakeup IRQ storm
(bsc#1012628).
- drm/msm/dpu: drop dpu_hw_dsc_destroy() prototype (bsc#1012628).
- ps3disk: use memcpy_{from,to}_bvec index (bsc#1012628).
- soc/tegra: fuse: speedo-tegra210: Update speedo IDs
(bsc#1012628).
- PCI: Prevent resource tree corruption when BAR resize fails
(bsc#1012628).
- kbuild: don't enable CC_CAN_LINK if the dummy program generates
warnings (bsc#1012628).
- bpf: Prevent nesting overflow in bpf_try_get_buffers
(bsc#1012628).
- bpf: Handle return value of ftrace_set_filter_ip in
register_fentry (bsc#1012628).
- selftests/bpf: Fix failure paths in send_signal test
(bsc#1012628).
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(bsc#1012628).
- mshv: Fix deposit memory in MSHV_ROOT_HVCALL (bsc#1012628).
- mshv: Fix create memory region overlap check (bsc#1012628).
- watchdog: wdat_wdt: Fix ACPI table leak in probe function
(bsc#1012628).
- watchdog: starfive: Fix resource leak in probe error path
(bsc#1012628).
- iio: core: add missing mutex_destroy in iio_dev_release()
(bsc#1012628).
- iio: core: Clean up device correctly on iio_device_alloc()
failure (bsc#1012628).
- fuse_ctl_add_conn(): fix nlink breakage in case of early failure
(bsc#1012628).
- tracefs: fix a leak in eventfs_create_events_dir()
(bsc#1012628).
- NFSD/blocklayout: Fix minlength check in proc_layoutget
(bsc#1012628).
- arm64: dts: imx95-tqma9596sa: fix TPM5 pinctrl node name
(bsc#1012628).
- arm64: dts: imx95-tqma9596sa: reduce maximum FlexSPI frequency
to 66MHz (bsc#1012628).
- block/blk-throttle: Fix throttle slice time for SSDs
(bsc#1012628).
- drm/msm: Fix NULL pointer dereference in
crashstate_get_vm_logs() (bsc#1012628).
- drm/msm: fix missing NULL check after kcalloc in
crashstate_get_bos() (bsc#1012628).
- drm/msm/a2xx: stop over-complaining about the legacy firmware
(bsc#1012628).
- PCI: stm32: Fix LTSSM EP race with start link (bsc#1012628).
- PCI: stm32: Fix EP page_size alignment (bsc#1012628).
- wifi: rtl818x: Fix potential memory leaks in
rtl8180_init_rx_ring() (bsc#1012628).
- net: phy: Add helper for fixing RGMII PHY mode based on internal
mac delay (bsc#1012628).
- net: stmmac: dwmac-sophgo: Add phy interface filter
(bsc#1012628).
- bpf: Fix invalid prog->stats access when update_effective_progs
fails (bsc#1012628).
- powerpc/64s/hash: Restrict stress_hpt_struct memblock region
to within RMA limit (bsc#1012628).
- powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA
v3.00 HPTE format (bsc#1012628).
- net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()
(bsc#1012628).
- fs/ntfs3: out1 also needs to put mi (bsc#1012628).
- fs/ntfs3: Prevent memory leaks in add sub record (bsc#1012628).
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
(bsc#1012628).
- drm/msm/a6xx: Flush LRZ cache before PT switch (bsc#1012628).
- drm/msm/a6xx: Fix the gemnoc workaround (bsc#1012628).
- drm/msm/a6xx: Improve MX rail fallback in RPMH vote init
(bsc#1012628).
- spi: sophgo: Fix incorrect use of bus width value macros
(bsc#1012628).
- ipv6: clear RA flags when adding a static route (bsc#1012628).
- perf arm_spe: Fix memset subclass in operation (bsc#1012628).
- pwm: bcm2835: Make sure the channel is enabled after
pwm_request() (bsc#1012628).
- scsi: ufs: rockchip: Reset controller on PRE_CHANGE of hce
enable notify (bsc#1012628).
- scsi: qla2xxx: Fix improper freeing of purex item (bsc#1012628).
- net: phy: realtek: create rtl8211f_config_rgmii_delay()
(bsc#1012628).
- iommu/vt-d: Set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FD
(bsc#1012628).
- iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlb
(bsc#1012628).
- wifi: mac80211: fix CMAC functions not handling errors
(bsc#1012628).
- tools/rtla: Fix unassigned nr_cpus (bsc#1012628).
- tools/rtla: Fix --on-threshold always triggering (bsc#1012628).
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
(bsc#1012628).
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
(bsc#1012628).
- of/fdt: Consolidate duplicate code into helper functions
(bsc#1012628).
- of/fdt: Fix the len check in
early_init_dt_check_for_elfcorehdr() (bsc#1012628).
- of/fdt: Fix the len check in
early_init_dt_check_for_usable_mem_range() (bsc#1012628).
- of/fdt: Fix incorrect use of dt_root_addr_cells in
early_init_dt_check_kho() (bsc#1012628).
- leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring
PWM (bsc#1012628).
- phy: renesas: rcar-gen3-usb2: Fix an error handling path in
rcar_gen3_phy_usb2_probe() (bsc#1012628).
- phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3528
(bsc#1012628).
- phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3562
(bsc#1012628).
- phy: freescale: Initialize priv->lock (bsc#1012628).
- phy: rockchip: samsung-hdptx: Fix reported clock rate in high
bpc mode (bsc#1012628).
- phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidth
(bsc#1012628).
- phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from
exceeding the limits (bsc#1012628).
- ASoC: SDCA: Fix missing dash in HIDE DisCo property
(bsc#1012628).
- selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache
names (bsc#1012628).
- net: phy: adin1100: Fix software power-down ready condition
(bsc#1012628).
- cpuset: Treat cpusets in attaching as populated (bsc#1012628).
- clk: spacemit: Set clk_hw_onecell_data::num before using flex
array (bsc#1012628).
- wifi: rtl818x: rtl8187: Fix potential buffer underflow in
rtl8187_rx_cb() (bsc#1012628).
- RAS: Report all ARM processor CPER information to userspace
(bsc#1012628).
- rtla/tests: Extend action tests to 5s (bsc#1012628).
- rtla/tests: Fix osnoise test calling timerlat (bsc#1012628).
- rtla: Fix -a overriding -t argument (bsc#1012628).
- ima: Handle error code returned by ima_filter_rule_match()
(bsc#1012628).
- usb: chaoskey: fix locking for O_NONBLOCK (bsc#1012628).
- usb: dwc2: fix hang during shutdown if set as peripheral
(bsc#1012628).
- usb: dwc2: fix hang during suspend if set as peripheral
(bsc#1012628).
- usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE
(bsc#1012628).
- regulator: pca9450: Fix error code in probe() (bsc#1012628).
- selftests/bpf: skip test_perf_branches_hw() on unsupported
platforms (bsc#1012628).
- selftests/bpf: Improve reliability of test_perf_branches_no_hw()
(bsc#1012628).
- selftests/bpf: Update test_tag to use sha256 (bsc#1012628).
- bpf: properly verify tail call behavior (bsc#1012628).
- crypto: starfive - Correctly handle return of sg_nents_for_len
(bsc#1012628).
- crypto: ccree - Correctly handle return of sg_nents_for_len
(bsc#1012628).
- PM / devfreq: hisi: Fix potential UAF in OPP handling
(bsc#1012628).
- RISC-V: KVM: Fix guest page fault within HLV* instructions
(bsc#1012628).
- erofs: correct FSDAX detection (bsc#1012628).
- erofs: limit the level of fs stacking for file-backed mounts
(bsc#1012628).
- RDMA/bnxt_re: Fix the inline size for GenP7 devices
(bsc#1012628).
- RDMA/bnxt_re: Pass correct flag for dma mr creation
(bsc#1012628).
- crypto: ahash - Fix crypto_ahash_import with partial block data
(bsc#1012628).
- crypto: ahash - Zero positive err value in ahash_update_finish
(bsc#1012628).
- ASoC: tas2781: Correct the wrong chip ID for reset variable
check (bsc#1012628).
- ASoC: tas2781: correct the wrong period (bsc#1012628).
- wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()
(bsc#1012628).
- wifi: mt76: mt7996: Remove unnecessary link_id checks in
mt7996_tx (bsc#1012628).
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (bsc#1012628).
- wifi: mt76: mt7996: Remove useless check in
mt7996_msdu_page_get_from_cache() (bsc#1012628).
- Revert "wifi: mt76: mt792x: improve monitor interface handling"
(bsc#1012628).
- wifi: mt76: mt7996: fix max nss value when getting rx chainmask
(bsc#1012628).
- wifi: mt76: mt7996: fix implicit beamforming support for mt7992
(bsc#1012628).
- wifi: mt76: mt7996: fix several fields in
mt7996_mcu_bss_basic_tlv() (bsc#1012628).
- wifi: mt76: mt7996: fix teardown command for an MLD peer
(bsc#1012628).
- wifi: mt76: mt7996: set link_valid field when initializing wcid
(bsc#1012628).
- wifi: mt76: mt7996: fix MLD group index assignment
(bsc#1012628).
- wifi: mt76: mt7996: fix MLO set key and group key issues
(bsc#1012628).
- wifi: mt76: mt7996: fix using wrong phy to start in
mt7996_mac_restart() (bsc#1012628).
- wifi: mt76: mt7996: fix EMI rings for RRO (bsc#1012628).
- wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event()
(bsc#1012628).
- wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()
(bsc#1012628).
- wifi: mt76: mt7996: skip deflink accounting for offchannel links
(bsc#1012628).
- wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning
link remove (bsc#1012628).
- wifi: mt76: mt7996: Add missing locking in
mt7996_mac_sta_rc_work() (bsc#1012628).
- mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()
(bsc#1012628).
- firmware: stratix10-svc: fix make htmldocs warning for
stratix10_svc (bsc#1012628).
- staging: fbtft: core: fix potential memory leak in
fbtft_probe_common() (bsc#1012628).
- iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tables
(bsc#1012628).
- bpftool: Allow bpftool to build with openssl < 3 (bsc#1012628).
- selftests/bpf: Allow selftests to build with older xxd
(bsc#1012628).
- btrfs: fix double free of qgroup record after failure to add
delayed ref head (bsc#1012628).
- btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
(bsc#1012628).
- btrfs: make sure extent and csum paths are always released in
scrub_raid56_parity_stripe() (bsc#1012628).
- btrfs: fix leaf leak in an error path in btrfs_del_items()
(bsc#1012628).
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
(bsc#1012628).
- drm/nouveau: restrict the flush page to a 32-bit address
(bsc#1012628).
- um: Don't rename vmap to kernel_vmap (bsc#1012628).
- iomap: always run error completions in user context
(bsc#1012628).
- iomap: allocate s_dio_done_wq for async reads as well
(bsc#1012628).
- wifi: ieee80211: correct FILS status codes (bsc#1012628).
- backlight: led-bl: Add devlink to supplier LEDs (bsc#1012628).
- backlight: lp855x: Fix lp855x.h kernel-doc warnings
(bsc#1012628).
- iommu/arm-smmu-qcom: Enable use of all SMR groups when running
bare-metal (bsc#1012628).
- RDMA/irdma: Fix data race in irdma_sc_ccq_arm (bsc#1012628).
- RDMA/irdma: Fix data race in irdma_free_pble (bsc#1012628).
- RDMA/irdma: Add a missing kfree of struct irdma_pci_f for GEN2
(bsc#1012628).
- RDMA/irdma: Fix SIGBUS in AEQ destroy (bsc#1012628).
- RDMA/irdma: Add missing mutex destroy (bsc#1012628).
- RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY
(bsc#1012628).
- RDMA/irdma: Do not set IBK_LOCAL_DMA_LKEY for GEN3+
(bsc#1012628).
- RDMA/irdma: Remove doorbell elision logic (bsc#1012628).
- RDMA/irdma: Fix SRQ shadow area address initialization
(bsc#1012628).
- arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for
S922X CPUs (bsc#1012628).
- drm/panthor: Avoid adding of kernel BOs to extobj list
(bsc#1012628).
- clocksource/drivers/ralink: Fix resource leaks in init error
path (bsc#1012628).
- clocksource/drivers/stm: Fix double deregistration on probe
failure (bsc#1012628).
- clocksource/drivers/arm_arch_timer_mmio: Prevent driver unbind
(bsc#1012628).
- clocksource/drivers/nxp-pit: Prevent driver unbind
(bsc#1012628).
- clocksource/drivers/nxp-stm: Fix section mismatches
(bsc#1012628).
- clocksource/drivers/nxp-stm: Prevent driver unbind
(bsc#1012628).
- ASoC: nau8325: use simple i2c probe function (bsc#1012628).
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
(bsc#1012628).
- ASoC: nau8325: add missing build config (bsc#1012628).
- gfs2: Prevent recursive memory reclaim (bsc#1012628).
- ASoC: fsl_xcvr: clear the channel status control memory
(bsc#1012628).
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
FW_LOADER (bsc#1012628).
- greybus: gb-beagleplay: Fix timeout handling in bootloader
functions (bsc#1012628).
- fs: refactor file timestamp update logic (bsc#1012628).
- fs: lift the FMODE_NOCMTIME check into file_update_time_flags
(bsc#1012628).
- misc: rp1: Fix an error handling path in rp1_probe()
(bsc#1012628).
- drm/amd/display: Fix logical vs bitwise bug in
get_embedded_panel_info_v2_1() (bsc#1012628).
- drm/amdkfd: assign AID to uuid in topology for SPX mode
(bsc#1012628).
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
(bsc#1012628).
- ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4
(bsc#1012628).
- ublk: prevent invalid access with DEBUG (bsc#1012628).
- selftests/landlock: Fix makefile header list (bsc#1012628).
- bpf: Fix exclusive map memory leak (bsc#1012628).
- ext4: improve integrity checking in __mb_check_buddy by
enhancing order-0 validation (bsc#1012628).
- selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY
tests (bsc#1012628).
- of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate
root node (bsc#1012628).
- virtio_vdpa: fix misleading return in void function
(bsc#1012628).
- virtio: fix kernel-doc for mapping/free_coherent functions
(bsc#1012628).
- virtio: fix typo in virtio_device_ready() comment (bsc#1012628).
- virtio: fix whitespace in virtio_config_ops (bsc#1012628).
- virtio: fix grammar in virtio_queue_info docs (bsc#1012628).
- virtio: fix grammar in virtio_map_ops docs (bsc#1012628).
- virtio: standardize Returns documentation style (bsc#1012628).
- virtio: fix virtqueue_set_affinity() docs (bsc#1012628).
- virtio: fix map ops comment (bsc#1012628).
- vdpa/mlx5: Fix incorrect error code reporting in
query_virtqueues (bsc#1012628).
- vhost: Fix kthread worker cgroup failure handling (bsc#1012628).
- vdpa/pds: use %pe for ERR_PTR() in event handler registration
(bsc#1012628).
- virtio: clean up features qword/dword terms (bsc#1012628).
- ASoC: Intel: catpt: Fix error path in hw_params() (bsc#1012628).
- spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD
was short to GND (bsc#1012628).
- soc: samsung: exynos-pmu: Fix structure initialization
(bsc#1012628).
- ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip
during system suspend (bsc#1012628).
- ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip
during system suspend (bsc#1012628).
- ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip
during system suspend (bsc#1012628).
- ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip
during system suspend (bsc#1012628).
- regulator: core: Protect regulator_supply_alias_list with
regulator_list_mutex (bsc#1012628).
- arm64: dts: mediatek: mt8195: Fix address range for JPEG
decoder core 1 (bsc#1012628).
- Reinstate "resource: avoid unnecessary lookups in
find_next_iomem_res()" (bsc#1012628).
- netfilter: flowtable: check for maximum number of encapsulations
in bridge vlan (bsc#1012628).
- netfilter: nf_conncount: rework API to use sk_buff directly
(bsc#1012628).
- netfilter: nft_connlimit: update the count if add was skipped
(bsc#1012628).
- iavf: Implement settime64 with -EOPNOTSUPP (bsc#1012628).
- net: vxlan: prevent NULL deref in vxlan_xmit_one (bsc#1012628).
- net: stmmac: fix rx limit check in stmmac_rx_zc() (bsc#1012628).
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
(bsc#1012628).
- spi: ch341: fix out-of-bounds memory access in
ch341_transfer_one (bsc#1012628).
- arm64/pageattr: Propagate return value from
__change_memory_common (bsc#1012628).
- vfio/pci: Use RCU for error/request triggers to avoid circular
locking (bsc#1012628).
- landlock: Fix handling of disconnected directories
(bsc#1012628).
- net: phy: aquantia: check for NVMEM deferral (bsc#1012628).
- selftests: bonding: add delay before each xvlan_over_bond
connectivity check (bsc#1012628).
- net: netpoll: initialize work queue before error checks
(bsc#1012628).
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (bsc#1012628).
- rqspinlock: Enclose lock/unlock within lock entry acquisitions
(bsc#1012628).
- rqspinlock: Use trylock fallback when per-CPU rqnode is busy
(bsc#1012628).
- remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
(bsc#1012628).
- md/raid5: fix IO hang when array is broken with IO inflight
(bsc#1012628).
- clk: keystone: fix compile testing (bsc#1012628).
- smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
(bsc#1012628).
- smb: smbdirect: introduce
SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}() (bsc#1012628).
- smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in
recv_done() and smb_direct_cm_handler() (bsc#1012628).
- smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in
recv_done() and smbd_conn_upcall() (bsc#1012628).
- um: Disable KASAN_INLINE when STATIC_LINK is selected
(bsc#1012628).
- net: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65
(bsc#1012628).
- net: dsa: b53: fix extracting VID from entry for BCM5325/65
(bsc#1012628).
- net: dsa: b53: b53_arl_read{,25}(): use the entry for
comparision (bsc#1012628).
- net: dsa: b53: move reading ARL entries into their own function
(bsc#1012628).
- net: dsa: b53: move writing ARL entries into their own functions
(bsc#1012628).
- net: dsa: b53: provide accessors for accessing ARL_SRCH_CTL
(bsc#1012628).
- net: dsa: b53: split reading search entry into their own
functions (bsc#1012628).
- net: dsa: b53: move ARL entry functions into ops struct
(bsc#1012628).
- net: dsa: b53: add support for 5389/5397/5398 ARL entry format
(bsc#1012628).
- net: dsa: b53: use same ARL search result offset for BCM5325/65
(bsc#1012628).
- net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65
(bsc#1012628).
- net: dsa: b53: add support for bcm63xx ARL entry format
(bsc#1012628).
- net: dsa: b53: fix BCM5325/65 ARL entry multicast port masks
(bsc#1012628).
- net: dsa: b53: fix BCM5325/65 ARL entry VIDs (bsc#1012628).
- net: hsr: create an API to get hsr port type (bsc#1012628).
- net: dsa: xrs700x: reject unsupported HSR configurations
(bsc#1012628).
- net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
(bsc#1012628).
- perf jitdump: Add sym/str-tables to build-ID generation
(bsc#1012628).
- exfat: fix refcount leak in exfat_find (bsc#1012628).
- exfat: fix divide-by-zero in exfat_allocate_bitmap
(bsc#1012628).
- perf tools: Mark split kallsyms DSOs as loaded (bsc#1012628).
- perf tools: Fix split kallsyms DSO counting (bsc#1012628).
- perf kvm: Fix debug assertion (bsc#1012628).
- perf hist: In init, ensure mem_info is put on error paths
(bsc#1012628).
- pinctrl: single: Fix incorrect type for error return variable
(bsc#1012628).
- perf stat: Allow no events to open if this is a "--null" run
(bsc#1012628).
- fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
(bsc#1012628).
- 9p: fix cache/debug options printing in v9fs_show_options
(bsc#1012628).
- sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib
when the last task migrates out (bsc#1012628).
- sched/core: Fix psi_dequeue() for Proxy Execution (bsc#1012628).
- platform/x86:intel/pmc: Update Arrow Lake telemetry GUID
(bsc#1012628).
- f2fs: maintain one time GC mode is enabled during whole zoned
GC cycle (bsc#1012628).
- rtc: amlogic-a4: fix double free caused by devm (bsc#1012628).
- kbuild: install-extmod-build: Properly fix CC expansion when
ccache is used (bsc#1012628).
- NFS: Avoid changing nlink when file removes and attribute
updates race (bsc#1012628).
- fs/nls: Fix utf16 to utf8 conversion (bsc#1012628).
- NFS: Initialise verifiers for visible dentries in readdir and
lookup (bsc#1012628).
- NFS: Initialise verifiers for visible dentries in
nfs_atomic_open() (bsc#1012628).
- NFS: Initialise verifiers for visible dentries in
_nfs4_open_and_get_state (bsc#1012628).
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (bsc#1012628).
- drm/panthor: Prevent potential UAF in group creation
(bsc#1012628).
- Revert "nfs: ignore SB_RDONLY when remounting nfs"
(bsc#1012628).
- Revert "nfs: clear SB_RDONLY before getting superblock"
(bsc#1012628).
- Revert "nfs: ignore SB_RDONLY when mounting nfs" (bsc#1012628).
- NFS: Automounted filesystems should inherit ro,noexec,nodev,sync
flags (bsc#1012628).
- NFS: Fix inheritance of the block sizes when automounting
(bsc#1012628).
- fs/nls: Fix inconsistency between utf8_to_utf32() and
utf32_to_utf8() (bsc#1012628).
- platform/x86: asus-wmi: use brightness_set_blocking() for kbd
led (bsc#1012628).
- ASoC: bcm: bcm63xx-pcm-whistler: Check return value of
of_dma_configure() (bsc#1012628).
- ASoC: amd: acp: Audio is not resuming after s0ix (bsc#1012628).
- ASoC: ak4458: Disable regulator when error happens
(bsc#1012628).
- ASoC: ak5558: Disable regulator when error happens
(bsc#1012628).
- f2fs: revert summary entry count from 2048 to 512 in 16kb
block support (bsc#1012628).
- blk-mq: Abort suspend when wakeup events are pending
(bsc#1012628).
- drm/panel: novatek-nt35560: avoid on-stack device structure
(bsc#1012628).
- block: fix comment for op_is_zone_mgmt() to include RESET_ALL
(bsc#1012628).
- block: fix memory leak in __blkdev_issue_zero_pages
(bsc#1012628).
- nvme-auth: use kvfree() for memory allocated with kvcalloc()
(bsc#1012628).
- io_uring/kbuf: use READ_ONCE() for userspace-mapped memory
(bsc#1012628).
- drm/plane: Fix IS_ERR() vs NULL check in
drm_plane_create_hotspot_properties() (bsc#1012628).
- regulator: fixed: Rely on the core freeing the enable GPIO
(bsc#1012628).
- ALSA: firewire-motu: fix buffer overflow in hwdep read for
DSP events (bsc#1012628).
- drm/nouveau: refactor deprecated strcpy (bsc#1012628).
- drm/nouveau: fix circular dep oops from vendored i2c encoder
(bsc#1012628).
- cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
(bsc#1012628).
- cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
(bsc#1012628).
- nfs/localio: remove alignment size checking in
nfs_is_local_dio_possible (bsc#1012628).
- nfs/localio: remove 61 byte hole from needless
____cacheline_aligned (bsc#1012628).
- gpio: tb10x: fix OF_GPIO dependency (bsc#1012628).
- docs: hwmon: fix link to g762 devicetree binding (bsc#1012628).
- i2c: spacemit: fix detect issue (bsc#1012628).
- dma/pool: eliminate alloc_pages warning in atomic_pool_expand
(bsc#1012628).
- ALSA: uapi: Fix typo in asound.h comment (bsc#1012628).
- drm/amdkfd: Use huge page size to check split svm range
alignment (bsc#1012628).
- rtc: gamecube: Check the return value of ioremap()
(bsc#1012628).
- rtc: max31335: Fix ignored return value in set_alarm
(bsc#1012628).
- regulator: spacemit: Align input supply name with the DT binding
(bsc#1012628).
- ALSA: firewire-motu: add bounds check in put_user loop for
DSP events (bsc#1012628).
- ARM: 9464/1: fix input-only operand modification in
load_unaligned_zeropad() (bsc#1012628).
- drm/xe/fbdev: use the same 64-byte stride alignment as i915
(bsc#1012628).
- drm/i915/fbdev: make intel_framebuffer_create() error return
handling explicit (bsc#1012628).
- drm/{i915, xe}/fbdev: pass struct drm_device to
intel_fbdev_fb_alloc() (bsc#1012628).
- drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init
(bsc#1012628).
- drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
(bsc#1012628).
- block: Use RCU in blk_mq_[un]quiesce_tagset() instead of
set->tag_list_lock (bsc#1012628).
- ASoC: amd: acp: update tdm channels for specific DAI
(bsc#1012628).
- dm-raid: fix possible NULL dereference with undefined raid type
(bsc#1012628).
- dm log-writes: Add missing set_freezable() for freezable kthread
(bsc#1012628).
- scsi: imm: Fix use-after-free bug caused by unfinished delayed
work (bsc#1012628).
- scsi: ufs: core: Fix an error handler crash (bsc#1012628).
- perf/core: Fix missing read event generation on task exit
(bsc#1012628).
- irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()
(bsc#1012628).
- cpu: Make atomic hotplug callbacks run with interrupts disabled
on UP (bsc#1012628).
- ocfs2: fix memory leak in ocfs2_merge_rec_left() (bsc#1012628).
- perf/x86/intel: Fix NULL event dereference crash in
handle_pmi_common() (bsc#1012628).
- efi/cper: Add a new helper function to print bitmasks
(bsc#1012628).
- efi/cper: Adjust infopfx size to accept an extra space
(bsc#1012628).
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
(bsc#1012628).
- usb: gadget: tegra-xudc: Always reinitialize data toggle when
clear halt (bsc#1012628).
- usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()
(bsc#1012628).
- usb: phy: Initialize struct usb_phy list_head (bsc#1012628).
- usb: typec: ucsi: fix use-after-free caused by uec->work
(bsc#1012628).
- usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np
when required (bsc#1012628).
- ALSA: dice: fix buffer overflow in detect_stream_formats()
(bsc#1012628).
- ALSA: hda/realtek: Add match for ASUS Xbox Ally projects
(bsc#1012628).
- ALSA: hda/tas2781: fix speaker id retrieval for multiple probes
(bsc#1012628).
- ALSA: hda: cs35l41: Fix NULL pointer dereference in
cs35l41_hda_read_acpi() (bsc#1012628).
- ALSA: wavefront: Clear substream pointers on close
(bsc#1012628).
- ALSA: wavefront: Fix integer overflow in sample size validation
(bsc#1012628).
- Rename to
patches.kernel.org/6.18.2-125-perf-hwmon_pmu-Fix-uninitialized-variable-warn.patch.
- commit 01d655a
* Fri Dec 19 2025 rfrohl@suse.com
- netfilter: nf_conncount: fix leaked ct in error paths (git-fixes).
- commit 6ebb80b
* Thu Dec 18 2025 rfrohl@suse.com
- Update config files for 6.12.63.
Drop CONFIG_R8712U and add CONFIG_SND_SOC_NAU8325 for arm64.
- commit 8302a53
* Thu Dec 18 2025 rfrohl@suse.com
- Linux 6.12.63 (bsc#1234429).
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
(bsc#1234429).
- ALSA: wavefront: Fix integer overflow in sample size validation
(bsc#1234429).
- ALSA: dice: fix buffer overflow in detect_stream_formats()
(bsc#1234429).
- usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np
when required (bsc#1234429).
- usb: phy: Initialize struct usb_phy list_head (bsc#1234429).
- usb: gadget: tegra-xudc: Always reinitialize data toggle when
clear halt (bsc#1234429).
- tcp_metrics: use dst_dev_net_rcu() (bsc#1234429).
- net: dst: introduce dst->dev_rcu (bsc#1234429).
- net: lan743x: Allocate rings outside ZONE_DMA (bsc#1234429).
- LoongArch: Add machine_kexec_mask_interrupts() implementation
(bsc#1234429).
- ocfs2: fix memory leak in ocfs2_merge_rec_left() (bsc#1234429).
- irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()
(bsc#1234429).
- scsi: imm: Fix use-after-free bug caused by unfinished delayed
work (bsc#1234429).
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
(bsc#1234429).
- efi/cper: Adjust infopfx size to accept an extra space
(bsc#1234429).
- efi/cper: Add a new helper function to print bitmasks
(bsc#1234429).
- dm log-writes: Add missing set_freezable() for freezable kthread
(bsc#1234429).
- dm-raid: fix possible NULL dereference with undefined raid type
(bsc#1234429).
- block: return unsigned int from queue_dma_alignment
(bsc#1234429).
- block: Use RCU in blk_mq_[un]quiesce_tagset() instead of
set->tag_list_lock (bsc#1234429).
- ARM: 9464/1: fix input-only operand modification in
load_unaligned_zeropad() (bsc#1234429).
- ALSA: firewire-motu: add bounds check in put_user loop for
DSP events (bsc#1234429).
- rtc: gamecube: Check the return value of ioremap()
(bsc#1234429).
- drm/amdkfd: Use huge page size to check split svm range
alignment (bsc#1234429).
- ALSA: uapi: Fix typo in asound.h comment (bsc#1234429).
- dma/pool: eliminate alloc_pages warning in atomic_pool_expand
(bsc#1234429).
- docs: hwmon: fix link to g762 devicetree binding (bsc#1234429).
- cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
(bsc#1234429).
- drm/nouveau: refactor deprecated strcpy (bsc#1234429).
- ALSA: firewire-motu: fix buffer overflow in hwdep read for
DSP events (bsc#1234429).
- regulator: fixed: Rely on the core freeing the enable GPIO
(bsc#1234429).
- drm/plane: Fix IS_ERR() vs NULL check in
drm_plane_create_hotspot_properties() (bsc#1234429).
- nvme-auth: use kvfree() for memory allocated with kvcalloc()
(bsc#1234429).
- block: fix memory leak in __blkdev_issue_zero_pages
(bsc#1234429).
- block: fix comment for op_is_zone_mgmt() to include RESET_ALL
(bsc#1234429).
- blk-mq: Abort suspend when wakeup events are pending
(bsc#1234429).
- ASoC: ak5558: Disable regulator when error happens
(bsc#1234429).
- ASoC: ak4458: Disable regulator when error happens
(bsc#1234429).
- ASoC: bcm: bcm63xx-pcm-whistler: Check return value of
of_dma_configure() (bsc#1234429).
- platform/x86: asus-wmi: use brightness_set_blocking() for kbd
led (bsc#1234429).
- fs/nls: Fix inconsistency between utf8_to_utf32() and
utf32_to_utf8() (bsc#1234429).
- NFS: Fix inheritance of the block sizes when automounting
(bsc#1234429).
- Expand the type of nfs_fattr->valid (bsc#1234429).
- NFS: Automounted filesystems should inherit ro,noexec,nodev,sync
flags (bsc#1234429).
- Revert "nfs: ignore SB_RDONLY when mounting nfs" (bsc#1234429).
- Revert "nfs: clear SB_RDONLY before getting superblock"
(bsc#1234429).
- Revert "nfs: ignore SB_RDONLY when remounting nfs"
(bsc#1234429).
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (bsc#1234429).
- NFS: Initialise verifiers for visible dentries in
_nfs4_open_and_get_state (bsc#1234429).
- nfs/vfs: discard d_exact_alias() (bsc#1234429).
- NFS: Initialise verifiers for visible dentries in
nfs_atomic_open() (bsc#1234429).
- NFS: Initialise verifiers for visible dentries in readdir and
lookup (bsc#1234429).
- fs/nls: Fix utf16 to utf8 conversion (bsc#1234429).
- NFS: Avoid changing nlink when file removes and attribute
updates race (bsc#1234429).
- f2fs: maintain one time GC mode is enabled during whole zoned
GC cycle (bsc#1234429).
- f2fs: add gc_boost_gc_greedy sysfs node (bsc#1234429).
- f2fs: add gc_boost_gc_multiple sysfs node (bsc#1234429).
- f2fs: introduce reserved_pin_section sysfs entry (bsc#1234429).
- f2fs: sysfs: add encoding_flags entry (bsc#1234429).
- f2fs: add carve_out sysfs node (bsc#1234429).
- f2fs: fix to avoid running out of free segments (bsc#1234429).
- f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pages
(bsc#1234429).
- f2fs: keep POSIX_FADV_NOREUSE ranges (bsc#1234429).
- platform/x86:intel/pmc: Update Arrow Lake telemetry GUID
(bsc#1234429).
- sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib
when the last task migrates out (bsc#1234429).
- 9p: fix cache/debug options printing in v9fs_show_options
(bsc#1234429).
- fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
(bsc#1234429).
- pinctrl: single: Fix incorrect type for error return variable
(bsc#1234429).
- perf hist: In init, ensure mem_info is put on error paths
(bsc#1234429).
- perf tools: Fix split kallsyms DSO counting (bsc#1234429).
- perf tools: Mark split kallsyms DSOs as loaded (bsc#1234429).
- net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
(bsc#1234429).
- net: dsa: xrs700x: reject unsupported HSR configurations
(bsc#1234429).
- net: hsr: create an API to get hsr port type (bsc#1234429).
- net: hsr: Create and export hsr_get_port_ndev() (bsc#1234429).
- net: hsr: remove synchronize_rcu() from hsr_add_port()
(bsc#1234429).
- net: hsr: remove one synchronize_rcu() from hsr_del_port()
(bsc#1234429).
- clk: keystone: fix compile testing (bsc#1234429).
- md/raid5: fix IO hang when array is broken with IO inflight
(bsc#1234429).
- remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
(bsc#1234429).
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (bsc#1234429).
- selftests: bonding: add delay before each xvlan_over_bond
connectivity check (bsc#1234429).
- selftests: bonding: add ipvlan over bond testing (bsc#1234429).
- net: phy: aquantia: check for NVMEM deferral (bsc#1234429).
- vfio/pci: Use RCU for error/request triggers to avoid circular
locking (bsc#1234429).
- spi: ch341: fix out-of-bounds memory access in
ch341_transfer_one (bsc#1234429).
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
(bsc#1234429).
- net: stmmac: fix rx limit check in stmmac_rx_zc() (bsc#1234429).
- netfilter: nft_connlimit: update the count if add was skipped
(bsc#1234429).
- netfilter: nf_conncount: rework API to use sk_buff directly
(bsc#1234429).
- netfilter: flowtable: check for maximum number of encapsulations
in bridge vlan (bsc#1234429).
- Reinstate "resource: avoid unnecessary lookups in
find_next_iomem_res()" (bsc#1234429).
- resource: introduce is_type_match() helper and use it
(bsc#1234429).
- resource: replace open coded resource_intersection()
(bsc#1234429).
- regulator: core: Protect regulator_supply_alias_list with
regulator_list_mutex (bsc#1234429).
- ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip
during system suspend (bsc#1234429).
- ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip
during system suspend (bsc#1234429).
- ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip
during system suspend (bsc#1234429).
- ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip
during system suspend (bsc#1234429).
- spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD
was short to GND (bsc#1234429).
- ASoC: Intel: catpt: Fix error path in hw_params() (bsc#1234429).
- vdpa/pds: use %pe for ERR_PTR() in event handler registration
(bsc#1234429).
- vhost: Fix kthread worker cgroup failure handling (bsc#1234429).
- vdpa/mlx5: Fix incorrect error code reporting in
query_virtqueues (bsc#1234429).
- virtio: fix virtqueue_set_affinity() docs (bsc#1234429).
- virtio: fix grammar in virtio_queue_info docs (bsc#1234429).
- virtio: fix whitespace in virtio_config_ops (bsc#1234429).
- virtio: fix typo in virtio_device_ready() comment (bsc#1234429).
- virtio_vdpa: fix misleading return in void function
(bsc#1234429).
- of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate
root node (bsc#1234429).
- ext4: improve integrity checking in __mb_check_buddy by
enhancing order-0 validation (bsc#1234429).
- ublk: prevent invalid access with DEBUG (bsc#1234429).
- ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4
(bsc#1234429).
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
(bsc#1234429).
- drm/amd/display: Fix logical vs bitwise bug in
get_embedded_panel_info_v2_1() (bsc#1234429).
- greybus: gb-beagleplay: Fix timeout handling in bootloader
functions (bsc#1234429).
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
FW_LOADER (bsc#1234429).
- ASoC: fsl_xcvr: clear the channel status control memory
(bsc#1234429).
- gfs2: Prevent recursive memory reclaim (bsc#1234429).
- ASoC: nau8325: add missing build config (bsc#1234429).
- ASoC: nau8325: use simple i2c probe function (bsc#1234429).
- drm/panthor: Avoid adding of kernel BOs to extobj list
(bsc#1234429).
- RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY
(bsc#1234429).
- RDMA/irdma: Fix data race in irdma_free_pble (bsc#1234429).
- RDMA/irdma: Fix data race in irdma_sc_ccq_arm (bsc#1234429).
- iommu/arm-smmu-qcom: Enable use of all SMR groups when running
bare-metal (bsc#1234429).
- backlight: lp855x: Fix lp855x.h kernel-doc warnings
(bsc#1234429).
- backlight: led-bl: Add devlink to supplier LEDs (bsc#1234429).
- wifi: ieee80211: correct FILS status codes (bsc#1234429).
- iomap: always run error completions in user context
(bsc#1234429).
- iomap: factor out a iomap_dio_done helper (bsc#1234429).
- um: Don't rename vmap to kernel_vmap (bsc#1234429).
- drm/nouveau: restrict the flush page to a 32-bit address
(bsc#1234429).
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
(bsc#1234429).
- btrfs: fix leaf leak in an error path in btrfs_del_items()
(bsc#1234429).
- iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tables
(bsc#1234429).
- staging: fbtft: core: fix potential memory leak in
fbtft_probe_common() (bsc#1234429).
- firmware: stratix10-svc: fix make htmldocs warning for
stratix10_svc (bsc#1234429).
- mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()
(bsc#1234429).
- ASoC: tas2781: correct the wrong period (bsc#1234429).
- RDMA/bnxt_re: Pass correct flag for dma mr creation
(bsc#1234429).
- RDMA/bnxt_re: Fix the inline size for GenP7 devices
(bsc#1234429).
- erofs: limit the level of fs stacking for file-backed mounts
(bsc#1234429).
- RISC-V: KVM: Fix guest page fault within HLV* instructions
(bsc#1234429).
- crypto: ccree - Correctly handle return of sg_nents_for_len
(bsc#1234429).
- crypto: starfive - Correctly handle return of sg_nents_for_len
(bsc#1234429).
- selftests/bpf: Improve reliability of test_perf_branches_no_hw()
(bsc#1234429).
- selftests/bpf: skip test_perf_branches_hw() on unsupported
platforms (bsc#1234429).
- usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE
(bsc#1234429).
- usb: dwc2: fix hang during suspend if set as peripheral
(bsc#1234429).
- usb: dwc2: fix hang during shutdown if set as peripheral
(bsc#1234429).
- usb: dwc2: disable platform lowlevel hw resources during
shutdown (bsc#1234429).
- usb: chaoskey: fix locking for O_NONBLOCK (bsc#1234429).
- ima: Handle error code returned by ima_filter_rule_match()
(bsc#1234429).
- RAS: Report all ARM processor CPER information to userspace
(bsc#1234429).
- wifi: rtl818x: rtl8187: Fix potential buffer underflow in
rtl8187_rx_cb() (bsc#1234429).
- cpuset: Treat cpusets in attaching as populated (bsc#1234429).
- net: phy: adin1100: Fix software power-down ready condition
(bsc#1234429).
- phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from
exceeding the limits (bsc#1234429).
- phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidth
(bsc#1234429).
- phy: freescale: Initialize priv->lock (bsc#1234429).
- phy: renesas: rcar-gen3-usb2: Fix an error handling path in
rcar_gen3_phy_usb2_probe() (bsc#1234429).
- leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring
PWM (bsc#1234429).
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
(bsc#1234429).
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
(bsc#1234429).
- wifi: mac80211: fix CMAC functions not handling errors
(bsc#1234429).
- iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlb
(bsc#1234429).
- scsi: qla2xxx: Fix improper freeing of purex item (bsc#1234429).
- pwm: bcm2835: Make sure the channel is enabled after
pwm_request() (bsc#1234429).
- perf arm_spe: Fix memset subclass in operation (bsc#1234429).
- perf arm-spe: Extend branch operations (bsc#1234429).
- ipv6: clear RA flags when adding a static route (bsc#1234429).
- drm/msm/a6xx: Improve MX rail fallback in RPMH vote init
(bsc#1234429).
- drm/msm/a6xx: Fix the gemnoc workaround (bsc#1234429).
- drm/msm/a6xx: Flush LRZ cache before PT switch (bsc#1234429).
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
(bsc#1234429).
- fs/ntfs3: Prevent memory leaks in add sub record (bsc#1234429).
- fs/ntfs3: out1 also needs to put mi (bsc#1234429).
- powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA
v3.00 HPTE format (bsc#1234429).
- powerpc/64s/hash: Restrict stress_hpt_struct memblock region
to within RMA limit (bsc#1234429).
- bpf: Fix invalid prog->stats access when update_effective_progs
fails (bsc#1234429).
- wifi: rtl818x: Fix potential memory leaks in
rtl8180_init_rx_ring() (bsc#1234429).
- drm/msm/a2xx: stop over-complaining about the legacy firmware
(bsc#1234429).
- block/blk-throttle: Fix throttle slice time for SSDs
(bsc#1234429).
- NFSD/blocklayout: Fix minlength check in proc_layoutget
(bsc#1234429).
- tracefs: fix a leak in eventfs_create_events_dir()
(bsc#1234429).
- watchdog: starfive: Fix resource leak in probe error path
(bsc#1234429).
- watchdog: wdat_wdt: Fix ACPI table leak in probe function
(bsc#1234429).
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(bsc#1234429).
- selftests/bpf: Fix failure paths in send_signal test
(bsc#1234429).
- bpf: Handle return value of ftrace_set_filter_ip in
register_fentry (bsc#1234429).
- ps3disk: use memcpy_{from,to}_bvec index (bsc#1234429).
- drm/msm/dpu: drop dpu_hw_dsc_destroy() prototype (bsc#1234429).
- crypto: iaa - Fix incorrect return value in save_iaa_wq()
(bsc#1234429).
- arm64: dts: rockchip: Add eeprom vcc-supply for Radxa ROCK 3C
(bsc#1234429).
- arm64: dts: rockchip: Add eeprom vcc-supply for Radxa ROCK 5A
(bsc#1234429).
- arm64: dts: rockchip: Move the EEPROM to correct I2C bus on
Radxa ROCK 5A (bsc#1234429).
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
(bsc#1234429).
- bpf: Free special fields when update [lru_,]percpu_hash maps
(bsc#1234429).
- leds: netxbig: Fix GPIO descriptor leak in error paths
(bsc#1234429).
- scsi: sim710: Fix resource leak by adding missing ioport_unmap()
calls (bsc#1234429).
- ACPI: property: Fix fwnode refcount leak in
acpi_fwnode_graph_parse_endpoint() (bsc#1234429).
- ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
(bsc#1234429).
- lib/vsprintf: Check pointer before dereferencing in
time_and_date() (bsc#1234429).
- clk: renesas: r9a06g032: Fix memory leak in error path
(bsc#1234429).
- coresight: etm4x: Add context synchronization before enabling
trace (bsc#1234429).
- coresight: etm4x: Extract the trace unit controlling
(bsc#1234429).
- coresight: etm4x: Correct polling IDLE bit (bsc#1234429).
- coresight: Change device mode to atomic type (bsc#1234429).
- nbd: defer config unlock in nbd_genl_connect (bsc#1234429).
- wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()
(bsc#1234429).
- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse
(bsc#1234429).
- powerpc/32: Fix unpaired stwcx. on interrupt exit (bsc#1234429).
- powerpc/kdump: Fix size calculation for hot-removed memory
ranges (bsc#1234429).
- cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online
CPUs (bsc#1234429).
- scsi: ufs: core: fix incorrect buffer duplication in
ufshcd_read_string_desc() (bsc#1234429).
- drm/panthor: Fix potential memleak of vma structure
(bsc#1234429).
- ntfs3: init run lock for extend inode (bsc#1234429).
- ARM: dts: stm32: stm32mp157c-phycore: Fix STMPE811 touchscreen
node properties (bsc#1234429).
- RDMA/rtrs: server: Fix error handling in get_or_create_srv
(bsc#1234429).
- dt-bindings: PCI: amlogic: Fix the register name of the DBI
region (bsc#1234429).
- scsi: smartpqi: Fix device resources accessed after device
removal (bsc#1234429).
- scsi: stex: Fix reboot_notifier leak in probe error path
(bsc#1234429).
- nbd: defer config put in recv_work (bsc#1234429).
- md: fix rcu protection in md_wakeup_thread (bsc#1234429).
- regulator: core: disable supply if enabling main regulator fails
(bsc#1234429).
- perf/x86/intel: Correct large PEBS flag check (bsc#1234429).
- ext4: correct the checking of quota files before moving extents
(bsc#1234429).
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
(bsc#1234429).
- locktorture: Fix memory leak in param_set_cpumask()
(bsc#1234429).
- efi/libstub: Fix page table access in 5-level to 4-level paging
transition (bsc#1234429).
- x86/boot: Fix page table access in 5-level to 4-level paging
transition (bsc#1234429).
- ARM: dts: omap3: n900: Correct obsolete TWL4030 power compatible
(bsc#1234429).
- ARM: dts: omap3: beagle-xm: Correct obsolete TWL4030 power
compatible (bsc#1234429).
- ARM: dts: am335x-netcom-plus-2xx: add missing GPIO labels
(bsc#1234429).
- libbpf: Fix parsing of multi-split BTF (bsc#1234429).
- spi: tegra210-quad: Fix timeout handling (bsc#1234429).
- drm/panthor: Fix UAF on kernel BO VA nodes (bsc#1234429).
- drm/panthor: Fix race with suspend during unplug (bsc#1234429).
- drm/panthor: Fix UAF race between device unplug and FW event
processing (bsc#1234429).
- drm/panthor: Fix group_free_queue() for partially initialized
queues (bsc#1234429).
- drm/panthor: Handle errors returned by drm_sched_entity_init()
(bsc#1234429).
- fs/9p: Don't open remote file with APPEND mode when writeback
cache is used (bsc#1234429).
- scsi: target: Do not write NUL characters into ASCII configfs
output (bsc#1234429).
- power: supply: apm_power: only unset own apm_get_power_status
(bsc#1234429).
- power: supply: wm831x: Check wm831x_set_bits() return value
(bsc#1234429).
- power: supply: rt9467: Prevent using uninitialized local
variable in rt9467_set_value_from_ranges() (bsc#1234429).
- power: supply: rt9467: Return error on failure in
rt9467_set_value_from_ranges() (bsc#1234429).
- power: supply: max17040: Check iio_read_channel_processed()
return code (bsc#1234429).
- power: supply: cw2015: Check devm_delayed_work_autocancel()
return code (bsc#1234429).
- power: supply: rt5033_charger: Fix device node reference leaks
(bsc#1234429).
- perf record: skip synthesize event when open evsel failed
(bsc#1234429).
- perf lock contention: Load kernel map before lookup
(bsc#1234429).
- drm/imagination: Fix reference to
devm_platform_get_and_ioremap_resource() (bsc#1234429).
- interconnect: debugfs: Fix incorrect error handling for NULL
path (bsc#1234429).
- arm64: dts: qcom: msm8996: add interconnect paths to USB2
controller (bsc#1234429).
- interconnect: qcom: msm8996: add missing link to SLAVE_USB_HS
(bsc#1234429).
- wifi: ath12k: fix potential memory leak in
ath12k_wow_arp_ns_offload() (bsc#1234429).
- i3c: master: svc: Prevent incomplete IBI transaction
(bsc#1234429).
- i3c: fix refcount inconsistency in i3c_master_register
(bsc#1234429).
- pinctrl: stm32: fix hwspinlock resource leak in probe function
(bsc#1234429).
- soc: qcom: smem: fix hwspinlock resource leak in probe error
paths (bsc#1234429).
- tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO
is set (bsc#1234429).
- x86/dumpstack: Prevent KASAN false positive warnings in
__show_regs() (bsc#1234429).
- task_work: Fix NMI race condition (bsc#1234429).
- perf/x86/intel/cstate: Remove PC3 support from LunarLake
(bsc#1234429).
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(bsc#1234429).
- bpf: Refactor stack map trace depth calculation into helper
function (bsc#1234429).
- perf: Remove get_perf_callchain() init_nr argument
(bsc#1234429).
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
error and remove (bsc#1234429).
- mtd: nand: relax ECC parameter validation check (bsc#1234429).
- Revert "mtd: rawnand: marvell: fix layouts" (bsc#1234429).
- ARM: dts: renesas: r9a06g032-rzn1d400-db: Drop invalid #cells
properties (bsc#1234429).
- ARM: dts: renesas: gose: Remove superfluous port property
(bsc#1234429).
- RDMA/rxe: Fix null deref on srq->rq.queue after resize failure
(bsc#1234429).
- sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock()
(bsc#1234429).
- phy: mscc: Fix PTP for VSC8574 and VSC8572 (bsc#1234429).
- arm64: dts: qcom: qcm6490-shift-otter: Add missing
reserved-memory (bsc#1234429).
- arm64: dts: qcom: sm8650: set ufs as dma coherent (bsc#1234429).
- arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider
(bsc#1234429).
- arm64: dts: qcom: x1e80100: Add missing quirk for HS only USB
controller (bsc#1234429).
- arm64: dts: qcom: x1e80100: Fix compile warnings for USB HS
controller (bsc#1234429).
- firmware: imx: scu-irq: fix OF node leak in (bsc#1234429).
- arm64: dts: ti: k3-am62p: Fix memory ranges for GPU
(bsc#1234429).
- s390/ap: Don't leak debug feature files if AP instructions
are not available (bsc#1234429).
- s390/smp: Fix fallback CPU detection (bsc#1234429).
- wifi: ath11k: fix peer HE MCS assignment (bsc#1234429).
- wifi: ath11k: fix VHT MCS assignment (bsc#1234429).
- crypto: hisilicon/qm - restore original qos values
(bsc#1234429).
- crypto: asymmetric_keys - prevent overflow in
asymmetric_key_generate_id (bsc#1234429).
- soc: qcom: gsbi: fix double disable caused by devm
(bsc#1234429).
- soc: Switch back to struct platform_driver::remove()
(bsc#1234429).
- clk: qcom: camcc-sm7150: Fix PLL config of PLL2 (bsc#1234429).
- clk: qcom: camcc-sm6350: Fix PLL config of PLL2 (bsc#1234429).
- clk: qcom: camcc-sm6350: Specify Titan GDSC power domain as
a parent to other (bsc#1234429).
- clk: qcom: camcc-sm8550: Specify Titan GDSC power domain as
a parent to other (bsc#1234429).
- uio: uio_fsl_elbc_gpcm:: Add null pointer check to
uio_fsl_elbc_gpcm_probe (bsc#1234429).
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
(bsc#1234429).
- arm64: dts: exynos: gs101: fix sysreg_apm reg property
(bsc#1234429).
- perf annotate: Check return value of evsel__get_arch() properly
(bsc#1234429).
- arm64: dts: imx8mp-venice-gw702x: remove off-board sdhc1
(bsc#1234429).
- arm64: dts: imx8mp-venice-gw702x: remove off-board uart
(bsc#1234429).
- arm64: dts: imx8mm-venice-gw72xx: remove unused sdhc1 pinctrl
(bsc#1234429).
- arm64: dts: freescale: imx8mp-venice-gw7905-2x: remove duplicate
usdhc1 props (bsc#1234429).
- block/mq-deadline: Switch back to a single dispatch list
(bsc#1234429).
- block/mq-deadline: Introduce dd_start_request() (bsc#1234429).
- firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-doc
(bsc#1234429).
- iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
(bsc#1234429).
- inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()
(bsc#1234429).
- inet: Avoid ehash lookup race in inet_ehash_insert()
(bsc#1234429).
- rculist: Add hlist_nulls_replace_rcu() and
hlist_nulls_replace_init_rcu() (bsc#1234429).
- clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resets
(bsc#1234429).
- dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4
clocks/resets (bsc#1234429).
- dt-bindings: clock: qcom,x1e80100-gcc: Add missing video resets
(bsc#1234429).
- ntfs3: Fix uninit buffer allocated by __getname() (bsc#1234429).
- ntfs3: fix uninit memory after failed mi_read in mi_format_new
(bsc#1234429).
- crypto: authenc - Correctly pass EINPROGRESS back up to the
caller (bsc#1234429).
- irqchip/qcom-irq-combiner: Fix section mismatch (bsc#1234429).
- irqchip/starfive-jh8100: Fix section mismatch (bsc#1234429).
- irqchip/renesas-rzg2l: Fix section mismatch (bsc#1234429).
- irqchip/imx-mu-msi: Fix section mismatch (bsc#1234429).
- irqchip/irq-brcmstb-l2: Fix section mismatch (bsc#1234429).
- irqchip/irq-bcm7120-l2: Fix section mismatch (bsc#1234429).
- irqchip/irq-bcm7038-l1: Fix section mismatch (bsc#1234429).
- sched/fair: Forfeit vruntime on yield (bsc#1234429).
- wifi: ath11k: restore register window after global reset
(bsc#1234429).
- wifi: ath10k: move recovery check logic into a new work
(bsc#1234429).
- wifi: ath10k: Add missing include of export.h (bsc#1234429).
- wifi: ath10k: Avoid vdev delete timeout when firmware is
already down (bsc#1234429).
- objtool: Fix weak symbol detection (bsc#1234429).
- objtool: Fix standalone --hacks=jump_label (bsc#1234429).
- HID: logitech-hidpp: Do not assume FAP in
hidpp_send_message_sync() (bsc#1234429).
- drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()
(bsc#1234429).
- clk: renesas: cpg-mssr: Read back reset registers to assure
values latched (bsc#1234429).
- clk: renesas: Pass sub struct of cpg_mssr_priv to
cpg_clk_register (bsc#1234429).
- clk: renesas: Use str_on_off() helper (bsc#1234429).
- clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle
callback (bsc#1234429).
- pinctrl: renesas: rzg2l: Fix PMC restore (bsc#1234429).
- USB: Fix descriptor count when handling invalid MBIM extended
descriptor (bsc#1234429).
- drm/vgem-fence: Fix potential deadlock on release (bsc#1234429).
- accel/ivpu: Fix DCT active percent format (bsc#1234429).
- accel/ivpu: Make function parameter names consistent
(bsc#1234429).
- drm/panel: visionox-rm69299: Don't clear all mode flags
(bsc#1234429).
- accel/ivpu: Ensure rpm_runtime_put in case of engine
reset/resume fail (bsc#1234429).
- accel/ivpu: Prevent runtime suspend during context abort work
(bsc#1234429).
- gpu: host1x: Fix race in syncpt alloc/free (bsc#1234429).
- smack: fix bug: setting task label silently ignores input
garbage (bsc#1234429).
- smack: fix bug: unprivileged task can create labels
(bsc#1234429).
- smack: fix bug: invalid label of unix socket file (bsc#1234429).
- smack: always "instantiate" inode in smack_inode_init_security()
(bsc#1234429).
- smack: deduplicate xattr setting in smack_inode_init_security()
(bsc#1234429).
- smack: fix bug: SMACK64TRANSMUTE set on non-directory
(bsc#1234429).
- smack: deduplicate "does access rule request transmutation"
(bsc#1234429).
- commit 55ba9e2
* Wed Dec 17 2025 jslaby@suse.cz
- drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
(git-fixes).
- commit 114a3e8
* Sun Dec 14 2025 rfrohl@suse.com
- Linux 6.12.62 (bsc#1234429).
- bus: mhi: host: pci_generic: Add Telit FN990B40 modem support
(bsc#1234429).
- bus: mhi: host: pci_generic: Add Telit FN920C04 modem support
(bsc#1234429).
- staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE
parsing (bsc#1234429).
- staging: rtl8723bs: fix stack buffer overflow in OnAssocReq
IE parsing (bsc#1234429).
- staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie()
parser (bsc#1234429).
- comedi: check device's attached status in compat ioctls
(bsc#1234429).
- comedi: multiq3: sanitize config options in multiq3_attach()
(bsc#1234429).
- comedi: c6xdigio: Fix invalid PNP driver unregistration
(bsc#1234429).
- wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1
(bsc#1234429).
- wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1
(bsc#1234429).
- samples: work around glibc redefining some of our defines wrong
(bsc#1234429).
- LoongArch: Mask all interrupts during kexec/kdump (bsc#1234429).
- HID: elecom: Add support for ELECOM M-XT3URBK (018F)
(bsc#1234429).
- platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally
(bsc#1234429).
- platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk list
(bsc#1234429).
- platform/x86: huawei-wmi: add keys for HONOR models
(bsc#1234429).
- HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk
list (bsc#1234429).
- platform/x86: acer-wmi: Ignore backlight event (bsc#1234429).
- pinctrl: qcom: msm: Fix deadlock in pinmux configuration
(bsc#1234429).
- nvme: fix admin request_queue lifetime (bsc#1234429).
- HID: hid-input: Extend Elan ignore battery quirk to USB
(bsc#1234429).
- bfs: Reconstruct file type when loading from disk (bsc#1234429).
- ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series
(bsc#1234429).
- drm/amdkfd: Fix GPU mappings for APU after prefetch
(bsc#1234429).
- smb: fix invalid username check in smb3_fs_context_parse_param()
(bsc#1234429).
- Bluetooth: btrtl: Avoid loading the config file on security
chips (bsc#1234429).
- drm/vmwgfx: Use kref in vmw_bo_dirty (bsc#1234429).
- spi: imx: keep dma request disabled before dma transfer setup
(bsc#1234429).
- spi: xilinx: increase number of retries before declaring stall
(bsc#1234429).
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
(bsc#1234429).
- USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBIC (bsc#1234429).
- USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBIC (bsc#1234429).
- serial: add support of CPCI cards (bsc#1234429).
- USB: serial: ftdi_sio: match on interface number for jtag
(bsc#1234429).
- USB: serial: option: move Telit 0x10c7 composition in the
right place (bsc#1234429).
- USB: serial: option: add Telit Cinterion FE910C04 new
compositions (bsc#1234429).
- USB: serial: option: add Foxconn T99W760 (bsc#1234429).
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (bsc#1234429).
- comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()
(bsc#1234429).
- ext4: add i_data_sem protection in
ext4_destroy_inline_data_nolock() (bsc#1234429).
- locking/spinlock/debug: Fix data-race in do_raw_write_lock
(bsc#1234429).
- ksmbd: ipc: fix use-after-free in ipc_msg_send_request
(bsc#1234429).
- ext4: refresh inline data size before write operations
(bsc#1234429).
- jbd2: avoid bug_on in jbd2_journal_get_create_access() when
file system corrupted (bsc#1234429).
- Documentation: process: Also mention Sasha Levin as stable
tree maintainer (bsc#1234429).
- xfrm: flush all states in xfrm_state_fini (bsc#1234429).
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
states that were never added (bsc#1234429).
- Revert "xfrm: destroy xfrm_state synchronously on net exit path"
(bsc#1234429).
- xfrm: delete x->tunnel as we delete x (bsc#1234429).
- commit bc6ca28
* Sat Dec 13 2025 jslaby@suse.cz
- Linux 6.18.1 (bsc#1012628).
- staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE
parsing (bsc#1012628).
- staging: rtl8723bs: fix stack buffer overflow in OnAssocReq
IE parsing (bsc#1012628).
- staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie()
parser (bsc#1012628).
- comedi: check device's attached status in compat ioctls
(bsc#1012628).
- comedi: multiq3: sanitize config options in multiq3_attach()
(bsc#1012628).
- comedi: c6xdigio: Fix invalid PNP driver unregistration
(bsc#1012628).
- iio: adc: ad4080: fix chip identification (bsc#1012628).
- wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1
(bsc#1012628).
- wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1
(bsc#1012628).
- Documentation/rtla: rename common_xxx.rst files to
common_xxx.txt (bsc#1012628).
- USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBIC (bsc#1012628).
- USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBIC (bsc#1012628).
- serial: sh-sci: Fix deadlock during RSCI FIFO overrun error
(bsc#1012628).
- dt-bindings: serial: rsci: Drop "uart-has-rtscts: false"
(bsc#1012628).
- serial: add support of CPCI cards (bsc#1012628).
- USB: serial: ftdi_sio: match on interface number for jtag
(bsc#1012628).
- USB: serial: option: move Telit 0x10c7 composition in the
right place (bsc#1012628).
- USB: serial: option: add Telit Cinterion FE910C04 new
compositions (bsc#1012628).
- USB: serial: option: add Foxconn T99W760 (bsc#1012628).
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (bsc#1012628).
- comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()
(bsc#1012628).
- rust_binder: fix race condition on death_list (bsc#1012628).
- ext4: add i_data_sem protection in
ext4_destroy_inline_data_nolock() (bsc#1012628).
- crypto: zstd - fix double-free in per-CPU stream cleanup
(bsc#1012628).
- locking/spinlock/debug: Fix data-race in do_raw_write_lock
(bsc#1012628).
- ksmbd: ipc: fix use-after-free in ipc_msg_send_request
(bsc#1012628).
- ext4: refresh inline data size before write operations
(bsc#1012628).
- jbd2: avoid bug_on in jbd2_journal_get_create_access() when
file system corrupted (bsc#1012628).
- Documentation: process: Also mention Sasha Levin as stable
tree maintainer (bsc#1012628).
- commit 3e1f381
* Tue Dec 09 2025 jslaby@suse.cz
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
Update upstream status.
- commit 54582dd
* Sun Dec 07 2025 rfrohl@suse.com
- Linux 6.12.61 (bsc#1234429).
- can: kvaser_usb: leaf: Fix potential infinite loop in command
parsers (bsc#1234429).
- can: gs_usb: gs_usb_xmit_callback(): fix handling of failed
transmitted URBs (bsc#1234429).
- can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length
before accessing header (bsc#1234429).
- can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length
before accessing data (bsc#1234429).
- Bluetooth: btusb: mediatek: Fix kernel crash when releasing
mtk iso interface (bsc#1234429).
- Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
(bsc#1234429).
- Bluetooth: hci_sock: Prevent race in socket write iter and
sock bind (bsc#1234429).
- Bluetooth: SMP: Fix not generating mackey and ltk when repairing
(bsc#1234429).
- net: sched: generalize check for no-queue qdisc on TX queue
(bsc#1234429).
- veth: apply qdisc backpressure on full ptr_ring to reduce TX
drops (bsc#1234429).
- veth: prevent NULL pointer dereference in veth_xdp_rcv
(bsc#1234429).
- veth: more robust handing of race to avoid txq getting stuck
(bsc#1234429).
- veth: reduce XDP no_direct return section to fix race
(bsc#1234429).
- net: phy: mxl-gpy: fix bogus error on USXGMII and integrated
PHY (bsc#1234429).
- platform/x86: intel: punit_ipc: fix memory corruption
(bsc#1234429).
- net: aquantia: Add missing descriptor cache invalidation on ATL2
(bsc#1234429).
- net: lan966x: Fix the initialization of taprio (bsc#1234429).
- drm/xe: Fix conversion from clock ticks to milliseconds
(bsc#1234429).
- net/mlx5e: Fix validation logic in rate limiting (bsc#1234429).
- team: Move team device type change at the end of team_port_add
(bsc#1234429).
- net: sxgbe: fix potential NULL dereference in sxgbe_rx()
(bsc#1234429).
- drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
(bsc#1234429).
- net: wwan: mhi: Keep modem name match with Foxconn T99W640
(bsc#1234429).
- net: dsa: sja1105: simplify static configuration reload
(bsc#1234429).
- net: dsa: sja1105: fix SGMII linking at 10M or 100M but not
passing traffic (bsc#1234429).
- eth: fbnic: Fix counter roll-over issue (bsc#1234429).
- net: atlantic: fix fragment overflow handling in RX path
(bsc#1234429).
- net: fec: cancel perout_timer when PEROUT is disabled
(bsc#1234429).
- net: fec: do not update PEROUT if it is enabled (bsc#1234429).
- net: fec: do not allow enabling PPS and PEROUT simultaneously
(bsc#1234429).
- net: fec: do not register PPS event for PEROUT (bsc#1234429).
- iio: st_lsm6dsx: Fixed calibrated timestamp calculation
(bsc#1234429).
- usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable()
errors (bsc#1234429).
- mailbox: mailbox-test: Fix debugfs_create_dir error checking
(bsc#1234429).
- mailbox: mtk-cmdq: Refine DMA address handling for the command
buffer (bsc#1234429).
- mailbox: pcc: Refactor error handling in irq handler into
separate function (bsc#1234429).
- mailbox: pcc: don't zero error register (bsc#1234429).
- fs/namespace: fix reference leak in grab_requested_mnt_ns
(bsc#1234429).
- spi: tegra114: remove Kconfig dependency on TEGRA20_APB_DMA
(bsc#1234429).
- spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errors
(bsc#1234429).
- spi: spi-mem: Allow specifying the byte order in Octal DTR mode
(bsc#1234429).
- spi: spi-mem: Extend spi-mem operations with a per-operation
maximum frequency (bsc#1234429).
- spi: spi-mem: Add a new controller capability (bsc#1234429).
- spi: nxp-fspi: Support per spi-mem operation frequency switches
(bsc#1234429).
- spi: spi-nxp-fspi: remove the goto in probe (bsc#1234429).
- spi: spi-nxp-fspi: Add OCT-DTR mode support (bsc#1234429).
- spi: nxp-fspi: Propagate fwnode in ACPI case as well
(bsc#1234429).
- spi: bcm63xx: fix premature CS deassertion on RX-only
transactions (bsc#1234429).
- Revert "drm/amd/display: Move setup_stream_attribute"
(bsc#1234429).
- Revert "perf/x86: Always store regs->ip in
perf_callchain_kernel()" (bsc#1234429).
- iio: buffer-dma: support getting the DMA channel (bsc#1234429).
- iio: buffer-dmaengine: enable .get_dma_dev() (bsc#1234429).
- iio: buffer: support getting dma channel from the buffer
(bsc#1234429).
- iio: humditiy: hdc3020: fix units for temperature and humidity
measurement (bsc#1234429).
- iio: humditiy: hdc3020: fix units for thresholds and hysteresis
(bsc#1234429).
- iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings
fields (bsc#1234429).
- iio:common:ssp_sensors: Fix an error handling path ssp_probe()
(bsc#1234429).
- iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handling
(bsc#1234429).
- iio: accel: bmc150: Fix irq assumption regression (bsc#1234429).
- iio: accel: fix ADXL355 startup race condition (bsc#1234429).
- iio: adc: ad7280a: fix ad7280_store_balance_timer()
(bsc#1234429).
- iio: adc: rtq6056: Correct the sign bit index (bsc#1234429).
- MIPS: mm: Prevent a TLB shutdown on initial uniquification
(bsc#1234429).
- MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
(bsc#1234429).
- tracing: Fix WARN_ON in tracing_buffers_mmap_close for split
VMAs (bsc#1234429).
- ALSA: usb-audio: Add DSD quirk for LEAK Stereo 230
(bsc#1234429).
- arm64: dts: imx8dxl-ss-conn: swap interrupts number of eqos
(bsc#1234429).
- arm64: dts: imx8qm-mek: fix mux-controller select/enable-gpios
polarity (bsc#1234429).
- ARM: dts: nxp: imx6ul: correct SAI3 interrupt line
(bsc#1234429).
- atm/fore200e: Fix possible data race in fore200e_open()
(bsc#1234429).
- Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf()
NULL deref (bsc#1234429).
- can: sja1000: fix max irq loop handling (bsc#1234429).
- can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
(bsc#1234429).
- ceph: fix crash in process_v2_sparse_read() for encrypted
directories (bsc#1234429).
- dm-verity: fix unreliable memory allocation (bsc#1234429).
- drivers/usb/dwc3: fix PCI parent check (bsc#1234429).
- smb: client: fix memory leak in cifs_construct_tcon()
(bsc#1234429).
- thunderbolt: Add support for Intel Wildcat Lake (bsc#1234429).
- slimbus: ngd: Fix reference count leak in
qcom_slim_ngd_notify_slaves (bsc#1234429).
- nvmem: layouts: fix nvmem_layout_bus_uevent (bsc#1234429).
- firmware: stratix10-svc: fix bug in saving controller data
(bsc#1234429).
- mm/memfd: fix information leak in hugetlb folios (bsc#1234429).
- mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to
ip level (bsc#1234429).
- mptcp: clear scheduled subflows on retransmit (bsc#1234429).
- serial: amba-pl011: prefer dma_mapping_error() over explicit
address checking (bsc#1234429).
- most: usb: fix double free on late probe failure (bsc#1234429).
- usb: cdns3: Fix double resource release in cdns3_pci_probe
(bsc#1234429).
- usb: gadget: f_eem: Fix memory leak in eem_unwrap (bsc#1234429).
- usb: renesas_usbhs: Fix synchronous external abort on unbind
(bsc#1234429).
- usb: storage: Fix memory leak in USB bulk transport
(bsc#1234429).
- USB: storage: Remove subclass and protocol overrides from
Novatek quirk (bsc#1234429).
- usb: storage: sddr55: Reject out-of-bound new_pba (bsc#1234429).
- usb: uas: fix urb unmapping issue when the uas device is remove
during ongoing data transfer (bsc#1234429).
- usb: dwc3: pci: add support for the Intel Nova Lake -S
(bsc#1234429).
- usb: dwc3: pci: Sort out the Intel device IDs (bsc#1234429).
- usb: dwc3: Fix race condition between concurrent
dwc3_remove_requests() call paths (bsc#1234429).
- xhci: fix stale flag preventig URBs after link state error is
cleared (bsc#1234429).
- xhci: dbgtty: Fix data corruption when transmitting data form
DbC to host (bsc#1234429).
- xhci: dbgtty: fix device unregister (bsc#1234429).
- USB: serial: ftdi_sio: add support for u-blox EVK-M101
(bsc#1234429).
- USB: serial: option: add support for Rolling RW101R-GL
(bsc#1234429).
- drm: sti: fix device leaks at component probe (bsc#1234429).
- drm/amd/amdgpu: reserve vm invalidation engine for uni_mes
(bsc#1234429).
- drm/amd/display: Check NULL before accessing (bsc#1234429).
- drm/amd/display: Don't change brightness for disabled connectors
(bsc#1234429).
- net: dsa: microchip: common: Fix checks on irq_find_mapping()
(bsc#1234429).
- net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
(bsc#1234429).
- net: dsa: microchip: Don't free uninitialized ksz_irq
(bsc#1234429).
- libceph: fix potential use-after-free in have_mon_and_osd_map()
(bsc#1234429).
- libceph: prevent potential out-of-bounds writes in
handle_auth_session_key() (bsc#1234429).
- libceph: replace BUG_ON with bounds check for map->max_osd
(bsc#1234429).
- staging: rtl8712: Remove driver using deprecated API wext
(bsc#1234429).
- nfsd: Replace clamp_t in nfsd4_get_drc_mem() (bsc#1234429).
- usb: typec: ucsi: psy: Set max current to zero when disconnected
(bsc#1234429).
- can: rcar_canfd: Fix CAN-FD mode as default (bsc#1234429).
- usb: udc: Add trace event for usb_gadget_set_state
(bsc#1234429).
- usb: gadget: udc: fix use-after-free in usb_gadget_state_work
(bsc#1234429).
- mm/huge_memory: fix NULL pointer deference when splitting folio
(bsc#1234429).
- KVM: SVM: Introduce svm_recalc_lbr_msr_intercepts()
(bsc#1234429).
- KVM: nSVM: Always recalculate LBR MSR intercepts in
svm_update_lbrv() (bsc#1234429).
- KVM: nSVM: Fix and simplify LBR virtualization handling with
nested (bsc#1234429).
- KVM: SVM: Fix redundant updates of LBR MSR intercepts
(bsc#1234429).
- net: dsa: microchip: Fix symetry in
ksz_ptp_msg_irq_{setup/free}() (bsc#1234429).
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
(bsc#1234429).
- net: dsa: microchip: Do not execute PTP driver code for
unsupported switches (bsc#1234429).
- net: dsa: microchip: Free previously initialized ports on init
failures (bsc#1234429).
- wifi: ath12k: correctly handle mcast packets for clients
(bsc#1234429).
- Revert "ACPI: Suppress misleading SPCR console message when
SPCR table is absent" (bsc#1234429).
- drm/i915/dp: Initialize the source OUI write timestamp always
(bsc#1234429).
- spi: spi-nxp-fspi: Check return value of devm_mutex_init()
(bsc#1234429).
- Rename to
patches.kernel.org/6.12.61-085-mptcp-Initialise-rcv_mss-before-calling-tcp_s.patch.
- commit 1b749f0
* Sat Dec 06 2025 jslaby@suse.cz
- Reapply "rpm/config.sh: Use suse-kabi-tools"
This reverts commit 6ce3f150389ee2831c4c0047296d6b64fc9054da.
1) 6.18 on its own is in factory.
2) suse-kabi-tools are in ring 1 already.
- commit 371bdaf
* Fri Dec 05 2025 rgoldwyn@suse.com
- supported.conf: remove reiserfs(-kmp)
- commit d3793ad
* Thu Dec 04 2025 rfrohl@suse.com
- Update
patches.kernel.org/6.12.60-101-smb-client-fix-incomplete-backport-in-cfids_i.patch
(bsc#1234429 bsc#1254096).
- commit d39a94a
* Tue Dec 02 2025 tiwai@suse.de
- iwlwifi: Add missing firmware files (bsc#1254352).
- commit 7188381
* Tue Dec 02 2025 jslaby@suse.cz
- Revert "rpm/config.sh: Use suse-kabi-tools"
This reverts commit e17118487b4d4fbabdbd7af5f3a53d7baaa11825.
Temporarily revert this as:
* There is a high risk to break something in factory and I want to
separate it from the 6.18 update.
* ring0 does not have suse-kabi-tools (yet), so we see "nothing provides
suse-kabi-tools".
- commit 6ce3f15
* Mon Dec 01 2025 rfrohl@suse.com
- mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose() (git-fixes).
- commit b814908
* Mon Dec 01 2025 rfrohl@suse.com
- Linux 6.12.60 (bsc#1234429).
- KVM: arm64: Check the untrusted offset in FF-A memory share
(bsc#1234429).
- timers: Fix NULL function pointer race in timer_shutdown_sync()
(bsc#1234429).
- HID: amd_sfh: Stop sensor before starting (bsc#1234429).
- HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155
(bsc#1234429).
- arm64: dts: rockchip: Fix vccio4-supply on rk3566-pinetab2
(bsc#1234429).
- arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on
orangepi-5 (bsc#1234429).
- arm64: dts: rockchip: include rk3399-base instead of rk3399
in rk3399-op1 (bsc#1234429).
- arm64: dts: rockchip: disable HS400 on RK3588 Tiger
(bsc#1234429).
- mtd: rawnand: cadence: fix DMA device NULL pointer dereference
(bsc#1234429).
- mtdchar: fix integer overflow in read/write ioctls
(bsc#1234429).
- isofs: check the return value of sb_min_blocksize() in
isofs_fill_super (bsc#1234429).
- shmem: fix tmpfs reconfiguration (remount) when noswap is set
(bsc#1234429).
- exfat: check return value of sb_min_blocksize in
exfat_read_boot_sector (bsc#1234429).
- mptcp: Disallow MPTCP subflows from sockmap (bsc#1234429).
- mptcp: Fix proto fallback detection with BPF (bsc#1234429).
- ata: libata-scsi: Fix system suspend for a security locked drive
(bsc#1234429).
- smb: client: introduce close_cached_dir_locked() (bsc#1234429).
- ata: libata-scsi: Add missing scsi_device_put() in
ata_scsi_dev_rescan() (bsc#1234429).
- be2net: pass wrb_params in case of OS2BMC (bsc#1234429).
- net: dsa: microchip: lan937x: Fix RGMII delay tuning
(bsc#1234429).
- Revert "drm/tegra: dsi: Clear enable register if powered by
bootloader" (bsc#1234429).
- Input: cros_ec_keyb - fix an invalid memory access
(bsc#1234429).
- Input: goodix - add support for ACPI ID GDIX1003 (bsc#1234429).
- Input: imx_sc_key - fix memory corruption on unload
(bsc#1234429).
- Input: pegasus-notetaker - fix potential out-of-bounds access
(bsc#1234429).
- mm/mempool: fix poisoning order>0 pages with HIGHMEM
(bsc#1234429).
- nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot
(bsc#1234429).
- nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
(bsc#1234429).
- nvme: nvme-fc: Ensure ->ioerr_work is cancelled in
nvme_fc_delete_ctrl() (bsc#1234429).
- scsi: sg: Do not sleep in atomic context (bsc#1234429).
- scsi: target: tcm_loop: Fix segfault in
tcm_loop_tpg_address_show() (bsc#1234429).
- MIPS: Malta: Fix !EVA SOC-it PCI MMIO (bsc#1234429).
- dt-bindings: pinctrl: toshiba,visconti: Fix number of items
in groups (bsc#1234429).
- LoongArch: Don't panic if no valid cache info for PCI
(bsc#1234429).
- mptcp: fix race condition in mptcp_schedule_work()
(bsc#1234429).
- mptcp: fix ack generation for fallback msk (bsc#1234429).
- mptcp: fix duplicate reset on fastclose (bsc#1234429).
- mptcp: fix premature close in case of fallback (bsc#1234429).
- mptcp: avoid unneeded subflow-level drops (bsc#1234429).
- mptcp: decouple mptcp fastclose from tcp close (bsc#1234429).
- mptcp: do not fallback when OoO is present (bsc#1234429).
- drm/tegra: dc: Fix reference leak in tegra_dc_couple()
(bsc#1234429).
- drm/radeon: delete radeon_fence_process in is_signaled, no
deadlock (bsc#1234429).
- drm/amd: Skip power ungate during suspend for VPE (bsc#1234429).
- drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled
(bsc#1234429).
- drm/amd/display: Increase DPCD read retries (bsc#1234429).
- drm/amd/display: Move sleep into each retry for
retrieve_link_cap() (bsc#1234429).
- drm/amd/display: Fix pbn to kbps Conversion (bsc#1234429).
- drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5
(bsc#1234429).
- xfrm: drop SA reference in xfrm_state_update if dir doesn't
match (bsc#1234429).
- xfrm: set err and extack on failure to create pcpu SA
(bsc#1234429).
- pinctrl: realtek: Select REGMAP_MMIO for RTD driver
(bsc#1234429).
- xfrm: Determine inner GSO type from packet inner protocol
(bsc#1234429).
- xfrm: Prevent locally generated packets from direct output in
tunnel mode (bsc#1234429).
- pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()
(bsc#1234429).
- platform/x86: msi-wmi-platform: Only load on MSI devices
(bsc#1234429).
- platform/x86: msi-wmi-platform: Fix typo in WMI GUID
(bsc#1234429).
- mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()
(bsc#1234429).
- drm/tegra: Add call to put_pid() (bsc#1234429).
- net: dsa: hellcreek: fix missing error handling in LED
registration (bsc#1234429).
- net: mlxsw: linecards: fix missing error check in
mlxsw_linecard_devlink_info_get() (bsc#1234429).
- net: openvswitch: remove never-working support for setting
nsh fields (bsc#1234429).
- tools: riscv: Fixed misalignment of CSR related definitions
(bsc#1234429).
- nvme-multipath: fix lockdep WARN due to partition scan work
(bsc#1234429).
- s390/ctcm: Fix double-kfree (bsc#1234429).
- selftests: net: lib: Do not overwrite error messages
(bsc#1234429).
- platform/x86/intel/speed_select_if: Convert PCIBIOS_* return
codes to errnos (bsc#1234429).
- net: qlogic/qede: fix potential out-of-bounds read in
qede_tpa_cont() and qede_tpa_end() (bsc#1234429).
- idpf: fix possible vport_config NULL pointer deref in remove
(bsc#1234429).
- ice: fix PTP cleanup on driver removal in error path
(bsc#1234429).
- pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_desc
(bsc#1234429).
- pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()
(bsc#1234429).
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(bsc#1234429).
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
(bsc#1234429).
- af_unix: Cache state->msg in unix_stream_read_generic()
(bsc#1234429).
- af_unix: Read sk_peek_offset() again after sleeping in
unix_stream_read_generic() (bsc#1234429).
- LoongArch: Use UAPI types in ptrace UAPI header (bsc#1234429).
- cifs: fix memory leak in smb3_fs_context_parse_param error path
(bsc#1234429).
- vsock: Ignore signal/timeout on connect() if already established
(bsc#1234429).
- bcma: don't register devices disabled in OF (bsc#1234429).
- cifs: fix typo in enable_gcm_256 module parameter (bsc#1234429).
- scsi: core: Fix a regression triggered by scsi_host_busy()
(bsc#1234429).
- x86/microcode/AMD: Limit Entrysign signature checking to known
generations (bsc#1234429).
- selftests: net: use BASH for bareudp testing (bsc#1234429).
- net: tls: Change async resync helpers argument (bsc#1234429).
- blk-crypto: use BLK_STS_INVAL for alignment errors
(bsc#1234429).
- net: tls: Cancel RX async resync request on rcd_delta overflow
(bsc#1234429).
- kconfig/mconf: Initialize the default locale at startup
(bsc#1234429).
- kconfig/nconf: Initialize the default locale at startup
(bsc#1234429).
- ALSA: usb-audio: Fix missing unlock at error path of maxpacksize
check (bsc#1234429).
- KVM: arm64: Make all 32bit ID registers fully writable
(bsc#1234429).
- Revert "RDMA/irdma: Update Kconfig" (bsc#1234429).
- drm/xe: Prevent BIT() overflow when handling invalid prefetch
region (bsc#1234429).
- s390/mm: Fix __ptep_rdp() inline assembly (bsc#1234429).
- ALSA: usb-audio: fix uac2 clock source at terminal parser
(bsc#1234429).
- net: ethernet: ti: netcp: Standardize knav_dma_open_channel
to return NULL on error (bsc#1234429).
- tracing/tools: Fix incorrcet short option in usage text for
- -threads (bsc#1234429).
- drm/amdgpu: fix gpu page fault after hibernation on PF
passthrough (bsc#1234429).
- smb: client: fix incomplete backport in
cfids_invalidation_worker() (bsc#1234429).
- tty/vt: fix up incorrect backport to stable releases
(bsc#1234429).
- maple_tree: fix tracepoint string pointers (bsc#1234429).
- drm/i915/dp_mst: Disable Panel Replay (bsc#1234429).
- mptcp: fix a race in mptcp_pm_del_add_timer() (bsc#1234429).
- xfs: Replace strncpy with memcpy (bsc#1234429).
- xfs: fix out of bounds memory read error in symlink repair
(bsc#1234429).
- drm/amd/display: avoid reset DTBCLK at clock init (bsc#1234429).
- drm/amd/display: disable DPP RCG before DPP CLK enable
(bsc#1234429).
- drm/amd/display: Insert dccg log for easy debug (bsc#1234429).
- drm/amd/display: Prevent Gating DTBCLK before It Is Properly
Latched (bsc#1234429).
- Revert "gpio: swnode: don't use the swnode's name as the key
for GPIO lookup" (bsc#1234429).
- Rename to
patches.kernel.org/6.12.60-039-selftests-mptcp-join-endpoints-longer-timeout.patch.
- Rename to
patches.kernel.org/6.12.60-040-selftests-mptcp-join-userspace-longer-timeout.patch.
- commit ac44906
* Mon Dec 01 2025 msuchanek@suse.de
- rpm/mkspec: Exclude azure from kernel-syms dependencies
Similar to rt azure was initially a separate kernel variant, and not all
KMPs are built for it. kernel-azure-devel should be included as explicit
build depedency to get a KMP for this kernel flavor.
- commit c174e9b
* Mon Dec 01 2025 jslaby@suse.cz
- Refresh
patches.suse/wifi-iwlwifi-Add-missing-firmware-info-for-bz-b0-mod.patch.
Fix backport for 6.17.
Upstream's IWL_BZ_UCODE_CORE_MAX has to be changed to 6.17's
IWL_BZ_UCODE_API_MAX. Otherwise we get the fw strings like:
"firmware" "=" "iwlwifi-bz-b0-fm-c0" "-" "IWL_BZ_UCODE_CORE_MAX" ".ucode";
instead of upstream's:
"firmware" "=" "iwlwifi-bz-b0-fm-c0" "-c" "99" ".ucode";
- commit 24dd031
* Mon Dec 01 2025 mkubecek@suse.cz
- update to 6.18 final
- drop obsoleted patch
- patches.rpmify/power-supply-use-ktime_divns-to-avoid-64-bit-divisio.patch (ad8cccc24887)
- refresh configs (headers only)
- commit 3b67758
* Mon Dec 01 2025 mkubecek@suse.cz
- config: update and reenable armv6hl configs
- options mirrored from armv7hl
- commit 5d0d415
* Mon Dec 01 2025 mkubecek@suse.cz
- config: update and reenable armv7hl configs
- options mirrored from arm64 except
- TI_PRUETH=m
- RESET_ASPEED=m
- commit 60f8c94
* Thu Nov 27 2025 schwab@suse.de
- config/riscv64: enable generic ASoC drivers
CONFIG_SND_SIMPLE_CARD_UTILS=m
CONFIG_SND_SIMPLE_CARD=m
CONFIG_SND_AUDIO_GRAPH_CARD=m
CONFIG_SND_AUDIO_GRAPH_CARD2=m
CONFIG_SND_AUDIO_GRAPH_CARD2_CUSTOM_SAMPLE=m
- commit 4722423
* Thu Nov 27 2025 fredrik.lonnegren@suse.com
- Add dtb-spacemit
SpacemiT boards include MilkV-Jupiter, Banana Pi F3 and Orange Pi RV2.
- commit f2f396d
* Thu Nov 27 2025 jslaby@suse.cz
- smb: client: fix incomplete backport in cfids_invalidation_worker() (bsc#1254096).
- commit a337d5c
* Tue Nov 25 2025 fvogt@suse.de
- rpm/kernel-obs-build.spec.in: Add xt_addrtype module for docker
Needed by docker meanwhile.
- commit 1cd2f7d
* Mon Nov 24 2025 msuchanek@suse.de
- kernel-binary: Only skip brp-strip when debuginfo is enabled
Fixes: 4fc8f912b4f2 ("kernel-binary: Do not change debuginfo config during build")
- commit cd9963e
* Mon Nov 24 2025 rfrohl@suse.com
- selftests: mptcp: join: userspace: longer timeout (git-fixes).
- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
- commit 5fdfc4f
* Mon Nov 24 2025 rfrohl@suse.com
- Linux 6.12.59 (bsc#1234429).
- Bluetooth: MGMT: fix crash in set_mesh_sync and
set_mesh_complete (bsc#1234429).
- proc: proc_maps_open allow proc_mem_open to return NULL
(bsc#1234429).
- net: netpoll: ensure skb_pool list is always initialized
(bsc#1234429).
- net: phy: micrel: Fix lan8814_config_init (bsc#1234429).
- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
(bsc#1234429).
- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
to >0 order (bsc#1234429).
- mm/huge_memory: do not change split_huge_page*() target order
silently (bsc#1234429).
- mm/secretmem: fix use-after-free race in fault handler
(bsc#1234429).
- mm/truncate: unmap large folio on split failure (bsc#1234429).
- mm/memory: do not populate page table entries beyond i_size
(bsc#1234429).
- uio_hv_generic: Set event for all channels on the device
(bsc#1234429).
- rust: kbuild: workaround `rustdoc` doctests modifier bug
(bsc#1234429).
- rust: kbuild: treat `build_error` and `rustdoc` as kernel
objects (bsc#1234429).
- io_uring/napi: fix io_napi_entry RCU accesses (bsc#1234429).
- ALSA: hda: Fix missing pointer check in
hda_component_manager_init function (bsc#1234429).
- KVM: VMX: Fix check for valid GVA on an EPT violation
(bsc#1234429).
- KVM: VMX: Split out guts of EPT violation to common/exposed
function (bsc#1234429).
- net: netpoll: fix incorrect refcount handling causing incorrect
cleanup (bsc#1234429).
- net: netpoll: flush skb pool during cleanup (bsc#1234429).
- net: netpoll: Individualize the skb pool (bsc#1234429).
- KVM: guest_memfd: Remove bindings on memslot deletion when
gmem is dying (bsc#1234429).
- KVM: guest_memfd: Remove RCU-protected attribute from
slot->gmem.file (bsc#1234429).
- KVM: guest_memfd: Pass index, not gfn, to __kvm_gmem_get_pfn()
(bsc#1234429).
- mm, percpu: do not consider sleepable allocations atomic
(bsc#1234429).
- wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work
(bsc#1234429).
- wifi: cfg80211: add an hrtimer based delayed work item
(bsc#1234429).
- mptcp: fix MSG_PEEK stream corruption (bsc#1234429).
- selftests: mptcp: join: properly kill background tasks
(bsc#1234429).
- selftests: mptcp: join: userspace: longer transfer
(bsc#1234429).
- selftests: mptcp: connect: trunc: read all recv data
(bsc#1234429).
- selftests: mptcp: join: endpoints: longer transfer
(bsc#1234429).
- selftests: mptcp: join: rm: set backup flag (bsc#1234429).
- selftests: mptcp: connect: fix fallback note due to OoO
(bsc#1234429).
- pmdomain: samsung: plug potential memleak during probe
(bsc#1234429).
- pmdomain: imx: Fix reference count leak in imx_gpc_remove
(bsc#1234429).
- pmdomain: arm: scmi: Fix genpd leak on provider registration
failure (bsc#1234429).
- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
VRAM surfaces (bsc#1234429).
- drm/amdkfd: relax checks for over allocation of save area
(bsc#1234429).
- btrfs: release root after error in
data_reloc_print_warning_inode() (bsc#1234429).
- btrfs: do not update last_log_commit when logging inode due
to a new name (bsc#1234429).
- btrfs: scrub: put bio after errors in
scrub_raid56_parity_stripe() (bsc#1234429).
- btrfs: zoned: fix conventional zone capacity calculation
(bsc#1234429).
- PM: hibernate: Use atomic64_t for compressed_size variable
(bsc#1234429).
- PM: hibernate: Emit an error when image writing fails
(bsc#1234429).
- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
injection (bsc#1234429).
- EDAC/altera: Handle OCRAM ECC enable after warm reset
(bsc#1234429).
- LoongArch: Use physical addresses for
CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1234429).
- ftrace: Fix BPF fexit with livepatch (bsc#1234429).
- selftests/user_events: fix type cast for write_index packed
member in perf_test (bsc#1234429).
- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
(bsc#1234429).
- spi: Try to get ACPI GPIO IRQ earlier (bsc#1234429).
- smb: client: fix cifs_pick_channel when channel needs reconnect
(bsc#1234429).
- crypto: hisilicon/qm - Fix device reference leak in
qm_get_qos_value (bsc#1234429).
- crash: fix crashkernel resource shrink (bsc#1234429).
- codetag: debug: handle existing CODETAG_EMPTY in
mark_objexts_empty for slabobj_ext (bsc#1234429).
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1234429).
- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
(bsc#1234429).
- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
(bsc#1234429).
- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
(bsc#1234429).
- mm/shmem: fix THP allocation and fallback loop (bsc#1234429).
- mm/mm_init: fix hash table order logging in
alloc_large_system_hash() (bsc#1234429).
- fs/proc: fix uaf in proc_readdir_de() (bsc#1234429).
- wifi: mac80211: reject address change while connecting
(bsc#1234429).
- selftests/tracing: Run sample events to clear page cache events
(bsc#1234429).
- nilfs2: avoid having an active sc_timer before freeing sci
(bsc#1234429).
- ipv4: route: Prevent rt_bind_exception() from rebinding stale
fnhe (bsc#1234429).
- LoongArch: Let {pte,pmd}_modify() record the status of
_PAGE_DIRTY (bsc#1234429).
- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1234429).
- dma-mapping: benchmark: Restore padding to ensure uABI remained
consistent (bsc#1234429).
- strparser: Fix signed/unsigned mismatch bug (bsc#1234429).
- ksm: use range-walk function to jump over holes in
scan_get_next_rmap_item (bsc#1234429).
- ksmbd: close accepted socket when per-IP limit rejects
connection (bsc#1234429).
- gcov: add support for GCC 15 (bsc#1234429).
- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
(bsc#1234429).
- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
attributes (bsc#1234429).
- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1234429).
- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
updated (bsc#1234429).
- LoongArch: KVM: Add delay until timer interrupt injected
(bsc#1234429).
- LoongArch: KVM: Restore guest PMU if it is enabled
(bsc#1234429).
- net: dsa: sja1105: fix kasan out-of-bounds warning in
sja1105_table_delete_entry() (bsc#1234429).
- HID: uclogic: Fix potential memory leak in error path
(bsc#1234429).
- HID: playstation: Fix memory leak in
dualshock4_get_calibration_data() (bsc#1234429).
- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
PHY (bsc#1234429).
- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
(bsc#1234429).
- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1234429).
- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
generic (bsc#1234429).
- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
odroid-m1 (bsc#1234429).
- netfilter: nf_tables: reject duplicate device on updates
(bsc#1234429).
- Revert "netfilter: nf_tables: Reintroduce shortened deletion
notifications" (bsc#1234429).
- sched_ext: Fix unsafe locking in the scx_dump_state()
(bsc#1234429).
- fs/namespace: correctly handle errors returned by
grab_requested_mnt_ns (bsc#1234429).
- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1234429).
- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1234429).
- hostfs: Fix only passing host root in boot stage with new mount
(bsc#1234429).
- f2fs: fix to avoid overflow while left shift operation
(bsc#1234429).
- Bluetooth: MGMT: Fix possible UAFs (bsc#1234429).
- ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
(bsc#1234429).
- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
(bsc#1234429).
- ext4: introduce ITAIL helper (bsc#1234429).
- proc: fix the issue of proc_mem_open returning NULL
(bsc#1234429).
- wifi: ath11k: Clear affinity hint before calling
ath11k_pcic_free_irq() in error path (bsc#1234429).
- irqchip/riscv-intc: Add missing free() callback in
riscv_intc_domain_ops (bsc#1234429).
- bpf: account for current allocated stack depth in
widen_imprecise_scalars() (bsc#1234429).
- bpf: Add bpf_prog_run_data_pointers() (bsc#1234429).
- acpi/hmat: Fix lockdep warning for hmem_register_resource()
(bsc#1234429).
- ALSA: usb-audio: Fix NULL pointer dereference in
snd_usb_mixer_controls_badd (bsc#1234429).
- NFS: Fix LTP test failures when timestamps are delegated
(bsc#1234429).
- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
(bsc#1234429).
- NFS: sysfs: fix leak when nfs_client kobject add fails
(bsc#1234429).
- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
(bsc#1234429).
- simplify nfs_atomic_open_v23() (bsc#1234429).
- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
using TLS (bsc#1234429).
- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1234429).
- ASoC: tas2781: fix getting the wrong device number
(bsc#1234429).
- drm/vmwgfx: Validate command header size against
SVGA_CMD_MAX_DATASIZE (bsc#1234429).
- ASoC: codecs: va-macro: fix resource leak in probe error path
(bsc#1234429).
- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1234429).
- regulator: fixed: fix GPIO descriptor leak on register failure
(bsc#1234429).
- acpi,srat: Fix incorrect device handle check for Generic
Initiator (bsc#1234429).
- Bluetooth: L2CAP: export l2cap_chan_hold for modules
(bsc#1234429).
- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
(bsc#1234429).
- ACPI: CPPC: Perform fast check switch only for online CPUs
(bsc#1234429).
- ACPI: CPPC: Check _CPC validity for only the online CPUs
(bsc#1234429).
- ACPI: CPPC: Detect preferred core availability on online CPUs
(bsc#1234429).
- hsr: Fix supervision frame sending on HSRv0 (bsc#1234429).
- virtio-net: fix incorrect flags recording in big mode
(bsc#1234429).
- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1234429).
- net/mlx5e: Fix potentially misleading debug message
(bsc#1234429).
- net/mlx5e: Fix wraparound in rate limiting for values above
255 Gbps (bsc#1234429).
- net/mlx5e: Fix maxrate wraparound in threshold between units
(bsc#1234429).
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (bsc#1234429).
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (bsc#1234429).
- net_sched: act_connmark: use RCU in tcf_connmark_dump()
(bsc#1234429).
- af_unix: Initialise scc_index in unix_add_edge() (bsc#1234429).
- wifi: mac80211: skip rate verification for not captured PSDUs
(bsc#1234429).
- net: mdio: fix resource leak in mdiobus_register_device()
(bsc#1234429).
- tipc: Fix use-after-free in tipc_mon_reinit_self()
(bsc#1234429).
- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
(bsc#1234429).
- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
timeout (bsc#1234429).
- net/handshake: Fix memory leak in tls_handshake_accept()
(bsc#1234429).
- net/smc: fix mismatch between CLC header and proposal
(bsc#1234429).
- sctp: prevent possible shift-out-of-bounds in
sctp_transport_update_rto (bsc#1234429).
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
(bsc#1234429).
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
confusion (bsc#1234429).
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
(bsc#1234429).
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
UAF (bsc#1234429).
- Bluetooth: MGMT: cancel mesh send timer when hdev removed
(bsc#1234429).
- NFSD: Skip close replay processing if XDR encoding fails
(bsc#1234429).
- rust: Add -fno-isolate-erroneous-paths-dereference to
bindgen_skip_c_flags (bsc#1234429).
- net: phy: micrel: lan8814 fix reset of the QSGMII interface
(bsc#1234429).
- net: phy: micrel: Replace hardcoded pages with defines
(bsc#1234429).
- net: phy: micrel: Introduce lanphy_modify_page_reg
(bsc#1234429).
- net: fec: correct rx_bytes statistic for the case SHIFT16 is
set (bsc#1234429).
- selftests: net: local_termination: Wait for interfaces to come
up (bsc#1234429).
- erofs: avoid infinite loop due to incomplete zstd-compressed
data (bsc#1234429).
- wifi: ath11k: zero init info->status in
wmi_process_mgmt_tx_comp() (bsc#1234429).
- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
(bsc#1234429).
- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
(bsc#1234429).
- smb/server: fix possible refcount leak in smb2_sess_setup()
(bsc#1234429).
- smb/server: fix possible memory leak in smb2_read()
(bsc#1234429).
- exfat: fix improper check of dentry.stream.valid_size
(bsc#1234429).
- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
(bsc#1234429).
- NFS: check if suid/sgid was cleared after a write as needed
(bsc#1234429).
- HID: nintendo: Wait longer for initial probe (bsc#1234429).
- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
(bsc#1234429).
- NFS4: Apply delay_retrans to async operations (bsc#1234429).
- NFS4: Fix state renewals missing after boot (bsc#1234429).
- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
APU devices (bsc#1234429).
- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
(bsc#1234429).
- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
(bsc#1234429).
- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1234429).
- riscv: acpi: avoid errors caused by probing DT devices when
ACPI is used (bsc#1234429).
- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
to avoid rfence errors (bsc#1234429).
- riscv: Build loader.bin exclusively for Canaan K210
(bsc#1234429).
- compiler_types: Move unused static inline functions warning
to W=2 (bsc#1234429).
- arm64: kprobes: check the return value of set_memory_rox()
(bsc#1234429).
- drm/xe: Do clean shutdown also when using flr (bsc#1234429).
- drm/xe: Move declarations under conditional branch
(bsc#1234429).
- drm/xe/guc: Synchronize Dead CT worker with unbind
(bsc#1234429).
- drm/amd: Fix suspend failure with secure display TA
(bsc#1234429).
- iommufd: Make vfio_compat's unmap succeed if the range is
already empty (bsc#1234429).
- smb: client: fix refcount leak in smb2_set_path_attr
(bsc#1234429).
- drm/i915: Fix conversion between clock ticks and nanoseconds
(bsc#1234429).
- drm/i915: Avoid lock inversion when pinning to GGTT on
CHV/BXT+VTD (bsc#1234429).
- drm/mediatek: Add pm_runtime support for GCE power control
(bsc#1234429).
- commit 0ea5627
* Mon Nov 24 2025 msuchanek@suse.de
- kernel-binary: Support building gendwarfksyms on SLE/Leap 15
- commit 940a186
* Mon Nov 24 2025 jslaby@suse.cz
- Linux 6.17.9 (bsc#1012628).
- iommufd/selftest: Fix ioctl return value in
_test_cmd_trigger_vevents() (bsc#1012628).
- drm/mediatek: Add pm_runtime support for GCE power control
(bsc#1012628).
- drm/i915: Avoid lock inversion when pinning to GGTT on
CHV/BXT+VTD (bsc#1012628).
- drm/i915: Fix conversion between clock ticks and nanoseconds
(bsc#1012628).
- drm/amdgpu: set default gfx reset masks for gfx6-8
(bsc#1012628).
- drm/amd/display: Don't stretch non-native images by default
in eDP (bsc#1012628).
- smb: client: fix refcount leak in smb2_set_path_attr
(bsc#1012628).
- iommufd: Make vfio_compat's unmap succeed if the range is
already empty (bsc#1012628).
- futex: Optimize per-cpu reference counting (bsc#1012628).
- drm/amd: Fix suspend failure with secure display TA
(bsc#1012628).
- drm/xe/guc: Synchronize Dead CT worker with unbind
(bsc#1012628).
- drm/xe: Move declarations under conditional branch
(bsc#1012628).
- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
(bsc#1012628).
- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
(bsc#1012628).
- drm/amd: Disable ASPM on SI (bsc#1012628).
- arm64: kprobes: check the return value of set_memory_rox()
(bsc#1012628).
- compiler_types: Move unused static inline functions warning
to W=2 (bsc#1012628).
- riscv: Build loader.bin exclusively for Canaan K210
(bsc#1012628).
- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
to avoid rfence errors (bsc#1012628).
- riscv: acpi: avoid errors caused by probing DT devices when
ACPI is used (bsc#1012628).
- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
(bsc#1012628).
- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
(bsc#1012628).
- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
APU devices (bsc#1012628).
- NFS4: Fix state renewals missing after boot (bsc#1012628).
- drm/amdkfd: fix suspend/resume all calls in mes based eviction
path (bsc#1012628).
- NFS4: Apply delay_retrans to async operations (bsc#1012628).
- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
(bsc#1012628).
- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
(bsc#1012628).
- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
(bsc#1012628).
- HID: nintendo: Wait longer for initial probe (bsc#1012628).
- NFS: check if suid/sgid was cleared after a write as needed
(bsc#1012628).
- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
(bsc#1012628).
- exfat: fix improper check of dentry.stream.valid_size
(bsc#1012628).
- io_uring: fix unexpected placement on same size resizing
(bsc#1012628).
- smb/server: fix possible memory leak in smb2_read()
(bsc#1012628).
- smb/server: fix possible refcount leak in smb2_sess_setup()
(bsc#1012628).
- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
(bsc#1012628).
- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
(bsc#1012628).
- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
(bsc#1012628).
- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
(bsc#1012628).
- wifi: ath11k: zero init info->status in
wmi_process_mgmt_tx_comp() (bsc#1012628).
- erofs: avoid infinite loop due to incomplete zstd-compressed
data (bsc#1012628).
- selftests: net: local_termination: Wait for interfaces to come
up (bsc#1012628).
- net: fec: correct rx_bytes statistic for the case SHIFT16 is
set (bsc#1012628).
- net: phy: micrel: Introduce lanphy_modify_page_reg
(bsc#1012628).
- net: phy: micrel: Replace hardcoded pages with defines
(bsc#1012628).
- net: phy: micrel: lan8814 fix reset of the QSGMII interface
(bsc#1012628).
- rust: Add -fno-isolate-erroneous-paths-dereference to
bindgen_skip_c_flags (bsc#1012628).
- NFSD: Skip close replay processing if XDR encoding fails
(bsc#1012628).
- Bluetooth: MGMT: cancel mesh send timer when hdev removed
(bsc#1012628).
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
UAF (bsc#1012628).
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
(bsc#1012628).
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
confusion (bsc#1012628).
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
(bsc#1012628).
- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
(bsc#1012628).
- sctp: prevent possible shift-out-of-bounds in
sctp_transport_update_rto (bsc#1012628).
- net: dsa: tag_brcm: do not mark link local traffic as offloaded
(bsc#1012628).
- net/smc: fix mismatch between CLC header and proposal
(bsc#1012628).
- net/handshake: Fix memory leak in tls_handshake_accept()
(bsc#1012628).
- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
timeout (bsc#1012628).
- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
(bsc#1012628).
- tipc: Fix use-after-free in tipc_mon_reinit_self()
(bsc#1012628).
- net: mdio: fix resource leak in mdiobus_register_device()
(bsc#1012628).
- wifi: mac80211: skip rate verification for not captured PSDUs
(bsc#1012628).
- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
- Bluetooth: hci_event: Fix not handling PA Sync Lost event
(bsc#1012628).
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (bsc#1012628).
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (bsc#1012628).
- net/mlx5e: Fix missing error assignment in
mlx5e_xfrm_add_state() (bsc#1012628).
- net/mlx5e: Fix maxrate wraparound in threshold between units
(bsc#1012628).
- net/mlx5e: Fix wraparound in rate limiting for values above
255 Gbps (bsc#1012628).
- net/mlx5e: Fix potentially misleading debug message
(bsc#1012628).
- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
- net/mlx5e: Prepare for using different CQ doorbells
(bsc#1012628).
- mlx5: Fix default values in create CQ (bsc#1012628).
- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
- wifi: iwlwifi: mvm: fix beacon template/fixed rate
(bsc#1012628).
- wifi: iwlwifi: mld: always take beacon ies in link grading
(bsc#1012628).
- virtio-net: fix incorrect flags recording in big mode
(bsc#1012628).
- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
- ACPI: CPPC: Detect preferred core availability on online CPUs
(bsc#1012628).
- ACPI: CPPC: Check _CPC validity for only the online CPUs
(bsc#1012628).
- ACPI: CPPC: Perform fast check switch only for online CPUs
(bsc#1012628).
- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
(bsc#1012628).
- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
writes (bsc#1012628).
- Bluetooth: L2CAP: export l2cap_chan_hold for modules
(bsc#1012628).
- netfilter: nft_ct: add seqadj extension for natted connections
(bsc#1012628).
- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
of bvecs (bsc#1012628).
- acpi,srat: Fix incorrect device handle check for Generic
Initiator (bsc#1012628).
- regulator: fixed: fix GPIO descriptor leak on register failure
(bsc#1012628).
- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
- ASoC: codecs: va-macro: fix resource leak in probe error path
(bsc#1012628).
- drm/vmwgfx: Validate command header size against
SVGA_CMD_MAX_DATASIZE (bsc#1012628).
- drm/vmwgfx: Restore Guest-Backed only cursor plane support
(bsc#1012628).
- ASoC: tas2781: fix getting the wrong device number
(bsc#1012628).
- drm/panthor: Flush shmem writes before mapping buffers
CPU-uncached (bsc#1012628).
- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
using TLS (bsc#1012628).
- NFS: Check the TLS certificate fields in nfs_match_client()
(bsc#1012628).
- simplify nfs_atomic_open_v23() (bsc#1012628).
- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
(bsc#1012628).
- NFS: sysfs: fix leak when nfs_client kobject add fails
(bsc#1012628).
- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
(bsc#1012628).
- NFS: Fix LTP test failures when timestamps are delegated
(bsc#1012628).
- ALSA: usb-audio: Fix NULL pointer dereference in
snd_usb_mixer_controls_badd (bsc#1012628).
- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
new BO (bsc#1012628).
- acpi/hmat: Fix lockdep warning for hmem_register_resource()
(bsc#1012628).
- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
(bsc#1012628).
- drm/client: fix MODULE_PARM_DESC string for "active"
(bsc#1012628).
- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
- bpf: account for current allocated stack depth in
widen_imprecise_scalars() (bsc#1012628).
- irqchip/riscv-intc: Add missing free() callback in
riscv_intc_domain_ops (bsc#1012628).
- posix-timers: Plug potential memory leak in do_timer_create()
(bsc#1012628).
- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
(bsc#1012628).
- hostfs: Fix only passing host root in boot stage with new mount
(bsc#1012628).
- afs: Fix dynamic lookup to fail on cell lookup failure
(bsc#1012628).
- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1012628).
- fs/namespace: correctly handle errors returned by
grab_requested_mnt_ns (bsc#1012628).
- sched_ext: Fix unsafe locking in the scx_dump_state()
(bsc#1012628).
- perf header: Write bpf_prog (infos|btfs)_cnt to data file
(bsc#1012628).
- perf build: Don't fail fast path feature detection when
binutils-devel is not available (bsc#1012628).
- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
- perf test shell lock_contention: Extra debug diagnostics
(bsc#1012628).
- perf test: Fix lock contention test (bsc#1012628).
- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
odroid-m1 (bsc#1012628).
- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
CB2 and Pi2 (bsc#1012628).
- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
generic (bsc#1012628).
- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
(bsc#1012628).
- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
deferred (bsc#1012628).
- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
(bsc#1012628).
- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
(bsc#1012628).
- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
PHY (bsc#1012628).
- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
and Pi2 (bsc#1012628).
- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
(bsc#1012628).
- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
- HID: playstation: Fix memory leak in
dualshock4_get_calibration_data() (bsc#1012628).
- HID: uclogic: Fix potential memory leak in error path
(bsc#1012628).
- LoongArch: KVM: Restore guest PMU if it is enabled
(bsc#1012628).
- LoongArch: KVM: Add delay until timer interrupt injected
(bsc#1012628).
- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
(bsc#1012628).
- KVM: guest_memfd: Remove bindings on memslot deletion when
gmem is dying (bsc#1012628).
- KVM: arm64: Make all 32bit ID registers fully writable
(bsc#1012628).
- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
updated (bsc#1012628).
- KVM: nSVM: Always recalculate LBR MSR intercepts in
svm_update_lbrv() (bsc#1012628).
- KVM: nSVM: Fix and simplify LBR virtualization handling with
nested (bsc#1012628).
- KVM: VMX: Fix check for valid GVA on an EPT violation
(bsc#1012628).
- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
attributes (bsc#1012628).
- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
(bsc#1012628).
- gcov: add support for GCC 15 (bsc#1012628).
- ksmbd: close accepted socket when per-IP limit rejects
connection (bsc#1012628).
- ksm: use range-walk function to jump over holes in
scan_get_next_rmap_item (bsc#1012628).
- kho: warn and exit when unpreserved page wasn't preserved
(bsc#1012628).
- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
- dma-mapping: benchmark: Restore padding to ensure uABI remained
consistent (bsc#1012628).
- maple_tree: fix tracepoint string pointers (bsc#1012628).
- LoongArch: Consolidate early_ioremap()/ioremap_prot()
(bsc#1012628).
- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
- LoongArch: Let {pte,pmd}_modify() record the status of
_PAGE_DIRTY (bsc#1012628).
- ipv4: route: Prevent rt_bind_exception() from rebinding stale
fnhe (bsc#1012628).
- mm/damon/sysfs: change next_update_jiffies to a global variable
(bsc#1012628).
- nilfs2: avoid having an active sc_timer before freeing sci
(bsc#1012628).
- net: netpoll: fix incorrect refcount handling causing incorrect
cleanup (bsc#1012628).
- mm/secretmem: fix use-after-free race in fault handler
(bsc#1012628).
- selftests/tracing: Run sample events to clear page cache events
(bsc#1012628).
- wifi: mac80211: reject address change while connecting
(bsc#1012628).
- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
to >0 order (bsc#1012628).
- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
- mm/mm_init: fix hash table order logging in
alloc_large_system_hash() (bsc#1012628).
- mm/damon/stat: change last_refresh_jiffies to a global variable
(bsc#1012628).
- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
allocated yet (bsc#1012628).
- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
- mm/mremap: honour writable bit in mremap pte batching
(bsc#1012628).
- mm, swap: fix potential UAF issue for VMA readahead
(bsc#1012628).
- mm/huge_memory: fix folio split check for anon folios in
swapcache (bsc#1012628).
- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
(bsc#1012628).
- mmc: pxamci: Simplify pxamci_probe() error handling using devm
APIs (bsc#1012628).
- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
(bsc#1012628).
- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
(bsc#1012628).
- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
(bsc#1012628).
- ASoC: sdw_utils: fix device reference leak in
is_sdca_endpoint_present() (bsc#1012628).
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1012628).
- codetag: debug: handle existing CODETAG_EMPTY in
mark_objexts_empty for slabobj_ext (bsc#1012628).
- crash: fix crashkernel resource shrink (bsc#1012628).
- crypto: hisilicon/qm - Fix device reference leak in
qm_get_qos_value (bsc#1012628).
- smb: client: fix cifs_pick_channel when channel needs reconnect
(bsc#1012628).
- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
(bsc#1012628).
- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
(bsc#1012628).
- selftests/user_events: fix type cast for write_index packed
member in perf_test (bsc#1012628).
- gendwarfksyms: Skip files with no exports (bsc#1012628).
- io_uring/rw: ensure allocated iovec gets cleared for early
failure (bsc#1012628).
- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
- LoongArch: Consolidate max_pfn & max_low_pfn calculation
(bsc#1012628).
- LoongArch: Use physical addresses for
CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
- EDAC/altera: Handle OCRAM ECC enable after warm reset
(bsc#1012628).
- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
injection (bsc#1012628).
- PM: hibernate: Emit an error when image writing fails
(bsc#1012628).
- PM: hibernate: Use atomic64_t for compressed_size variable
(bsc#1012628).
- btrfs: zoned: fix conventional zone capacity calculation
(bsc#1012628).
- btrfs: zoned: fix stripe width calculation (bsc#1012628).
- btrfs: scrub: put bio after errors in
scrub_raid56_parity_stripe() (bsc#1012628).
- btrfs: do not update last_log_commit when logging inode due
to a new name (bsc#1012628).
- btrfs: release root after error in
data_reloc_print_warning_inode() (bsc#1012628).
- drm/amdkfd: relax checks for over allocation of save area
(bsc#1012628).
- drm/amdgpu: fix lock warning in
amdgpu_userq_fence_driver_process (bsc#1012628).
- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
VRAM surfaces (bsc#1012628).
- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
- pmdomain: arm: scmi: Fix genpd leak on provider registration
failure (bsc#1012628).
- pmdomain: imx: Fix reference count leak in imx_gpc_remove
(bsc#1012628).
- pmdomain: samsung: plug potential memleak during probe
(bsc#1012628).
- pmdomain: samsung: Rework legacy splash-screen handover
workaround (bsc#1012628).
- selftests: mptcp: connect: fix fallback note due to OoO
(bsc#1012628).
- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
- selftests: mptcp: join: endpoints: longer transfer
(bsc#1012628).
- selftests: mptcp: connect: trunc: read all recv data
(bsc#1012628).
- selftests: mptcp: join: userspace: longer transfer
(bsc#1012628).
- selftests: mptcp: join: properly kill background tasks
(bsc#1012628).
- mm/huge_memory: do not change split_huge_page*() target order
silently (bsc#1012628).
- mm/memory: do not populate page table entries beyond i_size
(bsc#1012628).
- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
(bsc#1012628).
- scripts/decode_stacktrace.sh: symbol: preserve alignment
(bsc#1012628).
- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
(bsc#1012628).
- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
(bsc#1012628).
- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
as appropriate (bsc#1012628).
- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
(bsc#1012628).
- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
TDCALL (bsc#1012628).
- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
(bsc#1012628).
- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
- Rename to
patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
- commit 9969fed
* Mon Nov 24 2025 jslaby@suse.cz
- selftests: mptcp: join: userspace: longer timeout (git-fixes).
- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
- KVM: SVM: Fix redundant updates of LBR MSR intercepts
(git-fixes).
- commit 81dc158
* Mon Nov 24 2025 mkubecek@suse.cz
- update to 6.18-rc7
- eliminate 1 mainline patch
- patches.suse/mm-huge_memory-Fix-initialization-of-huge-zero-folio.patch
- commit dd9a893
* Fri Nov 21 2025 tzimmermann@suse.com
- config/armv7hl: Enable efidrm in kernel config (bsc#1240624)
Use efidrm for system framebuffers on EFI systems. Disable simpledrm in
this case. The new driver provides better hardware support and features.
Keep simpledrm to handle DT nodes of type 'simple-framebuffer'.
- commit fea0d97
* Fri Nov 21 2025 tzimmermann@suse.com
- config/armv6hl: Enable efidrm in kernel config (bsc#1240624)
Use efidrm for system framebuffers on EFI systems. Disable simpledrm in
this case. The new driver provides better hardware support and features.
Keep simpledrm to handle DT nodes of type 'simple-framebuffer'.
- commit 71db11a
* Thu Nov 20 2025 jslaby@suse.cz
- Reapply "config/x86_64: Enable efidrm and vesadrm in kernel config (bsc#1240624)" (bsc#1253721)
This reverts commit 0a31dc366f7b12fd7865963073808619e2de6b07, grub is
being fixed:
https://build.opensuse.org/requests/1318889
- commit 5d803de
* Wed Nov 19 2025 pfalcato@suse.de
- mm/huge_memory: Fix initialization of huge zero folio
(git-fixes).
- commit 817c18e
* Wed Nov 19 2025 petr.pavlu@suse.com
- rpm/config.sh: Use suse-kabi-tools
Commit a2c6f8927eb8 ("packaging: Add support for suse-kabi-tools") updated
the kernel-binary spec template to enable the use of suse-kabi-tools for
kABI-related operations. This support is activated by setting
USE_SUSE_KABI_TOOLS=Yes in the rpm/config.sh file. Subsequently, commit
90af69e33ec2 ("rpm/config.sh: Use suse-kabi-tools (jsc#PED-12618)") enabled
the tools in SL-16.0 for kABI stability checking.
Enable now suse-kabi-tools in the master and its downstream branches as
well, so the old kABI scripts can eventually be removed. This branch
doesn't have a stable kABI, so only the 'ksymtypes consolidate' command is
used. The new tool is faster than the previous rpm/modversions script,
which speeds up the build process.
- commit e171184
* Wed Nov 19 2025 jslaby@suse.cz
- Revert "config/x86_64: Enable efidrm and vesadrm in kernel config (bsc#1240624)" (bsc#1253721)
This reverts commit 247fb879ce3d065ade16e8d2166947e0e59b5c0b temporarily.
Grub does not add gfxpayload due to missing CONFIG_SYSFB_SIMPLEFB. This
needs to be sorted out first.
Closes: https://bugzilla.suse.com/show_bug.cgi?id=1253721
- commit 0a31dc3
* Tue Nov 18 2025 msuchanek@suse.de
- kernel-binary: Require libdw in Factory
Libdw is required for gendwarfksyms
- commit 0d3f66b
* Tue Nov 18 2025 msuchanek@suse.de
- gendwarfksyms: Fix build on 32-bit hosts (gendwarfksyms).
- commit 66d1edd
* Mon Nov 17 2025 mkubecek@suse.cz
- update to 6.18-rc6
- refresh configs
- commit 7deb8b2
* Fri Nov 14 2025 msuchanek@suse.de
- kernel-binary: Do not change debuginfo config during build
Historically when debuginfo build was disabled in OBS kernel was
configured to not generate the debuginfo at all saving space during
build and making the build faster.
More and more kernel features depend on debuginfo, and disabling it
changes the kernel significantly disabling functionality that is
otherwise available and causing ABI breakage.
Recently genksyms was rewritten as gendwarfksyms to support more
features but requires debuginfo to operate. With that kernel builds
without deuginfo are not very useful anymore. Even if rpm eventually
trashes the debuginfo it needs to be always generated.
- commit 4fc8f91
* Fri Nov 14 2025 msuchanek@suse.de
- Update config files: Enable gendwarfksyms
New modeversions implementation.
- commit 1018884
* Fri Nov 14 2025 jslaby@suse.cz
- Linux 6.17.8 (bsc#1012628).
- dt-bindings: eeprom: at25: use "size" for FRAMs without device
ID (bsc#1012628).
- selftests: drv-net: Reload pkt pointer after calling
filter_udphdr (bsc#1012628).
- drm/amd/display: Fix black screen with HDMI outputs
(bsc#1012628).
- drm/amd/display: use GFP_NOWAIT for allocation in interrupt
handler (bsc#1012628).
- drm/amd/display: Reject modes with too high pixel clock on
DCE6-10 (bsc#1012628).
- drm/msm/dpu: Fix adjusted mode clock check for 3d merge
(bsc#1012628).
- drm/amdgpu/userq: assign an error code for invalid userq va
(bsc#1012628).
- drm/amdgpu: Fix function header names in amdgpu_connectors.c
(bsc#1012628).
- drm/amd/display: Fix vupdate_offload_work doc (bsc#1012628).
- drm/amdgpu: Fix unintended error log in VCN5_0_0 (bsc#1012628).
- kbuild: Strip trailing padding bytes from
modules.builtin.modinfo (bsc#1012628).
- ACPI: SPCR: Check for table version when using precise baudrate
(bsc#1012628).
- ALSA: hda/tas2781: Enable init_profile_id for device
initialization (bsc#1012628).
- kunit: Extend kconfig help text for KUNIT_UML_PCI (bsc#1012628).
- extcon: adc-jack: Cleanup wakeup source only if it was enabled
(bsc#1012628).
- drm/amd/display: update color on atomic commit time
(bsc#1012628).
- scsi: ufs: core: Fix invalid probe error return value
(bsc#1012628).
- scsi: ufs: core: Add a quirk to suppress link_startup_again
(bsc#1012628).
- scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE
for Intel ADL (bsc#1012628).
- scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllers
(bsc#1012628).
- lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround
for GCC (bsc#1012628).
- virtio_net: fix alignment for virtio_net_hdr_v1_hash
(bsc#1012628).
- virtio-net: fix received length check in big packets
(bsc#1012628).
- drm/amdkfd: Don't clear PT after process killed (bsc#1012628).
- drm/amd/display: Fix NULL deref in debugfs odm_combine_segments
(bsc#1012628).
- drm/amdgpu/smu: Handle S0ix for vangogh (bsc#1012628).
- drm/nouveau: Advertise correct modifiers on GB20x (bsc#1012628).
- drm: define NVIDIA DRM format modifiers for GB20x (bsc#1012628).
- x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcode
(bsc#1012628).
- xfs: fix various problems in xfs_atomic_write_cow_iomap_begin
(bsc#1012628).
- xfs: fix delalloc write failures in software-provided atomic
writes (bsc#1012628).
- x86/amd_node: Fix AMD root device caching (bsc#1012628).
- perf/core: Fix system hang caused by cpu-clock usage
(bsc#1012628).
- smb: client: fix potential UAF in smb2_close_cached_fid()
(bsc#1012628).
- io_uring: fix regbuf vector size truncation (bsc#1012628).
- smb: client: validate change notify buffer before copy
(bsc#1012628).
- x86/microcode/AMD: Add more known models to entry sign checking
(bsc#1012628).
- rtc: rx8025: fix incorrect register reference (bsc#1012628).
- parisc: Avoid crash due to unaligned access in unwinder
(bsc#1012628).
- riscv: Fix memory leak in module_frob_arch_sections()
(bsc#1012628).
- iommufd: Don't overflow during division for dirty tracking
(bsc#1012628).
- Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
(bsc#1012628).
- drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb
(bsc#1012628).
- fscrypt: fix left shift underflow when inode->i_blkbits >
PAGE_SHIFT (bsc#1012628).
- wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work
(bsc#1012628).
- wifi: mac80211: use wiphy_hrtimer_work for ttlm_work
(bsc#1012628).
- platform/x86: int3472: Fix double free of GPIO device during
unregister (bsc#1012628).
- wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work
(bsc#1012628).
- wifi: cfg80211: add an hrtimer based delayed work item
(bsc#1012628).
- drm/amd/display: Enable mst when it's detected but yet to be
initialized (bsc#1012628).
- tracing: Fix memory leaks in create_field_var() (bsc#1012628).
- selftests/vsock: avoid false-positives when checking dmesg
(bsc#1012628).
- net: bridge: fix MST static key usage (bsc#1012628).
- net: bridge: fix use-after-free due to MST port state bypass
(bsc#1012628).
- lan966x: Fix sleeping in atomic context (bsc#1012628).
- net: dsa: microchip: Fix reserved multicast address table
programming (bsc#1012628).
- net: wan: framer: pef2256: Switch to devm_mfd_add_devices()
(bsc#1012628).
- net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and
64K pages (bsc#1012628).
- net/mlx5e: SHAMPO, Fix skb size check for 64K pages
(bsc#1012628).
- net/mlx5e: SHAMPO, Fix header mapping for 64K pages
(bsc#1012628).
- net: ti: icssg-prueth: Fix fdb hash size configuration
(bsc#1012628).
- net/mlx5e: Fix return value in case of module EEPROM read error
(bsc#1012628).
- io_uring: fix types for region size calulation (bsc#1012628).
- wifi: mac80211_hwsim: Limit destroy_on_close radio removal to
netgroup (bsc#1012628).
- netpoll: Fix deadlock in memory allocation under spinlock
(bsc#1012628).
- bnxt_en: Fix warning in bnxt_dl_reload_down() (bsc#1012628).
- bnxt_en: Always provide max entry and entry size in coredump
segments (bsc#1012628).
- bnxt_en: Fix null pointer dereference in
bnxt_bs_trace_check_wrap() (bsc#1012628).
- bnxt_en: Fix a possible memory leak in bnxt_ptp_init
(bsc#1012628).
- bnxt_en: Shutdown FW DMA in bnxt_shutdown() (bsc#1012628).
- net: usb: qmi_wwan: initialize MAC header offset in
qmimux_rx_fixup (bsc#1012628).
- octeontx2-pf: Fix devm_kcalloc() error checking (bsc#1012628).
- net: ionic: map SKB after pseudo-header checksum prep
(bsc#1012628).
- net: ionic: add dma_wmb() before ringing TX doorbell
(bsc#1012628).
- sctp: Hold sock lock while iterating over address list
(bsc#1012628).
- sctp: Prevent TOCTOU out-of-bounds write (bsc#1012628).
- sctp: Hold RCU read lock while iterating over address list
(bsc#1012628).
- net: dsa: b53: properly bound ARL searches for < 4 ARL bin chips
(bsc#1012628).
- net: dsa: b53: stop reading ARL entries if search is done
(bsc#1012628).
- net: dsa: b53: fix enabling ip multicast (bsc#1012628).
- net: dsa: b53: fix bcm63xx RGMII port link adjustment
(bsc#1012628).
- net: dsa: b53: fix resetting speed and pause on forced link
(bsc#1012628).
- net: mdio: Check regmap pointer returned by
device_node_to_regmap() (bsc#1012628).
- gpiolib: fix invalid pointer access in debugfs (bsc#1012628).
- gpio: swnode: don't use the swnode's name as the key for GPIO
lookup (bsc#1012628).
- netconsole: Acquire su_mutex before navigating configs hierarchy
(bsc#1012628).
- net: vlan: sync VLAN features with lower device (bsc#1012628).
- selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing
ethtool-common.sh (bsc#1012628).
- selftests/net: use destination options instead of hop-by-hop
(bsc#1012628).
- selftests/net: fix out-of-order delivery of FIN in gro:tcp test
(bsc#1012628).
- net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports
for bcm63xx (bsc#1012628).
- gve: Implement settime64 with -EOPNOTSUPP (bsc#1012628).
- gve: Implement gettimex64 with -EOPNOTSUPP (bsc#1012628).
- Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()
(bsc#1012628).
- Bluetooth: hci_event: validate skb length for unknown CC opcode
(bsc#1012628).
- scsi: ufs: core: Revert "Make HID attributes visible"
(bsc#1012628).
- Revert "wifi: ath12k: Fix missing station power save
configuration" (bsc#1012628).
- riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
(bsc#1012628).
- riscv: stacktrace: Disable KASAN checks for non-current tasks
(bsc#1012628).
- scsi: ufs: core: Fix a race condition related to the "hid"
attribute group (bsc#1012628).
- net: libwx: fix device bus LAN ID (bsc#1012628).
- ring-buffer: Do not warn in ring_buffer_map_get_reader()
when reader catches up (bsc#1012628).
- tracing: tprobe-events: Fix to put tracepoint_user when disable
the tprobe (bsc#1012628).
- tracing: tprobe-events: Fix to register tracepoint correctly
(bsc#1012628).
- Revert "wifi: ath10k: avoid unnecessary wait for service ready
message" (bsc#1012628).
- drm/mediatek: Disable AFBC support on Mediatek DRM driver
(bsc#1012628).
- media: videobuf2: forbid remove_bufs when legacy fileio is
active (bsc#1012628).
- media: uvcvideo: Use heuristic to find stream entity
(bsc#1012628).
- btrfs: ensure no dirty metadata is written back for an fs with
errors (bsc#1012628).
- rust: kbuild: treat `build_error` and `rustdoc` as kernel
objects (bsc#1012628).
- rust: kbuild: workaround `rustdoc` doctests modifier bug
(bsc#1012628).
- rust: devres: fix private intra-doc link (bsc#1012628).
- rust: condvar: fix broken intra-doc link (bsc#1012628).
- x86: uaccess: don't use runtime-const rewriting in modules
(bsc#1012628).
- ceph: fix multifs mds auth caps issue (bsc#1012628).
- ceph: refactor wake_up_bit() pattern of calling (bsc#1012628).
- ceph: fix potential race condition in ceph_ioctl_lazyio()
(bsc#1012628).
- ceph: add checking of wait_for_completion_killable() return
value (bsc#1012628).
- drm/amdgpu: Report individual reset error (bsc#1012628).
- drm/amdkfd: Fix mmap write lock not release (bsc#1012628).
- ASoC: rt722: add settings for rt722VB (bsc#1012628).
- ASoC: meson: aiu-encoder-i2s: fix bit clock polarity
(bsc#1012628).
- kbuild: uapi: Strip comments before size type check
(bsc#1012628).
- net: wwan: t7xx: add support for HP DRMR-H01 (bsc#1012628).
- rtc: pcf2127: fix watchdog interrupt mask on pcf2131
(bsc#1012628).
- rtc: zynqmp: Restore alarm functionality after kexec transition
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for ASUS ROG Zephyrus Duo
(bsc#1012628).
- fbdev: Add bounds checking in bit_putcs to fix
vmalloc-out-of-bounds (bsc#1012628).
- tools: lib: thermal: use pkg-config to locate libnl3
(bsc#1012628).
- tools: lib: thermal: don't preserve owner in install
(bsc#1012628).
- tools bitmap: Add missing asm-generic/bitsperlong.h include
(bsc#1012628).
- LoongArch: Handle new atomic instructions for probes
(bsc#1012628).
- ACPI: property: Return present device nodes only on fwnode
interface (bsc#1012628).
- fbdev: core: Fix ubsan warning in pixel_to_pat (bsc#1012628).
- scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS
(bsc#1012628).
- 9p: sysfs_init: don't hardcode error to ENOMEM (bsc#1012628).
- cpufreq: tegra186: Initialize all cores to max frequencies
(bsc#1012628).
- 9p: fix /sys/fs/9p/caches overwriting itself (bsc#1012628).
- NTB: epf: Allow arbitrary BAR mapping (bsc#1012628).
- clk: clocking-wizard: Fix output clock register offset for
Versal platforms (bsc#1012628).
- clk: scmi: Add duty cycle ops only when duty cycle is supported
(bsc#1012628).
- clk: ti: am33xx: keep WKUP_DEBUGSS_CLKCTRL enabled
(bsc#1012628).
- 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN
(bsc#1012628).
- clk: at91: clk-sam9x60-pll: force write to PLL_UPDT register
(bsc#1012628).
- clk: at91: clk-master: Add check for divide by 3 (bsc#1012628).
- clk: at91: sam9x7: Add peripheral clock id for pmecc
(bsc#1012628).
- clk: at91: add ACR in all PLL settings (bsc#1012628).
- ARM: at91: pm: save and restore ACR during PLL disable/enable
(bsc#1012628).
- rtc: pcf2127: clear minute/second interrupt (bsc#1012628).
- clk: sunxi-ng: sun6i-rtc: Add A523 specifics (bsc#1012628).
- um: Fix help message for ssl-non-raw (bsc#1012628).
- hyperv: Add missing field to hv_output_map_device_interrupt
(bsc#1012628).
- clocksource: hyper-v: Skip unnecessary checks for the root
partition (bsc#1012628).
- fs/hpfs: Fix error code for new_inode() failure in
mkdir/create/mknod/symlink (bsc#1012628).
- clk: samsung: exynos990: Add missing USB clock registers to HSI0
(bsc#1012628).
- clk: renesas: rzv2h: Re-assert reset on deassert timeout
(bsc#1012628).
- clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL
(bsc#1012628).
- clk: qcom: gcc-ipq6018: rework nss_port5 clock to multiple conf
(bsc#1012628).
- btrfs: mark dirty extent range for out of bound prealloc extents
(bsc#1012628).
- btrfs: fix memory leak of qgroup_list in
btrfs_add_qgroup_relation (bsc#1012628).
- RDMA/hns: Fix wrong WQE data when QP wraps around (bsc#1012628).
- RDMA/hns: Fix the modification of max_send_sge (bsc#1012628).
- RDMA/hns: Fix recv CQ and QP cache affinity (bsc#1012628).
- RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATE
(bsc#1012628).
- RDMA/irdma: Set irdma_cq cq_num field during CQ create
(bsc#1012628).
- RDMA/irdma: Remove unused struct irdma_cq fields (bsc#1012628).
- RDMA/irdma: Fix SD index calculation (bsc#1012628).
- RDMA/bnxt_re: Fix a potential memory leak in destroy_gsi_sqp
(bsc#1012628).
- ACPICA: Update dsmethod.c to get rid of unused variable warning
(bsc#1012628).
- drm/amd/display: Add fallback path for YCBCR422 (bsc#1012628).
- usb: xhci-pci: Fix USB2-only root hub registration
(bsc#1012628).
- ima: don't clear IMA_DIGSIG flag when setting or removing
non-IMA xattr (bsc#1012628).
- smb: client: transport: avoid reconnects triggered by pending
task work (bsc#1012628).
- smb: client: update cfid->last_access_time in
open_cached_dir_by_dentry() (bsc#1012628).
- ksmbd: use sock_create_kern interface to create kernel socket
(bsc#1012628).
- net/mlx5e: Prevent entering switchdev mode with inconsistent
netns (bsc#1012628).
- ftrace: Fix softlockup in ftrace_module_enable (bsc#1012628).
- orangefs: fix xattr related buffer overflow.. (bsc#1012628).
- page_pool: Clamp pool size to max 16K pages (bsc#1012628).
- 6pack: drop redundant locking and refcounting (bsc#1012628).
- exfat: validate cluster allocation bits of the allocation bitmap
(bsc#1012628).
- exfat: limit log print for IO error (bsc#1012628).
- net: stmmac: est: Drop frames causing HLBS error (bsc#1012628).
- Bluetooth: bcsp: receive data only if registered (bsc#1012628).
- Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922
(bsc#1012628).
- Bluetooth: SCO: Fix UAF on sco_conn_free (bsc#1012628).
- Bluetooth: ISO: Use sk_sndtimeo as conn_timeout (bsc#1012628).
- Bluetooth: btusb: Check for unexpected bytes when defragmenting
HCI frames (bsc#1012628).
- Bluetooth: ISO: Don't initiate CIS connections if there are
no buffers (bsc#1012628).
- Bluetooth: btintel_pcie: Define hdev->wakeup() callback
(bsc#1012628).
- Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925
(bsc#1012628).
- net: macb: avoid dealing with endianness in macb_set_hwaddr()
(bsc#1012628).
- Bluetooth: btintel: Add support for BlazarIW core (bsc#1012628).
- net/mlx5e: Don't query FEC statistics when FEC is disabled
(bsc#1012628).
- selftest: net: Fix error message if empty variable
(bsc#1012628).
- vfio/nvgrace-gpu: Add GB300 SKU to the devid table
(bsc#1012628).
- vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
(bsc#1012628).
- platform/x86: x86-android-tablets: Stop using EPROBE_DEFER
(bsc#1012628).
- ACPI: scan: Update honor list for RPMI System MSI (bsc#1012628).
- ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007
(bsc#1012628).
- amd/amdkfd: enhance kfd process check in switch partition
(bsc#1012628).
- ASoC: stm32: sai: manage context in set_sysclk callback
(bsc#1012628).
- drm/amdgpu: Fix fence signaling race condition in userqueue
(bsc#1012628).
- drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
(bsc#1012628).
- amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
(bsc#1012628).
- ext4: increase IO priority of fastcommit (bsc#1012628).
- fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
(bsc#1012628).
- ASoC: renesas: msiof: set SIFCTR register (bsc#1012628).
- ASoC: renesas: msiof: tidyup DMAC stop timing (bsc#1012628).
- ASoC: renesas: msiof: use reset controller (bsc#1012628).
- ASoC: renesas: msiof: add .symmetric_xxx on snd_soc_dai_driver
(bsc#1012628).
- accel/habanalabs: support mapping cb with vmalloc-backed
coherent memory (bsc#1012628).
- accel/habanalabs/gaudi2: read preboot status after recovering
from dirty state (bsc#1012628).
- accel/habanalabs: return ENOMEM if less than requested pages
were pinned (bsc#1012628).
- scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate
(bsc#1012628).
- accel/habanalabs/gaudi2: fix BMON disable configuration
(bsc#1012628).
- scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()
(bsc#1012628).
- scsi: ufs: core: Change MCQ interrupt enable flow (bsc#1012628).
- net: phy: dp83640: improve phydev and driver removal handling
(bsc#1012628).
- net: bridge: Install FDB for bridge MAC on VLAN 0 (bsc#1012628).
- nfs4_setup_readdir(): insufficient locking for
- >d_parent->d_inode dereferencing (bsc#1012628).
- NFSv4.1: fix mount hang after CREATE_SESSION failure
(bsc#1012628).
- NFSv4: handle ERR_GRACE on delegation recalls (bsc#1012628).
- drm/amd/display: change dc stream color settings only in atomic
commit (bsc#1012628).
- drm/amd/display: Fix for test crash due to power gating
(bsc#1012628).
- drm/amd/display: Init dispclk from bootup clock for DCN314
(bsc#1012628).
- drm/amd/display: Add fast sync field in ultra sleep more for
DMUB (bsc#1012628).
- drm/amd/display: Add AVI infoframe copy in
copy_stream_update_to_stream (bsc#1012628).
- drm/amd/display: Add missing post flip calls (bsc#1012628).
- ovl: make sure that ovl_create_real() returns a hashed dentry
(bsc#1012628).
- tcp: Update bind bucket state on port release (bsc#1012628).
- ALSA: usb-audio: don't apply interface quirk to Presonus S1824c
(bsc#1012628).
- bng_en: make bnge_alloc_ring() self-unwind on failure
(bsc#1012628).
- net: dsa: microchip: Set SPI as bus interface during reset
for KSZ8463 (bsc#1012628).
- wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256
(bsc#1012628).
- remoteproc: qcom: q6v5: Avoid handling handover twice
(bsc#1012628).
- selftests: forwarding: Reorder (ar)ping arguments to obey
POSIX getopt (bsc#1012628).
- PCI/PM: Skip resuming to D0 if device is disconnected
(bsc#1012628).
- ASoC: ops: improve snd_soc_get_volsw (bsc#1012628).
- crypto: hisilicon/qm - clear all VF configurations in the
hardware (bsc#1012628).
- crypto: hisilicon/qm - invalidate queues in use (bsc#1012628).
- ptp_ocp: make ptp_ocp driver compatible with PTP_EXTTS_REQUEST2
(bsc#1012628).
- vfio: return -ENOTTY for unsupported device feature
(bsc#1012628).
- sparc64: fix prototypes of reads[bwl]() (bsc#1012628).
- sparc/module: Add R_SPARC_UA64 relocation handling
(bsc#1012628).
- PCI: cadence: Check for the existence of cdns_pcie::ops before
using it (bsc#1012628).
- r8169: set EEE speed down ratio to 1 (bsc#1012628).
- net: intel: fm10k: Fix parameter idx set but not used
(bsc#1012628).
- wifi: mac80211: Track NAN interface start/stop (bsc#1012628).
- wifi: mac80211: Get the correct interface for non-netdev skb
status (bsc#1012628).
- iommu/vt-d: Remove LPIG from page group response descriptor
(bsc#1012628).
- wifi: ath10k: Fix connection after GTK rekeying (bsc#1012628).
- iommu/vt-d: Replace snprintf with scnprintf in
dmar_latency_snapshot() (bsc#1012628).
- bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR
state (bsc#1012628).
- net: ethernet: microchip: sparx5: make it selectable for
ARCH_LAN969X (bsc#1012628).
- net: phy: clear link parameters on admin link down
(bsc#1012628).
- ASoC: qcom: sc8280xp: explicitly set S16LE format in
sc8280xp_be_hw_params_fixup() (bsc#1012628).
- drm/amdgpu/atom: Check kcalloc() for WS buffer in
amdgpu_atom_execute_table_locked() (bsc#1012628).
- mei: make a local copy of client uuid in connect (bsc#1012628).
- jfs: fix uninitialized waitqueue in transaction manager
(bsc#1012628).
- jfs: Verify inode mode when loading from disk (bsc#1012628).
- bnxt_en: Add fw log trace support for 5731X/5741X chips
(bsc#1012628).
- IB/ipoib: Ignore L3 master device (bsc#1012628).
- RDMA/irdma: Update Kconfig (bsc#1012628).
- ipv6: np->rxpmtu race annotation (bsc#1012628).
- usb: xhci-pci: add support for hosts with zero USB3 ports
(bsc#1012628).
- wifi: rtw89: renew a completion for each H2C command waiting
C2H event (bsc#1012628).
- wifi: rtw89: obtain RX path from ppdu status IE00 (bsc#1012628).
- wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status
(bsc#1012628).
- f2fs: fix infinite loop in __insert_extent_tree() (bsc#1012628).
- usb: xhci: plat: Facilitate using autosuspend for xhci plat
devices (bsc#1012628).
- usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs
(bsc#1012628).
- allow finish_no_open(file, ERR_PTR(-E...)) (bsc#1012628).
- scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point
to Point topology (bsc#1012628).
- scsi: lpfc: Define size of debugfs entry for xri rebalancing
(bsc#1012628).
- scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl
in lpfc_cleanup (bsc#1012628).
- scsi: lpfc: Check return status of lpfc_reset_flush_io_context
during TGT_RESET (bsc#1012628).
- scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted
(bsc#1012628).
- scsi: lpfc: Clean up allocated queues when queue setup mbox
commands fail (bsc#1012628).
- scsi: ufs: core: Disable timestamp functionality if not
supported (bsc#1012628).
- selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean
target to clean net/lib dependency (bsc#1012628).
- drm/amdgpu: reject gang submissions under SRIOV (bsc#1012628).
- drm/xe/guc: Return an error code if the GuC load fails
(bsc#1012628).
- tools: ynl-gen: validate nested arrays (bsc#1012628).
- hinic3: Fix missing napi->dev in netif_queue_set_napi
(bsc#1012628).
- hinic3: Queue pair endianness improvements (bsc#1012628).
- HID: i2c-hid: Resolve touchpad issues on Dell systems during S4
(bsc#1012628).
- scsi: ufs: ufs-qcom: Disable lane clocks during phy hibern8
(bsc#1012628).
- ethernet: Extend device_get_mac_address() to use NVMEM
(bsc#1012628).
- page_pool: always add GFP_NOWARN for ATOMIC allocations
(bsc#1012628).
- net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR
(bsc#1012628).
- drm/amd/display/dml2: Guard
dml21_map_dc_state_into_dml_display_cfg with DC_FP_START
(bsc#1012628).
- drm/amd/display: Disable VRR on DCE 6 (bsc#1012628).
- drm/amd/display: Fix DVI-D/HDMI adapters (bsc#1012628).
- drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4
(bsc#1012628).
- drm/amd/display: Don't use non-registered VUPDATE on DCE 6
(bsc#1012628).
- drm/amd: Avoid evicting resources at S5 (bsc#1012628).
- drm/amd/display: fix dml ms order of operations (bsc#1012628).
- drm/amd/display: Set up pixel encoding for YCBCR422
(bsc#1012628).
- drm/amd/display: Fix DMCUB loading sequence for DCN3.2
(bsc#1012628).
- drm/amdgpu: Release hive reference properly (bsc#1012628).
- drm/amdgpu: validate userq buffer virtual address and size
(bsc#1012628).
- drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
(bsc#1012628).
- wifi: mt76: improve phy reset on hw restart (bsc#1012628).
- wifi: mt76: use altx queue for offchannel tx on connac+
(bsc#1012628).
- wifi: mt76: mt7996: disable promiscuous mode by default
(bsc#1012628).
- wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv
error (bsc#1012628).
- ALSA: serial-generic: remove shared static buffer (bsc#1012628).
- wifi: mt76: mt76_eeprom_override to int (bsc#1012628).
- wifi: mt76: mt7996: support writing MAC TXD for AddBA Request
(bsc#1012628).
- wifi: mt76: mt7996: Temporarily disable EPCS (bsc#1012628).
- wifi: mt76: mt7996: Set def_wcid pointer in
mt7996_mac_sta_init_link() (bsc#1012628).
- wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLO
(bsc#1012628).
- wifi: mt76: mt7925: add pci restore for hibernate (bsc#1012628).
- wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922
device (bsc#1012628).
- net/cls_cgroup: Fix task_get_classid() during qdisc run
(bsc#1012628).
- ionic: use int type for err in ionic_get_module_eeprom_by_page
(bsc#1012628).
- net: mana: Reduce waiting time if HWC not responding
(bsc#1012628).
- can: rcar_canfd: Update bit rate constants for RZ/G3E and
R-Car Gen4 (bsc#1012628).
- crypto: caam - double the entropy delay interval for retry
(bsc#1012628).
- crypto: ccp - Fix incorrect payload size calculation in
psp_poulate_hsti() (bsc#1012628).
- PCI: dwc: Verify the single eDMA IRQ in
dw_pcie_edma_irq_verify() (bsc#1012628).
- crypto: sun8i-ce - remove channel timeout field (bsc#1012628).
- watchdog: s3c2410_wdt: Fix max_timeout being calculated larger
(bsc#1012628).
- HID: asus: add Z13 folio to generic group for multitouch to work
(bsc#1012628).
- udp_tunnel: use netdev_warn() instead of netdev_WARN()
(bsc#1012628).
- selftests: net: lib.sh: Don't defer failed commands
(bsc#1012628).
- net: devmem: expose tcp_recvmsg_locked errors (bsc#1012628).
- selftests: Replace sleep with slowwait (bsc#1012628).
- PCI/AER: Fix NULL pointer access by aer_info (bsc#1012628).
- eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAP
(bsc#1012628).
- selftests: Disable dad for ipv6 in fcnal-test.sh (bsc#1012628).
- x86/virt/tdx: Use precalculated TDVPR page physical address
(bsc#1012628).
- x86/kvm: Prefer native qspinlock for dedicated vCPUs
irrespective of PV_UNHALT (bsc#1012628).
- netfilter: nf_reject: don't reply to icmp error messages
(bsc#1012628).
- openrisc: Add R_OR1K_32_PCREL relocation type module support
(bsc#1012628).
- selftests: traceroute: Return correct value on failure
(bsc#1012628).
- selftests: traceroute: Use require_command() (bsc#1012628).
- platform/x86/amd/pmf: Fix the custom bios input handling
mechanism (bsc#1012628).
- media: redrat3: use int type to store negative error codes
(bsc#1012628).
- selftests: net: replace sleeps in fcnal-test with waits
(bsc#1012628).
- net: sh_eth: Disable WoL if system can not suspend
(bsc#1012628).
- drm/msm/registers: Generate _HI/LO builders for reg64
(bsc#1012628).
- phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf
register 0 (bsc#1012628).
- phy: renesas: r8a779f0-ether-serdes: add new step added to
latest datasheet (bsc#1012628).
- Fix access to video_is_primary_device() when compiled without
CONFIG_VIDEO (bsc#1012628).
- phy: cadence: cdns-dphy: Enable lower resolutions in dphy
(bsc#1012628).
- fbcon: Use screen info to find primary device (bsc#1012628).
- wifi: mac80211: Fix HE capabilities element check (bsc#1012628).
- wifi: cfg80211: update the time stamps in hidden ssid
(bsc#1012628).
- ntfs3: pretend $Extend records as regular files (bsc#1012628).
- scsi: ufs: host: mediatek: Fix adapt issue after PA_Init
(bsc#1012628).
- scsi: ufs: host: mediatek: Disable auto-hibern8 during power
mode changes (bsc#1012628).
- scsi: ufs: host: mediatek: Correct system PM flow (bsc#1012628).
- net: phy: marvell: Fix 88e1510 downshift counter errata
(bsc#1012628).
- scsi: ufs: host: mediatek: Enhance recovery on hibernation
exit failure (bsc#1012628).
- scsi: ufs: host: mediatek: Fix unbalanced IRQ enable issue
(bsc#1012628).
- scsi: ufs: ufs-qcom: Align programming sequence of Shared ICE
for UFS controller v5 (bsc#1012628).
- scsi: ufs: host: mediatek: Enhance recovery on resume failure
(bsc#1012628).
- selftests: mptcp: join: allow more time to send ADD_ADDR
(bsc#1012628).
- drm/amdgpu: validate userq input args (bsc#1012628).
- f2fs: fix wrong layout information on 16KB page (bsc#1012628).
- drm/xe/guc: Always add CT disable action during second init step
(bsc#1012628).
- drm/bridge: write full Audio InfoFrame (bsc#1012628).
- media: qcom: camss: csiphy-3ph: Add CSIPHY 2ph DPHY v2.0.1
init sequence (bsc#1012628).
- media: i2c: og01a1b: Specify monochrome media bus format
instead of Bayer (bsc#1012628).
- media: ov08x40: Fix the horizontal flip control (bsc#1012628).
- drm/xe/i2c: Enable bus mastering (bsc#1012628).
- wifi: iwlwifi: fw: Add ASUS to PPAG and TAS list (bsc#1012628).
- wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1
(bsc#1012628).
- wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1
(bsc#1012628).
- PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
(bsc#1012628).
- selftests: net: make the dump test less sensitive to mem
accounting (bsc#1012628).
- idpf: link NAPIs to queues (bsc#1012628).
- drm/msm/a6xx: Switch to GMU AO counter (bsc#1012628).
- drm/msm/adreno: Add fenced regwrite support (bsc#1012628).
- drm/msm/adreno: Add speedbin data for A623 GPU (bsc#1012628).
- char: Use list_del_init() in misc_deregister() to reinitialize
list pointer (bsc#1012628).
- drm/msm: make sure to not queue up recovery more than once
(bsc#1012628).
- dt-bindings: display/msm/gmu: Update Adreno 623 bindings
(bsc#1012628).
- drm/msm: Fix 32b size truncation (bsc#1012628).
- drm/msm/adreno: Add speedbins for A663 GPU (bsc#1012628).
- eeprom: at25: support Cypress FRAMs without device ID
(bsc#1012628).
- tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()
(bsc#1012628).
- serdev: Drop dev_pm_domain_detach() call (bsc#1012628).
- serial: qcom-geni: Add DFS clock mode support to GENI UART
driver (bsc#1012628).
- usb: cdns3: gadget: Use-after-free during failed initialization
and exit of cdnsp gadget (bsc#1012628).
- usb: gadget: f_hid: Fix zero length packet transfer
(bsc#1012628).
- net: dsa: felix: support phy-mode = "10g-qxgmii" (bsc#1012628).
- selftests: ncdevmem: don't retry EFAULT (bsc#1012628).
- drm/amd/display: Indicate when custom brightness curves are
in use (bsc#1012628).
- drm/amd/pm: refine amdgpu pm sysfs node error code
(bsc#1012628).
- drm/amd/display: dont wait for pipe update during
medupdate/highirq (bsc#1012628).
- drm/amd/display: Fix pbn_div Calculation Error (bsc#1012628).
- drm/amdgpu: add support for cyan skillfish gpu_info
(bsc#1012628).
- drm/amdgpu: don't enable SMU on cyan skillfish (bsc#1012628).
- drm/amd: add more cyan skillfish PCI ids (bsc#1012628).
- drm/amdgpu: Correct info field of bad page threshold exceed CPER
(bsc#1012628).
- bus: mhi: host: pci_generic: Add support for all Foxconn
T99W696 SKU variants (bsc#1012628).
- iommu/apple-dart: Clear stream error indicator bits for T8110
DARTs (bsc#1012628).
- crypto: ccp: Skip SEV and SNP INIT for kdump boot (bsc#1012628).
- iommu/amd: Reuse device table for kdump (bsc#1012628).
- iommu/amd: Skip enabling command/event buffers for kdump
(bsc#1012628).
- iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
(bsc#1012628).
- drm/xe: improve dma-resv handling for backup object
(bsc#1012628).
- drm/gpusvm: fix hmm_pfn_to_map_order() usage (bsc#1012628).
- smsc911x: add second read of EEPROM mac when possible corruption
seen (bsc#1012628).
- net: call cond_resched() less often in __release_sock()
(bsc#1012628).
- drm/xe/guc: Set upper limit of H2G retries over CTB
(bsc#1012628).
- PCI: imx6: Enable the Vaux supply if available (bsc#1012628).
- ALSA: usb-audio: apply quirk for MOONDROP Quark2 (bsc#1012628).
- platform/x86/intel-uncore-freq: Present unique domain ID per
package (bsc#1012628).
- platform/x86: think-lmi: Add extra TC BIOS error messages
(bsc#1012628).
- wifi: mac80211: Fix 6 GHz Band capabilities element
advertisement in lower bands (bsc#1012628).
- media: verisilicon: Explicitly disable selection api ioctls
for decoders (bsc#1012628).
- media: adv7180: Only validate format in querystd (bsc#1012628).
- media: adv7180: Do not write format to device in set_fmt
(bsc#1012628).
- media: adv7180: Add missing lock in suspend callback
(bsc#1012628).
- net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
(bsc#1012628).
- netlink: specs: fou: change local-v6/peer-v6 check
(bsc#1012628).
- ixgbe: reduce number of reads when getting OROM data
(bsc#1012628).
- drm: panel-backlight-quirks: Make EDID match optional
(bsc#1012628).
- drm/panthor: check bo offset alignment in vm bind (bsc#1012628).
- wifi: mac80211: count reg connection element in the size
(bsc#1012628).
- drm/xe: Extend Wa_22021007897 to Xe3 platforms (bsc#1012628).
- ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
(bsc#1012628).
- selftests: drv-net: rss_ctx: make the test pass with few queues
(bsc#1012628).
- move_mount(2): take sanity checks in 'beneath' case into
do_lock_mount() (bsc#1012628).
- drm/amd/pm: Increase SMC timeout on SI and warn (v3)
(bsc#1012628).
- drm/xe/guc: Increase GuC crash dump buffer size (bsc#1012628).
- drm/amdgpu: Allow kfd CRIU with no buffer objects (bsc#1012628).
- drm/msm/dsi/phy_7nm: Fix missing initial VCO rate (bsc#1012628).
- drm/msm/dsi/phy: Toggle back buffer resync after preparing PLL
(bsc#1012628).
- netfilter: nf_tables: all transaction allocations can now sleep
(bsc#1012628).
- dmaengine: dw-edma: Set status for callback_result
(bsc#1012628).
- dmaengine: mv_xor: match alloc_wc and free_wc (bsc#1012628).
- dmaengine: sh: setup_xref error handling (bsc#1012628).
- drm/xe/guc: Add devm release action to safely tear down CT
(bsc#1012628).
- ptp: Limit time setting of PTP clocks (bsc#1012628).
- drm/st7571-i2c: add support for inverted pixel format
(bsc#1012628).
- wifi: iwlwifi: pcie: remember when interrupts are disabled
(bsc#1012628).
- media: nxp: imx8-isi: Fix streaming cleanup on release
(bsc#1012628).
- media: imx-mipi-csis: Only set clock rate when specified in DT
(bsc#1012628).
- scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in
reset on suspend (bsc#1012628).
- iio: adc: ad7124: do not require mclk (bsc#1012628).
- scsi: pm8001: Use int instead of u32 to store error codes
(bsc#1012628).
- crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()
(bsc#1012628).
- tcp: use dst_dev_rcu() in
tcp_fastopen_active_disable_ofo_check() (bsc#1012628).
- microchip: lan865x: add ndo_eth_ioctl handler to enable PHY
ioctl support (bsc#1012628).
- inet_diag: annotate data-races in inet_diag_bc_sk()
(bsc#1012628).
- mips: lantiq: danube: rename stp node on EASY50712 reference
board (bsc#1012628).
- mips: lantiq: xway: sysctrl: rename stp clock (bsc#1012628).
- mips: lantiq: danube: add missing device_type in pci node
(bsc#1012628).
- mips: lantiq: danube: add model to EASY50712 dts (bsc#1012628).
- mips: lantiq: danube: add missing properties to cpu node
(bsc#1012628).
- drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)
(bsc#1012628).
- drm/amdgpu: Avoid vcn v5.0.1 poison irq call trace on sriov
guest (bsc#1012628).
- drm/amd/display: incorrect conditions for failing dto
calculations (bsc#1012628).
- drm/amdgpu: Avoid jpeg v5.0.1 poison irq call trace on sriov
guest (bsc#1012628).
- drm/amd/display: Increase minimum clock for TMDS 420 with pipe
splitting (bsc#1012628).
- drm/amdgpu: Notify pmfw bad page threshold exceeded
(bsc#1012628).
- ASoC: SOF: ipc4-pcm: Add fixup for channels (bsc#1012628).
- media: pci: mgb4: Fix timings comparison in VIDIOC_S_DV_TIMINGS
(bsc#1012628).
- media: fix uninitialized symbol warnings (bsc#1012628).
- selftests: drv-net: rss_ctx: fix the queue count check
(bsc#1012628).
- drm/msm: Use of_reserved_mem_region_to_resource() for
"memory-region" (bsc#1012628).
- drm/msm/dpu: Filter modes based on adjusted mode clock
(bsc#1012628).
- platform/x86/intel-uncore-freq: Fix warning in partitioned
system (bsc#1012628).
- wifi: iwlwifi: mld: trigger mlo scan only when not in EMLSR
(bsc#1012628).
- eth: fbnic: Reset hw stats upon PCI error (bsc#1012628).
- net: Prevent RPS table overwrite of active flows (bsc#1012628).
- drm/xe: Cancel pending TLB inval workers on teardown
(bsc#1012628).
- drm/amdgpu/vpe: cancel delayed work in hw_fini (bsc#1012628).
- drm/amd/display: Consider sink max slice width limitation for
dsc (bsc#1012628).
- drm/amd/display: wait for otg update pending latch before
clock optimization (bsc#1012628).
- drm/amdkfd: Tie UNMAP_LATENCY to queue_preemption (bsc#1012628).
- drm/amd/display: Support HW cursor 180 rot for any number of
pipe splits (bsc#1012628).
- drm/amdkfd: fix vram allocation failure for a special case
(bsc#1012628).
- drm/amdgpu: Correct the counts of nr_banks and nr_errors
(bsc#1012628).
- drm/amdgpu: Correct the loss of aca bank reg info (bsc#1012628).
- misc: pci_endpoint_test: Skip IRQ tests if irq is out of range
(bsc#1012628).
- drm/xe: Ensure GT is in C0 during resumes (bsc#1012628).
- selftests: pci_endpoint: Skip IRQ test if IRQ is out of range
(bsc#1012628).
- virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
(bsc#1012628).
- fuse: zero initialize inode private data (bsc#1012628).
- selftests: drv-net: hds: restore hds settings (bsc#1012628).
- net: phy: fixed_phy: let fixed_phy_unregister free the
phy_device (bsc#1012628).
- drm/xe/wcl: Extend L3bank mask workaround (bsc#1012628).
- remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper
(bsc#1012628).
- drm/xe: Set GT as wedged before sending wedged uevent
(bsc#1012628).
- extcon: axp288: Fix wakeup source leaks on device unbind
(bsc#1012628).
- extcon: fsa9480: Fix wakeup source leaks on device unbind
(bsc#1012628).
- extcon: adc-jack: Fix wakeup source leaks on device unbind
(bsc#1012628).
- scsi: pm80xx: Fix race condition caused by static variables
(bsc#1012628).
- scsi: mpi3mr: Fix controller init failure on fault during
queue creation (bsc#1012628).
- scsi: mpi3mr: Fix I/O failures during controller reset
(bsc#1012628).
- wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP
glitch (bsc#1012628).
- scsi: mpi3mr: Fix device loss during enclosure reboot due to
zero link speed (bsc#1012628).
- net: ipv4: allow directed broadcast routes to use dst hint
(bsc#1012628).
- rpmsg: char: Export alias for RPMSG ID rpmsg-raw from table
(bsc#1012628).
- media: ipu6: isys: Set embedded data type correctly for metadata
formats (bsc#1012628).
- iio: imu: bmi270: Match PNP ID found on newer GPD firmware
(bsc#1012628).
- net: wangxun: limit tx_max_coalesced_frames_irq (bsc#1012628).
- rds: Fix endianness annotation for RDS_MPATH_HASH (bsc#1012628).
- drm/panel: ilitek-ili9881c: move display_on/_off dcs calls to
(un-)prepare (bsc#1012628).
- drm/panel: ilitek-ili9881c: turn off power-supply when init
fails (bsc#1012628).
- drm/xe/pcode: Initialize data0 for pcode read routine
(bsc#1012628).
- idpf: do not linearize big TSO packets (bsc#1012628).
- Octeontx2-af: Broadcast XON on all channels (bsc#1012628).
- ALSA: usb-audio: Add validation of UAC2/UAC3 effect units
(bsc#1012628).
- tty: serial: Modify the use of dev_err_probe() (bsc#1012628).
- bnxt_en: Add Hyper-V VF ID (bsc#1012628).
- PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
(bsc#1012628).
- f2fs: fix to detect potential corrupted nid in free_nid_list
(bsc#1012628).
- dmaengine: idxd: Add a new IAA device ID for Wildcat Lake
family platforms (bsc#1012628).
- net: Call trace_sock_exceed_buf_limit() for memcg failure with
SK_MEM_RECV (bsc#1012628).
- net: stmmac: Correctly handle Rx checksum offload errors
(bsc#1012628).
- net: When removing nexthops, don't call synchronize_net if it
is not necessary (bsc#1012628).
- char: misc: Does not request module for miscdevice with dynamic
minor (bsc#1012628).
- char: misc: Make misc_register() reentry for miscdevice who
wants dynamic minor (bsc#1012628).
- dm error: mark as DM_TARGET_PASSES_INTEGRITY (bsc#1012628).
- wifi: rtw89: 8851b: rfk: update IQK TIA setting (bsc#1012628).
- wifi: rtw89: fix BSSID comparison for non-transmitted BSSID
(bsc#1012628).
- wifi: rtw89: wow: remove notify during WoWLAN net-detect
(bsc#1012628).
- drm/xe: Make page size consistent in loop (bsc#1012628).
- ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x
speakers (bsc#1012628).
- ASoC: Intel: avs: Do not share the name pointer between
components (bsc#1012628).
- ASoC: es8323: add proper left/right mixer controls via DAPM
(bsc#1012628).
- ASoC: es8323: remove DAC enablement write from es8323_probe
(bsc#1012628).
- usb: gadget: f_ncm: Fix MAC assignment NCM ethernet
(bsc#1012628).
- iio: adc: imx93_adc: load calibrated values even calibration
failed (bsc#1012628).
- iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg
sample before setting register (bsc#1012628).
- hwrng: timeriomem - Use us_to_ktime() where appropriate
(bsc#1012628).
- drm/amdgpu: refactor bad_page_work for corner case handling
(bsc#1012628).
- drm/amdkfd: Handle lack of READ permissions in SVM mapping
(bsc#1012628).
- drm/amdgpu: fix nullptr err of vm_handle_moved (bsc#1012628).
- drm/bridge: display-connector: don't set OP_DETECT for
DisplayPorts (bsc#1012628).
- HID: pidff: PERMISSIVE_CONTROL quirk autodetection
(bsc#1012628).
- HID: pidff: Use direction fix only for conditional effects
(bsc#1012628).
- drm/panthor: Serialize GPU cache flush operations (bsc#1012628).
- media: imon: make send_packet() more robust (bsc#1012628).
- net: ipv6: fix field-spanning memcpy warning in AH output
(bsc#1012628).
- gpu: nova-core: register: allow fields named `offset`
(bsc#1012628).
- scsi: ufs: host: mediatek: Fix invalid access in vccqx handling
(bsc#1012628).
- scsi: ufs: host: mediatek: Change reset sequence for improved
stability (bsc#1012628).
- scsi: ufs: host: mediatek: Assign power mode userdata before
FASTAUTO mode change (bsc#1012628).
- scsi: ufs: host: mediatek: Fix PWM mode switch issue
(bsc#1012628).
- scsi: ufs: host: mediatek: Fix auto-hibern8 timer configuration
(bsc#1012628).
- net: phy: mscc: report and configure in-band auto-negotiation
for SGMII/QSGMII (bsc#1012628).
- selftests: drv-net: wait for carrier (bsc#1012628).
- bridge: Redirect to backup port when port is administratively
down (bsc#1012628).
- s390/pci: Use pci_uevent_ers() in PCI recovery (bsc#1012628).
- powerpc/eeh: Use result of error_detected() in uevent
(bsc#1012628).
- ASoC: es8323: enable DAPM power widgets for playback DAC and
output (bsc#1012628).
- tty: serial: ip22zilog: Use platform device for probing
(bsc#1012628).
- thunderbolt: Use is_pciehp instead of is_hotplug_bridge
(bsc#1012628).
- ice: Don't use %pK through printk or tracepoints (bsc#1012628).
- net: stmmac: Check stmmac_hw_setup() in stmmac_resume()
(bsc#1012628).
- x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
(bsc#1012628).
- PCI/ERR: Update device error_state already after reset
(bsc#1012628).
- media: i2c: Kconfig: Ensure a dependency on HAVE_CLK for
VIDEO_CAMERA_SENSOR (bsc#1012628).
- RDMA/mana_ib: Drain send wrs of GSI QP (bsc#1012628).
- drm/tidss: Remove early fb (bsc#1012628).
- drm/tidss: Set crtc modesetting parameters with adjusted mode
(bsc#1012628).
- drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURST
(bsc#1012628).
- drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME value (bsc#1012628).
- drm/tidss: Use the crtc_* timings when programming the HW
(bsc#1012628).
- media: amphion: Delete v4l2_fh synchronously in .release()
(bsc#1012628).
- media: pci: ivtv: Don't create fake v4l2_fh (bsc#1012628).
- selftests: drv-net: devmem: flip the direction of Tx tests
(bsc#1012628).
- selftests: drv-net: devmem: add / correct the IPv6 support
(bsc#1012628).
- drm/amdkfd: return -ENOTTY for unsupported IOCTLs (bsc#1012628).
- wifi: rtw89: add dummy C2H handlers for BCN resend and update
done (bsc#1012628).
- wifi: rtw88: sdio: use indirect IO for device registers before
power-on (bsc#1012628).
- wifi: rtw89: print just once for unknown C2H events
(bsc#1012628).
- selftests/net: Ensure assert() triggers in psock_tpacket.c
(bsc#1012628).
- selftests/net: Replace non-standard __WORDSIZE with sizeof(long)
* 8 (bsc#1012628).
- drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345
(bsc#1012628).
- drm/nouveau: always set RMDevidCheckIgnore for GSP-RM
(bsc#1012628).
- PCI: Disable MSI on RDC PCI to PCIe bridges (bsc#1012628).
- drm/sharp-memory: Do not access GEM-DMA vaddr directly
(bsc#1012628).
- docs: kernel-doc: avoid script crash on ancient Python
(bsc#1012628).
- drm/xe: rework PDE PAT index selection (bsc#1012628).
- drm/amd/display: Wait until OTG enable state is cleared
(bsc#1012628).
- drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exit
(bsc#1012628).
- drm/amd/display: Reset apply_eamless_boot_optimization when
dpms_off (bsc#1012628).
- ASoC: mediatek: Use SND_JACK_AVOUT for HDMI/DP jacks
(bsc#1012628).
- ASoC: tas2781: Add keyword "init" in profile section
(bsc#1012628).
- drm/nouveau: replace snprintf() with scnprintf() in
nvkm_snprintbf() (bsc#1012628).
- drm/xe/pf: Program LMTT directory pointer on all GTs within
a tile (bsc#1012628).
- drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff
(bsc#1012628).
- accel/amdxdna: Unify pm and rpm suspend and resume callbacks
(bsc#1012628).
- drm/amd/pm: Use cached metrics data on arcturus (bsc#1012628).
- drm/amd/pm: Use cached metrics data on aldebaran (bsc#1012628).
- drm/amd/display: update dpp/disp clock from smu clock table
(bsc#1012628).
- drm/amd/display: fix dmub access race condition (bsc#1012628).
- drm/amdgpu: skip mgpu fan boost for multi-vf (bsc#1012628).
- drm/amdgpu: Initialize jpeg v5_0_1 ras function (bsc#1012628).
- drm/amd/display: add more cyan skillfish devices (bsc#1012628).
- drm/amdgpu: Skip poison aca bank from UE channel (bsc#1012628).
- drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3
platforms (bsc#1012628).
- drm/amdgpu: Fix vcn v5.0.1 poison irq call trace (bsc#1012628).
- drm/amd/amdgpu: Release xcp drm memory after unplug
(bsc#1012628).
- drm/amdgpu: Effective health check before reset (bsc#1012628).
- drm/amdgpu: Avoid rma causes GPU duplicate reset (bsc#1012628).
- drm/amdgpu: Update IPID value for bad page threshold CPER
(bsc#1012628).
- drm/amdgpu: Fix build error when CONFIG_SUSPEND is disabled
(bsc#1012628).
- drm/xe/pf: Don't resume device from restart worker
(bsc#1012628).
- drm/xe: Fix oops in xe_gem_fault when running core_hotunplug
test (bsc#1012628).
- drm/xe/guc: Add more GuC load error status codes (bsc#1012628).
- drm/amd/display: Cache streams targeting link when performing
LT automation (bsc#1012628).
- drm/amd/display: Fix dmub_cmd header alignment (bsc#1012628).
- drm/amd/display: Increase AUX Intra-Hop Done Max Wait Duration
(bsc#1012628).
- drm/amd/display: Move setup_stream_attribute (bsc#1012628).
- drm/amd/display: Remove check DPIA HPD status for BW Allocation
(bsc#1012628).
- drm/amdgpu: Check vcn sram load return value (bsc#1012628).
- drm/amdgpu: add range check for RAS bad page address
(bsc#1012628).
- drm/amd/display: ensure committing streams is seamless
(bsc#1012628).
- drm/amd/display: fix condition for setting timing_adjust_pending
(bsc#1012628).
- drm/amd/display: Update tiled to tiled copy command
(bsc#1012628).
- drm/xe/configfs: Enforce canonical device names (bsc#1012628).
- drm/xe/ptl: Apply Wa_16026007364 (bsc#1012628).
- mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs
(bsc#1012628).
- mfd: cs42l43: Move IRQ enable/disable to encompass force suspend
(bsc#1012628).
- mfd: core: Increment of_node's refcount before linking it to
the platform device (bsc#1012628).
- mfd: macsmc: Add "apple,t8103-smc" compatible (bsc#1012628).
- mfd: da9063: Split chip variant reading in two bus transactions
(bsc#1012628).
- mfd: madera: Work around false-positive -Wininitialized warning
(bsc#1012628).
- mfd: qnap-mcu: Include linux/types.h in qnap-mcu.h shared header
(bsc#1012628).
- mfd: qnap-mcu: Handle errors returned from qnap_mcu_write
(bsc#1012628).
- mfd: stmpe-i2c: Add missing MODULE_LICENSE (bsc#1012628).
- mfd: stmpe: Remove IRQ domain upon removal (bsc#1012628).
- mfd: simple-mfd-i2c: Add compatible strings for Layerscape
QIXIS FPGA (bsc#1012628).
- tools/power x86_energy_perf_policy: Prefer driver HWP limits
(bsc#1012628).
- tools/power x86_energy_perf_policy: Enhance HWP enable
(bsc#1012628).
- tools/power x86_energy_perf_policy: Fix incorrect fopen mode
usage (bsc#1012628).
- tools/power turbostat: Fix incorrect sorting of PMT telemetry
(bsc#1012628).
- selftests/bpf: Fix flaky bpf_cookie selftest (bsc#1012628).
- tools/cpupower: Fix incorrect size in cpuidle_state_disable()
(bsc#1012628).
- hwmon: (dell-smm) Add support for Dell OptiPlex 7040
(bsc#1012628).
- hwmon: (dell-smm) Remove Dell Precision 490 custom config data
(bsc#1012628).
- hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutex
(bsc#1012628).
- uprobe: Do not emulate/sstep original instruction when ip is
changed (bsc#1012628).
- nvme: Use non zero KATO for persistent discovery connections
(bsc#1012628).
- selftests: drv-net: Pull data before parsing headers
(bsc#1012628).
- bpf: Clear pfmemalloc flag when freeing all fragments
(bsc#1012628).
- riscv: bpf: Fix uninitialized symbol 'retval_off' (bsc#1012628).
- blk-cgroup: fix possible deadlock while configuring policy
(bsc#1012628).
- clocksource/drivers/timer-rtl-otto: Do not interfere with
interrupts (bsc#1012628).
- clocksource/drivers/timer-rtl-otto: Work around dying timers
(bsc#1012628).
- clocksource/drivers/vf-pit: Replace raw_readl/writel to
readl/writel (bsc#1012628).
- ACPI: SPCR: Support Precise Baud Rate field (bsc#1012628).
- spi: rpc-if: Add resume support for RZ/G3E (bsc#1012628).
- selftests: ublk: fix behavior when fio is not installed
(bsc#1012628).
- selftests/bpf: Fix selftest verifier_arena_large failure
(bsc#1012628).
- futex: Don't leak robust_list pointer on exec race
(bsc#1012628).
- cpuidle: Fail cpuidle device registration if there is one
already (bsc#1012628).
- bpftool: Fix -Wuninitialized-const-pointer warnings with clang
>= 21 (bsc#1012628).
- power: supply: qcom_battmgr: handle charging state change
notifications (bsc#1012628).
- pmdomain: apple: Add "apple,t8103-pmgr-pwrstate" (bsc#1012628).
- io_uring/zcrx: account niov arrays to cgroup (bsc#1012628).
- tools/cpupower: fix error return value in cpupower_write_sysfs()
(bsc#1012628).
- io_uring/zcrx: check all niovs filled with dma addresses
(bsc#1012628).
- i3c: dw: Add shutdown support to dw_i3c_master driver
(bsc#1012628).
- video: backlight: lp855x_bl: Set correct EPROM start for LP8556
(bsc#1012628).
- rust: kunit: allow `cfg` on `test`s (bsc#1012628).
- i3c: mipi-i3c-hci-pci: Add support for Intel Wildcat Lake-U I3C
(bsc#1012628).
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
(bsc#1012628).
- selftests/bpf: Fix arena_spin_lock selftest failure
(bsc#1012628).
- kunit: Enable PCI on UML without triggering WARN()
(bsc#1012628).
- nvme-fc: use lock accessing port_state and rport state
(bsc#1012628).
- nvmet-fc: avoid scheduling association deletion twice
(bsc#1012628).
- tee: allow a driver to allocate a tee_device without a pool
(bsc#1012628).
- ACPICA: dispatcher: Use acpi_ds_clear_operands() in
acpi_ds_call_control_method() (bsc#1012628).
- pwm: pca9685: Use bulk write to atomicially update registers
(bsc#1012628).
- mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
(bsc#1012628).
- soc: ti: k3-socinfo: Add information for AM62L SR1.1
(bsc#1012628).
- firmware: qcom: tzmem: disable sc7180 platform (bsc#1012628).
- ARM: tegra: transformer-20: fix audio-codec interrupt
(bsc#1012628).
- ARM: tegra: transformer-20: add missing magnetometer interrupt
(bsc#1012628).
- ARM: tegra: p880: set correct touchscreen clipping
(bsc#1012628).
- soc/tegra: fuse: Add Tegra114 nvmem cells and fuse lookups
(bsc#1012628).
- arm64: zynqmp: Revert usb node drive strength and slew rate
for zcu106 (bsc#1012628).
- arm64: zynqmp: Disable coresight by default (bsc#1012628).
- cpufreq: ondemand: Update the efficient idle check for Intel
extended Families (bsc#1012628).
- irqchip/loongson-pch-lpc: Use legacy domain for PCH-LPC IRQ
controller (bsc#1012628).
- block: check for valid bio while splitting (bsc#1012628).
- selftests/bpf: Fix incorrect array size calculation
(bsc#1012628).
- hwmon: sy7636a: add alias (bsc#1012628).
- io_uring/rsrc: respect submitter_task in
io_register_clone_buffers() (bsc#1012628).
- power: supply: sbs-charger: Support multiple devices
(bsc#1012628).
- pinctrl: keembay: release allocated memory in detach path
(bsc#1012628).
- pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt
control registers (bsc#1012628).
- hwmon: (sbtsi_temp) AMD CPU extended temperature range support
(bsc#1012628).
- hwmon: (lenovo-ec-sensors) Update P8 supprt (bsc#1012628).
- hwmon: (k10temp) Add device ID for Strix Halo (bsc#1012628).
- hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based
models (bsc#1012628).
- power: supply: qcom_battmgr: add OOI chemistry (bsc#1012628).
- thermal: intel: selftests: workload_hint: Mask unsupported types
(bsc#1012628).
- thermal: gov_step_wise: Allow cooling level to be reduced
earlier (bsc#1012628).
- ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]
(bsc#1012628).
- ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CU
(bsc#1012628).
- ACPI: PRM: Skip handlers with NULL handler_address or NULL VA
(bsc#1012628).
- irqchip/gic-v2m: Handle Multiple MSI base IRQ Alignment
(bsc#1012628).
- selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
(bsc#1012628).
- arc: Fix __fls() const-foldability via __builtin_clzl()
(bsc#1012628).
- kselftest/arm64: tpidr2: Switch to waitpid() over wait4()
(bsc#1012628).
- firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 /
Latitude 7455 (bsc#1012628).
- cpufreq/longhaul: handle NULL policy in longhaul_exit
(bsc#1012628).
- arm64: versal-net: Update rtc calibration value (bsc#1012628).
- selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
(bsc#1012628).
- libbpf: Fix USDT SIB argument handling causing unrecognized
register error (bsc#1012628).
- ACPI: video: force native for Lenovo 82K8 (bsc#1012628).
- ACPI: sysfs: Use ACPI_FREE() for freeing an ACPI object
(bsc#1012628).
- io_uring/zctx: check chained notif contexts (bsc#1012628).
- irqchip/loongson-eiointc: Route interrupt parsed from bios table
(bsc#1012628).
- irqchip/sifive-plic: Respect mask state when setting affinity
(bsc#1012628).
- firewire: ohci: move self_id_complete tracepoint after
validating register (bsc#1012628).
- firmware: ti_sci: Enable abort handling of entry to LPM
(bsc#1012628).
- bpf: Use tnums for JEQ/JNE is_branch_taken logic (bsc#1012628).
- cpufreq: ti: Add support for AM62D2 (bsc#1012628).
- memstick: Add timeout to prevent indefinite waiting
(bsc#1012628).
- mmc: host: renesas_sdhi: Fix the actual clock (bsc#1012628).
- pinctrl: single: fix bias pull up/down handling in
pin_config_set (bsc#1012628).
- mmc: sdhci: Disable SD card clock before changing parameters
(bsc#1012628).
- bpf: Don't use %pK through printk (bsc#1012628).
- soc: ti: pruss: don't use %pK through printk (bsc#1012628).
- spi: spi-qpic-snand: handle 'use_ecc' parameter of
qcom_spi_config_cw_read() (bsc#1012628).
- spi: loopback-test: Don't use %pK through printk (bsc#1012628).
- soc: qcom: smem: Fix endian-unaware access of num_entries
(bsc#1012628).
- firmware: qcom: scm: preserve assign_mem() error return value
(bsc#1012628).
- soc: aspeed: socinfo: Add AST27xx silicon IDs (bsc#1012628).
- usb: gadget: f_fs: Fix epfile null pointer access after ep
enable (bsc#1012628).
- mfd: kempld: Switch back to earlier ->init() behavior
(bsc#1012628).
- PM: sleep: Allow pm_restrict_gfp_mask() stacking (bsc#1012628).
- PM: hibernate: Combine return paths in power_down()
(bsc#1012628).
- cpuidle: governors: menu: Select polling state in some more
cases (bsc#1012628).
- cpuidle: governors: menu: Rearrange main loop in menu_select()
(bsc#1012628).
- mptcp: fix MSG_PEEK stream corruption (bsc#1012628).
- mptcp: leverage skb deferral free (bsc#1012628).
- drm/amd/display: Add HDR workaround for a specific eDP
(bsc#1012628).
- drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM
low-power is disabled on DCN30 (bsc#1012628).
- drm/amd/display: Fix incorrect return of vblank enable on
unconfigured crtc (bsc#1012628).
- drm/amd: Check that VPE has reached DPM0 in idle handler
(bsc#1012628).
- drm/ast: Clear preserved bits from register output value
(bsc#1012628).
- drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-S
(bsc#1012628).
- drm/mediatek: Fix device use-after-free on unbind (bsc#1012628).
- drm/nouveau: Fix race in nouveau_sched_fini() (bsc#1012628).
- drm/sched: Fix race in drm_sched_entity_select_rq()
(bsc#1012628).
- drm/sched: avoid killing parent entity on child SIGKILL
(bsc#1012628).
- drm/sysfb: Do not dereference NULL pointer in plane reset
(bsc#1012628).
- drm/xe: Do not wake device during a GT reset (bsc#1012628).
- s390/mm: Fix memory leak in add_marker() when kvrealloc()
fails (bsc#1012628).
- s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (bsc#1012628).
- s390/pci: Avoid deadlock between PCI error recovery and mlx5
crdump (bsc#1012628).
- regmap: irq: Correct documentation of wake_invert flag
(bsc#1012628).
- regmap: slimbus: fix bus_context pointer in regmap init calls
(bsc#1012628).
- perf/x86/intel: Fix KASAN global-out-of-bounds warning
(bsc#1012628).
- kbuild: align modinfo section for Secureboot Authenticode EDK2
compat (bsc#1012628).
- dma-fence: Fix safe access wrapper to call timeline name method
(bsc#1012628).
- block: make REQ_OP_ZONE_OPEN a write operation (bsc#1012628).
- block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
(bsc#1012628).
- ACPI: fan: Use ACPI handle when retrieving _FST (bsc#1012628).
- drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.h (bsc#1012628).
- drm/amdgpu: fix SPDX header on amd_cper.h (bsc#1012628).
- drm/amdgpu: fix SPDX headers on amdgpu_cper.c/h (bsc#1012628).
- drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on
Iceland (bsc#1012628).
- drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji
(bsc#1012628).
- drm/amd/pm: fix smu table id bound check issue in
smu_cmn_update_table() (bsc#1012628).
- drm/radeon: Remove calls to drm_put_dev() (bsc#1012628).
- drm/radeon: Do not kfree() devres managed rdev (bsc#1012628).
- ASoC: soc_sdw_utils: remove cs42l43 component_name
(bsc#1012628).
- ASoC: fsl_sai: Fix sync error in consumer mode (bsc#1012628).
- dpll: spec: add missing module-name and clock-id to pin-get
reply (bsc#1012628).
- tools: ynl: avoid print_field when there is no reply
(bsc#1012628).
- sfc: fix potential memory leak in efx_mae_process_mport()
(bsc#1012628).
- net: hns3: return error code when function fails (bsc#1012628).
- tools: ynl: fix string attribute length to include null
terminator (bsc#1012628).
- drm/etnaviv: fix flush sequence logic (bsc#1012628).
- ACPI: MRRM: Check revision of MRRM table (bsc#1012628).
- ALSA: usb-audio: don't log messages meant for 1810c when
initializing 1824c (bsc#1012628).
- ALSA: usb-audio: add mono main switch to Presonus S1824c
(bsc#1012628).
- drm/msm: Ensure vm is created in VM_BIND ioctl (bsc#1012628).
- bpf: Conditionally include dynptr copy kfuncs (bsc#1012628).
- Bluetooth: hci_core: Fix tracking of periodic advertisement
(bsc#1012628).
- Bluetooth: hci_conn: Fix connection cleanup with BIG with 2
or more BIS (bsc#1012628).
- Bluetooth: btintel_pcie: Fix event packet loss issue
(bsc#1012628).
- Bluetooth: ISO: Fix another instance of dst_type handling
(bsc#1012628).
- Bluetooth: MGMT: fix crash in set_mesh_sync and
set_mesh_complete (bsc#1012628).
- Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
(bsc#1012628).
- Bluetooth: btmtksdio: Add pmctrl handling for BT closed state
during reset (bsc#1012628).
- Bluetooth: ISO: Fix BIS connection dst_type handling
(bsc#1012628).
- Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once
(bsc#1012628).
- usbnet: Prevents free active kevent (bsc#1012628).
- ASoC: mediatek: Fix double pm_runtime_disable in remove
functions (bsc#1012628).
- libbpf: Fix powerpc's stack register definition in bpf_tracing.h
(bsc#1012628).
- ASoC: fsl_micfil: correct the endian format for DSD
(bsc#1012628).
- ASoC: fsl_sai: fix bit order for DSD format (bsc#1012628).
- ASoC: Intel: avs: Disable periods-elapsed work when closing PCM
(bsc#1012628).
- ASoC: Intel: avs: Unprepare a stream when XRUN occurs
(bsc#1012628).
- crypto: aspeed - fix double free caused by devm (bsc#1012628).
- crypto: s390/phmac - Do not modify the req->nbytes value
(bsc#1012628).
- nvmet-auth: update sc_c in host response (bsc#1012628).
- bpf: Do not audit capability check in do_jit() (bsc#1012628).
- scsi: core: Fix the unit attention counter implementation
(bsc#1012628).
- scsi: ufs: core: Initialize value of an attribute returned by
uic cmd (bsc#1012628).
- bpf: Sync pending IRQ work before freeing ring buffer
(bsc#1012628).
- kunit: test_dev_action: Correctly cast 'priv' pointer to long*
(bsc#1012628).
- wifi: nl80211: call kfree without a NULL check (bsc#1012628).
- wifi: mac80211: fix key tailroom accounting leak (bsc#1012628).
- wifi: mac80211: reset FILS discovery and unsol probe resp
intervals (bsc#1012628).
- ASoC: cs-amp-lib-test: Fix missing include of kunit/test-bug.h
(bsc#1012628).
- wifi: iwlwifi: fix potential use after free in
iwl_mld_remove_link() (bsc#1012628).
- ALSA: usb-audio: fix control pipe direction (bsc#1012628).
- drm/msm: make sure last_fence is always updated (bsc#1012628).
- drm/msm/a6xx: Fix GMU firmware parser (bsc#1012628).
- drm/msm: Fix GEM free for imported dma-bufs (bsc#1012628).
- wifi: ath11k: avoid bit operation on key flags (bsc#1012628).
- wifi: ath12k: free skb during idr cleanup callback
(bsc#1012628).
- wifi: ath11k: Add missing platform IDs for quirk table
(bsc#1012628).
- wifi: ath10k: Fix memory leak on unsupported WMI command
(bsc#1012628).
- x86/fpu: Ensure XFD state on signal delivery (bsc#1012628).
- x86/CPU/AMD: Add RDSEED fix for Zen5 (bsc#1012628).
- x86/build: Disable SSE4a (bsc#1012628).
- smb: client: fix potential cfid UAF in smb2_query_info_compound
(bsc#1012628).
- s390/pci: Restore IRQ unconditionally for the zPCI device
(bsc#1012628).
- ASoC: renesas: rz-ssi: Use proper dma_buffer_pos after resume
(bsc#1012628).
- ASoC: qdsp6: q6asm: do not sleep while atomic (bsc#1012628).
- mptcp: restore window probe (bsc#1012628).
- mptcp: drop bogus optimization in __mptcp_check_push()
(bsc#1012628).
- fbdev: valkyriefb: Fix reference count leak in valkyriefb_init
(bsc#1012628).
- fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
(bsc#1012628).
- wifi: brcmfmac: fix crash while sending Action Frames in
standalone AP Mode (bsc#1012628).
- net: phy: dp83867: Disable EEE support as not implemented
(bsc#1012628).
- Bluetooth: rfcomm: fix modem control handling (bsc#1012628).
- fbdev: bitblit: bound-check glyph index in bit_putcs*
(bsc#1012628).
- batman-adv: Release references to inactive interfaces
(bsc#1012628).
- virtio-net: drop the multi-buffer XDP packet in zerocopy
(bsc#1012628).
- ACPI: fan: Use platform device for devres-related actions
(bsc#1012628).
- ACPI: button: Call input_free_device() on failing input device
registration (bsc#1012628).
- ACPI: video: Fix use-after-free in
acpi_video_switch_brightness() (bsc#1012628).
- fbdev: atyfb: Check if pll_ops->init_pll failed (bsc#1012628).
- fbcon: Set fb_display[i]->mode to NULL when the mode is released
(bsc#1012628).
- net: usb: asix_devices: Check return value of
usbnet_get_endpoints (bsc#1012628).
- Revert "NFSD: Remove the cap on number of operations per NFSv4
COMPOUND" (bsc#1012628).
- NFSD: Fix crash in nfsd4_read_release() (bsc#1012628).
- NFSD: Define actions for the new time_deleg FATTR4 attributes
(bsc#1012628).
- sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
(bsc#1012628).
- Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
(bsc#1012628).
- commit 051eaf7
* Thu Nov 13 2025 rfrohl@suse.com
- Linux 6.12.58 (bsc#1234429).
- drm/amd/display: Fix black screen with HDMI outputs
(bsc#1234429).
- drm/amdgpu: Fix function header names in amdgpu_connectors.c
(bsc#1234429).
- drm/amdgpu: Fix unintended error log in VCN5_0_0 (bsc#1234429).
- ACPI: SPCR: Check for table version when using precise baudrate
(bsc#1234429).
- extcon: adc-jack: Cleanup wakeup source only if it was enabled
(bsc#1234429).
- drm/amd/display: update color on atomic commit time
(bsc#1234429).
- scsi: ufs: core: Add a quirk to suppress link_startup_again
(bsc#1234429).
- scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE
for Intel ADL (bsc#1234429).
- scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllers
(bsc#1234429).
- lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround
for GCC (bsc#1234429).
- virtio-net: fix received length check in big packets
(bsc#1234429).
- drm/amd/display: Fix NULL deref in debugfs odm_combine_segments
(bsc#1234429).
- drm/amdgpu/smu: Handle S0ix for vangogh (bsc#1234429).
- smb: client: fix potential UAF in smb2_close_cached_fid()
(bsc#1234429).
- smb: client: validate change notify buffer before copy
(bsc#1234429).
- x86/microcode/AMD: Add more known models to entry sign checking
(bsc#1234429).
- rtc: rx8025: fix incorrect register reference (bsc#1234429).
- parisc: Avoid crash due to unaligned access in unwinder
(bsc#1234429).
- iommufd: Don't overflow during division for dirty tracking
(bsc#1234429).
- Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
(bsc#1234429).
- drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb
(bsc#1234429).
- drm/amd/display: Enable mst when it's detected but yet to be
initialized (bsc#1234429).
- tracing: Fix memory leaks in create_field_var() (bsc#1234429).
- net: bridge: fix MST static key usage (bsc#1234429).
- net: bridge: fix use-after-free due to MST port state bypass
(bsc#1234429).
- lan966x: Fix sleeping in atomic context (bsc#1234429).
- net: dsa: microchip: Fix reserved multicast address table
programming (bsc#1234429).
- net: wan: framer: pef2256: Switch to devm_mfd_add_devices()
(bsc#1234429).
- net/mlx5e: SHAMPO, Fix skb size check for 64K pages
(bsc#1234429).
- net: ti: icssg-prueth: Fix fdb hash size configuration
(bsc#1234429).
- net/mlx5e: Fix return value in case of module EEPROM read error
(bsc#1234429).
- wifi: mac80211_hwsim: Limit destroy_on_close radio removal to
netgroup (bsc#1234429).
- bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()
(bsc#1234429).
- bnxt_en: Refactor bnxt_free_ctx_mem() (bsc#1234429).
- bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type
(bsc#1234429).
- bnxt_en: Fix a possible memory leak in bnxt_ptp_init
(bsc#1234429).
- net: usb: qmi_wwan: initialize MAC header offset in
qmimux_rx_fixup (bsc#1234429).
- net: ionic: map SKB after pseudo-header checksum prep
(bsc#1234429).
- net: ionic: add dma_wmb() before ringing TX doorbell
(bsc#1234429).
- sctp: Hold sock lock while iterating over address list
(bsc#1234429).
- sctp: Prevent TOCTOU out-of-bounds write (bsc#1234429).
- sctp: Hold RCU read lock while iterating over address list
(bsc#1234429).
- net: dsa: b53: stop reading ARL entries if search is done
(bsc#1234429).
- net: dsa: b53: fix enabling ip multicast (bsc#1234429).
- net: dsa: b53: fix bcm63xx RGMII port link adjustment
(bsc#1234429).
- net: dsa: b53: fix resetting speed and pause on forced link
(bsc#1234429).
- gpiolib: fix invalid pointer access in debugfs (bsc#1234429).
- gpio: swnode: don't use the swnode's name as the key for GPIO
lookup (bsc#1234429).
- net: vlan: sync VLAN features with lower device (bsc#1234429).
- selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing
ethtool-common.sh (bsc#1234429).
- selftests/net: use destination options instead of hop-by-hop
(bsc#1234429).
- selftests/net: fix out-of-order delivery of FIN in gro:tcp test
(bsc#1234429).
- net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports
for bcm63xx (bsc#1234429).
- net: dsa: tag_brcm: legacy: reorganize functions (bsc#1234429).
- Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()
(bsc#1234429).
- Bluetooth: hci_event: validate skb length for unknown CC opcode
(bsc#1234429).
- riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
(bsc#1234429).
- riscv: stacktrace: Disable KASAN checks for non-current tasks
(bsc#1234429).
- net: libwx: fix device bus LAN ID (bsc#1234429).
- ring-buffer: Do not warn in ring_buffer_map_get_reader()
when reader catches up (bsc#1234429).
- Revert "wifi: ath10k: avoid unnecessary wait for service ready
message" (bsc#1234429).
- drm/mediatek: Disable AFBC support on Mediatek DRM driver
(bsc#1234429).
- media: videobuf2: forbid remove_bufs when legacy fileio is
active (bsc#1234429).
- media: uvcvideo: Use heuristic to find stream entity
(bsc#1234429).
- btrfs: ensure no dirty metadata is written back for an fs with
errors (bsc#1234429).
- ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm
boot again (bsc#1234429).
- x86: uaccess: don't use runtime-const rewriting in modules
(bsc#1234429).
- x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macro
(bsc#1234429).
- x86: use cmov for user address masking (bsc#1234429).
- ceph: fix multifs mds auth caps issue (bsc#1234429).
- ceph: refactor wake_up_bit() pattern of calling (bsc#1234429).
- ceph: fix potential race condition in ceph_ioctl_lazyio()
(bsc#1234429).
- ceph: add checking of wait_for_completion_killable() return
value (bsc#1234429).
- drm/amdkfd: Fix mmap write lock not release (bsc#1234429).
- ASoC: meson: aiu-encoder-i2s: fix bit clock polarity
(bsc#1234429).
- kbuild: uapi: Strip comments before size type check
(bsc#1234429).
- net: wwan: t7xx: add support for HP DRMR-H01 (bsc#1234429).
- rtc: pcf2127: fix watchdog interrupt mask on pcf2131
(bsc#1234429).
- fbdev: Add bounds checking in bit_putcs to fix
vmalloc-out-of-bounds (bsc#1234429).
- tools: lib: thermal: use pkg-config to locate libnl3
(bsc#1234429).
- tools: lib: thermal: don't preserve owner in install
(bsc#1234429).
- tools bitmap: Add missing asm-generic/bitsperlong.h include
(bsc#1234429).
- LoongArch: Handle new atomic instructions for probes
(bsc#1234429).
- ACPI: property: Return present device nodes only on fwnode
interface (bsc#1234429).
- scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS
(bsc#1234429).
- 9p: sysfs_init: don't hardcode error to ENOMEM (bsc#1234429).
- cpufreq: tegra186: Initialize all cores to max frequencies
(bsc#1234429).
- 9p: fix /sys/fs/9p/caches overwriting itself (bsc#1234429).
- NTB: epf: Allow arbitrary BAR mapping (bsc#1234429).
- clk: clocking-wizard: Fix output clock register offset for
Versal platforms (bsc#1234429).
- clk: scmi: Add duty cycle ops only when duty cycle is supported
(bsc#1234429).
- clk: ti: am33xx: keep WKUP_DEBUGSS_CLKCTRL enabled
(bsc#1234429).
- 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN
(bsc#1234429).
- clk: at91: clk-sam9x60-pll: force write to PLL_UPDT register
(bsc#1234429).
- clk: at91: clk-master: Add check for divide by 3 (bsc#1234429).
- clk: at91: sam9x7: Add peripheral clock id for pmecc
(bsc#1234429).
- ARM: at91: pm: save and restore ACR during PLL disable/enable
(bsc#1234429).
- rtc: pcf2127: clear minute/second interrupt (bsc#1234429).
- clk: sunxi-ng: sun6i-rtc: Add A523 specifics (bsc#1234429).
- um: Fix help message for ssl-non-raw (bsc#1234429).
- fs/hpfs: Fix error code for new_inode() failure in
mkdir/create/mknod/symlink (bsc#1234429).
- clk: qcom: gcc-ipq6018: rework nss_port5 clock to multiple conf
(bsc#1234429).
- btrfs: mark dirty extent range for out of bound prealloc extents
(bsc#1234429).
- btrfs: fix memory leak of qgroup_list in
btrfs_add_qgroup_relation (bsc#1234429).
- RDMA/hns: Fix wrong WQE data when QP wraps around (bsc#1234429).
- RDMA/hns: Fix the modification of max_send_sge (bsc#1234429).
- RDMA/hns: Fix recv CQ and QP cache affinity (bsc#1234429).
- RDMA/irdma: Set irdma_cq cq_num field during CQ create
(bsc#1234429).
- RDMA/irdma: Remove unused struct irdma_cq fields (bsc#1234429).
- RDMA/irdma: Fix SD index calculation (bsc#1234429).
- ACPICA: Update dsmethod.c to get rid of unused variable warning
(bsc#1234429).
- drm/amd/display: Add fallback path for YCBCR422 (bsc#1234429).
- char: misc: restrict the dynamic range to exclude reserved
minors (bsc#1234429).
- usb: xhci-pci: Fix USB2-only root hub registration
(bsc#1234429).
- ima: don't clear IMA_DIGSIG flag when setting or removing
non-IMA xattr (bsc#1234429).
- smb: client: transport: avoid reconnects triggered by pending
task work (bsc#1234429).
- ksmbd: use sock_create_kern interface to create kernel socket
(bsc#1234429).
- ftrace: Fix softlockup in ftrace_module_enable (bsc#1234429).
- orangefs: fix xattr related buffer overflow.. (bsc#1234429).
- page_pool: Clamp pool size to max 16K pages (bsc#1234429).
- 6pack: drop redundant locking and refcounting (bsc#1234429).
- exfat: validate cluster allocation bits of the allocation bitmap
(bsc#1234429).
- exfat: limit log print for IO error (bsc#1234429).
- net: stmmac: est: Drop frames causing HLBS error (bsc#1234429).
- ALSA: usb-audio: add mono main switch to Presonus S1824c
(bsc#1234429).
- Bluetooth: bcsp: receive data only if registered (bsc#1234429).
- Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922
(bsc#1234429).
- Bluetooth: SCO: Fix UAF on sco_conn_free (bsc#1234429).
- Bluetooth: btusb: Check for unexpected bytes when defragmenting
HCI frames (bsc#1234429).
- net: macb: avoid dealing with endianness in macb_set_hwaddr()
(bsc#1234429).
- net/mlx5e: Don't query FEC statistics when FEC is disabled
(bsc#1234429).
- vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
(bsc#1234429).
- ACPI: scan: Update honor list for RPMI System MSI (bsc#1234429).
- ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007
(bsc#1234429).
- ASoC: stm32: sai: manage context in set_sysclk callback
(bsc#1234429).
- amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
(bsc#1234429).
- ext4: increase IO priority of fastcommit (bsc#1234429).
- fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
(bsc#1234429).
- accel/habanalabs: support mapping cb with vmalloc-backed
coherent memory (bsc#1234429).
- accel/habanalabs/gaudi2: read preboot status after recovering
from dirty state (bsc#1234429).
- accel/habanalabs: return ENOMEM if less than requested pages
were pinned (bsc#1234429).
- scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate
(bsc#1234429).
- accel/habanalabs/gaudi2: fix BMON disable configuration
(bsc#1234429).
- scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()
(bsc#1234429).
- net: bridge: Install FDB for bridge MAC on VLAN 0 (bsc#1234429).
- nfs4_setup_readdir(): insufficient locking for
- >d_parent->d_inode dereferencing (bsc#1234429).
- NFSv4.1: fix mount hang after CREATE_SESSION failure
(bsc#1234429).
- NFSv4: handle ERR_GRACE on delegation recalls (bsc#1234429).
- drm/amd/display: change dc stream color settings only in atomic
commit (bsc#1234429).
- drm/amd/display: Fix for test crash due to power gating
(bsc#1234429).
- drm/amd/display: Init dispclk from bootup clock for DCN314
(bsc#1234429).
- drm/amd/display: Add AVI infoframe copy in
copy_stream_update_to_stream (bsc#1234429).
- net: dsa: microchip: Set SPI as bus interface during reset
for KSZ8463 (bsc#1234429).
- wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256
(bsc#1234429).
- remoteproc: qcom: q6v5: Avoid handling handover twice
(bsc#1234429).
- selftests: forwarding: Reorder (ar)ping arguments to obey
POSIX getopt (bsc#1234429).
- PCI/PM: Skip resuming to D0 if device is disconnected
(bsc#1234429).
- crypto: hisilicon/qm - clear all VF configurations in the
hardware (bsc#1234429).
- crypto: hisilicon/qm - invalidate queues in use (bsc#1234429).
- vfio: return -ENOTTY for unsupported device feature
(bsc#1234429).
- sparc64: fix prototypes of reads[bwl]() (bsc#1234429).
- sparc/module: Add R_SPARC_UA64 relocation handling
(bsc#1234429).
- PCI: cadence: Check for the existence of cdns_pcie::ops before
using it (bsc#1234429).
- r8169: set EEE speed down ratio to 1 (bsc#1234429).
- net: intel: fm10k: Fix parameter idx set but not used
(bsc#1234429).
- wifi: mac80211: Track NAN interface start/stop (bsc#1234429).
- wifi: ath10k: Fix connection after GTK rekeying (bsc#1234429).
- iommu/vt-d: Replace snprintf with scnprintf in
dmar_latency_snapshot() (bsc#1234429).
- bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR
state (bsc#1234429).
- net: ethernet: microchip: sparx5: make it selectable for
ARCH_LAN969X (bsc#1234429).
- net: phy: clear link parameters on admin link down
(bsc#1234429).
- ASoC: qcom: sc8280xp: explicitly set S16LE format in
sc8280xp_be_hw_params_fixup() (bsc#1234429).
- drm/amdgpu/atom: Check kcalloc() for WS buffer in
amdgpu_atom_execute_table_locked() (bsc#1234429).
- jfs: fix uninitialized waitqueue in transaction manager
(bsc#1234429).
- jfs: Verify inode mode when loading from disk (bsc#1234429).
- IB/ipoib: Ignore L3 master device (bsc#1234429).
- RDMA/irdma: Update Kconfig (bsc#1234429).
- ipv6: np->rxpmtu race annotation (bsc#1234429).
- usb: xhci-pci: add support for hosts with zero USB3 ports
(bsc#1234429).
- wifi: rtw89: renew a completion for each H2C command waiting
C2H event (bsc#1234429).
- wifi: rtw89: obtain RX path from ppdu status IE00 (bsc#1234429).
- f2fs: fix infinite loop in __insert_extent_tree() (bsc#1234429).
- usb: xhci: plat: Facilitate using autosuspend for xhci plat
devices (bsc#1234429).
- usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs
(bsc#1234429).
- allow finish_no_open(file, ERR_PTR(-E...)) (bsc#1234429).
- scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point
to Point topology (bsc#1234429).
- scsi: lpfc: Define size of debugfs entry for xri rebalancing
(bsc#1234429).
- scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl
in lpfc_cleanup (bsc#1234429).
- scsi: lpfc: Check return status of lpfc_reset_flush_io_context
during TGT_RESET (bsc#1234429).
- scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted
(bsc#1234429).
- scsi: lpfc: Clean up allocated queues when queue setup mbox
commands fail (bsc#1234429).
- scsi: ufs: core: Disable timestamp functionality if not
supported (bsc#1234429).
- selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean
target to clean net/lib dependency (bsc#1234429).
- drm/amdgpu: reject gang submissions under SRIOV (bsc#1234429).
- drm/xe/guc: Return an error code if the GuC load fails
(bsc#1234429).
- HID: i2c-hid: Resolve touchpad issues on Dell systems during S4
(bsc#1234429).
- ethernet: Extend device_get_mac_address() to use NVMEM
(bsc#1234429).
- page_pool: always add GFP_NOWARN for ATOMIC allocations
(bsc#1234429).
- drm/amd/display/dml2: Guard
dml21_map_dc_state_into_dml_display_cfg with DC_FP_START
(bsc#1234429).
- drm/amd/display: Disable VRR on DCE 6 (bsc#1234429).
- drm/amd/display: Fix DVI-D/HDMI adapters (bsc#1234429).
- drm/amd: Avoid evicting resources at S5 (bsc#1234429).
- drm/amd/display: fix dml ms order of operations (bsc#1234429).
- drm/amd/display: Set up pixel encoding for YCBCR422
(bsc#1234429).
- drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
(bsc#1234429).
- wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv
error (bsc#1234429).
- ALSA: serial-generic: remove shared static buffer (bsc#1234429).
- wifi: mt76: mt76_eeprom_override to int (bsc#1234429).
- wifi: mt76: mt7996: Temporarily disable EPCS (bsc#1234429).
- wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922
device (bsc#1234429).
- net/cls_cgroup: Fix task_get_classid() during qdisc run
(bsc#1234429).
- crypto: caam - double the entropy delay interval for retry
(bsc#1234429).
- crypto: ccp - Fix incorrect payload size calculation in
psp_poulate_hsti() (bsc#1234429).
- PCI: dwc: Verify the single eDMA IRQ in
dw_pcie_edma_irq_verify() (bsc#1234429).
- crypto: sun8i-ce - remove channel timeout field (bsc#1234429).
- watchdog: s3c2410_wdt: Fix max_timeout being calculated larger
(bsc#1234429).
- HID: asus: add Z13 folio to generic group for multitouch to work
(bsc#1234429).
- udp_tunnel: use netdev_warn() instead of netdev_WARN()
(bsc#1234429).
- net: devmem: expose tcp_recvmsg_locked errors (bsc#1234429).
- selftests: Replace sleep with slowwait (bsc#1234429).
- eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAP
(bsc#1234429).
- selftests: Disable dad for ipv6 in fcnal-test.sh (bsc#1234429).
- x86/kvm: Prefer native qspinlock for dedicated vCPUs
irrespective of PV_UNHALT (bsc#1234429).
- netfilter: nf_reject: don't reply to icmp error messages
(bsc#1234429).
- openrisc: Add R_OR1K_32_PCREL relocation type module support
(bsc#1234429).
- selftests: traceroute: Return correct value on failure
(bsc#1234429).
- selftests: traceroute: Use require_command() (bsc#1234429).
- media: redrat3: use int type to store negative error codes
(bsc#1234429).
- selftests: net: replace sleeps in fcnal-test with waits
(bsc#1234429).
- net: sh_eth: Disable WoL if system can not suspend
(bsc#1234429).
- drm/msm/registers: Generate _HI/LO builders for reg64
(bsc#1234429).
- phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf
register 0 (bsc#1234429).
- phy: renesas: r8a779f0-ether-serdes: add new step added to
latest datasheet (bsc#1234429).
- Fix access to video_is_primary_device() when compiled without
CONFIG_VIDEO (bsc#1234429).
- phy: cadence: cdns-dphy: Enable lower resolutions in dphy
(bsc#1234429).
- wifi: mac80211: Fix HE capabilities element check (bsc#1234429).
- ntfs3: pretend $Extend records as regular files (bsc#1234429).
- scsi: ufs: host: mediatek: Disable auto-hibern8 during power
mode changes (bsc#1234429).
- scsi: ufs: host: mediatek: Correct system PM flow (bsc#1234429).
- net: phy: marvell: Fix 88e1510 downshift counter errata
(bsc#1234429).
- scsi: ufs: host: mediatek: Enhance recovery on hibernation
exit failure (bsc#1234429).
- scsi: ufs: host: mediatek: Fix unbalanced IRQ enable issue
(bsc#1234429).
- scsi: ufs: host: mediatek: Enhance recovery on resume failure
(bsc#1234429).
- selftests: mptcp: join: allow more time to send ADD_ADDR
(bsc#1234429).
- f2fs: fix wrong layout information on 16KB page (bsc#1234429).
- media: i2c: og01a1b: Specify monochrome media bus format
instead of Bayer (bsc#1234429).
- media: ov08x40: Fix the horizontal flip control (bsc#1234429).
- wifi: iwlwifi: fw: Add ASUS to PPAG and TAS list (bsc#1234429).
- PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
(bsc#1234429).
- char: Use list_del_init() in misc_deregister() to reinitialize
list pointer (bsc#1234429).
- drm/msm: make sure to not queue up recovery more than once
(bsc#1234429).
- tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()
(bsc#1234429).
- usb: cdns3: gadget: Use-after-free during failed initialization
and exit of cdnsp gadget (bsc#1234429).
- usb: gadget: f_hid: Fix zero length packet transfer
(bsc#1234429).
- net: dsa: felix: support phy-mode = "10g-qxgmii" (bsc#1234429).
- drm/amd/display: Fix pbn_div Calculation Error (bsc#1234429).
- drm/amdgpu: add support for cyan skillfish gpu_info
(bsc#1234429).
- drm/amdgpu: don't enable SMU on cyan skillfish (bsc#1234429).
- drm/amd: add more cyan skillfish PCI ids (bsc#1234429).
- iommu/apple-dart: Clear stream error indicator bits for T8110
DARTs (bsc#1234429).
- crypto: ccp: Skip SEV and SNP INIT for kdump boot (bsc#1234429).
- iommu/amd: Skip enabling command/event buffers for kdump
(bsc#1234429).
- smsc911x: add second read of EEPROM mac when possible corruption
seen (bsc#1234429).
- net: call cond_resched() less often in __release_sock()
(bsc#1234429).
- drm/xe/guc: Set upper limit of H2G retries over CTB
(bsc#1234429).
- PCI: imx6: Enable the Vaux supply if available (bsc#1234429).
- ALSA: usb-audio: apply quirk for MOONDROP Quark2 (bsc#1234429).
- wifi: mac80211: Fix 6 GHz Band capabilities element
advertisement in lower bands (bsc#1234429).
- media: verisilicon: Explicitly disable selection api ioctls
for decoders (bsc#1234429).
- media: adv7180: Only validate format in querystd (bsc#1234429).
- media: adv7180: Do not write format to device in set_fmt
(bsc#1234429).
- media: adv7180: Add missing lock in suspend callback
(bsc#1234429).
- net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
(bsc#1234429).
- drm: panel-backlight-quirks: Make EDID match optional
(bsc#1234429).
- drm/panthor: check bo offset alignment in vm bind (bsc#1234429).
- ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
(bsc#1234429).
- selftests: drv-net: rss_ctx: make the test pass with few queues
(bsc#1234429).
- drm/xe/guc: Increase GuC crash dump buffer size (bsc#1234429).
- drm/amdgpu: Allow kfd CRIU with no buffer objects (bsc#1234429).
- drm/msm/dsi/phy_7nm: Fix missing initial VCO rate (bsc#1234429).
- drm/msm/dsi/phy: Toggle back buffer resync after preparing PLL
(bsc#1234429).
- dmaengine: dw-edma: Set status for callback_result
(bsc#1234429).
- dmaengine: mv_xor: match alloc_wc and free_wc (bsc#1234429).
- dmaengine: sh: setup_xref error handling (bsc#1234429).
- ptp: Limit time setting of PTP clocks (bsc#1234429).
- scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in
reset on suspend (bsc#1234429).
- scsi: pm8001: Use int instead of u32 to store error codes
(bsc#1234429).
- crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()
(bsc#1234429).
- tcp: use dst_dev_rcu() in
tcp_fastopen_active_disable_ofo_check() (bsc#1234429).
- microchip: lan865x: add ndo_eth_ioctl handler to enable PHY
ioctl support (bsc#1234429).
- inet_diag: annotate data-races in inet_diag_bc_sk()
(bsc#1234429).
- mips: lantiq: danube: rename stp node on EASY50712 reference
board (bsc#1234429).
- mips: lantiq: xway: sysctrl: rename stp clock (bsc#1234429).
- mips: lantiq: danube: add missing device_type in pci node
(bsc#1234429).
- mips: lantiq: danube: add model to EASY50712 dts (bsc#1234429).
- mips: lantiq: danube: add missing properties to cpu node
(bsc#1234429).
- drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)
(bsc#1234429).
- drm/amdgpu: Avoid vcn v5.0.1 poison irq call trace on sriov
guest (bsc#1234429).
- drm/amd/display: incorrect conditions for failing dto
calculations (bsc#1234429).
- drm/amd/display: Increase minimum clock for TMDS 420 with pipe
splitting (bsc#1234429).
- ASoC: SOF: ipc4-pcm: Add fixup for channels (bsc#1234429).
- media: pci: mgb4: Fix timings comparison in VIDIOC_S_DV_TIMINGS
(bsc#1234429).
- media: fix uninitialized symbol warnings (bsc#1234429).
- selftests: drv-net: rss_ctx: fix the queue count check
(bsc#1234429).
- platform/x86/intel-uncore-freq: Fix warning in partitioned
system (bsc#1234429).
- drm/amdkfd: Tie UNMAP_LATENCY to queue_preemption (bsc#1234429).
- drm/amd/display: Support HW cursor 180 rot for any number of
pipe splits (bsc#1234429).
- drm/amdkfd: fix vram allocation failure for a special case
(bsc#1234429).
- drm/amdgpu: Correct the counts of nr_banks and nr_errors
(bsc#1234429).
- fuse: zero initialize inode private data (bsc#1234429).
- net: phy: fixed_phy: let fixed_phy_unregister free the
phy_device (bsc#1234429).
- remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper
(bsc#1234429).
- extcon: adc-jack: Fix wakeup source leaks on device unbind
(bsc#1234429).
- scsi: pm80xx: Fix race condition caused by static variables
(bsc#1234429).
- scsi: mpi3mr: Fix controller init failure on fault during
queue creation (bsc#1234429).
- scsi: mpi3mr: Fix I/O failures during controller reset
(bsc#1234429).
- net: ipv4: allow directed broadcast routes to use dst hint
(bsc#1234429).
- rpmsg: char: Export alias for RPMSG ID rpmsg-raw from table
(bsc#1234429).
- media: ipu6: isys: Set embedded data type correctly for metadata
formats (bsc#1234429).
- net: wangxun: limit tx_max_coalesced_frames_irq (bsc#1234429).
- rds: Fix endianness annotation for RDS_MPATH_HASH (bsc#1234429).
- idpf: do not linearize big TSO packets (bsc#1234429).
- ALSA: usb-audio: Add validation of UAC2/UAC3 effect units
(bsc#1234429).
- tty: serial: Modify the use of dev_err_probe() (bsc#1234429).
- bnxt_en: Add Hyper-V VF ID (bsc#1234429).
- PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
(bsc#1234429).
- f2fs: fix to detect potential corrupted nid in free_nid_list
(bsc#1234429).
- net: Call trace_sock_exceed_buf_limit() for memcg failure with
SK_MEM_RECV (bsc#1234429).
- net: stmmac: Correctly handle Rx checksum offload errors
(bsc#1234429).
- net: When removing nexthops, don't call synchronize_net if it
is not necessary (bsc#1234429).
- char: misc: Does not request module for miscdevice with dynamic
minor (bsc#1234429).
- char: misc: Make misc_register() reentry for miscdevice who
wants dynamic minor (bsc#1234429).
- dm error: mark as DM_TARGET_PASSES_INTEGRITY (bsc#1234429).
- wifi: rtw89: fix BSSID comparison for non-transmitted BSSID
(bsc#1234429).
- wifi: rtw89: wow: remove notify during WoWLAN net-detect
(bsc#1234429).
- usb: gadget: f_ncm: Fix MAC assignment NCM ethernet
(bsc#1234429).
- iio: adc: imx93_adc: load calibrated values eve