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-07-26 13:40:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source-longterm (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.13279 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source-longterm"

Sat Jul 26 13:40:01 2025 rev:80 rq:1295693 version:6.12.40

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes   
2025-07-21 19:59:29.549068720 +0200
+++ 
/work/SRC/openSUSE:Factory/.kernel-source-longterm.new.13279/kernel-longterm.changes
        2025-07-26 13:40:11.930471874 +0200
@@ -1,0 +2,277 @@
+Thu Jul 24 10:24:22 CEST 2025 - rfr...@suse.com
+
+- Linux 6.12.40 (bsc#1234429).
+- KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop
+  poll hypercalls (bsc#1234429).
+- iommu/vt-d: Fix misplaced domain_attached assignment
+  (bsc#1234429).
+- smb: client: let smbd_post_send_iter() respect the peers
+  max_send_size and transmit all data (bsc#1234429).
+- drm/xe: Move page fault init after topology init (bsc#1234429).
+- drm/xe/mocs: Initialize MOCS index early (bsc#1234429).
+- sched,freezer: Remove unnecessary warning in __thaw_task
+  (bsc#1234429).
+- i2c: omap: fix deprecated of_property_read_bool() use
+  (bsc#1234429).
+- i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
+  (bsc#1234429).
+- i2c: omap: Fix an error handling path in omap_i2c_probe()
+  (bsc#1234429).
+- i2c: omap: Add support for setting mux (bsc#1234429).
+- selftests/bpf: Set test path for
+  token/obj_priv_implicit_token_envvar (bsc#1234429).
+- rust: use `#[used(compiler)]` to fix build and `modpost`
+  with Rust >= 1.89.0 (bsc#1234429).
+- net: libwx: fix multicast packets received count (bsc#1234429).
+- usb: dwc3: qcom: Don't leave BCR asserted (bsc#1234429).
+- usb: hub: Don't try to recover devices lost during warm reset
+  (bsc#1234429).
+- usb: hub: Fix flushing of delayed work used for post resume
+  purposes (bsc#1234429).
+- usb: hub: Fix flushing and scheduling of delayed work that
+  tunes runtime pm (bsc#1234429).
+- usb: hub: fix detection of high tier USB3 devices behind
+  suspended hubs (bsc#1234429).
+- btrfs: fix block group refcount race in
+  btrfs_create_pending_block_groups() (bsc#1234429).
+- clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN
+  in the right userns (bsc#1234429).
+- sched: Change nr_uninterruptible type to unsigned long
+  (bsc#1234429).
+- efivarfs: Fix memory leak of efivarfs_fs_info in fs_context
+  error paths (bsc#1234429).
+- libbpf: Fix handling of BPF arena relocations (bsc#1234429).
+- drm/mediatek: only announce AFBC if really supported
+  (bsc#1234429).
+- drm/mediatek: Add wait_event_timeout when disabling plane
+  (bsc#1234429).
+- Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
+  (bsc#1234429).
+- rxrpc: Fix transmission of an abort in response to an abort
+  (bsc#1234429).
+- rxrpc: Fix recv-recv race of completed call (bsc#1234429).
+- net/sched: Return NULL when htb_lookup_leaf encounters an
+  empty rbtree (bsc#1234429).
+- net: bridge: Do not offload IGMP/MLD messages (bsc#1234429).
+- net: vlan: fix VLAN 0 refcount imbalance of toggling filtering
+  during runtime (bsc#1234429).
+- tls: always refresh the queue when reading sock (bsc#1234429).
+- virtio-net: fix recursived rtnl_lock() during probe()
+  (bsc#1234429).
+- hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open
+  to prevent IPv6 addrconf (bsc#1234429).
+- Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
+  (bsc#1234429).
+- drm/xe/pf: Prepare to stop SR-IOV support prior GT reset
+  (bsc#1234429).
+- drm/xe/pf: Move VFs reprovisioning to worker (bsc#1234429).
+- drm/xe/pf: Sanitize VF scratch registers on FLR (bsc#1234429).
+- netfilter: nf_conntrack: fix crash due to removal of
+  uninitialised entry (bsc#1234429).
+- net: fix segmentation after TCP/UDP fraglist GRO (bsc#1234429).
+- ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
+  (bsc#1234429).
+- net/mlx5: Correctly set gso_size when LRO is used (bsc#1234429).
+- Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855
+  GF variant without board ID (bsc#1234429).
+- Bluetooth: hci_core: add missing braces when using macro
+  parameters (bsc#1234429).
+- Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
+  (bsc#1234429).
+- Bluetooth: SMP: If an unallowed command is received consider
+  it a failure (bsc#1234429).
+- Bluetooth: hci_sync: fix connectable extended advertising when
+  using static random address (bsc#1234429).
+- Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
+  (bsc#1234429).
+- riscv: traps_misaligned: properly sign extend value in
+  misaligned load handler (bsc#1234429).
+- riscv: Enable interrupt during exception handling (bsc#1234429).
+- loop: use kiocb helpers to fix lockdep warning (bsc#1234429).
+- usb: net: sierra: check for no status endpoint (bsc#1234429).
+- ice: check correct pointer in fwlog debugfs (bsc#1234429).
+- ice: add NULL check in eswitch lag check (bsc#1234429).
+- hwmon: (corsair-cpro) Validate the size of the received input
+  buffer (bsc#1234429).
+- selftests: net: increase inter-packet timeout in udpgro.sh
+  (bsc#1234429).
+- can: tcan4x5x: fix reset gpio usage during probe (bsc#1234429).
+- can: tcan4x5x: add option for selecting nWKRQ voltage
+  (bsc#1234429).
+- wifi: cfg80211: remove scan request n_channels counted_by
+  (bsc#1234429).
+- nvmet-tcp: fix callback lock for TLS handshake (bsc#1234429).
+- nvme: fix misaccounting of nvme-mpath inflight I/O
+  (bsc#1234429).
+- net: phy: Don't register LEDs for genphy (bsc#1234429).
+- smc: Fix various oops due to inet_sock type confusion
+  (bsc#1234429).
+- nvme: fix endianness of command word prints in
+  nvme_log_err_passthru() (bsc#1234429).
+- nvme: fix inconsistent RCU list manipulation in
+  nvme_ns_add_to_ctrl_list() (bsc#1234429).
+- fix a leak in fcntl_dirnotify() (bsc#1234429).
+- smb: client: fix use-after-free in cifs_oplock_break
+  (bsc#1234429).
+- rpl: Fix use-after-free in rpl_do_srh_inline() (bsc#1234429).
+- net/sched: sch_qfq: Fix race condition on qfq_aggregate
+  (bsc#1234429).
+- block: fix kobject leak in blk_unregister_queue (bsc#1234429).
+- net: emaclite: Fix missing pointer increment in aligned_read()
+  (bsc#1234429).
+- cachefiles: Fix the incorrect return value in
+  __cachefiles_write() (bsc#1234429).
+- selftests/sched_ext: Fix exit selftest hang on UP (bsc#1234429).
+- bpf: Reject %p% format string in bprintf-like helpers
+  (bsc#1234429).
+- arm64: dts: imx95: Correct the DMA interrupter number of
+  pcie0_ep (bsc#1234429).
+- soundwire: amd: fix for clearing command status register
+  (bsc#1234429).
+- soundwire: amd: fix for handling slave alerts after link is down
+  (bsc#1234429).
+- arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool
+  Pi 4B (bsc#1234429).
+- arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool
+  Pi CM5 (bsc#1234429).
+- comedi: Fix initialization of data for instructions that write
+  to subdevice (bsc#1234429).
+- comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
+  (bsc#1234429).
+- comedi: Fix some signed shift left operations (bsc#1234429).
+- comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
+  (bsc#1234429).
+- comedi: das6402: Fix bit shift out of bounds (bsc#1234429).
+- comedi: das16m1: Fix bit shift out of bounds (bsc#1234429).
+- comedi: aio_iiro_16: Fix bit shift out of bounds (bsc#1234429).
+- comedi: pcl812: Fix bit shift out of bounds (bsc#1234429).
+- iio: common: st_sensors: Fix use of uninitialize device structs
+  (bsc#1234429).
+- iio: backend: fix out-of-bound write (bsc#1234429).
+- iio: adc: stm32-adc: Fix race in installing chained IRQ handler
+  (bsc#1234429).
+- iio: adc: max1363: Reorder mode_list[] entries (bsc#1234429).
+- iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]
+  (bsc#1234429).
+- iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC
+  channel maps (bsc#1234429).
+- iio: accel: fxls8962af: Fix use after free in
+  fxls8962af_fifo_flush (bsc#1234429).
+- soc: aspeed: lpc-snoop: Don't disable channels that aren't
+  enabled (bsc#1234429).
+- soc: aspeed: lpc-snoop: Cleanup resources in stack-order
+  (bsc#1234429).
+- smb: client: fix use-after-free in crypt_message when using
+  async crypto (bsc#1234429).
+- s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again
+  (bsc#1234429).
+- pmdomain: governor: Consider CPU latency tolerance from
+  pm_domain_cpu_gov (bsc#1234429).
+- net: libwx: properly reset Rx ring descriptor (bsc#1234429).
+- net: libwx: fix the using of Rx buffer DMA (bsc#1234429).
+- net: libwx: remove duplicate page_pool_put_full_page()
+  (bsc#1234429).
+- net: stmmac: intel: populate entire system_counterval_t in
+  get_time_fn() callback (bsc#1234429).
+- mmc: sdhci_am654: Workaround for Errata i2312 (bsc#1234429).
+- mmc: sdhci-pci: Quirk for broken command queuing on Intel
+  GLK-based Positivo models (bsc#1234429).
+- mmc: bcm2835: Fix dma_unmap_sg() nents value (bsc#1234429).
+- memstick: core: Zero initialize id_reg in
+  h_memstick_read_dev_id() (bsc#1234429).
+- isofs: Verify inode mode when loading from disk (bsc#1234429).
+- dmaengine: nbpfaxi: Fix memory corruption in probe()
+  (bsc#1234429).
+- cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y
+  (bsc#1234429).
+- Bluetooth: btintel: Check if controller is ISO capable on
+  btintel_classify_pkt_type (bsc#1234429).
+- af_packet: fix soft lockup issue caused by tpacket_snd()
+  (bsc#1234429).
+- af_packet: fix the SO_SNDTIMEO constraint not effective on
+  tpacked_snd() (bsc#1234429).
+- arm64: dts: rockchip: use cs-gpios for spi1 on ringneck
+  (bsc#1234429).
+- arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequency
+  (bsc#1234429).
+- arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequency
+  (bsc#1234429).
+- arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequency
+  (bsc#1234429).
+- arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on
+  (bsc#1234429).
+- arm64: dts: add big-endian property back into watchdog node
+  (bsc#1234429).
+- arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequency
+  (bsc#1234429).
+- net/mlx5: Update the list of the PCI supported devices
+  (bsc#1234429).
+- phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in
+  pep_sock_accept() (bsc#1234429).
+- mptcp: reset fallback status gracefully at disconnect() time
+  (bsc#1234429).
+- mptcp: plug races between subflow fail and subflow creation
+  (bsc#1234429).
+- mptcp: make fallback action and fallback decision atomic
+  (bsc#1234429).
+- io_uring/poll: fix POLLERR handling (bsc#1234429).
+- ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS
+  (bsc#1234429).
+- ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx
+  (bsc#1234429).
+- drm/amd/display: Free memory allocation (bsc#1234429).
+- drm/amd/display: Disable CRTC degamma LUT for DCN401
+  (bsc#1234429).
+- drm/amdgpu: Increase reset counter only on success
+  (bsc#1234429).
+- drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume
+  (bsc#1234429).
+- objtool/rust: add one more `noreturn` Rust function for Rust
+  1.89.0 (bsc#1234429).
+- tracing/osnoise: Fix crash in timerlat_dump_stack()
+  (bsc#1234429).
+- tracing: Add down_write(trace_event_sem) when adding trace event
+  (bsc#1234429).
+- tracing/probes: Avoid using params uninitialized in
+  parse_btf_arg() (bsc#1234429).
+- HID: core: do not bypass hid_hw_raw_request (bsc#1234429).
+- HID: core: ensure __hid_request reserves the report ID as the
+  first byte (bsc#1234429).
+- HID: core: ensure the allocated report buffer can contain the
+  reserved report ID (bsc#1234429).
+- dm-bufio: fix sched in atomic context (bsc#1234429).
+- spi: Add check for 8-bit transfer with 8 IO mode support
+  (bsc#1234429).
+- pch_uart: Fix dma_sync_sg_for_device() nents value
+  (bsc#1234429).
+- Input: xpad - set correct controller type for Acer NGR200
+  (bsc#1234429).
+- nvmem: layouts: u-boot-env: remove crc32 endianness conversion
+  (bsc#1234429).
+- nvmem: imx-ocotp: fix MAC address byte length (bsc#1234429).
+- Revert "staging: vchiq_arm: Create keep-alive thread during
+  probe" (bsc#1234429).
+- thunderbolt: Fix bit masking in tb_dp_port_set_hops()
+  (bsc#1234429).
+- thunderbolt: Fix wake on connect at runtime (bsc#1234429).
+- i2c: stm32f7: unmap DMA mapped buffer (bsc#1234429).
+- i2c: stm32: fix the device used for the DMA map (bsc#1234429).
+- usb: gadget: configfs: Fix OOB read on empty string write
+  (bsc#1234429).
+- usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY
+  (bsc#1234429).
+- usb: musb: fix gadget state on disconnect (bsc#1234429).
+- USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI
+  (bsc#1234429).
+- USB: serial: option: add Foxconn T99W640 (bsc#1234429).
+- USB: serial: option: add Telit Cinterion FE910C04 (ECM)
+  composition (bsc#1234429).
+- phy: tegra: xusb: Disable periodic tracking on Tegra234
+  (bsc#1234429).
+- phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from
+  trk_hw_mode (bsc#1234429).
+- phy: tegra: xusb: Fix unbalanced regulator disable in UTMI
+  PHY mode (bsc#1234429).
+- commit 6fe2ac0
+
+-------------------------------------------------------------------
@@ -295,0 +573,6 @@
+
+-------------------------------------------------------------------
+Wed Jul 16 17:25:30 CEST 2025 - we...@suse.com
+
+- fs/proc: Use inode_get_dev() for device numbers in procmap_query
+- commit aaa8e53
kernel-source-longterm.changes: same change
kernel-syms-longterm.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kernel-longterm.spec ++++++
--- /var/tmp/diff_new_pack.QEVIW5/_old  2025-07-26 13:40:14.226566229 +0200
+++ /var/tmp/diff_new_pack.QEVIW5/_new  2025-07-26 13:40:14.226566229 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.12
-%define patchversion 6.12.39
-%define git_commit 37db29e7c661cab21e25cdb5710c3880c59cd6f8
+%define patchversion 6.12.40
+%define git_commit feee49356336a5767b48df2ecea43c7788cb2bbd
 %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.39
+Version:        6.12.40
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g37db29e
+Release:        <RELEASE>.gfeee493
 %else
 Release:        0
 %endif

++++++ kernel-source-longterm.spec ++++++
--- /var/tmp/diff_new_pack.QEVIW5/_old  2025-07-26 13:40:14.258567544 +0200
+++ /var/tmp/diff_new_pack.QEVIW5/_new  2025-07-26 13:40:14.262567709 +0200
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.12
-%define patchversion 6.12.39
-%define git_commit 37db29e7c661cab21e25cdb5710c3880c59cd6f8
+%define patchversion 6.12.40
+%define git_commit feee49356336a5767b48df2ecea43c7788cb2bbd
 %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.39
+Version:        6.12.40
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g37db29e
+Release:        <RELEASE>.gfeee493
 %else
 Release:        0
 %endif

++++++ kernel-syms-longterm.spec ++++++
--- /var/tmp/diff_new_pack.QEVIW5/_old  2025-07-26 13:40:14.294569024 +0200
+++ /var/tmp/diff_new_pack.QEVIW5/_new  2025-07-26 13:40:14.294569024 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define git_commit 37db29e7c661cab21e25cdb5710c3880c59cd6f8
+%define git_commit feee49356336a5767b48df2ecea43c7788cb2bbd
 %define variant -longterm%{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-syms-longterm
-Version:        6.12.39
+Version:        6.12.40
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:        <RELEASE>.g37db29e
+Release:        <RELEASE>.gfeee493
 %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.13279/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/vfs-add-super_operations-get_inode_dev 
new/patches.suse/vfs-add-super_operations-get_inode_dev
--- old/patches.suse/vfs-add-super_operations-get_inode_dev     2025-07-06 
15:13:34.000000000 +0200
+++ new/patches.suse/vfs-add-super_operations-get_inode_dev     2025-07-18 
04:28:36.000000000 +0200
@@ -25,7 +25,7 @@
  fs/nfsd/vfs.c                    |    4 ++--
  fs/notify/fdinfo.c               |    4 ++--
  fs/proc/nommu.c                  |    2 +-
- fs/proc/task_mmu.c               |    2 +-
+ fs/proc/task_mmu.c               |    6 +++---
  fs/proc/task_nommu.c             |    2 +-
  fs/proc_namespace.c              |    3 ++-
  fs/stat.c                        |    2 +-
@@ -42,7 +42,7 @@
  net/unix/diag.c                  |    2 +-
  security/tomoyo/condition.c      |    2 +-
  security/tomoyo/realpath.c       |    1 +
- 25 files changed, 56 insertions(+), 42 deletions(-)
+ 25 files changed, 58 insertions(+), 44 deletions(-)
 
 --- a/fs/eventpoll.c
 +++ b/fs/eventpoll.c
@@ -227,6 +227,19 @@
                ino = inode->i_ino;
                pgoff = ((loff_t)vma->vm_pgoff) << PAGE_SHIFT;
        }
+@@ -518,8 +518,8 @@ static int do_procmap_query(struct proc_maps_private 
*priv, void __user *uarg)
+               const struct inode *inode = file_user_inode(vma->vm_file);
+ 
+               karg.vma_offset = ((__u64)vma->vm_pgoff) << PAGE_SHIFT;
+-              karg.dev_major = MAJOR(inode->i_sb->s_dev);
+-              karg.dev_minor = MINOR(inode->i_sb->s_dev);
++              karg.dev_major = MAJOR(inode_get_dev(inode));
++              karg.dev_minor = MINOR(inode_get_dev(inode));
+               karg.inode = inode->i_ino;
+       } else {
+               karg.vma_offset = 0;
+diff --git a/fs/proc/task_nommu.c b/fs/proc/task_nommu.c
+index bce674533..147f67a65 100644
 --- a/fs/proc/task_nommu.c
 +++ b/fs/proc/task_nommu.c
 @@ -138,7 +138,7 @@ static int nommu_vma_show(struct seq_fil

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.QEVIW5/_old  2025-07-26 13:40:15.034599435 +0200
+++ /var/tmp/diff_new_pack.QEVIW5/_new  2025-07-26 13:40:15.038599600 +0200
@@ -8649,6 +8649,166 @@
        
patches.kernel.org/6.12.39-165-rseq-Fix-segfault-on-registration-when-rseq_c.patch
        
patches.kernel.org/6.12.39-166-KVM-SVM-Set-synthesized-TSA-CPUID-flags.patch
        patches.kernel.org/6.12.39-167-Linux-6.12.39.patch
+       
patches.kernel.org/6.12.40-001-phy-tegra-xusb-Fix-unbalanced-regulator-disab.patch
+       
patches.kernel.org/6.12.40-002-phy-tegra-xusb-Decouple-CYA_TRK_CODE_UPDATE_O.patch
+       
patches.kernel.org/6.12.40-003-phy-tegra-xusb-Disable-periodic-tracking-on-T.patch
+       
patches.kernel.org/6.12.40-004-USB-serial-option-add-Telit-Cinterion-FE910C0.patch
+       
patches.kernel.org/6.12.40-005-USB-serial-option-add-Foxconn-T99W640.patch
+       
patches.kernel.org/6.12.40-006-USB-serial-ftdi_sio-add-support-for-NDI-EMGUI.patch
+       
patches.kernel.org/6.12.40-007-usb-musb-fix-gadget-state-on-disconnect.patch
+       
patches.kernel.org/6.12.40-008-usb-dwc2-gadget-Fix-enter-to-hibernation-for-.patch
+       
patches.kernel.org/6.12.40-009-usb-gadget-configfs-Fix-OOB-read-on-empty-str.patch
+       
patches.kernel.org/6.12.40-010-i2c-stm32-fix-the-device-used-for-the-DMA-map.patch
+       patches.kernel.org/6.12.40-011-i2c-stm32f7-unmap-DMA-mapped-buffer.patch
+       
patches.kernel.org/6.12.40-012-thunderbolt-Fix-wake-on-connect-at-runtime.patch
+       
patches.kernel.org/6.12.40-013-thunderbolt-Fix-bit-masking-in-tb_dp_port_set.patch
+       
patches.kernel.org/6.12.40-014-Revert-staging-vchiq_arm-Create-keep-alive-th.patch
+       
patches.kernel.org/6.12.40-015-nvmem-imx-ocotp-fix-MAC-address-byte-length.patch
+       
patches.kernel.org/6.12.40-016-nvmem-layouts-u-boot-env-remove-crc32-endiann.patch
+       
patches.kernel.org/6.12.40-017-Input-xpad-set-correct-controller-type-for-Ac.patch
+       
patches.kernel.org/6.12.40-018-pch_uart-Fix-dma_sync_sg_for_device-nents-val.patch
+       
patches.kernel.org/6.12.40-019-spi-Add-check-for-8-bit-transfer-with-8-IO-mo.patch
+       
patches.kernel.org/6.12.40-020-dm-bufio-fix-sched-in-atomic-context.patch
+       
patches.kernel.org/6.12.40-021-HID-core-ensure-the-allocated-report-buffer-c.patch
+       
patches.kernel.org/6.12.40-022-HID-core-ensure-__hid_request-reserves-the-re.patch
+       
patches.kernel.org/6.12.40-023-HID-core-do-not-bypass-hid_hw_raw_request.patch
+       
patches.kernel.org/6.12.40-024-tracing-probes-Avoid-using-params-uninitializ.patch
+       
patches.kernel.org/6.12.40-025-tracing-Add-down_write-trace_event_sem-when-a.patch
+       
patches.kernel.org/6.12.40-026-tracing-osnoise-Fix-crash-in-timerlat_dump_st.patch
+       
patches.kernel.org/6.12.40-027-objtool-rust-add-one-more-noreturn-Rust-funct.patch
+       
patches.kernel.org/6.12.40-028-drm-amdgpu-gfx8-reset-compute-ring-wptr-on-th.patch
+       
patches.kernel.org/6.12.40-029-drm-amdgpu-Increase-reset-counter-only-on-suc.patch
+       
patches.kernel.org/6.12.40-030-drm-amd-display-Disable-CRTC-degamma-LUT-for-.patch
+       
patches.kernel.org/6.12.40-031-drm-amd-display-Free-memory-allocation.patch
+       
patches.kernel.org/6.12.40-032-ALSA-hda-realtek-Fix-mute-LED-for-HP-Victus-1.patch
+       
patches.kernel.org/6.12.40-033-ALSA-hda-realtek-Add-quirk-for-ASUS-ROG-Strix.patch
+       patches.kernel.org/6.12.40-034-io_uring-poll-fix-POLLERR-handling.patch
+       
patches.kernel.org/6.12.40-035-mptcp-make-fallback-action-and-fallback-decis.patch
+       
patches.kernel.org/6.12.40-036-mptcp-plug-races-between-subflow-fail-and-sub.patch
+       
patches.kernel.org/6.12.40-037-mptcp-reset-fallback-status-gracefully-at-dis.patch
+       
patches.kernel.org/6.12.40-038-phonet-pep-Move-call-to-pn_skb_get_dst_sockad.patch
+       
patches.kernel.org/6.12.40-039-net-mlx5-Update-the-list-of-the-PCI-supported.patch
+       
patches.kernel.org/6.12.40-040-arm64-dts-imx8mp-venice-gw74xx-fix-TPM-SPI-fr.patch
+       
patches.kernel.org/6.12.40-041-arm64-dts-add-big-endian-property-back-into-w.patch
+       
patches.kernel.org/6.12.40-042-arm64-dts-freescale-imx8mm-verdin-Keep-LDO5-a.patch
+       
patches.kernel.org/6.12.40-043-arm64-dts-imx8mp-venice-gw71xx-fix-TPM-SPI-fr.patch
+       
patches.kernel.org/6.12.40-044-arm64-dts-imx8mp-venice-gw72xx-fix-TPM-SPI-fr.patch
+       
patches.kernel.org/6.12.40-045-arm64-dts-imx8mp-venice-gw73xx-fix-TPM-SPI-fr.patch
+       
patches.kernel.org/6.12.40-046-arm64-dts-rockchip-use-cs-gpios-for-spi1-on-r.patch
+       
patches.kernel.org/6.12.40-047-af_packet-fix-the-SO_SNDTIMEO-constraint-not-.patch
+       
patches.kernel.org/6.12.40-048-af_packet-fix-soft-lockup-issue-caused-by-tpa.patch
+       
patches.kernel.org/6.12.40-049-Bluetooth-btintel-Check-if-controller-is-ISO-.patch
+       
patches.kernel.org/6.12.40-050-cpuidle-psci-Fix-cpuhotplug-routine-with-PREE.patch
+       
patches.kernel.org/6.12.40-051-dmaengine-nbpfaxi-Fix-memory-corruption-in-pr.patch
+       
patches.kernel.org/6.12.40-052-isofs-Verify-inode-mode-when-loading-from-dis.patch
+       
patches.kernel.org/6.12.40-053-memstick-core-Zero-initialize-id_reg-in-h_mem.patch
+       
patches.kernel.org/6.12.40-054-mmc-bcm2835-Fix-dma_unmap_sg-nents-value.patch
+       
patches.kernel.org/6.12.40-055-mmc-sdhci-pci-Quirk-for-broken-command-queuin.patch
+       
patches.kernel.org/6.12.40-056-mmc-sdhci_am654-Workaround-for-Errata-i2312.patch
+       
patches.kernel.org/6.12.40-057-net-stmmac-intel-populate-entire-system_count.patch
+       
patches.kernel.org/6.12.40-058-net-libwx-remove-duplicate-page_pool_put_full.patch
+       
patches.kernel.org/6.12.40-059-net-libwx-fix-the-using-of-Rx-buffer-DMA.patch
+       
patches.kernel.org/6.12.40-060-net-libwx-properly-reset-Rx-ring-descriptor.patch
+       
patches.kernel.org/6.12.40-061-pmdomain-governor-Consider-CPU-latency-tolera.patch
+       
patches.kernel.org/6.12.40-062-s390-bpf-Fix-bpf_arch_text_poke-with-new_addr.patch
+       
patches.kernel.org/6.12.40-063-smb-client-fix-use-after-free-in-crypt_messag.patch
+       
patches.kernel.org/6.12.40-064-soc-aspeed-lpc-snoop-Cleanup-resources-in-sta.patch
+       
patches.kernel.org/6.12.40-065-soc-aspeed-lpc-snoop-Don-t-disable-channels-t.patch
+       
patches.kernel.org/6.12.40-066-iio-accel-fxls8962af-Fix-use-after-free-in-fx.patch
+       
patches.kernel.org/6.12.40-067-iio-adc-axp20x_adc-Add-missing-sentinel-to-AX.patch
+       
patches.kernel.org/6.12.40-068-iio-adc-max1363-Fix-MAX1363_4X_CHANS-MAX1363_.patch
+       
patches.kernel.org/6.12.40-069-iio-adc-max1363-Reorder-mode_list-entries.patch
+       
patches.kernel.org/6.12.40-070-iio-adc-stm32-adc-Fix-race-in-installing-chai.patch
+       patches.kernel.org/6.12.40-071-iio-backend-fix-out-of-bound-write.patch
+       
patches.kernel.org/6.12.40-072-iio-common-st_sensors-Fix-use-of-uninitialize.patch
+       
patches.kernel.org/6.12.40-073-comedi-pcl812-Fix-bit-shift-out-of-bounds.patch
+       
patches.kernel.org/6.12.40-074-comedi-aio_iiro_16-Fix-bit-shift-out-of-bound.patch
+       
patches.kernel.org/6.12.40-075-comedi-das16m1-Fix-bit-shift-out-of-bounds.patch
+       
patches.kernel.org/6.12.40-076-comedi-das6402-Fix-bit-shift-out-of-bounds.patch
+       
patches.kernel.org/6.12.40-077-comedi-Fail-COMEDI_INSNLIST-ioctl-if-n_insns-.patch
+       
patches.kernel.org/6.12.40-078-comedi-Fix-some-signed-shift-left-operations.patch
+       
patches.kernel.org/6.12.40-079-comedi-Fix-use-of-uninitialized-data-in-insn_.patch
+       
patches.kernel.org/6.12.40-080-comedi-Fix-initialization-of-data-for-instruc.patch
+       
patches.kernel.org/6.12.40-081-arm64-dts-rockchip-Add-cd-gpios-for-sdcard-de.patch
+       
patches.kernel.org/6.12.40-082-arm64-dts-rockchip-Add-cd-gpios-for-sdcard-de.patch
+       
patches.kernel.org/6.12.40-083-soundwire-amd-fix-for-handling-slave-alerts-a.patch
+       
patches.kernel.org/6.12.40-084-soundwire-amd-fix-for-clearing-command-status.patch
+       
patches.kernel.org/6.12.40-085-arm64-dts-imx95-Correct-the-DMA-interrupter-n.patch
+       
patches.kernel.org/6.12.40-086-bpf-Reject-p-format-string-in-bprintf-like-he.patch
+       
patches.kernel.org/6.12.40-087-selftests-sched_ext-Fix-exit-selftest-hang-on.patch
+       
patches.kernel.org/6.12.40-088-cachefiles-Fix-the-incorrect-return-value-in-.patch
+       
patches.kernel.org/6.12.40-089-net-emaclite-Fix-missing-pointer-increment-in.patch
+       
patches.kernel.org/6.12.40-090-block-fix-kobject-leak-in-blk_unregister_queu.patch
+       
patches.kernel.org/6.12.40-091-net-sched-sch_qfq-Fix-race-condition-on-qfq_a.patch
+       
patches.kernel.org/6.12.40-092-rpl-Fix-use-after-free-in-rpl_do_srh_inline.patch
+       
patches.kernel.org/6.12.40-093-smb-client-fix-use-after-free-in-cifs_oplock_.patch
+       patches.kernel.org/6.12.40-094-fix-a-leak-in-fcntl_dirnotify.patch
+       
patches.kernel.org/6.12.40-095-nvme-fix-inconsistent-RCU-list-manipulation-i.patch
+       
patches.kernel.org/6.12.40-096-nvme-fix-endianness-of-command-word-prints-in.patch
+       
patches.kernel.org/6.12.40-097-smc-Fix-various-oops-due-to-inet_sock-type-co.patch
+       
patches.kernel.org/6.12.40-098-net-phy-Don-t-register-LEDs-for-genphy.patch
+       
patches.kernel.org/6.12.40-099-nvme-fix-misaccounting-of-nvme-mpath-inflight.patch
+       
patches.kernel.org/6.12.40-100-nvmet-tcp-fix-callback-lock-for-TLS-handshake.patch
+       
patches.kernel.org/6.12.40-101-wifi-cfg80211-remove-scan-request-n_channels-.patch
+       
patches.kernel.org/6.12.40-102-can-tcan4x5x-add-option-for-selecting-nWKRQ-v.patch
+       
patches.kernel.org/6.12.40-103-can-tcan4x5x-fix-reset-gpio-usage-during-prob.patch
+       
patches.kernel.org/6.12.40-104-selftests-net-increase-inter-packet-timeout-i.patch
+       
patches.kernel.org/6.12.40-105-hwmon-corsair-cpro-Validate-the-size-of-the-r.patch
+       
patches.kernel.org/6.12.40-106-ice-add-NULL-check-in-eswitch-lag-check.patch
+       
patches.kernel.org/6.12.40-107-ice-check-correct-pointer-in-fwlog-debugfs.patch
+       
patches.kernel.org/6.12.40-108-usb-net-sierra-check-for-no-status-endpoint.patch
+       
patches.kernel.org/6.12.40-109-loop-use-kiocb-helpers-to-fix-lockdep-warning.patch
+       
patches.kernel.org/6.12.40-110-riscv-Enable-interrupt-during-exception-handl.patch
+       
patches.kernel.org/6.12.40-111-riscv-traps_misaligned-properly-sign-extend-v.patch
+       
patches.kernel.org/6.12.40-112-Bluetooth-Fix-null-ptr-deref-in-l2cap_sock_re.patch
+       
patches.kernel.org/6.12.40-113-Bluetooth-hci_sync-fix-connectable-extended-a.patch
+       
patches.kernel.org/6.12.40-114-Bluetooth-SMP-If-an-unallowed-command-is-rece.patch
+       
patches.kernel.org/6.12.40-115-Bluetooth-SMP-Fix-using-HCI_ERROR_REMOTE_USER.patch
+       
patches.kernel.org/6.12.40-116-Bluetooth-hci_core-add-missing-braces-when-us.patch
+       
patches.kernel.org/6.12.40-117-Bluetooth-btusb-QCA-Fix-downloading-wrong-NVM.patch
+       
patches.kernel.org/6.12.40-118-net-mlx5-Correctly-set-gso_size-when-LRO-is-u.patch
+       
patches.kernel.org/6.12.40-119-ipv6-mcast-Delay-put-pmc-idev-in-mld_del_delr.patch
+       
patches.kernel.org/6.12.40-120-net-fix-segmentation-after-TCP-UDP-fraglist-G.patch
+       
patches.kernel.org/6.12.40-121-netfilter-nf_conntrack-fix-crash-due-to-remov.patch
+       
patches.kernel.org/6.12.40-122-drm-xe-pf-Sanitize-VF-scratch-registers-on-FL.patch
+       
patches.kernel.org/6.12.40-123-drm-xe-pf-Move-VFs-reprovisioning-to-worker.patch
+       
patches.kernel.org/6.12.40-124-drm-xe-pf-Prepare-to-stop-SR-IOV-support-prio.patch
+       
patches.kernel.org/6.12.40-125-Bluetooth-L2CAP-Fix-attempting-to-adjust-outg.patch
+       
patches.kernel.org/6.12.40-126-hv_netvsc-Set-VF-priv_flags-to-IFF_NO_ADDRCON.patch
+       
patches.kernel.org/6.12.40-127-virtio-net-fix-recursived-rtnl_lock-during-pr.patch
+       
patches.kernel.org/6.12.40-128-tls-always-refresh-the-queue-when-reading-soc.patch
+       
patches.kernel.org/6.12.40-129-net-vlan-fix-VLAN-0-refcount-imbalance-of-tog.patch
+       
patches.kernel.org/6.12.40-130-net-bridge-Do-not-offload-IGMP-MLD-messages.patch
+       
patches.kernel.org/6.12.40-131-net-sched-Return-NULL-when-htb_lookup_leaf-en.patch
+       
patches.kernel.org/6.12.40-132-rxrpc-Fix-recv-recv-race-of-completed-call.patch
+       
patches.kernel.org/6.12.40-133-rxrpc-Fix-transmission-of-an-abort-in-respons.patch
+       
patches.kernel.org/6.12.40-134-Revert-cgroup_freezer-cgroup_freezing-Check-i.patch
+       
patches.kernel.org/6.12.40-135-drm-mediatek-Add-wait_event_timeout-when-disa.patch
+       
patches.kernel.org/6.12.40-136-drm-mediatek-only-announce-AFBC-if-really-sup.patch
+       
patches.kernel.org/6.12.40-137-libbpf-Fix-handling-of-BPF-arena-relocations.patch
+       
patches.kernel.org/6.12.40-138-efivarfs-Fix-memory-leak-of-efivarfs_fs_info-.patch
+       
patches.kernel.org/6.12.40-139-sched-Change-nr_uninterruptible-type-to-unsig.patch
+       
patches.kernel.org/6.12.40-140-clone_private_mnt-make-sure-that-caller-has-C.patch
+       
patches.kernel.org/6.12.40-141-btrfs-fix-block-group-refcount-race-in-btrfs_.patch
+       
patches.kernel.org/6.12.40-142-usb-hub-fix-detection-of-high-tier-USB3-devic.patch
+       
patches.kernel.org/6.12.40-143-usb-hub-Fix-flushing-and-scheduling-of-delaye.patch
+       
patches.kernel.org/6.12.40-144-usb-hub-Fix-flushing-of-delayed-work-used-for.patch
+       
patches.kernel.org/6.12.40-145-usb-hub-Don-t-try-to-recover-devices-lost-dur.patch
+       
patches.kernel.org/6.12.40-146-usb-dwc3-qcom-Don-t-leave-BCR-asserted.patch
+       
patches.kernel.org/6.12.40-147-net-libwx-fix-multicast-packets-received-coun.patch
+       
patches.kernel.org/6.12.40-148-rust-use-used-compiler-to-fix-build-and-modpo.patch
+       
patches.kernel.org/6.12.40-149-selftests-bpf-Set-test-path-for-token-obj_pri.patch
+       
patches.kernel.org/6.12.40-150-i2c-omap-Add-support-for-setting-mux.patch
+       
patches.kernel.org/6.12.40-151-i2c-omap-Fix-an-error-handling-path-in-omap_i.patch
+       
patches.kernel.org/6.12.40-152-i2c-omap-Handle-omap_i2c_init-errors-in-omap_.patch
+       
patches.kernel.org/6.12.40-153-i2c-omap-fix-deprecated-of_property_read_bool.patch
+       
patches.kernel.org/6.12.40-154-sched-freezer-Remove-unnecessary-warning-in-_.patch
+       
patches.kernel.org/6.12.40-155-drm-xe-mocs-Initialize-MOCS-index-early.patch
+       
patches.kernel.org/6.12.40-156-drm-xe-Move-page-fault-init-after-topology-in.patch
+       
patches.kernel.org/6.12.40-157-smb-client-let-smbd_post_send_iter-respect-th.patch
+       
patches.kernel.org/6.12.40-158-iommu-vt-d-Fix-misplaced-domain_attached-assi.patch
+       
patches.kernel.org/6.12.40-159-KVM-x86-xen-Fix-cleanup-logic-in-emulation-of.patch
+       patches.kernel.org/6.12.40-160-Linux-6.12.40.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.QEVIW5/_old  2025-07-26 13:40:15.066600751 +0200
+++ /var/tmp/diff_new_pack.QEVIW5/_new  2025-07-26 13:40:15.070600916 +0200
@@ -1,4 +1,4 @@
-2025-07-19 01:44:56 +0000
-GIT Revision: 37db29e7c661cab21e25cdb5710c3880c59cd6f8
+2025-07-24 09:37:15 +0000
+GIT Revision: feee49356336a5767b48df2ecea43c7788cb2bbd
 GIT Branch: slowroll
 

Reply via email to