Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kernel-source-longterm for openSUSE:Factory checked in at 2025-12-22 22:48:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source-longterm (Old) and /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source-longterm" Mon Dec 22 22:48:28 2025 rev:103 rq:1323759 version:6.12.63 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes 2025-12-16 15:50:01.454974560 +0100 +++ /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1928/kernel-longterm.changes 2025-12-22 22:49:03.424572318 +0100 @@ -1,0 +2,625 @@ +Fri Dec 19 09:33:25 CET 2025 - [email protected] + +- netfilter: nf_conncount: fix leaked ct in error paths (git-fixes). +- commit 6ebb80b + +------------------------------------------------------------------- +Thu Dec 18 17:22:34 CET 2025 - [email protected] + +- Update config files for 6.12.63. + Drop CONFIG_R8712U and add CONFIG_SND_SOC_NAU8325 for arm64. +- commit 8302a53 + +------------------------------------------------------------------- +Thu Dec 18 15:09:37 CET 2025 - [email protected] + +- Linux 6.12.63 (bsc#1234429). +- ASoC: codecs: nau8325: Silence uninitialized variables warnings + (bsc#1234429). +- ALSA: wavefront: Fix integer overflow in sample size validation + (bsc#1234429). +- ALSA: dice: fix buffer overflow in detect_stream_formats() + (bsc#1234429). +- usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np + when required (bsc#1234429). +- usb: phy: Initialize struct usb_phy list_head (bsc#1234429). +- usb: gadget: tegra-xudc: Always reinitialize data toggle when + clear halt (bsc#1234429). +- tcp_metrics: use dst_dev_net_rcu() (bsc#1234429). +- net: dst: introduce dst->dev_rcu (bsc#1234429). +- net: lan743x: Allocate rings outside ZONE_DMA (bsc#1234429). +- LoongArch: Add machine_kexec_mask_interrupts() implementation + (bsc#1234429). +- ocfs2: fix memory leak in ocfs2_merge_rec_left() (bsc#1234429). +- irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc() + (bsc#1234429). +- scsi: imm: Fix use-after-free bug caused by unfinished delayed + work (bsc#1234429). +- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs + (bsc#1234429). +- efi/cper: Adjust infopfx size to accept an extra space + (bsc#1234429). +- efi/cper: Add a new helper function to print bitmasks + (bsc#1234429). +- dm log-writes: Add missing set_freezable() for freezable kthread + (bsc#1234429). +- dm-raid: fix possible NULL dereference with undefined raid type + (bsc#1234429). +- block: return unsigned int from queue_dma_alignment + (bsc#1234429). +- block: Use RCU in blk_mq_[un]quiesce_tagset() instead of + set->tag_list_lock (bsc#1234429). +- ARM: 9464/1: fix input-only operand modification in + load_unaligned_zeropad() (bsc#1234429). +- ALSA: firewire-motu: add bounds check in put_user loop for + DSP events (bsc#1234429). +- rtc: gamecube: Check the return value of ioremap() + (bsc#1234429). +- drm/amdkfd: Use huge page size to check split svm range + alignment (bsc#1234429). +- ALSA: uapi: Fix typo in asound.h comment (bsc#1234429). +- dma/pool: eliminate alloc_pages warning in atomic_pool_expand + (bsc#1234429). +- docs: hwmon: fix link to g762 devicetree binding (bsc#1234429). +- cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2 + (bsc#1234429). +- drm/nouveau: refactor deprecated strcpy (bsc#1234429). +- ALSA: firewire-motu: fix buffer overflow in hwdep read for + DSP events (bsc#1234429). +- regulator: fixed: Rely on the core freeing the enable GPIO + (bsc#1234429). +- drm/plane: Fix IS_ERR() vs NULL check in + drm_plane_create_hotspot_properties() (bsc#1234429). +- nvme-auth: use kvfree() for memory allocated with kvcalloc() + (bsc#1234429). +- block: fix memory leak in __blkdev_issue_zero_pages + (bsc#1234429). +- block: fix comment for op_is_zone_mgmt() to include RESET_ALL + (bsc#1234429). +- blk-mq: Abort suspend when wakeup events are pending + (bsc#1234429). +- ASoC: ak5558: Disable regulator when error happens + (bsc#1234429). +- ASoC: ak4458: Disable regulator when error happens + (bsc#1234429). +- ASoC: bcm: bcm63xx-pcm-whistler: Check return value of + of_dma_configure() (bsc#1234429). +- platform/x86: asus-wmi: use brightness_set_blocking() for kbd + led (bsc#1234429). +- fs/nls: Fix inconsistency between utf8_to_utf32() and + utf32_to_utf8() (bsc#1234429). +- NFS: Fix inheritance of the block sizes when automounting + (bsc#1234429). +- Expand the type of nfs_fattr->valid (bsc#1234429). +- NFS: Automounted filesystems should inherit ro,noexec,nodev,sync + flags (bsc#1234429). +- Revert "nfs: ignore SB_RDONLY when mounting nfs" (bsc#1234429). +- Revert "nfs: clear SB_RDONLY before getting superblock" + (bsc#1234429). +- Revert "nfs: ignore SB_RDONLY when remounting nfs" + (bsc#1234429). +- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in + pnfs_mark_layout_stateid_invalid (bsc#1234429). +- NFS: Initialise verifiers for visible dentries in + _nfs4_open_and_get_state (bsc#1234429). +- nfs/vfs: discard d_exact_alias() (bsc#1234429). +- NFS: Initialise verifiers for visible dentries in + nfs_atomic_open() (bsc#1234429). +- NFS: Initialise verifiers for visible dentries in readdir and + lookup (bsc#1234429). +- fs/nls: Fix utf16 to utf8 conversion (bsc#1234429). +- NFS: Avoid changing nlink when file removes and attribute + updates race (bsc#1234429). +- f2fs: maintain one time GC mode is enabled during whole zoned + GC cycle (bsc#1234429). +- f2fs: add gc_boost_gc_greedy sysfs node (bsc#1234429). +- f2fs: add gc_boost_gc_multiple sysfs node (bsc#1234429). +- f2fs: introduce reserved_pin_section sysfs entry (bsc#1234429). +- f2fs: sysfs: add encoding_flags entry (bsc#1234429). +- f2fs: add carve_out sysfs node (bsc#1234429). +- f2fs: fix to avoid running out of free segments (bsc#1234429). +- f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pages + (bsc#1234429). +- f2fs: keep POSIX_FADV_NOREUSE ranges (bsc#1234429). +- platform/x86:intel/pmc: Update Arrow Lake telemetry GUID + (bsc#1234429). +- sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib + when the last task migrates out (bsc#1234429). +- 9p: fix cache/debug options printing in v9fs_show_options + (bsc#1234429). +- fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe() + (bsc#1234429). +- pinctrl: single: Fix incorrect type for error return variable + (bsc#1234429). +- perf hist: In init, ensure mem_info is put on error paths + (bsc#1234429). +- perf tools: Fix split kallsyms DSO counting (bsc#1234429). +- perf tools: Mark split kallsyms DSOs as loaded (bsc#1234429). +- net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop + (bsc#1234429). +- net: dsa: xrs700x: reject unsupported HSR configurations + (bsc#1234429). +- net: hsr: create an API to get hsr port type (bsc#1234429). +- net: hsr: Create and export hsr_get_port_ndev() (bsc#1234429). +- net: hsr: remove synchronize_rcu() from hsr_add_port() + (bsc#1234429). +- net: hsr: remove one synchronize_rcu() from hsr_del_port() + (bsc#1234429). +- clk: keystone: fix compile testing (bsc#1234429). +- md/raid5: fix IO hang when array is broken with IO inflight + (bsc#1234429). +- remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs + (bsc#1234429). +- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (bsc#1234429). +- selftests: bonding: add delay before each xvlan_over_bond + connectivity check (bsc#1234429). +- selftests: bonding: add ipvlan over bond testing (bsc#1234429). +- net: phy: aquantia: check for NVMEM deferral (bsc#1234429). +- vfio/pci: Use RCU for error/request triggers to avoid circular + locking (bsc#1234429). +- spi: ch341: fix out-of-bounds memory access in + ch341_transfer_one (bsc#1234429). +- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors + (bsc#1234429). +- net: stmmac: fix rx limit check in stmmac_rx_zc() (bsc#1234429). +- netfilter: nft_connlimit: update the count if add was skipped + (bsc#1234429). +- netfilter: nf_conncount: rework API to use sk_buff directly + (bsc#1234429). +- netfilter: flowtable: check for maximum number of encapsulations + in bridge vlan (bsc#1234429). +- Reinstate "resource: avoid unnecessary lookups in + find_next_iomem_res()" (bsc#1234429). +- resource: introduce is_type_match() helper and use it + (bsc#1234429). +- resource: replace open coded resource_intersection() + (bsc#1234429). +- regulator: core: Protect regulator_supply_alias_list with + regulator_list_mutex (bsc#1234429). +- ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip + during system suspend (bsc#1234429). +- ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip + during system suspend (bsc#1234429). +- ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip + during system suspend (bsc#1234429). +- ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip + during system suspend (bsc#1234429). +- spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD + was short to GND (bsc#1234429). +- ASoC: Intel: catpt: Fix error path in hw_params() (bsc#1234429). +- vdpa/pds: use %pe for ERR_PTR() in event handler registration + (bsc#1234429). +- vhost: Fix kthread worker cgroup failure handling (bsc#1234429). +- vdpa/mlx5: Fix incorrect error code reporting in + query_virtqueues (bsc#1234429). +- virtio: fix virtqueue_set_affinity() docs (bsc#1234429). +- virtio: fix grammar in virtio_queue_info docs (bsc#1234429). +- virtio: fix whitespace in virtio_config_ops (bsc#1234429). +- virtio: fix typo in virtio_device_ready() comment (bsc#1234429). +- virtio_vdpa: fix misleading return in void function + (bsc#1234429). +- of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate + root node (bsc#1234429). +- ext4: improve integrity checking in __mb_check_buddy by + enhancing order-0 validation (bsc#1234429). +- ublk: prevent invalid access with DEBUG (bsc#1234429). +- ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4 + (bsc#1234429). +- hwmon: sy7636a: Fix regulator_enable resource leak on error path + (bsc#1234429). +- drm/amd/display: Fix logical vs bitwise bug in + get_embedded_panel_info_v2_1() (bsc#1234429). +- greybus: gb-beagleplay: Fix timeout handling in bootloader + functions (bsc#1234429). +- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select + FW_LOADER (bsc#1234429). +- ASoC: fsl_xcvr: clear the channel status control memory + (bsc#1234429). +- gfs2: Prevent recursive memory reclaim (bsc#1234429). +- ASoC: nau8325: add missing build config (bsc#1234429). +- ASoC: nau8325: use simple i2c probe function (bsc#1234429). +- drm/panthor: Avoid adding of kernel BOs to extobj list + (bsc#1234429). +- RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY + (bsc#1234429). +- RDMA/irdma: Fix data race in irdma_free_pble (bsc#1234429). +- RDMA/irdma: Fix data race in irdma_sc_ccq_arm (bsc#1234429). +- iommu/arm-smmu-qcom: Enable use of all SMR groups when running + bare-metal (bsc#1234429). +- backlight: lp855x: Fix lp855x.h kernel-doc warnings + (bsc#1234429). +- backlight: led-bl: Add devlink to supplier LEDs (bsc#1234429). +- wifi: ieee80211: correct FILS status codes (bsc#1234429). +- iomap: always run error completions in user context + (bsc#1234429). +- iomap: factor out a iomap_dio_done helper (bsc#1234429). +- um: Don't rename vmap to kernel_vmap (bsc#1234429). +- drm/nouveau: restrict the flush page to a 32-bit address + (bsc#1234429). +- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition + (bsc#1234429). +- btrfs: fix leaf leak in an error path in btrfs_del_items() + (bsc#1234429). +- iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tables + (bsc#1234429). +- staging: fbtft: core: fix potential memory leak in + fbtft_probe_common() (bsc#1234429). +- firmware: stratix10-svc: fix make htmldocs warning for + stratix10_svc (bsc#1234429). +- mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add() + (bsc#1234429). +- ASoC: tas2781: correct the wrong period (bsc#1234429). +- RDMA/bnxt_re: Pass correct flag for dma mr creation + (bsc#1234429). +- RDMA/bnxt_re: Fix the inline size for GenP7 devices + (bsc#1234429). +- erofs: limit the level of fs stacking for file-backed mounts + (bsc#1234429). +- RISC-V: KVM: Fix guest page fault within HLV* instructions + (bsc#1234429). +- crypto: ccree - Correctly handle return of sg_nents_for_len + (bsc#1234429). +- crypto: starfive - Correctly handle return of sg_nents_for_len + (bsc#1234429). +- selftests/bpf: Improve reliability of test_perf_branches_no_hw() + (bsc#1234429). +- selftests/bpf: skip test_perf_branches_hw() on unsupported + platforms (bsc#1234429). +- usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE + (bsc#1234429). +- usb: dwc2: fix hang during suspend if set as peripheral + (bsc#1234429). +- usb: dwc2: fix hang during shutdown if set as peripheral + (bsc#1234429). +- usb: dwc2: disable platform lowlevel hw resources during + shutdown (bsc#1234429). +- usb: chaoskey: fix locking for O_NONBLOCK (bsc#1234429). +- ima: Handle error code returned by ima_filter_rule_match() + (bsc#1234429). +- RAS: Report all ARM processor CPER information to userspace + (bsc#1234429). +- wifi: rtl818x: rtl8187: Fix potential buffer underflow in + rtl8187_rx_cb() (bsc#1234429). +- cpuset: Treat cpusets in attaching as populated (bsc#1234429). +- net: phy: adin1100: Fix software power-down ready condition + (bsc#1234429). +- phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from + exceeding the limits (bsc#1234429). +- phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidth + (bsc#1234429). +- phy: freescale: Initialize priv->lock (bsc#1234429). +- phy: renesas: rcar-gen3-usb2: Fix an error handling path in + rcar_gen3_phy_usb2_probe() (bsc#1234429). +- leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring + PWM (bsc#1234429). +- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path + (bsc#1234429). +- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path ++++ 328 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1928/kernel-longterm.changes kernel-source-longterm.changes: same change kernel-syms-longterm.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kernel-longterm.spec ++++++ --- /var/tmp/diff_new_pack.vOsQir/_old 2025-12-22 22:49:08.052762997 +0100 +++ /var/tmp/diff_new_pack.vOsQir/_new 2025-12-22 22:49:08.056763163 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.12 -%define patchversion 6.12.62 -%define git_commit cb9a74eb65c8d036398ab69b8b7b49c2a8122b98 +%define patchversion 6.12.63 +%define git_commit f9723f85bcc5f5b87c3d631bdb7cd63f65b1bacb %define variant -longterm%{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -40,9 +40,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-longterm -Version: 6.12.62 +Version: 6.12.63 %if 0%{?is_kotd} -Release: <RELEASE>.gcb9a74e +Release: <RELEASE>.gf9723f8 %else Release: 0 %endif ++++++ kernel-source-longterm.spec ++++++ --- /var/tmp/diff_new_pack.vOsQir/_old 2025-12-22 22:49:08.092764645 +0100 +++ /var/tmp/diff_new_pack.vOsQir/_new 2025-12-22 22:49:08.096764810 +0100 @@ -17,8 +17,8 @@ %define srcversion 6.12 -%define patchversion 6.12.62 -%define git_commit cb9a74eb65c8d036398ab69b8b7b49c2a8122b98 +%define patchversion 6.12.63 +%define git_commit f9723f85bcc5f5b87c3d631bdb7cd63f65b1bacb %define variant -longterm%{nil} %define gcc_package gcc %define gcc_compiler gcc @@ -28,9 +28,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: kernel-source-longterm -Version: 6.12.62 +Version: 6.12.63 %if 0%{?is_kotd} -Release: <RELEASE>.gcb9a74e +Release: <RELEASE>.gf9723f8 %else Release: 0 %endif ++++++ kernel-syms-longterm.spec ++++++ --- /var/tmp/diff_new_pack.vOsQir/_old 2025-12-22 22:49:08.136766458 +0100 +++ /var/tmp/diff_new_pack.vOsQir/_new 2025-12-22 22:49:08.136766458 +0100 @@ -16,15 +16,15 @@ # -%define git_commit cb9a74eb65c8d036398ab69b8b7b49c2a8122b98 +%define git_commit f9723f85bcc5f5b87c3d631bdb7cd63f65b1bacb %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms-longterm -Version: 6.12.62 +Version: 6.12.63 %if 0%{?is_kotd} -Release: <RELEASE>.gcb9a74e +Release: <RELEASE>.gf9723f8 %else Release: 0 %endif ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.vOsQir/_old 2025-12-22 22:49:08.288772721 +0100 +++ /var/tmp/diff_new_pack.vOsQir/_new 2025-12-22 22:49:08.292772886 +0100 @@ -1,6 +1,6 @@ -mtime: 1765783993 -commit: cbfc3390c55bdce607ca7044dc2558b6e0c97e3929073c1bf5917979cc390c68 +mtime: 1766215755 +commit: 4e32998089fd5227ca2cc462df1edbc0120b20ffea9ad70a2cb8917a0d26214a url: https://src.opensuse.org/kernelbugs/kernel-source-longterm -revision: cbfc3390c55bdce607ca7044dc2558b6e0c97e3929073c1bf5917979cc390c68 +revision: 4e32998089fd5227ca2cc462df1edbc0120b20ffea9ad70a2cb8917a0d26214a trackingbranch: Kernel/slowroll ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-12-20 08:29:27.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ config.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/arm64/default new/config/arm64/default --- old/config/arm64/default 2025-10-12 19:06:43.000000000 +0200 +++ new/config/arm64/default 2025-12-18 17:22:34.000000000 +0100 @@ -9092,6 +9092,7 @@ CONFIG_SND_SOC_MT6359_ACCDET=m CONFIG_SND_SOC_MT6660=m CONFIG_SND_SOC_NAU8315=m +CONFIG_SND_SOC_NAU8325=m CONFIG_SND_SOC_NAU8540=m CONFIG_SND_SOC_NAU8810=m CONFIG_SND_SOC_NAU8821=m @@ -10439,7 +10440,6 @@ CONFIG_RTLLIB_CRYPTO_WEP=m CONFIG_RTL8192E=m CONFIG_RTL8723BS=m -CONFIG_R8712U=m CONFIG_RTS5208=m CONFIG_VT6655=m CONFIG_VT6656=m diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/x86_64/default new/config/x86_64/default --- old/config/x86_64/default 2025-10-12 19:06:43.000000000 +0200 +++ new/config/x86_64/default 2025-12-18 17:22:34.000000000 +0100 @@ -7867,6 +7867,7 @@ # CONFIG_SND_SOC_MT6358 is not set # CONFIG_SND_SOC_MT6660 is not set CONFIG_SND_SOC_NAU8315=m +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set CONFIG_SND_SOC_NAU8810=m CONFIG_SND_SOC_NAU8821=m @@ -9035,7 +9036,6 @@ CONFIG_RTLLIB_CRYPTO_WEP=m CONFIG_RTL8192E=m CONFIG_RTL8723BS=m -CONFIG_R8712U=m CONFIG_RTS5208=m CONFIG_VT6655=m CONFIG_VT6656=m ++++++ patches.kernel.org.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/kernel-source-longterm/patches.kernel.org.tar.bz2 /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.1928/patches.kernel.org.tar.bz2 differ: char 11, line 1 ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.vOsQir/_old 2025-12-22 22:49:09.044803869 +0100 +++ /var/tmp/diff_new_pack.vOsQir/_new 2025-12-22 22:49:09.052804199 +0100 @@ -12600,6 +12600,361 @@ patches.kernel.org/6.12.62-048-bus-mhi-host-pci_generic-Add-Telit-FN920C04-m.patch patches.kernel.org/6.12.62-049-bus-mhi-host-pci_generic-Add-Telit-FN990B40-m.patch patches.kernel.org/6.12.62-050-Linux-6.12.62.patch + patches.kernel.org/6.12.63-001-smack-deduplicate-does-access-rule-request-tr.patch + patches.kernel.org/6.12.63-002-smack-fix-bug-SMACK64TRANSMUTE-set-on-non-dir.patch + patches.kernel.org/6.12.63-003-smack-deduplicate-xattr-setting-in-smack_inod.patch + patches.kernel.org/6.12.63-004-smack-always-instantiate-inode-in-smack_inode.patch + patches.kernel.org/6.12.63-005-smack-fix-bug-invalid-label-of-unix-socket-fi.patch + patches.kernel.org/6.12.63-006-smack-fix-bug-unprivileged-task-can-create-la.patch + patches.kernel.org/6.12.63-007-smack-fix-bug-setting-task-label-silently-ign.patch + patches.kernel.org/6.12.63-008-gpu-host1x-Fix-race-in-syncpt-alloc-free.patch + patches.kernel.org/6.12.63-009-accel-ivpu-Prevent-runtime-suspend-during-con.patch + patches.kernel.org/6.12.63-010-accel-ivpu-Ensure-rpm_runtime_put-in-case-of-.patch + patches.kernel.org/6.12.63-011-drm-panel-visionox-rm69299-Don-t-clear-all-mo.patch + patches.kernel.org/6.12.63-012-accel-ivpu-Make-function-parameter-names-cons.patch + patches.kernel.org/6.12.63-013-accel-ivpu-Fix-DCT-active-percent-format.patch + patches.kernel.org/6.12.63-014-drm-vgem-fence-Fix-potential-deadlock-on-rele.patch + patches.kernel.org/6.12.63-015-USB-Fix-descriptor-count-when-handling-invali.patch + patches.kernel.org/6.12.63-016-pinctrl-renesas-rzg2l-Fix-PMC-restore.patch + patches.kernel.org/6.12.63-017-clk-renesas-cpg-mssr-Add-missing-1ms-delay-in.patch + patches.kernel.org/6.12.63-018-clk-renesas-Use-str_on_off-helper.patch + patches.kernel.org/6.12.63-019-clk-renesas-Pass-sub-struct-of-cpg_mssr_priv-.patch + patches.kernel.org/6.12.63-020-clk-renesas-cpg-mssr-Read-back-reset-register.patch + patches.kernel.org/6.12.63-021-drm-atmel-hlcdc-fix-atmel_xlcdc_plane_setup_s.patch + patches.kernel.org/6.12.63-022-HID-logitech-hidpp-Do-not-assume-FAP-in-hidpp.patch + patches.kernel.org/6.12.63-023-objtool-Fix-standalone-hacks-jump_label.patch + patches.kernel.org/6.12.63-024-objtool-Fix-weak-symbol-detection.patch + patches.kernel.org/6.12.63-025-wifi-ath10k-Avoid-vdev-delete-timeout-when-fi.patch + patches.kernel.org/6.12.63-026-wifi-ath10k-Add-missing-include-of-export.h.patch + patches.kernel.org/6.12.63-027-wifi-ath10k-move-recovery-check-logic-into-a-.patch + patches.kernel.org/6.12.63-028-wifi-ath11k-restore-register-window-after-glo.patch + patches.kernel.org/6.12.63-029-sched-fair-Forfeit-vruntime-on-yield.patch + patches.kernel.org/6.12.63-030-irqchip-irq-bcm7038-l1-Fix-section-mismatch.patch + patches.kernel.org/6.12.63-031-irqchip-irq-bcm7120-l2-Fix-section-mismatch.patch + patches.kernel.org/6.12.63-032-irqchip-irq-brcmstb-l2-Fix-section-mismatch.patch + patches.kernel.org/6.12.63-033-irqchip-imx-mu-msi-Fix-section-mismatch.patch + patches.kernel.org/6.12.63-034-irqchip-renesas-rzg2l-Fix-section-mismatch.patch + patches.kernel.org/6.12.63-035-irqchip-starfive-jh8100-Fix-section-mismatch.patch + patches.kernel.org/6.12.63-036-irqchip-qcom-irq-combiner-Fix-section-mismatc.patch + patches.kernel.org/6.12.63-037-crypto-authenc-Correctly-pass-EINPROGRESS-bac.patch + patches.kernel.org/6.12.63-038-ntfs3-fix-uninit-memory-after-failed-mi_read-.patch + patches.kernel.org/6.12.63-039-ntfs3-Fix-uninit-buffer-allocated-by-__getnam.patch + patches.kernel.org/6.12.63-040-dt-bindings-clock-qcom-x1e80100-gcc-Add-missi.patch + patches.kernel.org/6.12.63-041-dt-bindings-clock-qcom-x1e80100-gcc-Add-missi.patch + patches.kernel.org/6.12.63-042-clk-qcom-gcc-x1e80100-Add-missing-USB4-clocks.patch + patches.kernel.org/6.12.63-043-rculist-Add-hlist_nulls_replace_rcu-and-hlist.patch + patches.kernel.org/6.12.63-044-inet-Avoid-ehash-lookup-race-in-inet_ehash_in.patch + patches.kernel.org/6.12.63-045-inet-Avoid-ehash-lookup-race-in-inet_twsk_has.patch + patches.kernel.org/6.12.63-046-iio-imu-st_lsm6dsx-Fix-measurement-unit-for-o.patch + patches.kernel.org/6.12.63-047-firmware-qcom-tzmem-fix-qcom_tzmem_policy-ker.patch + patches.kernel.org/6.12.63-048-block-mq-deadline-Introduce-dd_start_request.patch + patches.kernel.org/6.12.63-049-block-mq-deadline-Switch-back-to-a-single-dis.patch + patches.kernel.org/6.12.63-050-arm64-dts-freescale-imx8mp-venice-gw7905-2x-r.patch + patches.kernel.org/6.12.63-051-arm64-dts-imx8mm-venice-gw72xx-remove-unused-.patch + patches.kernel.org/6.12.63-052-arm64-dts-imx8mp-venice-gw702x-remove-off-boa.patch + patches.kernel.org/6.12.63-053-arm64-dts-imx8mp-venice-gw702x-remove-off-boa.patch + patches.kernel.org/6.12.63-054-perf-annotate-Check-return-value-of-evsel__ge.patch + patches.kernel.org/6.12.63-055-arm64-dts-exynos-gs101-fix-sysreg_apm-reg-pro.patch + patches.kernel.org/6.12.63-056-PCI-rcar-gen2-Drop-ARM-dependency-from-PCI_RC.patch + patches.kernel.org/6.12.63-057-uio-uio_fsl_elbc_gpcm-Add-null-pointer-check-.patch + patches.kernel.org/6.12.63-058-clk-qcom-camcc-sm8550-Specify-Titan-GDSC-powe.patch + patches.kernel.org/6.12.63-059-clk-qcom-camcc-sm6350-Specify-Titan-GDSC-powe.patch + patches.kernel.org/6.12.63-060-clk-qcom-camcc-sm6350-Fix-PLL-config-of-PLL2.patch + patches.kernel.org/6.12.63-061-clk-qcom-camcc-sm7150-Fix-PLL-config-of-PLL2.patch + patches.kernel.org/6.12.63-062-soc-Switch-back-to-struct-platform_driver-rem.patch + patches.kernel.org/6.12.63-063-soc-qcom-gsbi-fix-double-disable-caused-by-de.patch + patches.kernel.org/6.12.63-064-crypto-asymmetric_keys-prevent-overflow-in-as.patch + patches.kernel.org/6.12.63-065-crypto-hisilicon-qm-restore-original-qos-valu.patch + patches.kernel.org/6.12.63-066-wifi-ath11k-fix-VHT-MCS-assignment.patch + patches.kernel.org/6.12.63-067-wifi-ath11k-fix-peer-HE-MCS-assignment.patch + patches.kernel.org/6.12.63-068-s390-smp-Fix-fallback-CPU-detection.patch + patches.kernel.org/6.12.63-069-s390-ap-Don-t-leak-debug-feature-files-if-AP-.patch + patches.kernel.org/6.12.63-070-arm64-dts-ti-k3-am62p-Fix-memory-ranges-for-G.patch + patches.kernel.org/6.12.63-071-firmware-imx-scu-irq-fix-OF-node-leak-in.patch + patches.kernel.org/6.12.63-072-arm64-dts-qcom-x1e80100-Fix-compile-warnings-.patch + patches.kernel.org/6.12.63-073-arm64-dts-qcom-x1e80100-Add-missing-quirk-for.patch + patches.kernel.org/6.12.63-074-arm64-dts-qcom-sdm845-oneplus-Correct-gpio-us.patch + patches.kernel.org/6.12.63-075-arm64-dts-qcom-sm8650-set-ufs-as-dma-coherent.patch + patches.kernel.org/6.12.63-076-arm64-dts-qcom-qcm6490-shift-otter-Add-missin.patch + patches.kernel.org/6.12.63-077-phy-mscc-Fix-PTP-for-VSC8574-and-VSC8572.patch + patches.kernel.org/6.12.63-078-sctp-Defer-SCTP_DBG_OBJCNT_DEC-to-sctp_destro.patch + patches.kernel.org/6.12.63-079-RDMA-rxe-Fix-null-deref-on-srq-rq.queue-after.patch + patches.kernel.org/6.12.63-080-ARM-dts-renesas-gose-Remove-superfluous-port-.patch + patches.kernel.org/6.12.63-081-ARM-dts-renesas-r9a06g032-rzn1d400-db-Drop-in.patch + patches.kernel.org/6.12.63-082-Revert-mtd-rawnand-marvell-fix-layouts.patch + patches.kernel.org/6.12.63-083-mtd-nand-relax-ECC-parameter-validation-check.patch + patches.kernel.org/6.12.63-084-mtd-rawnand-lpc32xx_slc-fix-GPIO-descriptor-l.patch + patches.kernel.org/6.12.63-085-perf-Remove-get_perf_callchain-init_nr-argume.patch + patches.kernel.org/6.12.63-086-bpf-Refactor-stack-map-trace-depth-calculatio.patch + patches.kernel.org/6.12.63-087-bpf-Fix-stackmap-overflow-check-in-__bpf_get_.patch + patches.kernel.org/6.12.63-088-perf-x86-intel-cstate-Remove-PC3-support-from.patch + patches.kernel.org/6.12.63-089-task_work-Fix-NMI-race-condition.patch + patches.kernel.org/6.12.63-090-x86-dumpstack-Prevent-KASAN-false-positive-wa.patch + patches.kernel.org/6.12.63-091-tools-nolibc-stdio-let-perror-work-when-NOLIB.patch + patches.kernel.org/6.12.63-092-soc-qcom-smem-fix-hwspinlock-resource-leak-in.patch + patches.kernel.org/6.12.63-093-pinctrl-stm32-fix-hwspinlock-resource-leak-in.patch + patches.kernel.org/6.12.63-094-i3c-fix-refcount-inconsistency-in-i3c_master_.patch + patches.kernel.org/6.12.63-095-i3c-master-svc-Prevent-incomplete-IBI-transac.patch + patches.kernel.org/6.12.63-096-wifi-ath12k-fix-potential-memory-leak-in-ath1.patch + patches.kernel.org/6.12.63-097-interconnect-qcom-msm8996-add-missing-link-to.patch + patches.kernel.org/6.12.63-098-arm64-dts-qcom-msm8996-add-interconnect-paths.patch + patches.kernel.org/6.12.63-099-interconnect-debugfs-Fix-incorrect-error-hand.patch + patches.kernel.org/6.12.63-100-drm-imagination-Fix-reference-to-devm_platfor.patch + patches.kernel.org/6.12.63-101-perf-lock-contention-Load-kernel-map-before-l.patch + patches.kernel.org/6.12.63-102-perf-record-skip-synthesize-event-when-open-e.patch + patches.kernel.org/6.12.63-103-power-supply-rt5033_charger-Fix-device-node-r.patch + patches.kernel.org/6.12.63-104-power-supply-cw2015-Check-devm_delayed_work_a.patch + patches.kernel.org/6.12.63-105-power-supply-max17040-Check-iio_read_channel_.patch + patches.kernel.org/6.12.63-106-power-supply-rt9467-Return-error-on-failure-i.patch + patches.kernel.org/6.12.63-107-power-supply-rt9467-Prevent-using-uninitializ.patch + patches.kernel.org/6.12.63-108-power-supply-wm831x-Check-wm831x_set_bits-ret.patch + patches.kernel.org/6.12.63-109-power-supply-apm_power-only-unset-own-apm_get.patch + patches.kernel.org/6.12.63-110-scsi-target-Do-not-write-NUL-characters-into-.patch + patches.kernel.org/6.12.63-111-fs-9p-Don-t-open-remote-file-with-APPEND-mode.patch + patches.kernel.org/6.12.63-112-drm-panthor-Handle-errors-returned-by-drm_sch.patch + patches.kernel.org/6.12.63-113-drm-panthor-Fix-group_free_queue-for-partiall.patch + patches.kernel.org/6.12.63-114-drm-panthor-Fix-UAF-race-between-device-unplu.patch + patches.kernel.org/6.12.63-115-drm-panthor-Fix-race-with-suspend-during-unpl.patch + patches.kernel.org/6.12.63-116-drm-panthor-Fix-UAF-on-kernel-BO-VA-nodes.patch + patches.kernel.org/6.12.63-117-spi-tegra210-quad-Fix-timeout-handling.patch + patches.kernel.org/6.12.63-118-libbpf-Fix-parsing-of-multi-split-BTF.patch + patches.kernel.org/6.12.63-119-ARM-dts-am335x-netcom-plus-2xx-add-missing-GP.patch + patches.kernel.org/6.12.63-120-ARM-dts-omap3-beagle-xm-Correct-obsolete-TWL4.patch + patches.kernel.org/6.12.63-121-ARM-dts-omap3-n900-Correct-obsolete-TWL4030-p.patch + patches.kernel.org/6.12.63-122-x86-boot-Fix-page-table-access-in-5-level-to-.patch + patches.kernel.org/6.12.63-123-efi-libstub-Fix-page-table-access-in-5-level-.patch + patches.kernel.org/6.12.63-124-locktorture-Fix-memory-leak-in-param_set_cpum.patch + patches.kernel.org/6.12.63-125-mfd-da9055-Fix-missing-regmap_del_irq_chip-in.patch + patches.kernel.org/6.12.63-126-ext4-correct-the-checking-of-quota-files-befo.patch + patches.kernel.org/6.12.63-127-perf-x86-intel-Correct-large-PEBS-flag-check.patch + patches.kernel.org/6.12.63-128-regulator-core-disable-supply-if-enabling-mai.patch + patches.kernel.org/6.12.63-129-md-fix-rcu-protection-in-md_wakeup_thread.patch + patches.kernel.org/6.12.63-130-nbd-defer-config-put-in-recv_work.patch + patches.kernel.org/6.12.63-131-scsi-stex-Fix-reboot_notifier-leak-in-probe-e.patch + patches.kernel.org/6.12.63-132-scsi-smartpqi-Fix-device-resources-accessed-a.patch + patches.kernel.org/6.12.63-133-dt-bindings-PCI-amlogic-Fix-the-register-name.patch + patches.kernel.org/6.12.63-134-RDMA-rtrs-server-Fix-error-handling-in-get_or.patch + patches.kernel.org/6.12.63-135-ARM-dts-stm32-stm32mp157c-phycore-Fix-STMPE81.patch + patches.kernel.org/6.12.63-136-ntfs3-init-run-lock-for-extend-inode.patch + patches.kernel.org/6.12.63-137-drm-panthor-Fix-potential-memleak-of-vma-stru.patch + patches.kernel.org/6.12.63-138-scsi-ufs-core-fix-incorrect-buffer-duplicatio.patch + patches.kernel.org/6.12.63-139-cpufreq-amd-pstate-Call-cppc_set_auto_sel-onl.patch + patches.kernel.org/6.12.63-140-powerpc-kdump-Fix-size-calculation-for-hot-re.patch + patches.kernel.org/6.12.63-141-powerpc-32-Fix-unpaired-stwcx.-on-interrupt-e.patch + patches.kernel.org/6.12.63-142-macintosh-mac_hid-fix-race-condition-in-mac_h.patch + patches.kernel.org/6.12.63-143-wifi-cw1200-Fix-potential-memory-leak-in-cw12.patch + patches.kernel.org/6.12.63-144-nbd-defer-config-unlock-in-nbd_genl_connect.patch + patches.kernel.org/6.12.63-145-coresight-Change-device-mode-to-atomic-type.patch + patches.kernel.org/6.12.63-146-coresight-etm4x-Correct-polling-IDLE-bit.patch + patches.kernel.org/6.12.63-147-coresight-etm4x-Extract-the-trace-unit-contro.patch + patches.kernel.org/6.12.63-148-coresight-etm4x-Add-context-synchronization-b.patch + patches.kernel.org/6.12.63-149-clk-renesas-r9a06g032-Fix-memory-leak-in-erro.patch + patches.kernel.org/6.12.63-150-lib-vsprintf-Check-pointer-before-dereferenci.patch + patches.kernel.org/6.12.63-151-ocfs2-relax-BUG-to-ocfs2_error-in-__ocfs2_mov.patch + patches.kernel.org/6.12.63-152-ACPI-property-Fix-fwnode-refcount-leak-in-acp.patch + patches.kernel.org/6.12.63-153-scsi-sim710-Fix-resource-leak-by-adding-missi.patch + patches.kernel.org/6.12.63-154-leds-netxbig-Fix-GPIO-descriptor-leak-in-erro.patch + patches.kernel.org/6.12.63-155-bpf-Free-special-fields-when-update-lru_-perc.patch + patches.kernel.org/6.12.63-156-PCI-keystone-Exit-ks_pcie_probe-for-invalid-m.patch + patches.kernel.org/6.12.63-157-arm64-dts-rockchip-Move-the-EEPROM-to-correct.patch + patches.kernel.org/6.12.63-158-arm64-dts-rockchip-Add-eeprom-vcc-supply-for-.patch + patches.kernel.org/6.12.63-159-arm64-dts-rockchip-Add-eeprom-vcc-supply-for-.patch + patches.kernel.org/6.12.63-160-crypto-iaa-Fix-incorrect-return-value-in-save.patch + patches.kernel.org/6.12.63-161-drm-msm-dpu-drop-dpu_hw_dsc_destroy-prototype.patch + patches.kernel.org/6.12.63-162-ps3disk-use-memcpy_-from-to-_bvec-index.patch + patches.kernel.org/6.12.63-163-bpf-Handle-return-value-of-ftrace_set_filter_.patch + patches.kernel.org/6.12.63-164-selftests-bpf-Fix-failure-paths-in-send_signa.patch + patches.kernel.org/6.12.63-165-bpf-Check-skb-transport_header-is-set-in-bpf_.patch + patches.kernel.org/6.12.63-166-watchdog-wdat_wdt-Fix-ACPI-table-leak-in-prob.patch + patches.kernel.org/6.12.63-167-watchdog-starfive-Fix-resource-leak-in-probe-.patch + patches.kernel.org/6.12.63-168-tracefs-fix-a-leak-in-eventfs_create_events_d.patch + patches.kernel.org/6.12.63-169-NFSD-blocklayout-Fix-minlength-check-in-proc_.patch + patches.kernel.org/6.12.63-170-block-blk-throttle-Fix-throttle-slice-time-fo.patch + patches.kernel.org/6.12.63-171-drm-msm-a2xx-stop-over-complaining-about-the-.patch + patches.kernel.org/6.12.63-172-wifi-rtl818x-Fix-potential-memory-leaks-in-rt.patch + patches.kernel.org/6.12.63-173-bpf-Fix-invalid-prog-stats-access-when-update.patch + patches.kernel.org/6.12.63-174-powerpc-64s-hash-Restrict-stress_hpt_struct-m.patch + patches.kernel.org/6.12.63-175-powerpc-64s-ptdump-Fix-kernel_hash_pagetable-.patch + patches.kernel.org/6.12.63-176-fs-ntfs3-out1-also-needs-to-put-mi.patch + patches.kernel.org/6.12.63-177-fs-ntfs3-Prevent-memory-leaks-in-add-sub-reco.patch + patches.kernel.org/6.12.63-178-drm-mediatek-Fix-CCORR-mtk_ctm_s31_32_to_s1_n.patch + patches.kernel.org/6.12.63-179-drm-msm-a6xx-Flush-LRZ-cache-before-PT-switch.patch + patches.kernel.org/6.12.63-180-drm-msm-a6xx-Fix-the-gemnoc-workaround.patch + patches.kernel.org/6.12.63-181-drm-msm-a6xx-Improve-MX-rail-fallback-in-RPMH.patch + patches.kernel.org/6.12.63-182-ipv6-clear-RA-flags-when-adding-a-static-rout.patch + patches.kernel.org/6.12.63-183-perf-arm-spe-Extend-branch-operations.patch + patches.kernel.org/6.12.63-184-perf-arm_spe-Fix-memset-subclass-in-operation.patch + patches.kernel.org/6.12.63-185-pwm-bcm2835-Make-sure-the-channel-is-enabled-.patch + patches.kernel.org/6.12.63-186-scsi-qla2xxx-Fix-improper-freeing-of-purex-it.patch + patches.kernel.org/6.12.63-187-iommu-vt-d-Fix-unused-invalidation-hint-in-qi.patch + patches.kernel.org/6.12.63-188-wifi-mac80211-fix-CMAC-functions-not-handling.patch + patches.kernel.org/6.12.63-189-mfd-mt6397-irq-Fix-missing-irq_domain_remove-.patch + patches.kernel.org/6.12.63-190-mfd-mt6358-irq-Fix-missing-irq_domain_remove-.patch + patches.kernel.org/6.12.63-191-leds-rgb-leds-qcom-lpg-Don-t-enable-TRILED-wh.patch + patches.kernel.org/6.12.63-192-phy-renesas-rcar-gen3-usb2-Fix-an-error-handl.patch + patches.kernel.org/6.12.63-193-phy-freescale-Initialize-priv-lock.patch + patches.kernel.org/6.12.63-194-phy-rockchip-samsung-hdptx-Reduce-ROPLL-loop-.patch + patches.kernel.org/6.12.63-195-phy-rockchip-samsung-hdptx-Prevent-Inter-Pair.patch + patches.kernel.org/6.12.63-196-net-phy-adin1100-Fix-software-power-down-read.patch + patches.kernel.org/6.12.63-197-cpuset-Treat-cpusets-in-attaching-as-populate.patch + patches.kernel.org/6.12.63-198-wifi-rtl818x-rtl8187-Fix-potential-buffer-und.patch + patches.kernel.org/6.12.63-199-RAS-Report-all-ARM-processor-CPER-information.patch + patches.kernel.org/6.12.63-200-ima-Handle-error-code-returned-by-ima_filter_.patch + patches.kernel.org/6.12.63-201-usb-chaoskey-fix-locking-for-O_NONBLOCK.patch + patches.kernel.org/6.12.63-202-usb-dwc2-disable-platform-lowlevel-hw-resourc.patch + patches.kernel.org/6.12.63-203-usb-dwc2-fix-hang-during-shutdown-if-set-as-p.patch + patches.kernel.org/6.12.63-204-usb-dwc2-fix-hang-during-suspend-if-set-as-pe.patch + patches.kernel.org/6.12.63-205-usb-raw-gadget-cap-raw_io-transfer-length-to-.patch + patches.kernel.org/6.12.63-206-selftests-bpf-skip-test_perf_branches_hw-on-u.patch + patches.kernel.org/6.12.63-207-selftests-bpf-Improve-reliability-of-test_per.patch + patches.kernel.org/6.12.63-208-crypto-starfive-Correctly-handle-return-of-sg.patch + patches.kernel.org/6.12.63-209-crypto-ccree-Correctly-handle-return-of-sg_ne.patch + patches.kernel.org/6.12.63-210-RISC-V-KVM-Fix-guest-page-fault-within-HLV-in.patch + patches.kernel.org/6.12.63-211-erofs-limit-the-level-of-fs-stacking-for-file.patch + patches.kernel.org/6.12.63-212-RDMA-bnxt_re-Fix-the-inline-size-for-GenP7-de.patch + patches.kernel.org/6.12.63-213-RDMA-bnxt_re-Pass-correct-flag-for-dma-mr-cre.patch + patches.kernel.org/6.12.63-214-ASoC-tas2781-correct-the-wrong-period.patch + patches.kernel.org/6.12.63-215-mt76-mt7615-Fix-memory-leak-in-mt7615_mcu_wtb.patch + patches.kernel.org/6.12.63-216-firmware-stratix10-svc-fix-make-htmldocs-warn.patch + patches.kernel.org/6.12.63-217-staging-fbtft-core-fix-potential-memory-leak-.patch + patches.kernel.org/6.12.63-218-iommu-arm-smmu-v3-Fix-error-check-in-arm_smmu.patch + patches.kernel.org/6.12.63-219-btrfs-fix-leaf-leak-in-an-error-path-in-btrfs.patch + patches.kernel.org/6.12.63-220-PCI-dwc-Fix-wrong-PORT_LOGIC_LTSSM_STATE_MASK.patch + patches.kernel.org/6.12.63-221-drm-nouveau-restrict-the-flush-page-to-a-32-b.patch + patches.kernel.org/6.12.63-222-um-Don-t-rename-vmap-to-kernel_vmap.patch + patches.kernel.org/6.12.63-223-iomap-factor-out-a-iomap_dio_done-helper.patch + patches.kernel.org/6.12.63-224-iomap-always-run-error-completions-in-user-co.patch + patches.kernel.org/6.12.63-225-wifi-ieee80211-correct-FILS-status-codes.patch + patches.kernel.org/6.12.63-226-backlight-led-bl-Add-devlink-to-supplier-LEDs.patch + patches.kernel.org/6.12.63-227-backlight-lp855x-Fix-lp855x.h-kernel-doc-warn.patch + patches.kernel.org/6.12.63-228-iommu-arm-smmu-qcom-Enable-use-of-all-SMR-gro.patch + patches.kernel.org/6.12.63-229-RDMA-irdma-Fix-data-race-in-irdma_sc_ccq_arm.patch + patches.kernel.org/6.12.63-230-RDMA-irdma-Fix-data-race-in-irdma_free_pble.patch + patches.kernel.org/6.12.63-231-RDMA-irdma-Do-not-directly-rely-on-IB_PD_UNSA.patch + patches.kernel.org/6.12.63-232-drm-panthor-Avoid-adding-of-kernel-BOs-to-ext.patch + patches.kernel.org/6.12.63-233-ASoC-nau8325-use-simple-i2c-probe-function.patch + patches.kernel.org/6.12.63-234-ASoC-nau8325-add-missing-build-config.patch + patches.kernel.org/6.12.63-235-gfs2-Prevent-recursive-memory-reclaim.patch + patches.kernel.org/6.12.63-236-ASoC-fsl_xcvr-clear-the-channel-status-contro.patch + patches.kernel.org/6.12.63-237-firmware_loader-make-RUST_FW_LOADER_ABSTRACTI.patch + patches.kernel.org/6.12.63-238-greybus-gb-beagleplay-Fix-timeout-handling-in.patch + patches.kernel.org/6.12.63-239-drm-amd-display-Fix-logical-vs-bitwise-bug-in.patch + patches.kernel.org/6.12.63-240-hwmon-sy7636a-Fix-regulator_enable-resource-l.patch + patches.kernel.org/6.12.63-241-ACPI-processor_core-fix-map_x2apic_id-for-amd.patch + patches.kernel.org/6.12.63-242-ublk-prevent-invalid-access-with-DEBUG.patch + patches.kernel.org/6.12.63-243-ext4-improve-integrity-checking-in-__mb_check.patch + patches.kernel.org/6.12.63-244-of-Skip-devicetree-kunit-tests-when-RISCV-ACP.patch + patches.kernel.org/6.12.63-245-virtio_vdpa-fix-misleading-return-in-void-fun.patch + patches.kernel.org/6.12.63-246-virtio-fix-typo-in-virtio_device_ready-commen.patch + patches.kernel.org/6.12.63-247-virtio-fix-whitespace-in-virtio_config_ops.patch + patches.kernel.org/6.12.63-248-virtio-fix-grammar-in-virtio_queue_info-docs.patch + patches.kernel.org/6.12.63-249-virtio-fix-virtqueue_set_affinity-docs.patch + patches.kernel.org/6.12.63-250-vdpa-mlx5-Fix-incorrect-error-code-reporting-.patch + patches.kernel.org/6.12.63-251-vhost-Fix-kthread-worker-cgroup-failure-handl.patch + patches.kernel.org/6.12.63-252-vdpa-pds-use-pe-for-ERR_PTR-in-event-handler-.patch + patches.kernel.org/6.12.63-253-ASoC-Intel-catpt-Fix-error-path-in-hw_params.patch + patches.kernel.org/6.12.63-254-spi-airoha-snfi-en7523-workaround-flash-damag.patch + patches.kernel.org/6.12.63-255-ARM-dts-samsung-universal_c210-turn-off-SDIO-.patch + patches.kernel.org/6.12.63-256-ARM-dts-samsung-exynos4210-i9100-turn-off-SDI.patch + patches.kernel.org/6.12.63-257-ARM-dts-samsung-exynos4210-trats-turn-off-SDI.patch + patches.kernel.org/6.12.63-258-ARM-dts-samsung-exynos4412-midas-turn-off-SDI.patch + patches.kernel.org/6.12.63-259-regulator-core-Protect-regulator_supply_alias.patch + patches.kernel.org/6.12.63-260-resource-replace-open-coded-resource_intersec.patch + patches.kernel.org/6.12.63-261-resource-introduce-is_type_match-helper-and-u.patch + patches.kernel.org/6.12.63-262-Reinstate-resource-avoid-unnecessary-lookups-.patch + patches.kernel.org/6.12.63-263-netfilter-flowtable-check-for-maximum-number-.patch + patches.kernel.org/6.12.63-264-netfilter-nf_conncount-rework-API-to-use-sk_b.patch + patches.kernel.org/6.12.63-265-netfilter-nft_connlimit-update-the-count-if-a.patch + patches.kernel.org/6.12.63-266-net-stmmac-fix-rx-limit-check-in-stmmac_rx_zc.patch + patches.kernel.org/6.12.63-267-mtd-rawnand-renesas-Handle-devm_pm_runtime_en.patch + patches.kernel.org/6.12.63-268-spi-ch341-fix-out-of-bounds-memory-access-in-.patch + patches.kernel.org/6.12.63-269-vfio-pci-Use-RCU-for-error-request-triggers-t.patch + patches.kernel.org/6.12.63-270-net-phy-aquantia-check-for-NVMEM-deferral.patch + patches.kernel.org/6.12.63-271-selftests-bonding-add-ipvlan-over-bond-testin.patch + patches.kernel.org/6.12.63-272-selftests-bonding-add-delay-before-each-xvlan.patch + patches.kernel.org/6.12.63-273-mtd-lpddr_cmds-fix-signed-shifts-in-lpddr_cmd.patch + patches.kernel.org/6.12.63-274-remoteproc-qcom_q6v5_wcss-fix-parsing-of-qcom.patch + patches.kernel.org/6.12.63-275-md-raid5-fix-IO-hang-when-array-is-broken-wit.patch + patches.kernel.org/6.12.63-276-clk-keystone-fix-compile-testing.patch + patches.kernel.org/6.12.63-277-net-hsr-remove-one-synchronize_rcu-from-hsr_d.patch + patches.kernel.org/6.12.63-278-net-hsr-remove-synchronize_rcu-from-hsr_add_p.patch + patches.kernel.org/6.12.63-279-net-hsr-Create-and-export-hsr_get_port_ndev.patch + patches.kernel.org/6.12.63-280-net-hsr-create-an-API-to-get-hsr-port-type.patch + patches.kernel.org/6.12.63-281-net-dsa-xrs700x-reject-unsupported-HSR-config.patch + patches.kernel.org/6.12.63-282-net-sched-sch_cake-Fix-incorrect-qlen-reducti.patch + patches.kernel.org/6.12.63-283-perf-tools-Mark-split-kallsyms-DSOs-as-loaded.patch + patches.kernel.org/6.12.63-284-perf-tools-Fix-split-kallsyms-DSO-counting.patch + patches.kernel.org/6.12.63-285-perf-hist-In-init-ensure-mem_info-is-put-on-e.patch + patches.kernel.org/6.12.63-286-pinctrl-single-Fix-incorrect-type-for-error-r.patch + patches.kernel.org/6.12.63-287-fbdev-ssd1307fb-fix-potential-page-leak-in-ss.patch + patches.kernel.org/6.12.63-288-9p-fix-cache-debug-options-printing-in-v9fs_s.patch + patches.kernel.org/6.12.63-289-sched-fair-Fix-unfairness-caused-by-stalled-t.patch + patches.kernel.org/6.12.63-290-platform-x86-intel-pmc-Update-Arrow-Lake-tele.patch + patches.kernel.org/6.12.63-291-f2fs-keep-POSIX_FADV_NOREUSE-ranges.patch + patches.kernel.org/6.12.63-292-f2fs-add-a-sysfs-entry-to-reclaim-POSIX_FADV_.patch + patches.kernel.org/6.12.63-293-f2fs-fix-to-avoid-running-out-of-free-segment.patch + patches.kernel.org/6.12.63-294-f2fs-add-carve_out-sysfs-node.patch + patches.kernel.org/6.12.63-295-f2fs-sysfs-add-encoding_flags-entry.patch + patches.kernel.org/6.12.63-296-f2fs-introduce-reserved_pin_section-sysfs-ent.patch + patches.kernel.org/6.12.63-297-f2fs-add-gc_boost_gc_multiple-sysfs-node.patch + patches.kernel.org/6.12.63-298-f2fs-add-gc_boost_gc_greedy-sysfs-node.patch + patches.kernel.org/6.12.63-299-f2fs-maintain-one-time-GC-mode-is-enabled-dur.patch + patches.kernel.org/6.12.63-300-NFS-Avoid-changing-nlink-when-file-removes-an.patch + patches.kernel.org/6.12.63-301-fs-nls-Fix-utf16-to-utf8-conversion.patch + patches.kernel.org/6.12.63-302-NFS-Initialise-verifiers-for-visible-dentries.patch + patches.kernel.org/6.12.63-303-NFS-Initialise-verifiers-for-visible-dentries.patch + patches.kernel.org/6.12.63-304-nfs-vfs-discard-d_exact_alias.patch + patches.kernel.org/6.12.63-305-NFS-Initialise-verifiers-for-visible-dentries.patch + patches.kernel.org/6.12.63-306-NFSv4-pNFS-Clear-NFS_INO_LAYOUTCOMMIT-in-pnfs.patch + patches.kernel.org/6.12.63-307-Revert-nfs-ignore-SB_RDONLY-when-remounting-n.patch + patches.kernel.org/6.12.63-308-Revert-nfs-clear-SB_RDONLY-before-getting-sup.patch + patches.kernel.org/6.12.63-309-Revert-nfs-ignore-SB_RDONLY-when-mounting-nfs.patch + patches.kernel.org/6.12.63-310-NFS-Automounted-filesystems-should-inherit-ro.patch + patches.kernel.org/6.12.63-311-Expand-the-type-of-nfs_fattr-valid.patch + patches.kernel.org/6.12.63-312-NFS-Fix-inheritance-of-the-block-sizes-when-a.patch + patches.kernel.org/6.12.63-313-fs-nls-Fix-inconsistency-between-utf8_to_utf3.patch + patches.kernel.org/6.12.63-314-platform-x86-asus-wmi-use-brightness_set_bloc.patch + patches.kernel.org/6.12.63-315-ASoC-bcm-bcm63xx-pcm-whistler-Check-return-va.patch + patches.kernel.org/6.12.63-316-ASoC-ak4458-Disable-regulator-when-error-happ.patch + patches.kernel.org/6.12.63-317-ASoC-ak5558-Disable-regulator-when-error-happ.patch + patches.kernel.org/6.12.63-318-blk-mq-Abort-suspend-when-wakeup-events-are-p.patch + patches.kernel.org/6.12.63-319-block-fix-comment-for-op_is_zone_mgmt-to-incl.patch + patches.kernel.org/6.12.63-320-block-fix-memory-leak-in-__blkdev_issue_zero_.patch + patches.kernel.org/6.12.63-321-nvme-auth-use-kvfree-for-memory-allocated-wit.patch + patches.kernel.org/6.12.63-322-drm-plane-Fix-IS_ERR-vs-NULL-check-in-drm_pla.patch + patches.kernel.org/6.12.63-323-regulator-fixed-Rely-on-the-core-freeing-the-.patch + patches.kernel.org/6.12.63-324-ALSA-firewire-motu-fix-buffer-overflow-in-hwd.patch + patches.kernel.org/6.12.63-325-drm-nouveau-refactor-deprecated-strcpy.patch + patches.kernel.org/6.12.63-326-cifs-Fix-handling-of-a-beyond-EOF-DIO-unbuffe.patch + patches.kernel.org/6.12.63-327-docs-hwmon-fix-link-to-g762-devicetree-bindin.patch + patches.kernel.org/6.12.63-328-dma-pool-eliminate-alloc_pages-warning-in-ato.patch + patches.kernel.org/6.12.63-329-ALSA-uapi-Fix-typo-in-asound.h-comment.patch + patches.kernel.org/6.12.63-330-drm-amdkfd-Use-huge-page-size-to-check-split-.patch + patches.kernel.org/6.12.63-331-rtc-gamecube-Check-the-return-value-of-iorema.patch + patches.kernel.org/6.12.63-332-ALSA-firewire-motu-add-bounds-check-in-put_us.patch + patches.kernel.org/6.12.63-333-ARM-9464-1-fix-input-only-operand-modificatio.patch + patches.kernel.org/6.12.63-334-block-Use-RCU-in-blk_mq_-un-quiesce_tagset-in.patch + patches.kernel.org/6.12.63-335-block-return-unsigned-int-from-queue_dma_alig.patch + patches.kernel.org/6.12.63-336-dm-raid-fix-possible-NULL-dereference-with-un.patch + patches.kernel.org/6.12.63-337-dm-log-writes-Add-missing-set_freezable-for-f.patch + patches.kernel.org/6.12.63-338-efi-cper-Add-a-new-helper-function-to-print-b.patch + patches.kernel.org/6.12.63-339-efi-cper-Adjust-infopfx-size-to-accept-an-ext.patch + patches.kernel.org/6.12.63-340-efi-cper-align-ARM-CPER-type-with-UEFI-2.9A-2.patch + patches.kernel.org/6.12.63-341-scsi-imm-Fix-use-after-free-bug-caused-by-unf.patch + patches.kernel.org/6.12.63-342-irqchip-mchp-eic-Fix-error-code-in-mchp_eic_d.patch + patches.kernel.org/6.12.63-343-ocfs2-fix-memory-leak-in-ocfs2_merge_rec_left.patch + patches.kernel.org/6.12.63-344-LoongArch-Add-machine_kexec_mask_interrupts-i.patch + patches.kernel.org/6.12.63-345-net-lan743x-Allocate-rings-outside-ZONE_DMA.patch + patches.kernel.org/6.12.63-346-net-dst-introduce-dst-dev_rcu.patch + patches.kernel.org/6.12.63-347-tcp_metrics-use-dst_dev_net_rcu.patch + patches.kernel.org/6.12.63-348-usb-gadget-tegra-xudc-Always-reinitialize-dat.patch + patches.kernel.org/6.12.63-349-usb-phy-Initialize-struct-usb_phy-list_head.patch + patches.kernel.org/6.12.63-350-usb-dwc3-dwc3_power_off_all_roothub_ports-Use.patch + patches.kernel.org/6.12.63-351-ALSA-dice-fix-buffer-overflow-in-detect_strea.patch + patches.kernel.org/6.12.63-352-ALSA-wavefront-Fix-integer-overflow-in-sample.patch + patches.kernel.org/6.12.63-353-ASoC-codecs-nau8325-Silence-uninitialized-var.patch + patches.kernel.org/6.12.63-354-Linux-6.12.63.patch + patches.kernel.org/netfilter-nf_conncount-fix-leaked-ct-in-error-paths.patch ######################################################## # Build fixes that apply to the vanilla kernel too. ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.vOsQir/_old 2025-12-22 22:49:09.080805353 +0100 +++ /var/tmp/diff_new_pack.vOsQir/_new 2025-12-22 22:49:09.084805518 +0100 @@ -1,4 +1,4 @@ -2025-12-14 18:32:17 +0000 -GIT Revision: cb9a74eb65c8d036398ab69b8b7b49c2a8122b98 +2025-12-20 02:22:03 +0000 +GIT Revision: f9723f85bcc5f5b87c3d631bdb7cd63f65b1bacb GIT Branch: slowroll
