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 2025-09-29 16:31:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source-longterm (Old)
and /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source-longterm"
Mon Sep 29 16:31:01 2025 rev:89 rq:1307303 version:6.12.49
Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes
2025-09-22 16:38:32.262528080 +0200
+++
/work/SRC/openSUSE:Factory/.kernel-source-longterm.new.11973/kernel-longterm.changes
2025-09-29 16:31:19.508149100 +0200
@@ -1,0 +2,194 @@
+Thu Sep 25 17:00:26 CEST 2025 - [email protected]
+
+- crypto: af_alg - Fix incorrect boolean values in af_alg_ctx (bsc#1234429).
+- commit 8418686
+
+-------------------------------------------------------------------
+Thu Sep 25 15:34:45 CEST 2025 - [email protected]
+
+- Linux 6.12.49 (bsc#1234429).
+- minmax.h: remove some #defines that are only expanded once
+ (bsc#1234429).
+- minmax.h: simplify the variants of clamp() (bsc#1234429).
+- minmax.h: move all the clamp() definitions after the min/max()
+ ones (bsc#1234429).
+- minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
+ (bsc#1234429).
+- minmax.h: reduce the #define expansion of min(), max() and
+ clamp() (bsc#1234429).
+- minmax.h: update some comments (bsc#1234429).
+- minmax.h: add whitespace around operators and after commas
+ (bsc#1234429).
+- rtc: pcf2127: fix SPI command byte for PCF2131 backport
+ (bsc#1234429).
+- xhci: dbc: Fix full DbC transfer ring after several reconnects
+ (bsc#1234429).
+- xhci: dbc: decouple endpoint allocation from initialization
+ (bsc#1234429).
+- usb: xhci: remove option to change a default ring's TRB cycle
+ bit (bsc#1234429).
+- usb: xhci: introduce macro for ring segment list iteration
+ (bsc#1234429).
+- mptcp: pm: nl: announce deny-join-id0 flag (bsc#1234429).
+- mm/gup: check ref_count instead of lru before migration
+ (bsc#1234429).
+- mm: add folio_expected_ref_count() for reference count
+ calculation (bsc#1234429).
+- vmxnet3: unregister xdp rxq info in the reset path
+ (bsc#1234429).
+- KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count
+ transitions (bsc#1234429).
+- x86/bugs: KVM: Add support for SRSO_MSR_FIX (bsc#1234429).
+- x86/bugs: Add SRSO_USER_KERNEL_NO support (bsc#1234429).
+- platform/x86: asus-wmi: Re-add extra keys to ignore_key_wlan
+ quirk (bsc#1234429).
+- platform/x86: asus-wmi: Fix ROG button mapping, tablet mode
+ on ASUS ROG Z13 (bsc#1234429).
+- io_uring: fix incorrect io_kiocb reference in io_link_skb
+ (bsc#1234429).
+- smb: client: fix smbdirect_recv_io leak in smbd_negotiate()
+ error path (bsc#1234429).
+- crypto: af_alg - Set merge to zero early in af_alg_sendmsg
+ (bsc#1234429).
+- smb: client: let smbd_destroy() call
+ disable_work_sync(&info->post_send_credits_work) (bsc#1234429).
+- smb: client: fix filename matching of deferred files
+ (bsc#1234429).
+- drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
+ (bsc#1234429).
+- drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error
+ path (bsc#1234429).
+- drm: bridge: anx7625: Fix NULL pointer dereference with early
+ IRQ (bsc#1234429).
+- drm/xe/tile: Release kobject for the failure path (bsc#1234429).
+- ASoC: Intel: catpt: Expose correct bit depth to userspace
+ (bsc#1234429).
+- ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in
+ error message (bsc#1234429).
+- ASoC: wm8974: Correct PLL rate rounding (bsc#1234429).
+- ASoC: wm8940: Correct typo in control name (bsc#1234429).
+- ASoC: wm8940: Correct PLL rate rounding (bsc#1234429).
+- io_uring/kbuf: drop WARN_ON_ONCE() from incremental length check
+ (bsc#1234429).
+- io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
+ (bsc#1234429).
+- io_uring: include dying ring in task_work "should cancel"
+ state (bsc#1234429).
+- io_uring: backport io_should_terminate_tw() (bsc#1234429).
+- io_uring/cmd: let cmds to know about dying task (bsc#1234429).
+- ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx
+ (bsc#1234429).
+- selftests: mptcp: avoid spurious errors on TCP disconnect
+ (bsc#1234429).
+- selftests: mptcp: connect: catch IO errors on listen side
+ (bsc#1234429).
+- mptcp: propagate shutdown to subflows when possible
+ (bsc#1234429).
+- rds: ib: Increment i_fastreg_wrs before bailing out
+ (bsc#1234429).
+- net: rfkill: gpio: Fix crash due to dereferencering
+ uninitialized pointer (bsc#1234429).
+- drm/amd/display: Allow RX6xxx & RX7700 to invoke
+ amdgpu_irq_get/put (bsc#1234429).
+- KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC
+ is active (bsc#1234429).
+- mmc: mvsdio: Fix dma_unmap_sg() nents value (bsc#1234429).
+- ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for
+ I2S (bsc#1234429).
+- ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if
+ source graph failed (bsc#1234429).
+- ASoC: qcom: audioreach: Fix lpaif_type configuration for the
+ I2S interface (bsc#1234429).
+- btrfs: tree-checker: fix the incorrect inode ref size check
+ (bsc#1234429).
+- iommu/amd/pgtbl: Fix possible race while increase page table
+ level (bsc#1234429).
+- iommu/vt-d: Fix __domain_mapping()'s usage of
+ switch_to_super_page() (bsc#1234429).
+- LoongArch: Check the return value when creating kobj
+ (bsc#1234429).
+- LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled
+ (bsc#1234429).
+- LoongArch: vDSO: Check kcalloc() result in init_vdso()
+ (bsc#1234429).
+- LoongArch: Fix unreliable stack for live patching (bsc#1234429).
+- objtool/LoongArch: Mark special atomic instruction as INSN_BUG
+ type (bsc#1234429).
+- objtool/LoongArch: Mark types based on break immediate code
+ (bsc#1234429).
+- LoongArch: Update help info of ARCH_STRICT_ALIGN (bsc#1234429).
+- mm: revert "mm: vmscan.c: fix OOM on swap stress test"
+ (bsc#1234429).
+- gup: optimize longterm pin_user_pages() for large folio
+ (bsc#1234429).
+- dm-stripe: fix a possible integer overflow (bsc#1234429).
+- dm-raid: don't set io_min and io_opt for raid1 (bsc#1234429).
+- power: supply: bq27xxx: restrict no-battery detection to bq27000
+ (bsc#1234429).
+- power: supply: bq27xxx: fix error return in case of no bq27000
+ hdq battery (bsc#1234429).
+- crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
+ (bsc#1234429).
+- nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
+ (bsc#1234429).
+- ksmbd: smbdirect: verify remaining_data_length respects
+ max_fragmented_recv_size (bsc#1234429).
+- ksmbd: smbdirect: validate data_offset and data_length field
+ of smb_direct_data_transfer (bsc#1234429).
+- perf/x86/intel: Fix crash in icl_update_topdown_event()
+ (bsc#1234429).
+- octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()
+ (bsc#1234429).
+- cnic: Fix use-after-free bugs in cnic_delete_task (bsc#1234429).
+- net: liquidio: fix overflow in octeon_init_instr_queue()
+ (bsc#1234429).
+- Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"
+ (bsc#1234429).
+- tls: make sure to abort the stream if headers are bogus
+ (bsc#1234429).
+- tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()
+ (bsc#1234429).
+- octeon_ep: fix VF MAC address lifecycle handling (bsc#1234429).
+- bonding: don't set oif to bond dev when getting NS target
+ destination (bsc#1234429).
+- net/mlx5e: Harden uplink netdev access against device unbind
+ (bsc#1234429).
+- igc: don't fail igc_probe() on LED setup error (bsc#1234429).
+- i40e: remove redundant memory barrier when cleaning Tx descs
+ (bsc#1234429).
+- ice: fix Rx page leak on multi-buffer frames (bsc#1234429).
+- ice: store max_frame and rx_buf_len only in ice_rx_ring
+ (bsc#1234429).
+- net: natsemi: fix `rx_dropped` double accounting on `netif_rx()`
+ failure (bsc#1234429).
+- selftests: mptcp: sockopt: fix error messages (bsc#1234429).
+- mptcp: tfo: record 'deny join id0' info (bsc#1234429).
+- selftests: mptcp: userspace pm: validate deny-join-id0 flag
+ (bsc#1234429).
+- mptcp: set remote_deny_join_id0 on SYN recv (bsc#1234429).
+- bonding: set random address only when slaves already exist
+ (bsc#1234429).
+- qed: Don't collect too many protection override GRC elements
+ (bsc#1234429).
+- net/tcp: Fix a NULL pointer dereference when using TCP-AO with
+ TCP_REPAIR (bsc#1234429).
+- dpaa2-switch: fix buffer pool seeding for control traffic
+ (bsc#1234429).
+- um: Fix FD copy size in os_rcv_fd_msg() (bsc#1234429).
+- um: virtio_uml: Fix use-after-free after put_device in probe
+ (bsc#1234429).
+- btrfs: fix invalid extref key setup when replaying dentry
+ (bsc#1234429).
+- cgroup: split cgroup_destroy_wq into 3 workqueues (bsc#1234429).
+- pcmcia: omap_cf: Mark driver struct with __refdata to prevent
+ section mismatch (bsc#1234429).
+- wifi: mac80211: fix incorrect type for ret (bsc#1234429).
+- wifi: mac80211: increase scan_ies_len for S1G (bsc#1234429).
+- ALSA: firewire-motu: drop EPOLLOUT from poll return values as
+ write is not supported (bsc#1234429).
+- nvme: fix PI insert on write (bsc#1234429).
+- wifi: wilc1000: avoid buffer overflow in WID string
+ configuration (bsc#1234429).
+- commit 8b805d1
+
+-------------------------------------------------------------------
kernel-source-longterm.changes: same change
kernel-syms-longterm.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kernel-longterm.spec ++++++
--- /var/tmp/diff_new_pack.gKmjTw/_old 2025-09-29 16:31:26.772453564 +0200
+++ /var/tmp/diff_new_pack.gKmjTw/_new 2025-09-29 16:31:26.776453732 +0200
@@ -18,8 +18,8 @@
%define srcversion 6.12
-%define patchversion 6.12.48
-%define git_commit 7b93cce2876a5470fb42c9e8c1c6d2a118b95687
+%define patchversion 6.12.49
+%define git_commit 0ed133cb1ba3ab310ef1e4bea09094628dca38e3
%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,mkspec,compute-PATCHVERSION.sh,arch-symbols,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-longterm
-Version: 6.12.48
+Version: 6.12.49
%if 0%{?is_kotd}
-Release: <RELEASE>.g7b93cce
+Release: <RELEASE>.g0ed133c
%else
Release: 0
%endif
++++++ kernel-source-longterm.spec ++++++
--- /var/tmp/diff_new_pack.gKmjTw/_old 2025-09-29 16:31:26.888458427 +0200
+++ /var/tmp/diff_new_pack.gKmjTw/_new 2025-09-29 16:31:26.900458930 +0200
@@ -17,8 +17,8 @@
%define srcversion 6.12
-%define patchversion 6.12.48
-%define git_commit 7b93cce2876a5470fb42c9e8c1c6d2a118b95687
+%define patchversion 6.12.49
+%define git_commit 0ed133cb1ba3ab310ef1e4bea09094628dca38e3
%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,mkspec,compute-PATCHVERSION.sh,arch-symbols,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-source-longterm
-Version: 6.12.48
+Version: 6.12.49
%if 0%{?is_kotd}
-Release: <RELEASE>.g7b93cce
+Release: <RELEASE>.g0ed133c
%else
Release: 0
%endif
++++++ kernel-syms-longterm.spec ++++++
--- /var/tmp/diff_new_pack.gKmjTw/_old 2025-09-29 16:31:27.076466306 +0200
+++ /var/tmp/diff_new_pack.gKmjTw/_new 2025-09-29 16:31:27.088466809 +0200
@@ -16,16 +16,16 @@
#
-%define git_commit 7b93cce2876a5470fb42c9e8c1c6d2a118b95687
+%define git_commit 0ed133cb1ba3ab310ef1e4bea09094628dca38e3
%define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-syms-longterm
-Version: 6.12.48
+Version: 6.12.49
%if %using_buildservice
%if 0%{?is_kotd}
-Release: <RELEASE>.g7b93cce
+Release: <RELEASE>.g0ed133c
%else
Release: 0
%endif
++++++ 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.11973/patches.kernel.org.tar.bz2
differ: char 11, line 1
++++++ patches.suse.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/patches.suse/crypto-af_alg-Fix-incorrect-boolean-values-in-af_alg_.patch
new/patches.suse/crypto-af_alg-Fix-incorrect-boolean-values-in-af_alg_.patch
---
old/patches.suse/crypto-af_alg-Fix-incorrect-boolean-values-in-af_alg_.patch
1970-01-01 01:00:00.000000000 +0100
+++
new/patches.suse/crypto-af_alg-Fix-incorrect-boolean-values-in-af_alg_.patch
2025-09-25 17:46:47.000000000 +0200
@@ -0,0 +1,45 @@
+From: Eric Biggers <[email protected]>
+Date: Wed, 24 Sep 2025 13:18:22 -0700
+Subject: crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
+Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
+Git-commit: d0ca0df179c4b21e2a6c4a4fb637aa8fa14575cb
+Patch-mainline: Queued in subsystem maintainer repo
+References: bsc#1234429
+
+Commit 1b34cbbf4f01 ("crypto: af_alg - Disallow concurrent writes in
+af_alg_sendmsg") changed some fields from bool to 1-bit bitfields of
+type u32.
+
+However, some assignments to these fields, specifically 'more' and
+'merge', assign values greater than 1. These relied on C's implicit
+conversion to bool, such that zero becomes false and nonzero becomes
+true.
+
+With a 1-bit bitfields of type u32 instead, mod 2 of the value is taken
+instead, resulting in 0 being assigned in some cases when 1 was intended.
+
+Fix this by restoring the bool type.
+
+Fixes: 1b34cbbf4f01 ("crypto: af_alg - Disallow concurrent writes in
af_alg_sendmsg")
+Cc: [email protected]
+Signed-off-by: Eric Biggers <[email protected]>
+Signed-off-by: Linus Torvalds <[email protected]>
+Signed-off-by: Robert Frohl <[email protected]>
+---
+ include/crypto/if_alg.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/include/crypto/if_alg.h b/include/crypto/if_alg.h
+index 0c70f3a55575..107b797c33ec 100644
+--- a/include/crypto/if_alg.h
++++ b/include/crypto/if_alg.h
+@@ -152,7 +152,7 @@ struct af_alg_ctx {
+ size_t used;
+ atomic_t rcvused;
+
+- u32 more:1,
++ bool more:1,
+ merge:1,
+ enc:1,
+ write:1,
+
++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.gKmjTw/_old 2025-09-29 16:31:28.232514759 +0200
+++ /var/tmp/diff_new_pack.gKmjTw/_new 2025-09-29 16:31:28.240515094 +0200
@@ -10481,6 +10481,113 @@
patches.kernel.org/6.12.48-141-netfilter-nft_set_pipapo-fix-null-deref-for-e.patch
patches.kernel.org/6.12.48-142-x86-disable-image-size-check-for-test-builds.patch
patches.kernel.org/6.12.48-143-Linux-6.12.48.patch
+
patches.kernel.org/6.12.49-001-wifi-wilc1000-avoid-buffer-overflow-in-WID-st.patch
+ patches.kernel.org/6.12.49-002-nvme-fix-PI-insert-on-write.patch
+
patches.kernel.org/6.12.49-003-ALSA-firewire-motu-drop-EPOLLOUT-from-poll-re.patch
+
patches.kernel.org/6.12.49-004-wifi-mac80211-increase-scan_ies_len-for-S1G.patch
+
patches.kernel.org/6.12.49-005-wifi-mac80211-fix-incorrect-type-for-ret.patch
+
patches.kernel.org/6.12.49-006-pcmcia-omap_cf-Mark-driver-struct-with-__refd.patch
+
patches.kernel.org/6.12.49-007-cgroup-split-cgroup_destroy_wq-into-3-workque.patch
+
patches.kernel.org/6.12.49-008-btrfs-fix-invalid-extref-key-setup-when-repla.patch
+
patches.kernel.org/6.12.49-009-um-virtio_uml-Fix-use-after-free-after-put_de.patch
+
patches.kernel.org/6.12.49-010-um-Fix-FD-copy-size-in-os_rcv_fd_msg.patch
+
patches.kernel.org/6.12.49-011-dpaa2-switch-fix-buffer-pool-seeding-for-cont.patch
+
patches.kernel.org/6.12.49-012-net-tcp-Fix-a-NULL-pointer-dereference-when-u.patch
+
patches.kernel.org/6.12.49-013-qed-Don-t-collect-too-many-protection-overrid.patch
+
patches.kernel.org/6.12.49-014-bonding-set-random-address-only-when-slaves-a.patch
+
patches.kernel.org/6.12.49-015-mptcp-set-remote_deny_join_id0-on-SYN-recv.patch
+
patches.kernel.org/6.12.49-016-selftests-mptcp-userspace-pm-validate-deny-jo.patch
+ patches.kernel.org/6.12.49-017-mptcp-tfo-record-deny-join-id0-info.patch
+
patches.kernel.org/6.12.49-018-selftests-mptcp-sockopt-fix-error-messages.patch
+
patches.kernel.org/6.12.49-019-net-natsemi-fix-rx_dropped-double-accounting-.patch
+
patches.kernel.org/6.12.49-020-ice-store-max_frame-and-rx_buf_len-only-in-ic.patch
+
patches.kernel.org/6.12.49-021-ice-fix-Rx-page-leak-on-multi-buffer-frames.patch
+
patches.kernel.org/6.12.49-022-i40e-remove-redundant-memory-barrier-when-cle.patch
+
patches.kernel.org/6.12.49-023-igc-don-t-fail-igc_probe-on-LED-setup-error.patch
+
patches.kernel.org/6.12.49-024-net-mlx5e-Harden-uplink-netdev-access-against.patch
+
patches.kernel.org/6.12.49-025-bonding-don-t-set-oif-to-bond-dev-when-gettin.patch
+
patches.kernel.org/6.12.49-026-octeon_ep-fix-VF-MAC-address-lifecycle-handli.patch
+
patches.kernel.org/6.12.49-027-tcp-Clear-tcp_sk-sk-fastopen_rsk-in-tcp_disco.patch
+
patches.kernel.org/6.12.49-028-tls-make-sure-to-abort-the-stream-if-headers-.patch
+
patches.kernel.org/6.12.49-029-Revert-net-mlx5e-Update-and-set-Xon-Xoff-upon.patch
+
patches.kernel.org/6.12.49-030-net-liquidio-fix-overflow-in-octeon_init_inst.patch
+
patches.kernel.org/6.12.49-031-cnic-Fix-use-after-free-bugs-in-cnic_delete_t.patch
+
patches.kernel.org/6.12.49-032-octeontx2-pf-Fix-use-after-free-bugs-in-otx2_.patch
+
patches.kernel.org/6.12.49-033-perf-x86-intel-Fix-crash-in-icl_update_topdow.patch
+
patches.kernel.org/6.12.49-034-ksmbd-smbdirect-validate-data_offset-and-data.patch
+
patches.kernel.org/6.12.49-035-ksmbd-smbdirect-verify-remaining_data_length-.patch
+
patches.kernel.org/6.12.49-036-nilfs2-fix-CFI-failure-when-accessing-sys-fs-.patch
+
patches.kernel.org/6.12.49-037-crypto-af_alg-Disallow-concurrent-writes-in-a.patch
+
patches.kernel.org/6.12.49-038-power-supply-bq27xxx-fix-error-return-in-case.patch
+
patches.kernel.org/6.12.49-039-power-supply-bq27xxx-restrict-no-battery-dete.patch
+
patches.kernel.org/6.12.49-040-dm-raid-don-t-set-io_min-and-io_opt-for-raid1.patch
+
patches.kernel.org/6.12.49-041-dm-stripe-fix-a-possible-integer-overflow.patch
+
patches.kernel.org/6.12.49-042-gup-optimize-longterm-pin_user_pages-for-larg.patch
+
patches.kernel.org/6.12.49-043-mm-revert-mm-vmscan.c-fix-OOM-on-swap-stress-.patch
+
patches.kernel.org/6.12.49-044-LoongArch-Update-help-info-of-ARCH_STRICT_ALI.patch
+
patches.kernel.org/6.12.49-045-objtool-LoongArch-Mark-types-based-on-break-i.patch
+
patches.kernel.org/6.12.49-046-objtool-LoongArch-Mark-special-atomic-instruc.patch
+
patches.kernel.org/6.12.49-047-LoongArch-Fix-unreliable-stack-for-live-patch.patch
+
patches.kernel.org/6.12.49-048-LoongArch-vDSO-Check-kcalloc-result-in-init_v.patch
+
patches.kernel.org/6.12.49-049-LoongArch-Align-ACPI-structures-if-ARCH_STRIC.patch
+
patches.kernel.org/6.12.49-050-LoongArch-Check-the-return-value-when-creatin.patch
+
patches.kernel.org/6.12.49-051-iommu-vt-d-Fix-__domain_mapping-s-usage-of-sw.patch
+
patches.kernel.org/6.12.49-052-iommu-amd-pgtbl-Fix-possible-race-while-incre.patch
+
patches.kernel.org/6.12.49-053-btrfs-tree-checker-fix-the-incorrect-inode-re.patch
+
patches.kernel.org/6.12.49-054-ASoC-qcom-audioreach-Fix-lpaif_type-configura.patch
+
patches.kernel.org/6.12.49-055-ASoC-qcom-q6apm-lpass-dais-Fix-NULL-pointer-d.patch
+
patches.kernel.org/6.12.49-056-ASoC-qcom-q6apm-lpass-dais-Fix-missing-set_fm.patch
+
patches.kernel.org/6.12.49-057-mmc-mvsdio-Fix-dma_unmap_sg-nents-value.patch
+
patches.kernel.org/6.12.49-058-KVM-SVM-Sync-TPR-from-LAPIC-into-VMCB-V_TPR-e.patch
+
patches.kernel.org/6.12.49-059-drm-amd-display-Allow-RX6xxx-RX7700-to-invoke.patch
+
patches.kernel.org/6.12.49-060-net-rfkill-gpio-Fix-crash-due-to-dereferencer.patch
+
patches.kernel.org/6.12.49-061-rds-ib-Increment-i_fastreg_wrs-before-bailing.patch
+
patches.kernel.org/6.12.49-062-mptcp-propagate-shutdown-to-subflows-when-pos.patch
+
patches.kernel.org/6.12.49-063-selftests-mptcp-connect-catch-IO-errors-on-li.patch
+
patches.kernel.org/6.12.49-064-selftests-mptcp-avoid-spurious-errors-on-TCP-.patch
+
patches.kernel.org/6.12.49-065-ALSA-hda-realtek-Fix-mute-led-for-HP-Laptop-1.patch
+
patches.kernel.org/6.12.49-066-io_uring-cmd-let-cmds-to-know-about-dying-tas.patch
+
patches.kernel.org/6.12.49-067-io_uring-backport-io_should_terminate_tw.patch
+
patches.kernel.org/6.12.49-068-io_uring-include-dying-ring-in-task_work-shou.patch
+
patches.kernel.org/6.12.49-069-io_uring-msg_ring-kill-alloc_cache-for-io_kio.patch
+
patches.kernel.org/6.12.49-070-io_uring-kbuf-drop-WARN_ON_ONCE-from-incremen.patch
+
patches.kernel.org/6.12.49-071-ASoC-wm8940-Correct-PLL-rate-rounding.patch
+
patches.kernel.org/6.12.49-072-ASoC-wm8940-Correct-typo-in-control-name.patch
+
patches.kernel.org/6.12.49-073-ASoC-wm8974-Correct-PLL-rate-rounding.patch
+
patches.kernel.org/6.12.49-074-ASoC-SOF-Intel-hda-stream-Fix-incorrect-varia.patch
+
patches.kernel.org/6.12.49-075-ASoC-Intel-catpt-Expose-correct-bit-depth-to-.patch
+
patches.kernel.org/6.12.49-076-drm-xe-tile-Release-kobject-for-the-failure-p.patch
+
patches.kernel.org/6.12.49-077-drm-bridge-anx7625-Fix-NULL-pointer-dereferen.patch
+
patches.kernel.org/6.12.49-078-drm-bridge-cdns-mhdp8546-Fix-missing-mutex-un.patch
+
patches.kernel.org/6.12.49-079-drm-xe-Fix-a-NULL-vs-IS_ERR-in-xe_vm_add_comp.patch
+
patches.kernel.org/6.12.49-080-smb-client-fix-filename-matching-of-deferred-.patch
+
patches.kernel.org/6.12.49-081-smb-client-let-smbd_destroy-call-disable_work.patch
+
patches.kernel.org/6.12.49-082-crypto-af_alg-Set-merge-to-zero-early-in-af_a.patch
+
patches.kernel.org/6.12.49-083-smb-client-fix-smbdirect_recv_io-leak-in-smbd.patch
+
patches.kernel.org/6.12.49-084-io_uring-fix-incorrect-io_kiocb-reference-in-.patch
+
patches.kernel.org/6.12.49-085-platform-x86-asus-wmi-Fix-ROG-button-mapping-.patch
+
patches.kernel.org/6.12.49-086-platform-x86-asus-wmi-Re-add-extra-keys-to-ig.patch
+
patches.kernel.org/6.12.49-087-x86-bugs-Add-SRSO_USER_KERNEL_NO-support.patch
+
patches.kernel.org/6.12.49-088-x86-bugs-KVM-Add-support-for-SRSO_MSR_FIX.patch
+
patches.kernel.org/6.12.49-089-KVM-SVM-Set-clear-SRSO-s-BP_SPEC_REDUCE-on-0-.patch
+
patches.kernel.org/6.12.49-090-vmxnet3-unregister-xdp-rxq-info-in-the-reset-.patch
+
patches.kernel.org/6.12.49-091-mm-add-folio_expected_ref_count-for-reference.patch
+
patches.kernel.org/6.12.49-092-mm-gup-check-ref_count-instead-of-lru-before-.patch
+
patches.kernel.org/6.12.49-093-mptcp-pm-nl-announce-deny-join-id0-flag.patch
+
patches.kernel.org/6.12.49-094-usb-xhci-introduce-macro-for-ring-segment-lis.patch
+
patches.kernel.org/6.12.49-095-usb-xhci-remove-option-to-change-a-default-ri.patch
+
patches.kernel.org/6.12.49-096-xhci-dbc-decouple-endpoint-allocation-from-in.patch
+
patches.kernel.org/6.12.49-097-xhci-dbc-Fix-full-DbC-transfer-ring-after-sev.patch
+
patches.kernel.org/6.12.49-098-rtc-pcf2127-fix-SPI-command-byte-for-PCF2131-.patch
+
patches.kernel.org/6.12.49-099-minmax.h-add-whitespace-around-operators-and-.patch
+ patches.kernel.org/6.12.49-100-minmax.h-update-some-comments.patch
+
patches.kernel.org/6.12.49-101-minmax.h-reduce-the-define-expansion-of-min-m.patch
+
patches.kernel.org/6.12.49-102-minmax.h-use-BUILD_BUG_ON_MSG-for-the-lo-hi-t.patch
+
patches.kernel.org/6.12.49-103-minmax.h-move-all-the-clamp-definitions-after.patch
+
patches.kernel.org/6.12.49-104-minmax.h-simplify-the-variants-of-clamp.patch
+
patches.kernel.org/6.12.49-105-minmax.h-remove-some-defines-that-are-only-ex.patch
+ patches.kernel.org/6.12.49-106-Linux-6.12.49.patch
+ patches.suse/crypto-af_alg-Fix-incorrect-boolean-values-in-af_alg_.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.gKmjTw/_old 2025-09-29 16:31:28.276516604 +0200
+++ /var/tmp/diff_new_pack.gKmjTw/_new 2025-09-29 16:31:28.284516939 +0200
@@ -1,4 +1,4 @@
-2025-09-19 17:58:55 +0000
-GIT Revision: 7b93cce2876a5470fb42c9e8c1c6d2a118b95687
+2025-09-26 01:28:55 +0000
+GIT Revision: 0ed133cb1ba3ab310ef1e4bea09094628dca38e3
GIT Branch: slowroll