5 Commits

Author SHA256 Message Date
d4ba94428a GIT Revision: 14faf1245c89882c9d3effe16b9da4226eb6cf7c
GIT Branch: stable
2026-01-23 12:13:24 +0000
2026-01-24 08:06:05 +01:00
497ec6090c GIT Revision: 9889f004fead3b7e37677932f089d82d72c747a9
GIT Branch: stable
2026-01-23 00:42:59 +0000
2026-01-23 08:05:53 +01:00
d2322384e0 GIT Revision: 60e92f05920ff429d826b2bcfe933449188ca132
GIT Branch: stable
2026-01-22 01:15:35 +0000
2026-01-22 08:04:18 +01:00
988867712d GIT Revision: 76c2c9b6a2d8804737cec8c7208cc5a489db571c
GIT Branch: stable
2026-01-19 08:25:26 +0000
2026-01-21 08:06:10 +01:00
e1c0f2870a GIT Revision: e4ae677d6c6628e85f5b39fbdbd4f5639adc483e
GIT Branch: stable
2026-01-18 09:01:37 +0000
2026-01-19 08:04:22 +01:00
37 changed files with 11635 additions and 70 deletions

BIN
config.tar.bz2 LFS

Binary file not shown.

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -17,7 +17,7 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define patchversion 6.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-aarch64
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -17,7 +17,7 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define patchversion 6.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-armv6l
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -17,7 +17,7 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define patchversion 6.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-armv7l
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -17,7 +17,7 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define patchversion 6.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-riscv64
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -18,8 +18,8 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.7
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-64kb
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -18,8 +18,8 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.7
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-default
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -17,8 +17,8 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.7
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%define build_html 1
%define build_pdf 0
@@ -28,9 +28,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-docs
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -18,8 +18,8 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.7
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-kvmsmall
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -18,8 +18,8 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.7
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-lpae
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
%define patchversion 6.18.5
%define patchversion 6.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -38,23 +38,23 @@
%endif
%endif
%endif
%global kernel_package kernel%kernel_flavor-srchash-c0cb237335dd911c3f45910b1b754bed6de5730c
%global kernel_package kernel%kernel_flavor-srchash-14faf1245c89882c9d3effe16b9da4226eb6cf7c
%endif
%if 0%{?rhel_version}
%global kernel_package kernel
%endif
Name: kernel-obs-build
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0-only
Group: SLES
Provides: kernel-obs-build-srchash-c0cb237335dd911c3f45910b1b754bed6de5730c
Provides: kernel-obs-build-srchash-14faf1245c89882c9d3effe16b9da4226eb6cf7c
BuildRequires: coreutils
BuildRequires: device-mapper
BuildRequires: dracut

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -17,15 +17,15 @@
# needsrootforbuild
%define patchversion 6.18.5
%define patchversion 6.18.7
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-obs-qa
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif
@@ -36,7 +36,7 @@ BuildRequires: kernel-default
# kernel-obs-build must be also configured as VMinstall, but is required
# here as well to avoid that qa and build package build parallel
%if ! 0%{?qemu_user_space_build}
BuildRequires: kernel-obs-build-srchash-c0cb237335dd911c3f45910b1b754bed6de5730c
BuildRequires: kernel-obs-build-srchash-14faf1245c89882c9d3effe16b9da4226eb6cf7c
%endif
BuildRequires: modutils
ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -18,8 +18,8 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.7
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-pae
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -17,8 +17,8 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.7
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%define gcc_package gcc
%define gcc_compiler gcc
@@ -28,9 +28,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-source
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -16,15 +16,15 @@
#
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-syms
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -18,8 +18,8 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.7
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-vanilla
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

View File

@@ -1,3 +1,702 @@
-------------------------------------------------------------------
Fri Jan 23 13:10:38 CET 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 07:15:33 CET 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 09:25:26 CET 2026 - tiwai@suse.de
- ASoC: Intel: sof_sdw: shift SSP BT mask bits (bsc#1256891).
- commit 76c2c9b
-------------------------------------------------------------------
Sun Jan 18 10:01:37 CET 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
-------------------------------------------------------------------
Mon Jan 12 08:24:59 CET 2026 - jslaby@suse.cz

View File

@@ -18,8 +18,8 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.7
%define git_commit 14faf1245c89882c9d3effe16b9da4226eb6cf7c
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-zfcpdump
Version: 6.18.5
Version: 6.18.7
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g14faf12
%else
Release: 0
%endif

Binary file not shown.

Binary file not shown.

View File

@@ -1417,6 +1417,387 @@
patches.kernel.org/6.18.5-004-sched-fair-Proportional-newidle-balance.patch
patches.kernel.org/6.18.5-005-nfs-localio-fix-regression-due-to-out-of-order.patch
patches.kernel.org/6.18.5-006-Linux-6.18.5.patch
patches.kernel.org/6.18.6-001-NFSD-Fix-permission-check-for-read-access-to-e.patch
patches.kernel.org/6.18.6-002-nfsd-provide-locking-for-v4_end_grace.patch
patches.kernel.org/6.18.6-003-nfsd-use-correct-loop-termination-in-nfsd4_rev.patch
patches.kernel.org/6.18.6-004-nfsd-check-that-server-is-running-in-unlock_fi.patch
patches.kernel.org/6.18.6-005-NFSD-net-ref-data-still-needs-to-be-freed-even.patch
patches.kernel.org/6.18.6-006-NFSD-Remove-NFSERR_EAGAIN.patch
patches.kernel.org/6.18.6-007-atm-Fix-dma_free_coherent-size.patch
patches.kernel.org/6.18.6-008-net-3com-3c59x-fix-possible-null-dereference-i.patch
patches.kernel.org/6.18.6-009-net-do-not-write-to-msg_get_inq-in-callee.patch
patches.kernel.org/6.18.6-010-arm64-Fix-cleared-E0POE-bit-after-cpu_suspend-.patch
patches.kernel.org/6.18.6-011-bnxt_en-Fix-NULL-pointer-crash-in-bnxt_ptp_ena.patch
patches.kernel.org/6.18.6-012-btrfs-always-detect-conflicting-inodes-when-lo.patch
patches.kernel.org/6.18.6-013-mei-me-add-nova-lake-point-S-DID.patch
patches.kernel.org/6.18.6-014-rust_binder-remove-spin_lock-in-rust_shrink_fr.patch
patches.kernel.org/6.18.6-015-lib-crypto-aes-Fix-missing-MMU-protection-for-.patch
patches.kernel.org/6.18.6-016-counter-104-quad-8-Fix-incorrect-return-value-.patch
patches.kernel.org/6.18.6-017-counter-interrupt-cnt-Drop-IRQF_NO_THREAD-flag.patch
patches.kernel.org/6.18.6-018-tracing-Add-recursion-protection-in-kernel-sta.patch
patches.kernel.org/6.18.6-019-riscv-boot-Always-make-Image-from-vmlinux-not-.patch
patches.kernel.org/6.18.6-020-nouveau-don-t-attempt-fwsec-on-sb-on-newer-pla.patch
patches.kernel.org/6.18.6-021-Revert-drm-atomic-helper-Re-order-bridge-chain.patch
patches.kernel.org/6.18.6-022-ALSA-ac97-fix-a-double-free-in-snd_ac97_contro.patch
patches.kernel.org/6.18.6-023-ALSA-hda-tas2781-properly-initialize-speaker_i.patch
patches.kernel.org/6.18.6-024-arm64-dts-imx95-correct-I3C2-pclk-to-IMX95_CLK.patch
patches.kernel.org/6.18.6-025-drm-amd-display-Apply-e4479aecf658-to-dml.patch
patches.kernel.org/6.18.6-026-drm-amdgpu-Fix-query-for-VPE-block_type-and-ip.patch
patches.kernel.org/6.18.6-027-drm-atomic-helper-Export-and-namespace-some-fu.patch
patches.kernel.org/6.18.6-028-drm-pl111-Fix-error-handling-in-pl111_amba_pro.patch
patches.kernel.org/6.18.6-029-drm-tidss-Fix-enable-disable-order.patch
patches.kernel.org/6.18.6-030-drm-radeon-Remove-__counted_by-from-ClockInfoA.patch
patches.kernel.org/6.18.6-031-gpio-rockchip-mark-the-GPIO-controller-as-slee.patch
patches.kernel.org/6.18.6-032-io_uring-io-wq-fix-incorrect-io_wq_for_each_wo.patch
patches.kernel.org/6.18.6-033-PCI-meson-Report-that-link-is-up-while-in-ASPM.patch
patches.kernel.org/6.18.6-034-pinctrl-qcom-lpass-lpi-mark-the-GPIO-controlle.patch
patches.kernel.org/6.18.6-035-PM-hibernate-Fix-crash-when-freeing-invalid-cr.patch
patches.kernel.org/6.18.6-036-Revert-drm-mediatek-dsi-Fix-DSI-host-and-panel.patch
patches.kernel.org/6.18.6-037-wifi-avoid-kernel-infoleak-from-struct-iw_poin.patch
patches.kernel.org/6.18.6-038-wifi-mac80211-restore-non-chanctx-injection-be.patch
patches.kernel.org/6.18.6-039-libceph-prevent-potential-out-of-bounds-reads-.patch
patches.kernel.org/6.18.6-040-libceph-replace-overzealous-BUG_ON-in-osdmap_a.patch
patches.kernel.org/6.18.6-041-libceph-make-free_choose_arg_map-resilient-to-.patch
patches.kernel.org/6.18.6-042-libceph-return-the-handler-error-from-mon_hand.patch
patches.kernel.org/6.18.6-043-libceph-reset-sparse-read-state-in-osd_fault.patch
patches.kernel.org/6.18.6-044-libceph-make-calc_target-set-t-paused-not-just.patch
patches.kernel.org/6.18.6-045-ublk-reorder-tag_set-initialization-before-que.patch
patches.kernel.org/6.18.6-046-ALSA-hda-intel-dsp-config-Prefer-legacy-driver.patch
patches.kernel.org/6.18.6-047-csky-fix-csky_cmpxchg_fixup-not-working.patch
patches.kernel.org/6.18.6-048-ARM-9461-1-Disable-HIGHPTE-on-PREEMPT_RT-kerne.patch
patches.kernel.org/6.18.6-049-alpha-don-t-reference-obsolete-termio-struct-f.patch
patches.kernel.org/6.18.6-050-dm-verity-disable-recursive-forward-error-corr.patch
patches.kernel.org/6.18.6-051-dm-snapshot-fix-scheduling-while-atomic-on-rea.patch
patches.kernel.org/6.18.6-052-NFSv4-ensure-the-open-stateid-seqid-doesn-t-go.patch
patches.kernel.org/6.18.6-053-ASoC-rockchip-Fix-Wvoid-pointer-to-enum-cast-w.patch
patches.kernel.org/6.18.6-054-NFS-Fix-up-the-automount-fs_context-to-use-the.patch
patches.kernel.org/6.18.6-055-ALSA-hda-realtek-Add-support-for-ASUS-UM3406GA.patch
patches.kernel.org/6.18.6-056-drm-amd-display-shrink-struct-members.patch
patches.kernel.org/6.18.6-057-smb-client-fix-NT_STATUS_UNABLE_TO_FREE_VM-val.patch
patches.kernel.org/6.18.6-058-smb-client-fix-NT_STATUS_DEVICE_DOOR_OPEN-valu.patch
patches.kernel.org/6.18.6-059-smb-client-fix-NT_STATUS_NO_DATA_DETECTED-valu.patch
patches.kernel.org/6.18.6-060-scsi-mpi3mr-Prevent-duplicate-SAS-SATA-device-.patch
patches.kernel.org/6.18.6-061-scsi-ipr-Enable-disable-IRQD_NO_BALANCING-duri.patch
patches.kernel.org/6.18.6-062-scsi-ufs-core-Fix-EH-failure-after-W-LUN-resum.patch
patches.kernel.org/6.18.6-063-scsi-Revert-scsi-libsas-Fix-exp-attached-devic.patch
patches.kernel.org/6.18.6-064-btrfs-fix-qgroup_snapshot_quick_inherit-squota.patch
patches.kernel.org/6.18.6-065-btrfs-qgroup-update-all-parent-qgroups-when-do.patch
patches.kernel.org/6.18.6-066-btrfs-fix-NULL-dereference-on-root-when-tracin.patch
patches.kernel.org/6.18.6-067-btrfs-fix-use-after-free-warning-in-btrfs_get_.patch
patches.kernel.org/6.18.6-068-of-unittest-Fix-memory-leak-in-unittest_data_a.patch
patches.kernel.org/6.18.6-069-arm64-dts-ti-k3-am642-phyboard-electra-peb-c-0.patch
patches.kernel.org/6.18.6-070-arm64-dts-ti-k3-am642-phyboard-electra-x27-gpi.patch
patches.kernel.org/6.18.6-071-arm64-dts-ti-k3-am62-lp-sk-nand-Rename-pinctrl.patch
patches.kernel.org/6.18.6-072-gpu-nova-core-select-RUST_FW_LOADER_ABSTRACTIO.patch
patches.kernel.org/6.18.6-073-gpio-it87-balance-superio-enter-exit-calls-in-.patch
patches.kernel.org/6.18.6-074-HID-Intel-thc-hid-Intel-thc-fix-dma_unmap_sg-n.patch
patches.kernel.org/6.18.6-075-HID-Intel-thc-hid-Intel-thc-Fix-wrong-register.patch
patches.kernel.org/6.18.6-076-netfs-Fix-early-read-unlock-of-page-with-EOF-i.patch
patches.kernel.org/6.18.6-077-pinctrl-mediatek-mt8189-restore-previous-regis.patch
patches.kernel.org/6.18.6-078-crypto-qat-fix-duplicate-restarting-msg-during.patch
patches.kernel.org/6.18.6-079-arm64-dts-imx8qm-mek-correct-the-light-sensor-.patch
patches.kernel.org/6.18.6-080-arm64-dts-add-off-on-delay-us-for-usdhc2-regul.patch
patches.kernel.org/6.18.6-081-ARM-dts-imx6q-ba16-fix-RTC-interrupt-level.patch
patches.kernel.org/6.18.6-082-arm64-dts-freescale-moduline-display-fix-compa.patch
patches.kernel.org/6.18.6-083-arm64-dts-freescale-tx8p-ml81-fix-eqos-nvmem-c.patch
patches.kernel.org/6.18.6-084-arm64-dts-imx8mp-Fix-LAN8740Ai-PHY-reference-c.patch
patches.kernel.org/6.18.6-085-arm64-dts-imx8qm-ss-dma-correct-the-dma-channe.patch
patches.kernel.org/6.18.6-086-arm64-dts-mba8mx-Fix-Ethernet-PHY-IRQ-support.patch
patches.kernel.org/6.18.6-087-netfilter-nft_set_pipapo-fix-range-overlap-det.patch
patches.kernel.org/6.18.6-088-netfilter-nft_synproxy-avoid-possible-data-rac.patch
patches.kernel.org/6.18.6-089-gpiolib-remove-unnecessary-out-of-memory-messa.patch
patches.kernel.org/6.18.6-090-gpiolib-rename-GPIO-chip-printk-macros.patch
patches.kernel.org/6.18.6-091-gpiolib-fix-race-condition-for-gdev-srcu.patch
patches.kernel.org/6.18.6-092-gpio-pca953x-handle-short-interrupt-pulses-on-.patch
patches.kernel.org/6.18.6-093-netfilter-nf_tables-fix-memory-leak-in-nf_tabl.patch
patches.kernel.org/6.18.6-094-netfilter-nf_conncount-update-last_gc-only-whe.patch
patches.kernel.org/6.18.6-095-net-marvell-prestera-fix-NULL-dereference-on-d.patch
patches.kernel.org/6.18.6-096-bridge-fix-C-VLAN-preservation-in-802.1ad-vlan.patch
patches.kernel.org/6.18.6-097-net-mscc-ocelot-Fix-crash-when-adding-interfac.patch
patches.kernel.org/6.18.6-098-inet-ping-Fix-icmp-out-counting.patch
patches.kernel.org/6.18.6-099-net-phy-mxl-86110-Add-power-management-and-sof.patch
patches.kernel.org/6.18.6-100-net-sock-fix-hardened-usercopy-panic-in-sock_r.patch
patches.kernel.org/6.18.6-101-netdev-preserve-NETIF_F_ALL_FOR_ALL-across-TSO.patch
patches.kernel.org/6.18.6-102-net-mlx5-Lag-multipath-give-priority-for-route.patch
patches.kernel.org/6.18.6-103-net-mlx5e-Don-t-gate-FEC-histograms-on-ppcnt_s.patch
patches.kernel.org/6.18.6-104-net-mlx5e-Don-t-print-error-message-due-to-inv.patch
patches.kernel.org/6.18.6-105-net-mlx5e-Dealloc-forgotten-PSP-RX-modify-head.patch
patches.kernel.org/6.18.6-106-net-ena-fix-missing-lock-when-update-devlink-p.patch
patches.kernel.org/6.18.6-107-net-wwan-iosm-Fix-memory-leak-in-ipc_mux_deini.patch
patches.kernel.org/6.18.6-108-bnxt_en-Fix-potential-data-corruption-with-HW-.patch
patches.kernel.org/6.18.6-109-virtio_net-fix-device-mismatch-in-devm_kzalloc.patch
patches.kernel.org/6.18.6-110-inet-frags-drop-fraglist-conntrack-references.patch
patches.kernel.org/6.18.6-111-perf-Ensure-swevent-hrtimer-is-properly-destro.patch
patches.kernel.org/6.18.6-112-drm-amd-pm-fix-wrong-pcie-parameter-on-navi1x.patch
patches.kernel.org/6.18.6-113-drm-amd-pm-force-send-pcie-parmater-on-navi1x.patch
patches.kernel.org/6.18.6-114-vsock-Make-accept-ed-sockets-use-custom-setsoc.patch
patches.kernel.org/6.18.6-115-btrfs-release-path-before-initializing-extent-.patch
patches.kernel.org/6.18.6-116-btrfs-only-enforce-free-space-tree-if-v1-cache.patch
patches.kernel.org/6.18.6-117-btrfs-fix-NULL-pointer-dereference-in-do_abort.patch
patches.kernel.org/6.18.6-118-net-airoha-Fix-npu-rx-DMA-definitions.patch
patches.kernel.org/6.18.6-119-riscv-cpufeature-Fix-Zk-bundled-extension-miss.patch
patches.kernel.org/6.18.6-120-riscv-pgtable-Cleanup-useless-VA_USER_XXX-defi.patch
patches.kernel.org/6.18.6-121-net-fix-memory-leak-in-skb_segment_list-for-GR.patch
patches.kernel.org/6.18.6-122-PCI-VGA-Don-t-assume-the-only-VGA-device-on-a-.patch
patches.kernel.org/6.18.6-123-idpf-keep-the-netdev-when-a-reset-fails.patch
patches.kernel.org/6.18.6-124-idpf-convert-vport-state-to-bitmap.patch
patches.kernel.org/6.18.6-125-idpf-detach-and-close-netdevs-while-handling-a.patch
patches.kernel.org/6.18.6-126-idpf-fix-memory-leak-in-idpf_vport_rel.patch
patches.kernel.org/6.18.6-127-idpf-fix-memory-leak-in-idpf_vc_core_deinit.patch
patches.kernel.org/6.18.6-128-idpf-fix-error-handling-in-the-init_task-on-lo.patch
patches.kernel.org/6.18.6-129-idpf-fix-memory-leak-of-flow-steer-list-on-rmm.patch
patches.kernel.org/6.18.6-130-idpf-fix-issue-with-ethtool-n-command-display.patch
patches.kernel.org/6.18.6-131-idpf-Fix-RSS-LUT-NULL-pointer-crash-on-early-e.patch
patches.kernel.org/6.18.6-132-idpf-Fix-RSS-LUT-configuration-on-down-interfa.patch
patches.kernel.org/6.18.6-133-idpf-Fix-RSS-LUT-NULL-ptr-issue-after-soft-res.patch
patches.kernel.org/6.18.6-134-idpf-Fix-error-handling-in-idpf_vport_open.patch
patches.kernel.org/6.18.6-135-idpf-cap-maximum-Rx-buffer-size.patch
patches.kernel.org/6.18.6-136-idpf-fix-aux-device-unplugging-when-rdma-is-no.patch
patches.kernel.org/6.18.6-137-Revert-dsa-mv88e6xxx-make-serdes-SGMII-Fiber-t.patch
patches.kernel.org/6.18.6-138-udp-call-skb_orphan-before-skb_attempt_defer_f.patch
patches.kernel.org/6.18.6-139-net-sfp-return-the-number-of-written-bytes-for.patch
patches.kernel.org/6.18.6-140-net-sched-act_api-avoid-dereferencing-ERR_PTR-.patch
patches.kernel.org/6.18.6-141-selftests-drv-net-Bring-back-tool-to-driver-__.patch
patches.kernel.org/6.18.6-142-net-netdevsim-fix-inconsistent-carrier-state-a.patch
patches.kernel.org/6.18.6-143-block-don-t-merge-bios-with-different-app_tags.patch
patches.kernel.org/6.18.6-144-trace-ftrace_dump_on_oops-is-not-exported-make.patch
patches.kernel.org/6.18.6-145-sparc-PCI-Correct-64-bit-non-pref-pref-BAR-res.patch
patches.kernel.org/6.18.6-146-HID-quirks-work-around-VID-PID-conflict-for-ap.patch
patches.kernel.org/6.18.6-147-net-airoha-Fix-schedule-while-atomic-in-airoha.patch
patches.kernel.org/6.18.6-148-wifi-mac80211_hwsim-fix-typo-in-frequency-noti.patch
patches.kernel.org/6.18.6-149-net-sched-sch_qfq-Fix-NULL-deref-when-deactiva.patch
patches.kernel.org/6.18.6-150-net-usb-pegasus-fix-memory-leak-in-update_eth_.patch
patches.kernel.org/6.18.6-151-net-enetc-fix-build-warning-when-PAGE_SIZE-is-.patch
patches.kernel.org/6.18.6-152-arp-do-not-assume-dev_hard_header-does-not-cha.patch
patches.kernel.org/6.18.6-153-ublk-fix-use-after-free-in-ublk_partition_scan.patch
patches.kernel.org/6.18.6-154-irqchip-gic-v5-Fix-gicv5_its_map_event-ITTE-re.patch
patches.kernel.org/6.18.6-155-erofs-don-t-bother-with-s_stack_depth-increasi.patch
patches.kernel.org/6.18.6-156-erofs-fix-file-backed-mounts-no-longer-working.patch
patches.kernel.org/6.18.6-157-btrfs-truncate-ordered-extent-when-skipping-wr.patch
patches.kernel.org/6.18.6-158-btrfs-use-variable-for-end-offset-in-extent_wr.patch
patches.kernel.org/6.18.6-159-btrfs-fix-beyond-EOF-write-handling.patch
patches.kernel.org/6.18.6-160-gpio-mpsse-ensure-worker-is-torn-down.patch
patches.kernel.org/6.18.6-161-gpio-mpsse-add-quirk-support.patch
patches.kernel.org/6.18.6-162-gpio-mpsse-fix-reference-leak-in-gpio_mpsse_pr.patch
patches.kernel.org/6.18.6-163-bpf-test_run-Subtract-size-of-xdp_frame-from-a.patch
patches.kernel.org/6.18.6-164-bpf-Fix-reference-count-leak-in-bpf_prog_test_.patch
patches.kernel.org/6.18.6-165-net-sfp-extend-Potron-XGSPON-quirk-to-cover-ad.patch
patches.kernel.org/6.18.6-166-powercap-fix-race-condition-in-register_contro.patch
patches.kernel.org/6.18.6-167-powercap-fix-sscanf-error-return-value-handlin.patch
patches.kernel.org/6.18.6-168-netfilter-nf_tables-avoid-chain-re-validation-.patch
patches.kernel.org/6.18.6-169-ata-libata-core-Disable-LPM-on-ST2000DM008-2FR.patch
patches.kernel.org/6.18.6-170-accel-amdxdna-Block-running-under-a-hypervisor.patch
patches.kernel.org/6.18.6-171-drm-amd-display-Fix-DP-no-audio-issue.patch
patches.kernel.org/6.18.6-172-spi-mt65xx-Use-IRQF_ONESHOT-with-threaded-IRQ.patch
patches.kernel.org/6.18.6-173-drm-amdkfd-Fix-improper-NULL-termination-of-qu.patch
patches.kernel.org/6.18.6-174-can-j1939-make-j1939_session_activate-fail-if-.patch
patches.kernel.org/6.18.6-175-block-validate-pi_offset-integrity-limit.patch
patches.kernel.org/6.18.6-176-ALSA-usb-audio-Update-for-native-DSD-support-q.patch
patches.kernel.org/6.18.6-177-ASoC-amd-yc-Add-quirk-for-Honor-MagicBook-X16-.patch
patches.kernel.org/6.18.6-178-ALSA-hda-realtek-enable-woofer-speakers-on-Med.patch
patches.kernel.org/6.18.6-179-ASoC-fsl_sai-Add-missing-registers-to-cache-de.patch
patches.kernel.org/6.18.6-180-scsi-sg-Fix-occasional-bogus-elapsed-time-that.patch
patches.kernel.org/6.18.6-181-spi-cadence-quadspi-Prevent-lost-complete-call.patch
patches.kernel.org/6.18.6-182-Linux-6.18.6.patch
patches.kernel.org/6.18.7-001-firmware-imx-scu-irq-Set-mu_resource_id-before.patch
patches.kernel.org/6.18.7-002-efi-cper-Fix-cper_bits_to_str-buffer-handling-.patch
patches.kernel.org/6.18.7-003-nvme-apple-add-apple-t8103-nvme-ans2-as-compat.patch
patches.kernel.org/6.18.7-004-Revert-gfs2-Fix-use-of-bio_chain.patch
patches.kernel.org/6.18.7-005-x86-fpu-Clear-XSTATE_BV-i-in-guest-XSAVE-state.patch
patches.kernel.org/6.18.7-006-rust-bitops-fix-missing-_find_-functions-on-32.patch
patches.kernel.org/6.18.7-007-ASoC-codecs-wsa884x-fix-codec-initialisation.patch
patches.kernel.org/6.18.7-008-ASoC-codecs-wsa883x-fix-unnecessary-initialisa.patch
patches.kernel.org/6.18.7-009-drm-gud-fix-NULL-fb-and-crtc-dereferences-on-U.patch
patches.kernel.org/6.18.7-010-virtio_net-Fix-misalignment-bug-in-struct-virt.patch
patches.kernel.org/6.18.7-011-io_uring-move-local-task_work-in-exit-cancel-l.patch
patches.kernel.org/6.18.7-012-xfrm-Fix-inner-mode-lookup-in-tunnel-mode-GSO-.patch
patches.kernel.org/6.18.7-013-xfrm-set-ipv4-no_pmtu_disc-flag-only-on-output.patch
patches.kernel.org/6.18.7-014-pNFS-Fix-a-deadlock-when-returning-a-delegatio.patch
patches.kernel.org/6.18.7-015-NFS-Fix-a-deadlock-involving-nfs_release_folio.patch
patches.kernel.org/6.18.7-016-pnfs-flexfiles-Fix-memory-leak-in-nfs4_ff_allo.patch
patches.kernel.org/6.18.7-017-pnfs-blocklayout-Fix-memory-leak-in-bl_parse_s.patch
patches.kernel.org/6.18.7-018-drm-bridge-dw-hdmi-qp-Fix-spurious-IRQ-on-resu.patch
patches.kernel.org/6.18.7-019-drm-vmwgfx-Fix-KMS-with-3D-on-HW-version-10.patch
patches.kernel.org/6.18.7-020-drm-vmwgfx-Merge-vmw_bo_release-and-vmw_bo_fre.patch
patches.kernel.org/6.18.7-021-NFS-localio-Deal-with-page-bases-that-are-PAGE.patch
patches.kernel.org/6.18.7-022-drm-rockchip-vop2-Add-delay-between-poll-regis.patch
patches.kernel.org/6.18.7-023-drm-rockchip-vop2-Only-wait-for-changed-layer-.patch
patches.kernel.org/6.18.7-024-PM-EM-Fix-incorrect-description-of-the-cost-fi.patch
patches.kernel.org/6.18.7-025-ipv4-ip_tunnel-spread-netdev_lockdep_set_class.patch
patches.kernel.org/6.18.7-026-can-etas_es58x-allow-partial-RX-URB-allocation.patch
patches.kernel.org/6.18.7-027-nvme-tcp-fix-NULL-pointer-dereferences-in-nvme.patch
patches.kernel.org/6.18.7-028-cxl-port-Fix-target-list-setup-for-multiple-de.patch
patches.kernel.org/6.18.7-029-btrfs-release-path-before-iget_failed-in-btrfs.patch
patches.kernel.org/6.18.7-030-btrfs-send-check-for-inline-extents-in-range_i.patch
patches.kernel.org/6.18.7-031-Bluetooth-hci_sync-enable-PA-Sync-Lost-event.patch
patches.kernel.org/6.18.7-032-net-bridge-annotate-data-races-around-fdb-upda.patch
patches.kernel.org/6.18.7-033-ip6_tunnel-use-skb_vlan_inet_prepare-in-__ip6_.patch
patches.kernel.org/6.18.7-034-net-update-netdev_lock_-type-name.patch
patches.kernel.org/6.18.7-035-macvlan-fix-possible-UAF-in-macvlan_forward_so.patch
patches.kernel.org/6.18.7-036-block-zero-non-PI-portion-of-auto-integrity-bu.patch
patches.kernel.org/6.18.7-037-ipv4-ip_gre-make-ipgre_header-robust.patch
patches.kernel.org/6.18.7-038-vsock-test-add-a-final-full-barrier-after-run-.patch
patches.kernel.org/6.18.7-039-net-mlx5e-Fix-crash-on-profile-change-rollback.patch
patches.kernel.org/6.18.7-040-net-mlx5e-Don-t-store-mlx5e_priv-in-mlx5e_dev-.patch
patches.kernel.org/6.18.7-041-net-mlx5e-Pass-netdev-to-mlx5e_destroy_netdev-.patch
patches.kernel.org/6.18.7-042-net-mlx5e-Restore-destroying-state-bit-after-p.patch
patches.kernel.org/6.18.7-043-btrfs-fix-memory-leaks-in-create_space_info-er.patch
patches.kernel.org/6.18.7-044-cxl-hdm-Fix-potential-infinite-loop-in-__cxl_d.patch
patches.kernel.org/6.18.7-045-net-octeon_ep_vf-fix-free_irq-dev_id-mismatch-.patch
patches.kernel.org/6.18.7-046-net-phy-motorcomm-fix-duplex-setting-error-for.patch
patches.kernel.org/6.18.7-047-net-airoha-Fix-typo-in-airoha_ppe_setup_tc_blo.patch
patches.kernel.org/6.18.7-048-ALSA-hda-cirrus_scodec_test-Fix-incorrect-setu.patch
patches.kernel.org/6.18.7-049-ALSA-hda-cirrus_scodec_test-Fix-test-suite-nam.patch
patches.kernel.org/6.18.7-050-net-hv_netvsc-reject-RSS-hash-key-programming-.patch
patches.kernel.org/6.18.7-051-dst-fix-races-in-rt6_uncached_list_del-and-rt_.patch
patches.kernel.org/6.18.7-052-ipv6-Fix-use-after-free-in-inet6_addr_del.patch
patches.kernel.org/6.18.7-053-selftests-drv-net-fix-RPS-mask-handling-for-hi.patch
patches.kernel.org/6.18.7-054-net-sched-sch_qfq-do-not-free-existing-class-i.patch
patches.kernel.org/6.18.7-055-ASoC-sdw_utils-cs42l43-Enable-Headphone-pin-fo.patch
patches.kernel.org/6.18.7-056-ASoC-tlv320adcx140-fix-null-pointer.patch
patches.kernel.org/6.18.7-057-ASoC-tlv320adcx140-fix-word-length.patch
patches.kernel.org/6.18.7-058-drm-amdgpu-fix-drm-panic-null-pointer-when-dri.patch
patches.kernel.org/6.18.7-059-drm-amd-display-Show-link-name-in-PSR-status-m.patch
patches.kernel.org/6.18.7-060-drm-amd-pm-fix-smu-overdrive-data-type-wrong-i.patch
patches.kernel.org/6.18.7-061-drm-amdkfd-No-need-to-suspend-whole-MES-to-evi.patch
patches.kernel.org/6.18.7-062-drm-amdgpu-userq-Fix-fence-reference-leak-on-q.patch
patches.kernel.org/6.18.7-063-mm-describe-flags-parameter-in-memalloc_flags_.patch
patches.kernel.org/6.18.7-064-textsearch-describe-list-member-in-ts_ops-sear.patch
patches.kernel.org/6.18.7-065-mm-kfence-describe-slab-parameter-in-__kfence_.patch
patches.kernel.org/6.18.7-066-mips-fix-HIGHMEM-initialization.patch
patches.kernel.org/6.18.7-067-drivers-dax-add-some-missing-kerneldoc-comment.patch
patches.kernel.org/6.18.7-068-NFS-Fix-size-read-races-in-truncate-fallocate-.patch
patches.kernel.org/6.18.7-069-dmaengine-mmp_pdma-fix-DMA-mask-handling.patch
patches.kernel.org/6.18.7-070-dmaengine-xilinx-xdma-Fix-regmap-max_register.patch
patches.kernel.org/6.18.7-071-dmaengine-tegra-adma-Fix-use-after-free.patch
patches.kernel.org/6.18.7-072-dmaengine-xilinx_dma-Fix-uninitialized-addr_wi.patch
patches.kernel.org/6.18.7-073-phy-fsl-imx8mq-usb-Clear-the-PCS_TX_SWING_FULL.patch
patches.kernel.org/6.18.7-074-phy-qcom-qusb2-Fix-NULL-pointer-dereference-on.patch
patches.kernel.org/6.18.7-075-phy-stm32-usphyc-Fix-off-by-one-in-probe.patch
patches.kernel.org/6.18.7-076-phy-ti-da8xx-usb-Handle-devm_pm_runtime_enable.patch
patches.kernel.org/6.18.7-077-landlock-Fix-TCP-handling-of-short-AF_UNSPEC-a.patch
patches.kernel.org/6.18.7-078-selftests-landlock-Fix-TCP-bind-AF_UNSPEC-test.patch
patches.kernel.org/6.18.7-079-selftests-landlock-Remove-invalid-unix-socket-.patch
patches.kernel.org/6.18.7-080-landlock-Fix-wrong-type-usage.patch
patches.kernel.org/6.18.7-081-phy-broadcom-ns-usb3-Fix-Wvoid-pointer-to-enum.patch
patches.kernel.org/6.18.7-082-selftests-landlock-Properly-close-a-file-descr.patch
patches.kernel.org/6.18.7-083-dmaengine-omap-dma-fix-dma_pool-resource-leak-.patch
patches.kernel.org/6.18.7-084-soundwire-bus-fix-off-by-one-when-allocating-s.patch
patches.kernel.org/6.18.7-085-i2c-qcom-geni-make-sure-I2C-hub-controllers-ca.patch
patches.kernel.org/6.18.7-086-i2c-imx-lpi2c-change-to-PIO-mode-in-system-wid.patch
patches.kernel.org/6.18.7-087-sched-deadline-Avoid-double-update_rq_clock.patch
patches.kernel.org/6.18.7-088-sched-Deadline-has-dynamic-priority.patch
patches.kernel.org/6.18.7-089-HID-usbhid-paper-over-wrong-bNumDescriptor-fie.patch
patches.kernel.org/6.18.7-090-selftests-bpf-Fix-selftest-verif_scale_strobem.patch
patches.kernel.org/6.18.7-091-scsi-core-Fix-error-handler-encryption-support.patch
patches.kernel.org/6.18.7-092-selftests-kvm-replace-numbered-sync-points-wit.patch
patches.kernel.org/6.18.7-093-selftests-kvm-try-getting-XFD-and-XSAVE-state-.patch
patches.kernel.org/6.18.7-094-ALSA-pcm-Improve-the-fix-for-race-of-buffer-ac.patch
patches.kernel.org/6.18.7-095-ALSA-hda-tas2781-Skip-UEFI-calibration-on-ASUS.patch
patches.kernel.org/6.18.7-096-ALSA-hda-realtek-Add-quirk-for-HP-Pavilion-x36.patch
patches.kernel.org/6.18.7-097-null_blk-fix-kmemleak-by-releasing-references-.patch
patches.kernel.org/6.18.7-098-can-gs_usb-gs_usb_receive_bulk_callback-fix-UR.patch
patches.kernel.org/6.18.7-099-can-ctucanfd-fix-SSP_SRC-in-cases-when-bit-rat.patch
patches.kernel.org/6.18.7-100-net-can-j1939-j1939_xtp_rx_rts_session_active-.patch
patches.kernel.org/6.18.7-101-tools-testing-selftests-add-tests-for-tgt-src-.patch
patches.kernel.org/6.18.7-102-tools-testing-selftests-add-forked-un-faulted-.patch
patches.kernel.org/6.18.7-103-tools-testing-selftests-fix-gup_longterm-for-u.patch
patches.kernel.org/6.18.7-104-ftrace-Do-not-over-allocate-ftrace-memory.patch
patches.kernel.org/6.18.7-105-xfs-set-max_agbno-to-allow-sparse-alloc-of-las.patch
patches.kernel.org/6.18.7-106-xfs-Fix-the-return-value-of-xfs_rtcopy_summary.patch
patches.kernel.org/6.18.7-107-virtio-net-don-t-schedule-delayed-refill-worke.patch
patches.kernel.org/6.18.7-108-lib-buildid-use-__kernel_read-for-sleepable-co.patch
patches.kernel.org/6.18.7-109-x86-kaslr-Recognize-all-ZONE_DEVICE-users-as-p.patch
patches.kernel.org/6.18.7-110-phy-rockchip-inno-usb2-fix-communication-disru.patch
patches.kernel.org/6.18.7-111-phy-ti-gmii-sel-fix-regmap-leak-on-probe-failu.patch
patches.kernel.org/6.18.7-112-phy-rockchip-inno-usb2-Fix-a-double-free-bug-i.patch
patches.kernel.org/6.18.7-113-phy-freescale-imx8m-pcie-assert-phy-reset-duri.patch
patches.kernel.org/6.18.7-114-phy-rockchip-inno-usb2-fix-disconnection-in-ga.patch
patches.kernel.org/6.18.7-115-phy-fsl-imx8mq-usb-fix-typec-orientation-switc.patch
patches.kernel.org/6.18.7-116-phy-tegra-xusb-Explicitly-configure-HS_DISCON_.patch
patches.kernel.org/6.18.7-117-usb-host-xhci-tegra-Use-platform_get_irq_optio.patch
patches.kernel.org/6.18.7-118-xhci-sideband-don-t-dereference-freed-ring-whe.patch
patches.kernel.org/6.18.7-119-usb-gadget-uvc-fix-interval_duration-calculati.patch
patches.kernel.org/6.18.7-120-usb-gadget-uvc-fix-req_payload_size-calculatio.patch
patches.kernel.org/6.18.7-121-usb-dwc3-Check-for-USB4-IP_NAME.patch
patches.kernel.org/6.18.7-122-usb-core-add-USB_QUIRK_NO_BOS-for-devices-that.patch
patches.kernel.org/6.18.7-123-USB-OHCI-UHCI-Add-soft-dependencies-on-ehci_pl.patch
patches.kernel.org/6.18.7-124-USB-serial-option-add-Telit-LE910-MBIM-composi.patch
patches.kernel.org/6.18.7-125-USB-serial-ftdi_sio-add-support-for-PICAXE-AXE.patch
patches.kernel.org/6.18.7-126-nvme-pci-disable-secondary-temp-for-Wodposit-W.patch
patches.kernel.org/6.18.7-127-ASoC-codecs-wsa881x-fix-unnecessary-initialisa.patch
patches.kernel.org/6.18.7-128-ext4-fix-ext4_tune_sb_params-padding.patch
patches.kernel.org/6.18.7-129-ext4-fix-iloc.bh-leak-in-ext4_xattr_inode_upda.patch
patches.kernel.org/6.18.7-130-hrtimer-Fix-softirq-base-check-in-update_needs.patch
patches.kernel.org/6.18.7-131-EDAC-x38-Fix-a-resource-leak-in-x38_probe1.patch
patches.kernel.org/6.18.7-132-EDAC-i3200-Fix-a-resource-leak-in-i3200_probe1.patch
patches.kernel.org/6.18.7-133-tcpm-allow-looking-for-role_sw-device-in-the-m.patch
patches.kernel.org/6.18.7-134-i2c-riic-Move-suspend-handling-to-NOIRQ-phase.patch
patches.kernel.org/6.18.7-135-x86-resctrl-Add-missing-resctrl-initialization.patch
patches.kernel.org/6.18.7-136-x86-resctrl-Fix-memory-bandwidth-counter-width.patch
patches.kernel.org/6.18.7-137-nvme-fix-PCIe-subsystem-reset-controller-state.patch
patches.kernel.org/6.18.7-138-mm-kmsan-fix-poisoning-of-high-order-non-compo.patch
patches.kernel.org/6.18.7-139-mm-numa-memblock-include-asm-numa.h-for-numa_n.patch
patches.kernel.org/6.18.7-140-mm-zswap-fix-error-pointer-free-in-zswap_cpu_c.patch
patches.kernel.org/6.18.7-141-mm-page_alloc-make-percpu_pagelist_high_fracti.patch
patches.kernel.org/6.18.7-142-mm-damon-core-remove-call_control-in-inactive-.patch
patches.kernel.org/6.18.7-143-mm-damon-sysfs-scheme-cleanup-quotas-subdirs-o.patch
patches.kernel.org/6.18.7-144-mm-damon-sysfs-scheme-cleanup-access_pattern-s.patch
patches.kernel.org/6.18.7-145-mm-damon-sysfs-cleanup-intervals-subdirs-on-at.patch
patches.kernel.org/6.18.7-146-mm-damon-sysfs-cleanup-attrs-subdirs-on-contex.patch
patches.kernel.org/6.18.7-147-LoongArch-Fix-PMU-counter-allocation-for-mixed.patch
patches.kernel.org/6.18.7-148-LoongArch-dts-Describe-PCI-sideband-IRQ-throug.patch
patches.kernel.org/6.18.7-149-drm-amd-display-Bump-the-HDMI-clock-to-340MHz.patch
patches.kernel.org/6.18.7-150-drm-amd-display-Initialise-backlight-level-val.patch
patches.kernel.org/6.18.7-151-drm-amd-Clean-up-kfd-node-on-surprise-disconne.patch
patches.kernel.org/6.18.7-152-drm-amdgpu-Fix-gfx9-update-PTE-mtype-flag.patch
patches.kernel.org/6.18.7-153-drm-amdgpu-make-sure-userqs-are-enabled-in-use.patch
patches.kernel.org/6.18.7-154-drm-amdkfd-fix-a-memory-leak-in-device_queue_m.patch
patches.kernel.org/6.18.7-155-drm-nouveau-disp-nv50-Set-lock_core-in-curs507.patch
patches.kernel.org/6.18.7-156-drm-panel-simple-fix-connector-type-for-DataIm.patch
patches.kernel.org/6.18.7-157-drm-panel-simple-restore-connector_type-fallba.patch
patches.kernel.org/6.18.7-158-drm-sysfb-Remove-duplicate-declarations.patch
patches.kernel.org/6.18.7-159-drm-vmwgfx-Fix-an-error-return-check-in-vmw_co.patch
patches.kernel.org/6.18.7-160-LoongArch-dts-loongson-2k0500-Add-default-inte.patch
patches.kernel.org/6.18.7-161-LoongArch-dts-loongson-2k1000-Add-default-inte.patch
patches.kernel.org/6.18.7-162-LoongArch-dts-loongson-2k1000-Fix-i2c-gpio-nod.patch
patches.kernel.org/6.18.7-163-LoongArch-dts-loongson-2k2000-Add-default-inte.patch
patches.kernel.org/6.18.7-164-LoongArch-KVM-Fix-kvm_device-leak-in-kvm_eioin.patch
patches.kernel.org/6.18.7-165-LoongArch-KVM-Fix-kvm_device-leak-in-kvm_ipi_d.patch
patches.kernel.org/6.18.7-166-LoongArch-KVM-Fix-kvm_device-leak-in-kvm_pch_p.patch
patches.kernel.org/6.18.7-167-dmaengine-apple-admac-Add-apple-t8103-admac-co.patch
patches.kernel.org/6.18.7-168-dmaengine-at_hdmac-fix-device-leak-on-of_dma_x.patch
patches.kernel.org/6.18.7-169-dmaengine-bcm-sba-raid-fix-device-leak-on-prob.patch
patches.kernel.org/6.18.7-170-dmaengine-cv1800b-dmamux-fix-device-leak-on-ro.patch
patches.kernel.org/6.18.7-171-dmaengine-dw-dmamux-fix-OF-node-leak-on-route-.patch
patches.kernel.org/6.18.7-172-dmaengine-fsl-edma-Fix-clk-leak-on-alloc_chan_.patch
patches.kernel.org/6.18.7-173-dmaengine-idxd-fix-device-leaks-on-compat-bind.patch
patches.kernel.org/6.18.7-174-dmaengine-lpc18xx-dmamux-fix-device-leak-on-ro.patch
patches.kernel.org/6.18.7-175-dmaengine-lpc32xx-dmamux-fix-device-leak-on-ro.patch
patches.kernel.org/6.18.7-176-dmaengine-qcom-gpi-Fix-memory-leak-in-gpi_peri.patch
patches.kernel.org/6.18.7-177-dmaengine-sh-rz-dmac-fix-device-leak-on-probe-.patch
patches.kernel.org/6.18.7-178-dmaengine-sh-rz-dmac-Fix-rz_dmac_terminate_all.patch
patches.kernel.org/6.18.7-179-dmaengine-stm32-dmamux-fix-device-leak-on-rout.patch
patches.kernel.org/6.18.7-180-dmaengine-stm32-dmamux-fix-OF-node-leak-on-rou.patch
patches.kernel.org/6.18.7-181-dmaengine-ti-dma-crossbar-fix-device-leak-on-d.patch
patches.kernel.org/6.18.7-182-dmaengine-ti-dma-crossbar-fix-device-leak-on-a.patch
patches.kernel.org/6.18.7-183-dmaengine-ti-k3-udma-fix-device-leak-on-udma-l.patch
patches.kernel.org/6.18.7-184-mm-add-a-ptdesc-flag-to-mark-kernel-page-table.patch
patches.kernel.org/6.18.7-185-mm-actually-mark-kernel-page-table-pages.patch
patches.kernel.org/6.18.7-186-x86-mm-use-ptdesc-when-freeing-PMD-pages.patch
patches.kernel.org/6.18.7-187-mm-introduce-pure-page-table-freeing-function.patch
patches.kernel.org/6.18.7-188-x86-mm-use-pagetable_free.patch
patches.kernel.org/6.18.7-189-mm-introduce-deferred-freeing-for-kernel-page-.patch
patches.kernel.org/6.18.7-190-iommu-sva-invalidate-stale-IOTLB-entries-for-k.patch
patches.kernel.org/6.18.7-191-HID-intel-ish-hid-Use-dedicated-unbound-workqu.patch
patches.kernel.org/6.18.7-192-HID-intel-ish-hid-Fix-Wcast-function-type-stri.patch
patches.kernel.org/6.18.7-193-btrfs-fix-deadlock-in-wait_current_trans-due-t.patch
patches.kernel.org/6.18.7-194-mm-page_alloc-vmstat-simplify-refresh_cpu_vm_s.patch
patches.kernel.org/6.18.7-195-mm-page_alloc-batch-page-freeing-in-decay_pcp_.patch
patches.kernel.org/6.18.7-196-mm-page_alloc-prevent-pcp-corruption-with-SMP-.patch
patches.kernel.org/6.18.7-197-Revert-functionfs-fix-the-open-removal-races.patch
patches.kernel.org/6.18.7-198-iommu-sva-include-mmu_notifier.h-header.patch
patches.kernel.org/6.18.7-199-Linux-6.18.7.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
@@ -1447,6 +1828,8 @@
# sorted patches
########################################################
patches.suse/drm-i915-xe-fbdev-add-intel_fbdev_fb_pitch_align.patch
patches.suse/ASoC-Intel-sof_sdw-shift-SSP-BT-mask-bits.patch
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-unanchor-URL-.patch
########################################################
# end of sorted patches
########################################################
@@ -1465,8 +1848,6 @@
########################################################
patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch
patches.suse/wifi-iwlwifi-Add-missing-firmware-info-for-bz-b0-mod.patch
patches.suse/ALSA-hda-tas2781-properly-initialize-speaker_id-for-.patch
patches.suse/ALSA-hda-tas2781-Skip-UEFI-calibration-on-ASUS-ROG-X.patch
########################################################
# kbuild/module infrastructure fixes

View File

@@ -1,3 +1,3 @@
2026-01-12 07:24:59 +0000
GIT Revision: c0cb237335dd911c3f45910b1b754bed6de5730c
2026-01-23 12:13:24 +0000
GIT Revision: 14faf1245c89882c9d3effe16b9da4226eb6cf7c
GIT Branch: stable