File project.diff of Package kernel-source

--- dtb-aarch64.changes.orig
+++ dtb-aarch64.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- dtb-aarch64.spec.orig
+++ dtb-aarch64.spec
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
+%define patchversion 6.17.9
 %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.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- dtb-armv6l.changes.orig
+++ dtb-armv6l.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- dtb-armv6l.spec.orig
+++ dtb-armv6l.spec
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
+%define patchversion 6.17.9
 %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-armv6l
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- dtb-armv7l.changes.orig
+++ dtb-armv7l.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- dtb-armv7l.spec.orig
+++ dtb-armv7l.spec
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
+%define patchversion 6.17.9
 %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-armv7l
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- dtb-riscv64.changes.orig
+++ dtb-riscv64.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- dtb-riscv64.spec.orig
+++ dtb-riscv64.spec
@@ -17,7 +17,7 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
+%define patchversion 6.17.9
 %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-riscv64
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-64kb.changes.orig
+++ kernel-64kb.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-64kb.spec.orig
+++ kernel-64kb.spec
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %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.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-default.changes.orig
+++ kernel-default.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-default.spec.orig
+++ kernel-default.spec
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %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-default
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-docs.changes.orig
+++ kernel-docs.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-docs.spec.orig
+++ kernel-docs.spec
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %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.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-kkdesktop.changes.orig
+++ kernel-kkdesktop.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-kkdesktop.spec.orig
+++ kernel-kkdesktop.spec
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %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-kkdesktop
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-kvmsmall.changes.orig
+++ kernel-kvmsmall.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-kvmsmall.spec.orig
+++ kernel-kvmsmall.spec
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %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.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-lpae.changes.orig
+++ kernel-lpae.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-lpae.spec.orig
+++ kernel-lpae.spec
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %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-lpae
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-obs-build.changes.orig
+++ kernel-obs-build.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-obs-build.spec.orig
+++ kernel-obs-build.spec
@@ -19,7 +19,7 @@
 
 #!BuildIgnore: post-build-checks
 
-%define patchversion 6.17.8
+%define patchversion 6.17.9
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -38,23 +38,23 @@
 %endif
 %endif
 %endif
-%global kernel_package kernel%kernel_flavor-srchash-cc31e340362a078f7a4b1cc033559576c1434e88
+%global kernel_package kernel%kernel_flavor-srchash-9c873ed7183aea5183374c53c27941e629f6a7b1
 %endif
 %if 0%{?rhel_version}
 %global kernel_package kernel
 %endif
 
 Name:           kernel-obs-build
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %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-cc31e340362a078f7a4b1cc033559576c1434e88
+Provides:       kernel-obs-build-srchash-9c873ed7183aea5183374c53c27941e629f6a7b1
 BuildRequires:  coreutils
 BuildRequires:  device-mapper
 BuildRequires:  dracut
--- kernel-obs-qa.changes.orig
+++ kernel-obs-qa.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-obs-qa.spec.orig
+++ kernel-obs-qa.spec
@@ -17,15 +17,15 @@
 # needsrootforbuild
 
 
-%define patchversion 6.17.8
+%define patchversion 6.17.9
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-obs-qa
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
@@ -36,7 +36,7 @@ BuildRequires:  kernel-default
 # 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-cc31e340362a078f7a4b1cc033559576c1434e88
+BuildRequires:  kernel-obs-build-srchash-9c873ed7183aea5183374c53c27941e629f6a7b1
 %endif
 BuildRequires:  modutils
 ExclusiveArch:  aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64
--- kernel-pae.changes.orig
+++ kernel-pae.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-pae.spec.orig
+++ kernel-pae.spec
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %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.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-source.changes.orig
+++ kernel-source.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-source.spec.orig
+++ kernel-source.spec
@@ -17,8 +17,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %define variant %{nil}
 %define gcc_package gcc13
 %define gcc_compiler gcc-13
@@ -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.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-syms.changes.orig
+++ kernel-syms.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-syms.spec.orig
+++ kernel-syms.spec
@@ -16,15 +16,15 @@
 #
 
 
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:           kernel-syms
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-vanilla.changes.orig
+++ kernel-vanilla.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-vanilla.spec.orig
+++ kernel-vanilla.spec
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %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.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- kernel-zfcpdump.changes.orig
+++ kernel-zfcpdump.changes
@@ -1,4 +1,461 @@
 -------------------------------------------------------------------
+Mon Nov 24 10:48:28 CET 2025 - jslaby@suse.cz
+
+- Linux 6.17.9 (bsc#1012628).
+- iommufd/selftest: Fix ioctl return value in
+  _test_cmd_trigger_vevents() (bsc#1012628).
+- drm/mediatek: Add pm_runtime support for GCE power control
+  (bsc#1012628).
+- drm/i915: Avoid lock inversion when pinning to GGTT on
+  CHV/BXT+VTD (bsc#1012628).
+- drm/i915: Fix conversion between clock ticks and nanoseconds
+  (bsc#1012628).
+- drm/amdgpu: set default gfx reset masks for gfx6-8
+  (bsc#1012628).
+- drm/amd/display: Don't stretch non-native images by default
+  in eDP (bsc#1012628).
+- smb: client: fix refcount leak in smb2_set_path_attr
+  (bsc#1012628).
+- iommufd: Make vfio_compat's unmap succeed if the range is
+  already empty (bsc#1012628).
+- futex: Optimize per-cpu reference counting (bsc#1012628).
+- drm/amd: Fix suspend failure with secure display TA
+  (bsc#1012628).
+- drm/xe/guc: Synchronize Dead CT worker with unbind
+  (bsc#1012628).
+- drm/xe: Move declarations under conditional branch
+  (bsc#1012628).
+- drm/xe: Do clean shutdown also when using flr (bsc#1012628).
+- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
+  (bsc#1012628).
+- drm/amd/pm: Use pm_display_cfg in legacy DPM (v2) (bsc#1012628).
+- drm/amd/display: Disable fastboot on DCE 6 too (bsc#1012628).
+- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
+  (bsc#1012628).
+- drm/amd: Disable ASPM on SI (bsc#1012628).
+- arm64: kprobes: check the return value of set_memory_rox()
+  (bsc#1012628).
+- compiler_types: Move unused static inline functions warning
+  to W=2 (bsc#1012628).
+- riscv: Build loader.bin exclusively for Canaan K210
+  (bsc#1012628).
+- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
+  to avoid rfence errors (bsc#1012628).
+- riscv: acpi: avoid errors caused by probing DT devices when
+  ACPI is used (bsc#1012628).
+- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
+  (bsc#1012628).
+- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1012628).
+- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
+  (bsc#1012628).
+- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
+  APU devices (bsc#1012628).
+- NFS4: Fix state renewals missing after boot (bsc#1012628).
+- drm/amdkfd: fix suspend/resume all calls in mes based eviction
+  path (bsc#1012628).
+- NFS4: Apply delay_retrans to async operations (bsc#1012628).
+- HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
+  (bsc#1012628).
+- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
+  (bsc#1012628).
+- HID: nintendo: Wait longer for initial probe (bsc#1012628).
+- NFS: check if suid/sgid was cleared after a write as needed
+  (bsc#1012628).
+- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
+  (bsc#1012628).
+- exfat: fix improper check of dentry.stream.valid_size
+  (bsc#1012628).
+- io_uring: fix unexpected placement on same size resizing
+  (bsc#1012628).
+- smb/server: fix possible memory leak in smb2_read()
+  (bsc#1012628).
+- smb/server: fix possible refcount leak in smb2_sess_setup()
+  (bsc#1012628).
+- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
+  (bsc#1012628).
+- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
+  (bsc#1012628).
+- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
+  (bsc#1012628).
+- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
+  (bsc#1012628).
+- wifi: ath11k: zero init info->status in
+  wmi_process_mgmt_tx_comp() (bsc#1012628).
+- erofs: avoid infinite loop due to incomplete zstd-compressed
+  data (bsc#1012628).
+- selftests: net: local_termination: Wait for interfaces to come
+  up (bsc#1012628).
+- net: fec: correct rx_bytes statistic for the case SHIFT16 is
+  set (bsc#1012628).
+- net: phy: micrel: Introduce lanphy_modify_page_reg
+  (bsc#1012628).
+- net: phy: micrel: Replace hardcoded pages with defines
+  (bsc#1012628).
+- net: phy: micrel: lan8814 fix reset of the QSGMII interface
+  (bsc#1012628).
+- rust: Add -fno-isolate-erroneous-paths-dereference to
+  bindgen_skip_c_flags (bsc#1012628).
+- NFSD: Skip close replay processing if XDR encoding fails
+  (bsc#1012628).
+- Bluetooth: MGMT: cancel mesh send timer when hdev removed
+  (bsc#1012628).
+- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
+  UAF (bsc#1012628).
+- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
+  (bsc#1012628).
+- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
+  confusion (bsc#1012628).
+- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
+  (bsc#1012628).
+- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
+  (bsc#1012628).
+- sctp: prevent possible shift-out-of-bounds in
+  sctp_transport_update_rto (bsc#1012628).
+- net: dsa: tag_brcm: do not mark link local traffic as offloaded
+  (bsc#1012628).
+- net/smc: fix mismatch between CLC header and proposal
+  (bsc#1012628).
+- net/handshake: Fix memory leak in tls_handshake_accept()
+  (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
+  timeout (bsc#1012628).
+- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
+  (bsc#1012628).
+- tipc: Fix use-after-free in tipc_mon_reinit_self()
+  (bsc#1012628).
+- net: mdio: fix resource leak in mdiobus_register_device()
+  (bsc#1012628).
+- wifi: mac80211: skip rate verification for not captured PSDUs
+  (bsc#1012628).
+- af_unix: Initialise scc_index in unix_add_edge() (bsc#1012628).
+- Bluetooth: hci_event: Fix not handling PA Sync Lost event
+  (bsc#1012628).
+- net: sched: act_connmark: initialize struct tc_ife to fix
+  kernel leak (bsc#1012628).
+- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
+  kernel-infoleak (bsc#1012628).
+- net/mlx5e: Fix missing error assignment in
+  mlx5e_xfrm_add_state() (bsc#1012628).
+- net/mlx5e: Fix maxrate wraparound in threshold between units
+  (bsc#1012628).
+- net/mlx5e: Fix wraparound in rate limiting for values above
+  255 Gbps (bsc#1012628).
+- net/mlx5e: Fix potentially misleading debug message
+  (bsc#1012628).
+- net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET (bsc#1012628).
+- net/mlx5: Store the global doorbell in mlx5_priv (bsc#1012628).
+- net/mlx5e: Prepare for using different CQ doorbells
+  (bsc#1012628).
+- mlx5: Fix default values in create CQ (bsc#1012628).
+- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1012628).
+- wifi: iwlwifi: mvm: fix beacon template/fixed rate
+  (bsc#1012628).
+- wifi: iwlwifi: mld: always take beacon ies in link grading
+  (bsc#1012628).
+- virtio-net: fix incorrect flags recording in big mode
+  (bsc#1012628).
+- hsr: Fix supervision frame sending on HSRv0 (bsc#1012628).
+- hsr: Follow standard for HSRv0 supervision frames (bsc#1012628).
+- ACPI: CPPC: Detect preferred core availability on online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Check _CPC validity for only the online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Perform fast check switch only for online CPUs
+  (bsc#1012628).
+- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
+  (bsc#1012628).
+- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL
+  writes (bsc#1012628).
+- Bluetooth: L2CAP: export l2cap_chan_hold for modules
+  (bsc#1012628).
+- netfilter: nft_ct: add seqadj extension for natted connections
+  (bsc#1012628).
+- io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number
+  of bvecs (bsc#1012628).
+- acpi,srat: Fix incorrect device handle check for Generic
+  Initiator (bsc#1012628).
+- regulator: fixed: fix GPIO descriptor leak on register failure
+  (bsc#1012628).
+- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1012628).
+- ASoC: codecs: va-macro: fix resource leak in probe error path
+  (bsc#1012628).
+- drm/vmwgfx: Validate command header size against
+  SVGA_CMD_MAX_DATASIZE (bsc#1012628).
+- drm/vmwgfx: Restore Guest-Backed only cursor plane support
+  (bsc#1012628).
+- ASoC: tas2781: fix getting the wrong device number
+  (bsc#1012628).
+- drm/panthor: Flush shmem writes before mapping buffers
+  CPU-uncached (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect() (bsc#1012628).
+- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1012628).
+- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
+  using TLS (bsc#1012628).
+- NFS: Check the TLS certificate fields in nfs_match_client()
+  (bsc#1012628).
+- simplify nfs_atomic_open_v23() (bsc#1012628).
+- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
+  (bsc#1012628).
+- NFS: sysfs: fix leak when nfs_client kobject add fails
+  (bsc#1012628).
+- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
+  (bsc#1012628).
+- NFS: Fix LTP test failures when timestamps are delegated
+  (bsc#1012628).
+- ALSA: usb-audio: Fix NULL pointer dereference in
+  snd_usb_mixer_controls_badd (bsc#1012628).
+- drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a
+  new BO (bsc#1012628).
+- acpi/hmat: Fix lockdep warning for hmem_register_resource()
+  (bsc#1012628).
+- ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
+  (bsc#1012628).
+- drm/client: fix MODULE_PARM_DESC string for "active"
+  (bsc#1012628).
+- bpf: Add bpf_prog_run_data_pointers() (bsc#1012628).
+- bpf: account for current allocated stack depth in
+  widen_imprecise_scalars() (bsc#1012628).
+- irqchip/riscv-intc: Add missing free() callback in
+  riscv_intc_domain_ops (bsc#1012628).
+- posix-timers: Plug potential memory leak in do_timer_create()
+  (bsc#1012628).
+- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
+  (bsc#1012628).
+- hostfs: Fix only passing host root in boot stage with new mount
+  (bsc#1012628).
+- afs: Fix dynamic lookup to fail on cell lookup failure
+  (bsc#1012628).
+- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1012628).
+- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1012628).
+- binfmt_misc: restore write access before closing files opened
+  by open_exec() (bsc#1012628).
+- fs/namespace: correctly handle errors returned by
+  grab_requested_mnt_ns (bsc#1012628).
+- sched_ext: Fix unsafe locking in the scx_dump_state()
+  (bsc#1012628).
+- perf header: Write bpf_prog (infos|btfs)_cnt to data file
+  (bsc#1012628).
+- perf build: Don't fail fast path feature detection when
+  binutils-devel is not available (bsc#1012628).
+- perf lock: Fix segfault due to missing kernel map (bsc#1012628).
+- perf test shell lock_contention: Extra debug diagnostics
+  (bsc#1012628).
+- perf test: Fix lock contention test (bsc#1012628).
+- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
+  odroid-m1 (bsc#1012628).
+- arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech
+  CB2 and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
+  generic (bsc#1012628).
+- ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
+  (bsc#1012628).
+- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1012628).
+- arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being
+  deferred (bsc#1012628).
+- arm64: dts: imx8mp-kontron: Fix USB OTG role switching
+  (bsc#1012628).
+- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
+  (bsc#1012628).
+- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
+  PHY (bsc#1012628).
+- arm64: dts: rockchip: Fix USB power enable pin for BTT CB2
+  and Pi2 (bsc#1012628).
+- arm64: dts: rockchip: drop reset from rk3576 i2c9 node
+  (bsc#1012628).
+- pwm: adp5585: Correct mismatched pwm chip info (bsc#1012628).
+- HID: playstation: Fix memory leak in
+  dualshock4_get_calibration_data() (bsc#1012628).
+- HID: uclogic: Fix potential memory leak in error path
+  (bsc#1012628).
+- LoongArch: KVM: Restore guest PMU if it is enabled
+  (bsc#1012628).
+- LoongArch: KVM: Add delay until timer interrupt injected
+  (bsc#1012628).
+- LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
+  (bsc#1012628).
+- KVM: guest_memfd: Remove bindings on memslot deletion when
+  gmem is dying (bsc#1012628).
+- KVM: arm64: Make all 32bit ID registers fully writable
+  (bsc#1012628).
+- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
+  updated (bsc#1012628).
+- KVM: nSVM: Always recalculate LBR MSR intercepts in
+  svm_update_lbrv() (bsc#1012628).
+- KVM: nSVM: Fix and simplify LBR virtualization handling with
+  nested (bsc#1012628).
+- KVM: VMX: Fix check for valid GVA on an EPT violation
+  (bsc#1012628).
+- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1012628).
+- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
+  attributes (bsc#1012628).
+- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
+  (bsc#1012628).
+- gcov: add support for GCC 15 (bsc#1012628).
+- ksmbd: close accepted socket when per-IP limit rejects
+  connection (bsc#1012628).
+- ksm: use range-walk function to jump over holes in
+  scan_get_next_rmap_item (bsc#1012628).
+- kho: warn and exit when unpreserved page wasn't preserved
+  (bsc#1012628).
+- strparser: Fix signed/unsigned mismatch bug (bsc#1012628).
+- dma-mapping: benchmark: Restore padding to ensure uABI remained
+  consistent (bsc#1012628).
+- maple_tree: fix tracepoint string pointers (bsc#1012628).
+- LoongArch: Consolidate early_ioremap()/ioremap_prot()
+  (bsc#1012628).
+- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1012628).
+- LoongArch: Let {pte,pmd}_modify() record the status of
+  _PAGE_DIRTY (bsc#1012628).
+- ipv4: route: Prevent rt_bind_exception() from rebinding stale
+  fnhe (bsc#1012628).
+- mm/damon/sysfs: change next_update_jiffies to a global variable
+  (bsc#1012628).
+- nilfs2: avoid having an active sc_timer before freeing sci
+  (bsc#1012628).
+- net: netpoll: fix incorrect refcount handling causing incorrect
+  cleanup (bsc#1012628).
+- mm/secretmem: fix use-after-free race in fault handler
+  (bsc#1012628).
+- selftests/tracing: Run sample events to clear page cache events
+  (bsc#1012628).
+- wifi: mac80211: reject address change while connecting
+  (bsc#1012628).
+- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
+  to >0 order (bsc#1012628).
+- fs/proc: fix uaf in proc_readdir_de() (bsc#1012628).
+- mm/mm_init: fix hash table order logging in
+  alloc_large_system_hash() (bsc#1012628).
+- mm/damon/stat: change last_refresh_jiffies to a global variable
+  (bsc#1012628).
+- mm/kmsan: fix kmsan kmalloc hook when no stack depots are
+  allocated yet (bsc#1012628).
+- mm/shmem: fix THP allocation and fallback loop (bsc#1012628).
+- mm/mremap: honour writable bit in mremap pte batching
+  (bsc#1012628).
+- mm, swap: fix potential UAF issue for VMA readahead
+  (bsc#1012628).
+- mm/huge_memory: fix folio split check for anon folios in
+  swapcache (bsc#1012628).
+- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
+  (bsc#1012628).
+- mmc: pxamci: Simplify pxamci_probe() error handling using devm
+  APIs (bsc#1012628).
+- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
+  (bsc#1012628).
+- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver
+  (bsc#1012628).
+- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
+  (bsc#1012628).
+- ASoC: sdw_utils: fix device reference leak in
+  is_sdca_endpoint_present() (bsc#1012628).
+- cifs: client: fix memory leak in smb3_fs_context_parse_param
+  (bsc#1012628).
+- codetag: debug: handle existing CODETAG_EMPTY in
+  mark_objexts_empty for slabobj_ext (bsc#1012628).
+- crash: fix crashkernel resource shrink (bsc#1012628).
+- crypto: hisilicon/qm - Fix device reference leak in
+  qm_get_qos_value (bsc#1012628).
+- smb: client: fix cifs_pick_channel when channel needs reconnect
+  (bsc#1012628).
+- spi: Try to get ACPI GPIO IRQ earlier (bsc#1012628).
+- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
+  (bsc#1012628).
+- x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
+  (bsc#1012628).
+- selftests/user_events: fix type cast for write_index packed
+  member in perf_test (bsc#1012628).
+- gendwarfksyms: Skip files with no exports (bsc#1012628).
+- io_uring/rw: ensure allocated iovec gets cleared for early
+  failure (bsc#1012628).
+- ftrace: Fix BPF fexit with livepatch (bsc#1012628).
+- LoongArch: Consolidate max_pfn & max_low_pfn calculation
+  (bsc#1012628).
+- LoongArch: Use physical addresses for
+  CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1012628).
+- EDAC/altera: Handle OCRAM ECC enable after warm reset
+  (bsc#1012628).
+- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
+  injection (bsc#1012628).
+- PM: hibernate: Emit an error when image writing fails
+  (bsc#1012628).
+- PM: hibernate: Use atomic64_t for compressed_size variable
+  (bsc#1012628).
+- btrfs: zoned: fix conventional zone capacity calculation
+  (bsc#1012628).
+- btrfs: zoned: fix stripe width calculation (bsc#1012628).
+- btrfs: scrub: put bio after errors in
+  scrub_raid56_parity_stripe() (bsc#1012628).
+- btrfs: do not update last_log_commit when logging inode due
+  to a new name (bsc#1012628).
+- btrfs: release root after error in
+  data_reloc_print_warning_inode() (bsc#1012628).
+- drm/amdkfd: relax checks for over allocation of save area
+  (bsc#1012628).
+- drm/amdgpu: fix lock warning in
+  amdgpu_userq_fence_driver_process (bsc#1012628).
+- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
+  VRAM surfaces (bsc#1012628).
+- drm/i915/psr: fix pipe to vblank conversion (bsc#1012628).
+- drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (bsc#1012628).
+- drm/xe/xe3: Extend wa_14023061436 (bsc#1012628).
+- drm/xe/xe3: Add WA_14024681466 for Xe3_LPG (bsc#1012628).
+- pmdomain: arm: scmi: Fix genpd leak on provider registration
+  failure (bsc#1012628).
+- pmdomain: imx: Fix reference count leak in imx_gpc_remove
+  (bsc#1012628).
+- pmdomain: samsung: plug potential memleak during probe
+  (bsc#1012628).
+- pmdomain: samsung: Rework legacy splash-screen handover
+  workaround (bsc#1012628).
+- selftests: mptcp: connect: fix fallback note due to OoO
+  (bsc#1012628).
+- selftests: mptcp: join: rm: set backup flag (bsc#1012628).
+- selftests: mptcp: join: endpoints: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: connect: trunc: read all recv data
+  (bsc#1012628).
+- selftests: mptcp: join: userspace: longer transfer
+  (bsc#1012628).
+- selftests: mptcp: join: properly kill background tasks
+  (bsc#1012628).
+- mm/huge_memory: do not change split_huge_page*() target order
+  silently (bsc#1012628).
+- mm/memory: do not populate page table entries beyond i_size
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: symbol: preserve alignment
+  (bsc#1012628).
+- scripts/decode_stacktrace.sh: fix build ID and PC source parsing
+  (bsc#1012628).
+- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
+  (bsc#1012628).
+- ASoC: da7213: Use component driver suspend/resume (bsc#1012628).
+- KVM: x86: Rename local "ecx" variables to "msr" and "pmc"
+  as appropriate (bsc#1012628).
+- KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
+  (bsc#1012628).
+- KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or
+  TDCALL (bsc#1012628).
+- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
+  (bsc#1012628).
+- net: phy: micrel: Fix lan8814_config_init (bsc#1012628).
+- Rename to
+  patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch.
+- commit 9969fed
+
+-------------------------------------------------------------------
+Mon Nov 24 08:42:54 CET 2025 - jslaby@suse.cz
+
+- selftests: mptcp: join: userspace: longer timeout (git-fixes).
+- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
+- KVM: SVM: Fix redundant updates of LBR MSR intercepts
+  (git-fixes).
+- commit 81dc158
+
+-------------------------------------------------------------------
 Sat Nov 22 00:07:46 CET 2025 - kkhere.geo@gmail.com
 
 - Update config file kkdesktop
--- kernel-zfcpdump.spec.orig
+++ kernel-zfcpdump.spec
@@ -18,8 +18,8 @@
 
 
 %define srcversion 6.17
-%define patchversion 6.17.8
-%define git_commit cc31e340362a078f7a4b1cc033559576c1434e88
+%define patchversion 6.17.9
+%define git_commit 9c873ed7183aea5183374c53c27941e629f6a7b1
 %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-zfcpdump
-Version:        6.17.8
+Version:        6.17.9
 %if 0%{?is_kotd}
-Release:        <RELEASE>.gcc31e34
+Release:        <RELEASE>.g9c873ed
 %else
 Release:        0
 %endif
--- series.conf.orig
+++ series.conf
@@ -2236,6 +2236,251 @@
 	patches.kernel.org/6.17.8-848-selftests-drv-net-Reload-pkt-pointer-after-cal.patch
 	patches.kernel.org/6.17.8-849-dt-bindings-eeprom-at25-use-size-for-FRAMs-wit.patch
 	patches.kernel.org/6.17.8-850-Linux-6.17.8.patch
+	patches.kernel.org/6.17.9-001-iommufd-selftest-Fix-ioctl-return-value-in-_te.patch
+	patches.kernel.org/6.17.9-002-drm-mediatek-Add-pm_runtime-support-for-GCE-po.patch
+	patches.kernel.org/6.17.9-003-drm-i915-Avoid-lock-inversion-when-pinning-to-.patch
+	patches.kernel.org/6.17.9-004-drm-i915-Fix-conversion-between-clock-ticks-an.patch
+	patches.kernel.org/6.17.9-005-drm-amdgpu-set-default-gfx-reset-masks-for-gfx.patch
+	patches.kernel.org/6.17.9-006-drm-amd-display-Don-t-stretch-non-native-image.patch
+	patches.kernel.org/6.17.9-007-smb-client-fix-refcount-leak-in-smb2_set_path_.patch
+	patches.kernel.org/6.17.9-008-iommufd-Make-vfio_compat-s-unmap-succeed-if-th.patch
+	patches.kernel.org/6.17.9-009-futex-Optimize-per-cpu-reference-counting.patch
+	patches.kernel.org/6.17.9-010-drm-amd-Fix-suspend-failure-with-secure-displa.patch
+	patches.kernel.org/6.17.9-011-drm-xe-guc-Synchronize-Dead-CT-worker-with-unb.patch
+	patches.kernel.org/6.17.9-012-drm-xe-Move-declarations-under-conditional-bra.patch
+	patches.kernel.org/6.17.9-013-drm-xe-Do-clean-shutdown-also-when-using-flr.patch
+	patches.kernel.org/6.17.9-014-drm-amd-display-Add-pixel_clock-to-amd_pp_disp.patch
+	patches.kernel.org/6.17.9-015-drm-amd-pm-Use-pm_display_cfg-in-legacy-DPM-v2.patch
+	patches.kernel.org/6.17.9-016-drm-amd-display-Disable-fastboot-on-DCE-6-too.patch
+	patches.kernel.org/6.17.9-017-drm-amd-pm-Disable-MCLK-switching-on-SI-at-hig.patch
+	patches.kernel.org/6.17.9-018-drm-amd-Disable-ASPM-on-SI.patch
+	patches.kernel.org/6.17.9-019-arm64-kprobes-check-the-return-value-of-set_me.patch
+	patches.kernel.org/6.17.9-020-compiler_types-Move-unused-static-inline-funct.patch
+	patches.kernel.org/6.17.9-021-riscv-Build-loader.bin-exclusively-for-Canaan-.patch
+	patches.kernel.org/6.17.9-022-RISC-V-clear-hot-unplugged-cores-from-all-task.patch
+	patches.kernel.org/6.17.9-023-riscv-acpi-avoid-errors-caused-by-probing-DT-d.patch
+	patches.kernel.org/6.17.9-024-fs-return-EOPNOTSUPP-from-file_setattr-file_ge.patch
+	patches.kernel.org/6.17.9-025-ASoC-nau8821-Avoid-unnecessary-blocking-in-IRQ.patch
+	patches.kernel.org/6.17.9-026-drm-amdgpu-remove-two-invalid-BUG_ON-s.patch
+	patches.kernel.org/6.17.9-027-drm-amdgpu-hide-VRAM-sysfs-attributes-on-GPUs-.patch
+	patches.kernel.org/6.17.9-028-drm-amdgpu-Fix-NULL-pointer-dereference-in-VRA.patch
+	patches.kernel.org/6.17.9-029-NFS4-Fix-state-renewals-missing-after-boot.patch
+	patches.kernel.org/6.17.9-030-drm-amdkfd-fix-suspend-resume-all-calls-in-mes.patch
+	patches.kernel.org/6.17.9-031-NFS4-Apply-delay_retrans-to-async-operations.patch
+	patches.kernel.org/6.17.9-032-HID-intel-thc-hid-intel-quickspi-Add-ARL-PCI-D.patch
+	patches.kernel.org/6.17.9-033-HID-quirks-avoid-Cooler-Master-MM712-dongle-wa.patch
+	patches.kernel.org/6.17.9-034-ixgbe-handle-IXGBE_VF_GET_PF_LINK_STATE-mailbo.patch
+	patches.kernel.org/6.17.9-035-HID-nintendo-Wait-longer-for-initial-probe.patch
+	patches.kernel.org/6.17.9-036-NFS-check-if-suid-sgid-was-cleared-after-a-wri.patch
+	patches.kernel.org/6.17.9-037-HID-quirks-Add-ALWAYS_POLL-quirk-for-VRS-R295-.patch
+	patches.kernel.org/6.17.9-038-exfat-fix-improper-check-of-dentry.stream.vali.patch
+	patches.kernel.org/6.17.9-039-io_uring-fix-unexpected-placement-on-same-size.patch
+	patches.kernel.org/6.17.9-040-smb-server-fix-possible-memory-leak-in-smb2_re.patch
+	patches.kernel.org/6.17.9-041-smb-server-fix-possible-refcount-leak-in-smb2_.patch
+	patches.kernel.org/6.17.9-042-HID-logitech-hidpp-Add-HIDPP_QUIRK_RESET_HI_RE.patch
+	patches.kernel.org/6.17.9-043-ASoC-max98090-91-fixed-max98091-ALSA-widget-po.patch
+	patches.kernel.org/6.17.9-044-ALSA-hda-realtek-Fix-mute-led-for-HP-Omen-17-c.patch
+	patches.kernel.org/6.17.9-045-ixgbe-handle-IXGBE_VF_FEATURES_NEGOTIATE-mbox-.patch
+	patches.kernel.org/6.17.9-046-wifi-ath11k-zero-init-info-status-in-wmi_proce.patch
+	patches.kernel.org/6.17.9-047-erofs-avoid-infinite-loop-due-to-incomplete-zs.patch
+	patches.kernel.org/6.17.9-048-selftests-net-local_termination-Wait-for-inter.patch
+	patches.kernel.org/6.17.9-049-net-fec-correct-rx_bytes-statistic-for-the-cas.patch
+	patches.kernel.org/6.17.9-050-net-phy-micrel-Introduce-lanphy_modify_page_re.patch
+	patches.kernel.org/6.17.9-051-net-phy-micrel-Replace-hardcoded-pages-with-de.patch
+	patches.kernel.org/6.17.9-052-net-phy-micrel-lan8814-fix-reset-of-the-QSGMII.patch
+	patches.kernel.org/6.17.9-053-rust-Add-fno-isolate-erroneous-paths-dereferen.patch
+	patches.kernel.org/6.17.9-054-NFSD-Skip-close-replay-processing-if-XDR-encod.patch
+	patches.kernel.org/6.17.9-055-Bluetooth-MGMT-cancel-mesh-send-timer-when-hde.patch
+	patches.kernel.org/6.17.9-056-Bluetooth-btusb-reorder-cleanup-in-btusb_disco.patch
+	patches.kernel.org/6.17.9-057-Bluetooth-6lowpan-reset-link-local-header-on-i.patch
+	patches.kernel.org/6.17.9-058-Bluetooth-6lowpan-fix-BDADDR_LE-vs-ADDR_LE_DEV.patch
+	patches.kernel.org/6.17.9-059-Bluetooth-6lowpan-Don-t-hold-spin-lock-over-sl.patch
+	patches.kernel.org/6.17.9-060-Bluetooth-hci_conn-Fix-not-cleaning-up-PA_LINK.patch
+	patches.kernel.org/6.17.9-061-sctp-prevent-possible-shift-out-of-bounds-in-s.patch
+	patches.kernel.org/6.17.9-062-net-dsa-tag_brcm-do-not-mark-link-local-traffi.patch
+	patches.kernel.org/6.17.9-063-net-smc-fix-mismatch-between-CLC-header-and-pr.patch
+	patches.kernel.org/6.17.9-064-net-handshake-Fix-memory-leak-in-tls_handshake.patch
+	patches.kernel.org/6.17.9-065-net-ethernet-ti-am65-cpsw-qos-fix-IET-verify-r.patch
+	patches.kernel.org/6.17.9-066-net-ethernet-ti-am65-cpsw-qos-fix-IET-verify-r.patch
+	patches.kernel.org/6.17.9-067-tipc-Fix-use-after-free-in-tipc_mon_reinit_sel.patch
+	patches.kernel.org/6.17.9-068-net-mdio-fix-resource-leak-in-mdiobus_register.patch
+	patches.kernel.org/6.17.9-069-wifi-mac80211-skip-rate-verification-for-not-c.patch
+	patches.kernel.org/6.17.9-070-af_unix-Initialise-scc_index-in-unix_add_edge.patch
+	patches.kernel.org/6.17.9-071-Bluetooth-hci_event-Fix-not-handling-PA-Sync-L.patch
+	patches.kernel.org/6.17.9-072-net-sched-act_connmark-initialize-struct-tc_if.patch
+	patches.kernel.org/6.17.9-073-net-sched-act_ife-initialize-struct-tc_ife-to-.patch
+	patches.kernel.org/6.17.9-074-net-mlx5e-Fix-missing-error-assignment-in-mlx5.patch
+	patches.kernel.org/6.17.9-075-net-mlx5e-Fix-maxrate-wraparound-in-threshold-.patch
+	patches.kernel.org/6.17.9-076-net-mlx5e-Fix-wraparound-in-rate-limiting-for-.patch
+	patches.kernel.org/6.17.9-077-net-mlx5e-Fix-potentially-misleading-debug-mes.patch
+	patches.kernel.org/6.17.9-078-net-mlx5-Fix-typo-of-MLX5_EQ_DOORBEL_OFFSET.patch
+	patches.kernel.org/6.17.9-079-net-mlx5-Store-the-global-doorbell-in-mlx5_pri.patch
+	patches.kernel.org/6.17.9-080-net-mlx5e-Prepare-for-using-different-CQ-doorb.patch
+	patches.kernel.org/6.17.9-081-mlx5-Fix-default-values-in-create-CQ.patch
+	patches.kernel.org/6.17.9-082-net_sched-limit-try_bulk_dequeue_skb-batches.patch
+	patches.kernel.org/6.17.9-083-wifi-iwlwifi-mvm-fix-beacon-template-fixed-rat.patch
+	patches.kernel.org/6.17.9-084-wifi-iwlwifi-mld-always-take-beacon-ies-in-lin.patch
+	patches.kernel.org/6.17.9-085-virtio-net-fix-incorrect-flags-recording-in-bi.patch
+	patches.kernel.org/6.17.9-086-hsr-Fix-supervision-frame-sending-on-HSRv0.patch
+	patches.kernel.org/6.17.9-087-hsr-Follow-standard-for-HSRv0-supervision-fram.patch
+	patches.kernel.org/6.17.9-088-ACPI-CPPC-Detect-preferred-core-availability-o.patch
+	patches.kernel.org/6.17.9-089-ACPI-CPPC-Check-_CPC-validity-for-only-the-onl.patch
+	patches.kernel.org/6.17.9-090-ACPI-CPPC-Perform-fast-check-switch-only-for-o.patch
+	patches.kernel.org/6.17.9-091-ACPI-CPPC-Limit-perf-ctrs-in-PCC-check-only-to.patch
+	patches.kernel.org/6.17.9-092-cpufreq-intel_pstate-Check-IDA-only-before-MSR.patch
+	patches.kernel.org/6.17.9-093-Bluetooth-L2CAP-export-l2cap_chan_hold-for-mod.patch
+	patches.kernel.org/6.17.9-094-netfilter-nft_ct-add-seqadj-extension-for-natt.patch
+	patches.kernel.org/6.17.9-095-io_uring-rsrc-don-t-use-blk_rq_nr_phys_segment.patch
+	patches.kernel.org/6.17.9-096-acpi-srat-Fix-incorrect-device-handle-check-fo.patch
+	patches.kernel.org/6.17.9-097-regulator-fixed-fix-GPIO-descriptor-leak-on-re.patch
+	patches.kernel.org/6.17.9-098-ASoC-cs4271-Fix-regulator-leak-on-probe-failur.patch
+	patches.kernel.org/6.17.9-099-ASoC-codecs-va-macro-fix-resource-leak-in-prob.patch
+	patches.kernel.org/6.17.9-100-drm-vmwgfx-Validate-command-header-size-agains.patch
+	patches.kernel.org/6.17.9-101-drm-vmwgfx-Restore-Guest-Backed-only-cursor-pl.patch
+	patches.kernel.org/6.17.9-102-ASoC-tas2781-fix-getting-the-wrong-device-numb.patch
+	patches.kernel.org/6.17.9-103-drm-panthor-Flush-shmem-writes-before-mapping-.patch
+	patches.kernel.org/6.17.9-104-pnfs-Fix-TLS-logic-in-_nfs4_pnfs_v3_ds_connect.patch
+	patches.kernel.org/6.17.9-105-pnfs-Fix-TLS-logic-in-_nfs4_pnfs_v4_ds_connect.patch
+	patches.kernel.org/6.17.9-106-pnfs-Set-transport-security-policy-to-RPC_XPRT.patch
+	patches.kernel.org/6.17.9-107-NFS-Check-the-TLS-certificate-fields-in-nfs_ma.patch
+	patches.kernel.org/6.17.9-108-simplify-nfs_atomic_open_v23.patch
+	patches.kernel.org/6.17.9-109-NFSv2-v3-Fix-error-handling-in-nfs_atomic_open.patch
+	patches.kernel.org/6.17.9-110-NFS-sysfs-fix-leak-when-nfs_client-kobject-add.patch
+	patches.kernel.org/6.17.9-111-NFSv4-Fix-an-incorrect-parameter-when-calling-.patch
+	patches.kernel.org/6.17.9-112-NFS-Fix-LTP-test-failures-when-timestamps-are-.patch
+	patches.kernel.org/6.17.9-113-ALSA-usb-audio-Fix-NULL-pointer-dereference-in.patch
+	patches.kernel.org/6.17.9-114-drm-amd-amdgpu-Ensure-isp_kernel_buffer_alloc-.patch
+	patches.kernel.org/6.17.9-115-acpi-hmat-Fix-lockdep-warning-for-hmem_registe.patch
+	patches.kernel.org/6.17.9-116-ASoC-rsnd-fix-OF-node-reference-leak-in-rsnd_s.patch
+	patches.kernel.org/6.17.9-117-drm-client-fix-MODULE_PARM_DESC-string-for-act.patch
+	patches.kernel.org/6.17.9-118-bpf-Add-bpf_prog_run_data_pointers.patch
+	patches.kernel.org/6.17.9-119-bpf-account-for-current-allocated-stack-depth-.patch
+	patches.kernel.org/6.17.9-120-irqchip-riscv-intc-Add-missing-free-callback-i.patch
+	patches.kernel.org/6.17.9-121-posix-timers-Plug-potential-memory-leak-in-do_.patch
+	patches.kernel.org/6.17.9-122-lib-crypto-arm-curve25519-Disable-on-CPU_BIG_E.patch
+	patches.kernel.org/6.17.9-123-hostfs-Fix-only-passing-host-root-in-boot-stag.patch
+	patches.kernel.org/6.17.9-124-afs-Fix-dynamic-lookup-to-fail-on-cell-lookup-.patch
+	patches.kernel.org/6.17.9-125-mtd-onenand-Pass-correct-pointer-to-IRQ-handle.patch
+	patches.kernel.org/6.17.9-126-virtio-fs-fix-incorrect-check-for-fsvq-kobj.patch
+	patches.kernel.org/6.17.9-127-binfmt_misc-restore-write-access-before-closin.patch
+	patches.kernel.org/6.17.9-128-fs-namespace-correctly-handle-errors-returned-.patch
+	patches.kernel.org/6.17.9-129-sched_ext-Fix-unsafe-locking-in-the-scx_dump_s.patch
+	patches.kernel.org/6.17.9-130-perf-header-Write-bpf_prog-infos-btfs-_cnt-to-.patch
+	patches.kernel.org/6.17.9-131-perf-build-Don-t-fail-fast-path-feature-detect.patch
+	patches.kernel.org/6.17.9-132-perf-lock-Fix-segfault-due-to-missing-kernel-m.patch
+	patches.kernel.org/6.17.9-133-perf-test-shell-lock_contention-Extra-debug-di.patch
+	patches.kernel.org/6.17.9-134-perf-test-Fix-lock-contention-test.patch
+	patches.kernel.org/6.17.9-135-arm64-dts-rockchip-Set-correct-pinctrl-for-I2S.patch
+	patches.kernel.org/6.17.9-136-arm64-dts-rockchip-Fix-PCIe-power-enable-pin-f.patch
+	patches.kernel.org/6.17.9-137-arm64-dts-rockchip-Make-RK3588-GPU-OPP-table-n.patch
+	patches.kernel.org/6.17.9-138-ARM-dts-imx6ull-engicam-microgea-rmm-fix-repor.patch
+	patches.kernel.org/6.17.9-139-ARM-dts-imx51-zii-rdu1-Fix-audmux-node-names.patch
+	patches.kernel.org/6.17.9-140-arm64-dts-imx8-ss-img-Avoid-gpio0_mipi_csi-GPI.patch
+	patches.kernel.org/6.17.9-141-arm64-dts-imx8mp-kontron-Fix-USB-OTG-role-swit.patch
+	patches.kernel.org/6.17.9-142-HID-hid-ntrig-Prevent-memory-leak-in-ntrig_rep.patch
+	patches.kernel.org/6.17.9-143-ARM-dts-BCM53573-Fix-address-of-Luxul-XAP-1440.patch
+	patches.kernel.org/6.17.9-144-arm64-dts-rockchip-Fix-USB-power-enable-pin-fo.patch
+	patches.kernel.org/6.17.9-145-arm64-dts-rockchip-drop-reset-from-rk3576-i2c9.patch
+	patches.kernel.org/6.17.9-146-pwm-adp5585-Correct-mismatched-pwm-chip-info.patch
+	patches.kernel.org/6.17.9-147-HID-playstation-Fix-memory-leak-in-dualshock4_.patch
+	patches.kernel.org/6.17.9-148-HID-uclogic-Fix-potential-memory-leak-in-error.patch
+	patches.kernel.org/6.17.9-149-LoongArch-KVM-Restore-guest-PMU-if-it-is-enabl.patch
+	patches.kernel.org/6.17.9-150-LoongArch-KVM-Add-delay-until-timer-interrupt-.patch
+	patches.kernel.org/6.17.9-151-LoongArch-KVM-Fix-max-supported-vCPUs-set-with.patch
+	patches.kernel.org/6.17.9-152-KVM-guest_memfd-Remove-bindings-on-memslot-del.patch
+	patches.kernel.org/6.17.9-153-KVM-arm64-Make-all-32bit-ID-registers-fully-wr.patch
+	patches.kernel.org/6.17.9-154-KVM-SVM-Mark-VMCB_LBR-dirty-when-MSR_IA32_DEBU.patch
+	patches.kernel.org/6.17.9-155-KVM-nSVM-Always-recalculate-LBR-MSR-intercepts.patch
+	patches.kernel.org/6.17.9-156-KVM-nSVM-Fix-and-simplify-LBR-virtualization-h.patch
+	patches.kernel.org/6.17.9-157-KVM-VMX-Fix-check-for-valid-GVA-on-an-EPT-viol.patch
+	patches.kernel.org/6.17.9-158-nfsd-fix-refcount-leak-in-nfsd_set_fh_dentry.patch
+	patches.kernel.org/6.17.9-159-nfsd-add-missing-FATTR4_WORD2_CLONE_BLKSIZE-fr.patch
+	patches.kernel.org/6.17.9-160-NFSD-free-copynotify-stateid-in-nfs4_free_ol_s.patch
+	patches.kernel.org/6.17.9-161-gcov-add-support-for-GCC-15.patch
+	patches.kernel.org/6.17.9-162-ksmbd-close-accepted-socket-when-per-IP-limit-.patch
+	patches.kernel.org/6.17.9-163-ksm-use-range-walk-function-to-jump-over-holes.patch
+	patches.kernel.org/6.17.9-164-kho-warn-and-exit-when-unpreserved-page-wasn-t.patch
+	patches.kernel.org/6.17.9-165-strparser-Fix-signed-unsigned-mismatch-bug.patch
+	patches.kernel.org/6.17.9-166-dma-mapping-benchmark-Restore-padding-to-ensur.patch
+	patches.kernel.org/6.17.9-167-maple_tree-fix-tracepoint-string-pointers.patch
+	patches.kernel.org/6.17.9-168-LoongArch-Consolidate-early_ioremap-ioremap_pr.patch
+	patches.kernel.org/6.17.9-169-LoongArch-Use-correct-accessor-to-read-FWPC-MW.patch
+	patches.kernel.org/6.17.9-170-LoongArch-Let-pte-pmd-_modify-record-the-statu.patch
+	patches.kernel.org/6.17.9-171-ipv4-route-Prevent-rt_bind_exception-from-rebi.patch
+	patches.kernel.org/6.17.9-172-mm-damon-sysfs-change-next_update_jiffies-to-a.patch
+	patches.kernel.org/6.17.9-173-nilfs2-avoid-having-an-active-sc_timer-before-.patch
+	patches.kernel.org/6.17.9-174-net-netpoll-fix-incorrect-refcount-handling-ca.patch
+	patches.kernel.org/6.17.9-175-mm-secretmem-fix-use-after-free-race-in-fault-.patch
+	patches.kernel.org/6.17.9-176-selftests-tracing-Run-sample-events-to-clear-p.patch
+	patches.kernel.org/6.17.9-177-wifi-mac80211-reject-address-change-while-conn.patch
+	patches.kernel.org/6.17.9-178-mm-huge_memory-preserve-PG_has_hwpoisoned-if-a.patch
+	patches.kernel.org/6.17.9-179-fs-proc-fix-uaf-in-proc_readdir_de.patch
+	patches.kernel.org/6.17.9-180-mm-mm_init-fix-hash-table-order-logging-in-all.patch
+	patches.kernel.org/6.17.9-181-mm-damon-stat-change-last_refresh_jiffies-to-a.patch
+	patches.kernel.org/6.17.9-182-mm-kmsan-fix-kmsan-kmalloc-hook-when-no-stack-.patch
+	patches.kernel.org/6.17.9-183-mm-shmem-fix-THP-allocation-and-fallback-loop.patch
+	patches.kernel.org/6.17.9-184-mm-mremap-honour-writable-bit-in-mremap-pte-ba.patch
+	patches.kernel.org/6.17.9-185-mm-swap-fix-potential-UAF-issue-for-VMA-readah.patch
+	patches.kernel.org/6.17.9-186-mm-huge_memory-fix-folio-split-check-for-anon-.patch
+	patches.kernel.org/6.17.9-187-mmc-sdhci-of-dwcmshc-Change-DLL_STRBIN_TAPNUM_.patch
+	patches.kernel.org/6.17.9-188-mmc-pxamci-Simplify-pxamci_probe-error-handlin.patch
+	patches.kernel.org/6.17.9-189-mmc-dw_mmc-rockchip-Fix-wrong-internal-phase-c.patch
+	patches.kernel.org/6.17.9-190-ALSA-hda-hdmi-Fix-breakage-at-probing-nvhdmi-m.patch
+	patches.kernel.org/6.17.9-191-ALSA-usb-audio-Fix-potential-overflow-of-PCM-t.patch
+	patches.kernel.org/6.17.9-192-ASoC-sdw_utils-fix-device-reference-leak-in-is.patch
+	patches.kernel.org/6.17.9-193-cifs-client-fix-memory-leak-in-smb3_fs_context.patch
+	patches.kernel.org/6.17.9-194-codetag-debug-handle-existing-CODETAG_EMPTY-in.patch
+	patches.kernel.org/6.17.9-195-crash-fix-crashkernel-resource-shrink.patch
+	patches.kernel.org/6.17.9-196-crypto-hisilicon-qm-Fix-device-reference-leak-.patch
+	patches.kernel.org/6.17.9-197-smb-client-fix-cifs_pick_channel-when-channel-.patch
+	patches.kernel.org/6.17.9-198-spi-Try-to-get-ACPI-GPIO-IRQ-earlier.patch
+	patches.kernel.org/6.17.9-199-x86-microcode-AMD-Add-Zen5-model-0x44-stepping.patch
+	patches.kernel.org/6.17.9-200-x86-CPU-AMD-Add-additional-fixed-RDSEED-microc.patch
+	patches.kernel.org/6.17.9-201-selftests-user_events-fix-type-cast-for-write_.patch
+	patches.kernel.org/6.17.9-202-gendwarfksyms-Skip-files-with-no-exports.patch
+	patches.kernel.org/6.17.9-203-io_uring-rw-ensure-allocated-iovec-gets-cleare.patch
+	patches.kernel.org/6.17.9-204-ftrace-Fix-BPF-fexit-with-livepatch.patch
+	patches.kernel.org/6.17.9-205-LoongArch-Consolidate-max_pfn-max_low_pfn-calc.patch
+	patches.kernel.org/6.17.9-206-LoongArch-Use-physical-addresses-for-CSR_MERRE.patch
+	patches.kernel.org/6.17.9-207-EDAC-altera-Handle-OCRAM-ECC-enable-after-warm.patch
+	patches.kernel.org/6.17.9-208-EDAC-altera-Use-INTTEST-register-for-Ethernet-.patch
+	patches.kernel.org/6.17.9-209-PM-hibernate-Emit-an-error-when-image-writing-.patch
+	patches.kernel.org/6.17.9-210-PM-hibernate-Use-atomic64_t-for-compressed_siz.patch
+	patches.kernel.org/6.17.9-211-btrfs-zoned-fix-conventional-zone-capacity-cal.patch
+	patches.kernel.org/6.17.9-212-btrfs-zoned-fix-stripe-width-calculation.patch
+	patches.kernel.org/6.17.9-213-btrfs-scrub-put-bio-after-errors-in-scrub_raid.patch
+	patches.kernel.org/6.17.9-214-btrfs-do-not-update-last_log_commit-when-loggi.patch
+	patches.kernel.org/6.17.9-215-btrfs-release-root-after-error-in-data_reloc_p.patch
+	patches.kernel.org/6.17.9-216-drm-amdkfd-relax-checks-for-over-allocation-of.patch
+	patches.kernel.org/6.17.9-217-drm-amdgpu-fix-lock-warning-in-amdgpu_userq_fe.patch
+	patches.kernel.org/6.17.9-218-drm-amdgpu-disable-peer-to-peer-access-for-DCC.patch
+	patches.kernel.org/6.17.9-219-drm-i915-psr-fix-pipe-to-vblank-conversion.patch
+	patches.kernel.org/6.17.9-220-drm-xe-xe3lpg-Extend-Wa_15016589081-for-xe3lpg.patch
+	patches.kernel.org/6.17.9-221-drm-xe-xe3-Extend-wa_14023061436.patch
+	patches.kernel.org/6.17.9-222-drm-xe-xe3-Add-WA_14024681466-for-Xe3_LPG.patch
+	patches.kernel.org/6.17.9-223-pmdomain-arm-scmi-Fix-genpd-leak-on-provider-r.patch
+	patches.kernel.org/6.17.9-224-pmdomain-imx-Fix-reference-count-leak-in-imx_g.patch
+	patches.kernel.org/6.17.9-225-pmdomain-samsung-plug-potential-memleak-during.patch
+	patches.kernel.org/6.17.9-226-pmdomain-samsung-Rework-legacy-splash-screen-h.patch
+	patches.kernel.org/6.17.9-227-selftests-mptcp-connect-fix-fallback-note-due-.patch
+	patches.kernel.org/6.17.9-228-selftests-mptcp-join-rm-set-backup-flag.patch
+	patches.kernel.org/6.17.9-229-selftests-mptcp-join-endpoints-longer-transfer.patch
+	patches.kernel.org/6.17.9-230-selftests-mptcp-connect-trunc-read-all-recv-da.patch
+	patches.kernel.org/6.17.9-231-selftests-mptcp-join-userspace-longer-transfer.patch
+	patches.kernel.org/6.17.9-232-selftests-mptcp-join-properly-kill-background-.patch
+	patches.kernel.org/6.17.9-233-mm-huge_memory-do-not-change-split_huge_page-t.patch
+	patches.kernel.org/6.17.9-234-mm-memory-do-not-populate-page-table-entries-b.patch
+	patches.kernel.org/6.17.9-235-scripts-decode_stacktrace.sh-symbol-avoid-trai.patch
+	patches.kernel.org/6.17.9-236-scripts-decode_stacktrace.sh-symbol-preserve-a.patch
+	patches.kernel.org/6.17.9-237-scripts-decode_stacktrace.sh-fix-build-ID-and-.patch
+	patches.kernel.org/6.17.9-238-ASoC-da7213-Convert-to-DEFINE_RUNTIME_DEV_PM_O.patch
+	patches.kernel.org/6.17.9-239-ASoC-da7213-Use-component-driver-suspend-resum.patch
+	patches.kernel.org/6.17.9-240-KVM-x86-Rename-local-ecx-variables-to-msr-and-.patch
+	patches.kernel.org/6.17.9-241-KVM-x86-Add-support-for-RDMSR-WRMSRNS-w-immedi.patch
+	patches.kernel.org/6.17.9-242-KVM-VMX-Inject-UD-if-guest-tries-to-execute-SE.patch
+	patches.kernel.org/6.17.9-243-isdn-mISDN-hfcsusb-fix-memory-leak-in-hfcsusb_.patch
+	patches.kernel.org/6.17.9-244-net-phy-micrel-Fix-lan8814_config_init.patch
+	patches.kernel.org/6.17.9-245-Linux-6.17.9.patch
 
 	########################################################
 	# Build fixes that apply to the vanilla kernel too.
@@ -2269,7 +2514,9 @@
 	patches.suse/dt-bindings-clock-rp1-Add-missing-MIPI-DSI-defines.patch
 	patches.suse/clk-rp1-Implement-remaining-clock-tree.patch
 	patches.suse/net-cadence-macb-Add-support-for-Raspberry-Pi-RP1-et.patch
-	patches.suse/fs-return-EOPNOTSUPP-from-file_setattr-file_getattr-.patch
+	patches.suse/KVM-SVM-Fix-redundant-updates-of-LBR-MSR-intercepts.patch
+	patches.suse/selftests-mptcp-join-endpoints-longer-timeout.patch
+	patches.suse/selftests-mptcp-join-userspace-longer-timeout.patch
 
 	# perf/perf-tools-next perf-tools-next
 	patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch
--- source-timestamp.orig
+++ source-timestamp
@@ -1,3 +1,3 @@
-2025-11-21 23:07:46 +0000
-GIT Revision: cc31e340362a078f7a4b1cc033559576c1434e88
+2025-11-24 21:07:25 +0000
+GIT Revision: 9c873ed7183aea5183374c53c27941e629f6a7b1
 GIT Branch: kk6.17
openSUSE Build Service is sponsored by