diff --git a/kernel-longterm.changes b/kernel-longterm.changes index bee7cfc..c82b3cf 100644 --- a/kernel-longterm.changes +++ b/kernel-longterm.changes @@ -1,3 +1,220 @@ +------------------------------------------------------------------- +Wed Oct 29 15:15:13 CET 2025 - rfrohl@suse.com + +- Linux 6.12.56 (bsc#1234429). +- ksmbd: transport_ipc: validate payload size before reading + handle (bsc#1234429). +- xfs: always warn about deprecated mount options (bsc#1234429). +- arm64: mte: Do not warn if the page is already tagged in + copy_highpage() (bsc#1234429). +- devcoredump: Fix circular locking dependency with devcd->mutex + (bsc#1234429). +- serial: sc16is7xx: remove useless enable of enhanced features + (bsc#1234429). +- serial: 8250_mtk: Enable baud clock and manage in runtime PM + (bsc#1234429). +- serial: 8250_exar: add support for Advantech 2 port card with + Device ID 0x0018 (bsc#1234429). +- serial: 8250_dw: handle reset control deassert error + (bsc#1234429). +- dt-bindings: usb: dwc3-imx8mp: dma-range is required only for + imx8mp (bsc#1234429). +- tcpm: switch check for role_sw device with fw_node + (bsc#1234429). +- most: usb: hdm_probe: Fix calling put_device() before device + initialization (bsc#1234429). +- most: usb: Fix use-after-free in hdm_disconnect (bsc#1234429). +- misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup + (bsc#1234429). +- objtool/rust: add one more `noreturn` Rust function + (bsc#1234429). +- mei: me: add wildcat lake P DID (bsc#1234429). +- comedi: fix divide-by-zero in comedi_buf_munge() (bsc#1234429). +- binder: remove "invalid inc weak" check (bsc#1234429). +- x86/microcode: Fix Entrysign revision check for Zen1/Naples + (bsc#1234429). +- xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races + with stall event (bsc#1234429). +- xhci: dbc: enable back DbC in resume if it was enabled before + suspend (bsc#1234429). +- usb: raw-gadget: do not limit transfer length (bsc#1234429). +- usb/core/quirks: Add Huawei ME906S to wakeup quirk + (bsc#1234429). +- USB: serial: option: add Telit FN920C04 ECM compositions + (bsc#1234429). +- USB: serial: option: add Quectel RG255C (bsc#1234429). +- USB: serial: option: add UNISOC UIS7720 (bsc#1234429). +- platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL + (bsc#1234429). +- Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU + and GaP (bsc#1234429). +- io_uring/sqpoll: be smarter on when to update the stime usage + (bsc#1234429). +- io_uring/sqpoll: switch away from getrusage() for CPU accounting + (bsc#1234429). +- sched: Remove never used code in mm_cid_get() (bsc#1234429). +- io_uring: correct __must_hold annotation in + io_install_fixed_file (bsc#1234429). +- gpio: ljca: Fix duplicated IRQ mapping (bsc#1234429). +- drm/panic: Fix qr_code, ensure vmargin is positive + (bsc#1234429). +- drm/panic: Fix drawing the logo on a small narrow screen + (bsc#1234429). +- nbd: override creds to kernel when calling sock_{send,recv}msg() + (bsc#1234429). +- hwmon: (sht3x) Fix error handling (bsc#1234429). +- riscv: hwprobe: avoid uninitialized variable use in + hwprobe_arch_id() (bsc#1234429). +- RISC-V: Don't print details of CPUs disabled in DT + (bsc#1234429). +- RISC-V: Define pgprot_dmacoherent() for non-coherent devices + (bsc#1234429). +- drm/panthor: Fix kernel panic on partial unmap of a GPU VA + region (bsc#1234429). +- spi: airoha: fix reading/writing of flashes with more than + one plane per lun (bsc#1234429). +- spi: airoha: switch back to non-dma mode in the case of error + (bsc#1234429). +- spi: airoha: do not keep {tx,rx} dma buffer always mapped + (bsc#1234429). +- spi: airoha: add support of dual/quad wires spi modes to + exec_op() handler (bsc#1234429). +- spi: airoha: return an error for continuous mode dirmap creation + cases (bsc#1234429). +- firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing + in raw mode (bsc#1234429). +- firmware: arm_scmi: Account for failed debug initialization + (bsc#1234429). +- arm64: dts: broadcom: bcm2712: Define VGIC interrupt + (bsc#1234429). +- arm64: dts: broadcom: bcm2712: Add default GIC address cells + (bsc#1234429). +- spi: spi-nxp-fspi: add extra delay after dll locked + (bsc#1234429). +- drm/amd/display: increase max link count and fix link->enc + NULL pointer access (bsc#1234429). +- mm: prevent poison consumption when splitting THP (bsc#1234429). +- selftests: mptcp: join: mark implicit tests as skipped if not + supported (bsc#1234429). +- selftests: mptcp: join: mark 'flush re-add' as skipped if not + supported (bsc#1234429). +- net: ravb: Ensure memory write completes before ringing TX + doorbell (bsc#1234429). +- net: ravb: Enforce descriptor type ordering (bsc#1234429). +- net: usb: rtl8150: Fix frame padding (bsc#1234429). +- net: stmmac: dwmac-rk: Fix disabling set_clock_selection + (bsc#1234429). +- vsock: fix lock inversion in vsock_assign_transport() + (bsc#1234429). +- ocfs2: clear extent cache after moving/defragmenting extents + (bsc#1234429). +- MIPS: Malta: Fix keyboard resource preventing i8042 driver + from registering (bsc#1234429). +- cifs: Fix TCP_Server_Info::credits to be signed (bsc#1234429). +- can: netlink: can_changelink(): allow disabling of automatic + restart (bsc#1234429). +- ACPICA: Work around bogus -Wstringop-overread warning since + GCC 11 (bsc#1234429). +- slab: Fix obj_ext mistakenly considered NULL due to race + condition (bsc#1234429). +- slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts + (bsc#1234429). +- Revert "cpuidle: menu: Avoid discarding useful information" + (bsc#1234429). +- xfs: fix locking in xchk_nlinks_collect_dir (bsc#1234429). +- gpio: 104-idio-16: Define maximum valid register address offset + (bsc#1234429). +- gpio: pci-idio-16: Define maximum valid register address offset + (bsc#1234429). +- btrfs: directly free partially initialized fs_info in + btrfs_check_leaked_roots() (bsc#1234429). +- arch_topology: Fix incorrect error check in + topology_parse_cpu_capacity() (bsc#1234429). +- dma-debug: don't report false positives with + DMA_BOUNCE_UNALIGNED_KMALLOC (bsc#1234429). +- net: bonding: fix possible peer notify event loss or dup issue + (bsc#1234429). +- fs/notify: call exportfs_encode_fid with s_umount (bsc#1234429). +- net/mlx5: Fix IPsec cleanup over MPV device (bsc#1234429). +- net: phy: micrel: always set shared->phydev for LAN8814 + (bsc#1234429). +- sctp: avoid NULL dereference when chunk data buffer is missing + (bsc#1234429). +- ptp: ocp: Fix typo using index 1 instead of i in SMA + initialization loop (bsc#1234429). +- arm64, mm: avoid always making PTE dirty in pte_mkwrite() + (bsc#1234429). +- net: ethernet: ti: am65-cpts: fix timestamp loss due to race + conditions (bsc#1234429). +- net/smc: fix general protection fault in __smc_diag_dump + (bsc#1234429). +- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff + for striding RQ (bsc#1234429). +- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff + for legacy RQ (bsc#1234429). +- net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing + overhead (bsc#1234429). +- selftests: net: fix server bind failure in sctp_vrf.sh + (bsc#1234429). +- can: rockchip-canfd: rkcanfd_start_xmit(): use + can_dev_dropped_skb() instead of can_dropped_invalid_skb() + (bsc#1234429). +- can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead + of can_dropped_invalid_skb() (bsc#1234429). +- can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() + instead of can_dropped_invalid_skb() (bsc#1234429). +- dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path + (bsc#1234429). +- net: enetc: correct the value of ENETC_RXB_TRUESIZE + (bsc#1234429). +- net: enetc: fix the deadlock of enetc_mdio_lock (bsc#1234429). +- rtnetlink: Allow deleting FDB entries in user namespace + (bsc#1234429). +- net/mlx5e: Return 1 instead of 0 in invalid case in + mlx5e_mpwrq_umr_entry_size() (bsc#1234429). +- PM: EM: Fix late boot with holes in CPU topology (bsc#1234429). +- PM: EM: Move CPU capacity check to em_adjust_new_capacity() + (bsc#1234429). +- PM: EM: Slightly reduce em_check_capacity_update() overhead + (bsc#1234429). +- PM: EM: Drop unused parameter from em_adjust_new_capacity() + (bsc#1234429). +- Unbreak 'make tools/*' for user-space targets (bsc#1234429). +- smb: server: let smb_direct_flush_send_list() invalidate a + remote key first (bsc#1234429). +- s390/mm: Use __GFP_ACCOUNT for user page table allocations + (bsc#1234429). +- drivers/perf: hisi: Relax the event ID check in the framework + (bsc#1234429). +- powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure + (bsc#1234429). +- m68k: bitops: Fix find_*_bit() signatures (bsc#1234429). +- gfs2: Fix unlikely race in gdlm_put_lock (bsc#1234429). +- arm64: sysreg: Correct sign definitions for EIESB and DoubleLock + (bsc#1234429). +- lkdtm: fortify: Fix potential NULL dereference on kmalloc + failure (bsc#1234429). +- PCI: Test for bit underflow in pcie_set_readrq() (bsc#1234429). +- hfsplus: return EIO when type of hidden directory mismatch in + hfsplus_fill_super() (bsc#1234429). +- hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits() + (bsc#1234429). +- dlm: check for defined force value in dlm_lockspace_release + (bsc#1234429). +- hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat() + (bsc#1234429). +- hfs: validate record offset in hfsplus_bmap_alloc (bsc#1234429). +- hfsplus: fix KMSAN uninit-value issue in + __hfsplus_ext_cache_extent() (bsc#1234429). +- hfs: make proper initalization of struct hfs_find_data + (bsc#1234429). +- hfs: clear offset and space out of valid records in b-tree node + (bsc#1234429). +- nios2: ensure that memblock.current_limit is set when setting + pfn limits (bsc#1234429). +- exec: Fix incorrect type for ret (bsc#1234429). +- commit a5f2ba9 + ------------------------------------------------------------------- Fri Oct 24 00:12:06 CEST 2025 - rfrohl@suse.com diff --git a/kernel-longterm.spec b/kernel-longterm.spec index 8857a33..386f80e 100644 --- a/kernel-longterm.spec +++ b/kernel-longterm.spec @@ -18,8 +18,8 @@ %define srcversion 6.12 -%define patchversion 6.12.55 -%define git_commit 7ce175615bbdc06ff9d17f19b15325baa96ddae3 +%define patchversion 6.12.56 +%define git_commit bc19934fa0481c2c2796094ab40c3456da480be5 %define variant -longterm%{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-longterm -Version: 6.12.55 +Version: 6.12.56 %if 0%{?is_kotd} -Release: .g7ce1756 +Release: .gbc19934 %else Release: 0 %endif diff --git a/kernel-source-longterm.changes b/kernel-source-longterm.changes index bee7cfc..c82b3cf 100644 --- a/kernel-source-longterm.changes +++ b/kernel-source-longterm.changes @@ -1,3 +1,220 @@ +------------------------------------------------------------------- +Wed Oct 29 15:15:13 CET 2025 - rfrohl@suse.com + +- Linux 6.12.56 (bsc#1234429). +- ksmbd: transport_ipc: validate payload size before reading + handle (bsc#1234429). +- xfs: always warn about deprecated mount options (bsc#1234429). +- arm64: mte: Do not warn if the page is already tagged in + copy_highpage() (bsc#1234429). +- devcoredump: Fix circular locking dependency with devcd->mutex + (bsc#1234429). +- serial: sc16is7xx: remove useless enable of enhanced features + (bsc#1234429). +- serial: 8250_mtk: Enable baud clock and manage in runtime PM + (bsc#1234429). +- serial: 8250_exar: add support for Advantech 2 port card with + Device ID 0x0018 (bsc#1234429). +- serial: 8250_dw: handle reset control deassert error + (bsc#1234429). +- dt-bindings: usb: dwc3-imx8mp: dma-range is required only for + imx8mp (bsc#1234429). +- tcpm: switch check for role_sw device with fw_node + (bsc#1234429). +- most: usb: hdm_probe: Fix calling put_device() before device + initialization (bsc#1234429). +- most: usb: Fix use-after-free in hdm_disconnect (bsc#1234429). +- misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup + (bsc#1234429). +- objtool/rust: add one more `noreturn` Rust function + (bsc#1234429). +- mei: me: add wildcat lake P DID (bsc#1234429). +- comedi: fix divide-by-zero in comedi_buf_munge() (bsc#1234429). +- binder: remove "invalid inc weak" check (bsc#1234429). +- x86/microcode: Fix Entrysign revision check for Zen1/Naples + (bsc#1234429). +- xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races + with stall event (bsc#1234429). +- xhci: dbc: enable back DbC in resume if it was enabled before + suspend (bsc#1234429). +- usb: raw-gadget: do not limit transfer length (bsc#1234429). +- usb/core/quirks: Add Huawei ME906S to wakeup quirk + (bsc#1234429). +- USB: serial: option: add Telit FN920C04 ECM compositions + (bsc#1234429). +- USB: serial: option: add Quectel RG255C (bsc#1234429). +- USB: serial: option: add UNISOC UIS7720 (bsc#1234429). +- platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL + (bsc#1234429). +- Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU + and GaP (bsc#1234429). +- io_uring/sqpoll: be smarter on when to update the stime usage + (bsc#1234429). +- io_uring/sqpoll: switch away from getrusage() for CPU accounting + (bsc#1234429). +- sched: Remove never used code in mm_cid_get() (bsc#1234429). +- io_uring: correct __must_hold annotation in + io_install_fixed_file (bsc#1234429). +- gpio: ljca: Fix duplicated IRQ mapping (bsc#1234429). +- drm/panic: Fix qr_code, ensure vmargin is positive + (bsc#1234429). +- drm/panic: Fix drawing the logo on a small narrow screen + (bsc#1234429). +- nbd: override creds to kernel when calling sock_{send,recv}msg() + (bsc#1234429). +- hwmon: (sht3x) Fix error handling (bsc#1234429). +- riscv: hwprobe: avoid uninitialized variable use in + hwprobe_arch_id() (bsc#1234429). +- RISC-V: Don't print details of CPUs disabled in DT + (bsc#1234429). +- RISC-V: Define pgprot_dmacoherent() for non-coherent devices + (bsc#1234429). +- drm/panthor: Fix kernel panic on partial unmap of a GPU VA + region (bsc#1234429). +- spi: airoha: fix reading/writing of flashes with more than + one plane per lun (bsc#1234429). +- spi: airoha: switch back to non-dma mode in the case of error + (bsc#1234429). +- spi: airoha: do not keep {tx,rx} dma buffer always mapped + (bsc#1234429). +- spi: airoha: add support of dual/quad wires spi modes to + exec_op() handler (bsc#1234429). +- spi: airoha: return an error for continuous mode dirmap creation + cases (bsc#1234429). +- firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing + in raw mode (bsc#1234429). +- firmware: arm_scmi: Account for failed debug initialization + (bsc#1234429). +- arm64: dts: broadcom: bcm2712: Define VGIC interrupt + (bsc#1234429). +- arm64: dts: broadcom: bcm2712: Add default GIC address cells + (bsc#1234429). +- spi: spi-nxp-fspi: add extra delay after dll locked + (bsc#1234429). +- drm/amd/display: increase max link count and fix link->enc + NULL pointer access (bsc#1234429). +- mm: prevent poison consumption when splitting THP (bsc#1234429). +- selftests: mptcp: join: mark implicit tests as skipped if not + supported (bsc#1234429). +- selftests: mptcp: join: mark 'flush re-add' as skipped if not + supported (bsc#1234429). +- net: ravb: Ensure memory write completes before ringing TX + doorbell (bsc#1234429). +- net: ravb: Enforce descriptor type ordering (bsc#1234429). +- net: usb: rtl8150: Fix frame padding (bsc#1234429). +- net: stmmac: dwmac-rk: Fix disabling set_clock_selection + (bsc#1234429). +- vsock: fix lock inversion in vsock_assign_transport() + (bsc#1234429). +- ocfs2: clear extent cache after moving/defragmenting extents + (bsc#1234429). +- MIPS: Malta: Fix keyboard resource preventing i8042 driver + from registering (bsc#1234429). +- cifs: Fix TCP_Server_Info::credits to be signed (bsc#1234429). +- can: netlink: can_changelink(): allow disabling of automatic + restart (bsc#1234429). +- ACPICA: Work around bogus -Wstringop-overread warning since + GCC 11 (bsc#1234429). +- slab: Fix obj_ext mistakenly considered NULL due to race + condition (bsc#1234429). +- slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts + (bsc#1234429). +- Revert "cpuidle: menu: Avoid discarding useful information" + (bsc#1234429). +- xfs: fix locking in xchk_nlinks_collect_dir (bsc#1234429). +- gpio: 104-idio-16: Define maximum valid register address offset + (bsc#1234429). +- gpio: pci-idio-16: Define maximum valid register address offset + (bsc#1234429). +- btrfs: directly free partially initialized fs_info in + btrfs_check_leaked_roots() (bsc#1234429). +- arch_topology: Fix incorrect error check in + topology_parse_cpu_capacity() (bsc#1234429). +- dma-debug: don't report false positives with + DMA_BOUNCE_UNALIGNED_KMALLOC (bsc#1234429). +- net: bonding: fix possible peer notify event loss or dup issue + (bsc#1234429). +- fs/notify: call exportfs_encode_fid with s_umount (bsc#1234429). +- net/mlx5: Fix IPsec cleanup over MPV device (bsc#1234429). +- net: phy: micrel: always set shared->phydev for LAN8814 + (bsc#1234429). +- sctp: avoid NULL dereference when chunk data buffer is missing + (bsc#1234429). +- ptp: ocp: Fix typo using index 1 instead of i in SMA + initialization loop (bsc#1234429). +- arm64, mm: avoid always making PTE dirty in pte_mkwrite() + (bsc#1234429). +- net: ethernet: ti: am65-cpts: fix timestamp loss due to race + conditions (bsc#1234429). +- net/smc: fix general protection fault in __smc_diag_dump + (bsc#1234429). +- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff + for striding RQ (bsc#1234429). +- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff + for legacy RQ (bsc#1234429). +- net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing + overhead (bsc#1234429). +- selftests: net: fix server bind failure in sctp_vrf.sh + (bsc#1234429). +- can: rockchip-canfd: rkcanfd_start_xmit(): use + can_dev_dropped_skb() instead of can_dropped_invalid_skb() + (bsc#1234429). +- can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead + of can_dropped_invalid_skb() (bsc#1234429). +- can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() + instead of can_dropped_invalid_skb() (bsc#1234429). +- dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path + (bsc#1234429). +- net: enetc: correct the value of ENETC_RXB_TRUESIZE + (bsc#1234429). +- net: enetc: fix the deadlock of enetc_mdio_lock (bsc#1234429). +- rtnetlink: Allow deleting FDB entries in user namespace + (bsc#1234429). +- net/mlx5e: Return 1 instead of 0 in invalid case in + mlx5e_mpwrq_umr_entry_size() (bsc#1234429). +- PM: EM: Fix late boot with holes in CPU topology (bsc#1234429). +- PM: EM: Move CPU capacity check to em_adjust_new_capacity() + (bsc#1234429). +- PM: EM: Slightly reduce em_check_capacity_update() overhead + (bsc#1234429). +- PM: EM: Drop unused parameter from em_adjust_new_capacity() + (bsc#1234429). +- Unbreak 'make tools/*' for user-space targets (bsc#1234429). +- smb: server: let smb_direct_flush_send_list() invalidate a + remote key first (bsc#1234429). +- s390/mm: Use __GFP_ACCOUNT for user page table allocations + (bsc#1234429). +- drivers/perf: hisi: Relax the event ID check in the framework + (bsc#1234429). +- powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure + (bsc#1234429). +- m68k: bitops: Fix find_*_bit() signatures (bsc#1234429). +- gfs2: Fix unlikely race in gdlm_put_lock (bsc#1234429). +- arm64: sysreg: Correct sign definitions for EIESB and DoubleLock + (bsc#1234429). +- lkdtm: fortify: Fix potential NULL dereference on kmalloc + failure (bsc#1234429). +- PCI: Test for bit underflow in pcie_set_readrq() (bsc#1234429). +- hfsplus: return EIO when type of hidden directory mismatch in + hfsplus_fill_super() (bsc#1234429). +- hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits() + (bsc#1234429). +- dlm: check for defined force value in dlm_lockspace_release + (bsc#1234429). +- hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat() + (bsc#1234429). +- hfs: validate record offset in hfsplus_bmap_alloc (bsc#1234429). +- hfsplus: fix KMSAN uninit-value issue in + __hfsplus_ext_cache_extent() (bsc#1234429). +- hfs: make proper initalization of struct hfs_find_data + (bsc#1234429). +- hfs: clear offset and space out of valid records in b-tree node + (bsc#1234429). +- nios2: ensure that memblock.current_limit is set when setting + pfn limits (bsc#1234429). +- exec: Fix incorrect type for ret (bsc#1234429). +- commit a5f2ba9 + ------------------------------------------------------------------- Fri Oct 24 00:12:06 CEST 2025 - rfrohl@suse.com diff --git a/kernel-source-longterm.spec b/kernel-source-longterm.spec index 44cdccb..bcdedbc 100644 --- a/kernel-source-longterm.spec +++ b/kernel-source-longterm.spec @@ -17,8 +17,8 @@ %define srcversion 6.12 -%define patchversion 6.12.55 -%define git_commit 7ce175615bbdc06ff9d17f19b15325baa96ddae3 +%define patchversion 6.12.56 +%define git_commit bc19934fa0481c2c2796094ab40c3456da480be5 %define variant -longterm%{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-longterm -Version: 6.12.55 +Version: 6.12.56 %if 0%{?is_kotd} -Release: .g7ce1756 +Release: .gbc19934 %else Release: 0 %endif diff --git a/kernel-syms-longterm.changes b/kernel-syms-longterm.changes index bee7cfc..c82b3cf 100644 --- a/kernel-syms-longterm.changes +++ b/kernel-syms-longterm.changes @@ -1,3 +1,220 @@ +------------------------------------------------------------------- +Wed Oct 29 15:15:13 CET 2025 - rfrohl@suse.com + +- Linux 6.12.56 (bsc#1234429). +- ksmbd: transport_ipc: validate payload size before reading + handle (bsc#1234429). +- xfs: always warn about deprecated mount options (bsc#1234429). +- arm64: mte: Do not warn if the page is already tagged in + copy_highpage() (bsc#1234429). +- devcoredump: Fix circular locking dependency with devcd->mutex + (bsc#1234429). +- serial: sc16is7xx: remove useless enable of enhanced features + (bsc#1234429). +- serial: 8250_mtk: Enable baud clock and manage in runtime PM + (bsc#1234429). +- serial: 8250_exar: add support for Advantech 2 port card with + Device ID 0x0018 (bsc#1234429). +- serial: 8250_dw: handle reset control deassert error + (bsc#1234429). +- dt-bindings: usb: dwc3-imx8mp: dma-range is required only for + imx8mp (bsc#1234429). +- tcpm: switch check for role_sw device with fw_node + (bsc#1234429). +- most: usb: hdm_probe: Fix calling put_device() before device + initialization (bsc#1234429). +- most: usb: Fix use-after-free in hdm_disconnect (bsc#1234429). +- misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup + (bsc#1234429). +- objtool/rust: add one more `noreturn` Rust function + (bsc#1234429). +- mei: me: add wildcat lake P DID (bsc#1234429). +- comedi: fix divide-by-zero in comedi_buf_munge() (bsc#1234429). +- binder: remove "invalid inc weak" check (bsc#1234429). +- x86/microcode: Fix Entrysign revision check for Zen1/Naples + (bsc#1234429). +- xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races + with stall event (bsc#1234429). +- xhci: dbc: enable back DbC in resume if it was enabled before + suspend (bsc#1234429). +- usb: raw-gadget: do not limit transfer length (bsc#1234429). +- usb/core/quirks: Add Huawei ME906S to wakeup quirk + (bsc#1234429). +- USB: serial: option: add Telit FN920C04 ECM compositions + (bsc#1234429). +- USB: serial: option: add Quectel RG255C (bsc#1234429). +- USB: serial: option: add UNISOC UIS7720 (bsc#1234429). +- platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL + (bsc#1234429). +- Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU + and GaP (bsc#1234429). +- io_uring/sqpoll: be smarter on when to update the stime usage + (bsc#1234429). +- io_uring/sqpoll: switch away from getrusage() for CPU accounting + (bsc#1234429). +- sched: Remove never used code in mm_cid_get() (bsc#1234429). +- io_uring: correct __must_hold annotation in + io_install_fixed_file (bsc#1234429). +- gpio: ljca: Fix duplicated IRQ mapping (bsc#1234429). +- drm/panic: Fix qr_code, ensure vmargin is positive + (bsc#1234429). +- drm/panic: Fix drawing the logo on a small narrow screen + (bsc#1234429). +- nbd: override creds to kernel when calling sock_{send,recv}msg() + (bsc#1234429). +- hwmon: (sht3x) Fix error handling (bsc#1234429). +- riscv: hwprobe: avoid uninitialized variable use in + hwprobe_arch_id() (bsc#1234429). +- RISC-V: Don't print details of CPUs disabled in DT + (bsc#1234429). +- RISC-V: Define pgprot_dmacoherent() for non-coherent devices + (bsc#1234429). +- drm/panthor: Fix kernel panic on partial unmap of a GPU VA + region (bsc#1234429). +- spi: airoha: fix reading/writing of flashes with more than + one plane per lun (bsc#1234429). +- spi: airoha: switch back to non-dma mode in the case of error + (bsc#1234429). +- spi: airoha: do not keep {tx,rx} dma buffer always mapped + (bsc#1234429). +- spi: airoha: add support of dual/quad wires spi modes to + exec_op() handler (bsc#1234429). +- spi: airoha: return an error for continuous mode dirmap creation + cases (bsc#1234429). +- firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing + in raw mode (bsc#1234429). +- firmware: arm_scmi: Account for failed debug initialization + (bsc#1234429). +- arm64: dts: broadcom: bcm2712: Define VGIC interrupt + (bsc#1234429). +- arm64: dts: broadcom: bcm2712: Add default GIC address cells + (bsc#1234429). +- spi: spi-nxp-fspi: add extra delay after dll locked + (bsc#1234429). +- drm/amd/display: increase max link count and fix link->enc + NULL pointer access (bsc#1234429). +- mm: prevent poison consumption when splitting THP (bsc#1234429). +- selftests: mptcp: join: mark implicit tests as skipped if not + supported (bsc#1234429). +- selftests: mptcp: join: mark 'flush re-add' as skipped if not + supported (bsc#1234429). +- net: ravb: Ensure memory write completes before ringing TX + doorbell (bsc#1234429). +- net: ravb: Enforce descriptor type ordering (bsc#1234429). +- net: usb: rtl8150: Fix frame padding (bsc#1234429). +- net: stmmac: dwmac-rk: Fix disabling set_clock_selection + (bsc#1234429). +- vsock: fix lock inversion in vsock_assign_transport() + (bsc#1234429). +- ocfs2: clear extent cache after moving/defragmenting extents + (bsc#1234429). +- MIPS: Malta: Fix keyboard resource preventing i8042 driver + from registering (bsc#1234429). +- cifs: Fix TCP_Server_Info::credits to be signed (bsc#1234429). +- can: netlink: can_changelink(): allow disabling of automatic + restart (bsc#1234429). +- ACPICA: Work around bogus -Wstringop-overread warning since + GCC 11 (bsc#1234429). +- slab: Fix obj_ext mistakenly considered NULL due to race + condition (bsc#1234429). +- slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts + (bsc#1234429). +- Revert "cpuidle: menu: Avoid discarding useful information" + (bsc#1234429). +- xfs: fix locking in xchk_nlinks_collect_dir (bsc#1234429). +- gpio: 104-idio-16: Define maximum valid register address offset + (bsc#1234429). +- gpio: pci-idio-16: Define maximum valid register address offset + (bsc#1234429). +- btrfs: directly free partially initialized fs_info in + btrfs_check_leaked_roots() (bsc#1234429). +- arch_topology: Fix incorrect error check in + topology_parse_cpu_capacity() (bsc#1234429). +- dma-debug: don't report false positives with + DMA_BOUNCE_UNALIGNED_KMALLOC (bsc#1234429). +- net: bonding: fix possible peer notify event loss or dup issue + (bsc#1234429). +- fs/notify: call exportfs_encode_fid with s_umount (bsc#1234429). +- net/mlx5: Fix IPsec cleanup over MPV device (bsc#1234429). +- net: phy: micrel: always set shared->phydev for LAN8814 + (bsc#1234429). +- sctp: avoid NULL dereference when chunk data buffer is missing + (bsc#1234429). +- ptp: ocp: Fix typo using index 1 instead of i in SMA + initialization loop (bsc#1234429). +- arm64, mm: avoid always making PTE dirty in pte_mkwrite() + (bsc#1234429). +- net: ethernet: ti: am65-cpts: fix timestamp loss due to race + conditions (bsc#1234429). +- net/smc: fix general protection fault in __smc_diag_dump + (bsc#1234429). +- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff + for striding RQ (bsc#1234429). +- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff + for legacy RQ (bsc#1234429). +- net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing + overhead (bsc#1234429). +- selftests: net: fix server bind failure in sctp_vrf.sh + (bsc#1234429). +- can: rockchip-canfd: rkcanfd_start_xmit(): use + can_dev_dropped_skb() instead of can_dropped_invalid_skb() + (bsc#1234429). +- can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead + of can_dropped_invalid_skb() (bsc#1234429). +- can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() + instead of can_dropped_invalid_skb() (bsc#1234429). +- dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path + (bsc#1234429). +- net: enetc: correct the value of ENETC_RXB_TRUESIZE + (bsc#1234429). +- net: enetc: fix the deadlock of enetc_mdio_lock (bsc#1234429). +- rtnetlink: Allow deleting FDB entries in user namespace + (bsc#1234429). +- net/mlx5e: Return 1 instead of 0 in invalid case in + mlx5e_mpwrq_umr_entry_size() (bsc#1234429). +- PM: EM: Fix late boot with holes in CPU topology (bsc#1234429). +- PM: EM: Move CPU capacity check to em_adjust_new_capacity() + (bsc#1234429). +- PM: EM: Slightly reduce em_check_capacity_update() overhead + (bsc#1234429). +- PM: EM: Drop unused parameter from em_adjust_new_capacity() + (bsc#1234429). +- Unbreak 'make tools/*' for user-space targets (bsc#1234429). +- smb: server: let smb_direct_flush_send_list() invalidate a + remote key first (bsc#1234429). +- s390/mm: Use __GFP_ACCOUNT for user page table allocations + (bsc#1234429). +- drivers/perf: hisi: Relax the event ID check in the framework + (bsc#1234429). +- powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure + (bsc#1234429). +- m68k: bitops: Fix find_*_bit() signatures (bsc#1234429). +- gfs2: Fix unlikely race in gdlm_put_lock (bsc#1234429). +- arm64: sysreg: Correct sign definitions for EIESB and DoubleLock + (bsc#1234429). +- lkdtm: fortify: Fix potential NULL dereference on kmalloc + failure (bsc#1234429). +- PCI: Test for bit underflow in pcie_set_readrq() (bsc#1234429). +- hfsplus: return EIO when type of hidden directory mismatch in + hfsplus_fill_super() (bsc#1234429). +- hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits() + (bsc#1234429). +- dlm: check for defined force value in dlm_lockspace_release + (bsc#1234429). +- hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat() + (bsc#1234429). +- hfs: validate record offset in hfsplus_bmap_alloc (bsc#1234429). +- hfsplus: fix KMSAN uninit-value issue in + __hfsplus_ext_cache_extent() (bsc#1234429). +- hfs: make proper initalization of struct hfs_find_data + (bsc#1234429). +- hfs: clear offset and space out of valid records in b-tree node + (bsc#1234429). +- nios2: ensure that memblock.current_limit is set when setting + pfn limits (bsc#1234429). +- exec: Fix incorrect type for ret (bsc#1234429). +- commit a5f2ba9 + ------------------------------------------------------------------- Fri Oct 24 00:12:06 CEST 2025 - rfrohl@suse.com diff --git a/kernel-syms-longterm.spec b/kernel-syms-longterm.spec index 4802eb8..ec3dbed 100644 --- a/kernel-syms-longterm.spec +++ b/kernel-syms-longterm.spec @@ -16,15 +16,15 @@ # -%define git_commit 7ce175615bbdc06ff9d17f19b15325baa96ddae3 +%define git_commit bc19934fa0481c2c2796094ab40c3456da480be5 %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms-longterm -Version: 6.12.55 +Version: 6.12.56 %if 0%{?is_kotd} -Release: .g7ce1756 +Release: .gbc19934 %else Release: 0 %endif diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 0341d6d..bba3e21 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7e195bd968f5a4b2a59bdbd746ac2b71e36fb476ce6b1cf6f543ab938a4a667 -size 9117089 +oid sha256:56145af32fd68037d243fe8a6b4eb0715fa60604f7d5790df9f3d9e79fc1bad2 +size 9209216 diff --git a/series.conf b/series.conf index 28753be..ec138a4 100644 --- a/series.conf +++ b/series.conf @@ -11396,6 +11396,125 @@ patches.kernel.org/6.12.55-133-arm64-errata-Apply-workarounds-for-Neoverse-V.patch patches.kernel.org/6.12.55-134-dmaengine-Add-missing-cleanup-on-module-unloa.patch patches.kernel.org/6.12.55-135-Linux-6.12.55.patch + patches.kernel.org/6.12.56-001-exec-Fix-incorrect-type-for-ret.patch + patches.kernel.org/6.12.56-002-nios2-ensure-that-memblock.current_limit-is-s.patch + patches.kernel.org/6.12.56-003-hfs-clear-offset-and-space-out-of-valid-recor.patch + patches.kernel.org/6.12.56-004-hfs-make-proper-initalization-of-struct-hfs_f.patch + patches.kernel.org/6.12.56-005-hfsplus-fix-KMSAN-uninit-value-issue-in-__hfs.patch + patches.kernel.org/6.12.56-006-hfs-validate-record-offset-in-hfsplus_bmap_al.patch + patches.kernel.org/6.12.56-007-hfsplus-fix-KMSAN-uninit-value-issue-in-hfspl.patch + patches.kernel.org/6.12.56-008-dlm-check-for-defined-force-value-in-dlm_lock.patch + patches.kernel.org/6.12.56-009-hfs-fix-KMSAN-uninit-value-issue-in-hfs_find_.patch + patches.kernel.org/6.12.56-010-hfsplus-return-EIO-when-type-of-hidden-direct.patch + patches.kernel.org/6.12.56-011-PCI-Test-for-bit-underflow-in-pcie_set_readrq.patch + patches.kernel.org/6.12.56-012-lkdtm-fortify-Fix-potential-NULL-dereference-.patch + patches.kernel.org/6.12.56-013-arm64-sysreg-Correct-sign-definitions-for-EIE.patch + patches.kernel.org/6.12.56-014-gfs2-Fix-unlikely-race-in-gdlm_put_lock.patch + patches.kernel.org/6.12.56-015-m68k-bitops-Fix-find_-_bit-signatures.patch + patches.kernel.org/6.12.56-016-powerpc-32-Remove-PAGE_KERNEL_TEXT-to-fix-sta.patch + patches.kernel.org/6.12.56-017-drivers-perf-hisi-Relax-the-event-ID-check-in.patch + patches.kernel.org/6.12.56-018-s390-mm-Use-__GFP_ACCOUNT-for-user-page-table.patch + patches.kernel.org/6.12.56-019-smb-server-let-smb_direct_flush_send_list-inv.patch + patches.kernel.org/6.12.56-020-Unbreak-make-tools-for-user-space-targets.patch + patches.kernel.org/6.12.56-021-PM-EM-Drop-unused-parameter-from-em_adjust_ne.patch + patches.kernel.org/6.12.56-022-PM-EM-Slightly-reduce-em_check_capacity_updat.patch + patches.kernel.org/6.12.56-023-PM-EM-Move-CPU-capacity-check-to-em_adjust_ne.patch + patches.kernel.org/6.12.56-024-PM-EM-Fix-late-boot-with-holes-in-CPU-topolog.patch + patches.kernel.org/6.12.56-025-net-mlx5e-Return-1-instead-of-0-in-invalid-ca.patch + patches.kernel.org/6.12.56-026-rtnetlink-Allow-deleting-FDB-entries-in-user-.patch + patches.kernel.org/6.12.56-027-net-enetc-fix-the-deadlock-of-enetc_mdio_lock.patch + patches.kernel.org/6.12.56-028-net-enetc-correct-the-value-of-ENETC_RXB_TRUE.patch + patches.kernel.org/6.12.56-029-dpaa2-eth-fix-the-pointer-passed-to-PTR_ALIGN.patch + patches.kernel.org/6.12.56-030-can-bxcan-bxcan_start_xmit-use-can_dev_droppe.patch + patches.kernel.org/6.12.56-031-can-esd-acc_start_xmit-use-can_dev_dropped_sk.patch + patches.kernel.org/6.12.56-032-can-rockchip-canfd-rkcanfd_start_xmit-use-can.patch + patches.kernel.org/6.12.56-033-selftests-net-fix-server-bind-failure-in-sctp.patch + patches.kernel.org/6.12.56-034-net-mlx5e-Reuse-per-RQ-XDP-buffer-to-avoid-st.patch + patches.kernel.org/6.12.56-035-net-mlx5e-RX-Fix-generating-skb-from-non-line.patch + patches.kernel.org/6.12.56-036-net-mlx5e-RX-Fix-generating-skb-from-non-line.patch + patches.kernel.org/6.12.56-037-net-smc-fix-general-protection-fault-in-__smc.patch + patches.kernel.org/6.12.56-038-net-ethernet-ti-am65-cpts-fix-timestamp-loss-.patch + patches.kernel.org/6.12.56-039-arm64-mm-avoid-always-making-PTE-dirty-in-pte.patch + patches.kernel.org/6.12.56-040-ptp-ocp-Fix-typo-using-index-1-instead-of-i-i.patch + patches.kernel.org/6.12.56-041-sctp-avoid-NULL-dereference-when-chunk-data-b.patch + patches.kernel.org/6.12.56-042-net-phy-micrel-always-set-shared-phydev-for-L.patch + patches.kernel.org/6.12.56-043-net-mlx5-Fix-IPsec-cleanup-over-MPV-device.patch + patches.kernel.org/6.12.56-044-fs-notify-call-exportfs_encode_fid-with-s_umo.patch + patches.kernel.org/6.12.56-045-net-bonding-fix-possible-peer-notify-event-lo.patch + patches.kernel.org/6.12.56-046-dma-debug-don-t-report-false-positives-with-D.patch + patches.kernel.org/6.12.56-047-arch_topology-Fix-incorrect-error-check-in-to.patch + patches.kernel.org/6.12.56-048-btrfs-directly-free-partially-initialized-fs_.patch + patches.kernel.org/6.12.56-049-gpio-pci-idio-16-Define-maximum-valid-registe.patch + patches.kernel.org/6.12.56-050-gpio-104-idio-16-Define-maximum-valid-registe.patch + patches.kernel.org/6.12.56-051-xfs-fix-locking-in-xchk_nlinks_collect_dir.patch + patches.kernel.org/6.12.56-052-Revert-cpuidle-menu-Avoid-discarding-useful-i.patch + patches.kernel.org/6.12.56-053-slab-Avoid-race-on-slab-obj_exts-in-alloc_sla.patch + patches.kernel.org/6.12.56-054-slab-Fix-obj_ext-mistakenly-considered-NULL-d.patch + patches.kernel.org/6.12.56-055-ACPICA-Work-around-bogus-Wstringop-overread-w.patch + patches.kernel.org/6.12.56-056-can-netlink-can_changelink-allow-disabling-of.patch + patches.kernel.org/6.12.56-057-cifs-Fix-TCP_Server_Info-credits-to-be-signed.patch + patches.kernel.org/6.12.56-058-MIPS-Malta-Fix-keyboard-resource-preventing-i.patch + patches.kernel.org/6.12.56-059-ocfs2-clear-extent-cache-after-moving-defragm.patch + patches.kernel.org/6.12.56-060-vsock-fix-lock-inversion-in-vsock_assign_tran.patch + patches.kernel.org/6.12.56-061-net-stmmac-dwmac-rk-Fix-disabling-set_clock_s.patch + patches.kernel.org/6.12.56-062-net-usb-rtl8150-Fix-frame-padding.patch + patches.kernel.org/6.12.56-063-net-ravb-Enforce-descriptor-type-ordering.patch + patches.kernel.org/6.12.56-064-net-ravb-Ensure-memory-write-completes-before.patch + patches.kernel.org/6.12.56-065-selftests-mptcp-join-mark-flush-re-add-as-ski.patch + patches.kernel.org/6.12.56-066-selftests-mptcp-join-mark-implicit-tests-as-s.patch + patches.kernel.org/6.12.56-067-mm-prevent-poison-consumption-when-splitting-.patch + patches.kernel.org/6.12.56-068-drm-amd-display-increase-max-link-count-and-f.patch + patches.kernel.org/6.12.56-069-spi-spi-nxp-fspi-add-extra-delay-after-dll-lo.patch + patches.kernel.org/6.12.56-070-arm64-dts-broadcom-bcm2712-Add-default-GIC-ad.patch + patches.kernel.org/6.12.56-071-arm64-dts-broadcom-bcm2712-Define-VGIC-interr.patch + patches.kernel.org/6.12.56-072-firmware-arm_scmi-Account-for-failed-debug-in.patch + patches.kernel.org/6.12.56-073-firmware-arm_scmi-Fix-premature-SCMI_XFER_FLA.patch + patches.kernel.org/6.12.56-074-spi-airoha-return-an-error-for-continuous-mod.patch + patches.kernel.org/6.12.56-075-spi-airoha-add-support-of-dual-quad-wires-spi.patch + patches.kernel.org/6.12.56-076-spi-airoha-do-not-keep-tx-rx-dma-buffer-alway.patch + patches.kernel.org/6.12.56-077-spi-airoha-switch-back-to-non-dma-mode-in-the.patch + patches.kernel.org/6.12.56-078-spi-airoha-fix-reading-writing-of-flashes-wit.patch + patches.kernel.org/6.12.56-079-drm-panthor-Fix-kernel-panic-on-partial-unmap.patch + patches.kernel.org/6.12.56-080-RISC-V-Define-pgprot_dmacoherent-for-non-cohe.patch + patches.kernel.org/6.12.56-081-RISC-V-Don-t-print-details-of-CPUs-disabled-i.patch + patches.kernel.org/6.12.56-082-riscv-hwprobe-avoid-uninitialized-variable-us.patch + patches.kernel.org/6.12.56-083-hwmon-sht3x-Fix-error-handling.patch + patches.kernel.org/6.12.56-084-nbd-override-creds-to-kernel-when-calling-soc.patch + patches.kernel.org/6.12.56-085-drm-panic-Fix-drawing-the-logo-on-a-small-nar.patch + patches.kernel.org/6.12.56-086-drm-panic-Fix-qr_code-ensure-vmargin-is-posit.patch + patches.kernel.org/6.12.56-087-gpio-ljca-Fix-duplicated-IRQ-mapping.patch + patches.kernel.org/6.12.56-088-io_uring-correct-__must_hold-annotation-in-io.patch + patches.kernel.org/6.12.56-089-sched-Remove-never-used-code-in-mm_cid_get.patch + patches.kernel.org/6.12.56-090-io_uring-sqpoll-switch-away-from-getrusage-fo.patch + patches.kernel.org/6.12.56-091-io_uring-sqpoll-be-smarter-on-when-to-update-.patch + patches.kernel.org/6.12.56-092-Bluetooth-btintel-Add-DSBR-support-for-Blazar.patch + patches.kernel.org/6.12.56-093-platform-x86-amd-hsmp-Ensure-sock-metric_tbl_.patch + patches.kernel.org/6.12.56-094-USB-serial-option-add-UNISOC-UIS7720.patch + patches.kernel.org/6.12.56-095-USB-serial-option-add-Quectel-RG255C.patch + patches.kernel.org/6.12.56-096-USB-serial-option-add-Telit-FN920C04-ECM-comp.patch + patches.kernel.org/6.12.56-097-usb-core-quirks-Add-Huawei-ME906S-to-wakeup-q.patch + patches.kernel.org/6.12.56-098-usb-raw-gadget-do-not-limit-transfer-length.patch + patches.kernel.org/6.12.56-099-xhci-dbc-enable-back-DbC-in-resume-if-it-was-.patch + patches.kernel.org/6.12.56-100-xhci-dbc-fix-bogus-1024-byte-prefix-if-ttyDBC.patch + patches.kernel.org/6.12.56-101-x86-microcode-Fix-Entrysign-revision-check-fo.patch + patches.kernel.org/6.12.56-102-binder-remove-invalid-inc-weak-check.patch + patches.kernel.org/6.12.56-103-comedi-fix-divide-by-zero-in-comedi_buf_munge.patch + patches.kernel.org/6.12.56-104-mei-me-add-wildcat-lake-P-DID.patch + patches.kernel.org/6.12.56-105-objtool-rust-add-one-more-noreturn-Rust-funct.patch + patches.kernel.org/6.12.56-106-misc-fastrpc-Fix-dma_buf-object-leak-in-fastr.patch + patches.kernel.org/6.12.56-107-most-usb-Fix-use-after-free-in-hdm_disconnect.patch + patches.kernel.org/6.12.56-108-most-usb-hdm_probe-Fix-calling-put_device-bef.patch + patches.kernel.org/6.12.56-109-tcpm-switch-check-for-role_sw-device-with-fw_.patch + patches.kernel.org/6.12.56-110-dt-bindings-usb-dwc3-imx8mp-dma-range-is-requ.patch + patches.kernel.org/6.12.56-111-serial-8250_dw-handle-reset-control-deassert-.patch + patches.kernel.org/6.12.56-112-serial-8250_exar-add-support-for-Advantech-2-.patch + patches.kernel.org/6.12.56-113-serial-8250_mtk-Enable-baud-clock-and-manage-.patch + patches.kernel.org/6.12.56-114-serial-sc16is7xx-remove-useless-enable-of-enh.patch + patches.kernel.org/6.12.56-115-devcoredump-Fix-circular-locking-dependency-w.patch + patches.kernel.org/6.12.56-116-arm64-mte-Do-not-warn-if-the-page-is-already-.patch + patches.kernel.org/6.12.56-117-xfs-always-warn-about-deprecated-mount-option.patch + patches.kernel.org/6.12.56-118-ksmbd-transport_ipc-validate-payload-size-bef.patch + patches.kernel.org/6.12.56-119-Linux-6.12.56.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index aeb414b..c095a93 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2025-10-23 22:49:33 +0000 -GIT Revision: 7ce175615bbdc06ff9d17f19b15325baa96ddae3 +2025-10-29 17:07:23 +0000 +GIT Revision: bc19934fa0481c2c2796094ab40c3456da480be5 GIT Branch: slowroll