4 Commits

Author SHA256 Message Date
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 5532 additions and 70 deletions

View File

@@ -4,7 +4,7 @@ SRCVERSION=6.18
VARIANT=
# enable kernel module compression
COMPRESS_MODULES="zstd"
COMPRESS_VMLINUX="zstd"
COMPRESS_VMLINUX="xz"
# Compile binary devicetrees on master and stable branches.
BUILD_DTBS="Yes"
# Generate a _multibuild file

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%define git_commit 9889f004fead3b7e37677932f089d82d72c747a9
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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,16 +18,16 @@
%define srcversion 6.18
%define patchversion 6.18.5
%define git_commit c0cb237335dd911c3f45910b1b754bed6de5730c
%define patchversion 6.18.6
%define git_commit 9889f004fead3b7e37677932f089d82d72c747a9
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux zstd
%define compress_vmlinux xz
%define livepatch livepatch%{nil}
%define livepatch_rt %{nil}
%define sb_efi_only 0
%define split_base 0
%define split_optional 1
%define split_optional 0
%define supported_modules_check 0
%define build_flavor default
%define generate_compile_commands 1
@@ -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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%define git_commit 9889f004fead3b7e37677932f089d82d72c747a9
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%define git_commit 9889f004fead3b7e37677932f089d82d72c747a9
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%define git_commit 9889f004fead3b7e37677932f089d82d72c747a9
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%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-9889f004fead3b7e37677932f089d82d72c747a9
%endif
%if 0%{?rhel_version}
%global kernel_package kernel
%endif
Name: kernel-obs-build
Version: 6.18.5
Version: 6.18.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%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-9889f004fead3b7e37677932f089d82d72c747a9
BuildRequires: coreutils
BuildRequires: device-mapper
BuildRequires: dracut

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-obs-qa
Version: 6.18.5
Version: 6.18.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%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-9889f004fead3b7e37677932f089d82d72c747a9
%endif
BuildRequires: modutils
ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%define git_commit 9889f004fead3b7e37677932f089d82d72c747a9
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%define git_commit 9889f004fead3b7e37677932f089d82d72c747a9
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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 9889f004fead3b7e37677932f089d82d72c747a9
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-syms
Version: 6.18.5
Version: 6.18.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%define git_commit 9889f004fead3b7e37677932f089d82d72c747a9
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

View File

@@ -1,3 +1,333 @@
-------------------------------------------------------------------
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.6
%define git_commit 9889f004fead3b7e37677932f089d82d72c747a9
%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.6
%if 0%{?is_kotd}
Release: <RELEASE>.gc0cb237
Release: <RELEASE>.g9889f00
%else
Release: 0
%endif

Binary file not shown.

Binary file not shown.

View File

@@ -1417,6 +1417,188 @@
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
########################################################
# Build fixes that apply to the vanilla kernel too.
@@ -1447,6 +1629,7 @@
# 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
########################################################
# end of sorted patches
########################################################
@@ -1465,7 +1648,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
########################################################

View File

@@ -1,3 +1,3 @@
2026-01-12 07:24:59 +0000
GIT Revision: c0cb237335dd911c3f45910b1b754bed6de5730c
2026-01-23 00:42:59 +0000
GIT Revision: 9889f004fead3b7e37677932f089d82d72c747a9
GIT Branch: stable