Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kernel-source-longterm for openSUSE:Factory checked in at 2026-02-12 17:26:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source-longterm (Old) and /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source-longterm" Thu Feb 12 17:26:03 2026 rev:110 rq:1332636 version:6.12.70 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes 2026-02-09 11:43:09.189224900 +0100 +++ /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1977/kernel-longterm.changes 2026-02-12 17:26:53.534082026 +0100 @@ -1,0 +2,209 @@ +Wed Feb 11 16:42:44 CET 2026 - [email protected] + +- smb: client: fix potential UAF and double free in smb2_open_file() (git-fixes). +- commit 5c35658 + +------------------------------------------------------------------- +Wed Feb 11 15:32:27 CET 2026 - [email protected] + +- Linux 6.12.70 (bsc#1234429). +- nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec + (bsc#1234429). +- x86/vmware: Fix hypercall clobbers (bsc#1234429). +- x86/kfence: fix booting on 32bit non-PAE systems (bsc#1234429). +- platform/x86: intel_telemetry: Fix swapped arrays in PSS output + (bsc#1234429). +- ALSA: aloop: Fix racy access at PCM trigger (bsc#1234429). +- pmdomain: qcom: rpmpd: fix off-by-one error in clamping to + the highest state (bsc#1234429). +- pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system + wakeup (bsc#1234429). +- pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong + adb400 reset (bsc#1234429). +- pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for + system wakeup (bsc#1234429). +- pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domains + (bsc#1234429). +- mm/slab: Add alloc_tagging_slab_free_hook for + memcg_alloc_abort_single (bsc#1234429). +- ceph: fix NULL pointer dereference in ceph_mds_auth_match() + (bsc#1234429). +- rbd: check for EOD after exclusive lock is ensured to be held + (bsc#1234429). +- ARM: 9468/1: fix memset64() on big-endian (bsc#1234429). +- ceph: fix oops due to invalid pointer for kfree() in + parse_longname() (bsc#1234429). +- gve: Fix stats report corruption on queue count change + (bsc#1234429). +- gve: Correct ethtool rx_dropped calculation (bsc#1234429). +- Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem" + (bsc#1234429). +- KVM: Don't clobber irqfd routing type when deassigning irqfd + (bsc#1234429). +- PCI/ERR: Ensure error recoverability at all times (bsc#1234429). +- tools/power turbostat: fix GCC9 build regression (bsc#1234429). +- ublk: fix deadlock when reading partition table (bsc#1234429). +- hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc() + (bsc#1234429). +- binder: fix BR_FROZEN_REPLY error log (bsc#1234429). +- binderfs: fix ida_alloc_max() upper bound (bsc#1234429). +- KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable + test failures (bsc#1234429). +- procfs: avoid fetching build ID while holding VMA lock + (bsc#1234429). +- tracing: Fix ftrace event field alignments (bsc#1234429). +- wifi: mac80211: ocb: skip rx_no_sta when interface is not joined + (bsc#1234429). +- wifi: wlcore: ensure skb headroom before skb_push (bsc#1234429). +- net: usb: sr9700: support devices with virtual driver CD + (bsc#1234429). +- block,bfq: fix aux stat accumulation destination (bsc#1234429). +- smb/server: call ksmbd_session_rpc_close() on error path in + create_smb2_pipe() (bsc#1234429). +- LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED + (bsc#1234429). +- md: suspend array while updating raid_disks via sysfs + (bsc#1234429). +- smb/server: fix refcount leak in smb2_open() (bsc#1234429). +- LoongArch: Enable exception fixup for specific ADE subcode + (bsc#1234429). +- smb/server: fix refcount leak in parse_durable_handle_context() + (bsc#1234429). +- HID: intel-ish-hid: Update ishtp bus match to support device + ID table (bsc#1234429). +- HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL + (bsc#1234429). +- btrfs: fix reservation leak in some error paths when inserting + inline extent (bsc#1234429). +- riscv: Sanitize syscall table indexing under speculation + (bsc#1234429). +- HID: intel-ish-hid: Reset enum_devices_done before enumeration + (bsc#1234429). +- HID: playstation: Center initial joystick axes to prevent + spurious events (bsc#1234429). +- ALSA: hda/realtek: Add quirk for Acer Nitro AN517-55 + (bsc#1234429). +- ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk + (bsc#1234429). +- PCI: qcom: Remove ASPM L0s support for MSM8996 SoC (bsc#1234429). +- netfilter: replace -EEXIST with -EBUSY (bsc#1234429). +- HID: quirks: Add another Chicony HP 5MP Cameras to + hid_ignore_list (bsc#1234429). +- HID: i2c-hid: fix potential buffer overflow in + i2c_hid_get_report() (bsc#1234429). +- HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 + (2d99:a101) (bsc#1234429). +- drm/amd/pm: Disable MMIO access during SMU Mode 1 reset + (bsc#1234429). +- ring-buffer: Avoid softlockup in ring_buffer_resize() during + memory free (bsc#1234429). +- HID: logitech: add HID++ support for Logitech MX Anywhere 3S + (bsc#1234429). +- wifi: mac80211: collect station statistics earlier when + disconnect (bsc#1234429). +- ASoC: davinci-evm: Fix reference leak in davinci_evm_probe + (bsc#1234429). +- ASoC: simple-card-utils: Check device node before overwrite + direction (bsc#1234429). +- nvme-fc: release admin tagset if init fails (bsc#1234429). +- nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready() + (bsc#1234429). +- ASoC: amd: yc: Fix microphone on ASUS M6500RE (bsc#1234429). +- ASoC: tlv320adcx140: Propagate error codes during probe + (bsc#1234429). +- spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi + debugfs initialization (bsc#1234429). +- regmap: maple: free entry on mas_store_gfp() failure + (bsc#1234429). +- wifi: cfg80211: Fix bitrate calculation overflow for HE rates + (bsc#1234429). +- scsi: target: iscsi: Fix use-after-free in + iscsit_dec_session_usage_count() (bsc#1234429). +- ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU + (bsc#1234429). +- scsi: target: iscsi: Fix use-after-free in + iscsit_dec_conn_usage_count() (bsc#1234429). +- wifi: mac80211: correctly check if CSA is active (bsc#1234429). +- wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt + twice (bsc#1234429). +- btrfs: reject new transactions if the fs is fully read-only + (bsc#1234429). +- ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8 + audio (bsc#1234429). +- platform/x86: toshiba_haps: Fix memory leaks in add/remove + routines (bsc#1234429). +- platform/x86: intel_telemetry: Fix PSS event register mask + (bsc#1234429). +- platform/x86: hp-bioscfg: Skip empty attribute names + (bsc#1234429). +- platform/x86/intel/tpmi/plr: Make the file domain<n>/status + writeable (bsc#1234429). +- smb/client: fix memory leak in smb2_open_file() (bsc#1234429). +- net: add skb_header_pointer_careful() helper (bsc#1234429). +- net/sched: cls_u32: use skb_header_pointer_careful() + (bsc#1234429). +- dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs + is zero (bsc#1234429). +- net: liquidio: Initialize netdev pointer before queue setup + (bsc#1234429). +- net: liquidio: Fix off-by-one error in PF setup_nic_devices() + cleanup (bsc#1234429). +- net: liquidio: Fix off-by-one error in VF setup_nic_devices() + cleanup (bsc#1234429). +- dpaa2-switch: add bounds check for if_id in IRQ handler + (bsc#1234429). +- net: phy: add phy_interface_weight() (bsc#1234429). +- net: phy: add phy_interface_copy() (bsc#1234429). +- net: sfp: pre-parse the module support (bsc#1234429). +- net: sfp: convert sfp quirks to modify struct sfp_module_support + (bsc#1234429). +- net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module + (bsc#1234429). +- macvlan: fix error recovery in macvlan_common_newlink() + (bsc#1234429). +- net: usb: r8152: fix resume reset deadlock (bsc#1234429). +- net: don't touch dev->stats in BPF redirect paths (bsc#1234429). +- tipc: use kfree_sensitive() for session key material + (bsc#1234429). +- drm/amd/display: fix wrong color value mapping on MCM shaper + LUT (bsc#1234429). +- net: ethernet: adi: adin1110: Check return value of + devm_gpiod_get_optional() in adin1110_check_spi() (bsc#1234429). +- net: gro: fix outer network offset (bsc#1234429). +- drm/mgag200: fix mgag200_bmc_stop_scanout() (bsc#1234429). +- drm/xe/query: Fix topology query pointer advance (bsc#1234429). +- drm/xe/pm: Also avoid missing outer rpm warning on system + suspend (bsc#1234429). +- drm/xe/pm: Disable D3Cold for BMG only on specific platforms + (bsc#1234429). +- hwmon: (occ) Mark occ_init_attribute() as __printf (bsc#1234429). +- netfilter: nf_tables: fix inverted genmask check in + nft_map_catchall_activate() (bsc#1234429). +- ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF + (bsc#1234429). +- ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update() + (bsc#1234429). +- ASoC: amd: fix memory leak in acp3x pdm dma ops (bsc#1234429). +- spi: tegra210-quad: Return IRQ_HANDLED when timeout already + processed transfer (bsc#1234429). +- spi: tegra210-quad: Move curr_xfer read inside spinlock + (bsc#1234429). +- spi: tegra210-quad: Protect curr_xfer assignment in + tegra_qspi_setup_transfer_one (bsc#1234429). +- spi: tegra210-quad: Protect curr_xfer in + tegra_qspi_combined_seq_xfer (bsc#1234429). +- spi: tegra210-quad: Protect curr_xfer clearing in + tegra_qspi_non_combined_seq_xfer (bsc#1234429). +- spi: tegra: Fix a memory leak in tegra_slink_probe() + (bsc#1234429). +- spi: tegra114: Preserve SPI mode bits in def_command1_reg + (bsc#1234429). +- ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU + (bsc#1234429). +- gpiolib-acpi: Update file references in the Documentation and + MAINTAINERS (bsc#1234429). +- Rename to + patches.kernel.org/6.12.70-018-mm-shmem-prevent-infinite-loop-on-truncate-ra.patch. +- commit 6c9747f + +------------------------------------------------------------------- kernel-source-longterm.changes: same change kernel-syms-longterm.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kernel-longterm.spec ++++++ --- /var/tmp/diff_new_pack.UcwdP3/_old 2026-02-12 17:26:57.894266998 +0100 +++ /var/tmp/diff_new_pack.UcwdP3/_new 2026-02-12 17:26:57.898267167 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.12 -%define patchversion 6.12.69 -%define git_commit 07a6f0348d4d235bedd0708d9e7f3075a619d242 +%define patchversion 6.12.70 +%define git_commit 2e4266fbc059ee68bc6794d8e1635bf80202d00b %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.69 +Version: 6.12.70 %if 0%{?is_kotd} -Release: <RELEASE>.g07a6f03 +Release: <RELEASE>.g2e4266f %else Release: 0 %endif ++++++ kernel-source-longterm.spec ++++++ --- /var/tmp/diff_new_pack.UcwdP3/_old 2026-02-12 17:26:57.942269034 +0100 +++ /var/tmp/diff_new_pack.UcwdP3/_new 2026-02-12 17:26:57.946269204 +0100 @@ -17,8 +17,8 @@ %define srcversion 6.12 -%define patchversion 6.12.69 -%define git_commit 07a6f0348d4d235bedd0708d9e7f3075a619d242 +%define patchversion 6.12.70 +%define git_commit 2e4266fbc059ee68bc6794d8e1635bf80202d00b %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.69 +Version: 6.12.70 %if 0%{?is_kotd} -Release: <RELEASE>.g07a6f03 +Release: <RELEASE>.g2e4266f %else Release: 0 %endif ++++++ kernel-syms-longterm.spec ++++++ --- /var/tmp/diff_new_pack.UcwdP3/_old 2026-02-12 17:26:57.990271071 +0100 +++ /var/tmp/diff_new_pack.UcwdP3/_new 2026-02-12 17:26:57.994271240 +0100 @@ -16,15 +16,15 @@ # -%define git_commit 07a6f0348d4d235bedd0708d9e7f3075a619d242 +%define git_commit 2e4266fbc059ee68bc6794d8e1635bf80202d00b %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms-longterm -Version: 6.12.69 +Version: 6.12.70 %if 0%{?is_kotd} -Release: <RELEASE>.g07a6f03 +Release: <RELEASE>.g2e4266f %else Release: 0 %endif ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.UcwdP3/_old 2026-02-12 17:26:58.162278368 +0100 +++ /var/tmp/diff_new_pack.UcwdP3/_new 2026-02-12 17:26:58.166278537 +0100 @@ -1,6 +1,6 @@ -mtime: 1770447928 -commit: f1f618380e1dedfed86b8eb692902e9b2bb11a44d9a84c6c89978ce4f30a69ea +mtime: 1770879830 +commit: 50edc853c5e754ab5f8e29ba42617dba5c28c0fe2637b2b0233664462a42a59a url: https://src.opensuse.org/kernelbugs/kernel-source-longterm -revision: f1f618380e1dedfed86b8eb692902e9b2bb11a44d9a84c6c89978ce4f30a69ea +revision: 50edc853c5e754ab5f8e29ba42617dba5c28c0fe2637b2b0233664462a42a59a trackingbranch: Kernel/slowroll ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-02-12 08:03:57.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ patches.kernel.org.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/kernel-source-longterm/patches.kernel.org.tar.bz2 /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1977/patches.kernel.org.tar.bz2 differ: char 11, line 1 ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.UcwdP3/_old 2026-02-12 17:26:58.766303993 +0100 +++ /var/tmp/diff_new_pack.UcwdP3/_new 2026-02-12 17:26:58.774304332 +0100 @@ -14056,7 +14056,122 @@ patches.kernel.org/6.12.69-086-RDMA-mana_ib-Handle-net-event-for-pointing-to.patch patches.kernel.org/6.12.69-087-bpf-selftests-test_select_reuseport_kern-Remo.patch patches.kernel.org/6.12.69-088-Linux-6.12.69.patch - patches.kernel.org/mm-shmem-prevent-infinite-loop-on-truncate-race.patch + patches.kernel.org/6.12.70-001-nvmet-tcp-add-bounds-checks-in-nvmet_tcp_buil.patch + patches.kernel.org/6.12.70-002-x86-vmware-Fix-hypercall-clobbers.patch + patches.kernel.org/6.12.70-003-x86-kfence-fix-booting-on-32bit-non-PAE-syste.patch + patches.kernel.org/6.12.70-004-platform-x86-intel_telemetry-Fix-swapped-arra.patch + patches.kernel.org/6.12.70-005-ALSA-aloop-Fix-racy-access-at-PCM-trigger.patch + patches.kernel.org/6.12.70-006-pmdomain-qcom-rpmpd-fix-off-by-one-error-in-c.patch + patches.kernel.org/6.12.70-007-pmdomain-imx8mp-blk-ctrl-Keep-gpc-power-domai.patch + patches.kernel.org/6.12.70-008-pmdomain-imx-gpcv2-Fix-the-imx8mm-gpu-hang-du.patch + patches.kernel.org/6.12.70-009-pmdomain-imx8mp-blk-ctrl-Keep-usb-phy-power-d.patch + patches.kernel.org/6.12.70-010-pmdomain-imx8m-blk-ctrl-fix-out-of-range-acce.patch + patches.kernel.org/6.12.70-011-mm-slab-Add-alloc_tagging_slab_free_hook-for-.patch + patches.kernel.org/6.12.70-012-ceph-fix-NULL-pointer-dereference-in-ceph_mds.patch + patches.kernel.org/6.12.70-013-rbd-check-for-EOD-after-exclusive-lock-is-ens.patch + patches.kernel.org/6.12.70-014-ARM-9468-1-fix-memset64-on-big-endian.patch + patches.kernel.org/6.12.70-015-ceph-fix-oops-due-to-invalid-pointer-for-kfre.patch + patches.kernel.org/6.12.70-016-gve-Fix-stats-report-corruption-on-queue-coun.patch + patches.kernel.org/6.12.70-017-gve-Correct-ethtool-rx_dropped-calculation.patch + patches.kernel.org/6.12.70-018-mm-shmem-prevent-infinite-loop-on-truncate-ra.patch + patches.kernel.org/6.12.70-019-Revert-drm-amd-Check-if-ASPM-is-enabled-from-.patch + patches.kernel.org/6.12.70-020-KVM-Don-t-clobber-irqfd-routing-type-when-dea.patch + patches.kernel.org/6.12.70-021-PCI-ERR-Ensure-error-recoverability-at-all-ti.patch + patches.kernel.org/6.12.70-022-tools-power-turbostat-fix-GCC9-build-regressi.patch + patches.kernel.org/6.12.70-023-ublk-fix-deadlock-when-reading-partition-tabl.patch + patches.kernel.org/6.12.70-024-hfsplus-fix-slab-out-of-bounds-read-in-hfsplu.patch + patches.kernel.org/6.12.70-025-binder-fix-BR_FROZEN_REPLY-error-log.patch + patches.kernel.org/6.12.70-026-binderfs-fix-ida_alloc_max-upper-bound.patch + patches.kernel.org/6.12.70-027-KVM-selftests-Add-U_FORTIFY_SOURCE-to-avoid-s.patch + patches.kernel.org/6.12.70-028-procfs-avoid-fetching-build-ID-while-holding-.patch + patches.kernel.org/6.12.70-029-tracing-Fix-ftrace-event-field-alignments.patch + patches.kernel.org/6.12.70-030-wifi-mac80211-ocb-skip-rx_no_sta-when-interfa.patch + patches.kernel.org/6.12.70-031-wifi-wlcore-ensure-skb-headroom-before-skb_pu.patch + patches.kernel.org/6.12.70-032-net-usb-sr9700-support-devices-with-virtual-d.patch + patches.kernel.org/6.12.70-033-block-bfq-fix-aux-stat-accumulation-destinati.patch + patches.kernel.org/6.12.70-034-smb-server-call-ksmbd_session_rpc_close-on-er.patch + patches.kernel.org/6.12.70-035-LoongArch-Set-correct-protection_map-for-VM_N.patch + patches.kernel.org/6.12.70-036-md-suspend-array-while-updating-raid_disks-vi.patch + patches.kernel.org/6.12.70-037-smb-server-fix-refcount-leak-in-smb2_open.patch + patches.kernel.org/6.12.70-038-LoongArch-Enable-exception-fixup-for-specific.patch + patches.kernel.org/6.12.70-039-smb-server-fix-refcount-leak-in-parse_durable.patch + patches.kernel.org/6.12.70-040-HID-intel-ish-hid-Update-ishtp-bus-match-to-s.patch + patches.kernel.org/6.12.70-041-HID-multitouch-add-MT_QUIRK_STICKY_FINGERS-to.patch + patches.kernel.org/6.12.70-042-btrfs-fix-reservation-leak-in-some-error-path.patch + patches.kernel.org/6.12.70-043-riscv-Sanitize-syscall-table-indexing-under-s.patch + patches.kernel.org/6.12.70-044-HID-intel-ish-hid-Reset-enum_devices_done-bef.patch + patches.kernel.org/6.12.70-045-HID-playstation-Center-initial-joystick-axes-.patch + patches.kernel.org/6.12.70-046-ALSA-hda-realtek-Add-quirk-for-Acer-Nitro-AN5.patch + patches.kernel.org/6.12.70-047-ALSA-hda-realtek-add-HP-Laptop-15s-eq1xxx-mut.patch + patches.kernel.org/6.12.70-048-PCI-qcom-Remove-ASPM-L0s-support-for-MSM8996-.patch + patches.kernel.org/6.12.70-049-netfilter-replace-EEXIST-with-EBUSY.patch + patches.kernel.org/6.12.70-050-HID-quirks-Add-another-Chicony-HP-5MP-Cameras.patch + patches.kernel.org/6.12.70-051-HID-i2c-hid-fix-potential-buffer-overflow-in-.patch + patches.kernel.org/6.12.70-052-HID-Apply-quirk-HID_QUIRK_ALWAYS_POLL-to-Edif.patch + patches.kernel.org/6.12.70-053-drm-amd-pm-Disable-MMIO-access-during-SMU-Mod.patch + patches.kernel.org/6.12.70-054-ring-buffer-Avoid-softlockup-in-ring_buffer_r.patch + patches.kernel.org/6.12.70-055-HID-logitech-add-HID-support-for-Logitech-MX-.patch + patches.kernel.org/6.12.70-056-wifi-mac80211-collect-station-statistics-earl.patch + patches.kernel.org/6.12.70-057-ASoC-davinci-evm-Fix-reference-leak-in-davinc.patch + patches.kernel.org/6.12.70-058-ASoC-simple-card-utils-Check-device-node-befo.patch + patches.kernel.org/6.12.70-059-nvme-fc-release-admin-tagset-if-init-fails.patch + patches.kernel.org/6.12.70-060-nvmet-tcp-fixup-hang-in-nvmet_tcp_listen_data.patch + patches.kernel.org/6.12.70-061-ASoC-amd-yc-Fix-microphone-on-ASUS-M6500RE.patch + patches.kernel.org/6.12.70-062-ASoC-tlv320adcx140-Propagate-error-codes-duri.patch + patches.kernel.org/6.12.70-063-spi-hisi-kunpeng-Fixed-the-wrong-debugfs-node.patch + patches.kernel.org/6.12.70-064-regmap-maple-free-entry-on-mas_store_gfp-fail.patch + patches.kernel.org/6.12.70-065-wifi-cfg80211-Fix-bitrate-calculation-overflo.patch + patches.kernel.org/6.12.70-066-scsi-target-iscsi-Fix-use-after-free-in-iscsi.patch + patches.kernel.org/6.12.70-067-ALSA-hda-realtek-Fix-headset-mic-for-TongFang.patch + patches.kernel.org/6.12.70-068-scsi-target-iscsi-Fix-use-after-free-in-iscsi.patch + patches.kernel.org/6.12.70-069-wifi-mac80211-correctly-check-if-CSA-is-activ.patch + patches.kernel.org/6.12.70-070-wifi-mac80211-don-t-increment-crypto_tx_tailr.patch + patches.kernel.org/6.12.70-071-btrfs-reject-new-transactions-if-the-fs-is-fu.patch + patches.kernel.org/6.12.70-072-ALSA-hda-realtek-ALC269-fixup-for-Lenovo-Yoga.patch + patches.kernel.org/6.12.70-073-platform-x86-toshiba_haps-Fix-memory-leaks-in.patch + patches.kernel.org/6.12.70-074-platform-x86-intel_telemetry-Fix-PSS-event-re.patch + patches.kernel.org/6.12.70-075-platform-x86-hp-bioscfg-Skip-empty-attribute-.patch + patches.kernel.org/6.12.70-076-platform-x86-intel-tpmi-plr-Make-the-file-dom.patch + patches.kernel.org/6.12.70-077-smb-client-fix-memory-leak-in-smb2_open_file.patch + patches.kernel.org/6.12.70-078-net-add-skb_header_pointer_careful-helper.patch + patches.kernel.org/6.12.70-079-net-sched-cls_u32-use-skb_header_pointer_care.patch + patches.kernel.org/6.12.70-080-dpaa2-switch-prevent-ZERO_SIZE_PTR-dereferenc.patch + patches.kernel.org/6.12.70-081-net-liquidio-Initialize-netdev-pointer-before.patch + patches.kernel.org/6.12.70-082-net-liquidio-Fix-off-by-one-error-in-PF-setup.patch + patches.kernel.org/6.12.70-083-net-liquidio-Fix-off-by-one-error-in-VF-setup.patch + patches.kernel.org/6.12.70-084-dpaa2-switch-add-bounds-check-for-if_id-in-IR.patch + patches.kernel.org/6.12.70-085-net-phy-add-phy_interface_weight.patch + patches.kernel.org/6.12.70-086-net-phy-add-phy_interface_copy.patch + patches.kernel.org/6.12.70-087-net-sfp-pre-parse-the-module-support.patch + patches.kernel.org/6.12.70-088-net-sfp-convert-sfp-quirks-to-modify-struct-s.patch + patches.kernel.org/6.12.70-089-net-sfp-Fix-quirk-for-Ubiquiti-U-Fiber-Instan.patch + patches.kernel.org/6.12.70-090-macvlan-fix-error-recovery-in-macvlan_common_.patch + patches.kernel.org/6.12.70-091-net-usb-r8152-fix-resume-reset-deadlock.patch + patches.kernel.org/6.12.70-092-net-don-t-touch-dev-stats-in-BPF-redirect-pat.patch + patches.kernel.org/6.12.70-093-tipc-use-kfree_sensitive-for-session-key-mate.patch + patches.kernel.org/6.12.70-094-drm-amd-display-fix-wrong-color-value-mapping.patch + patches.kernel.org/6.12.70-095-net-ethernet-adi-adin1110-Check-return-value-.patch + patches.kernel.org/6.12.70-096-net-gro-fix-outer-network-offset.patch + patches.kernel.org/6.12.70-097-drm-mgag200-fix-mgag200_bmc_stop_scanout.patch + patches.kernel.org/6.12.70-098-drm-xe-query-Fix-topology-query-pointer-advan.patch + patches.kernel.org/6.12.70-099-drm-xe-pm-Also-avoid-missing-outer-rpm-warnin.patch + patches.kernel.org/6.12.70-100-drm-xe-pm-Disable-D3Cold-for-BMG-only-on-spec.patch + patches.kernel.org/6.12.70-101-hwmon-occ-Mark-occ_init_attribute-as-__printf.patch + patches.kernel.org/6.12.70-102-netfilter-nf_tables-fix-inverted-genmask-chec.patch + patches.kernel.org/6.12.70-103-ipv6-Fix-ECMP-sibling-count-mismatch-when-cle.patch + patches.kernel.org/6.12.70-104-ALSA-usb-audio-fix-broken-logic-in-snd_audigy.patch + patches.kernel.org/6.12.70-105-ASoC-amd-fix-memory-leak-in-acp3x-pdm-dma-ops.patch + patches.kernel.org/6.12.70-106-spi-tegra210-quad-Return-IRQ_HANDLED-when-tim.patch + patches.kernel.org/6.12.70-107-spi-tegra210-quad-Move-curr_xfer-read-inside-.patch + patches.kernel.org/6.12.70-108-spi-tegra210-quad-Protect-curr_xfer-assignmen.patch + patches.kernel.org/6.12.70-109-spi-tegra210-quad-Protect-curr_xfer-in-tegra_.patch + patches.kernel.org/6.12.70-110-spi-tegra210-quad-Protect-curr_xfer-clearing-.patch + patches.kernel.org/6.12.70-111-spi-tegra-Fix-a-memory-leak-in-tegra_slink_pr.patch + patches.kernel.org/6.12.70-112-spi-tegra114-Preserve-SPI-mode-bits-in-def_co.patch + patches.kernel.org/6.12.70-113-ALSA-hda-realtek-Really-fix-headset-mic-for-T.patch + patches.kernel.org/6.12.70-114-gpiolib-acpi-Update-file-references-in-the-Do.patch + patches.kernel.org/6.12.70-115-Linux-6.12.70.patch + patches.kernel.org/smb-client-fix-potential-UAF-and-double-free-in-smb2_open_.patch ######################################################## # Build fixes that apply to the vanilla kernel too. ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.UcwdP3/_old 2026-02-12 17:26:58.798305350 +0100 +++ /var/tmp/diff_new_pack.UcwdP3/_new 2026-02-12 17:26:58.802305519 +0100 @@ -1,4 +1,4 @@ -2026-02-06 22:48:53 +0000 -GIT Revision: 07a6f0348d4d235bedd0708d9e7f3075a619d242 +2026-02-11 16:19:50 +0000 +GIT Revision: 2e4266fbc059ee68bc6794d8e1635bf80202d00b GIT Branch: slowroll
