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-11-17 12:08:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source-longterm (Old) and /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.2061 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source-longterm" Mon Nov 17 12:08:28 2025 rev:98 rq:1317726 version:6.12.58 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes 2025-11-05 16:19:51.325990525 +0100 +++ /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.2061/kernel-longterm.changes 2025-11-17 12:08:59.485360111 +0100 @@ -1,0 +2,961 @@ +Thu Nov 13 22:09:47 CET 2025 - [email protected] + +- Linux 6.12.58 (bsc#1234429). +- drm/amd/display: Fix black screen with HDMI outputs + (bsc#1234429). +- drm/amdgpu: Fix function header names in amdgpu_connectors.c + (bsc#1234429). +- drm/amdgpu: Fix unintended error log in VCN5_0_0 (bsc#1234429). +- ACPI: SPCR: Check for table version when using precise baudrate + (bsc#1234429). +- extcon: adc-jack: Cleanup wakeup source only if it was enabled + (bsc#1234429). +- drm/amd/display: update color on atomic commit time + (bsc#1234429). +- scsi: ufs: core: Add a quirk to suppress link_startup_again + (bsc#1234429). +- scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE + for Intel ADL (bsc#1234429). +- scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllers + (bsc#1234429). +- lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround + for GCC (bsc#1234429). +- virtio-net: fix received length check in big packets + (bsc#1234429). +- drm/amd/display: Fix NULL deref in debugfs odm_combine_segments + (bsc#1234429). +- drm/amdgpu/smu: Handle S0ix for vangogh (bsc#1234429). +- smb: client: fix potential UAF in smb2_close_cached_fid() + (bsc#1234429). +- smb: client: validate change notify buffer before copy + (bsc#1234429). +- x86/microcode/AMD: Add more known models to entry sign checking + (bsc#1234429). +- rtc: rx8025: fix incorrect register reference (bsc#1234429). +- parisc: Avoid crash due to unaligned access in unwinder + (bsc#1234429). +- iommufd: Don't overflow during division for dirty tracking + (bsc#1234429). +- Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern() + (bsc#1234429). +- drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb + (bsc#1234429). +- drm/amd/display: Enable mst when it's detected but yet to be + initialized (bsc#1234429). +- tracing: Fix memory leaks in create_field_var() (bsc#1234429). +- net: bridge: fix MST static key usage (bsc#1234429). +- net: bridge: fix use-after-free due to MST port state bypass + (bsc#1234429). +- lan966x: Fix sleeping in atomic context (bsc#1234429). +- net: dsa: microchip: Fix reserved multicast address table + programming (bsc#1234429). +- net: wan: framer: pef2256: Switch to devm_mfd_add_devices() + (bsc#1234429). +- net/mlx5e: SHAMPO, Fix skb size check for 64K pages + (bsc#1234429). +- net: ti: icssg-prueth: Fix fdb hash size configuration + (bsc#1234429). +- net/mlx5e: Fix return value in case of module EEPROM read error + (bsc#1234429). +- wifi: mac80211_hwsim: Limit destroy_on_close radio removal to + netgroup (bsc#1234429). +- bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem() + (bsc#1234429). +- bnxt_en: Refactor bnxt_free_ctx_mem() (bsc#1234429). +- bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type + (bsc#1234429). +- bnxt_en: Fix a possible memory leak in bnxt_ptp_init + (bsc#1234429). +- net: usb: qmi_wwan: initialize MAC header offset in + qmimux_rx_fixup (bsc#1234429). +- net: ionic: map SKB after pseudo-header checksum prep + (bsc#1234429). +- net: ionic: add dma_wmb() before ringing TX doorbell + (bsc#1234429). +- sctp: Hold sock lock while iterating over address list + (bsc#1234429). +- sctp: Prevent TOCTOU out-of-bounds write (bsc#1234429). +- sctp: Hold RCU read lock while iterating over address list + (bsc#1234429). +- net: dsa: b53: stop reading ARL entries if search is done + (bsc#1234429). +- net: dsa: b53: fix enabling ip multicast (bsc#1234429). +- net: dsa: b53: fix bcm63xx RGMII port link adjustment + (bsc#1234429). +- net: dsa: b53: fix resetting speed and pause on forced link + (bsc#1234429). +- gpiolib: fix invalid pointer access in debugfs (bsc#1234429). +- gpio: swnode: don't use the swnode's name as the key for GPIO + lookup (bsc#1234429). +- net: vlan: sync VLAN features with lower device (bsc#1234429). +- selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing + ethtool-common.sh (bsc#1234429). +- selftests/net: use destination options instead of hop-by-hop + (bsc#1234429). +- selftests/net: fix out-of-order delivery of FIN in gro:tcp test + (bsc#1234429). +- net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports + for bcm63xx (bsc#1234429). +- net: dsa: tag_brcm: legacy: reorganize functions (bsc#1234429). +- Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2() + (bsc#1234429). +- Bluetooth: hci_event: validate skb length for unknown CC opcode + (bsc#1234429). +- riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro + (bsc#1234429). +- riscv: stacktrace: Disable KASAN checks for non-current tasks + (bsc#1234429). +- net: libwx: fix device bus LAN ID (bsc#1234429). +- ring-buffer: Do not warn in ring_buffer_map_get_reader() + when reader catches up (bsc#1234429). +- Revert "wifi: ath10k: avoid unnecessary wait for service ready + message" (bsc#1234429). +- drm/mediatek: Disable AFBC support on Mediatek DRM driver + (bsc#1234429). +- media: videobuf2: forbid remove_bufs when legacy fileio is + active (bsc#1234429). +- media: uvcvideo: Use heuristic to find stream entity + (bsc#1234429). +- btrfs: ensure no dirty metadata is written back for an fs with + errors (bsc#1234429). +- ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm + boot again (bsc#1234429). +- x86: uaccess: don't use runtime-const rewriting in modules + (bsc#1234429). +- x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macro + (bsc#1234429). +- x86: use cmov for user address masking (bsc#1234429). +- ceph: fix multifs mds auth caps issue (bsc#1234429). +- ceph: refactor wake_up_bit() pattern of calling (bsc#1234429). +- ceph: fix potential race condition in ceph_ioctl_lazyio() + (bsc#1234429). +- ceph: add checking of wait_for_completion_killable() return + value (bsc#1234429). +- drm/amdkfd: Fix mmap write lock not release (bsc#1234429). +- ASoC: meson: aiu-encoder-i2s: fix bit clock polarity + (bsc#1234429). +- kbuild: uapi: Strip comments before size type check + (bsc#1234429). +- net: wwan: t7xx: add support for HP DRMR-H01 (bsc#1234429). +- rtc: pcf2127: fix watchdog interrupt mask on pcf2131 + (bsc#1234429). +- fbdev: Add bounds checking in bit_putcs to fix + vmalloc-out-of-bounds (bsc#1234429). +- tools: lib: thermal: use pkg-config to locate libnl3 + (bsc#1234429). +- tools: lib: thermal: don't preserve owner in install + (bsc#1234429). +- tools bitmap: Add missing asm-generic/bitsperlong.h include + (bsc#1234429). +- LoongArch: Handle new atomic instructions for probes + (bsc#1234429). +- ACPI: property: Return present device nodes only on fwnode + interface (bsc#1234429). +- scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS + (bsc#1234429). +- 9p: sysfs_init: don't hardcode error to ENOMEM (bsc#1234429). +- cpufreq: tegra186: Initialize all cores to max frequencies + (bsc#1234429). +- 9p: fix /sys/fs/9p/caches overwriting itself (bsc#1234429). +- NTB: epf: Allow arbitrary BAR mapping (bsc#1234429). +- clk: clocking-wizard: Fix output clock register offset for + Versal platforms (bsc#1234429). +- clk: scmi: Add duty cycle ops only when duty cycle is supported + (bsc#1234429). +- clk: ti: am33xx: keep WKUP_DEBUGSS_CLKCTRL enabled + (bsc#1234429). +- 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN + (bsc#1234429). +- clk: at91: clk-sam9x60-pll: force write to PLL_UPDT register + (bsc#1234429). +- clk: at91: clk-master: Add check for divide by 3 (bsc#1234429). +- clk: at91: sam9x7: Add peripheral clock id for pmecc + (bsc#1234429). +- ARM: at91: pm: save and restore ACR during PLL disable/enable + (bsc#1234429). +- rtc: pcf2127: clear minute/second interrupt (bsc#1234429). +- clk: sunxi-ng: sun6i-rtc: Add A523 specifics (bsc#1234429). +- um: Fix help message for ssl-non-raw (bsc#1234429). +- fs/hpfs: Fix error code for new_inode() failure in + mkdir/create/mknod/symlink (bsc#1234429). +- clk: qcom: gcc-ipq6018: rework nss_port5 clock to multiple conf + (bsc#1234429). +- btrfs: mark dirty extent range for out of bound prealloc extents + (bsc#1234429). +- btrfs: fix memory leak of qgroup_list in + btrfs_add_qgroup_relation (bsc#1234429). +- RDMA/hns: Fix wrong WQE data when QP wraps around (bsc#1234429). +- RDMA/hns: Fix the modification of max_send_sge (bsc#1234429). +- RDMA/hns: Fix recv CQ and QP cache affinity (bsc#1234429). +- RDMA/irdma: Set irdma_cq cq_num field during CQ create + (bsc#1234429). +- RDMA/irdma: Remove unused struct irdma_cq fields (bsc#1234429). +- RDMA/irdma: Fix SD index calculation (bsc#1234429). +- ACPICA: Update dsmethod.c to get rid of unused variable warning + (bsc#1234429). +- drm/amd/display: Add fallback path for YCBCR422 (bsc#1234429). +- char: misc: restrict the dynamic range to exclude reserved + minors (bsc#1234429). +- usb: xhci-pci: Fix USB2-only root hub registration + (bsc#1234429). +- ima: don't clear IMA_DIGSIG flag when setting or removing + non-IMA xattr (bsc#1234429). +- smb: client: transport: avoid reconnects triggered by pending + task work (bsc#1234429). +- ksmbd: use sock_create_kern interface to create kernel socket + (bsc#1234429). +- ftrace: Fix softlockup in ftrace_module_enable (bsc#1234429). +- orangefs: fix xattr related buffer overflow.. (bsc#1234429). +- page_pool: Clamp pool size to max 16K pages (bsc#1234429). +- 6pack: drop redundant locking and refcounting (bsc#1234429). +- exfat: validate cluster allocation bits of the allocation bitmap + (bsc#1234429). +- exfat: limit log print for IO error (bsc#1234429). +- net: stmmac: est: Drop frames causing HLBS error (bsc#1234429). +- ALSA: usb-audio: add mono main switch to Presonus S1824c + (bsc#1234429). +- Bluetooth: bcsp: receive data only if registered (bsc#1234429). +- Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922 + (bsc#1234429). +- Bluetooth: SCO: Fix UAF on sco_conn_free (bsc#1234429). +- Bluetooth: btusb: Check for unexpected bytes when defragmenting + HCI frames (bsc#1234429). +- net: macb: avoid dealing with endianness in macb_set_hwaddr() + (bsc#1234429). +- net/mlx5e: Don't query FEC statistics when FEC is disabled + (bsc#1234429). +- vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices + (bsc#1234429). +- ACPI: scan: Update honor list for RPMI System MSI (bsc#1234429). +- ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007 + (bsc#1234429). +- ASoC: stm32: sai: manage context in set_sysclk callback + (bsc#1234429). +- amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw + (bsc#1234429). +- ext4: increase IO priority of fastcommit (bsc#1234429). +- fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock + (bsc#1234429). +- accel/habanalabs: support mapping cb with vmalloc-backed + coherent memory (bsc#1234429). +- accel/habanalabs/gaudi2: read preboot status after recovering + from dirty state (bsc#1234429). +- accel/habanalabs: return ENOMEM if less than requested pages + were pinned (bsc#1234429). +- scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate + (bsc#1234429). +- accel/habanalabs/gaudi2: fix BMON disable configuration + (bsc#1234429). +- scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill() + (bsc#1234429). +- net: bridge: Install FDB for bridge MAC on VLAN 0 (bsc#1234429). +- nfs4_setup_readdir(): insufficient locking for + ->d_parent->d_inode dereferencing (bsc#1234429). +- NFSv4.1: fix mount hang after CREATE_SESSION failure + (bsc#1234429). +- NFSv4: handle ERR_GRACE on delegation recalls (bsc#1234429). +- drm/amd/display: change dc stream color settings only in atomic + commit (bsc#1234429). +- drm/amd/display: Fix for test crash due to power gating + (bsc#1234429). +- drm/amd/display: Init dispclk from bootup clock for DCN314 + (bsc#1234429). +- drm/amd/display: Add AVI infoframe copy in + copy_stream_update_to_stream (bsc#1234429). +- net: dsa: microchip: Set SPI as bus interface during reset + for KSZ8463 (bsc#1234429). +- wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256 + (bsc#1234429). +- remoteproc: qcom: q6v5: Avoid handling handover twice + (bsc#1234429). +- selftests: forwarding: Reorder (ar)ping arguments to obey + POSIX getopt (bsc#1234429). +- PCI/PM: Skip resuming to D0 if device is disconnected + (bsc#1234429). +- crypto: hisilicon/qm - clear all VF configurations in the + hardware (bsc#1234429). +- crypto: hisilicon/qm - invalidate queues in use (bsc#1234429). +- vfio: return -ENOTTY for unsupported device feature + (bsc#1234429). +- sparc64: fix prototypes of reads[bwl]() (bsc#1234429). +- sparc/module: Add R_SPARC_UA64 relocation handling + (bsc#1234429). +- PCI: cadence: Check for the existence of cdns_pcie::ops before + using it (bsc#1234429). +- r8169: set EEE speed down ratio to 1 (bsc#1234429). +- net: intel: fm10k: Fix parameter idx set but not used + (bsc#1234429). +- wifi: mac80211: Track NAN interface start/stop (bsc#1234429). +- wifi: ath10k: Fix connection after GTK rekeying (bsc#1234429). +- iommu/vt-d: Replace snprintf with scnprintf in + dmar_latency_snapshot() (bsc#1234429). +- bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR + state (bsc#1234429). +- net: ethernet: microchip: sparx5: make it selectable for + ARCH_LAN969X (bsc#1234429). +- net: phy: clear link parameters on admin link down + (bsc#1234429). ++++ 664 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source-longterm/kernel-longterm.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.2061/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.SKeFlM/_old 2025-11-17 12:09:05.025594104 +0100 +++ /var/tmp/diff_new_pack.SKeFlM/_new 2025-11-17 12:09:05.029594274 +0100 @@ -18,8 +18,8 @@ %define srcversion 6.12 -%define patchversion 6.12.57 -%define git_commit e77bdc7b0791e0ae46766d9d0ba45dd183d700b8 +%define patchversion 6.12.58 +%define git_commit 0a5127e06002a3b2fa14758b700c7e244896f8e7 %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.57 +Version: 6.12.58 %if 0%{?is_kotd} -Release: <RELEASE>.ge77bdc7 +Release: <RELEASE>.g0a5127e %else Release: 0 %endif ++++++ kernel-source-longterm.spec ++++++ --- /var/tmp/diff_new_pack.SKeFlM/_old 2025-11-17 12:09:05.069595963 +0100 +++ /var/tmp/diff_new_pack.SKeFlM/_new 2025-11-17 12:09:05.073596132 +0100 @@ -17,8 +17,8 @@ %define srcversion 6.12 -%define patchversion 6.12.57 -%define git_commit e77bdc7b0791e0ae46766d9d0ba45dd183d700b8 +%define patchversion 6.12.58 +%define git_commit 0a5127e06002a3b2fa14758b700c7e244896f8e7 %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.57 +Version: 6.12.58 %if 0%{?is_kotd} -Release: <RELEASE>.ge77bdc7 +Release: <RELEASE>.g0a5127e %else Release: 0 %endif ++++++ kernel-syms-longterm.spec ++++++ --- /var/tmp/diff_new_pack.SKeFlM/_old 2025-11-17 12:09:05.125598328 +0100 +++ /var/tmp/diff_new_pack.SKeFlM/_new 2025-11-17 12:09:05.129598497 +0100 @@ -16,15 +16,15 @@ # -%define git_commit e77bdc7b0791e0ae46766d9d0ba45dd183d700b8 +%define git_commit 0a5127e06002a3b2fa14758b700c7e244896f8e7 %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms-longterm -Version: 6.12.57 +Version: 6.12.58 %if 0%{?is_kotd} -Release: <RELEASE>.ge77bdc7 +Release: <RELEASE>.g0a5127e %else Release: 0 %endif ++++++ patches.kernel.org.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/kernel-source-longterm/patches.kernel.org.tar.bz2 /work/SRC/openSUSE:Factory/.kernel-source-longterm.new.2061/patches.kernel.org.tar.bz2 differ: char 11, line 1 ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.SKeFlM/_old 2025-11-17 12:09:05.793626543 +0100 +++ /var/tmp/diff_new_pack.SKeFlM/_new 2025-11-17 12:09:05.805627049 +0100 @@ -11557,6 +11557,568 @@ patches.kernel.org/6.12.57-040-sfc-fix-NULL-dereferences-in-ef100_process_de.patch patches.kernel.org/6.12.57-041-btrfs-tree-checker-fix-bounds-check-in-check_.patch patches.kernel.org/6.12.57-042-Linux-6.12.57.patch + patches.kernel.org/6.12.58-001-NFSD-Fix-crash-in-nfsd4_read_release.patch + patches.kernel.org/6.12.58-002-net-usb-asix_devices-Check-return-value-of-us.patch + patches.kernel.org/6.12.58-003-fbcon-Set-fb_display-i-mode-to-NULL-when-the-.patch + patches.kernel.org/6.12.58-004-fbdev-atyfb-Check-if-pll_ops-init_pll-failed.patch + patches.kernel.org/6.12.58-005-ACPI-video-Fix-use-after-free-in-acpi_video_s.patch + patches.kernel.org/6.12.58-006-ACPI-button-Call-input_free_device-on-failing.patch + patches.kernel.org/6.12.58-007-virtio-net-drop-the-multi-buffer-XDP-packet-i.patch + patches.kernel.org/6.12.58-008-fbdev-bitblit-bound-check-glyph-index-in-bit_.patch + patches.kernel.org/6.12.58-009-Bluetooth-rfcomm-fix-modem-control-handling.patch + patches.kernel.org/6.12.58-010-wifi-brcmfmac-fix-crash-while-sending-Action-.patch + patches.kernel.org/6.12.58-011-fbdev-pvr2fb-Fix-leftover-reference-to-ONCHIP.patch + patches.kernel.org/6.12.58-012-fbdev-valkyriefb-Fix-reference-count-leak-in-.patch + patches.kernel.org/6.12.58-013-mptcp-drop-bogus-optimization-in-__mptcp_chec.patch + patches.kernel.org/6.12.58-014-mptcp-restore-window-probe.patch + patches.kernel.org/6.12.58-015-ASoC-qdsp6-q6asm-do-not-sleep-while-atomic.patch + patches.kernel.org/6.12.58-016-s390-pci-Restore-IRQ-unconditionally-for-the-.patch + patches.kernel.org/6.12.58-017-smb-client-fix-potential-cfid-UAF-in-smb2_que.patch + patches.kernel.org/6.12.58-018-x86-fpu-Ensure-XFD-state-on-signal-delivery.patch + patches.kernel.org/6.12.58-019-wifi-ath10k-Fix-memory-leak-on-unsupported-WM.patch + patches.kernel.org/6.12.58-020-wifi-ath11k-Add-missing-platform-IDs-for-quir.patch + patches.kernel.org/6.12.58-021-wifi-ath12k-free-skb-during-idr-cleanup-callb.patch + patches.kernel.org/6.12.58-022-wifi-ath11k-add-support-for-MU-EDCA.patch + patches.kernel.org/6.12.58-023-wifi-ath11k-avoid-bit-operation-on-key-flags.patch + patches.kernel.org/6.12.58-024-drm-msm-a6xx-Fix-GMU-firmware-parser.patch + patches.kernel.org/6.12.58-025-ALSA-usb-audio-fix-control-pipe-direction.patch + patches.kernel.org/6.12.58-026-ASoC-cs-amp-lib-test-Fix-missing-include-of-k.patch + patches.kernel.org/6.12.58-027-wifi-mac80211-don-t-mark-keys-for-inactive-li.patch + patches.kernel.org/6.12.58-028-wifi-mac80211-fix-key-tailroom-accounting-lea.patch + patches.kernel.org/6.12.58-029-kunit-test_dev_action-Correctly-cast-priv-poi.patch + patches.kernel.org/6.12.58-030-bpf-Sync-pending-IRQ-work-before-freeing-ring.patch + patches.kernel.org/6.12.58-031-scsi-ufs-core-Initialize-value-of-an-attribut.patch + patches.kernel.org/6.12.58-032-bpf-Find-eligible-subprogs-for-private-stack-.patch + patches.kernel.org/6.12.58-033-bpf-x86-Avoid-repeated-usage-of-bpf_prog-aux-.patch + patches.kernel.org/6.12.58-034-bpf-Do-not-audit-capability-check-in-do_jit.patch + patches.kernel.org/6.12.58-035-crypto-aspeed-fix-double-free-caused-by-devm.patch + patches.kernel.org/6.12.58-036-ASoC-Intel-avs-Unprepare-a-stream-when-XRUN-o.patch + patches.kernel.org/6.12.58-037-ASoC-Intel-avs-Disable-periods-elapsed-work-w.patch + patches.kernel.org/6.12.58-038-ASoC-fsl_sai-fix-bit-order-for-DSD-format.patch + patches.kernel.org/6.12.58-039-libbpf-Fix-powerpc-s-stack-register-definitio.patch + patches.kernel.org/6.12.58-040-usbnet-Prevents-free-active-kevent.patch + patches.kernel.org/6.12.58-041-Bluetooth-hci_sync-fix-race-in-hci_cmd_sync_d.patch + patches.kernel.org/6.12.58-042-Bluetooth-ISO-Update-hci_conn_hash_lookup_big.patch + patches.kernel.org/6.12.58-043-Bluetooth-ISO-Fix-BIS-connection-dst_type-han.patch + patches.kernel.org/6.12.58-044-Bluetooth-btmtksdio-Add-pmctrl-handling-for-B.patch + patches.kernel.org/6.12.58-045-Bluetooth-HCI-Fix-tracking-of-advertisement-s.patch + patches.kernel.org/6.12.58-046-Bluetooth-ISO-Fix-another-instance-of-dst_typ.patch + patches.kernel.org/6.12.58-047-Bluetooth-hci_core-Fix-tracking-of-periodic-a.patch + patches.kernel.org/6.12.58-048-drm-etnaviv-fix-flush-sequence-logic.patch + patches.kernel.org/6.12.58-049-tools-ynl-fix-string-attribute-length-to-incl.patch + patches.kernel.org/6.12.58-050-net-hns3-return-error-code-when-function-fail.patch + patches.kernel.org/6.12.58-051-sfc-fix-potential-memory-leak-in-efx_mae_proc.patch + patches.kernel.org/6.12.58-052-dpll-spec-add-missing-module-name-and-clock-i.patch + patches.kernel.org/6.12.58-053-ASoC-fsl_sai-Fix-sync-error-in-consumer-mode.patch + patches.kernel.org/6.12.58-054-drm-radeon-Do-not-kfree-devres-managed-rdev.patch + patches.kernel.org/6.12.58-055-drm-radeon-Remove-calls-to-drm_put_dev.patch + patches.kernel.org/6.12.58-056-drm-amd-pm-fix-smu-table-id-bound-check-issue.patch + patches.kernel.org/6.12.58-057-drm-amd-pm-powerplay-smumgr-Fix-PCIeBootLinkL.patch + patches.kernel.org/6.12.58-058-drm-amd-pm-powerplay-smumgr-Fix-PCIeBootLinkL.patch + patches.kernel.org/6.12.58-059-ACPI-fan-Use-ACPI-handle-when-retrieving-_FST.patch + patches.kernel.org/6.12.58-060-block-fix-op_is_zone_mgmt-to-handle-REQ_OP_ZO.patch + patches.kernel.org/6.12.58-061-block-make-REQ_OP_ZONE_OPEN-a-write-operation.patch + patches.kernel.org/6.12.58-062-perf-x86-intel-Fix-KASAN-global-out-of-bounds.patch + patches.kernel.org/6.12.58-063-regmap-slimbus-fix-bus_context-pointer-in-reg.patch + patches.kernel.org/6.12.58-064-s390-mm-Fix-memory-leak-in-add_marker-when-kv.patch + patches.kernel.org/6.12.58-065-drm-xe-Do-not-wake-device-during-a-GT-reset.patch + patches.kernel.org/6.12.58-066-drm-sysfb-Do-not-dereference-NULL-pointer-in-.patch + patches.kernel.org/6.12.58-067-drm-sched-avoid-killing-parent-entity-on-chil.patch + patches.kernel.org/6.12.58-068-drm-nouveau-Fix-race-in-nouveau_sched_fini.patch + patches.kernel.org/6.12.58-069-drm-mediatek-Fix-device-use-after-free-on-unb.patch + patches.kernel.org/6.12.58-070-drm-ast-Clear-preserved-bits-from-register-ou.patch + patches.kernel.org/6.12.58-071-drm-amd-Check-that-VPE-has-reached-DPM0-in-id.patch + patches.kernel.org/6.12.58-072-drm-amd-display-Fix-incorrect-return-of-vblan.patch + patches.kernel.org/6.12.58-073-ACPI-fan-Add-fan-speed-reporting-for-fans-wit.patch + patches.kernel.org/6.12.58-074-ACPI-fan-Use-platform-device-for-devres-relat.patch + patches.kernel.org/6.12.58-075-sched_ext-Mark-scx_bpf_dsq_move_set_-slice-vt.patch + patches.kernel.org/6.12.58-076-cpuidle-governors-menu-Rearrange-main-loop-in.patch + patches.kernel.org/6.12.58-077-cpuidle-governors-menu-Select-polling-state-i.patch + patches.kernel.org/6.12.58-078-mfd-kempld-Switch-back-to-earlier-init-behavi.patch + patches.kernel.org/6.12.58-079-x86-CPU-AMD-Add-RDSEED-fix-for-Zen5.patch + patches.kernel.org/6.12.58-080-usb-gadget-f_fs-Fix-epfile-null-pointer-acces.patch + patches.kernel.org/6.12.58-081-drm-sched-Optimise-drm_sched_entity_push_job.patch + patches.kernel.org/6.12.58-082-drm-sched-Re-group-and-rename-the-entity-run-.patch + patches.kernel.org/6.12.58-083-drm-sched-Fix-race-in-drm_sched_entity_select.patch + patches.kernel.org/6.12.58-084-s390-pci-Avoid-deadlock-between-PCI-error-rec.patch + patches.kernel.org/6.12.58-085-s390-Disable-ARCH_WANT_OPTIMIZE_HUGETLB_VMEMM.patch + patches.kernel.org/6.12.58-086-soc-aspeed-socinfo-Add-AST27xx-silicon-IDs.patch + patches.kernel.org/6.12.58-087-firmware-qcom-scm-preserve-assign_mem-error-r.patch + patches.kernel.org/6.12.58-088-soc-qcom-smem-Fix-endian-unaware-access-of-nu.patch + patches.kernel.org/6.12.58-089-spi-loopback-test-Don-t-use-pK-through-printk.patch + patches.kernel.org/6.12.58-090-soc-ti-pruss-don-t-use-pK-through-printk.patch + patches.kernel.org/6.12.58-091-bpf-Don-t-use-pK-through-printk.patch + patches.kernel.org/6.12.58-092-pinctrl-single-fix-bias-pull-up-down-handling.patch + patches.kernel.org/6.12.58-093-mmc-host-renesas_sdhi-Fix-the-actual-clock.patch + patches.kernel.org/6.12.58-094-memstick-Add-timeout-to-prevent-indefinite-wa.patch + patches.kernel.org/6.12.58-095-cpufreq-ti-Add-support-for-AM62D2.patch + patches.kernel.org/6.12.58-096-bpf-Use-tnums-for-JEQ-JNE-is_branch_taken-log.patch + patches.kernel.org/6.12.58-097-firewire-ohci-move-self_id_complete-tracepoin.patch + patches.kernel.org/6.12.58-098-irqchip-sifive-plic-Respect-mask-state-when-s.patch + patches.kernel.org/6.12.58-099-io_uring-zctx-check-chained-notif-contexts.patch + patches.kernel.org/6.12.58-100-ACPI-sysfs-Use-ACPI_FREE-for-freeing-an-ACPI-.patch + patches.kernel.org/6.12.58-101-ACPI-video-force-native-for-Lenovo-82K8.patch + patches.kernel.org/6.12.58-102-libbpf-Fix-USDT-SIB-argument-handling-causing.patch + patches.kernel.org/6.12.58-103-selftests-bpf-Fix-bpf_prog_detach2-usage-in-t.patch + patches.kernel.org/6.12.58-104-cpufreq-longhaul-handle-NULL-policy-in-longha.patch + patches.kernel.org/6.12.58-105-arc-Fix-__fls-const-foldability-via-__builtin.patch + patches.kernel.org/6.12.58-106-selftests-bpf-Upon-failures-exit-with-code-1-.patch + patches.kernel.org/6.12.58-107-irqchip-gic-v2m-Handle-Multiple-MSI-base-IRQ-.patch + patches.kernel.org/6.12.58-108-ACPI-PRM-Skip-handlers-with-NULL-handler_addr.patch + patches.kernel.org/6.12.58-109-ACPI-resource-Skip-IRQ-override-on-ASUS-Vivob.patch + patches.kernel.org/6.12.58-110-ACPI-scan-Add-Intel-CVS-ACPI-HIDs-to-acpi_ign.patch + patches.kernel.org/6.12.58-111-thermal-gov_step_wise-Allow-cooling-level-to-.patch + patches.kernel.org/6.12.58-112-thermal-intel-selftests-workload_hint-Mask-un.patch + patches.kernel.org/6.12.58-113-power-supply-qcom_battmgr-add-OOI-chemistry.patch + patches.kernel.org/6.12.58-114-hwmon-k10temp-Add-thermal-support-for-AMD-Fam.patch + patches.kernel.org/6.12.58-115-hwmon-k10temp-Add-device-ID-for-Strix-Halo.patch + patches.kernel.org/6.12.58-116-hwmon-lenovo-ec-sensors-Update-P8-supprt.patch + patches.kernel.org/6.12.58-117-hwmon-sbtsi_temp-AMD-CPU-extended-temperature.patch + patches.kernel.org/6.12.58-118-pinctrl-keembay-release-allocated-memory-in-d.patch + patches.kernel.org/6.12.58-119-power-supply-sbs-charger-Support-multiple-dev.patch + patches.kernel.org/6.12.58-120-hwmon-sy7636a-add-alias.patch + patches.kernel.org/6.12.58-121-irqchip-loongson-pch-lpc-Use-legacy-domain-fo.patch + patches.kernel.org/6.12.58-122-cpufreq-ondemand-Update-the-efficient-idle-ch.patch + patches.kernel.org/6.12.58-123-arm64-zynqmp-Disable-coresight-by-default.patch + patches.kernel.org/6.12.58-124-arm64-zynqmp-Revert-usb-node-drive-strength-a.patch + patches.kernel.org/6.12.58-125-soc-tegra-fuse-Add-Tegra114-nvmem-cells-and-f.patch + patches.kernel.org/6.12.58-126-ARM-tegra-p880-set-correct-touchscreen-clippi.patch + patches.kernel.org/6.12.58-127-ARM-tegra-transformer-20-add-missing-magnetom.patch + patches.kernel.org/6.12.58-128-ARM-tegra-transformer-20-fix-audio-codec-inte.patch + patches.kernel.org/6.12.58-129-firmware-qcom-tzmem-disable-sc7180-platform.patch + patches.kernel.org/6.12.58-130-mmc-sdhci-msm-Enable-tuning-for-SDR50-mode-fo.patch + patches.kernel.org/6.12.58-131-pwm-pca9685-Use-bulk-write-to-atomicially-upd.patch + patches.kernel.org/6.12.58-132-ACPICA-dispatcher-Use-acpi_ds_clear_operands-.patch + patches.kernel.org/6.12.58-133-tee-allow-a-driver-to-allocate-a-tee_device-w.patch + patches.kernel.org/6.12.58-134-nvmet-fc-avoid-scheduling-association-deletio.patch + patches.kernel.org/6.12.58-135-nvme-fc-use-lock-accessing-port_state-and-rpo.patch + patches.kernel.org/6.12.58-136-bpf-Do-not-limit-bpf_cgroup_from_id-to-curren.patch + patches.kernel.org/6.12.58-137-i3c-mipi-i3c-hci-pci-Add-support-for-Intel-Wi.patch + patches.kernel.org/6.12.58-138-video-backlight-lp855x_bl-Set-correct-EPROM-s.patch + patches.kernel.org/6.12.58-139-tools-cpupower-fix-error-return-value-in-cpup.patch + patches.kernel.org/6.12.58-140-pmdomain-apple-Add-apple-t8103-pmgr-pwrstate.patch + patches.kernel.org/6.12.58-141-power-supply-qcom_battmgr-handle-charging-sta.patch + patches.kernel.org/6.12.58-142-bpftool-Fix-Wuninitialized-const-pointer-warn.patch + patches.kernel.org/6.12.58-143-cpuidle-Fail-cpuidle-device-registration-if-t.patch + patches.kernel.org/6.12.58-144-futex-Don-t-leak-robust_list-pointer-on-exec-.patch + patches.kernel.org/6.12.58-145-selftests-bpf-Fix-selftest-verifier_arena_lar.patch + patches.kernel.org/6.12.58-146-spi-rpc-if-Add-resume-support-for-RZ-G3E.patch + patches.kernel.org/6.12.58-147-ACPI-SPCR-Support-Precise-Baud-Rate-field.patch + patches.kernel.org/6.12.58-148-clocksource-drivers-vf-pit-Replace-raw_readl-.patch + patches.kernel.org/6.12.58-149-clocksource-drivers-timer-rtl-otto-Work-aroun.patch + patches.kernel.org/6.12.58-150-clocksource-drivers-timer-rtl-otto-Do-not-int.patch + patches.kernel.org/6.12.58-151-blk-cgroup-fix-possible-deadlock-while-config.patch + patches.kernel.org/6.12.58-152-riscv-bpf-Fix-uninitialized-symbol-retval_off.patch + patches.kernel.org/6.12.58-153-bpf-Clear-pfmemalloc-flag-when-freeing-all-fr.patch + patches.kernel.org/6.12.58-154-nvme-Use-non-zero-KATO-for-persistent-discove.patch + patches.kernel.org/6.12.58-155-uprobe-Do-not-emulate-sstep-original-instruct.patch + patches.kernel.org/6.12.58-156-hwmon-asus-ec-sensors-increase-timeout-for-lo.patch + patches.kernel.org/6.12.58-157-hwmon-dell-smm-Remove-Dell-Precision-490-cust.patch + patches.kernel.org/6.12.58-158-tools-cpupower-Fix-incorrect-size-in-cpuidle_.patch + patches.kernel.org/6.12.58-159-selftests-bpf-Fix-flaky-bpf_cookie-selftest.patch + patches.kernel.org/6.12.58-160-tools-power-x86_energy_perf_policy-Fix-incorr.patch + patches.kernel.org/6.12.58-161-tools-power-x86_energy_perf_policy-Enhance-HW.patch + patches.kernel.org/6.12.58-162-tools-power-x86_energy_perf_policy-Prefer-dri.patch + patches.kernel.org/6.12.58-163-mfd-stmpe-Remove-IRQ-domain-upon-removal.patch + patches.kernel.org/6.12.58-164-mfd-stmpe-i2c-Add-missing-MODULE_LICENSE.patch + patches.kernel.org/6.12.58-165-mfd-madera-Work-around-false-positive-Wininit.patch + patches.kernel.org/6.12.58-166-mfd-da9063-Split-chip-variant-reading-in-two-.patch + patches.kernel.org/6.12.58-167-mfd-core-Increment-of_node-s-refcount-before-.patch + patches.kernel.org/6.12.58-168-mfd-intel-lpss-Add-Intel-Wildcat-Lake-LPSS-PC.patch + patches.kernel.org/6.12.58-169-drm-amd-display-fix-condition-for-setting-tim.patch + patches.kernel.org/6.12.58-170-drm-amd-display-ensure-committing-streams-is-.patch + patches.kernel.org/6.12.58-171-drm-amdgpu-add-range-check-for-RAS-bad-page-a.patch + patches.kernel.org/6.12.58-172-drm-amdgpu-Check-vcn-sram-load-return-value.patch + patches.kernel.org/6.12.58-173-drm-amd-display-Move-setup_stream_attribute.patch + patches.kernel.org/6.12.58-174-drm-amd-display-Increase-AUX-Intra-Hop-Done-M.patch + patches.kernel.org/6.12.58-175-drm-xe-guc-Add-more-GuC-load-error-status-cod.patch + patches.kernel.org/6.12.58-176-drm-xe-Fix-oops-in-xe_gem_fault-when-running-.patch + patches.kernel.org/6.12.58-177-drm-amdgpu-Avoid-rma-causes-GPU-duplicate-res.patch + patches.kernel.org/6.12.58-178-drm-amd-amdgpu-Release-xcp-drm-memory-after-u.patch + patches.kernel.org/6.12.58-179-drm-amdgpu-Skip-poison-aca-bank-from-UE-chann.patch + patches.kernel.org/6.12.58-180-drm-amd-display-add-more-cyan-skillfish-devic.patch + patches.kernel.org/6.12.58-181-drm-amd-display-update-dpp-disp-clock-from-sm.patch + patches.kernel.org/6.12.58-182-drm-amd-pm-Use-cached-metrics-data-on-aldebar.patch + patches.kernel.org/6.12.58-183-drm-amd-pm-Use-cached-metrics-data-on-arcturu.patch + patches.kernel.org/6.12.58-184-drm-amdgpu-jpeg-Hold-pg_lock-before-jpeg-powe.patch + patches.kernel.org/6.12.58-185-drm-nouveau-replace-snprintf-with-scnprintf-i.patch + patches.kernel.org/6.12.58-186-ASoC-mediatek-Use-SND_JACK_AVOUT-for-HDMI-DP-.patch + patches.kernel.org/6.12.58-187-drm-amd-display-Reset-apply_eamless_boot_opti.patch + patches.kernel.org/6.12.58-188-drm-amd-display-Wait-until-OTG-enable-state-i.patch + patches.kernel.org/6.12.58-189-PCI-Disable-MSI-on-RDC-PCI-to-PCIe-bridges.patch + patches.kernel.org/6.12.58-190-selftests-net-Replace-non-standard-__WORDSIZE.patch + patches.kernel.org/6.12.58-191-selftests-net-Ensure-assert-triggers-in-psock.patch + patches.kernel.org/6.12.58-192-wifi-rtw89-print-just-once-for-unknown-C2H-ev.patch + patches.kernel.org/6.12.58-193-wifi-rtw88-sdio-use-indirect-IO-for-device-re.patch + patches.kernel.org/6.12.58-194-drm-amdkfd-return-ENOTTY-for-unsupported-IOCT.patch + patches.kernel.org/6.12.58-195-media-pci-ivtv-Don-t-create-fake-v4l2_fh.patch + patches.kernel.org/6.12.58-196-media-amphion-Delete-v4l2_fh-synchronously-in.patch + patches.kernel.org/6.12.58-197-drm-tidss-Use-the-crtc_-timings-when-programm.patch + patches.kernel.org/6.12.58-198-drm-bridge-cdns-dsi-Fix-REG_WAKEUP_TIME-value.patch + patches.kernel.org/6.12.58-199-drm-bridge-cdns-dsi-Don-t-fail-on-MIPI_DSI_MO.patch + patches.kernel.org/6.12.58-200-drm-tidss-Set-crtc-modesetting-parameters-wit.patch + patches.kernel.org/6.12.58-201-media-i2c-Kconfig-Ensure-a-dependency-on-HAVE.patch + patches.kernel.org/6.12.58-202-PCI-ERR-Update-device-error_state-already-aft.patch + patches.kernel.org/6.12.58-203-x86-vsyscall-Do-not-require-X86_PF_INSTR-to-e.patch + patches.kernel.org/6.12.58-204-net-stmmac-Check-stmmac_hw_setup-in-stmmac_re.patch + patches.kernel.org/6.12.58-205-ice-Don-t-use-pK-through-printk-or-tracepoint.patch + patches.kernel.org/6.12.58-206-thunderbolt-Use-is_pciehp-instead-of-is_hotpl.patch + patches.kernel.org/6.12.58-207-tty-serial-ip22zilog-Use-platform-device-for-.patch + patches.kernel.org/6.12.58-208-powerpc-eeh-Use-result-of-error_detected-in-u.patch + patches.kernel.org/6.12.58-209-s390-pci-Use-pci_uevent_ers-in-PCI-recovery.patch + patches.kernel.org/6.12.58-210-bridge-Redirect-to-backup-port-when-port-is-a.patch + patches.kernel.org/6.12.58-211-scsi-ufs-host-mediatek-Fix-auto-hibern8-timer.patch + patches.kernel.org/6.12.58-212-scsi-ufs-host-mediatek-Fix-PWM-mode-switch-is.patch + patches.kernel.org/6.12.58-213-scsi-ufs-host-mediatek-Assign-power-mode-user.patch + patches.kernel.org/6.12.58-214-scsi-ufs-host-mediatek-Change-reset-sequence-.patch + patches.kernel.org/6.12.58-215-scsi-ufs-host-mediatek-Fix-invalid-access-in-.patch + patches.kernel.org/6.12.58-216-net-ipv6-fix-field-spanning-memcpy-warning-in.patch + patches.kernel.org/6.12.58-217-media-imon-make-send_packet-more-robust.patch + patches.kernel.org/6.12.58-218-drm-panthor-Serialize-GPU-cache-flush-operati.patch + patches.kernel.org/6.12.58-219-HID-pidff-Use-direction-fix-only-for-conditio.patch + patches.kernel.org/6.12.58-220-HID-pidff-PERMISSIVE_CONTROL-quirk-autodetect.patch + patches.kernel.org/6.12.58-221-drm-bridge-display-connector-don-t-set-OP_DET.patch + patches.kernel.org/6.12.58-222-drm-amdgpu-fix-nullptr-err-of-vm_handle_moved.patch + patches.kernel.org/6.12.58-223-drm-amdkfd-Handle-lack-of-READ-permissions-in.patch + patches.kernel.org/6.12.58-224-iio-adc-spear_adc-mask-SPEAR_ADC_STATUS-chann.patch + patches.kernel.org/6.12.58-225-iio-adc-imx93_adc-load-calibrated-values-even.patch + patches.kernel.org/6.12.58-226-usb-gadget-f_ncm-Fix-MAC-assignment-NCM-ether.patch + patches.kernel.org/6.12.58-227-wifi-rtw89-wow-remove-notify-during-WoWLAN-ne.patch + patches.kernel.org/6.12.58-228-wifi-rtw89-fix-BSSID-comparison-for-non-trans.patch + patches.kernel.org/6.12.58-229-dm-error-mark-as-DM_TARGET_PASSES_INTEGRITY.patch + patches.kernel.org/6.12.58-230-char-misc-Make-misc_register-reentry-for-misc.patch + patches.kernel.org/6.12.58-231-char-misc-Does-not-request-module-for-miscdev.patch + patches.kernel.org/6.12.58-232-net-When-removing-nexthops-don-t-call-synchro.patch + patches.kernel.org/6.12.58-233-net-stmmac-Correctly-handle-Rx-checksum-offlo.patch + patches.kernel.org/6.12.58-234-net-Call-trace_sock_exceed_buf_limit-for-memc.patch + patches.kernel.org/6.12.58-235-f2fs-fix-to-detect-potential-corrupted-nid-in.patch + patches.kernel.org/6.12.58-236-PCI-P2PDMA-Fix-incorrect-pointer-usage-in-dev.patch + patches.kernel.org/6.12.58-237-bnxt_en-Add-Hyper-V-VF-ID.patch + patches.kernel.org/6.12.58-238-tty-serial-Modify-the-use-of-dev_err_probe.patch + patches.kernel.org/6.12.58-239-ALSA-usb-audio-Add-validation-of-UAC2-UAC3-ef.patch + patches.kernel.org/6.12.58-240-idpf-do-not-linearize-big-TSO-packets.patch + patches.kernel.org/6.12.58-241-rds-Fix-endianness-annotation-for-RDS_MPATH_H.patch + patches.kernel.org/6.12.58-242-net-wangxun-limit-tx_max_coalesced_frames_irq.patch + patches.kernel.org/6.12.58-243-media-ipu6-isys-Set-embedded-data-type-correc.patch + patches.kernel.org/6.12.58-244-rpmsg-char-Export-alias-for-RPMSG-ID-rpmsg-ra.patch + patches.kernel.org/6.12.58-245-net-ipv4-allow-directed-broadcast-routes-to-u.patch + patches.kernel.org/6.12.58-246-scsi-mpi3mr-Fix-I-O-failures-during-controlle.patch + patches.kernel.org/6.12.58-247-scsi-mpi3mr-Fix-controller-init-failure-on-fa.patch + patches.kernel.org/6.12.58-248-scsi-pm80xx-Fix-race-condition-caused-by-stat.patch + patches.kernel.org/6.12.58-249-extcon-adc-jack-Fix-wakeup-source-leaks-on-de.patch + patches.kernel.org/6.12.58-250-remoteproc-wkup_m3-Use-devm_pm_runtime_enable.patch + patches.kernel.org/6.12.58-251-net-phy-fixed_phy-let-fixed_phy_unregister-fr.patch + patches.kernel.org/6.12.58-252-fuse-zero-initialize-inode-private-data.patch + patches.kernel.org/6.12.58-253-drm-amdgpu-Correct-the-counts-of-nr_banks-and.patch + patches.kernel.org/6.12.58-254-drm-amdkfd-fix-vram-allocation-failure-for-a-.patch + patches.kernel.org/6.12.58-255-drm-amd-display-Support-HW-cursor-180-rot-for.patch + patches.kernel.org/6.12.58-256-drm-amdkfd-Tie-UNMAP_LATENCY-to-queue_preempt.patch + patches.kernel.org/6.12.58-257-platform-x86-intel-uncore-freq-Fix-warning-in.patch + patches.kernel.org/6.12.58-258-selftests-drv-net-rss_ctx-fix-the-queue-count.patch + patches.kernel.org/6.12.58-259-media-fix-uninitialized-symbol-warnings.patch + patches.kernel.org/6.12.58-260-media-pci-mgb4-Fix-timings-comparison-in-VIDI.patch + patches.kernel.org/6.12.58-261-ASoC-SOF-ipc4-pcm-Add-fixup-for-channels.patch + patches.kernel.org/6.12.58-262-drm-amd-display-Increase-minimum-clock-for-TM.patch + patches.kernel.org/6.12.58-263-drm-amd-display-incorrect-conditions-for-fail.patch + patches.kernel.org/6.12.58-264-drm-amdgpu-Avoid-vcn-v5.0.1-poison-irq-call-t.patch + patches.kernel.org/6.12.58-265-drm-amdgpu-Respect-max-pixel-clock-for-HDMI-a.patch + patches.kernel.org/6.12.58-266-mips-lantiq-danube-add-missing-properties-to-.patch + patches.kernel.org/6.12.58-267-mips-lantiq-danube-add-model-to-EASY50712-dts.patch + patches.kernel.org/6.12.58-268-mips-lantiq-danube-add-missing-device_type-in.patch + patches.kernel.org/6.12.58-269-mips-lantiq-xway-sysctrl-rename-stp-clock.patch + patches.kernel.org/6.12.58-270-mips-lantiq-danube-rename-stp-node-on-EASY507.patch + patches.kernel.org/6.12.58-271-inet_diag-annotate-data-races-in-inet_diag_bc.patch + patches.kernel.org/6.12.58-272-microchip-lan865x-add-ndo_eth_ioctl-handler-t.patch + patches.kernel.org/6.12.58-273-tcp-use-dst_dev_rcu-in-tcp_fastopen_active_di.patch + patches.kernel.org/6.12.58-274-crypto-qat-use-kcalloc-in-qat_uclo_map_objs_f.patch + patches.kernel.org/6.12.58-275-scsi-pm8001-Use-int-instead-of-u32-to-store-e.patch + patches.kernel.org/6.12.58-276-scsi-ufs-exynos-fsd-Gate-ref_clk-and-put-UFS-.patch + patches.kernel.org/6.12.58-277-ptp-Limit-time-setting-of-PTP-clocks.patch + patches.kernel.org/6.12.58-278-dmaengine-sh-setup_xref-error-handling.patch + patches.kernel.org/6.12.58-279-dmaengine-mv_xor-match-alloc_wc-and-free_wc.patch + patches.kernel.org/6.12.58-280-dmaengine-dw-edma-Set-status-for-callback_res.patch + patches.kernel.org/6.12.58-281-drm-msm-dsi-phy-Toggle-back-buffer-resync-aft.patch + patches.kernel.org/6.12.58-282-drm-msm-dsi-phy_7nm-Fix-missing-initial-VCO-r.patch + patches.kernel.org/6.12.58-283-drm-amdgpu-Allow-kfd-CRIU-with-no-buffer-obje.patch + patches.kernel.org/6.12.58-284-drm-xe-guc-Increase-GuC-crash-dump-buffer-siz.patch + patches.kernel.org/6.12.58-285-selftests-drv-net-rss_ctx-make-the-test-pass-.patch + patches.kernel.org/6.12.58-286-ipv6-Add-sanity-checks-on-ipv6_devconf.rpl_se.patch + patches.kernel.org/6.12.58-287-drm-panthor-check-bo-offset-alignment-in-vm-b.patch + patches.kernel.org/6.12.58-288-drm-panel-backlight-quirks-Make-EDID-match-op.patch + patches.kernel.org/6.12.58-289-net-nfc-nci-Increase-NCI_DATA_TIMEOUT-to-3000.patch + patches.kernel.org/6.12.58-290-media-adv7180-Add-missing-lock-in-suspend-cal.patch + patches.kernel.org/6.12.58-291-media-adv7180-Do-not-write-format-to-device-i.patch + patches.kernel.org/6.12.58-292-media-adv7180-Only-validate-format-in-queryst.patch + patches.kernel.org/6.12.58-293-media-verisilicon-Explicitly-disable-selectio.patch + patches.kernel.org/6.12.58-294-wifi-mac80211-Fix-6-GHz-Band-capabilities-ele.patch + patches.kernel.org/6.12.58-295-ALSA-usb-audio-apply-quirk-for-MOONDROP-Quark.patch + patches.kernel.org/6.12.58-296-PCI-imx6-Enable-the-Vaux-supply-if-available.patch + patches.kernel.org/6.12.58-297-drm-xe-guc-Set-upper-limit-of-H2G-retries-ove.patch + patches.kernel.org/6.12.58-298-net-call-cond_resched-less-often-in-__release.patch + patches.kernel.org/6.12.58-299-smsc911x-add-second-read-of-EEPROM-mac-when-p.patch + patches.kernel.org/6.12.58-300-iommu-amd-Skip-enabling-command-event-buffers.patch + patches.kernel.org/6.12.58-301-crypto-ccp-Skip-SEV-and-SNP-INIT-for-kdump-bo.patch + patches.kernel.org/6.12.58-302-iommu-apple-dart-Clear-stream-error-indicator.patch + patches.kernel.org/6.12.58-303-drm-amd-add-more-cyan-skillfish-PCI-ids.patch + patches.kernel.org/6.12.58-304-drm-amdgpu-don-t-enable-SMU-on-cyan-skillfish.patch + patches.kernel.org/6.12.58-305-drm-amdgpu-add-support-for-cyan-skillfish-gpu.patch + patches.kernel.org/6.12.58-306-drm-amd-display-Fix-pbn_div-Calculation-Error.patch + patches.kernel.org/6.12.58-307-net-dsa-felix-support-phy-mode-10g-qxgmii.patch + patches.kernel.org/6.12.58-308-usb-gadget-f_hid-Fix-zero-length-packet-trans.patch + patches.kernel.org/6.12.58-309-usb-cdns3-gadget-Use-after-free-during-failed.patch + patches.kernel.org/6.12.58-310-tty-vt-Add-missing-return-value-for-VT_RESIZE.patch + patches.kernel.org/6.12.58-311-drm-msm-make-sure-to-not-queue-up-recovery-mo.patch + patches.kernel.org/6.12.58-312-char-Use-list_del_init-in-misc_deregister-to-.patch + patches.kernel.org/6.12.58-313-PCI-endpoint-pci-epf-test-Limit-PCIe-BAR-size.patch + patches.kernel.org/6.12.58-314-wifi-iwlwifi-fw-Add-ASUS-to-PPAG-and-TAS-list.patch + patches.kernel.org/6.12.58-315-media-ov08x40-Fix-the-horizontal-flip-control.patch + patches.kernel.org/6.12.58-316-media-i2c-og01a1b-Specify-monochrome-media-bu.patch + patches.kernel.org/6.12.58-317-f2fs-fix-wrong-layout-information-on-16KB-pag.patch + patches.kernel.org/6.12.58-318-selftests-mptcp-join-allow-more-time-to-send-.patch + patches.kernel.org/6.12.58-319-scsi-ufs-host-mediatek-Enhance-recovery-on-re.patch + patches.kernel.org/6.12.58-320-scsi-ufs-host-mediatek-Fix-unbalanced-IRQ-ena.patch + patches.kernel.org/6.12.58-321-scsi-ufs-host-mediatek-Enhance-recovery-on-hi.patch + patches.kernel.org/6.12.58-322-net-phy-marvell-Fix-88e1510-downshift-counter.patch + patches.kernel.org/6.12.58-323-scsi-ufs-host-mediatek-Correct-system-PM-flow.patch + patches.kernel.org/6.12.58-324-scsi-ufs-host-mediatek-Disable-auto-hibern8-d.patch + patches.kernel.org/6.12.58-325-ntfs3-pretend-Extend-records-as-regular-files.patch + patches.kernel.org/6.12.58-326-wifi-mac80211-Fix-HE-capabilities-element-che.patch + patches.kernel.org/6.12.58-327-phy-cadence-cdns-dphy-Enable-lower-resolution.patch + patches.kernel.org/6.12.58-328-Fix-access-to-video_is_primary_device-when-co.patch + patches.kernel.org/6.12.58-329-phy-renesas-r8a779f0-ether-serdes-add-new-ste.patch + patches.kernel.org/6.12.58-330-phy-rockchip-phy-rockchip-inno-csidphy-allow-.patch + patches.kernel.org/6.12.58-331-drm-msm-registers-Generate-_HI-LO-builders-fo.patch + patches.kernel.org/6.12.58-332-net-sh_eth-Disable-WoL-if-system-can-not-susp.patch + patches.kernel.org/6.12.58-333-selftests-net-replace-sleeps-in-fcnal-test-wi.patch + patches.kernel.org/6.12.58-334-media-redrat3-use-int-type-to-store-negative-.patch + patches.kernel.org/6.12.58-335-selftests-traceroute-Use-require_command.patch + patches.kernel.org/6.12.58-336-selftests-traceroute-Return-correct-value-on-.patch + patches.kernel.org/6.12.58-337-openrisc-Add-R_OR1K_32_PCREL-relocation-type-.patch + patches.kernel.org/6.12.58-338-netfilter-nf_reject-don-t-reply-to-icmp-error.patch + patches.kernel.org/6.12.58-339-x86-kvm-Prefer-native-qspinlock-for-dedicated.patch + patches.kernel.org/6.12.58-340-selftests-Disable-dad-for-ipv6-in-fcnal-test..patch + patches.kernel.org/6.12.58-341-eth-8139too-Make-8139TOO_PIO-depend-on-NO_IOP.patch + patches.kernel.org/6.12.58-342-selftests-Replace-sleep-with-slowwait.patch + patches.kernel.org/6.12.58-343-net-devmem-expose-tcp_recvmsg_locked-errors.patch + patches.kernel.org/6.12.58-344-udp_tunnel-use-netdev_warn-instead-of-netdev_.patch + patches.kernel.org/6.12.58-345-HID-asus-add-Z13-folio-to-generic-group-for-m.patch + patches.kernel.org/6.12.58-346-watchdog-s3c2410_wdt-Fix-max_timeout-being-ca.patch + patches.kernel.org/6.12.58-347-crypto-sun8i-ce-remove-channel-timeout-field.patch + patches.kernel.org/6.12.58-348-PCI-dwc-Verify-the-single-eDMA-IRQ-in-dw_pcie.patch + patches.kernel.org/6.12.58-349-crypto-ccp-Fix-incorrect-payload-size-calcula.patch + patches.kernel.org/6.12.58-350-crypto-caam-double-the-entropy-delay-interval.patch + patches.kernel.org/6.12.58-351-net-cls_cgroup-Fix-task_get_classid-during-qd.patch + patches.kernel.org/6.12.58-352-wifi-mt76-mt7921-Add-160MHz-beamformee-capabi.patch + patches.kernel.org/6.12.58-353-wifi-mt76-mt7996-Temporarily-disable-EPCS.patch + patches.kernel.org/6.12.58-354-wifi-mt76-mt76_eeprom_override-to-int.patch + patches.kernel.org/6.12.58-355-ALSA-serial-generic-remove-shared-static-buff.patch + patches.kernel.org/6.12.58-356-wifi-mt76-mt7996-fix-memory-leak-on-mt7996_mc.patch + patches.kernel.org/6.12.58-357-drm-amdgpu-Use-memdup_array_user-in-amdgpu_cs.patch + patches.kernel.org/6.12.58-358-drm-amd-display-Set-up-pixel-encoding-for-YCB.patch + patches.kernel.org/6.12.58-359-drm-amd-display-fix-dml-ms-order-of-operation.patch + patches.kernel.org/6.12.58-360-drm-amd-Avoid-evicting-resources-at-S5.patch + patches.kernel.org/6.12.58-361-drm-amd-display-Fix-DVI-D-HDMI-adapters.patch + patches.kernel.org/6.12.58-362-drm-amd-display-Disable-VRR-on-DCE-6.patch + patches.kernel.org/6.12.58-363-drm-amd-display-dml2-Guard-dml21_map_dc_state.patch + patches.kernel.org/6.12.58-364-page_pool-always-add-GFP_NOWARN-for-ATOMIC-al.patch + patches.kernel.org/6.12.58-365-ethernet-Extend-device_get_mac_address-to-use.patch + patches.kernel.org/6.12.58-366-HID-i2c-hid-Resolve-touchpad-issues-on-Dell-s.patch + patches.kernel.org/6.12.58-367-drm-xe-guc-Return-an-error-code-if-the-GuC-lo.patch + patches.kernel.org/6.12.58-368-drm-amdgpu-reject-gang-submissions-under-SRIO.patch + patches.kernel.org/6.12.58-369-selftests-Makefile-include-INSTALL_DEP_TARGET.patch + patches.kernel.org/6.12.58-370-scsi-ufs-core-Disable-timestamp-functionality.patch + patches.kernel.org/6.12.58-371-scsi-lpfc-Clean-up-allocated-queues-when-queu.patch + patches.kernel.org/6.12.58-372-scsi-lpfc-Decrement-ndlp-kref-after-FDISC-ret.patch + patches.kernel.org/6.12.58-373-scsi-lpfc-Check-return-status-of-lpfc_reset_f.patch + patches.kernel.org/6.12.58-374-scsi-lpfc-Remove-ndlp-kref-decrement-clause-f.patch + patches.kernel.org/6.12.58-375-scsi-lpfc-Define-size-of-debugfs-entry-for-xr.patch + patches.kernel.org/6.12.58-376-scsi-lpfc-Ensure-PLOGI_ACC-is-sent-prior-to-P.patch + patches.kernel.org/6.12.58-377-allow-finish_no_open-file-ERR_PTR-E.patch + patches.kernel.org/6.12.58-378-usb-mon-Increase-BUFF_MAX-to-64-MiB-to-suppor.patch + patches.kernel.org/6.12.58-379-usb-xhci-plat-Facilitate-using-autosuspend-fo.patch + patches.kernel.org/6.12.58-380-f2fs-fix-infinite-loop-in-__insert_extent_tre.patch + patches.kernel.org/6.12.58-381-wifi-rtw89-obtain-RX-path-from-ppdu-status-IE.patch + patches.kernel.org/6.12.58-382-wifi-rtw89-renew-a-completion-for-each-H2C-co.patch + patches.kernel.org/6.12.58-383-usb-xhci-pci-add-support-for-hosts-with-zero-.patch + patches.kernel.org/6.12.58-384-ipv6-np-rxpmtu-race-annotation.patch + patches.kernel.org/6.12.58-385-RDMA-irdma-Update-Kconfig.patch + patches.kernel.org/6.12.58-386-IB-ipoib-Ignore-L3-master-device.patch + patches.kernel.org/6.12.58-387-jfs-Verify-inode-mode-when-loading-from-disk.patch + patches.kernel.org/6.12.58-388-jfs-fix-uninitialized-waitqueue-in-transactio.patch + patches.kernel.org/6.12.58-389-drm-amdgpu-atom-Check-kcalloc-for-WS-buffer-i.patch + patches.kernel.org/6.12.58-390-ASoC-qcom-sc8280xp-explicitly-set-S16LE-forma.patch + patches.kernel.org/6.12.58-391-net-phy-clear-link-parameters-on-admin-link-d.patch + patches.kernel.org/6.12.58-392-net-ethernet-microchip-sparx5-make-it-selecta.patch + patches.kernel.org/6.12.58-393-bus-mhi-core-Improve-mhi_sync_power_up-handli.patch + patches.kernel.org/6.12.58-394-iommu-vt-d-Replace-snprintf-with-scnprintf-in.patch + patches.kernel.org/6.12.58-395-wifi-ath10k-Fix-connection-after-GTK-rekeying.patch + patches.kernel.org/6.12.58-396-wifi-mac80211-Track-NAN-interface-start-stop.patch + patches.kernel.org/6.12.58-397-net-intel-fm10k-Fix-parameter-idx-set-but-not.patch + patches.kernel.org/6.12.58-398-r8169-set-EEE-speed-down-ratio-to-1.patch + patches.kernel.org/6.12.58-399-PCI-cadence-Check-for-the-existence-of-cdns_p.patch + patches.kernel.org/6.12.58-400-sparc-module-Add-R_SPARC_UA64-relocation-hand.patch + patches.kernel.org/6.12.58-401-sparc64-fix-prototypes-of-reads-bwl.patch + patches.kernel.org/6.12.58-402-vfio-return-ENOTTY-for-unsupported-device-fea.patch + patches.kernel.org/6.12.58-403-crypto-hisilicon-qm-invalidate-queues-in-use.patch + patches.kernel.org/6.12.58-404-crypto-hisilicon-qm-clear-all-VF-configuratio.patch + patches.kernel.org/6.12.58-405-PCI-PM-Skip-resuming-to-D0-if-device-is-disco.patch + patches.kernel.org/6.12.58-406-selftests-forwarding-Reorder-ar-ping-argument.patch + patches.kernel.org/6.12.58-407-remoteproc-qcom-q6v5-Avoid-handling-handover-.patch + patches.kernel.org/6.12.58-408-wifi-ath12k-Increase-DP_REO_CMD_RING_SIZE-to-.patch + patches.kernel.org/6.12.58-409-net-dsa-microchip-Set-SPI-as-bus-interface-du.patch + patches.kernel.org/6.12.58-410-drm-amd-display-Add-AVI-infoframe-copy-in-cop.patch + patches.kernel.org/6.12.58-411-drm-amd-display-Init-dispclk-from-bootup-cloc.patch + patches.kernel.org/6.12.58-412-drm-amd-display-Fix-for-test-crash-due-to-pow.patch + patches.kernel.org/6.12.58-413-drm-amd-display-change-dc-stream-color-settin.patch + patches.kernel.org/6.12.58-414-NFSv4-handle-ERR_GRACE-on-delegation-recalls.patch + patches.kernel.org/6.12.58-415-NFSv4.1-fix-mount-hang-after-CREATE_SESSION-f.patch + patches.kernel.org/6.12.58-416-nfs4_setup_readdir-insufficient-locking-for-d.patch + patches.kernel.org/6.12.58-417-net-bridge-Install-FDB-for-bridge-MAC-on-VLAN.patch + patches.kernel.org/6.12.58-418-scsi-libfc-Fix-potential-buffer-overflow-in-f.patch + patches.kernel.org/6.12.58-419-accel-habanalabs-gaudi2-fix-BMON-disable-conf.patch + patches.kernel.org/6.12.58-420-scsi-mpt3sas-Add-support-for-22.5-Gbps-SAS-li.patch + patches.kernel.org/6.12.58-421-accel-habanalabs-return-ENOMEM-if-less-than-r.patch + patches.kernel.org/6.12.58-422-accel-habanalabs-gaudi2-read-preboot-status-a.patch + patches.kernel.org/6.12.58-423-accel-habanalabs-support-mapping-cb-with-vmal.patch + patches.kernel.org/6.12.58-424-fs-ext4-change-GFP_KERNEL-to-GFP_NOFS-to-avoi.patch + patches.kernel.org/6.12.58-425-ext4-increase-IO-priority-of-fastcommit.patch + patches.kernel.org/6.12.58-426-amd-amdkfd-resolve-a-race-in-amdgpu_amdkfd_de.patch + patches.kernel.org/6.12.58-427-ASoC-stm32-sai-manage-context-in-set_sysclk-c.patch + patches.kernel.org/6.12.58-428-ASoC-tlv320aic3x-Fix-class-D-initialization-f.patch + patches.kernel.org/6.12.58-429-ACPI-scan-Update-honor-list-for-RPMI-System-M.patch + patches.kernel.org/6.12.58-430-vfio-pci-Fix-INTx-handling-on-legacy-non-PCI-.patch + patches.kernel.org/6.12.58-431-net-mlx5e-Don-t-query-FEC-statistics-when-FEC.patch + patches.kernel.org/6.12.58-432-net-macb-avoid-dealing-with-endianness-in-mac.patch + patches.kernel.org/6.12.58-433-Bluetooth-btusb-Check-for-unexpected-bytes-wh.patch + patches.kernel.org/6.12.58-434-Bluetooth-SCO-Fix-UAF-on-sco_conn_free.patch + patches.kernel.org/6.12.58-435-Bluetooth-btusb-Add-new-VID-PID-13d3-3633-for.patch + patches.kernel.org/6.12.58-436-Bluetooth-bcsp-receive-data-only-if-registere.patch + patches.kernel.org/6.12.58-437-ALSA-usb-audio-add-mono-main-switch-to-Preson.patch + patches.kernel.org/6.12.58-438-net-stmmac-est-Drop-frames-causing-HLBS-error.patch + patches.kernel.org/6.12.58-439-exfat-limit-log-print-for-IO-error.patch + patches.kernel.org/6.12.58-440-exfat-validate-cluster-allocation-bits-of-the.patch + patches.kernel.org/6.12.58-441-6pack-drop-redundant-locking-and-refcounting.patch + patches.kernel.org/6.12.58-442-page_pool-Clamp-pool-size-to-max-16K-pages.patch + patches.kernel.org/6.12.58-443-orangefs-fix-xattr-related-buffer-overflow.patch + patches.kernel.org/6.12.58-444-ftrace-Fix-softlockup-in-ftrace_module_enable.patch + patches.kernel.org/6.12.58-445-ksmbd-use-sock_create_kern-interface-to-creat.patch + patches.kernel.org/6.12.58-446-smb-client-transport-avoid-reconnects-trigger.patch + patches.kernel.org/6.12.58-447-ima-don-t-clear-IMA_DIGSIG-flag-when-setting-.patch + patches.kernel.org/6.12.58-448-usb-xhci-pci-Fix-USB2-only-root-hub-registrat.patch + patches.kernel.org/6.12.58-449-char-misc-restrict-the-dynamic-range-to-exclu.patch + patches.kernel.org/6.12.58-450-drm-amd-display-Add-fallback-path-for-YCBCR42.patch + patches.kernel.org/6.12.58-451-ACPICA-Update-dsmethod.c-to-get-rid-of-unused.patch + patches.kernel.org/6.12.58-452-RDMA-irdma-Fix-SD-index-calculation.patch + patches.kernel.org/6.12.58-453-RDMA-irdma-Remove-unused-struct-irdma_cq-fiel.patch + patches.kernel.org/6.12.58-454-RDMA-irdma-Set-irdma_cq-cq_num-field-during-C.patch + patches.kernel.org/6.12.58-455-RDMA-hns-Fix-recv-CQ-and-QP-cache-affinity.patch + patches.kernel.org/6.12.58-456-RDMA-hns-Fix-the-modification-of-max_send_sge.patch + patches.kernel.org/6.12.58-457-RDMA-hns-Fix-wrong-WQE-data-when-QP-wraps-aro.patch + patches.kernel.org/6.12.58-458-btrfs-fix-memory-leak-of-qgroup_list-in-btrfs.patch + patches.kernel.org/6.12.58-459-btrfs-mark-dirty-extent-range-for-out-of-boun.patch + patches.kernel.org/6.12.58-460-clk-qcom-gcc-ipq6018-rework-nss_port5-clock-t.patch + patches.kernel.org/6.12.58-461-fs-hpfs-Fix-error-code-for-new_inode-failure-.patch + patches.kernel.org/6.12.58-462-um-Fix-help-message-for-ssl-non-raw.patch + patches.kernel.org/6.12.58-463-clk-sunxi-ng-sun6i-rtc-Add-A523-specifics.patch + patches.kernel.org/6.12.58-464-rtc-pcf2127-clear-minute-second-interrupt.patch + patches.kernel.org/6.12.58-465-ARM-at91-pm-save-and-restore-ACR-during-PLL-d.patch + patches.kernel.org/6.12.58-466-clk-at91-sam9x7-Add-peripheral-clock-id-for-p.patch + patches.kernel.org/6.12.58-467-clk-at91-clk-master-Add-check-for-divide-by-3.patch + patches.kernel.org/6.12.58-468-clk-at91-clk-sam9x60-pll-force-write-to-PLL_U.patch + patches.kernel.org/6.12.58-469-9p-trans_fd-p9_fd_request-kick-rx-thread-if-E.patch + patches.kernel.org/6.12.58-470-clk-ti-am33xx-keep-WKUP_DEBUGSS_CLKCTRL-enabl.patch + patches.kernel.org/6.12.58-471-clk-scmi-Add-duty-cycle-ops-only-when-duty-cy.patch + patches.kernel.org/6.12.58-472-clk-clocking-wizard-Fix-output-clock-register.patch + patches.kernel.org/6.12.58-473-NTB-epf-Allow-arbitrary-BAR-mapping.patch + patches.kernel.org/6.12.58-474-9p-fix-sys-fs-9p-caches-overwriting-itself.patch + patches.kernel.org/6.12.58-475-cpufreq-tegra186-Initialize-all-cores-to-max-.patch + patches.kernel.org/6.12.58-476-9p-sysfs_init-don-t-hardcode-error-to-ENOMEM.patch + patches.kernel.org/6.12.58-477-scsi-ufs-core-Include-UTP-error-in-INT_FATAL_.patch + patches.kernel.org/6.12.58-478-ACPI-property-Return-present-device-nodes-onl.patch + patches.kernel.org/6.12.58-479-LoongArch-Handle-new-atomic-instructions-for-.patch + patches.kernel.org/6.12.58-480-tools-bitmap-Add-missing-asm-generic-bitsperl.patch + patches.kernel.org/6.12.58-481-tools-lib-thermal-don-t-preserve-owner-in-ins.patch + patches.kernel.org/6.12.58-482-tools-lib-thermal-use-pkg-config-to-locate-li.patch + patches.kernel.org/6.12.58-483-fbdev-Add-bounds-checking-in-bit_putcs-to-fix.patch + patches.kernel.org/6.12.58-484-rtc-pcf2127-fix-watchdog-interrupt-mask-on-pc.patch + patches.kernel.org/6.12.58-485-net-wwan-t7xx-add-support-for-HP-DRMR-H01.patch + patches.kernel.org/6.12.58-486-kbuild-uapi-Strip-comments-before-size-type-c.patch + patches.kernel.org/6.12.58-487-ASoC-meson-aiu-encoder-i2s-fix-bit-clock-pola.patch + patches.kernel.org/6.12.58-488-drm-amdkfd-Fix-mmap-write-lock-not-release.patch + patches.kernel.org/6.12.58-489-ceph-add-checking-of-wait_for_completion_kill.patch + patches.kernel.org/6.12.58-490-ceph-fix-potential-race-condition-in-ceph_ioc.patch + patches.kernel.org/6.12.58-491-ceph-refactor-wake_up_bit-pattern-of-calling.patch + patches.kernel.org/6.12.58-492-ceph-fix-multifs-mds-auth-caps-issue.patch + patches.kernel.org/6.12.58-493-x86-use-cmov-for-user-address-masking.patch + patches.kernel.org/6.12.58-494-x86-runtime-const-Add-the-RUNTIME_CONST_PTR-a.patch + patches.kernel.org/6.12.58-495-x86-uaccess-don-t-use-runtime-const-rewriting.patch + patches.kernel.org/6.12.58-496-ALSA-hda-realtek-Audio-disappears-on-HP-15-fc.patch + patches.kernel.org/6.12.58-497-btrfs-ensure-no-dirty-metadata-is-written-bac.patch + patches.kernel.org/6.12.58-498-media-uvcvideo-Use-heuristic-to-find-stream-e.patch + patches.kernel.org/6.12.58-499-media-videobuf2-forbid-remove_bufs-when-legac.patch + patches.kernel.org/6.12.58-500-drm-mediatek-Disable-AFBC-support-on-Mediatek.patch + patches.kernel.org/6.12.58-501-Revert-wifi-ath10k-avoid-unnecessary-wait-for.patch + patches.kernel.org/6.12.58-502-ring-buffer-Do-not-warn-in-ring_buffer_map_ge.patch + patches.kernel.org/6.12.58-503-net-libwx-fix-device-bus-LAN-ID.patch + patches.kernel.org/6.12.58-504-riscv-stacktrace-Disable-KASAN-checks-for-non.patch + patches.kernel.org/6.12.58-505-riscv-ptdump-use-seq_puts-in-pt_dump_seq_puts.patch + patches.kernel.org/6.12.58-506-Bluetooth-hci_event-validate-skb-length-for-u.patch + patches.kernel.org/6.12.58-507-Bluetooth-btrtl-Fix-memory-leak-in-rtlbt_pars.patch + patches.kernel.org/6.12.58-508-net-dsa-tag_brcm-legacy-reorganize-functions.patch + patches.kernel.org/6.12.58-509-net-dsa-tag_brcm-legacy-fix-untagged-rx-on-un.patch + patches.kernel.org/6.12.58-510-selftests-net-fix-out-of-order-delivery-of-FI.patch + patches.kernel.org/6.12.58-511-selftests-net-use-destination-options-instead.patch + patches.kernel.org/6.12.58-512-selftests-netdevsim-Fix-ethtool-coalesce.sh-f.patch + patches.kernel.org/6.12.58-513-net-vlan-sync-VLAN-features-with-lower-device.patch + patches.kernel.org/6.12.58-514-gpio-swnode-don-t-use-the-swnode-s-name-as-th.patch + patches.kernel.org/6.12.58-515-gpiolib-fix-invalid-pointer-access-in-debugfs.patch + patches.kernel.org/6.12.58-516-net-dsa-b53-fix-resetting-speed-and-pause-on-.patch + patches.kernel.org/6.12.58-517-net-dsa-b53-fix-bcm63xx-RGMII-port-link-adjus.patch + patches.kernel.org/6.12.58-518-net-dsa-b53-fix-enabling-ip-multicast.patch + patches.kernel.org/6.12.58-519-net-dsa-b53-stop-reading-ARL-entries-if-searc.patch + patches.kernel.org/6.12.58-520-sctp-Hold-RCU-read-lock-while-iterating-over-.patch + patches.kernel.org/6.12.58-521-sctp-Prevent-TOCTOU-out-of-bounds-write.patch + patches.kernel.org/6.12.58-522-sctp-Hold-sock-lock-while-iterating-over-addr.patch + patches.kernel.org/6.12.58-523-net-ionic-add-dma_wmb-before-ringing-TX-doorb.patch + patches.kernel.org/6.12.58-524-net-ionic-map-SKB-after-pseudo-header-checksu.patch + patches.kernel.org/6.12.58-525-net-usb-qmi_wwan-initialize-MAC-header-offset.patch + patches.kernel.org/6.12.58-526-bnxt_en-Fix-a-possible-memory-leak-in-bnxt_pt.patch + patches.kernel.org/6.12.58-527-bnxt_en-Add-mem_valid-bit-to-struct-bnxt_ctx_.patch + patches.kernel.org/6.12.58-528-bnxt_en-Refactor-bnxt_free_ctx_mem.patch + patches.kernel.org/6.12.58-529-bnxt_en-Add-a-force-parameter-to-bnxt_free_ct.patch + patches.kernel.org/6.12.58-530-wifi-mac80211_hwsim-Limit-destroy_on_close-ra.patch + patches.kernel.org/6.12.58-531-net-mlx5e-Fix-return-value-in-case-of-module-.patch + patches.kernel.org/6.12.58-532-net-ti-icssg-prueth-Fix-fdb-hash-size-configu.patch + patches.kernel.org/6.12.58-533-net-mlx5e-SHAMPO-Fix-skb-size-check-for-64K-p.patch + patches.kernel.org/6.12.58-534-net-wan-framer-pef2256-Switch-to-devm_mfd_add.patch + patches.kernel.org/6.12.58-535-net-dsa-microchip-Fix-reserved-multicast-addr.patch + patches.kernel.org/6.12.58-536-lan966x-Fix-sleeping-in-atomic-context.patch + patches.kernel.org/6.12.58-537-net-bridge-fix-use-after-free-due-to-MST-port.patch + patches.kernel.org/6.12.58-538-net-bridge-fix-MST-static-key-usage.patch + patches.kernel.org/6.12.58-539-tracing-Fix-memory-leaks-in-create_field_var.patch + patches.kernel.org/6.12.58-540-drm-amd-display-Enable-mst-when-it-s-detected.patch + patches.kernel.org/6.12.58-541-drm-sched-Fix-deadlock-in-drm_sched_entity_ki.patch + patches.kernel.org/6.12.58-542-Bluetooth-MGMT-Fix-OOB-access-in-parse_adv_mo.patch + patches.kernel.org/6.12.58-543-iommufd-Don-t-overflow-during-division-for-di.patch + patches.kernel.org/6.12.58-544-parisc-Avoid-crash-due-to-unaligned-access-in.patch + patches.kernel.org/6.12.58-545-rtc-rx8025-fix-incorrect-register-reference.patch + patches.kernel.org/6.12.58-546-x86-microcode-AMD-Add-more-known-models-to-en.patch + patches.kernel.org/6.12.58-547-smb-client-validate-change-notify-buffer-befo.patch + patches.kernel.org/6.12.58-548-smb-client-fix-potential-UAF-in-smb2_close_ca.patch + patches.kernel.org/6.12.58-549-drm-amdgpu-smu-Handle-S0ix-for-vangogh.patch + patches.kernel.org/6.12.58-550-drm-amd-display-Fix-NULL-deref-in-debugfs-odm.patch + patches.kernel.org/6.12.58-551-virtio-net-fix-received-length-check-in-big-p.patch + patches.kernel.org/6.12.58-552-lib-crypto-curve25519-hacl64-Fix-older-clang-.patch + patches.kernel.org/6.12.58-553-scsi-ufs-ufs-pci-Fix-S0ix-S3-for-Intel-contro.patch + patches.kernel.org/6.12.58-554-scsi-ufs-ufs-pci-Set-UFSHCD_QUIRK_PERFORM_LIN.patch + patches.kernel.org/6.12.58-555-scsi-ufs-core-Add-a-quirk-to-suppress-link_st.patch + patches.kernel.org/6.12.58-556-drm-amd-display-update-color-on-atomic-commit.patch + patches.kernel.org/6.12.58-557-extcon-adc-jack-Cleanup-wakeup-source-only-if.patch + patches.kernel.org/6.12.58-558-ACPI-SPCR-Check-for-table-version-when-using-.patch + patches.kernel.org/6.12.58-559-drm-amdgpu-Fix-unintended-error-log-in-VCN5_0.patch + patches.kernel.org/6.12.58-560-drm-amdgpu-Fix-function-header-names-in-amdgp.patch + patches.kernel.org/6.12.58-561-drm-amd-display-Fix-black-screen-with-HDMI-ou.patch + patches.kernel.org/6.12.58-562-Linux-6.12.58.patch ######################################################## # Build fixes that apply to the vanilla kernel too. ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.SKeFlM/_old 2025-11-17 12:09:05.837628401 +0100 +++ /var/tmp/diff_new_pack.SKeFlM/_new 2025-11-17 12:09:05.841628570 +0100 @@ -1,4 +1,4 @@ -2025-11-02 17:15:51 +0000 -GIT Revision: e77bdc7b0791e0ae46766d9d0ba45dd183d700b8 +2025-11-14 02:40:17 +0000 +GIT Revision: 0a5127e06002a3b2fa14758b700c7e244896f8e7 GIT Branch: slowroll
