Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2025-05-23 14:29:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source"

Fri May 23 14:29:10 2025 rev:781 rq:1279426 version:6.14.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes        
2025-05-13 21:57:15.711476484 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.2732/dtb-aarch64.changes      
2025-05-23 14:30:14.443787374 +0200
@@ -1,0 +2,633 @@
+Fri May 23 06:40:14 CEST 2025 - jsl...@suse.cz
+
+- Linux 6.14.8 (bsc#1012628).
+- phy: tegra: xusb: remove a stray unlock (bsc#1012628).
+- perf tools: Fix build error for LoongArch (bsc#1012628).
+- mm/page_alloc: fix race condition in unaccepted memory handling
+  (bsc#1012628).
+- drm/xe/gsc: do not flush the GSC worker from the reset path
+  (bsc#1012628).
+- accel/ivpu: Flush pending jobs of device's workqueues
+  (bsc#1012628).
+- accel/ivpu: Fix missing MMU events if file_priv is unbound
+  (bsc#1012628).
+- accel/ivpu: Fix missing MMU events from reserved SSID
+  (bsc#1012628).
+- accel/ivpu: Move parts of MMU event IRQ handling to thread
+  handler (bsc#1012628).
+- accel/ivpu: Dump only first MMU fault from single context
+  (bsc#1012628).
+- accel/ivpu: Use workqueue for IRQ handling (bsc#1012628).
+- dmaengine: idxd: Refactor remove call with idxd_cleanup()
+  helper (bsc#1012628).
+- dmaengine: idxd: fix memory leak in error handling path of
+  idxd_pci_probe (bsc#1012628).
+- dmaengine: idxd: fix memory leak in error handling path of
+  idxd_alloc (bsc#1012628).
+- dmaengine: idxd: Add missing idxd cleanup to fix memory leak
+  in remove call (bsc#1012628).
+- dmaengine: idxd: Add missing cleanups in cleanup internals
+  (bsc#1012628).
+- dmaengine: idxd: Add missing cleanup for early error out in
+  idxd_setup_internals (bsc#1012628).
+- dmaengine: idxd: fix memory leak in error handling path of
+  idxd_setup_groups (bsc#1012628).
+- dmaengine: idxd: fix memory leak in error handling path of
+  idxd_setup_engines (bsc#1012628).
+- dmaengine: idxd: fix memory leak in error handling path of
+  idxd_setup_wqs (bsc#1012628).
+- dmaengine: ti: k3-udma: Use cap_mask directly from dma_device
+  structure instead of a local copy (bsc#1012628).
+- dmaengine: ti: k3-udma: Add missing locking (bsc#1012628).
+- mm: userfaultfd: correct dirty flags set for both present and
+  swap pte (bsc#1012628).
+- mm: hugetlb: fix incorrect fallback for subpool (bsc#1012628).
+- io_uring/uring_cmd: fix hybrid polling initialization issue
+  (bsc#1012628).
+- io_uring/memmap: don't use page_address() on a highmem page
+  (bsc#1012628).
+- net: qede: Initialize qede_ll_ops with designated initializer
+  (bsc#1012628).
+- ring-buffer: Fix persistent buffer when commit page is the
+  reader page (bsc#1012628).
+- wifi: mt76: mt7925: fix missing hdr_trans_tlv command for
+  broadcast wtbl (bsc#1012628).
+- wifi: mt76: disable napi on driver removal (bsc#1012628).
+- tpm: Mask TPM RC in tpm2_start_auth_session() (bsc#1012628).
+- spi: tegra114: Use value to check for invalid delays
+  (bsc#1012628).
+- smb: client: fix memory leak during error handling for POSIX
+  mkdir (bsc#1012628).
+- scsi: sd_zbc: block: Respect bio vector limits for REPORT
+  ZONES buffer (bsc#1012628).
+- phy: renesas: rcar-gen3-usb2: Set timing registers only once
+  (bsc#1012628).
+- phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
+  (bsc#1012628).
+- net: phy: micrel: remove KSZ9477 EEE quirks now handled by
+  phylink (bsc#1012628).
+- net: dsa: microchip: let phylink manage PHY EEE configuration
+  on KSZ switches (bsc#1012628).
+- phy: Fix error handling in tegra_xusb_port_init (bsc#1012628).
+- phy: tegra: xusb: Use a bitmask for UTMI pad power state
+  tracking (bsc#1012628).
+- tracing: samples: Initialize trace_array_printk() with the
+  correct function (bsc#1012628).
+- x86/sev: Make sure pages are not skipped during kdump
+  (bsc#1012628).
+- x86/sev: Do not touch VMSA pages during SNP guest memory kdump
+  (bsc#1012628).
+- ftrace: Fix preemption accounting for stacktrace filter command
+  (bsc#1012628).
+- ftrace: Fix preemption accounting for stacktrace trigger command
+  (bsc#1012628).
+- i2c: designware: Fix an error handling path in
+  i2c_dw_pci_probe() (bsc#1012628).
+- kbuild: Disable -Wdefault-const-init-unsafe (bsc#1012628).
+- Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
+  (bsc#1012628).
+- Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create
+  multiple ranges (bsc#1012628).
+- hv_netvsc: Remove rmsg_pgcnt (bsc#1012628).
+- hv_netvsc: Preserve contiguous PFN grouping in the page buffer
+  array (bsc#1012628).
+- hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus
+  messages (bsc#1012628).
+- arm64: dts: rockchip: Remove overdrive-mode OPPs from RK3588J
+  SoC dtsi (bsc#1012628).
+- arm64: dts: rockchip: Allow Turing RK1 cooling fan to spin down
+  (bsc#1012628).
+- arm64: dts: amlogic: dreambox: fix missing clkc_audio node
+  (bsc#1012628).
+- dma-buf: insert memory barrier before updating num_fences
+  (bsc#1012628).
+- ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB
+  Camera (bsc#1012628).
+- ALSA: usb-audio: Add sample rate quirk for Audioengine D1
+  (bsc#1012628).
+- ALSA: es1968: Add error handling for
+  snd_pcm_hw_constraint_pow2() (bsc#1012628).
+- ACPI: PPTT: Fix processor subtable walk (bsc#1012628).
+- gpio: pca953x: fix IRQ storm on system wake up (bsc#1012628).
+- MAINTAINERS: Update Alexey Makhalov's email address
+  (bsc#1012628).
+- drm/amd/display: Avoid flooding unnecessary info messages
+  (bsc#1012628).
+- drm/amd/display: Correct the reply value when AUX write
+  incomplete (bsc#1012628).
+- drm/amdgpu: csa unmap use uninterruptible lock (bsc#1012628).
+- drm/amdgpu: fix incorrect MALL size for GFX1151 (bsc#1012628).
+- drm/tiny: panel-mipi-dbi: Use drm_client_setup_with_fourcc()
+  (bsc#1012628).
+- Revert "drm/amd/display: Hardware cursor changes color when
+  switched to software cursor" (bsc#1012628).
+- btrfs: add back warning for mount option commit values exceeding
+  300 (bsc#1012628).
+- btrfs: fix folio leak in submit_one_async_extent()
+  (bsc#1012628).
+- btrfs: fix discard worker infinite loop after disabling discard
+  (bsc#1012628).
+- LoongArch: uprobes: Remove redundant code about resume_era
+  (bsc#1012628).
+- LoongArch: uprobes: Remove user_{en,dis}able_single_step()
+  (bsc#1012628).
+- LoongArch: Fix MAX_REG_OFFSET calculation (bsc#1012628).
+- LoongArch: Save and restore CSR.CNTC for hibernation
+  (bsc#1012628).
+- LoongArch: Move __arch_cpu_idle() to .cpuidle.text section
+  (bsc#1012628).
+- LoongArch: Prevent cond_resched() occurring within kernel-fpu
+  (bsc#1012628).
+- HID: amd_sfh: Fix SRA sensor when it's the only sensor
+  (bsc#1012628).
+- HID: bpf: abort dispatch if device destroyed (bsc#1012628).
+- fs/eventpoll: fix endless busy loop after timeout has expired
+  (bsc#1012628).
+- udf: Make sure i_lenExtents is uptodate on inode eviction
+  (bsc#1012628).
+- sched_ext: bpf_iter_scx_dsq_new() should always initialize
+  iterator (bsc#1012628).
+- Revert "kbuild, rust: use -fremap-path-prefix to make paths
+  relative" (bsc#1012628).
+- dmaengine: Revert "dmaengine: dmatest: Fix dmatest waiting
+  less when interrupted" (bsc#1012628).
+- NFSv4/pnfs: Reset the layout state after a layoutreturn
+  (bsc#1012628).
+- ublk: fix dead loop when canceling io command (bsc#1012628).
+- tsnep: fix timestamping with a stacked DSA driver (bsc#1012628).
+- net/tls: fix kernel panic when alloc_page failed (bsc#1012628).
+- mlxsw: spectrum_router: Fix use-after-free when deleting GRE
+  net devices (bsc#1012628).
+- wifi: mac80211: Set n_channels after allocating struct
+  cfg80211_scan_request (bsc#1012628).
+- octeontx2-pf: Do not reallocate all ntuple filters
+  (bsc#1012628).
+- octeontx2-af: Fix CGX Receive counters (bsc#1012628).
+- net: ethernet: mtk_eth_soc: fix typo for declaration MT7988
+  ESW capability (bsc#1012628).
+- octeontx2-pf: macsec: Fix incorrect max transmit size in TX secy
+  (bsc#1012628).
+- netlink: specs: tc: all actions are indexed arrays
+  (bsc#1012628).
+- netlink: specs: tc: fix a couple of attribute names
+  (bsc#1012628).
+- drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
+  (bsc#1012628).
+- io_uring/fdinfo: grab ctx->uring_lock around
+  io_uring_show_fdinfo() (bsc#1012628).
+- octeontx2-pf: Fix ethtool support for SDP representors
+  (bsc#1012628).
+- regulator: max20086: fix invalid memory access (bsc#1012628).
+- qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
+  (bsc#1012628).
+- net/mlx5e: Disable MACsec offload for uplink representor profile
+  (bsc#1012628).
+- vsock/test: Fix occasional failure in SIOCOUTQ tests
+  (bsc#1012628).
+- drm/amd/display: Fix null check of pipe_ctx->plane_state for
+  update_dchubp_dpp (bsc#1012628).
+- net: dsa: b53: prevent standalone from trying to forward to
+  other ports (bsc#1012628).
+- ALSA: sh: SND_AICA should depend on SH_DMA_API (bsc#1012628).
+- nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
+  (bsc#1012628).
+- nvme-pci: make nvme_pci_npages_prp() __always_inline
+  (bsc#1012628).
+- net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING
+  (bsc#1012628).
+- net: cadence: macb: Fix a possible deadlock in macb_halt_tx
+  (bsc#1012628).
+- ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info
+  (bsc#1012628).
+- ALSA: seq: Fix delivery of UMP events to group ports
+  (bsc#1012628).
+- net: mctp: Ensure keys maintain only one ref to corresponding
+  dev (bsc#1012628).
+- tests/ncdevmem: Fix double-free of queue array (bsc#1012628).
+- net: mctp: Don't access ifa_index when missing (bsc#1012628).
+- tools/net/ynl: ethtool: fix crash when Hardware Clock info is
+  missing (bsc#1012628).
+- drm/meson: Use 1000ULL when operating with mode->clock
+  (bsc#1012628).
+- net_sched: Flush gso_skb list too during ->change()
+  (bsc#1012628).
+- Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
+  (bsc#1012628).
+- RDMA/core: Fix "KASAN: slab-use-after-free Read in
+  ib_register_device" problem (bsc#1012628).
+- spi: loopback-test: Do not split 1024-byte hexdumps
+  (bsc#1012628).
+- NFS/localio: Fix a race in nfs_local_open_fh() (bsc#1012628).
+- nfs: handle failure of nfs_get_lock_context in unlock path
+  (bsc#1012628).
+- HID: uclogic: Add NULL check in uclogic_input_configured()
+  (bsc#1012628).
+- HID: thrustmaster: fix memory leak in thrustmaster_interrupts()
+  (bsc#1012628).
+- RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
+  (bsc#1012628).
+- iio: adc: ad7606: check for NULL before calling sw_mode_config()
+  (bsc#1012628).
+- iio: adc: ad7606: move software functions into common file
+  (bsc#1012628).
+- iio: adc: ad7606: move the software mode configuration
+  (bsc#1012628).
+- tpm: tis: Double the timeout B to 4s (bsc#1012628).
+- tracing: probes: Fix a possible race in trace_probe_log APIs
+  (bsc#1012628).
+- tracing: fprobe: Fix RCU warning message in list traversal
+  (bsc#1012628).
+- cgroup/cpuset: Extend kthread_is_per_cpu() check to all
+  PF_NO_SETAFFINITY tasks (bsc#1012628).
+- arm64: dts: imx8mp-var-som: Fix LDO5 shutdown causing SD card
+  timeout (bsc#1012628).
+- platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection
+  (bsc#1012628).
+- platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO
+  Wujie 14XA (GX4HRXL) (bsc#1012628).
+- binfmt_elf: Move brk for static PIE even if ASLR disabled
+  (bsc#1012628).
+- riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
+  (bsc#1012628).
+- arm64: dts: rockchip: fix Sige5 RTC interrupt pin (bsc#1012628).
+- platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually
+  exclusive drivers (bsc#1012628).
+- x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through
+  AMD_NODE (bsc#1012628).
+- drivers/platform/x86/amd: pmf: Check for invalid Smart PC
+  Policies (bsc#1012628).
+- drivers/platform/x86/amd: pmf: Check for invalid sideloaded
+  Smart PC Policies (bsc#1012628).
+- fs/xattr.c: fix simple_xattr_list to always include security.*
+  xattrs (bsc#1012628).
+- arm64: dts: rockchip: Assign RT5616 MCLK rate on
+  rk3588-friendlyelec-cm3588 (bsc#1012628).
+- commit e6e8235
+
+-------------------------------------------------------------------
+Sun May 18 08:49:20 CEST 2025 - jsl...@suse.cz
+
+- Linux 6.14.7 (bsc#1012628).
+- dm: add missing unlock on in dm_keyslot_evict() (bsc#1012628).
+- fs/erofs/fileio: call erofs_onlinefolio_split() after
+  bio_add_folio() (bsc#1012628).
+- Revert "btrfs: canonicalize the device path before adding it"
+  (bsc#1012628).
+- arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
+  (bsc#1012628).
+- firmware: arm_scmi: Fix timeout checks on polling path
+  (bsc#1012628).
+- can: mcan: m_can_class_unregister(): fix order of unregistration
+  calls (bsc#1012628).
+- s390/pci: Fix missing check for zpci_create_device() error
+  return (bsc#1012628).
+- wifi: cfg80211: fix out-of-bounds access during multi-link
+  element defragmentation (bsc#1012628).
+- vfio/pci: Align huge faults to order (bsc#1012628).
+- s390/pci: Fix duplicate pci_dev_put() in disable_slot() when
+  PF has child VFs (bsc#1012628).
+- can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration
+  calls (bsc#1012628).
+- can: rockchip_canfd: rkcanfd_remove(): fix order of
+  unregistration calls (bsc#1012628).
+- ksmbd: prevent rename with empty string (bsc#1012628).
+- ksmbd: prevent out-of-bounds stream writes by validating *pos
+  (bsc#1012628).
+- ksmbd: Fix UAF in __close_file_table_ids (bsc#1012628).
+- openvswitch: Fix unsafe attribute parsing in output_userspace()
++++ 336 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.2732/dtb-aarch64.changes
dtb-armv6l.changes: same change
dtb-armv7l.changes: same change
dtb-riscv64.changes: same change
kernel-64kb.changes: same change
kernel-debug.changes: same change
kernel-default.changes: same change
kernel-docs.changes: same change
kernel-kvmsmall.changes: same change
kernel-lpae.changes: same change
kernel-obs-build.changes: same change
kernel-obs-qa.changes: same change
kernel-pae.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-vanilla.changes: same change
kernel-zfcpdump.changes: same change

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

Other differences:
------------------
++++++ dtb-aarch64.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.376248990 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.380249159 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.14
-%define patchversion 6.14.6
+%define patchversion 6.14.8
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           dtb-aarch64
-Version:        6.14.6
+Version:        6.14.8
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

dtb-armv6l.spec: same change
dtb-armv7l.spec: same change
dtb-riscv64.spec: same change
++++++ kernel-64kb.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.500254226 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.504254395 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.14
-%define patchversion 6.14.6
-%define git_commit ad69173661e912fc54ea9589c400528b76aa8aca
+%define patchversion 6.14.8
+%define git_commit e6e8235f058f5afcf4d5053be4b0f87108234281
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -39,9 +39,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,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-64kb
-Version:        6.14.6
+Version:        6.14.8
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

kernel-debug.spec: same change
kernel-default.spec: same change
++++++ kernel-docs.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.596258279 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.596258279 +0200
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.14
-%define patchversion 6.14.6
-%define git_commit ad69173661e912fc54ea9589c400528b76aa8aca
+%define patchversion 6.14.8
+%define git_commit e6e8235f058f5afcf4d5053be4b0f87108234281
 %define variant %{nil}
 %define build_html 1
 %define build_pdf 0
@@ -28,9 +28,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-docs
-Version:        6.14.6
+Version:        6.14.8
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

++++++ kernel-kvmsmall.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.628259631 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.628259631 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.14
-%define patchversion 6.14.6
-%define git_commit ad69173661e912fc54ea9589c400528b76aa8aca
+%define patchversion 6.14.8
+%define git_commit e6e8235f058f5afcf4d5053be4b0f87108234281
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -39,9 +39,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,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-kvmsmall
-Version:        6.14.6
+Version:        6.14.8
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

kernel-lpae.spec: same change
++++++ kernel-obs-build.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.688262165 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.688262165 +0200
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 6.14.6
+%define patchversion 6.14.8
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -38,16 +38,16 @@
 %endif
 %endif
 %endif
-%global kernel_package 
kernel%kernel_flavor-srchash-ad69173661e912fc54ea9589c400528b76aa8aca
+%global kernel_package 
kernel%kernel_flavor-srchash-e6e8235f058f5afcf4d5053be4b0f87108234281
 %endif
 %if 0%{?rhel_version}
 %global kernel_package kernel
 %endif
 
 Name:           kernel-obs-build
-Version:        6.14.6
+Version:        6.14.8
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

++++++ kernel-obs-qa.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.712263178 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.716263347 +0200
@@ -17,15 +17,15 @@
 # needsrootforbuild
 
 
-%define patchversion 6.14.6
+%define patchversion 6.14.8
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-obs-qa
-Version:        6.14.6
+Version:        6.14.8
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.748264698 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.752264867 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.14
-%define patchversion 6.14.6
-%define git_commit ad69173661e912fc54ea9589c400528b76aa8aca
+%define patchversion 6.14.8
+%define git_commit e6e8235f058f5afcf4d5053be4b0f87108234281
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -39,9 +39,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,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-pae
-Version:        6.14.6
+Version:        6.14.8
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.780266050 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.780266050 +0200
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.14
-%define patchversion 6.14.6
-%define git_commit ad69173661e912fc54ea9589c400528b76aa8aca
+%define patchversion 6.14.8
+%define git_commit e6e8235f058f5afcf4d5053be4b0f87108234281
 %define variant %{nil}
 %define gcc_package gcc
 %define gcc_compiler gcc
@@ -28,9 +28,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-source
-Version:        6.14.6
+Version:        6.14.8
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

++++++ kernel-syms.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.816267570 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.816267570 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define git_commit ad69173661e912fc54ea9589c400528b76aa8aca
+%define git_commit e6e8235f058f5afcf4d5053be4b0f87108234281
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-syms
-Version:        6.14.6
+Version:        6.14.8
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:25.844268752 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:25.848268921 +0200
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.14
-%define patchversion 6.14.6
-%define git_commit ad69173661e912fc54ea9589c400528b76aa8aca
+%define patchversion 6.14.8
+%define git_commit e6e8235f058f5afcf4d5053be4b0f87108234281
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -39,9 +39,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,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-vanilla
-Version:        6.14.6
+Version:        6.14.8
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gad69173
+Release:        <RELEASE>.ge6e8235
 %else
 Release:        0
 %endif

kernel-zfcpdump.spec: same change
++++++ config.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/arm64/default new/config/arm64/default
--- old/config/arm64/default    2025-05-13 11:50:06.000000000 +0200
+++ new/config/arm64/default    2025-05-18 08:49:20.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.14.6 Kernel Configuration
+# Linux/arm64 6.14.7 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -27,6 +27,7 @@
 CONFIG_CC_HAS_COUNTED_BY=y
 CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 # CONFIG_RUSTC_HAS_COERCE_POINTEE is not set
+# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
 CONFIG_PAHOLE_VERSION=9999
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv6hl/default new/config/armv6hl/default
--- old/config/armv6hl/default  2025-05-13 11:50:06.000000000 +0200
+++ new/config/armv6hl/default  2025-05-18 08:49:20.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 6.14.6 Kernel Configuration
+# Linux/arm 6.14.7 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -27,6 +27,7 @@
 CONFIG_CC_HAS_COUNTED_BY=y
 CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 # CONFIG_RUSTC_HAS_COERCE_POINTEE is not set
+# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
 CONFIG_PAHOLE_VERSION=9999
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default
--- old/config/armv7hl/default  2025-05-13 11:50:06.000000000 +0200
+++ new/config/armv7hl/default  2025-05-18 08:49:20.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 6.14.6 Kernel Configuration
+# Linux/arm 6.14.7 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -27,6 +27,7 @@
 CONFIG_CC_HAS_COUNTED_BY=y
 CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 # CONFIG_RUSTC_HAS_COERCE_POINTEE is not set
+# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
 CONFIG_PAHOLE_VERSION=9999
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/i386/pae new/config/i386/pae
--- old/config/i386/pae 2025-05-13 11:50:06.000000000 +0200
+++ new/config/i386/pae 2025-05-18 08:49:20.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/i386 6.14.6 Kernel Configuration
+# Linux/i386 6.14.7 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -27,6 +27,7 @@
 CONFIG_CC_HAS_COUNTED_BY=y
 CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 # CONFIG_RUSTC_HAS_COERCE_POINTEE is not set
+# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
 CONFIG_PAHOLE_VERSION=9999
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default
--- old/config/ppc64le/default  2025-05-13 11:50:06.000000000 +0200
+++ new/config/ppc64le/default  2025-05-18 08:49:20.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 6.14.6 Kernel Configuration
+# Linux/powerpc 6.14.7 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -27,6 +27,7 @@
 CONFIG_CC_HAS_COUNTED_BY=y
 CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 # CONFIG_RUSTC_HAS_COERCE_POINTEE is not set
+# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
 CONFIG_PAHOLE_VERSION=9999
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/riscv64/default new/config/riscv64/default
--- old/config/riscv64/default  2025-05-13 11:50:06.000000000 +0200
+++ new/config/riscv64/default  2025-05-18 08:49:20.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/riscv 6.14.6 Kernel Configuration
+# Linux/riscv 6.14.7 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -27,6 +27,7 @@
 CONFIG_CC_HAS_COUNTED_BY=y
 CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 # CONFIG_RUSTC_HAS_COERCE_POINTEE is not set
+# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
 CONFIG_PAHOLE_VERSION=9999
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/s390x/default new/config/s390x/default
--- old/config/s390x/default    2025-05-13 11:50:06.000000000 +0200
+++ new/config/s390x/default    2025-05-18 08:49:20.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/s390 6.14.6 Kernel Configuration
+# Linux/s390 6.14.7 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -27,6 +27,7 @@
 CONFIG_CC_HAS_COUNTED_BY=y
 CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 # CONFIG_RUSTC_HAS_COERCE_POINTEE is not set
+# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
 CONFIG_PAHOLE_VERSION=9999
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
@@ -2639,8 +2640,9 @@
 #
 # S/390 character device drivers
 #
-CONFIG_TN3270=m
-CONFIG_TN3270_FS=m
+CONFIG_TN3270=y
+CONFIG_TN3270_FS=y
+CONFIG_TN3270_CONSOLE=y
 CONFIG_TN3215=y
 CONFIG_TN3215_CONSOLE=y
 CONFIG_CCW_CONSOLE=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/s390x/zfcpdump new/config/s390x/zfcpdump
--- old/config/s390x/zfcpdump   2025-05-13 11:50:06.000000000 +0200
+++ new/config/s390x/zfcpdump   2025-05-18 08:49:20.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/s390 6.14.6 Kernel Configuration
+# Linux/s390 6.14.7 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -27,6 +27,7 @@
 CONFIG_CC_HAS_COUNTED_BY=y
 CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 # CONFIG_RUSTC_HAS_COERCE_POINTEE is not set
+# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
 CONFIG_PAHOLE_VERSION=9999
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/x86_64/default new/config/x86_64/default
--- old/config/x86_64/default   2025-05-13 11:50:06.000000000 +0200
+++ new/config/x86_64/default   2025-05-18 08:49:20.000000000 +0200
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86_64 6.14.6 Kernel Configuration
+# Linux/x86_64 6.14.7 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -27,6 +27,7 @@
 CONFIG_CC_HAS_COUNTED_BY=y
 CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 # CONFIG_RUSTC_HAS_COERCE_POINTEE is not set
+# CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES is not set
 CONFIG_PAHOLE_VERSION=9999
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y




++++++ patches.kernel.org.tar.bz2 ++++++
++++ 33328 lines of diff (skipped)

++++++ patches.suse.tar.bz2 ++++++
++++ 3469 lines of diff (skipped)

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:27.844353204 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:27.848353373 +0200
@@ -1959,6 +1959,349 @@
        
patches.kernel.org/6.14.6-183-bcachefs-Change-btree_insert_node-assertion-to.patch
        
patches.kernel.org/6.14.6-184-dm-fix-copying-after-src-array-boundaries.patch
        patches.kernel.org/6.14.6-185-Linux-6.14.6.patch
+       
patches.kernel.org/6.14.7-001-dm-add-missing-unlock-on-in-dm_keyslot_evict.patch
+       
patches.kernel.org/6.14.7-002-fs-erofs-fileio-call-erofs_onlinefolio_split-a.patch
+       
patches.kernel.org/6.14.7-003-Revert-btrfs-canonicalize-the-device-path-befo.patch
+       
patches.kernel.org/6.14.7-004-arm64-dts-imx8mm-verdin-Link-reg_usdhc2_vqmmc-.patch
+       
patches.kernel.org/6.14.7-005-firmware-arm_scmi-Fix-timeout-checks-on-pollin.patch
+       
patches.kernel.org/6.14.7-006-can-mcan-m_can_class_unregister-fix-order-of-u.patch
+       
patches.kernel.org/6.14.7-007-s390-pci-Fix-missing-check-for-zpci_create_dev.patch
+       
patches.kernel.org/6.14.7-008-wifi-cfg80211-fix-out-of-bounds-access-during-.patch
+       patches.kernel.org/6.14.7-009-vfio-pci-Align-huge-faults-to-order.patch
+       
patches.kernel.org/6.14.7-010-s390-pci-Fix-duplicate-pci_dev_put-in-disable_.patch
+       
patches.kernel.org/6.14.7-011-can-mcp251xfd-mcp251xfd_remove-fix-order-of-un.patch
+       
patches.kernel.org/6.14.7-012-can-rockchip_canfd-rkcanfd_remove-fix-order-of.patch
+       
patches.kernel.org/6.14.7-013-ksmbd-prevent-rename-with-empty-string.patch
+       
patches.kernel.org/6.14.7-014-ksmbd-prevent-out-of-bounds-stream-writes-by-v.patch
+       
patches.kernel.org/6.14.7-015-ksmbd-Fix-UAF-in-__close_file_table_ids.patch
+       
patches.kernel.org/6.14.7-016-openvswitch-Fix-unsafe-attribute-parsing-in-ou.patch
+       
patches.kernel.org/6.14.7-017-ksmbd-fix-memory-leak-in-parse_lease_state.patch
+       
patches.kernel.org/6.14.7-018-s390-entry-Fix-last-breaking-event-handling-in.patch
+       
patches.kernel.org/6.14.7-019-sch_htb-make-htb_deactivate-idempotent.patch
+       
patches.kernel.org/6.14.7-020-virtio-net-don-t-re-enable-refill-work-too-ear.patch
+       
patches.kernel.org/6.14.7-021-virtio-net-free-xsk_buffs-on-error-in-virtnet_.patch
+       
patches.kernel.org/6.14.7-022-gre-Fix-again-IPv6-link-local-address-generati.patch
+       
patches.kernel.org/6.14.7-023-net-ethernet-mtk_eth_soc-reset-all-TX-queues-o.patch
+       
patches.kernel.org/6.14.7-024-net-ethernet-mtk_eth_soc-do-not-reset-PSE-when.patch
+       
patches.kernel.org/6.14.7-025-can-m_can-m_can_class_allocate_dev-initialize-.patch
+       
patches.kernel.org/6.14.7-026-can-mcp251xfd-fix-TDC-setting-for-low-data-bit.patch
+       
patches.kernel.org/6.14.7-027-can-gw-fix-RCU-BH-usage-in-cgw_create_job.patch
+       
patches.kernel.org/6.14.7-028-wifi-mac80211-fix-the-type-of-status_code-for-.patch
+       
patches.kernel.org/6.14.7-029-ice-use-DSN-instead-of-PCI-BDF-for-ice_adapter.patch
+       
patches.kernel.org/6.14.7-030-erofs-ensure-the-extra-temporary-copy-is-valid.patch
+       
patches.kernel.org/6.14.7-031-ipvs-fix-uninit-value-for-saddr-in-do_output_r.patch
+       
patches.kernel.org/6.14.7-032-netfilter-ipset-fix-region-locking-in-hash-typ.patch
+       
patches.kernel.org/6.14.7-033-bpf-Scrub-packet-on-bpf_redirect_peer.patch
+       
patches.kernel.org/6.14.7-034-net-dsa-b53-allow-leaky-reserved-multicast.patch
+       
patches.kernel.org/6.14.7-035-net-dsa-b53-keep-CPU-port-always-tagged-again.patch
+       
patches.kernel.org/6.14.7-036-net-dsa-b53-fix-clearing-PVID-of-a-port.patch
+       
patches.kernel.org/6.14.7-037-net-dsa-b53-fix-flushing-old-pvid-VLAN-on-pvid.patch
+       
patches.kernel.org/6.14.7-038-net-dsa-b53-fix-VLAN-ID-for-untagged-vlan-on-b.patch
+       
patches.kernel.org/6.14.7-039-net-dsa-b53-always-rejoin-default-untagged-VLA.patch
+       
patches.kernel.org/6.14.7-040-net-dsa-b53-do-not-allow-to-configure-VLAN-0.patch
+       
patches.kernel.org/6.14.7-041-net-dsa-b53-do-not-program-vlans-when-vlan-fil.patch
+       
patches.kernel.org/6.14.7-042-net-dsa-b53-fix-toggling-vlan_filtering.patch
+       
patches.kernel.org/6.14.7-043-net-dsa-b53-fix-learning-on-VLAN-unaware-bridg.patch
+       
patches.kernel.org/6.14.7-044-net-dsa-b53-do-not-set-learning-and-unicast-mu.patch
+       
patches.kernel.org/6.14.7-045-fbnic-Fix-initialization-of-mailbox-descriptor.patch
+       
patches.kernel.org/6.14.7-046-fbnic-Gate-AXI-read-write-enabling-on-FW-mailb.patch
+       
patches.kernel.org/6.14.7-047-fbnic-Actually-flush_tx-instead-of-stalling-ou.patch
+       
patches.kernel.org/6.14.7-048-fbnic-Cleanup-handling-of-completions.patch
+       
patches.kernel.org/6.14.7-049-fbnic-Improve-responsiveness-of-fbnic_mbx_poll.patch
+       
patches.kernel.org/6.14.7-050-fbnic-Pull-fbnic_fw_xmit_cap_msg-use-out-of-in.patch
+       
patches.kernel.org/6.14.7-051-fbnic-Do-not-allow-mailbox-to-toggle-to-ready-.patch
+       
patches.kernel.org/6.14.7-052-net-export-a-helper-for-adding-up-queue-stats.patch
+       patches.kernel.org/6.14.7-053-virtio-net-fix-total-qstat-values.patch
+       
patches.kernel.org/6.14.7-054-Input-cyttsp5-ensure-minimum-reset-pulse-width.patch
+       
patches.kernel.org/6.14.7-055-Input-cyttsp5-fix-power-control-issue-on-wakeu.patch
+       
patches.kernel.org/6.14.7-056-Input-mtk-pmic-keys-fix-possible-null-pointer-.patch
+       
patches.kernel.org/6.14.7-057-Input-xpad-fix-Share-button-on-Xbox-One-contro.patch
+       
patches.kernel.org/6.14.7-058-Input-xpad-add-support-for-8BitDo-Ultimate-2-W.patch
+       
patches.kernel.org/6.14.7-059-Input-xpad-fix-two-controller-table-values.patch
+       
patches.kernel.org/6.14.7-060-Input-synaptics-enable-InterTouch-on-Dynabook-.patch
+       
patches.kernel.org/6.14.7-061-Input-synaptics-enable-InterTouch-on-Dynabook-.patch
+       
patches.kernel.org/6.14.7-062-Input-synaptics-enable-InterTouch-on-Dell-Prec.patch
+       
patches.kernel.org/6.14.7-063-Input-synaptics-enable-SMBus-for-HP-Elitebook-.patch
+       
patches.kernel.org/6.14.7-064-Input-synaptics-enable-InterTouch-on-TUXEDO-In.patch
+       
patches.kernel.org/6.14.7-065-rust-clean-Rust-1.88.0-s-unnecessary_transmute.patch
+       
patches.kernel.org/6.14.7-066-objtool-rust-add-one-more-noreturn-Rust-functi.patch
+       
patches.kernel.org/6.14.7-067-rust-clean-Rust-1.88.0-s-warning-about-clippy-.patch
+       
patches.kernel.org/6.14.7-068-uio_hv_generic-Fix-sysfs-creation-path-for-rin.patch
+       
patches.kernel.org/6.14.7-069-staging-iio-adc-ad7816-Correct-conditional-log.patch
+       
patches.kernel.org/6.14.7-070-staging-bcm2835-camera-Initialise-dev-in-v4l2_.patch
+       
patches.kernel.org/6.14.7-071-staging-axis-fifo-Remove-hardware-resets-for-u.patch
+       
patches.kernel.org/6.14.7-072-staging-axis-fifo-Correct-handling-of-tx_fifo_.patch
+       
patches.kernel.org/6.14.7-073-x86-mm-Eliminate-window-where-TLB-flushes-may-.patch
+       patches.kernel.org/6.14.7-074-mm-fix-folio_pte_batch-on-XEN-PV.patch
+       
patches.kernel.org/6.14.7-075-mm-vmalloc-support-more-granular-vrealloc-sizi.patch
+       
patches.kernel.org/6.14.7-076-mm-huge_memory-fix-dereferencing-invalid-pmd-m.patch
+       
patches.kernel.org/6.14.7-077-mm-userfaultfd-fix-uninitialized-output-field-.patch
+       
patches.kernel.org/6.14.7-078-selftests-mm-compaction_test-support-platform-.patch
+       
patches.kernel.org/6.14.7-079-selftests-mm-fix-a-build-failure-on-powerpc.patch
+       
patches.kernel.org/6.14.7-080-selftests-mm-fix-build-break-when-compiling-pk.patch
+       
patches.kernel.org/6.14.7-081-KVM-x86-mmu-Prevent-installing-hugepages-when-.patch
+       
patches.kernel.org/6.14.7-082-KVM-SVM-Forcibly-leave-SMM-mode-on-SHUTDOWN-in.patch
+       
patches.kernel.org/6.14.7-083-drm-amd-display-Shift-DMUB-AUX-reply-command-i.patch
+       
patches.kernel.org/6.14.7-084-riscv-Fix-kernel-crash-due-to-PR_SET_TAGGED_AD.patch
+       
patches.kernel.org/6.14.7-085-io_uring-ensure-deferred-completions-are-flush.patch
+       
patches.kernel.org/6.14.7-086-iio-adc-ad7768-1-Fix-insufficient-alignment-of.patch
+       
patches.kernel.org/6.14.7-087-iio-adc-ad7266-Fix-potential-timestamp-alignme.patch
+       
patches.kernel.org/6.14.7-088-iio-adc-ad7606-fix-serial-register-access.patch
+       
patches.kernel.org/6.14.7-089-iio-adc-rockchip-Fix-clock-initialization-sequ.patch
+       
patches.kernel.org/6.14.7-090-iio-adis16201-Correct-inclinometer-channel-res.patch
+       
patches.kernel.org/6.14.7-091-iio-chemical-sps30-use-aligned_s64-for-timesta.patch
+       
patches.kernel.org/6.14.7-092-iio-chemical-pms7003-use-aligned_s64-for-times.patch
+       
patches.kernel.org/6.14.7-093-iio-hid-sensor-prox-Restore-lost-scale-assignm.patch
+       
patches.kernel.org/6.14.7-094-iio-hid-sensor-prox-support-multi-channel-SCAL.patch
+       
patches.kernel.org/6.14.7-095-iio-hid-sensor-prox-Fix-incorrect-OFFSET-calcu.patch
+       
patches.kernel.org/6.14.7-096-iio-imu-inv_mpu6050-align-buffer-for-timestamp.patch
+       
patches.kernel.org/6.14.7-097-iio-imu-st_lsm6dsx-fix-possible-lockup-in-st_l.patch
+       
patches.kernel.org/6.14.7-098-iio-imu-st_lsm6dsx-fix-possible-lockup-in-st_l.patch
+       
patches.kernel.org/6.14.7-099-iio-light-opt3001-fix-deadlock-due-to-concurre.patch
+       
patches.kernel.org/6.14.7-100-iio-pressure-mprls0025pa-use-aligned_s64-for-t.patch
+       
patches.kernel.org/6.14.7-101-Revert-drm-amd-Stop-evicting-resources-on-APUs.patch
+       
patches.kernel.org/6.14.7-102-drm-v3d-Add-job-to-pending-list-if-the-reset-w.patch
+       patches.kernel.org/6.14.7-103-drm-xe-Add-page-queue-multiplier.patch
+       patches.kernel.org/6.14.7-104-drm-amdgpu-fix-pm-notifier-handling.patch
+       
patches.kernel.org/6.14.7-105-drm-amdgpu-vcn-using-separate-VCN1_AON_SOC-off.patch
+       
patches.kernel.org/6.14.7-106-drm-amd-display-Fix-invalid-context-error-in-d.patch
+       
patches.kernel.org/6.14.7-107-drm-amd-display-more-liberal-vmin-vmax-update-.patch
+       
patches.kernel.org/6.14.7-108-drm-amd-display-Fix-the-checking-condition-in-.patch
+       
patches.kernel.org/6.14.7-109-drm-amd-display-Remove-incorrect-checking-in-d.patch
+       
patches.kernel.org/6.14.7-110-drm-amd-display-Fix-wrong-handling-for-AUX_DEF.patch
+       
patches.kernel.org/6.14.7-111-drm-amd-display-Copy-AUX-read-reply-data-whene.patch
+       
patches.kernel.org/6.14.7-112-drm-amdgpu-hdp4-use-memcfg-register-to-post-th.patch
+       
patches.kernel.org/6.14.7-113-drm-amdgpu-hdp5.2-use-memcfg-register-to-post-.patch
+       
patches.kernel.org/6.14.7-114-drm-amdgpu-hdp5-use-memcfg-register-to-post-th.patch
+       
patches.kernel.org/6.14.7-115-drm-amdgpu-hdp6-use-memcfg-register-to-post-th.patch
+       
patches.kernel.org/6.14.7-116-drm-amdgpu-hdp7-use-memcfg-register-to-post-th.patch
+       
patches.kernel.org/6.14.7-117-xhci-dbc-Avoid-event-polling-busyloop-if-pendi.patch
+       
patches.kernel.org/6.14.7-118-usb-uhci-platform-Make-the-clock-really-option.patch
+       
patches.kernel.org/6.14.7-119-smb-client-Avoid-race-in-open_cached_dir-with-.patch
+       
patches.kernel.org/6.14.7-120-xen-swiotlb-Use-swiotlb-bouncing-if-kmalloc-al.patch
+       
patches.kernel.org/6.14.7-121-xenbus-Use-kref-to-track-req-lifetime.patch
+       
patches.kernel.org/6.14.7-122-accel-ivpu-Increase-state-dump-msg-timeout.patch
+       
patches.kernel.org/6.14.7-123-arm64-cpufeature-Move-arm64_use_ng_mappings-to.patch
+       
patches.kernel.org/6.14.7-124-clocksource-i8253-Use-raw_spinlock_irqsave-in-.patch
+       
patches.kernel.org/6.14.7-125-KVM-arm64-Fix-uninitialized-memcache-pointer-i.patch
+       
patches.kernel.org/6.14.7-126-memblock-Accept-allocated-memory-before-use-in.patch
+       
patches.kernel.org/6.14.7-127-module-ensure-that-kobject_put-is-safe-for-mod.patch
+       
patches.kernel.org/6.14.7-128-x86-microcode-Consolidate-the-loader-enablemen.patch
+       
patches.kernel.org/6.14.7-129-ocfs2-fix-panic-in-failed-foilio-allocation.patch
+       
patches.kernel.org/6.14.7-130-ocfs2-fix-the-issue-with-discontiguous-allocat.patch
+       
patches.kernel.org/6.14.7-131-ocfs2-switch-osb-disable_recovery-to-enum.patch
+       
patches.kernel.org/6.14.7-132-ocfs2-implement-handshaking-with-ocfs2-recover.patch
+       
patches.kernel.org/6.14.7-133-ocfs2-stop-quota-recovery-before-disabling-quo.patch
+       
patches.kernel.org/6.14.7-134-usb-dwc3-gadget-Make-gadget_wakeup-asynchronou.patch
+       
patches.kernel.org/6.14.7-135-usb-cdnsp-Fix-issue-with-resuming-from-L1.patch
+       
patches.kernel.org/6.14.7-136-usb-cdnsp-fix-L1-resume-issue-for-RTL_REVISION.patch
+       
patches.kernel.org/6.14.7-137-usb-gadget-f_ecm-Add-get_status-callback.patch
+       
patches.kernel.org/6.14.7-138-usb-gadget-tegra-xudc-ACK-ST_RC-after-clearing.patch
+       
patches.kernel.org/6.14.7-139-usb-gadget-Use-get_status-callback-to-set-remo.patch
+       
patches.kernel.org/6.14.7-140-usb-host-tegra-Prevent-host-controller-crash-w.patch
+       
patches.kernel.org/6.14.7-141-usb-misc-onboard_usb_dev-fix-support-for-Cypre.patch
+       
patches.kernel.org/6.14.7-142-usb-typec-tcpm-delay-SNK_TRY_WAIT_DEBOUNCE-to-.patch
+       
patches.kernel.org/6.14.7-143-usb-typec-ucsi-displayport-Fix-deadlock.patch
+       
patches.kernel.org/6.14.7-144-usb-typec-ucsi-displayport-Fix-NULL-pointer-ac.patch
+       
patches.kernel.org/6.14.7-145-USB-usbtmc-use-interruptible-sleep-in-usbtmc_r.patch
+       
patches.kernel.org/6.14.7-146-usb-usbtmc-Fix-erroneous-get_stb-ioctl-error-r.patch
+       
patches.kernel.org/6.14.7-147-usb-usbtmc-Fix-erroneous-wait_srq-ioctl-return.patch
+       
patches.kernel.org/6.14.7-148-usb-usbtmc-Fix-erroneous-generic_read-ioctl-re.patch
+       
patches.kernel.org/6.14.7-149-iio-imu-bmi270-fix-initial-sampling-frequency-.patch
+       
patches.kernel.org/6.14.7-150-iio-accel-adxl367-fix-setting-odr-for-activity.patch
+       
patches.kernel.org/6.14.7-151-iio-temp-maxim-thermocouple-Fix-potential-lack.patch
+       
patches.kernel.org/6.14.7-152-iio-accel-adxl355-Make-timestamp-64-bit-aligne.patch
+       
patches.kernel.org/6.14.7-153-iio-adc-dln2-Use-aligned_s64-for-timestamp.patch
+       
patches.kernel.org/6.14.7-154-timekeeping-Prevent-coarse-clocks-going-backwa.patch
+       
patches.kernel.org/6.14.7-155-accel-ivpu-Separate-DB-ID-and-CMDQ-ID-allocati.patch
+       
patches.kernel.org/6.14.7-156-accel-ivpu-Correct-mutex-unlock-order-in-job-s.patch
+       patches.kernel.org/6.14.7-157-MIPS-Fix-MAX_REG_OFFSET.patch
+       
patches.kernel.org/6.14.7-158-riscv-misaligned-Add-handling-for-ZCB-instruct.patch
+       
patches.kernel.org/6.14.7-159-loop-factor-out-a-loop_assign_backing_file-hel.patch
+       
patches.kernel.org/6.14.7-160-loop-Add-sanity-check-for-read-write_iter.patch
+       
patches.kernel.org/6.14.7-161-drm-panel-simple-Update-timings-for-AUO-G101EV.patch
+       
patches.kernel.org/6.14.7-162-nvme-unblock-ctrl-state-transition-for-firmwar.patch
+       
patches.kernel.org/6.14.7-163-riscv-misaligned-factorize-trap-handling.patch
+       
patches.kernel.org/6.14.7-164-riscv-misaligned-enable-IRQs-while-handling-mi.patch
+       
patches.kernel.org/6.14.7-165-riscv-Disallow-PR_GET_TAGGED_ADDR_CTRL-without.patch
+       
patches.kernel.org/6.14.7-166-drm-xe-tests-mocs-Hold-XE_FORCEWAKE_ALL-for-LN.patch
+       
patches.kernel.org/6.14.7-167-drm-xe-Release-force-wake-first-then-runtime-p.patch
+       
patches.kernel.org/6.14.7-168-io_uring-sqpoll-Increase-task_work-submission-.patch
+       
patches.kernel.org/6.14.7-169-do_umount-add-missing-barrier-before-refcount-.patch
+       
patches.kernel.org/6.14.7-170-rust-allow-Rust-1.87.0-s-clippy-ptr_eq-lint.patch
+       
patches.kernel.org/6.14.7-171-rust-clean-Rust-1.88.0-s-clippy-uninlined_form.patch
+       
patches.kernel.org/6.14.7-172-io_uring-always-arm-linked-timeouts-prior-to-i.patch
+       
patches.kernel.org/6.14.7-173-Bluetooth-btmtk-Remove-the-resetting-step-befo.patch
+       
patches.kernel.org/6.14.7-174-mm-page_alloc-don-t-steal-single-pages-from-bi.patch
+       
patches.kernel.org/6.14.7-175-mm-page_alloc-speed-up-fallbacks-in-rmqueue_bu.patch
+       
patches.kernel.org/6.14.7-176-arm64-insn-Add-support-for-encoding-DSB.patch
+       
patches.kernel.org/6.14.7-177-arm64-proton-pack-Expose-whether-the-platform-.patch
+       
patches.kernel.org/6.14.7-178-arm64-proton-pack-Expose-whether-the-branchy-l.patch
+       
patches.kernel.org/6.14.7-179-arm64-bpf-Add-BHB-mitigation-to-the-epilogue-f.patch
+       
patches.kernel.org/6.14.7-180-arm64-bpf-Only-mitigate-cBPF-programs-loaded-b.patch
+       
patches.kernel.org/6.14.7-181-arm64-proton-pack-Add-new-CPUs-k-values-for-br.patch
+       
patches.kernel.org/6.14.7-182-x86-bpf-Call-branch-history-clearing-sequence-.patch
+       
patches.kernel.org/6.14.7-183-x86-bpf-Add-IBHF-call-at-end-of-classic-BPF.patch
+       
patches.kernel.org/6.14.7-184-x86-bhi-Do-not-set-BHI_DIS_S-in-32-bit-mode.patch
+       
patches.kernel.org/6.14.7-185-Documentation-x86-bugs-its-Add-ITS-documentati.patch
+       
patches.kernel.org/6.14.7-186-x86-its-Enumerate-Indirect-Target-Selection-IT.patch
+       
patches.kernel.org/6.14.7-187-x86-its-Add-support-for-ITS-safe-indirect-thun.patch
+       
patches.kernel.org/6.14.7-188-x86-its-Add-support-for-ITS-safe-return-thunk.patch
+       
patches.kernel.org/6.14.7-189-x86-its-Enable-Indirect-Target-Selection-mitig.patch
+       
patches.kernel.org/6.14.7-190-x86-its-Add-vmexit-option-to-skip-mitigation-o.patch
+       
patches.kernel.org/6.14.7-191-x86-its-Add-support-for-RSB-stuffing-mitigatio.patch
+       
patches.kernel.org/6.14.7-192-x86-its-Align-RETs-in-BHB-clear-sequence-to-av.patch
+       
patches.kernel.org/6.14.7-193-x86-ibt-Keep-IBT-disabled-during-alternative-p.patch
+       
patches.kernel.org/6.14.7-194-x86-its-Use-dynamic-thunks-for-indirect-branch.patch
+       
patches.kernel.org/6.14.7-195-selftest-x86-bugs-Add-selftests-for-ITS.patch
+       
patches.kernel.org/6.14.7-196-x86-its-Fix-build-errors-when-CONFIG_MODULES-n.patch
+       patches.kernel.org/6.14.7-197-x86-its-FineIBT-paranoid-vs-ITS.patch
+       patches.kernel.org/6.14.7-198-Linux-6.14.7.patch
+       
patches.kernel.org/6.14.8-001-arm64-dts-rockchip-Assign-RT5616-MCLK-rate-on-.patch
+       
patches.kernel.org/6.14.8-002-fs-xattr.c-fix-simple_xattr_list-to-always-inc.patch
+       
patches.kernel.org/6.14.8-003-drivers-platform-x86-amd-pmf-Check-for-invalid.patch
+       
patches.kernel.org/6.14.8-004-drivers-platform-x86-amd-pmf-Check-for-invalid.patch
+       
patches.kernel.org/6.14.8-005-x86-amd_node-platform-x86-amd-hsmp-Have-HSMP-u.patch
+       
patches.kernel.org/6.14.8-006-platform-x86-amd-hsmp-Make-amd_hsmp-and-hsmp_a.patch
+       
patches.kernel.org/6.14.8-007-arm64-dts-rockchip-fix-Sige5-RTC-interrupt-pin.patch
+       
patches.kernel.org/6.14.8-008-riscv-dts-sophgo-fix-DMA-data-width-configurat.patch
+       
patches.kernel.org/6.14.8-009-binfmt_elf-Move-brk-for-static-PIE-even-if-ASL.patch
+       
patches.kernel.org/6.14.8-010-platform-x86-amd-pmc-Declare-quirk_spurious_80.patch
+       
patches.kernel.org/6.14.8-011-platform-x86-asus-wmi-Fix-wlan_ctrl_by_user-de.patch
+       
patches.kernel.org/6.14.8-012-arm64-dts-imx8mp-var-som-Fix-LDO5-shutdown-cau.patch
+       
patches.kernel.org/6.14.8-013-cgroup-cpuset-Extend-kthread_is_per_cpu-check-.patch
+       
patches.kernel.org/6.14.8-014-tracing-fprobe-Fix-RCU-warning-message-in-list.patch
+       
patches.kernel.org/6.14.8-015-tracing-probes-Fix-a-possible-race-in-trace_pr.patch
+       patches.kernel.org/6.14.8-016-tpm-tis-Double-the-timeout-B-to-4s.patch
+       
patches.kernel.org/6.14.8-017-iio-adc-ad7606-move-the-software-mode-configur.patch
+       
patches.kernel.org/6.14.8-018-iio-adc-ad7606-move-software-functions-into-co.patch
+       
patches.kernel.org/6.14.8-019-iio-adc-ad7606-check-for-NULL-before-calling-s.patch
+       
patches.kernel.org/6.14.8-020-RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_q.patch
+       
patches.kernel.org/6.14.8-021-HID-thrustmaster-fix-memory-leak-in-thrustmast.patch
+       
patches.kernel.org/6.14.8-022-HID-uclogic-Add-NULL-check-in-uclogic_input_co.patch
+       
patches.kernel.org/6.14.8-023-nfs-handle-failure-of-nfs_get_lock_context-in-.patch
+       
patches.kernel.org/6.14.8-024-NFS-localio-Fix-a-race-in-nfs_local_open_fh.patch
+       
patches.kernel.org/6.14.8-025-spi-loopback-test-Do-not-split-1024-byte-hexdu.patch
+       
patches.kernel.org/6.14.8-026-RDMA-core-Fix-KASAN-slab-use-after-free-Read-i.patch
+       
patches.kernel.org/6.14.8-027-Bluetooth-MGMT-Fix-MGMT_OP_ADD_DEVICE-invalid-.patch
+       
patches.kernel.org/6.14.8-028-net_sched-Flush-gso_skb-list-too-during-change.patch
+       
patches.kernel.org/6.14.8-029-drm-meson-Use-1000ULL-when-operating-with-mode.patch
+       
patches.kernel.org/6.14.8-030-tools-net-ynl-ethtool-fix-crash-when-Hardware-.patch
+       
patches.kernel.org/6.14.8-031-net-mctp-Don-t-access-ifa_index-when-missing.patch
+       
patches.kernel.org/6.14.8-032-tests-ncdevmem-Fix-double-free-of-queue-array.patch
+       
patches.kernel.org/6.14.8-033-net-mctp-Ensure-keys-maintain-only-one-ref-to-.patch
+       
patches.kernel.org/6.14.8-034-ALSA-seq-Fix-delivery-of-UMP-events-to-group-p.patch
+       
patches.kernel.org/6.14.8-035-ALSA-ump-Fix-a-typo-of-snd_ump_stream_msg_devi.patch
+       
patches.kernel.org/6.14.8-036-net-cadence-macb-Fix-a-possible-deadlock-in-ma.patch
+       
patches.kernel.org/6.14.8-037-net-dsa-sja1105-discard-incoming-frames-in-BR_.patch
+       
patches.kernel.org/6.14.8-038-nvme-pci-make-nvme_pci_npages_prp-__always_inl.patch
+       
patches.kernel.org/6.14.8-039-nvme-pci-acquire-cq_poll_lock-in-nvme_poll_irq.patch
+       
patches.kernel.org/6.14.8-040-ALSA-sh-SND_AICA-should-depend-on-SH_DMA_API.patch
+       
patches.kernel.org/6.14.8-041-net-dsa-b53-prevent-standalone-from-trying-to-.patch
+       
patches.kernel.org/6.14.8-042-drm-amd-display-Fix-null-check-of-pipe_ctx-pla.patch
+       
patches.kernel.org/6.14.8-043-vsock-test-Fix-occasional-failure-in-SIOCOUTQ-.patch
+       
patches.kernel.org/6.14.8-044-net-mlx5e-Disable-MACsec-offload-for-uplink-re.patch
+       
patches.kernel.org/6.14.8-045-qlcnic-fix-memory-leak-in-qlcnic_sriov_channel.patch
+       
patches.kernel.org/6.14.8-046-regulator-max20086-fix-invalid-memory-access.patch
+       
patches.kernel.org/6.14.8-047-octeontx2-pf-Fix-ethtool-support-for-SDP-repre.patch
+       
patches.kernel.org/6.14.8-048-io_uring-fdinfo-grab-ctx-uring_lock-around-io_.patch
+       
patches.kernel.org/6.14.8-049-drm-xe-Save-CTX_TIMESTAMP-mmio-value-instead-o.patch
+       
patches.kernel.org/6.14.8-050-netlink-specs-tc-fix-a-couple-of-attribute-nam.patch
+       
patches.kernel.org/6.14.8-051-netlink-specs-tc-all-actions-are-indexed-array.patch
+       
patches.kernel.org/6.14.8-052-octeontx2-pf-macsec-Fix-incorrect-max-transmit.patch
+       
patches.kernel.org/6.14.8-053-net-ethernet-mtk_eth_soc-fix-typo-for-declarat.patch
+       
patches.kernel.org/6.14.8-054-octeontx2-af-Fix-CGX-Receive-counters.patch
+       
patches.kernel.org/6.14.8-055-octeontx2-pf-Do-not-reallocate-all-ntuple-filt.patch
+       
patches.kernel.org/6.14.8-056-wifi-mac80211-Set-n_channels-after-allocating-.patch
+       
patches.kernel.org/6.14.8-057-mlxsw-spectrum_router-Fix-use-after-free-when-.patch
+       
patches.kernel.org/6.14.8-058-net-tls-fix-kernel-panic-when-alloc_page-faile.patch
+       
patches.kernel.org/6.14.8-059-tsnep-fix-timestamping-with-a-stacked-DSA-driv.patch
+       
patches.kernel.org/6.14.8-060-ublk-fix-dead-loop-when-canceling-io-command.patch
+       
patches.kernel.org/6.14.8-061-NFSv4-pnfs-Reset-the-layout-state-after-a-layo.patch
+       
patches.kernel.org/6.14.8-062-dmaengine-Revert-dmaengine-dmatest-Fix-dmatest.patch
+       
patches.kernel.org/6.14.8-063-Revert-kbuild-rust-use-fremap-path-prefix-to-m.patch
+       
patches.kernel.org/6.14.8-064-sched_ext-bpf_iter_scx_dsq_new-should-always-i.patch
+       
patches.kernel.org/6.14.8-065-udf-Make-sure-i_lenExtents-is-uptodate-on-inod.patch
+       
patches.kernel.org/6.14.8-066-fs-eventpoll-fix-endless-busy-loop-after-timeo.patch
+       
patches.kernel.org/6.14.8-067-HID-bpf-abort-dispatch-if-device-destroyed.patch
+       
patches.kernel.org/6.14.8-068-HID-amd_sfh-Fix-SRA-sensor-when-it-s-the-only-.patch
+       
patches.kernel.org/6.14.8-069-LoongArch-Prevent-cond_resched-occurring-withi.patch
+       
patches.kernel.org/6.14.8-070-LoongArch-Move-__arch_cpu_idle-to-.cpuidle.tex.patch
+       
patches.kernel.org/6.14.8-071-LoongArch-Save-and-restore-CSR.CNTC-for-hibern.patch
+       
patches.kernel.org/6.14.8-072-LoongArch-Fix-MAX_REG_OFFSET-calculation.patch
+       
patches.kernel.org/6.14.8-073-LoongArch-uprobes-Remove-user_-en-dis-able_sin.patch
+       
patches.kernel.org/6.14.8-074-LoongArch-uprobes-Remove-redundant-code-about-.patch
+       
patches.kernel.org/6.14.8-075-btrfs-fix-discard-worker-infinite-loop-after-d.patch
+       
patches.kernel.org/6.14.8-076-btrfs-fix-folio-leak-in-submit_one_async_exten.patch
+       
patches.kernel.org/6.14.8-077-btrfs-add-back-warning-for-mount-option-commit.patch
+       
patches.kernel.org/6.14.8-078-Revert-drm-amd-display-Hardware-cursor-changes.patch
+       
patches.kernel.org/6.14.8-079-drm-tiny-panel-mipi-dbi-Use-drm_client_setup_w.patch
+       
patches.kernel.org/6.14.8-080-drm-amdgpu-fix-incorrect-MALL-size-for-GFX1151.patch
+       
patches.kernel.org/6.14.8-081-drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
+       
patches.kernel.org/6.14.8-082-drm-amd-display-Correct-the-reply-value-when-A.patch
+       
patches.kernel.org/6.14.8-083-drm-amd-display-Avoid-flooding-unnecessary-inf.patch
+       
patches.kernel.org/6.14.8-084-MAINTAINERS-Update-Alexey-Makhalov-s-email-add.patch
+       
patches.kernel.org/6.14.8-085-gpio-pca953x-fix-IRQ-storm-on-system-wake-up.patch
+       
patches.kernel.org/6.14.8-086-ACPI-PPTT-Fix-processor-subtable-walk.patch
+       
patches.kernel.org/6.14.8-087-ALSA-es1968-Add-error-handling-for-snd_pcm_hw_.patch
+       
patches.kernel.org/6.14.8-088-ALSA-usb-audio-Add-sample-rate-quirk-for-Audio.patch
+       
patches.kernel.org/6.14.8-089-ALSA-usb-audio-Add-sample-rate-quirk-for-Micro.patch
+       
patches.kernel.org/6.14.8-090-dma-buf-insert-memory-barrier-before-updating-.patch
+       
patches.kernel.org/6.14.8-091-arm64-dts-amlogic-dreambox-fix-missing-clkc_au.patch
+       
patches.kernel.org/6.14.8-092-arm64-dts-rockchip-Allow-Turing-RK1-cooling-fa.patch
+       
patches.kernel.org/6.14.8-093-arm64-dts-rockchip-Remove-overdrive-mode-OPPs-.patch
+       
patches.kernel.org/6.14.8-094-hv_netvsc-Use-vmbus_sendpacket_mpb_desc-to-sen.patch
+       
patches.kernel.org/6.14.8-095-hv_netvsc-Preserve-contiguous-PFN-grouping-in-.patch
+       patches.kernel.org/6.14.8-096-hv_netvsc-Remove-rmsg_pgcnt.patch
+       
patches.kernel.org/6.14.8-097-Drivers-hv-Allow-vmbus_sendpacket_mpb_desc-to-.patch
+       
patches.kernel.org/6.14.8-098-Drivers-hv-vmbus-Remove-vmbus_sendpacket_pageb.patch
+       
patches.kernel.org/6.14.8-099-kbuild-Disable-Wdefault-const-init-unsafe.patch
+       
patches.kernel.org/6.14.8-100-i2c-designware-Fix-an-error-handling-path-in-i.patch
+       
patches.kernel.org/6.14.8-101-ftrace-Fix-preemption-accounting-for-stacktrac.patch
+       
patches.kernel.org/6.14.8-102-ftrace-Fix-preemption-accounting-for-stacktrac.patch
+       
patches.kernel.org/6.14.8-103-x86-sev-Do-not-touch-VMSA-pages-during-SNP-gue.patch
+       
patches.kernel.org/6.14.8-104-x86-sev-Make-sure-pages-are-not-skipped-during.patch
+       
patches.kernel.org/6.14.8-105-tracing-samples-Initialize-trace_array_printk-.patch
+       
patches.kernel.org/6.14.8-106-phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-powe.patch
+       
patches.kernel.org/6.14.8-107-phy-Fix-error-handling-in-tegra_xusb_port_init.patch
+       
patches.kernel.org/6.14.8-108-net-dsa-microchip-let-phylink-manage-PHY-EEE-c.patch
+       
patches.kernel.org/6.14.8-109-net-phy-micrel-remove-KSZ9477-EEE-quirks-now-h.patch
+       
patches.kernel.org/6.14.8-110-phy-renesas-rcar-gen3-usb2-Fix-role-detection-.patch
+       
patches.kernel.org/6.14.8-111-phy-renesas-rcar-gen3-usb2-Set-timing-register.patch
+       
patches.kernel.org/6.14.8-112-scsi-sd_zbc-block-Respect-bio-vector-limits-fo.patch
+       
patches.kernel.org/6.14.8-113-smb-client-fix-memory-leak-during-error-handli.patch
+       
patches.kernel.org/6.14.8-114-spi-tegra114-Use-value-to-check-for-invalid-de.patch
+       
patches.kernel.org/6.14.8-115-tpm-Mask-TPM-RC-in-tpm2_start_auth_session.patch
+       
patches.kernel.org/6.14.8-116-wifi-mt76-disable-napi-on-driver-removal.patch
+       
patches.kernel.org/6.14.8-117-wifi-mt76-mt7925-fix-missing-hdr_trans_tlv-com.patch
+       
patches.kernel.org/6.14.8-118-ring-buffer-Fix-persistent-buffer-when-commit-.patch
+       
patches.kernel.org/6.14.8-119-net-qede-Initialize-qede_ll_ops-with-designate.patch
+       
patches.kernel.org/6.14.8-120-io_uring-memmap-don-t-use-page_address-on-a-hi.patch
+       
patches.kernel.org/6.14.8-121-io_uring-uring_cmd-fix-hybrid-polling-initiali.patch
+       
patches.kernel.org/6.14.8-122-mm-hugetlb-fix-incorrect-fallback-for-subpool.patch
+       
patches.kernel.org/6.14.8-123-mm-userfaultfd-correct-dirty-flags-set-for-bot.patch
+       
patches.kernel.org/6.14.8-124-dmaengine-ti-k3-udma-Add-missing-locking.patch
+       
patches.kernel.org/6.14.8-125-dmaengine-ti-k3-udma-Use-cap_mask-directly-fro.patch
+       
patches.kernel.org/6.14.8-126-dmaengine-idxd-fix-memory-leak-in-error-handli.patch
+       
patches.kernel.org/6.14.8-127-dmaengine-idxd-fix-memory-leak-in-error-handli.patch
+       
patches.kernel.org/6.14.8-128-dmaengine-idxd-fix-memory-leak-in-error-handli.patch
+       
patches.kernel.org/6.14.8-129-dmaengine-idxd-Add-missing-cleanup-for-early-e.patch
+       
patches.kernel.org/6.14.8-130-dmaengine-idxd-Add-missing-cleanups-in-cleanup.patch
+       
patches.kernel.org/6.14.8-131-dmaengine-idxd-Add-missing-idxd-cleanup-to-fix.patch
+       
patches.kernel.org/6.14.8-132-dmaengine-idxd-fix-memory-leak-in-error-handli.patch
+       
patches.kernel.org/6.14.8-133-dmaengine-idxd-fix-memory-leak-in-error-handli.patch
+       
patches.kernel.org/6.14.8-134-dmaengine-idxd-Refactor-remove-call-with-idxd_.patch
+       
patches.kernel.org/6.14.8-135-accel-ivpu-Use-workqueue-for-IRQ-handling.patch
+       
patches.kernel.org/6.14.8-136-accel-ivpu-Dump-only-first-MMU-fault-from-sing.patch
+       
patches.kernel.org/6.14.8-137-accel-ivpu-Move-parts-of-MMU-event-IRQ-handlin.patch
+       
patches.kernel.org/6.14.8-138-accel-ivpu-Fix-missing-MMU-events-from-reserve.patch
+       
patches.kernel.org/6.14.8-139-accel-ivpu-Fix-missing-MMU-events-if-file_priv.patch
+       
patches.kernel.org/6.14.8-140-accel-ivpu-Flush-pending-jobs-of-device-s-work.patch
+       
patches.kernel.org/6.14.8-141-drm-xe-gsc-do-not-flush-the-GSC-worker-from-th.patch
+       
patches.kernel.org/6.14.8-142-mm-page_alloc-fix-race-condition-in-unaccepted.patch
+       
patches.kernel.org/6.14.8-143-perf-tools-Fix-build-error-for-LoongArch.patch
+       patches.kernel.org/6.14.8-144-phy-tegra-xusb-remove-a-stray-unlock.patch
+       patches.kernel.org/6.14.8-145-Linux-6.14.8.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.
@@ -1988,28 +2331,6 @@
        # sorted patches
        ########################################################
        patches.suse/Bluetooth-MGMT-Add-LL-Privacy-Setting.patch
-       patches.suse/sch_htb-make-htb_deactivate-idempotent.patch
-       patches.suse/accel-ivpu-Correct-mutex-unlock-order-in-job-submiss.patch
-       patches.suse/x86-bpf-Call-branch-history-clearing-sequence-on-exi.patch
-       patches.suse/x86-bpf-Add-IBHF-call-at-end-of-classic-BPF.patch
-       patches.suse/x86-bhi-Do-not-set-BHI_DIS_S-in-32-bit-mode.patch
-       patches.suse/Documentation-x86-bugs-its-Add-ITS-documentation.patch
-       patches.suse/x86-its-Enumerate-Indirect-Target-Selection-ITS-bug.patch
-       patches.suse/x86-its-Add-support-for-ITS-safe-indirect-thunk.patch
-       patches.suse/x86-its-Add-support-for-ITS-safe-return-thunk.patch
-       patches.suse/x86-its-Enable-Indirect-Target-Selection-mitigation.patch
-       patches.suse/x86-its-Add-vmexit-option-to-skip-mitigation-on-some.patch
-       patches.suse/x86-its-Add-support-for-RSB-stuffing-mitigation.patch
-       patches.suse/x86-its-Align-RETs-in-BHB-clear-sequence-to-avoid-th.patch
-       patches.suse/x86-ibt-Keep-IBT-disabled-during-alternative-patchin.patch
-       patches.suse/x86-its-Use-dynamic-thunks-for-indirect-branches.patch
-       patches.suse/selftest-x86-bugs-Add-selftests-for-ITS.patch
-       patches.suse/arm64-insn-Add-support-for-encoding-DSB.patch
-       patches.suse/arm64-proton-pack-Expose-whether-the-platform-is-mit.patch
-       patches.suse/arm64-proton-pack-Expose-whether-the-branchy-loop-k-.patch
-       patches.suse/arm64-bpf-Add-BHB-mitigation-to-the-epilogue-for-cBP.patch
-       patches.suse/arm64-bpf-Only-mitigate-cBPF-programs-loaded-by-unpr.patch
-       patches.suse/arm64-proton-pack-Add-new-CPUs-k-values-for-branch-m.patch
 
        ########################################################
        # end of sorted patches

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.boQwS1/_old  2025-05-23 14:30:27.872354387 +0200
+++ /var/tmp/diff_new_pack.boQwS1/_new  2025-05-23 14:30:27.876354555 +0200
@@ -1,4 +1,4 @@
-2025-05-13 09:56:22 +0000
-GIT Revision: ad69173661e912fc54ea9589c400528b76aa8aca
+2025-05-23 04:41:30 +0000
+GIT Revision: e6e8235f058f5afcf4d5053be4b0f87108234281
 GIT Branch: stable
 

Reply via email to