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 2026-01-09 17:03:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and      /work/SRC/openSUSE:Factory/.kernel-source.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kernel-source"

Fri Jan  9 17:03:16 2026 rev:818 rq:1325946 version:6.18.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes        
2026-01-06 17:42:27.024391138 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.1928/dtb-aarch64.changes      
2026-01-09 17:03:59.865228608 +0100
@@ -1,0 +2,564 @@
+Thu Jan  8 10:54:45 CET 2026 - [email protected]
+
+- Linux 6.18.4 (bsc#1012628).
+- drm: nova: depend on CONFIG_64BIT (bsc#1012628).
+- x86/microcode/AMD: Select which microcode patch to load
+  (bsc#1012628).
+- sched/core: Add comment explaining force-idle vruntime snapshots
+  (bsc#1012628).
+- sched/eevdf: Fix min_vruntime vs avg_vruntime (bsc#1012628).
+- sched_ext: Fix incorrect sched_class settings for per-cpu
+  migration tasks (bsc#1012628).
+- mm/huge_memory: merge uniform_split_supported() and
+  non_uniform_split_supported() (bsc#1012628).
+- KVM: s390: Fix gmap_helper_zap_one_page() again (bsc#1012628).
+- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
+  drm_edid_ident (bsc#1012628).
+- drm/displayid: add quirk to ignore DisplayID checksum errors
+  (bsc#1012628).
+- drm/amdgpu: don't attach the tlb fence for SI (bsc#1012628).
+- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
+  (bsc#1012628).
+- wifi: rtlwifi: 8192cu: fix tid out of range in
+  rtl92cu_tx_fill_desc() (bsc#1012628).
+- wifi: cfg80211: sme: store capped length in
+  __cfg80211_connect_result() (bsc#1012628).
+- wifi: mac80211: do not use old MBSSID elements (bsc#1012628).
+- sched_ext: fix uninitialized ret on alloc_percpu() failure
+  (bsc#1012628).
+- i40e: fix scheduling in set_rx_mode (bsc#1012628).
+- i40e: validate ring_len parameter against hardware-specific
+  values (bsc#1012628).
+- iavf: fix off-by-one issues in iavf_config_rss_reg()
+  (bsc#1012628).
+- idpf: fix LAN memory regions command on some NVMs (bsc#1012628).
+- idpf: reduce mbx_task schedule delay to 300us (bsc#1012628).
+- cpuset: fix warning when disabling remote partition
+  (bsc#1012628).
+- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
+  (bsc#1012628).
+- Bluetooth: MGMT: report BIS capability flags in supported
+  settings (bsc#1012628).
+- Bluetooth: btusb: revert use of devm_kzalloc in btusb
+  (bsc#1012628).
+- net: mdio: aspeed: add dummy read to avoid read-after-write
+  issue (bsc#1012628).
+- net: openvswitch: Avoid needlessly taking the RTNL on vport
+  destroy (bsc#1012628).
+- ip6_gre: make ip6gre_header() robust (bsc#1012628).
+- powerpc/tools: drop `-o pipefail` in gcc check scripts
+  (bsc#1012628).
+- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
+  event names (bsc#1012628).
+- platform/x86: msi-laptop: add missing sysfs_remove_group()
+  (bsc#1012628).
+- platform/x86: ibm_rtl: fix EBDA signature search pointer
+  arithmetic (bsc#1012628).
+- team: fix check for port enabled in
+  team_queue_override_port_prio_changed() (bsc#1012628).
+- net: airoha: Move net_devs registration in a dedicated routine
+  (bsc#1012628).
+- net: dsa: properly keep track of conduit reference
+  (bsc#1012628).
+- net: dsa: fix missing put_device() in
+  dsa_tree_find_first_conduit() (bsc#1012628).
+- amd-xgbe: reset retries and mode on RX adapt failures
+  (bsc#1012628).
+- selftests: drv-net: psp: fix templated test names in
+  psp_ip_ver_test_builder() (bsc#1012628).
+- selftests: drv-net: psp: fix test names in ipver_test_builder()
+  (bsc#1012628).
+- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
+  (bsc#1012628).
+- selftests: net: fix "buffer overflow detected" for tap.c
+  (bsc#1012628).
+- net: wangxun: move PHYLINK dependency (bsc#1012628).
+- platform/x86/intel/pmt: Fix kobject memory leak on init failure
+  (bsc#1012628).
+- smc91x: fix broken irq-context in PREEMPT_RT (bsc#1012628).
+- genalloc.h: fix htmldocs warning (bsc#1012628).
+- firewire: nosy: Fix dma_free_coherent() size (bsc#1012628).
+- bng_en: update module description (bsc#1012628).
+- net: dsa: b53: skip multicast entries for fdb_dump()
+  (bsc#1012628).
+- kbuild: fix compilation of dtb specified on command-line
+  without make rule (bsc#1012628).
+- mcb: Add missing modpost build support (bsc#1012628).
+- net: mdio: rtl9300: use scoped for loops (bsc#1012628).
+- net: usb: asix: validate PHY address before use (bsc#1012628).
+- net: bridge: Describe @tunnel_hash member in
+  net_bridge_vlan_group struct (bsc#1012628).
+- tools/sched_ext: fix scx_show_state.py for scx_root change
+  (bsc#1012628).
+- vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
+  (bsc#1012628).
+- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
+  ACPI package parsing (bsc#1012628).
+- platform/x86/intel/pmt/discovery: use valid device pointer in
+  dev_err_probe (bsc#1012628).
+- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
+  (bsc#1012628).
+- net: stmmac: fix the crash issue for zero copy XDP_TX action
+  (bsc#1012628).
+- ipv6: BUG() in pskb_expand_head() as part of
+  calipso_skbuff_setattr() (bsc#1012628).
+- ipv4: Fix reference count leak when using error routes with
+  nexthop objects (bsc#1012628).
+- net: fib: restore ECMP balance from loopback (bsc#1012628).
+- net: rose: fix invalid array index in rose_kill_by_device()
+  (bsc#1012628).
+- ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
+  (bsc#1012628).
+- RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct padding
+  (bsc#1012628).
+- RDMA/irdma: Fix irdma_alloc_ucontext_resp padding (bsc#1012628).
+- RDMA/mana_ib: check cqe length for kernel CQs (bsc#1012628).
+- RDMA/irdma: avoid invalid read in irdma_net_event (bsc#1012628).
+- RDMA/efa: Remove possible negative shift (bsc#1012628).
+- RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
+  (bsc#1012628).
+- RDMA/bnxt_re: Fix incorrect BAR check in
+  bnxt_qplib_map_creq_db() (bsc#1012628).
+- RDMA/core: always drop device refcount in
+  ib_del_sub_device_and_put() (bsc#1012628).
+- drm/gem-shmem: Fix the MODULE_LICENSE() string (bsc#1012628).
+- RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
+  (bsc#1012628).
+- RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()
+  (bsc#1012628).
+- kunit: Enforce task execution in {soft,hard}irq contexts
+  (bsc#1012628).
+- RDMA/bnxt_re: Fix to use correct page size for PDE table
+  (bsc#1012628).
+- md: Fix static checker warning in analyze_sbs (bsc#1012628).
+- md/raid5: fix possible null-pointer dereferences in
+  raid5_store_group_thread_cnt() (bsc#1012628).
+- ublk: implement NUMA-aware memory allocation (bsc#1012628).
+- ublk: scan partition in async way (bsc#1012628).
+- drm/xe/guc: READ/WRITE_ONCE g2h_fence->done (bsc#1012628).
+- ksmbd: Fix memory leak in get_file_all_info() (bsc#1012628).
+- IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path
+  (bsc#1012628).
+- RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
+  (bsc#1012628).
+- RDMA/bnxt_re: fix dma_free_coherent() pointer (bsc#1012628).
+- blk-mq: skip CPU offline notify on unmapped hctx (bsc#1012628).
+- selftests/ftrace: traceonoff_triggers: strip off names
+  (bsc#1012628).
+- block: handle zone management operations completions
+  (bsc#1012628).
+- ntfs: Do not overwrite uptodate pages (bsc#1012628).
+- ASoC: codecs: wcd939x: fix regmap leak on probe failure
+  (bsc#1012628).
+- ASoC: stm32: sai: fix device leak on probe (bsc#1012628).
+- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
+  (bsc#1012628).
+- ASoC: stm32: sai: fix OF node leak on probe (bsc#1012628).
+- ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex
+  mode (bsc#1012628).
+- ASoC: renesas: rz-ssi: Fix
+  rz_ssi_priv::hw_params_cache::sample_width (bsc#1012628).
+- ASoC: codecs: wcd937x: Fix error handling in wcd937x codec
+  driver (bsc#1012628).
+- ASoC: codecs: pm4125: Fix potential conflict when probing two
+  devices (bsc#1012628).
+- ASoC: codecs: pm4125: Remove irq_chip on component unbind
+  (bsc#1012628).
+- ASoC: codecs: lpass-tx-macro: fix SM6115 support (bsc#1012628).
+- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
+  (bsc#1012628).
+- ASoC: cs35l41: Always return 0 when a subsystem ID is found
+  (bsc#1012628).
+- ASoC: codecs: Fix error handling in pm4125 audio codec driver
+  (bsc#1012628).
+- ASoC: qcom: q6apm-dai: set flags to reflect correct operation
+  of appl_ptr (bsc#1012628).
+- ASoC: qcom: q6asm-dai: perform correct state check before
+  closing (bsc#1012628).
+- ASoC: qcom: q6adm: the the copp device only during last instance
+  (bsc#1012628).
+- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
+  alignment (bsc#1012628).
+- iommu/amd: Fix pci_segment memleak in alloc_pci_segment()
+  (bsc#1012628).
+- iommu/amd: Propagate the error code returned by
+  __modify_irte_ga() in modify_irte_ga() (bsc#1012628).
+- iommu/apple-dart: fix device leak on of_xlate() (bsc#1012628).
+- iommu/exynos: fix device leak on of_xlate() (bsc#1012628).
+- iommu/ipmmu-vmsa: fix device leak on of_xlate() (bsc#1012628).
+- iommu/mediatek-v1: fix device leak on probe_device()
+  (bsc#1012628).
+- iommu/mediatek-v1: fix device leaks on probe() (bsc#1012628).
+- iommu/mediatek: fix device leak on of_xlate() (bsc#1012628).
+- iommu/omap: fix device leaks on probe_device() (bsc#1012628).
+- iommu/qcom: fix device leak on of_xlate() (bsc#1012628).
+- iommu/sun50i: fix device leak on of_xlate() (bsc#1012628).
+- iommu/tegra: fix device leak on probe_device() (bsc#1012628).
+- iommu: disable SVA when CONFIG_X86 is set (bsc#1012628).
+- hwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible()
+  (bsc#1012628).
+- HID: logitech-dj: Remove duplicate error logging (bsc#1012628).
+- hisi_acc_vfio_pci: Add .match_token_uuid callback in
+  hisi_acc_vfio_pci_migrn_ops (bsc#1012628).
+- fgraph: Initialize ftrace_ops->private for function graph ops
+  (bsc#1012628).
+- fgraph: Check ftrace_pids_enabled on registration for early
+  filtering (bsc#1012628).
+- PCI/PM: Reinstate clearing state_saved in legacy and !PM
+  codepaths (bsc#1012628).
+- arm64: dts: ti: k3-j721e-sk: Fix pinmux for pin Y1 used by
+  power regulator (bsc#1012628).
+- powerpc, mm: Fix mprotect on book3s 32-bit (bsc#1012628).
+- powerpc/64s/slb: Fix SLB multihit issue during SLB preload
+  (bsc#1012628).
+- mm, swap: do not perform synchronous discard during allocation
+  (bsc#1012628).
+- leds: leds-cros_ec: Skip LEDs without color components
+  (bsc#1012628).
+- leds: leds-lp50xx: Allow LED 0 to be added to module bank
+  (bsc#1012628).
+- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
+  9 LEDs (bsc#1012628).
+- leds: leds-lp50xx: Enable chip before any communication
+  (bsc#1012628).
+- block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs
+  (bsc#1012628).
+- clk: samsung: exynos-clkout: Assign .num before accessing .hws
+  (bsc#1012628).
+- clk: qcom: mmcc-sdm660: Add missing MDSS reset (bsc#1012628).
+- clk: qcom: Fix SM_VIDEOCC_6350 dependencies (bsc#1012628).
+- clk: qcom: Fix dependencies of QCS_{DISP,GPU,VIDEO}CC_615
+  (bsc#1012628).
+- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
+  (bsc#1012628).
+- mfd: max77620: Fix potential IRQ chip conflict when probing
+  two devices (bsc#1012628).
+- media: rc: st_rc: Fix reset control resource leak (bsc#1012628).
+- media: verisilicon: Fix CPU stalls on G2 bus error
+  (bsc#1012628).
+- arm64: dts: ti: k3-am62d2-evm: Fix regulator properties
+  (bsc#1012628).
+- arm64: dts: ti: k3-am62d2-evm: Fix PMIC padconfig (bsc#1012628).
+- arm64: dts: st: Add memory-region-names property for
+  stm32mp257f-ev1 (bsc#1012628).
+- arm64: dts: qcom: sm6350: Fix wrong order of freq-table-hz
+  for UFS (bsc#1012628).
+- mtd: mtdpart: ignore error -ENOENT from parsers on subpartitions
+  (bsc#1012628).
+- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
+  (bsc#1012628).
+- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
+  (bsc#1012628).
+- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
+  (bsc#1012628).
+- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
+  (bsc#1012628).
+- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
+  (bsc#1012628).
+- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
+  (bsc#1012628).
+- NFSD: Make FILE_SYNC WRITEs comply with spec (bsc#1012628).
+- nvmet: pci-epf: move DMA initialization to EPC init callback
+  (bsc#1012628).
+- parisc: entry.S: fix space adjustment on interruption for
+  64-bit userspace (bsc#1012628).
+- parisc: entry: set W bit for !compat tasks in
+  syscall_restore_rfi() (bsc#1012628).
+- PCI: brcmstb: Fix disabling L0s capability (bsc#1012628).
+- PCI: meson: Fix parsing the DBI register region (bsc#1012628).
+- perf/x86/amd/uncore: Fix the return value of
+  amd_uncore_df_event_init() on error (bsc#1012628).
+- power: supply: max77705: Fix potential IRQ chip conflict when
+  probing two devices (bsc#1012628).
+- powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
+  (bsc#1012628).
+- powerpc/pseries/cmm: call balloon_devinfo_init() also without
+  CONFIG_BALLOON_COMPACTION (bsc#1012628).
+- media: adv7842: Avoid possible out-of-bounds array accesses
+  in adv7842_cp_log_status() (bsc#1012628).
+- firmware: stratix10-svc: Add mutex in stratix10 memory
+  management (bsc#1012628).
+- dm-ebs: Mark full buffer dirty even on partial write
+  (bsc#1012628).
+- dm-bufio: align write boundary on physical block size
+  (bsc#1012628).
+- dm pcache: fix cache info indexing (bsc#1012628).
+- dm pcache: fix segment info indexing (bsc#1012628).
+- fbdev: gbefb: fix to use physical address instead of dma address
+  (bsc#1012628).
+- fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing
+  (bsc#1012628).
+- fbdev: tcx.c fix mem_map to correct smem_start offset
+  (bsc#1012628).
+- media: cec: Fix debugfs leak on bus_register() failure
+  (bsc#1012628).
+- media: iris: Refine internal buffer reconfiguration logic for
+  resolution change (bsc#1012628).
+- media: msp3400: Avoid possible out-of-bounds array accesses
++++ 267 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.1928/dtb-aarch64.changes
dtb-armv6l.changes: same change
dtb-armv7l.changes: same change
dtb-riscv64.changes: same change
kernel-64kb.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.gMBAVc/_old  2026-01-09 17:04:15.069876238 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.077876571 +0100
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.18
-%define patchversion 6.18.3
+%define patchversion 6.18.4
 %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,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           dtb-aarch64
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %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.gMBAVc/_old  2026-01-09 17:04:15.309886211 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.313886378 +0100
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.18
-%define patchversion 6.18.3
-%define git_commit c68e3426e0b2a1d150ad66242862075a7d4db450
+%define patchversion 6.18.4
+%define git_commit 5b8e683cb1de7d365bb5e8458530a42e7234704b
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -40,9 +40,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-64kb
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %else
 Release:        0
 %endif

kernel-default.spec: same change
++++++ kernel-docs.spec ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:15.421890866 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.421890866 +0100
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.18
-%define patchversion 6.18.3
-%define git_commit c68e3426e0b2a1d150ad66242862075a7d4db450
+%define patchversion 6.18.4
+%define git_commit 5b8e683cb1de7d365bb5e8458530a42e7234704b
 %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,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-docs
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %else
 Release:        0
 %endif

++++++ kernel-kvmsmall.spec ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:15.481893359 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.485893525 +0100
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.18
-%define patchversion 6.18.3
-%define git_commit c68e3426e0b2a1d150ad66242862075a7d4db450
+%define patchversion 6.18.4
+%define git_commit 5b8e683cb1de7d365bb5e8458530a42e7234704b
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -40,9 +40,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-kvmsmall
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %else
 Release:        0
 %endif

kernel-lpae.spec: same change
++++++ kernel-obs-build.spec ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:15.593898013 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.597898179 +0100
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 6.18.3
+%define patchversion 6.18.4
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -38,23 +38,23 @@
 %endif
 %endif
 %endif
-%global kernel_package 
kernel%kernel_flavor-srchash-c68e3426e0b2a1d150ad66242862075a7d4db450
+%global kernel_package 
kernel%kernel_flavor-srchash-5b8e683cb1de7d365bb5e8458530a42e7234704b
 %endif
 %if 0%{?rhel_version}
 %global kernel_package kernel
 %endif
 
 Name:           kernel-obs-build
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %else
 Release:        0
 %endif
 Summary:        package kernel and initrd for OBS VM builds
 License:        GPL-2.0-only
 Group:          SLES
-Provides:       
kernel-obs-build-srchash-c68e3426e0b2a1d150ad66242862075a7d4db450
+Provides:       
kernel-obs-build-srchash-5b8e683cb1de7d365bb5e8458530a42e7234704b
 BuildRequires:  coreutils
 BuildRequires:  device-mapper
 BuildRequires:  dracut

++++++ kernel-obs-qa.spec ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:15.657900672 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.661900839 +0100
@@ -17,15 +17,15 @@
 # needsrootforbuild
 
 
-%define patchversion 6.18.3
+%define patchversion 6.18.4
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-obs-qa
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %else
 Release:        0
 %endif
@@ -36,7 +36,7 @@
 # kernel-obs-build must be also configured as VMinstall, but is required
 # here as well to avoid that qa and build package build parallel
 %if ! 0%{?qemu_user_space_build}
-BuildRequires:  
kernel-obs-build-srchash-c68e3426e0b2a1d150ad66242862075a7d4db450
+BuildRequires:  
kernel-obs-build-srchash-5b8e683cb1de7d365bb5e8458530a42e7234704b
 %endif
 BuildRequires:  modutils
 ExclusiveArch:  aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64

++++++ kernel-pae.spec ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:15.709902833 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.709902833 +0100
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.18
-%define patchversion 6.18.3
-%define git_commit c68e3426e0b2a1d150ad66242862075a7d4db450
+%define patchversion 6.18.4
+%define git_commit 5b8e683cb1de7d365bb5e8458530a42e7234704b
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -40,9 +40,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-pae
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %else
 Release:        0
 %endif

++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:15.769905326 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.773905493 +0100
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.18
-%define patchversion 6.18.3
-%define git_commit c68e3426e0b2a1d150ad66242862075a7d4db450
+%define patchversion 6.18.4
+%define git_commit 5b8e683cb1de7d365bb5e8458530a42e7234704b
 %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,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-source
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %else
 Release:        0
 %endif

++++++ kernel-syms.spec ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:15.829907820 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.833907986 +0100
@@ -16,15 +16,15 @@
 #
 
 
-%define git_commit c68e3426e0b2a1d150ad66242862075a7d4db450
+%define git_commit 5b8e683cb1de7d365bb5e8458530a42e7234704b
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-syms
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %else
 Release:        0
 %endif

++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:15.885910147 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:15.893910479 +0100
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.18
-%define patchversion 6.18.3
-%define git_commit c68e3426e0b2a1d150ad66242862075a7d4db450
+%define patchversion 6.18.4
+%define git_commit 5b8e683cb1de7d365bb5e8458530a42e7234704b
 %define variant %{nil}
 %define compress_modules zstd
 %define compress_vmlinux xz
@@ -40,9 +40,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
 
 Name:           kernel-vanilla
-Version:        6.18.3
+Version:        6.18.4
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gc68e342
+Release:        <RELEASE>.g5b8e683
 %else
 Release:        0
 %endif

kernel-zfcpdump.spec: same change
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:16.157921450 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:16.161921616 +0100
@@ -1,6 +1,6 @@
-mtime: 1767521139
-commit: f44469b48b9a12346bc894a6f32be76e1c43925c23497de1fbab12748bd02baa
+mtime: 1767866178
+commit: f2e731f7923d647ddc836936cb1c128d8c24c51e24ee8f4ef3d6d366a90bed86
 url: https://src.opensuse.org/jirislaby/kernel-source
-revision: f44469b48b9a12346bc894a6f32be76e1c43925c23497de1fbab12748bd02baa
+revision: f2e731f7923d647ddc836936cb1c128d8c24c51e24ee8f4ef3d6d366a90bed86
 trackingbranch: Kernel/stable
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-01-08 10:56:25.000000000 +0100
@@ -0,0 +1 @@
+.osc

++++++ 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    2026-01-02 18:55:05.000000000 +0100
+++ new/config/arm64/default    2026-01-08 10:54:45.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.18.3 Kernel Configuration
+# Linux/arm64 6.18.4 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -135,7 +135,7 @@
 CONFIG_PREEMPTION=y
 CONFIG_PREEMPT_DYNAMIC=y
 CONFIG_SCHED_CORE=y
-# CONFIG_SCHED_CLASS_EXT is not set
+CONFIG_SCHED_CLASS_EXT=y
 
 #
 # CPU/Task time and stats accounting
@@ -188,7 +188,6 @@
 # Scheduler features
 #
 # CONFIG_UCLAMP_TASK is not set
-# CONFIG_SCHED_PROXY_EXEC is not set
 # end of Scheduler features
 
 CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
@@ -216,6 +215,7 @@
 CONFIG_FAIR_GROUP_SCHED=y
 CONFIG_CFS_BANDWIDTH=y
 # CONFIG_RT_GROUP_SCHED is not set
+CONFIG_EXT_GROUP_SCHED=y
 CONFIG_SCHED_MM_CID=y
 CONFIG_CGROUP_PIDS=y
 CONFIG_CGROUP_RDMA=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv6hl/default new/config/armv6hl/default
--- old/config/armv6hl/default  2026-01-02 18:55:05.000000000 +0100
+++ new/config/armv6hl/default  2026-01-08 10:54:45.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 6.18.3 Kernel Configuration
+# Linux/arm 6.18.4 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default
--- old/config/armv7hl/default  2026-01-02 18:55:05.000000000 +0100
+++ new/config/armv7hl/default  2026-01-08 10:54:45.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 6.18.3 Kernel Configuration
+# Linux/arm 6.18.4 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
@@ -10648,11 +10648,7 @@
 # CONFIG_MSM_MMCC_8998 is not set
 CONFIG_QCM_GCC_2290=m
 CONFIG_QCM_DISPCC_2290=m
-CONFIG_QCS_DISPCC_615=m
 CONFIG_QCS_GCC_404=m
-CONFIG_QCS_GCC_615=m
-CONFIG_QCS_GPUCC_615=m
-CONFIG_QCS_VIDEOCC_615=m
 CONFIG_SA_GCC_8775P=m
 CONFIG_SA_GPUCC_8775P=m
 CONFIG_SAR_GCC_2130P=m
@@ -10663,8 +10659,6 @@
 # CONFIG_SDX_GCC_55 is not set
 CONFIG_SDX_GCC_65=m
 CONFIG_SDX_GCC_75=m
-CONFIG_SM_GCC_6350=m
-CONFIG_SM_VIDEOCC_6350=m
 CONFIG_SPMI_PMIC_CLKDIV=m
 CONFIG_QCOM_HFPLL=m
 CONFIG_KPSS_XCC=m
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/i386/pae new/config/i386/pae
--- old/config/i386/pae 2026-01-02 18:55:05.000000000 +0100
+++ new/config/i386/pae 2026-01-08 10:54:45.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/i386 6.18.3 Kernel Configuration
+# Linux/i386 6.18.4 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default
--- old/config/ppc64le/default  2026-01-02 18:55:05.000000000 +0100
+++ new/config/ppc64le/default  2026-01-08 10:54:45.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 6.18.3 Kernel Configuration
+# Linux/powerpc 6.18.4 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/riscv64/default new/config/riscv64/default
--- old/config/riscv64/default  2026-01-02 18:55:05.000000000 +0100
+++ new/config/riscv64/default  2026-01-08 10:54:45.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/riscv 6.18.3 Kernel Configuration
+# Linux/riscv 6.18.4 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/s390x/default new/config/s390x/default
--- old/config/s390x/default    2026-01-02 18:55:05.000000000 +0100
+++ new/config/s390x/default    2026-01-08 10:54:45.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/s390 6.18.3 Kernel Configuration
+# Linux/s390 6.18.4 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/s390x/zfcpdump new/config/s390x/zfcpdump
--- old/config/s390x/zfcpdump   2026-01-02 18:55:05.000000000 +0100
+++ new/config/s390x/zfcpdump   2026-01-08 10:54:45.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/s390 6.18.3 Kernel Configuration
+# Linux/s390 6.18.4 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=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   2026-01-02 18:55:05.000000000 +0100
+++ new/config/x86_64/default   2026-01-08 10:54:45.000000000 +0100
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86_64 6.18.3 Kernel Configuration
+# Linux/x86_64 6.18.4 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (scripts/dummy-tools/gcc)"
 CONFIG_CC_IS_GCC=y




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

++++++ patches.suse.tar.bz2 ++++++

++++++ series.conf ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:18.922036306 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:18.934036804 +0100
@@ -1098,6 +1098,319 @@
        patches.kernel.org/6.18.3-429-fuse-fix-readahead-reclaim-deadlock.patch
        
patches.kernel.org/6.18.3-430-fuse-missing-copy_finish-in-fuse-over-io-uring.patch
        patches.kernel.org/6.18.3-431-Linux-6.18.3.patch
+       patches.kernel.org/6.18.4-001-sched-proxy-Yield-the-donor-task.patch
+       patches.kernel.org/6.18.4-002-drm-nova-depend-on-CONFIG_64BIT.patch
+       
patches.kernel.org/6.18.4-003-x86-microcode-AMD-Select-which-microcode-patch.patch
+       
patches.kernel.org/6.18.4-004-sched-core-Add-comment-explaining-force-idle-v.patch
+       
patches.kernel.org/6.18.4-005-sched-eevdf-Fix-min_vruntime-vs-avg_vruntime.patch
+       
patches.kernel.org/6.18.4-006-sched_ext-Fix-incorrect-sched_class-settings-f.patch
+       
patches.kernel.org/6.18.4-007-mm-huge_memory-merge-uniform_split_supported-a.patch
+       
patches.kernel.org/6.18.4-008-KVM-s390-Fix-gmap_helper_zap_one_page-again.patch
+       
patches.kernel.org/6.18.4-009-drm-edid-add-DRM_EDID_IDENT_INIT-to-initialize.patch
+       
patches.kernel.org/6.18.4-010-drm-displayid-add-quirk-to-ignore-DisplayID-ch.patch
+       
patches.kernel.org/6.18.4-011-drm-amdgpu-don-t-attach-the-tlb-fence-for-SI.patch
+       
patches.kernel.org/6.18.4-012-wifi-rtw88-limit-indirect-IO-under-powered-off.patch
+       
patches.kernel.org/6.18.4-013-wifi-rtlwifi-8192cu-fix-tid-out-of-range-in-rt.patch
+       
patches.kernel.org/6.18.4-014-wifi-cfg80211-sme-store-capped-length-in-__cfg.patch
+       
patches.kernel.org/6.18.4-015-wifi-mac80211-do-not-use-old-MBSSID-elements.patch
+       
patches.kernel.org/6.18.4-016-sched_ext-fix-uninitialized-ret-on-alloc_percp.patch
+       patches.kernel.org/6.18.4-017-i40e-fix-scheduling-in-set_rx_mode.patch
+       
patches.kernel.org/6.18.4-018-i40e-validate-ring_len-parameter-against-hardw.patch
+       
patches.kernel.org/6.18.4-019-iavf-fix-off-by-one-issues-in-iavf_config_rss_.patch
+       
patches.kernel.org/6.18.4-020-idpf-fix-LAN-memory-regions-command-on-some-NV.patch
+       
patches.kernel.org/6.18.4-021-idpf-reduce-mbx_task-schedule-delay-to-300us.patch
+       
patches.kernel.org/6.18.4-022-cpuset-fix-warning-when-disabling-remote-parti.patch
+       
patches.kernel.org/6.18.4-023-crypto-seqiv-Do-not-use-req-iv-after-crypto_ae.patch
+       
patches.kernel.org/6.18.4-024-Bluetooth-MGMT-report-BIS-capability-flags-in-.patch
+       
patches.kernel.org/6.18.4-025-Bluetooth-btusb-revert-use-of-devm_kzalloc-in-.patch
+       
patches.kernel.org/6.18.4-026-net-mdio-aspeed-add-dummy-read-to-avoid-read-a.patch
+       
patches.kernel.org/6.18.4-027-net-openvswitch-Avoid-needlessly-taking-the-RT.patch
+       patches.kernel.org/6.18.4-028-ip6_gre-make-ip6gre_header-robust.patch
+       
patches.kernel.org/6.18.4-029-powerpc-tools-drop-o-pipefail-in-gcc-check-scr.patch
+       
patches.kernel.org/6.18.4-030-platform-mellanox-mlxbf-pmc-Remove-trailing-wh.patch
+       
patches.kernel.org/6.18.4-031-platform-x86-msi-laptop-add-missing-sysfs_remo.patch
+       
patches.kernel.org/6.18.4-032-platform-x86-ibm_rtl-fix-EBDA-signature-search.patch
+       
patches.kernel.org/6.18.4-033-team-fix-check-for-port-enabled-in-team_queue_.patch
+       
patches.kernel.org/6.18.4-034-net-airoha-Move-net_devs-registration-in-a-ded.patch
+       
patches.kernel.org/6.18.4-035-net-dsa-properly-keep-track-of-conduit-referen.patch
+       
patches.kernel.org/6.18.4-036-net-dsa-fix-missing-put_device-in-dsa_tree_fin.patch
+       
patches.kernel.org/6.18.4-037-amd-xgbe-reset-retries-and-mode-on-RX-adapt-fa.patch
+       
patches.kernel.org/6.18.4-038-selftests-drv-net-psp-fix-templated-test-names.patch
+       
patches.kernel.org/6.18.4-039-selftests-drv-net-psp-fix-test-names-in-ipver_.patch
+       
patches.kernel.org/6.18.4-040-net-usb-rtl8150-fix-memory-leak-on-usb_submit_.patch
+       
patches.kernel.org/6.18.4-041-selftests-net-fix-buffer-overflow-detected-for.patch
+       patches.kernel.org/6.18.4-042-net-wangxun-move-PHYLINK-dependency.patch
+       
patches.kernel.org/6.18.4-043-platform-x86-intel-pmt-Fix-kobject-memory-leak.patch
+       
patches.kernel.org/6.18.4-044-smc91x-fix-broken-irq-context-in-PREEMPT_RT.patch
+       patches.kernel.org/6.18.4-045-genalloc.h-fix-htmldocs-warning.patch
+       
patches.kernel.org/6.18.4-046-firewire-nosy-Fix-dma_free_coherent-size.patch
+       patches.kernel.org/6.18.4-047-bng_en-update-module-description.patch
+       
patches.kernel.org/6.18.4-048-net-dsa-b53-skip-multicast-entries-for-fdb_dum.patch
+       
patches.kernel.org/6.18.4-049-kbuild-fix-compilation-of-dtb-specified-on-com.patch
+       
patches.kernel.org/6.18.4-050-mcb-Add-missing-modpost-build-support.patch
+       
patches.kernel.org/6.18.4-051-net-mdio-rtl9300-use-scoped-for-loops.patch
+       
patches.kernel.org/6.18.4-052-net-usb-asix-validate-PHY-address-before-use.patch
+       
patches.kernel.org/6.18.4-053-net-bridge-Describe-tunnel_hash-member-in-net_.patch
+       
patches.kernel.org/6.18.4-054-tools-sched_ext-fix-scx_show_state.py-for-scx_.patch
+       
patches.kernel.org/6.18.4-055-vfio-pds-Fix-memory-leak-in-pds_vfio_dirty_ena.patch
+       
patches.kernel.org/6.18.4-056-platform-x86-hp-bioscfg-Fix-out-of-bounds-arra.patch
+       
patches.kernel.org/6.18.4-057-platform-x86-intel-pmt-discovery-use-valid-dev.patch
+       
patches.kernel.org/6.18.4-058-octeontx2-pf-fix-UBSAN-shift-out-of-bounds-err.patch
+       
patches.kernel.org/6.18.4-059-net-stmmac-fix-the-crash-issue-for-zero-copy-X.patch
+       
patches.kernel.org/6.18.4-060-ipv6-BUG-in-pskb_expand_head-as-part-of-calips.patch
+       
patches.kernel.org/6.18.4-061-ipv4-Fix-reference-count-leak-when-using-error.patch
+       
patches.kernel.org/6.18.4-062-net-fib-restore-ECMP-balance-from-loopback.patch
+       
patches.kernel.org/6.18.4-063-net-rose-fix-invalid-array-index-in-rose_kill_.patch
+       
patches.kernel.org/6.18.4-064-ipv6-fix-a-BUG-in-rt6_get_pcpu_route-under-PRE.patch
+       
patches.kernel.org/6.18.4-065-RDMA-ucma-Fix-rdma_ucm_query_ib_service_resp-s.patch
+       
patches.kernel.org/6.18.4-066-RDMA-irdma-Fix-irdma_alloc_ucontext_resp-paddi.patch
+       
patches.kernel.org/6.18.4-067-RDMA-mana_ib-check-cqe-length-for-kernel-CQs.patch
+       
patches.kernel.org/6.18.4-068-RDMA-irdma-avoid-invalid-read-in-irdma_net_eve.patch
+       
patches.kernel.org/6.18.4-069-RDMA-efa-Remove-possible-negative-shift.patch
+       
patches.kernel.org/6.18.4-070-RDMA-core-Fix-logic-error-in-ib_get_gids_from_.patch
+       
patches.kernel.org/6.18.4-071-RDMA-bnxt_re-Fix-incorrect-BAR-check-in-bnxt_q.patch
+       
patches.kernel.org/6.18.4-072-RDMA-core-always-drop-device-refcount-in-ib_de.patch
+       
patches.kernel.org/6.18.4-073-drm-gem-shmem-Fix-the-MODULE_LICENSE-string.patch
+       
patches.kernel.org/6.18.4-074-RDMA-bnxt_re-Fix-IB_SEND_IP_CSUM-handling-in-p.patch
+       
patches.kernel.org/6.18.4-075-RDMA-bnxt_re-Fix-OOB-write-in-bnxt_re_copy_err.patch
+       
patches.kernel.org/6.18.4-076-kunit-Enforce-task-execution-in-soft-hard-irq-.patch
+       
patches.kernel.org/6.18.4-077-RDMA-bnxt_re-Fix-to-use-correct-page-size-for-.patch
+       
patches.kernel.org/6.18.4-078-md-Fix-static-checker-warning-in-analyze_sbs.patch
+       
patches.kernel.org/6.18.4-079-md-raid5-fix-possible-null-pointer-dereference.patch
+       
patches.kernel.org/6.18.4-080-ublk-implement-NUMA-aware-memory-allocation.patch
+       patches.kernel.org/6.18.4-081-ublk-scan-partition-in-async-way.patch
+       
patches.kernel.org/6.18.4-082-drm-xe-guc-READ-WRITE_ONCE-g2h_fence-done.patch
+       
patches.kernel.org/6.18.4-083-ksmbd-Fix-memory-leak-in-get_file_all_info.patch
+       
patches.kernel.org/6.18.4-084-IB-rxe-Fix-missing-umem_odp-umem_mutex-unlock-.patch
+       
patches.kernel.org/6.18.4-085-RDMA-rtrs-Fix-clt_path-max_pages_per_mr-calcul.patch
+       
patches.kernel.org/6.18.4-086-RDMA-bnxt_re-fix-dma_free_coherent-pointer.patch
+       
patches.kernel.org/6.18.4-087-blk-mq-skip-CPU-offline-notify-on-unmapped-hct.patch
+       
patches.kernel.org/6.18.4-088-selftests-ftrace-traceonoff_triggers-strip-off.patch
+       
patches.kernel.org/6.18.4-089-block-handle-zone-management-operations-comple.patch
+       patches.kernel.org/6.18.4-090-ntfs-Do-not-overwrite-uptodate-pages.patch
+       
patches.kernel.org/6.18.4-091-ASoC-codecs-wcd939x-fix-regmap-leak-on-probe-f.patch
+       
patches.kernel.org/6.18.4-092-ASoC-stm32-sai-fix-device-leak-on-probe.patch
+       
patches.kernel.org/6.18.4-093-ASoC-stm32-sai-fix-clk-prepare-imbalance-on-pr.patch
+       
patches.kernel.org/6.18.4-094-ASoC-stm32-sai-fix-OF-node-leak-on-probe.patch
+       
patches.kernel.org/6.18.4-095-ASoC-renesas-rz-ssi-Fix-channel-swap-issue-in-.patch
+       
patches.kernel.org/6.18.4-096-ASoC-renesas-rz-ssi-Fix-rz_ssi_priv-hw_params_.patch
+       
patches.kernel.org/6.18.4-097-ASoC-codecs-wcd937x-Fix-error-handling-in-wcd9.patch
+       
patches.kernel.org/6.18.4-098-ASoC-codecs-pm4125-Fix-potential-conflict-when.patch
+       
patches.kernel.org/6.18.4-099-ASoC-codecs-pm4125-Remove-irq_chip-on-componen.patch
+       
patches.kernel.org/6.18.4-100-ASoC-codecs-lpass-tx-macro-fix-SM6115-support.patch
+       
patches.kernel.org/6.18.4-101-ASoC-qcom-sdw-fix-memory-leak-for-sdw_stream_r.patch
+       
patches.kernel.org/6.18.4-102-ASoC-cs35l41-Always-return-0-when-a-subsystem-.patch
+       
patches.kernel.org/6.18.4-103-ASoC-codecs-Fix-error-handling-in-pm4125-audio.patch
+       
patches.kernel.org/6.18.4-104-ASoC-qcom-q6apm-dai-set-flags-to-reflect-corre.patch
+       
patches.kernel.org/6.18.4-105-ASoC-qcom-q6asm-dai-perform-correct-state-chec.patch
+       
patches.kernel.org/6.18.4-106-ASoC-qcom-q6adm-the-the-copp-device-only-durin.patch
+       
patches.kernel.org/6.18.4-107-ASoC-qcom-qdsp6-q6asm-dai-set-10-ms-period-and.patch
+       
patches.kernel.org/6.18.4-108-iommu-amd-Fix-pci_segment-memleak-in-alloc_pci.patch
+       
patches.kernel.org/6.18.4-109-iommu-amd-Propagate-the-error-code-returned-by.patch
+       
patches.kernel.org/6.18.4-110-iommu-apple-dart-fix-device-leak-on-of_xlate.patch
+       
patches.kernel.org/6.18.4-111-iommu-exynos-fix-device-leak-on-of_xlate.patch
+       
patches.kernel.org/6.18.4-112-iommu-ipmmu-vmsa-fix-device-leak-on-of_xlate.patch
+       
patches.kernel.org/6.18.4-113-iommu-mediatek-v1-fix-device-leak-on-probe_dev.patch
+       
patches.kernel.org/6.18.4-114-iommu-mediatek-v1-fix-device-leaks-on-probe.patch
+       
patches.kernel.org/6.18.4-115-iommu-mediatek-fix-device-leak-on-of_xlate.patch
+       
patches.kernel.org/6.18.4-116-iommu-omap-fix-device-leaks-on-probe_device.patch
+       
patches.kernel.org/6.18.4-117-iommu-qcom-fix-device-leak-on-of_xlate.patch
+       
patches.kernel.org/6.18.4-118-iommu-sun50i-fix-device-leak-on-of_xlate.patch
+       
patches.kernel.org/6.18.4-119-iommu-tegra-fix-device-leak-on-probe_device.patch
+       
patches.kernel.org/6.18.4-120-iommu-disable-SVA-when-CONFIG_X86-is-set.patch
+       
patches.kernel.org/6.18.4-121-hwmon-dell-smm-Fix-off-by-one-error-in-dell_sm.patch
+       
patches.kernel.org/6.18.4-122-HID-logitech-dj-Remove-duplicate-error-logging.patch
+       
patches.kernel.org/6.18.4-123-hisi_acc_vfio_pci-Add-.match_token_uuid-callba.patch
+       
patches.kernel.org/6.18.4-124-fgraph-Initialize-ftrace_ops-private-for-funct.patch
+       
patches.kernel.org/6.18.4-125-fgraph-Check-ftrace_pids_enabled-on-registrati.patch
+       
patches.kernel.org/6.18.4-126-PCI-PM-Reinstate-clearing-state_saved-in-legac.patch
+       
patches.kernel.org/6.18.4-127-arm64-dts-ti-k3-j721e-sk-Fix-pinmux-for-pin-Y1.patch
+       
patches.kernel.org/6.18.4-128-powerpc-mm-Fix-mprotect-on-book3s-32-bit.patch
+       
patches.kernel.org/6.18.4-129-powerpc-64s-slb-Fix-SLB-multihit-issue-during-.patch
+       
patches.kernel.org/6.18.4-130-mm-swap-do-not-perform-synchronous-discard-dur.patch
+       
patches.kernel.org/6.18.4-131-leds-leds-cros_ec-Skip-LEDs-without-color-comp.patch
+       
patches.kernel.org/6.18.4-132-leds-leds-lp50xx-Allow-LED-0-to-be-added-to-mo.patch
+       
patches.kernel.org/6.18.4-133-leds-leds-lp50xx-LP5009-supports-3-modules-for.patch
+       
patches.kernel.org/6.18.4-134-leds-leds-lp50xx-Enable-chip-before-any-commun.patch
+       
patches.kernel.org/6.18.4-135-block-Clear-BLK_ZONE_WPLUG_PLUGGED-when-aborti.patch
+       
patches.kernel.org/6.18.4-136-clk-samsung-exynos-clkout-Assign-.num-before-a.patch
+       
patches.kernel.org/6.18.4-137-clk-qcom-mmcc-sdm660-Add-missing-MDSS-reset.patch
+       
patches.kernel.org/6.18.4-138-clk-qcom-Fix-SM_VIDEOCC_6350-dependencies.patch
+       
patches.kernel.org/6.18.4-139-clk-qcom-Fix-dependencies-of-QCS_-DISP-GPU-VID.patch
+       
patches.kernel.org/6.18.4-140-mfd-altera-sysmgr-Fix-device-leak-on-sysmgr-re.patch
+       
patches.kernel.org/6.18.4-141-mfd-max77620-Fix-potential-IRQ-chip-conflict-w.patch
+       
patches.kernel.org/6.18.4-142-media-rc-st_rc-Fix-reset-control-resource-leak.patch
+       
patches.kernel.org/6.18.4-143-media-verisilicon-Fix-CPU-stalls-on-G2-bus-err.patch
+       
patches.kernel.org/6.18.4-144-arm64-dts-ti-k3-am62d2-evm-Fix-regulator-prope.patch
+       
patches.kernel.org/6.18.4-145-arm64-dts-ti-k3-am62d2-evm-Fix-PMIC-padconfig.patch
+       
patches.kernel.org/6.18.4-146-arm64-dts-st-Add-memory-region-names-property-.patch
+       
patches.kernel.org/6.18.4-147-arm64-dts-qcom-sm6350-Fix-wrong-order-of-freq-.patch
+       
patches.kernel.org/6.18.4-148-mtd-mtdpart-ignore-error-ENOENT-from-parsers-o.patch
+       
patches.kernel.org/6.18.4-149-mtd-spi-nor-winbond-Add-support-for-W25Q01NWxx.patch
+       
patches.kernel.org/6.18.4-150-mtd-spi-nor-winbond-Add-support-for-W25Q01NWxx.patch
+       
patches.kernel.org/6.18.4-151-mtd-spi-nor-winbond-Add-support-for-W25Q02NWxx.patch
+       
patches.kernel.org/6.18.4-152-mtd-spi-nor-winbond-Add-support-for-W25H512NWx.patch
+       
patches.kernel.org/6.18.4-153-mtd-spi-nor-winbond-Add-support-for-W25H01NWxx.patch
+       
patches.kernel.org/6.18.4-154-mtd-spi-nor-winbond-Add-support-for-W25H02NWxx.patch
+       
patches.kernel.org/6.18.4-155-NFSD-Make-FILE_SYNC-WRITEs-comply-with-spec.patch
+       
patches.kernel.org/6.18.4-156-nvmet-pci-epf-move-DMA-initialization-to-EPC-i.patch
+       
patches.kernel.org/6.18.4-157-parisc-entry.S-fix-space-adjustment-on-interru.patch
+       
patches.kernel.org/6.18.4-158-parisc-entry-set-W-bit-for-compat-tasks-in-sys.patch
+       
patches.kernel.org/6.18.4-159-PCI-brcmstb-Fix-disabling-L0s-capability.patch
+       
patches.kernel.org/6.18.4-160-PCI-meson-Fix-parsing-the-DBI-register-region.patch
+       
patches.kernel.org/6.18.4-161-perf-x86-amd-uncore-Fix-the-return-value-of-am.patch
+       
patches.kernel.org/6.18.4-162-power-supply-max77705-Fix-potential-IRQ-chip-c.patch
+       
patches.kernel.org/6.18.4-163-powerpc-pseries-cmm-adjust-BALLOON_MIGRATE-whe.patch
+       
patches.kernel.org/6.18.4-164-powerpc-pseries-cmm-call-balloon_devinfo_init-.patch
+       
patches.kernel.org/6.18.4-165-media-adv7842-Avoid-possible-out-of-bounds-arr.patch
+       
patches.kernel.org/6.18.4-166-firmware-stratix10-svc-Add-mutex-in-stratix10-.patch
+       
patches.kernel.org/6.18.4-167-dm-ebs-Mark-full-buffer-dirty-even-on-partial-.patch
+       
patches.kernel.org/6.18.4-168-dm-bufio-align-write-boundary-on-physical-bloc.patch
+       patches.kernel.org/6.18.4-169-dm-pcache-fix-cache-info-indexing.patch
+       patches.kernel.org/6.18.4-170-dm-pcache-fix-segment-info-indexing.patch
+       
patches.kernel.org/6.18.4-171-fbdev-gbefb-fix-to-use-physical-address-instea.patch
+       
patches.kernel.org/6.18.4-172-fbdev-pxafb-Fix-multiple-clamped-values-in-pxa.patch
+       
patches.kernel.org/6.18.4-173-fbdev-tcx.c-fix-mem_map-to-correct-smem_start-.patch
+       
patches.kernel.org/6.18.4-174-media-cec-Fix-debugfs-leak-on-bus_register-fai.patch
+       
patches.kernel.org/6.18.4-175-media-iris-Refine-internal-buffer-reconfigurat.patch
+       
patches.kernel.org/6.18.4-176-media-msp3400-Avoid-possible-out-of-bounds-arr.patch
+       
patches.kernel.org/6.18.4-177-media-platform-mtk-mdp3-fix-device-leaks-at-pr.patch
+       
patches.kernel.org/6.18.4-178-media-renesas-rcar_drif-fix-device-node-refere.patch
+       
patches.kernel.org/6.18.4-179-media-samsung-exynos4-is-fix-potential-ABBA-de.patch
+       
patches.kernel.org/6.18.4-180-media-TDA1997x-Remove-redundant-cancel_delayed.patch
+       
patches.kernel.org/6.18.4-181-media-verisilicon-Protect-G2-HEVC-decoder-agai.patch
+       
patches.kernel.org/6.18.4-182-media-videobuf2-Fix-device-reference-leak-in-v.patch
+       
patches.kernel.org/6.18.4-183-media-vpif_capture-fix-section-mismatch.patch
+       
patches.kernel.org/6.18.4-184-media-vpif_display-fix-section-mismatch.patch
+       
patches.kernel.org/6.18.4-185-media-amphion-Remove-vpu_vb_is_codecconfig.patch
+       
patches.kernel.org/6.18.4-186-media-amphion-Cancel-message-work-before-relea.patch
+       
patches.kernel.org/6.18.4-187-media-i2c-ADV7604-Remove-redundant-cancel_dela.patch
+       
patches.kernel.org/6.18.4-188-media-i2c-adv7842-Remove-redundant-cancel_dela.patch
+       
patches.kernel.org/6.18.4-189-media-i2c-imx219-Fix-1920x1080-mode-to-use-1-1.patch
+       
patches.kernel.org/6.18.4-190-media-mediatek-vcodec-Use-spinlock-for-context.patch
+       
patches.kernel.org/6.18.4-191-media-mediatek-vcodec-Fix-a-reference-leak-in-.patch
+       
patches.kernel.org/6.18.4-192-LoongArch-Add-new-PCI-ID-for-pci_fixup_vgadev.patch
+       
patches.kernel.org/6.18.4-193-LoongArch-Correct-the-calculation-logic-of-thr.patch
+       
patches.kernel.org/6.18.4-194-LoongArch-Fix-arch_dup_task_struct-for-CONFIG_.patch
+       
patches.kernel.org/6.18.4-195-LoongArch-Fix-build-errors-for-CONFIG_RANDSTRU.patch
+       
patches.kernel.org/6.18.4-196-LoongArch-Use-__pmd-__pte-for-swap-entry-conve.patch
+       
patches.kernel.org/6.18.4-197-LoongArch-Use-unsigned-long-for-_end-and-_text.patch
+       
patches.kernel.org/6.18.4-198-mm-damon-tests-sysfs-kunit-handle-alloc-failur.patch
+       
patches.kernel.org/6.18.4-199-mm-damon-tests-vaddr-kunit-handle-alloc-failur.patch
+       
patches.kernel.org/6.18.4-200-mm-damon-tests-vaddr-kunit-handle-alloc-failur.patch
+       
patches.kernel.org/6.18.4-201-mm-damon-tests-vaddr-kunit-handle-alloc-failur.patch
+       
patches.kernel.org/6.18.4-202-mm-damon-tests-core-kunit-fix-memory-leak-in-d.patch
+       
patches.kernel.org/6.18.4-203-mm-damon-tests-core-kunit-handle-alloc-failres.patch
+       
patches.kernel.org/6.18.4-204-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-205-mm-damon-tests-core-kunit-handle-allocation-fa.patch
+       
patches.kernel.org/6.18.4-206-mm-damon-tests-core-kunit-handle-memory-failur.patch
+       
patches.kernel.org/6.18.4-207-mm-damon-tests-core-kunit-handle-memory-alloc-.patch
+       
patches.kernel.org/6.18.4-208-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-209-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-210-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-211-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-212-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-213-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-214-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-215-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-216-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-217-pmdomain-mtk-pm-domains-Fix-spinlock-recursion.patch
+       
patches.kernel.org/6.18.4-218-pmdomain-imx-Fix-reference-count-leak-in-imx_g.patch
+       
patches.kernel.org/6.18.4-219-af_unix-don-t-post-cmsg-for-SO_INQ-unless-expl.patch
+       
patches.kernel.org/6.18.4-220-compiler_types.h-add-auto-as-a-macro-for-__aut.patch
+       
patches.kernel.org/6.18.4-221-mptcp-fallback-earlier-on-simult-connection.patch
+       
patches.kernel.org/6.18.4-222-mm-kasan-fix-incorrect-unpoisoning-in-vrealloc.patch
+       
patches.kernel.org/6.18.4-223-kasan-refactor-pcpu-kasan-vmalloc-unpoison.patch
+       
patches.kernel.org/6.18.4-224-kasan-unpoison-vms-area-addresses-with-a-commo.patch
+       
patches.kernel.org/6.18.4-225-kernel-kexec-change-the-prototype-of-kimage_ma.patch
+       
patches.kernel.org/6.18.4-226-kernel-kexec-fix-IMA-when-allocation-happens-i.patch
+       patches.kernel.org/6.18.4-227-lockd-fix-vfs_test_lock-calls.patch
+       
patches.kernel.org/6.18.4-228-idr-fix-idr_alloc-returning-an-ID-out-of-range.patch
+       
patches.kernel.org/6.18.4-229-mm-page_alloc-change-all-pageblocks-migrate-ty.patch
+       
patches.kernel.org/6.18.4-230-mm-page_owner-fix-memory-leak-in-page_owner_st.patch
+       
patches.kernel.org/6.18.4-231-mm-consider-non-anon-swap-cache-folios-in-foli.patch
+       
patches.kernel.org/6.18.4-232-x86-microcode-AMD-Fix-Entrysign-revision-check.patch
+       
patches.kernel.org/6.18.4-233-tools-mm-page_owner_sort-fix-timestamp-compari.patch
+       
patches.kernel.org/6.18.4-234-selftests-mm-fix-thread-state-check-in-uffd-un.patch
+       
patches.kernel.org/6.18.4-235-samples-ftrace-Adjust-LoongArch-register-resto.patch
+       
patches.kernel.org/6.18.4-236-rust-maple_tree-rcu_read_lock-in-destructor-to.patch
+       
patches.kernel.org/6.18.4-237-RDMA-core-Check-for-the-presence-of-LS_NLA_TYP.patch
+       
patches.kernel.org/6.18.4-238-RDMA-cm-Fix-leaking-the-multicast-GID-table-re.patch
+       
patches.kernel.org/6.18.4-239-wifi-iwlwifi-Fix-firmware-version-handling.patch
+       
patches.kernel.org/6.18.4-240-wifi-mac80211-Discard-Beacon-frames-to-non-bro.patch
+       
patches.kernel.org/6.18.4-241-e1000-fix-OOB-in-e1000_tbi_should_accept.patch
+       
patches.kernel.org/6.18.4-242-erspan-Initialize-options_len-before-referenci.patch
+       
patches.kernel.org/6.18.4-243-fjes-Add-missing-iounmap-in-fjes_hw_init.patch
+       
patches.kernel.org/6.18.4-244-gve-defer-interrupt-enabling-until-NAPI-regist.patch
+       
patches.kernel.org/6.18.4-245-LoongArch-Refactor-register-restoration-in-ftr.patch
+       
patches.kernel.org/6.18.4-246-LoongArch-BPF-Zero-extend-bpf_tail_call-index.patch
+       
patches.kernel.org/6.18.4-247-LoongArch-BPF-Sign-extend-kfunc-call-arguments.patch
+       
patches.kernel.org/6.18.4-248-LoongArch-BPF-Save-return-address-register-ra-.patch
+       
patches.kernel.org/6.18.4-249-LoongArch-BPF-Enable-trampoline-based-tracing-.patch
+       
patches.kernel.org/6.18.4-250-LoongArch-BPF-Adjust-the-jump-offset-of-tail-c.patch
+       
patches.kernel.org/6.18.4-251-nfsd-fix-nfsd_file-reference-leak-in-nfsd4_add.patch
+       
patches.kernel.org/6.18.4-252-nfsd-use-ATTR_DELEG-in-nfsd4_finalize_deleg_ti.patch
+       
patches.kernel.org/6.18.4-253-nfsd-Drop-the-client-reference-in-client_state.patch
+       
patches.kernel.org/6.18.4-254-net-usb-sr9700-fix-incorrect-command-used-to-w.patch
+       
patches.kernel.org/6.18.4-255-net-phy-mediatek-fix-nvmem-cell-reference-leak.patch
+       
patches.kernel.org/6.18.4-256-net-nfc-fix-deadlock-between-nfc_unregister_de.patch
+       
patches.kernel.org/6.18.4-257-net-macb-Relocate-mog_init_rings-callback-from.patch
+       
patches.kernel.org/6.18.4-258-platform-x86-samsung-galaxybook-Fix-problemati.patch
+       
patches.kernel.org/6.18.4-259-platform-x86-alienware-wmi-wmax-Add-support-fo.patch
+       
patches.kernel.org/6.18.4-260-platform-x86-alienware-wmi-wmax-Add-AWCC-suppo.patch
+       
patches.kernel.org/6.18.4-261-platform-x86-alienware-wmi-wmax-Add-support-fo.patch
+       
patches.kernel.org/6.18.4-262-Revert-drm-amd-Skip-power-ungate-during-suspen.patch
+       
patches.kernel.org/6.18.4-263-drm-amdgpu-gmc12-add-amdgpu_vm_handle_fault-ha.patch
+       
patches.kernel.org/6.18.4-264-drm-amdgpu-Forward-VMID-reservation-errors.patch
+       
patches.kernel.org/6.18.4-265-drm-amdgpu-add-missing-lock-to-amdgpu_ttm_acce.patch
+       
patches.kernel.org/6.18.4-266-drm-amdgpu-sdma6-Update-SDMA-6.0.3-FW-version-.patch
+       
patches.kernel.org/6.18.4-267-drm-amdgpu-gmc11-add-amdgpu_vm_handle_fault-ha.patch
+       
patches.kernel.org/6.18.4-268-drm-msm-a6xx-Fix-out-of-bound-IO-access-in-a6x.patch
+       
patches.kernel.org/6.18.4-269-drm-buddy-Optimize-free-block-management-with-.patch
+       
patches.kernel.org/6.18.4-270-drm-buddy-Separate-clear-and-dirty-free-block-.patch
+       
patches.kernel.org/6.18.4-271-drm-gma500-Remove-unused-helper-psb_fbdev_fb_s.patch
+       
patches.kernel.org/6.18.4-272-drm-xe-oa-Fix-potential-UAF-in-xe_oa_add_confi.patch
+       
patches.kernel.org/6.18.4-273-drm-rockchip-Set-VOP-for-the-DRM-DMA-device.patch
+       
patches.kernel.org/6.18.4-274-drm-mediatek-Fix-device-node-reference-leak-in.patch
+       
patches.kernel.org/6.18.4-275-drm-mediatek-Fix-probe-resource-leaks.patch
+       patches.kernel.org/6.18.4-276-drm-mediatek-Fix-probe-memory-leak.patch
+       patches.kernel.org/6.18.4-277-drm-mediatek-Fix-probe-device-leaks.patch
+       
patches.kernel.org/6.18.4-278-drm-mediatek-mtk_hdmi-Fix-probe-device-leaks.patch
+       
patches.kernel.org/6.18.4-279-drm-mediatek-ovl_adaptor-Fix-probe-device-leak.patch
+       
patches.kernel.org/6.18.4-280-drm-amd-Fix-unbind-rebind-for-VCN-4.0.5.patch
+       
patches.kernel.org/6.18.4-281-drm-rockchip-vop2-Use-OVL_LAYER_SEL-configurat.patch
+       
patches.kernel.org/6.18.4-282-drm-bridge-ti-sn65dsi83-ignore-PLL_UNLOCK-erro.patch
+       
patches.kernel.org/6.18.4-283-drm-nouveau-gsp-Allocate-fwsec-sb-at-boot.patch
+       
patches.kernel.org/6.18.4-284-drm-amdkfd-Export-the-cwsr_size-and-ctl_stack_.patch
+       
patches.kernel.org/6.18.4-285-drm-amdkfd-bump-minimum-vgpr-size-for-gfx1151.patch
+       
patches.kernel.org/6.18.4-286-drm-amdkfd-Trap-handler-support-for-expert-sch.patch
+       
patches.kernel.org/6.18.4-287-drm-i915-Fix-format-string-truncation-warning.patch
+       
patches.kernel.org/6.18.4-288-drm-tilcdc-Fix-removal-actions-in-case-of-fail.patch
+       
patches.kernel.org/6.18.4-289-drm-ttm-Avoid-NULL-pointer-deref-for-evicted-B.patch
+       patches.kernel.org/6.18.4-290-drm-mgag200-Fix-big-endian-support.patch
+       
patches.kernel.org/6.18.4-291-drm-Fix-object-leak-in-DRM_IOCTL_GEM_CHANGE_HA.patch
+       
patches.kernel.org/6.18.4-292-drm-xe-bo-Don-t-include-the-CCS-metadata-in-th.patch
+       
patches.kernel.org/6.18.4-293-drm-xe-oa-Disallow-0-OA-property-values.patch
+       
patches.kernel.org/6.18.4-294-drm-xe-eustall-Disallow-0-EU-stall-property-va.patch
+       
patches.kernel.org/6.18.4-295-drm-xe-Adjust-long-running-workload-timeslices.patch
+       
patches.kernel.org/6.18.4-296-drm-xe-Use-usleep_range-for-accurate-long-runn.patch
+       
patches.kernel.org/6.18.4-297-drm-xe-Drop-preempt-fences-when-destroying-imp.patch
+       
patches.kernel.org/6.18.4-298-drm-msm-dpu-Add-missing-NULL-pointer-check-for.patch
+       
patches.kernel.org/6.18.4-299-drm-msm-add-PERFCTR_CNTL-to-ifpc_reglist.patch
+       
patches.kernel.org/6.18.4-300-drm-i915-gem-Zero-initialize-the-eb.vma-array-.patch
+       patches.kernel.org/6.18.4-301-drm-xe-svm-Fix-a-debug-printout.patch
+       
patches.kernel.org/6.18.4-302-drm-pagemap-drm-xe-Ensure-that-the-devmem-allo.patch
+       
patches.kernel.org/6.18.4-303-drm-nouveau-dispnv50-Don-t-call-drm_atomic_get.patch
+       
patches.kernel.org/6.18.4-304-drm-imagination-Disallow-exporting-of-PM-FW-pr.patch
+       
patches.kernel.org/6.18.4-305-erofs-fix-unexpected-EIO-under-memory-pressure.patch
+       
patches.kernel.org/6.18.4-306-block-fix-NULL-pointer-dereference-in-blk_zone.patch
+       
patches.kernel.org/6.18.4-307-powercap-intel_rapl-Add-support-for-Wildcat-La.patch
+       
patches.kernel.org/6.18.4-308-powercap-intel_rapl-Add-support-for-Nova-Lake-.patch
+       
patches.kernel.org/6.18.4-309-LoongArch-BPF-Enhance-the-bpf_arch_text_poke-f.patch
+       
patches.kernel.org/6.18.4-310-vfio-pci-Disable-qword-access-to-the-PCI-ROM-b.patch
+       
patches.kernel.org/6.18.4-311-mm-damon-tests-core-kunit-handle-alloc-failure.patch
+       
patches.kernel.org/6.18.4-312-Revert-gpio-swnode-don-t-use-the-swnode-s-name.patch
+       patches.kernel.org/6.18.4-313-Linux-6.18.4.patch
 
        ########################################################
        # Build fixes that apply to the vanilla kernel too.

++++++ source-timestamp ++++++
--- /var/tmp/diff_new_pack.gMBAVc/_old  2026-01-09 17:04:18.966038134 +0100
+++ /var/tmp/diff_new_pack.gMBAVc/_new  2026-01-09 17:04:18.982038799 +0100
@@ -1,4 +1,4 @@
-2026-01-02 18:23:02 +0000
-GIT Revision: c68e3426e0b2a1d150ad66242862075a7d4db450
+2026-01-08 09:54:45 +0000
+GIT Revision: 5b8e683cb1de7d365bb5e8458530a42e7234704b
 GIT Branch: stable
 

Reply via email to