File series.conf of Package kernel-source

# Kernel patches configuration file
# vim: set ts=8 sw=8 noet:
#
# There are three kinds of rules (see guards.1 for details):
# +symbol       include this patch if symbol is defined; otherwise exclude.
# -symbol       exclude this patch if symbol is defined; otherwise include.
# -             exclude this patch.
#
# Using symbols means that an entirely different source tree will be
# generated depending on which symbols are defined. This used to be
# a good thing when arch-specific patches contained conflicts with other
# patches, but we now have a policy that patches must build everywhere.
# The result is a unified source tree that allows us to do neat things
# like ship kernel module packages. Creating a divergent tree breaks
# these # so you'd better have an extraordinary reason for using them.
# For example, the openSUSE 10.3 kernel uses them for segregating the
# -rt patches until they can be integrated completely, and these are
# only applied at the very end of the series.
#
# The most common use in recent kernels is to disable a patch with a
# username as the symbol to indicate responsbility. Another use is
# to check in a patch for testing, but have it disabled in all but your
# own build environment.

	########################################################
	# latest standard kernel patches
	# DO NOT MODIFY THEM!
	# Send separate patches upstream if you find a problem...
	########################################################
	patches.kernel.org/6.14.1-001-ALSA-usb-audio-Add-quirk-for-Plantronics-heads.patch
	patches.kernel.org/6.14.1-002-HID-hid-plantronics-Add-mic-mute-mapping-and-g.patch
	patches.kernel.org/6.14.1-003-atm-Fix-NULL-pointer-dereference.patch
	patches.kernel.org/6.14.1-004-cgroup-rstat-Fix-forceidle-time-in-cpu.stat.patch
	patches.kernel.org/6.14.1-005-netfilter-socket-Lookup-orig-tuple-for-IPv6-SN.patch
	patches.kernel.org/6.14.1-006-ALSA-hda-realtek-Support-mute-LED-on-HP-Laptop.patch
	patches.kernel.org/6.14.1-007-ALSA-hda-realtek-Bass-speaker-fixup-for-ASUS-U.patch
	patches.kernel.org/6.14.1-008-counter-stm32-lptimer-cnt-fix-error-handling-w.patch
	patches.kernel.org/6.14.1-009-counter-microchip-tcb-capture-Fix-undefined-co.patch
	patches.kernel.org/6.14.1-010-tty-serial-8250-Add-some-more-device-IDs.patch
	patches.kernel.org/6.14.1-011-tty-serial-8250-Add-Brainboxes-XC-devices.patch
	patches.kernel.org/6.14.1-012-tty-serial-fsl_lpuart-disable-transmitter-befo.patch
	patches.kernel.org/6.14.1-013-net-usb-qmi_wwan-add-Telit-Cinterion-FN990B-co.patch
	patches.kernel.org/6.14.1-014-net-usb-qmi_wwan-add-Telit-Cinterion-FE990B-co.patch
	patches.kernel.org/6.14.1-015-net-usb-usbnet-restore-usb-d-name-exception-fo.patch
	patches.kernel.org/6.14.1-016-usb-xhci-Don-t-skip-on-Stopped-Length-Invalid.patch
	patches.kernel.org/6.14.1-017-usb-xhci-Apply-the-link-chain-quirk-on-NEC-iso.patch
	patches.kernel.org/6.14.1-018-memstick-rtsx_usb_ms-Fix-slab-use-after-free-i.patch
	patches.kernel.org/6.14.1-019-perf-tools-Fix-up-some-comments-and-code-to-pr.patch
	patches.kernel.org/6.14.1-020-serial-stm32-do-not-deassert-RS485-RTS-GPIO-pr.patch
	patches.kernel.org/6.14.1-021-serial-8250_dma-terminate-correct-DMA-in-tx_dm.patch
	patches.kernel.org/6.14.1-022-Linux-6.14.1.patch
	patches.kernel.org/6.14.2-001-fs-support-O_PATH-fds-with-FSCONFIG_SET_FD.patch
	patches.kernel.org/6.14.2-002-watch_queue-fix-pipe-accounting-mismatch.patch
	patches.kernel.org/6.14.2-003-x86-mm-pat-cpa-test-fix-length-for-CPA_ARRAY-t.patch
	patches.kernel.org/6.14.2-004-m68k-sun3-Use-str_read_write-helper-in-mmu_emu.patch
	patches.kernel.org/6.14.2-005-m68k-sun3-Fix-DEBUG_MMU_EMU-build.patch
	patches.kernel.org/6.14.2-006-cpufreq-scpi-compare-kHz-instead-of-Hz.patch
	patches.kernel.org/6.14.2-007-seccomp-fix-the-__secure_computing-stub-for-HA.patch
	patches.kernel.org/6.14.2-008-smack-dont-compile-ipv6-code-unless-ipv6-is-co.patch
	patches.kernel.org/6.14.2-009-smack-ipv4-ipv6-tcp-dccp-sctp-fix-incorrect-ch.patch
	patches.kernel.org/6.14.2-010-sched-Cancel-the-slice-protection-of-the-idle-.patch
	patches.kernel.org/6.14.2-011-sched-eevdf-Force-propagating-min_slice-of-cfs.patch
	patches.kernel.org/6.14.2-012-cpufreq-governor-Fix-negative-idle_time-handli.patch
	patches.kernel.org/6.14.2-013-EDAC-igen6-Fix-the-flood-of-invalid-error-repo.patch
	patches.kernel.org/6.14.2-014-EDAC-skx_common-i10nm-Fix-some-missing-error-r.patch
	patches.kernel.org/6.14.2-015-x86-vdso-Fix-latent-bug-in-vclock_pages-calcul.patch
	patches.kernel.org/6.14.2-016-x86-fpu-Fix-guest-FPU-state-buffer-allocation-.patch
	patches.kernel.org/6.14.2-017-cpufreq-amd-pstate-Modify-the-min_perf-calcula.patch
	patches.kernel.org/6.14.2-018-cpufreq-amd-pstate-Pass-min-max_limit_perf-as-.patch
	patches.kernel.org/6.14.2-019-cpufreq-amd-pstate-Convert-all-perf-values-to-.patch
	patches.kernel.org/6.14.2-020-cpufreq-amd-pstate-Add-missing-NULL-ptr-check-.patch
	patches.kernel.org/6.14.2-021-x86-fpu-Avoid-copying-dynamic-FP-state-from-in.patch
	patches.kernel.org/6.14.2-022-rseq-Update-kernel-fields-in-lockstep-with-CON.patch
	patches.kernel.org/6.14.2-023-x86-platform-Only-allow-CONFIG_EISA-for-32-bit.patch
	patches.kernel.org/6.14.2-024-x86-sev-Add-missing-RIP_REL_REF-invocations-du.patch
	patches.kernel.org/6.14.2-025-lockdep-mm-Fix-might_fault-lockdep-check-of-cu.patch
	patches.kernel.org/6.14.2-026-PM-sleep-Adjust-check-before-setting-power.mus.patch
	patches.kernel.org/6.14.2-027-cpufreq-tegra194-Allow-building-for-Tegra234.patch
	patches.kernel.org/6.14.2-028-RISC-V-KVM-Disable-the-kernel-perf-counter-dur.patch
	patches.kernel.org/6.14.2-029-kunit-stackinit-Use-fill-byte-different-from-C.patch
	patches.kernel.org/6.14.2-030-watchdog-hardlockup-perf-Fix-perf_event-memory.patch
	patches.kernel.org/6.14.2-031-x86-split_lock-Fix-the-delayed-detection-logic.patch
	patches.kernel.org/6.14.2-032-selinux-Chain-up-tool-resolving-errors-in-inst.patch
	patches.kernel.org/6.14.2-033-EDAC-ie31200-Fix-the-size-of-EDAC_MC_LAYER_CHI.patch
	patches.kernel.org/6.14.2-034-EDAC-ie31200-Fix-the-DIMM-size-mask-for-severa.patch
	patches.kernel.org/6.14.2-035-EDAC-ie31200-Fix-the-error-path-order-of-ie312.patch
	patches.kernel.org/6.14.2-036-dma-Fix-encryption-bit-clearing-for-dma_to_phy.patch
	patches.kernel.org/6.14.2-037-dma-Introduce-generic-dma_addr_-crypted-helper.patch
	patches.kernel.org/6.14.2-038-arm64-realm-Use-aliased-addresses-for-device-D.patch
	patches.kernel.org/6.14.2-039-x86-resctrl-Fix-allocation-of-cleanest-CLOSID-.patch
	patches.kernel.org/6.14.2-040-cpuidle-Init-cpuidle-only-for-present-CPUs.patch
	patches.kernel.org/6.14.2-041-thermal-int340x-Add-NULL-check-for-adev.patch
	patches.kernel.org/6.14.2-042-PM-sleep-Fix-handling-devices-with-direct_comp.patch
	patches.kernel.org/6.14.2-043-lockdep-Don-t-disable-interrupts-on-RT-in-disa.patch
	patches.kernel.org/6.14.2-044-cpufreq-Init-cpufreq-only-for-present-CPUs.patch
	patches.kernel.org/6.14.2-045-perf-ring_buffer-Allow-the-EPOLLRDNORM-flag-fo.patch
	patches.kernel.org/6.14.2-046-perf-Save-PMU-specific-data-in-task_struct.patch
	patches.kernel.org/6.14.2-047-perf-Supply-task-information-to-sched_task.patch
	patches.kernel.org/6.14.2-048-perf-x86-lbr-Fix-shorter-LBRs-call-stacks-for-.patch
	patches.kernel.org/6.14.2-049-sched-deadline-Ignore-special-tasks-when-rebui.patch
	patches.kernel.org/6.14.2-050-sched-topology-Wrappers-for-sched_domains_mute.patch
	patches.kernel.org/6.14.2-051-sched-deadline-Generalize-unique-visiting-of-r.patch
	patches.kernel.org/6.14.2-052-sched-deadline-Rebuild-root-domain-accounting-.patch
	patches.kernel.org/6.14.2-053-x86-traps-Make-exc_double_fault-consistently-n.patch
	patches.kernel.org/6.14.2-054-x86-fpu-xstate-Fix-inconsistencies-in-guest-FP.patch
	patches.kernel.org/6.14.2-055-x86-entry-Add-__init-to-ia32_emulation_overrid.patch
	patches.kernel.org/6.14.2-056-RISC-V-KVM-Teardown-riscv-specific-bits-after-.patch
	patches.kernel.org/6.14.2-057-regulator-pca9450-Fix-enable-register-for-LDO5.patch
	patches.kernel.org/6.14.2-058-auxdisplay-MAX6959-should-select-BITREVERSE.patch
	patches.kernel.org/6.14.2-059-media-verisilicon-HEVC-Initialize-start_bit-fi.patch
	patches.kernel.org/6.14.2-060-media-platform-allgro-dvt-unregister-v4l2_devi.patch
	patches.kernel.org/6.14.2-061-auxdisplay-panel-Fix-an-API-misuse-in-panel.c.patch
	patches.kernel.org/6.14.2-062-platform-x86-lenovo-yoga-tab2-pro-1380-fastcha.patch
	patches.kernel.org/6.14.2-063-platform-x86-dell-uart-backlight-Make-dell_uar.patch
	patches.kernel.org/6.14.2-064-platform-x86-dell-ddv-Fix-temperature-calculat.patch
	patches.kernel.org/6.14.2-065-ASoC-cs35l41-check-the-return-value-from-spi_s.patch
	patches.kernel.org/6.14.2-066-ASoC-amd-acp-Fix-for-enabling-DMIC-on-acp-plat.patch
	patches.kernel.org/6.14.2-067-HID-remove-superfluous-and-wrong-Makefile-entr.patch
	patches.kernel.org/6.14.2-068-ASoC-simple-card-utils-Don-t-use-__free-device.patch
	patches.kernel.org/6.14.2-069-dt-bindings-vendor-prefixes-add-GOcontroll.patch
	patches.kernel.org/6.14.2-070-ALSA-hda-realtek-Always-honor-no_shutup_pins.patch
	patches.kernel.org/6.14.2-071-ASoC-tegra-Use-non-atomic-timeout-for-ADX-stat.patch
	patches.kernel.org/6.14.2-072-ASoC-ti-j721e-evm-Fix-clock-configuration-for-.patch
	patches.kernel.org/6.14.2-073-ALSA-usb-audio-separate-DJM-A9-cap-lvl-options.patch
	patches.kernel.org/6.14.2-074-ALSA-timer-Don-t-take-register_mutex-with-copy.patch
	patches.kernel.org/6.14.2-075-ALSA-hda-realtek-Fix-built-in-mic-assignment-o.patch
	patches.kernel.org/6.14.2-076-wifi-rtw89-Correct-immediate-cfg_len-calculati.patch
	patches.kernel.org/6.14.2-077-wifi-ath12k-fix-skb_ext_desc-leak-in-ath12k_dp.patch
	patches.kernel.org/6.14.2-078-wifi-ath12k-encode-max-Tx-power-in-scan-channe.patch
	patches.kernel.org/6.14.2-079-wifi-ath12k-Fix-pdev-lookup-in-WBM-error-proce.patch
	patches.kernel.org/6.14.2-080-wifi-ath9k-do-not-submit-zero-bytes-to-the-ent.patch
	patches.kernel.org/6.14.2-081-wifi-ath11k-fix-wrong-overriding-for-VHT-Beamf.patch
	patches.kernel.org/6.14.2-082-arm64-dts-mediatek-mt8173-elm-Drop-pmic-s-addr.patch
	patches.kernel.org/6.14.2-083-arm64-dts-mediatek-mt8173-Fix-some-node-names.patch
	patches.kernel.org/6.14.2-084-wifi-ath11k-update-channel-list-in-reg-notifie.patch
	patches.kernel.org/6.14.2-085-ARM-dts-omap4-panda-a4-Add-missing-model-and-c.patch
	patches.kernel.org/6.14.2-086-f2fs-quota-fix-to-avoid-warning-in-dquot_write.patch
	patches.kernel.org/6.14.2-087-dlm-prevent-NPD-when-writing-a-positive-value-.patch
	patches.kernel.org/6.14.2-088-wifi-ath11k-fix-RCU-stall-while-reaping-monito.patch
	patches.kernel.org/6.14.2-089-wifi-ath11k-add-srng-lock-for-ath11k_hal_srng_.patch
	patches.kernel.org/6.14.2-090-wifi-ath12k-Fix-locking-in-QMI-firmware-ready-.patch
	patches.kernel.org/6.14.2-091-f2fs-fix-to-avoid-panic-once-fallocation-fails.patch
	patches.kernel.org/6.14.2-092-scsi-mpt3sas-Reduce-log-level-of-ignore_delay_.patch
	patches.kernel.org/6.14.2-093-md-ensure-resync-is-prioritized-over-recovery.patch
	patches.kernel.org/6.14.2-094-md-raid1-fix-memory-leak-in-raid1_run-if-no-ac.patch
	patches.kernel.org/6.14.2-095-coredump-Fixes-core_pipe_limit-sysctl-proc_han.patch
	patches.kernel.org/6.14.2-096-io_uring-io-wq-eliminate-redundant-io_work_get.patch
	patches.kernel.org/6.14.2-097-io_uring-io-wq-cache-work-flags-in-variable.patch
	patches.kernel.org/6.14.2-098-io_uring-io-wq-do-not-use-bogus-hash-value.patch
	patches.kernel.org/6.14.2-099-io_uring-check-for-iowq-alloc_workqueue-failur.patch
	patches.kernel.org/6.14.2-100-io_uring-net-improve-recv-bundles.patch
	patches.kernel.org/6.14.2-101-firmware-arm_ffa-Refactor-addition-of-partitio.patch
	patches.kernel.org/6.14.2-102-firmware-arm_ffa-Unregister-the-FF-A-devices-w.patch
	patches.kernel.org/6.14.2-103-arm64-dts-mediatek-mt6359-fix-dtbs_check-error.patch
	patches.kernel.org/6.14.2-104-scsi-mpi3mr-Fix-locking-in-an-error-path.patch
	patches.kernel.org/6.14.2-105-scsi-mpt3sas-Fix-a-locking-bug-in-an-error-pat.patch
	patches.kernel.org/6.14.2-106-can-rockchip_canfd-rkcanfd_chip_fifo_setup-rem.patch
	patches.kernel.org/6.14.2-107-jfs-reject-on-disk-inodes-of-an-unsupported-ty.patch
	patches.kernel.org/6.14.2-108-jfs-add-check-read-only-before-txBeginAnon-cal.patch
	patches.kernel.org/6.14.2-109-jfs-add-check-read-only-before-truncation-in-j.patch
	patches.kernel.org/6.14.2-110-wifi-ath12k-Add-missing-htt_metadata-flag-in-a.patch
	patches.kernel.org/6.14.2-111-wifi-rtw89-rtw8852b-t-fix-TSSI-debug-timestamp.patch
	patches.kernel.org/6.14.2-112-xfrm-delay-initialization-of-offload-path-till.patch
	patches.kernel.org/6.14.2-113-iommu-io-pgtable-dart-Only-set-subpage-protect.patch
	patches.kernel.org/6.14.2-114-firmware-arm_ffa-Explicitly-cast-return-value-.patch
	patches.kernel.org/6.14.2-115-firmware-arm_ffa-Explicitly-cast-return-value-.patch
	patches.kernel.org/6.14.2-116-arm64-dts-renesas-r8a774c0-Re-add-voltages-to-.patch
	patches.kernel.org/6.14.2-117-arm64-dts-renesas-r8a77990-Re-add-voltages-to-.patch
	patches.kernel.org/6.14.2-118-firmware-arm_ffa-Skip-the-first-partition-ID-w.patch
	patches.kernel.org/6.14.2-119-arm64-dts-ti-k3-j722s-evm-Fix-USB2.0_MUX_SEL-t.patch
	patches.kernel.org/6.14.2-120-wifi-ath12k-use-link-specific-bss_conf-as-well.patch
	patches.kernel.org/6.14.2-121-arm64-dts-imx8mp-skov-correct-PMIC-board-limit.patch
	patches.kernel.org/6.14.2-122-arm64-dts-imx8mp-skov-operate-CPU-at-850-mV-by.patch
	patches.kernel.org/6.14.2-123-arm64-dts-mediatek-mt8390-genio-700-evk-Move-c.patch
	patches.kernel.org/6.14.2-124-arm64-dts-mediatek-mt8390-genio-common-Fix-dup.patch
	patches.kernel.org/6.14.2-125-wifi-ath11k-Clear-affinity-hint-before-calling.patch
	patches.kernel.org/6.14.2-126-wifi-ath12k-Clear-affinity-hint-before-calling.patch
	patches.kernel.org/6.14.2-127-f2fs-fix-to-set-.discard_granularity-correctly.patch
	patches.kernel.org/6.14.2-128-f2fs-add-check-for-deleted-inode.patch
	patches.kernel.org/6.14.2-129-arm64-dts-ti-k3-am62-verdin-dahlia-add-Microph.patch
	patches.kernel.org/6.14.2-130-f2fs-fix-potential-deadloop-in-prepare_compres.patch
	patches.kernel.org/6.14.2-131-f2fs-fix-to-call-f2fs_recover_quota_end-correc.patch
	patches.kernel.org/6.14.2-132-md-fix-mddev-uaf-while-iterating-all_mddevs-li.patch
	patches.kernel.org/6.14.2-133-md-raid1-raid10-don-t-ignore-IO-flags.patch
	patches.kernel.org/6.14.2-134-md-md-bitmap-fix-wrong-bitmap_limit-for-cluste.patch
	patches.kernel.org/6.14.2-135-tracing-Fix-DECLARE_TRACE_CONDITION.patch
	patches.kernel.org/6.14.2-136-tools-rv-Keep-user-LDFLAGS-in-build.patch
	patches.kernel.org/6.14.2-137-arm64-dts-ti-k3-am62p-Enable-AUDIO_REFCLKx.patch
	patches.kernel.org/6.14.2-138-arm64-dts-ti-k3-am62p-fix-pinctrl-settings.patch
	patches.kernel.org/6.14.2-139-arm64-dts-ti-k3-j722s-fix-pinctrl-settings.patch
	patches.kernel.org/6.14.2-140-wifi-rtw89-fw-correct-debug-message-format-in-.patch
	patches.kernel.org/6.14.2-141-wifi-rtw89-pci-correct-ISR-RDU-bit-for-8922AE.patch
	patches.kernel.org/6.14.2-142-blk-throttle-fix-lower-bps-rate-by-throtl_trim.patch
	patches.kernel.org/6.14.2-143-soc-mediatek-mtk-mmsys-Fix-MT8188-VDO1-DPI1-ou.patch
	patches.kernel.org/6.14.2-144-soc-mediatek-mt8167-mmsys-Fix-missing-regval-i.patch
	patches.kernel.org/6.14.2-145-soc-mediatek-mt8365-mmsys-Fix-routing-table-ma.patch
	patches.kernel.org/6.14.2-146-md-raid10-wait-barrier-before-returning-discar.patch
	patches.kernel.org/6.14.2-147-block-ensure-correct-integrity-capability-prop.patch
	patches.kernel.org/6.14.2-148-block-Correctly-initialize-BLK_INTEGRITY_NOGEN.patch
	patches.kernel.org/6.14.2-149-badblocks-Fix-error-shitf-ops.patch
	patches.kernel.org/6.14.2-150-badblocks-factor-out-a-helper-try_adjacent_com.patch
	patches.kernel.org/6.14.2-151-badblocks-attempt-to-merge-adjacent-badblocks-.patch
	patches.kernel.org/6.14.2-152-badblocks-return-error-directly-when-setting-b.patch
	patches.kernel.org/6.14.2-153-badblocks-return-error-if-any-badblock-set-fai.patch
	patches.kernel.org/6.14.2-154-badblocks-fix-the-using-of-MAX_BADBLOCKS.patch
	patches.kernel.org/6.14.2-155-badblocks-fix-merge-issue-when-new-badblocks-a.patch
	patches.kernel.org/6.14.2-156-badblocks-fix-missing-bad-blocks-on-retry-in-_.patch
	patches.kernel.org/6.14.2-157-badblocks-return-boolean-from-badblocks_set-an.patch
	patches.kernel.org/6.14.2-158-badblocks-use-sector_t-instead-of-int-to-avoid.patch
	patches.kernel.org/6.14.2-159-firmware-arm_scmi-use-ioread64-instead-of-iore.patch
	patches.kernel.org/6.14.2-160-net-airoha-Fix-lan4-support-in-airoha_qdma_get.patch
	patches.kernel.org/6.14.2-161-iommu-amd-Fix-header-file.patch
	patches.kernel.org/6.14.2-162-iommu-vt-d-Fix-system-hang-on-reboot-f.patch
	patches.kernel.org/6.14.2-163-memory-mtk-smi-Add-ostd-setting-for-mt8192.patch
	patches.kernel.org/6.14.2-164-gfs2-minor-evict-fix.patch
	patches.kernel.org/6.14.2-165-gfs2-skip-if-we-cannot-defer-delete.patch
	patches.kernel.org/6.14.2-166-ARM-dts-imx6ul-tqma6ul1-Change-include-order-t.patch
	patches.kernel.org/6.14.2-167-arm64-dts-imx8mp-add-AUDIO_AXI_CLK_ROOT-to-AUD.patch
	patches.kernel.org/6.14.2-168-arm64-dts-imx8mp-change-AUDIO_AXI_CLK_ROOT-fre.patch
	patches.kernel.org/6.14.2-169-f2fs-fix-to-avoid-accessing-uninitialized-curs.patch
	patches.kernel.org/6.14.2-170-iommu-Handle-race-with-default-domain-setup.patch
	patches.kernel.org/6.14.2-171-wifi-mac80211-remove-SSID-from-ML-reconf.patch
	patches.kernel.org/6.14.2-172-f2fs-fix-to-avoid-running-out-of-free-segments.patch
	patches.kernel.org/6.14.2-173-block-fix-adding-folio-to-bio.patch
	patches.kernel.org/6.14.2-174-ext4-fix-potential-null-dereference-in-ext4-ku.patch
	patches.kernel.org/6.14.2-175-ext4-convert-EXT4_FLAGS_-defines-to-enum.patch
	patches.kernel.org/6.14.2-176-ext4-add-EXT4_FLAGS_EMERGENCY_RO-bit.patch
	patches.kernel.org/6.14.2-177-ext4-correct-behavior-under-errors-remount-ro-.patch
	patches.kernel.org/6.14.2-178-ext4-show-emergency_ro-when-EXT4_FLAGS_EMERGEN.patch
	patches.kernel.org/6.14.2-179-arm64-dts-rockchip-Move-rk356x-scmi-SHMEM-to-r.patch
	patches.kernel.org/6.14.2-180-arm64-dts-rockchip-Remove-bluetooth-node-from-.patch
	patches.kernel.org/6.14.2-181-bus-qcom-ssc-block-bus-Remove-some-duplicated-.patch
	patches.kernel.org/6.14.2-182-bus-qcom-ssc-block-bus-Fix-the-error-handling-.patch
	patches.kernel.org/6.14.2-183-arm64-dts-rockchip-Fix-pcie-reset-gpio-on-Oran.patch
	patches.kernel.org/6.14.2-184-arm64-dts-rockchip-Fix-PWM-pinctrl-names.patch
	patches.kernel.org/6.14.2-185-arm64-dts-rockchip-remove-ethm0_clk0_25m_out-f.patch
	patches.kernel.org/6.14.2-186-erofs-allow-16-byte-volume-name-again.patch
	patches.kernel.org/6.14.2-187-ext4-add-missing-brelse-for-bh2-in-ext4_dx_add.patch
	patches.kernel.org/6.14.2-188-ext4-verify-fast-symlink-length.patch
	patches.kernel.org/6.14.2-189-f2fs-fix-missing-discard-for-active-segments.patch
	patches.kernel.org/6.14.2-190-scsi-hisi_sas-Fixed-failure-to-issue-vendor-sp.patch
	patches.kernel.org/6.14.2-191-scsi-target-tcm_loop-Fix-wrong-abort-tag.patch
	patches.kernel.org/6.14.2-192-ext4-introduce-ITAIL-helper.patch
	patches.kernel.org/6.14.2-193-ext4-fix-out-of-bound-read-in-ext4_xattr_inode.patch
	patches.kernel.org/6.14.2-194-ext4-goto-right-label-out_mmap_sem-in-ext4_set.patch
	patches.kernel.org/6.14.2-195-jbd2-fix-off-by-one-while-erasing-journal.patch
	patches.kernel.org/6.14.2-196-ata-libata-Fix-NCQ-Non-Data-log-not-supported-.patch
	patches.kernel.org/6.14.2-197-wifi-nl80211-store-chandef-on-the-correct-link.patch
	patches.kernel.org/6.14.2-198-wifi-mac80211-check-basic-rates-validity-in-st.patch
	patches.kernel.org/6.14.2-199-wifi-cfg80211-init-wiphy_work-before-allocatin.patch
	patches.kernel.org/6.14.2-200-wifi-mwifiex-Fix-premature-release-of-RF-calib.patch
	patches.kernel.org/6.14.2-201-wifi-mwifiex-Fix-RF-calibration-data-download-.patch
	patches.kernel.org/6.14.2-202-ice-health.c-fix-compilation-on-gcc-7.5.patch
	patches.kernel.org/6.14.2-203-ice-ensure-periodic-output-start-time-is-in-th.patch
	patches.kernel.org/6.14.2-204-ice-fix-reservation-of-resources-for-RDMA-when.patch
	patches.kernel.org/6.14.2-205-virtchnl-make-proto-and-filter-action-count-un.patch
	patches.kernel.org/6.14.2-206-ice-stop-truncating-queue-ids-when-checking.patch
	patches.kernel.org/6.14.2-207-ice-validate-queue-quanta-parameters-to-preven.patch
	patches.kernel.org/6.14.2-208-ice-fix-input-validation-for-virtchnl-BW.patch
	patches.kernel.org/6.14.2-209-ice-fix-using-untrusted-value-of-pkt_len-in-ic.patch
	patches.kernel.org/6.14.2-210-idpf-check-error-for-register_netdev-on-init.patch
	patches.kernel.org/6.14.2-211-btrfs-get-used-bytes-while-holding-lock-at-btr.patch
	patches.kernel.org/6.14.2-212-btrfs-fix-reclaimed-bytes-accounting-after-aut.patch
	patches.kernel.org/6.14.2-213-btrfs-fix-block-group-refcount-race-in-btrfs_c.patch
	patches.kernel.org/6.14.2-214-btrfs-don-t-clobber-ret-in-btrfs_validate_supe.patch
	patches.kernel.org/6.14.2-215-wifi-mt76-mt7915-fix-possible-integer-overflow.patch
	patches.kernel.org/6.14.2-216-igb-reject-invalid-external-timestamp-requests.patch
	patches.kernel.org/6.14.2-217-renesas-reject-PTP_STRICT_FLAGS-as-unsupported.patch
	patches.kernel.org/6.14.2-218-net-lan743x-reject-unsupported-external-timest.patch
	patches.kernel.org/6.14.2-219-broadcom-fix-supported-flag-check-in-periodic-.patch
	patches.kernel.org/6.14.2-220-ptp-ocp-reject-unsupported-periodic-output-fla.patch
	patches.kernel.org/6.14.2-221-nvmet-pci-epf-Always-configure-BAR0-as-64-bit.patch
	patches.kernel.org/6.14.2-222-jbd2-add-a-missing-data-flush-during-file-and-.patch
	patches.kernel.org/6.14.2-223-ext4-define-ext4_journal_destroy-wrapper.patch
	patches.kernel.org/6.14.2-224-ext4-avoid-journaling-sb-update-on-error-if-jo.patch
	patches.kernel.org/6.14.2-225-eth-bnxt-fix-out-of-range-access-of-vnic_info-.patch
	patches.kernel.org/6.14.2-226-net-Remove-RTNL-dance-for-SIOCBRADDIF-and-SIOC.patch
	patches.kernel.org/6.14.2-227-netfilter-nfnetlink_queue-Initialize-ctx-to-av.patch
	patches.kernel.org/6.14.2-228-netfilter-nf_tables-Only-use-nf_skip_indirect_.patch
	patches.kernel.org/6.14.2-229-ax25-Remove-broken-autobind.patch
	patches.kernel.org/6.14.2-230-net-mlx5e-Fix-ethtool-N-flow-type-ip4-to-RSS-c.patch
	patches.kernel.org/6.14.2-231-bnxt_en-Mask-the-bd_cnt-field-in-the-TX-BD-pro.patch
	patches.kernel.org/6.14.2-232-bnxt_en-Linearize-TX-SKB-if-the-fragments-exce.patch
	patches.kernel.org/6.14.2-233-net-dsa-mv88e6xxx-fix-atu_move_port_mask-for-6.patch
	patches.kernel.org/6.14.2-234-net-dsa-mv88e6xxx-enable-PVT-for-6321-switch.patch
	patches.kernel.org/6.14.2-235-net-dsa-mv88e6xxx-enable-.port_set_policy-for-.patch
	patches.kernel.org/6.14.2-236-net-dsa-mv88e6xxx-fix-VTU-methods-for-6320-fam.patch
	patches.kernel.org/6.14.2-237-net-dsa-mv88e6xxx-enable-STU-methods-for-6320-.patch
	patches.kernel.org/6.14.2-238-mlxsw-spectrum_acl_bloom_filter-Workaround-for.patch
	patches.kernel.org/6.14.2-239-net-dsa-sja1105-fix-displaced-ethtool-statisti.patch
	patches.kernel.org/6.14.2-240-net-dsa-sja1105-reject-other-RX-filters-than-H.patch
	patches.kernel.org/6.14.2-241-net-dsa-sja1105-fix-kasan-out-of-bounds-warnin.patch
	patches.kernel.org/6.14.2-242-net-mlx5-LAG-reload-representors-on-LAG-creati.patch
	patches.kernel.org/6.14.2-243-net-mlx5-Start-health-poll-after-enable-hca.patch
	patches.kernel.org/6.14.2-244-vmxnet3-unregister-xdp-rxq-info-in-the-reset-p.patch
	patches.kernel.org/6.14.2-245-bonding-check-xdp-prog-when-set-bond-mode.patch
	patches.kernel.org/6.14.2-246-ibmvnic-Use-kernel-helpers-for-hex-dumps.patch
	patches.kernel.org/6.14.2-247-net-fix-NULL-pointer-dereference-in-l3mdev_l3_.patch
	patches.kernel.org/6.14.2-248-virtio_net-Fix-endian-with-virtio_net_ctrl_rss.patch
	patches.kernel.org/6.14.2-249-Bluetooth-Add-quirk-for-broken-READ_VOICE_SETT.patch
	patches.kernel.org/6.14.2-250-Bluetooth-Add-quirk-for-broken-READ_PAGE_SCAN_.patch
	patches.kernel.org/6.14.2-251-Bluetooth-btusb-Fix-regression-in-the-initiali.patch
	patches.kernel.org/6.14.2-252-Bluetooth-hci_core-Enable-buffer-flow-control-.patch
	patches.kernel.org/6.14.2-253-Bluetooth-HCI-Add-definition-of-hci_rp_remote_.patch
	patches.kernel.org/6.14.2-254-rwonce-handle-KCSAN-like-KASAN-in-read_word_at.patch
	patches.kernel.org/6.14.2-255-net-dsa-microchip-fix-DCB-apptrust-configurati.patch
	patches.kernel.org/6.14.2-256-Bluetooth-btnxpuart-Fix-kernel-panic-during-FW.patch
	patches.kernel.org/6.14.2-257-Bluetooth-hci_event-Fix-handling-of-HCI_EV_LE_.patch
	patches.kernel.org/6.14.2-258-net-Fix-the-devmem-sock-opts-and-msgs-for-pari.patch
	patches.kernel.org/6.14.2-259-net-libwx-fix-Tx-descriptor-content-for-some-t.patch
	patches.kernel.org/6.14.2-260-net-libwx-fix-Tx-L4-checksum.patch
	patches.kernel.org/6.14.2-261-rwonce-fix-crash-by-removing-READ_ONCE-for-una.patch
	patches.kernel.org/6.14.2-262-drm-bridge-ti-sn65dsi86-Fix-multiple-instances.patch
	patches.kernel.org/6.14.2-263-drm-ssd130x-Set-SPI-.id_table-to-prevent-an-SP.patch
	patches.kernel.org/6.14.2-264-accel-amdxdna-Return-error-when-setting-clock-.patch
	patches.kernel.org/6.14.2-265-drm-panthor-Fix-a-race-between-the-reset-and-s.patch
	patches.kernel.org/6.14.2-266-drm-ssd130x-fix-ssd132x-encoding.patch
	patches.kernel.org/6.14.2-267-drm-ssd130x-ensure-ssd132x-pitch-is-correct.patch
	patches.kernel.org/6.14.2-268-drm-dp_mst-Fix-drm-RAD-print.patch
	patches.kernel.org/6.14.2-269-drm-bridge-it6505-fix-HDCP-V-match-check-is-no.patch
	patches.kernel.org/6.14.2-270-drm-panthor-Fix-race-condition-when-gathering-.patch
	patches.kernel.org/6.14.2-271-drm-xlnx-zynqmp-Fix-max-dma-segment-size.patch
	patches.kernel.org/6.14.2-272-drm-xlnx-zynqmp_dpsub-Add-NULL-check-in-zynqmp.patch
	patches.kernel.org/6.14.2-273-drm-zynqmp_dp-Fix-a-deadlock-in-zynqmp_dp_igno.patch
	patches.kernel.org/6.14.2-274-drm-vkms-Fix-use-after-free-and-double-free-on.patch
	patches.kernel.org/6.14.2-275-gpu-cdns-mhdp8546-fix-call-balance-of-mhdp-clk.patch
	patches.kernel.org/6.14.2-276-drm-amdgpu-refine-smu-send-msg-debug-log-forma.patch
	patches.kernel.org/6.14.2-277-drm-amdgpu-umsch-remove-vpe-test-from-umsch.patch
	patches.kernel.org/6.14.2-278-drm-amdgpu-umsch-declare-umsch-firmware.patch
	patches.kernel.org/6.14.2-279-drm-amdgpu-umsch-fix-ucode-check.patch
	patches.kernel.org/6.14.2-280-drm-amdgpu-vcn5.0.1-use-correct-dpm-helper.patch
	patches.kernel.org/6.14.2-281-PCI-Use-downstream-bridges-for-distributing-re.patch
	patches.kernel.org/6.14.2-282-PCI-Remove-add_align-overwrite-unrelated-to-si.patch
	patches.kernel.org/6.14.2-283-PCI-Simplify-size1-assignment-logic.patch
	patches.kernel.org/6.14.2-284-PCI-Allow-relaxed-bridge-window-tail-sizing-fo.patch
	patches.kernel.org/6.14.2-285-drm-mediatek-mtk_hdmi-Unregister-audio-platfor.patch
	patches.kernel.org/6.14.2-286-drm-mediatek-mtk_hdmi-Fix-typo-for-aud_sampe_s.patch
	patches.kernel.org/6.14.2-287-drm-amdgpu-Replace-Mutex-with-Spinlock-for-RLC.patch
	patches.kernel.org/6.14.2-288-PCI-ASPM-Fix-link-state-exit-during-switch-ups.patch
	patches.kernel.org/6.14.2-289-drm-panel-ilitek-ili9882t-fix-GPIO-name-in-err.patch
	patches.kernel.org/6.14.2-290-PCI-ACS-Fix-pci-config_acs-parameter.patch
	patches.kernel.org/6.14.2-291-drm-amd-display-fix-an-indent-issue-in-DML21.patch
	patches.kernel.org/6.14.2-292-drm-msm-dpu-don-t-use-active-in-atomic_check.patch
	patches.kernel.org/6.14.2-293-drm-msm-dsi-phy-Program-clock-inverters-in-cor.patch
	patches.kernel.org/6.14.2-294-drm-msm-dsi-Use-existing-per-interface-slice-c.patch
	patches.kernel.org/6.14.2-295-drm-msm-dsi-Set-PHY-usescase-and-mode-before-r.patch
	patches.kernel.org/6.14.2-296-drm-msm-dpu-Fall-back-to-a-single-DSC-encoder-.patch
	patches.kernel.org/6.14.2-297-drm-msm-dpu-Remove-arbitrary-limit-of-1-interf.patch
	patches.kernel.org/6.14.2-298-drm-msm-gem-Fix-error-code-msm_parse_deps.patch
	patches.kernel.org/6.14.2-299-drm-amdkfd-Fix-Circular-Locking-Dependency-in-.patch
	patches.kernel.org/6.14.2-300-PCI-mediatek-gen3-Configure-PBUS_CSR-registers.patch
	patches.kernel.org/6.14.2-301-PCI-cadence-ep-Fix-the-driver-to-send-MSG-TLP-.patch
	patches.kernel.org/6.14.2-302-PCI-brcmstb-Set-generation-limit-before-PCIe-l.patch
	patches.kernel.org/6.14.2-303-PCI-brcmstb-Use-internal-register-to-change-li.patch
	patches.kernel.org/6.14.2-304-PCI-brcmstb-Fix-error-path-after-a-call-to-reg.patch
	patches.kernel.org/6.14.2-305-PCI-brcmstb-Fix-potential-premature-regulator-.patch
	patches.kernel.org/6.14.2-306-selftests-pcie_bwctrl-Add-set_pcie_speed.sh-to.patch
	patches.kernel.org/6.14.2-307-PCI-portdrv-Only-disable-pciehp-interrupts-ear.patch
+broken	patches.kernel.org/6.14.2-308-PCI-Avoid-reset-when-disabled-via-sysfs.patch
	patches.kernel.org/6.14.2-309-drm-msm-dpu-move-needs_cdm-setting-to-dpu_enco.patch
	patches.kernel.org/6.14.2-310-drm-msm-dpu-simplify-dpu_encoder_get_topology-.patch
	patches.kernel.org/6.14.2-311-drm-msm-dpu-don-t-set-crtc_state-mode_changed-.patch
	patches.kernel.org/6.14.2-312-drm-panthor-Update-CS_STATUS_-defines-to-corre.patch
	patches.kernel.org/6.14.2-313-drm-file-Add-fdinfo-helper-for-printing-region.patch
	patches.kernel.org/6.14.2-314-drm-panthor-Expose-size-of-driver-internal-BO-.patch
	patches.kernel.org/6.14.2-315-drm-panthor-Replace-sleep-locks-with-spinlocks.patch
	patches.kernel.org/6.14.2-316-drm-panthor-Avoid-sleep-locking-in-the-interna.patch
	patches.kernel.org/6.14.2-317-drm-panthor-Clean-up-FW-version-information-di.patch
	patches.kernel.org/6.14.2-318-drm-amd-display-fix-type-mismatch-in-Calculate.patch
	patches.kernel.org/6.14.2-319-drm-msm-a6xx-Fix-a6xx-indexed-regs-in-devcored.patch
	patches.kernel.org/6.14.2-320-powerpc-perf-Fix-ref-counting-on-the-PMU-vpa_p.patch
	patches.kernel.org/6.14.2-321-misc-pci_endpoint_test-Fix-pci_endpoint_test_b.patch
	patches.kernel.org/6.14.2-322-misc-pci_endpoint_test-Handle-BAR-sizes-larger.patch
	patches.kernel.org/6.14.2-323-PCI-endpoint-pci-epf-test-Handle-endianness-pr.patch
	patches.kernel.org/6.14.2-324-crypto-powerpc-Mark-ghashp8-ppc.o-as-an-OBJECT.patch
	patches.kernel.org/6.14.2-325-powerpc-kexec-fix-physical-address-calculation.patch
	patches.kernel.org/6.14.2-326-PCI-Remove-stray-put_device-in-pci_register_ho.patch
	patches.kernel.org/6.14.2-327-PCI-xilinx-cpm-Fix-IRQ-domain-leak-in-error-pa.patch
	patches.kernel.org/6.14.2-328-drm-mediatek-Fix-config_updating-flag-never-fa.patch
	patches.kernel.org/6.14.2-329-drm-mediatek-dp-drm_err-dev_err-in-HPD-path-to.patch
	patches.kernel.org/6.14.2-330-drm-mediatek-dsi-fix-error-codes-in-mtk_dsi_ho.patch
	patches.kernel.org/6.14.2-331-drm-amd-display-avoid-NPD-when-ASIC-does-not-s.patch
	patches.kernel.org/6.14.2-332-PCI-dwc-ep-Return-ENOMEM-for-allocation-failur.patch
	patches.kernel.org/6.14.2-333-PCI-histb-Fix-an-error-handling-path-in-histb_.patch
	patches.kernel.org/6.14.2-334-PCI-Fix-BAR-resizing-when-VF-BARs-are-assigned.patch
	patches.kernel.org/6.14.2-335-drm-amdgpu-mes-optimize-compute-loop-handling.patch
	patches.kernel.org/6.14.2-336-drm-amdgpu-mes-enable-compute-pipes-across-all.patch
	patches.kernel.org/6.14.2-337-PCI-pciehp-Don-t-enable-HPIE-when-resuming-in-.patch
	patches.kernel.org/6.14.2-338-PCI-bwctrl-Fix-pcie_bwctrl_select_speed-return.patch
	patches.kernel.org/6.14.2-339-io_uring-net-only-import-send_zc-buffer-once.patch
	patches.kernel.org/6.14.2-340-PCI-Fix-NULL-dereference-in-SR-IOV-VF-creation.patch
	patches.kernel.org/6.14.2-341-io_uring-use-lockless_cq-flag-in-io_req_comple.patch
	patches.kernel.org/6.14.2-342-io_uring-fix-retry-handling-off-iowq.patch
	patches.kernel.org/6.14.2-343-fbdev-au1100fb-Move-a-variable-assignment-behi.patch
	patches.kernel.org/6.14.2-344-dummycon-fix-default-rows-cols.patch
	patches.kernel.org/6.14.2-345-mdacon-rework-dependency-list.patch
	patches.kernel.org/6.14.2-346-fbdev-sm501fb-Add-some-geometry-checks.patch
	patches.kernel.org/6.14.2-347-crypto-iaa-Test-the-correct-request-flag.patch
	patches.kernel.org/6.14.2-348-crypto-qat-set-parity-error-mask-for-qat_420xx.patch
	patches.kernel.org/6.14.2-349-crypto-tegra-Use-separate-buffer-for-setkey.patch
	patches.kernel.org/6.14.2-350-crypto-tegra-Do-not-use-fixed-size-buffers.patch
	patches.kernel.org/6.14.2-351-crypto-tegra-check-return-value-for-hash-do_on.patch
	patches.kernel.org/6.14.2-352-crypto-tegra-Transfer-HASH-init-function-to-cr.patch
	patches.kernel.org/6.14.2-353-crypto-tegra-Fix-HASH-intermediate-result-hand.patch
	patches.kernel.org/6.14.2-354-crypto-bpf-Add-MODULE_DESCRIPTION-for-skcipher.patch
	patches.kernel.org/6.14.2-355-crypto-tegra-Use-HMAC-fallback-when-keyslots-a.patch
	patches.kernel.org/6.14.2-356-clk-amlogic-gxbb-drop-incorrect-flag-on-32k-cl.patch
	patches.kernel.org/6.14.2-357-crypto-hisilicon-sec2-fix-for-aead-authsize-al.patch
	patches.kernel.org/6.14.2-358-crypto-hisilicon-sec2-fix-for-sec-spec-check.patch
	patches.kernel.org/6.14.2-359-RDMA-mlx5-Fix-page_size-variable-overflow.patch
	patches.kernel.org/6.14.2-360-remoteproc-core-Clear-table_sz-when-rproc_shut.patch
	patches.kernel.org/6.14.2-361-of-property-Increase-NR_FWNODE_REFERENCE_ARGS.patch
	patches.kernel.org/6.14.2-362-pinctrl-renesas-rzg2l-Suppress-binding-attribu.patch
	patches.kernel.org/6.14.2-363-remoteproc-qcom_q6v5_pas-Make-single-PD-handli.patch
	patches.kernel.org/6.14.2-364-libbpf-Fix-hypothetical-STT_SECTION-extern-NUL.patch
	patches.kernel.org/6.14.2-365-drivers-clk-qcom-ipq5424-fix-the-freq-table-of.patch
	patches.kernel.org/6.14.2-366-selftests-bpf-Fix-string-read-in-strncmp-bench.patch
	patches.kernel.org/6.14.2-367-x86-mm-pat-Fix-VM_PAT-handling-when-fork-fails.patch
	patches.kernel.org/6.14.2-368-clk-renesas-r8a08g045-Check-the-source-of-the-.patch
	patches.kernel.org/6.14.2-369-remoteproc-qcom-pas-add-minidump_id-to-SC7280-.patch
	patches.kernel.org/6.14.2-370-clk-samsung-Fix-UBSAN-panic-in-samsung_clk_ini.patch
	patches.kernel.org/6.14.2-371-pinctrl-nuvoton-npcm8xx-Fix-error-handling-in-.patch
	patches.kernel.org/6.14.2-372-crypto-tegra-Fix-CMAC-intermediate-result-hand.patch
	patches.kernel.org/6.14.2-373-clk-qcom-gcc-msm8953-fix-stuck-venus0_core0-cl.patch
	patches.kernel.org/6.14.2-374-selftests-bpf-Fix-runqslower-cross-endian-buil.patch
	patches.kernel.org/6.14.2-375-s390-Remove-ioremap_wt-and-pgprot_writethrough.patch
	patches.kernel.org/6.14.2-376-RDMA-mana_ib-Ensure-variable-err-is-initialize.patch
	patches.kernel.org/6.14.2-377-crypto-tegra-Set-IV-to-NULL-explicitly-for-AES.patch
	patches.kernel.org/6.14.2-378-remoteproc-qcom_q6v5_pas-Use-resource-with-CX-.patch
	patches.kernel.org/6.14.2-379-clk-qcom-gcc-x1e80100-Unregister-GCC_GPU_CFG_A.patch
	patches.kernel.org/6.14.2-380-crypto-tegra-finalize-crypto-req-on-error.patch
	patches.kernel.org/6.14.2-381-crypto-tegra-Reserve-keyslots-to-allocate-dyna.patch
	patches.kernel.org/6.14.2-382-bpf-Use-preempt_count-directly-in-bpf_send_sig.patch
	patches.kernel.org/6.14.2-383-lib-842-Improve-error-handling-in-sw842_compre.patch
	patches.kernel.org/6.14.2-384-pinctrl-renesas-rza2-Fix-missing-of_node_put-c.patch
	patches.kernel.org/6.14.2-385-pinctrl-renesas-rzg2l-Fix-missing-of_node_put-.patch
	patches.kernel.org/6.14.2-386-RDMA-mlx5-Fix-MR-cache-initialization-error-fl.patch
	patches.kernel.org/6.14.2-387-selftests-bpf-Fix-freplace_link-segfault-in-ta.patch
	patches.kernel.org/6.14.2-388-clk-rockchip-rk3328-fix-wrong-clk_ref_usb3otg-.patch
	patches.kernel.org/6.14.2-389-RDMA-core-Don-t-expose-hw_counters-outside-of-.patch
	patches.kernel.org/6.14.2-390-RDMA-mlx5-Fix-calculation-of-total-invalidated.patch
	patches.kernel.org/6.14.2-391-RDMA-erdma-Prevent-use-after-free-in-erdma_acc.patch
	patches.kernel.org/6.14.2-392-remoteproc-qcom_q6v5_mss-Handle-platforms-with.patch
	patches.kernel.org/6.14.2-393-power-supply-bq27xxx_battery-do-not-update-cac.patch
	patches.kernel.org/6.14.2-394-leds-st1202-Check-for-error-code-from-devm_mut.patch
	patches.kernel.org/6.14.2-395-crypto-api-Fix-larval-relookup-type-and-mask.patch
	patches.kernel.org/6.14.2-396-IB-mad-Check-available-slots-before-posting-re.patch
	patches.kernel.org/6.14.2-397-pinctrl-tegra-Set-SFIO-mode-to-Mux-Register.patch
	patches.kernel.org/6.14.2-398-clk-amlogic-g12b-fix-cluster-A-parent-data.patch
	patches.kernel.org/6.14.2-399-clk-amlogic-gxbb-drop-non-existing-32k-clock-p.patch
	patches.kernel.org/6.14.2-400-selftests-bpf-Select-NUMA_NO_NODE-to-create-ma.patch
	patches.kernel.org/6.14.2-401-rust-fix-signature-of-rust_fmt_argument.patch
	patches.kernel.org/6.14.2-402-crypto-tegra-Fix-format-specifier-in-tegra_sha.patch
	patches.kernel.org/6.14.2-403-libbpf-Add-namespace-for-errstr-making-it-libb.patch
	patches.kernel.org/6.14.2-404-clk-mmp-Fix-NULL-vs-IS_ERR-check.patch
	patches.kernel.org/6.14.2-405-pinctrl-npcm8xx-Fix-incorrect-struct-npcm8xx_p.patch
	patches.kernel.org/6.14.2-406-samples-bpf-Fix-broken-vmlinux-path-for-VMLINU.patch
	patches.kernel.org/6.14.2-407-crypto-qat-remove-access-to-parity-register-fo.patch
	patches.kernel.org/6.14.2-408-clk-clk-imx8mp-audiomix-fix-dsp-ocram_a-clock-.patch
	patches.kernel.org/6.14.2-409-clk-amlogic-g12a-fix-mmc-A-peripheral-clock.patch
	patches.kernel.org/6.14.2-410-pinctrl-bcm2835-don-t-EINVAL-on-alternate-func.patch
	patches.kernel.org/6.14.2-411-x86-entry-Fix-ORC-unwinder-for-PUSH_REGS-with-.patch
	patches.kernel.org/6.14.2-412-power-supply-max77693-Fix-wrong-conversion-of-.patch
	patches.kernel.org/6.14.2-413-crypto-api-Call-crypto_alg_put-in-crypto_unreg.patch
	patches.kernel.org/6.14.2-414-clk-stm32f4-fix-an-uninitialized-variable.patch
	patches.kernel.org/6.14.2-415-crypto-nx-Fix-uninitialised-hv_nxc-on-error.patch
	patches.kernel.org/6.14.2-416-clk-qcom-gcc-sm8650-Do-not-turn-off-USB-GDSCs-.patch
	patches.kernel.org/6.14.2-417-bpf-Fix-array-bounds-error-with-may_goto.patch
	patches.kernel.org/6.14.2-418-RDMA-mlx5-Fix-mlx5_poll_one-cur_qp-update-flow.patch
	patches.kernel.org/6.14.2-419-pinctrl-renesas-rzv2m-Fix-missing-of_node_put-.patch
	patches.kernel.org/6.14.2-420-clk-qcom-ipq5424-fix-software-and-hardware-flo.patch
	patches.kernel.org/6.14.2-421-mfd-sm501-Switch-to-BIT-to-mitigate-integer-ov.patch
	patches.kernel.org/6.14.2-422-leds-Fix-LED_OFF-brightness-race.patch
	patches.kernel.org/6.14.2-423-x86-dumpstack-Fix-inaccurate-unwinding-from-ex.patch
	patches.kernel.org/6.14.2-424-RDMA-core-Fix-use-after-free-when-rename-devic.patch
	patches.kernel.org/6.14.2-425-crypto-hisilicon-sec2-fix-for-aead-auth-key-le.patch
	patches.kernel.org/6.14.2-426-pinctrl-intel-Fix-wrong-bypass-assignment-in-i.patch
	patches.kernel.org/6.14.2-427-clk-qcom-mmcc-sdm660-fix-stuck-video_subcore0-.patch
	patches.kernel.org/6.14.2-428-libbpf-Fix-accessing-BTF.ext-core_relo-header.patch
	patches.kernel.org/6.14.2-429-perf-stat-Fix-find_stat-for-mixed-legacy-non-l.patch
	patches.kernel.org/6.14.2-430-perf-Always-feature-test-reallocarray.patch
	patches.kernel.org/6.14.2-431-w1-fix-NULL-pointer-dereference-in-probe.patch
	patches.kernel.org/6.14.2-432-staging-gpib-Add-missing-interface-entry-point.patch
	patches.kernel.org/6.14.2-433-staging-gpib-Fix-pr_err-format-warning.patch
	patches.kernel.org/6.14.2-434-usb-typec-thunderbolt-Fix-loops-that-iterate-T.patch
	patches.kernel.org/6.14.2-435-usb-typec-thunderbolt-Remove-IS_ERR-check-for-.patch
	patches.kernel.org/6.14.2-436-iio-dac-adi-axi-dac-modify-stream-enable.patch
	patches.kernel.org/6.14.2-437-perf-test-Fix-Hwmon-PMU-test-endianess-issue.patch
	patches.kernel.org/6.14.2-438-perf-stat-Don-t-merge-counters-purely-on-name.patch
	patches.kernel.org/6.14.2-439-fs-ntfs3-Factor-out-ntfs_-create-remove-_procd.patch
	patches.kernel.org/6.14.2-440-fs-ntfs3-Factor-out-ntfs_-create-remove-_proc_.patch
	patches.kernel.org/6.14.2-441-fs-ntfs3-Fix-proc_info_root-leak-when-init-ntf.patch
	patches.kernel.org/6.14.2-442-fs-ntfs3-Update-inode-i_mapping-a_ops-on-compr.patch
	patches.kernel.org/6.14.2-443-iio-light-veml6030-extend-regmap-to-support-re.patch
	patches.kernel.org/6.14.2-444-iio-gts-helper-export-iio_gts_get_total_gain.patch
	patches.kernel.org/6.14.2-445-iio-light-veml6030-fix-scale-to-conform-to-ABI.patch
	patches.kernel.org/6.14.2-446-iio-adc-ad7124-Micro-optimize-channel-disablin.patch
	patches.kernel.org/6.14.2-447-iio-adc-ad7124-Really-disable-all-channels-at-.patch
	patches.kernel.org/6.14.2-448-phy-phy-rockchip-samsung-hdptx-Don-t-use-dt-al.patch
	patches.kernel.org/6.14.2-449-perf-tools-Add-skip-check-in-tool_pmu__event_t.patch
	patches.kernel.org/6.14.2-450-isofs-fix-KMSAN-uninit-value-bug-in-do_isofs_r.patch
	patches.kernel.org/6.14.2-451-perf-tests-Fix-Tool-PMU-test-segfault.patch
	patches.kernel.org/6.14.2-452-soundwire-slave-fix-an-OF-node-reference-leak-.patch
	patches.kernel.org/6.14.2-453-staging-gpib-Fix-cb7210-pcmcia-Oops.patch
	patches.kernel.org/6.14.2-454-perf-report-Switch-data-file-correctly-in-TUI.patch
	patches.kernel.org/6.14.2-455-perf-report-Fix-input-reload-switch-with-symbo.patch
	patches.kernel.org/6.14.2-456-greybus-gb-beagleplay-Add-error-handling-for-g.patch
	patches.kernel.org/6.14.2-457-coresight-catu-Fix-number-of-pages-while-using.patch
	patches.kernel.org/6.14.2-458-vhost-scsi-Fix-handling-of-multiple-calls-to-v.patch
	patches.kernel.org/6.14.2-459-coresight-etm4x-add-isb-before-reading-the-TRC.patch
	patches.kernel.org/6.14.2-460-perf-pmus-Restructure-pmu_read_sysfs-to-scan-f.patch
	patches.kernel.org/6.14.2-461-perf-pmu-Dynamically-allocate-tool-PMU.patch
	patches.kernel.org/6.14.2-462-perf-pmu-Don-t-double-count-common-sysfs-and-j.patch
	patches.kernel.org/6.14.2-463-tools-x86-Fix-linux-unaligned.h-include-path-i.patch
	patches.kernel.org/6.14.2-464-perf-build-Fix-in-tree-build-due-to-symbolic-l.patch
	patches.kernel.org/6.14.2-465-ucsi_ccg-Don-t-show-failed-to-get-FW-build-inf.patch
	patches.kernel.org/6.14.2-466-iio-accel-mma8452-Ensure-error-return-on-failu.patch
	patches.kernel.org/6.14.2-467-iio-accel-msa311-Fix-failure-to-release-runtim.patch
	patches.kernel.org/6.14.2-468-iio-backend-make-sure-to-NULL-terminate-stack-.patch
	patches.kernel.org/6.14.2-469-iio-core-Rework-claim-and-release-of-direct-mo.patch
	patches.kernel.org/6.14.2-470-iio-adc-ad7173-Grab-direct-mode-for-calibratio.patch
	patches.kernel.org/6.14.2-471-iio-adc-ad7192-Grab-direct-mode-for-calibratio.patch
	patches.kernel.org/6.14.2-472-perf-arm-spe-Fix-load-store-operation-checking.patch
	patches.kernel.org/6.14.2-473-perf-bench-Fix-perf-bench-syscall-loop-count.patch
	patches.kernel.org/6.14.2-474-perf-machine-Fixup-kernel-maps-ends-after-addi.patch
	patches.kernel.org/6.14.2-475-usb-xhci-correct-debug-message-page-size-calcu.patch
	patches.kernel.org/6.14.2-476-fs-ntfs3-Fix-a-couple-integer-overflows-on-32b.patch
	patches.kernel.org/6.14.2-477-fs-ntfs3-Prevent-integer-overflow-in-hdr_first.patch
	patches.kernel.org/6.14.2-478-perf-test-Add-timeout-to-datasym-workload.patch
	patches.kernel.org/6.14.2-479-perf-tests-Fix-data-symbol-test-with-LTO-build.patch
	patches.kernel.org/6.14.2-480-NFSD-Fix-callback-decoder-status-codes.patch
	patches.kernel.org/6.14.2-481-soundwire-take-in-count-the-bandwidth-of-a-pre.patch
	patches.kernel.org/6.14.2-482-dmaengine-fsl-edma-cleanup-chan-after-dma_asyn.patch
	patches.kernel.org/6.14.2-483-dmaengine-fsl-edma-free-irq-correctly-in-remov.patch
	patches.kernel.org/6.14.2-484-dmaengine-ae4dma-Use-the-MSI-count-and-its-cor.patch
	patches.kernel.org/6.14.2-485-dmaengine-ptdma-Utilize-the-AE4DMA-engine-s-mu.patch
	patches.kernel.org/6.14.2-486-iio-adc-ad_sigma_delta-Disable-channel-after-c.patch
	patches.kernel.org/6.14.2-487-iio-adc-ad4130-Fix-comparison-of-channel-setup.patch
	patches.kernel.org/6.14.2-488-iio-adc-ad7124-Fix-comparison-of-channel-confi.patch
	patches.kernel.org/6.14.2-489-iio-adc-ad7173-Fix-comparison-of-channel-confi.patch
	patches.kernel.org/6.14.2-490-iio-adc-ad7768-1-set-MOSI-idle-state-to-preven.patch
	patches.kernel.org/6.14.2-491-iio-light-Add-check-for-array-bounds-in-veml60.patch
	patches.kernel.org/6.14.2-492-perf-debug-Avoid-stack-overflow-in-recursive-e.patch
	patches.kernel.org/6.14.2-493-perf-evlist-Add-success-path-to-evlist__create.patch
	patches.kernel.org/6.14.2-494-perf-evsel-tp_format-accessing-improvements.patch
	patches.kernel.org/6.14.2-495-perf-x86-topdown-Fix-topdown-leader-sampling-t.patch
	patches.kernel.org/6.14.2-496-perf-units-Fix-insufficient-array-space.patch
	patches.kernel.org/6.14.2-497-perf-test-stat_all_pmu.sh-Correctly-check-perf.patch
	patches.kernel.org/6.14.2-498-kernel-events-uprobes-handle-device-exclusive-.patch
	patches.kernel.org/6.14.2-499-kexec-initialize-ELF-lowest-address-to-ULONG_M.patch
	patches.kernel.org/6.14.2-500-ocfs2-validate-l_tree_depth-to-avoid-out-of-bo.patch
	patches.kernel.org/6.14.2-501-reboot-replace-__hw_protection_shutdown-bool-a.patch
	patches.kernel.org/6.14.2-502-reboot-reboot-not-shutdown-on-hw_protection_re.patch
	patches.kernel.org/6.14.2-503-arch-powerpc-drop-GENERIC_PTDUMP-from-mpc885_a.patch
	patches.kernel.org/6.14.2-504-writeback-let-trace_balance_dirty_pages-take-s.patch
	patches.kernel.org/6.14.2-505-writeback-fix-calculations-in-trace_balance_di.patch
	patches.kernel.org/6.14.2-506-scripts-gdb-linux-symbols.py-address-changes-t.patch
	patches.kernel.org/6.14.2-507-NFSv4-Don-t-trigger-uneccessary-scans-for-retu.patch
	patches.kernel.org/6.14.2-508-NFSv4-Avoid-unnecessary-scans-of-filesystems-f.patch
	patches.kernel.org/6.14.2-509-NFSv4-Avoid-unnecessary-scans-of-filesystems-f.patch
	patches.kernel.org/6.14.2-510-NFSv4-Avoid-unnecessary-scans-of-filesystems-f.patch
	patches.kernel.org/6.14.2-511-NFS-fix-open_owner_id_maxsz-and-related-fields.patch
	patches.kernel.org/6.14.2-512-fuse-fix-dax-truncate-punch_hole-fault-path.patch
	patches.kernel.org/6.14.2-513-selftests-mm-cow-fix-the-incorrect-error-handl.patch
	patches.kernel.org/6.14.2-514-um-Pass-the-correct-Rust-target-and-options-wi.patch
	patches.kernel.org/6.14.2-515-um-remove-copy_from_kernel_nofault_allowed.patch
	patches.kernel.org/6.14.2-516-um-hostfs-avoid-issues-on-inode-number-reuse-b.patch
	patches.kernel.org/6.14.2-517-i3c-master-svc-Fix-missing-the-IBI-rules.patch
	patches.kernel.org/6.14.2-518-perf-python-Fixup-description-of-sample.id-eve.patch
	patches.kernel.org/6.14.2-519-perf-python-Decrement-the-refcount-of-just-cre.patch
	patches.kernel.org/6.14.2-520-perf-python-Don-t-keep-a-raw_data-pointer-to-c.patch
	patches.kernel.org/6.14.2-521-perf-python-Check-if-there-is-space-to-copy-al.patch
	patches.kernel.org/6.14.2-522-perf-dso-fix-dso__is_kallsyms-check.patch
	patches.kernel.org/6.14.2-523-perf-intel-tpebs-Fix-incorrect-usage-of-zfree.patch
	patches.kernel.org/6.14.2-524-perf-pmu-Handle-memory-failure-in-tool_pmu__ne.patch
	patches.kernel.org/6.14.2-525-staging-rtl8723bs-select-CONFIG_CRYPTO_LIB_AES.patch
	patches.kernel.org/6.14.2-526-staging-vchiq_arm-Register-debugfs-after-cdev.patch
	patches.kernel.org/6.14.2-527-staging-vchiq_arm-Fix-possible-NPR-of-keep-ali.patch
	patches.kernel.org/6.14.2-528-staging-vchiq_arm-Stop-kthreads-if-vchiq-cdev-.patch
	patches.kernel.org/6.14.2-529-tty-n_tty-use-uint-for-space-returned-by-tty_w.patch
	patches.kernel.org/6.14.2-530-perf-vendor-events-arm64-AmpereOneX-Fix-fronte.patch
	patches.kernel.org/6.14.2-531-fs-procfs-fix-the-comment-above-proc_pid_wchan.patch
	patches.kernel.org/6.14.2-532-perf-tools-Fix-is_compat_mode-build-break-in-p.patch
	patches.kernel.org/6.14.2-533-perf-tools-annotate-asm_pure_loop.S.patch
	patches.kernel.org/6.14.2-534-perf-bpf-filter-Fix-a-parsing-error-with-comma.patch
	patches.kernel.org/6.14.2-535-objtool-Handle-various-symbol-types-of-rodata.patch
	patches.kernel.org/6.14.2-536-objtool-Handle-different-entry-size-of-rodata.patch
	patches.kernel.org/6.14.2-537-objtool-Handle-PC-relative-relocation-type.patch
	patches.kernel.org/6.14.2-538-objtool-Fix-detection-of-consecutive-jump-tabl.patch
	patches.kernel.org/6.14.2-539-thermal-core-Remove-duplicate-struct-declarati.patch
	patches.kernel.org/6.14.2-540-objtool-spi-amd-Fix-out-of-bounds-stack-access.patch
	patches.kernel.org/6.14.2-541-objtool-nvmet-Fix-out-of-bounds-stack-access-i.patch
	patches.kernel.org/6.14.2-542-objtool-media-dib8000-Prevent-divide-by-zero-i.patch
	patches.kernel.org/6.14.2-543-NFS-Shut-down-the-nfs_client-only-after-all-th.patch
	patches.kernel.org/6.14.2-544-smb-client-Fix-netns-refcount-imbalance-causin.patch
	patches.kernel.org/6.14.2-545-exfat-fix-the-infinite-loop-in-exfat_find_last.patch
	patches.kernel.org/6.14.2-546-exfat-fix-missing-shutdown-check.patch
	patches.kernel.org/6.14.2-547-rtnetlink-Allocate-vfinfo-size-for-VF-GUIDs-wh.patch
	patches.kernel.org/6.14.2-548-rndis_host-Flag-RNDIS-modems-as-WWAN-devices.patch
	patches.kernel.org/6.14.2-549-ksmbd-use-aead_request_free-to-match-aead_requ.patch
	patches.kernel.org/6.14.2-550-ksmbd-fix-multichannel-connection-failure.patch
	patches.kernel.org/6.14.2-551-ksmbd-fix-r_count-dec-increment-mismatch.patch
	patches.kernel.org/6.14.2-552-net-mlx5e-SHAMPO-Make-reserved-size-independen.patch
	patches.kernel.org/6.14.2-553-ring-buffer-Fix-bytes_dropped-calculation-issu.patch
	patches.kernel.org/6.14.2-554-objtool-Fix-segfault-in-ignore_unreachable_ins.patch
	patches.kernel.org/6.14.2-555-LoongArch-Fix-help-text-of-CMDLINE_EXTEND-in-K.patch
	patches.kernel.org/6.14.2-556-LoongArch-Fix-device-node-refcount-leak-in-fdt.patch
	patches.kernel.org/6.14.2-557-LoongArch-Rework-the-arch_kgdb_breakpoint-impl.patch
	patches.kernel.org/6.14.2-558-ACPI-processor-idle-Return-an-error-if-both-P_.patch
	patches.kernel.org/6.14.2-559-net-phy-broadcom-Correct-BCM5221-PHY-model-det.patch
	patches.kernel.org/6.14.2-560-octeontx2-af-Fix-mbox-INTR-handler-when-num-VF.patch
	patches.kernel.org/6.14.2-561-octeontx2-af-Free-NIX_AF_INT_VEC_GEN-irq.patch
	patches.kernel.org/6.14.2-562-objtool-Fix-verbose-disassembly-if-CROSS_COMPI.patch
	patches.kernel.org/6.14.2-563-sched-smt-Always-inline-sched_smt_active.patch
	patches.kernel.org/6.14.2-564-context_tracking-Always-inline-ct_-nmi-irq-_-e.patch
	patches.kernel.org/6.14.2-565-rcu-tasks-Always-inline-rcu_irq_work_resched.patch
	patches.kernel.org/6.14.2-566-objtool-loongarch-Add-unwind-hints-in-prepare_.patch
	patches.kernel.org/6.14.2-567-nfs-Add-missing-release-on-error-in-nfs_lock_a.patch
	patches.kernel.org/6.14.2-568-rtc-renesas-rtca3-Disable-interrupts-only-if-t.patch
	patches.kernel.org/6.14.2-569-spufs-fix-a-leak-on-spufs_new_file-failure.patch
	patches.kernel.org/6.14.2-570-spufs-fix-gang-directory-lifetimes.patch
	patches.kernel.org/6.14.2-571-spufs-fix-a-leak-in-spufs_create_context.patch
	patches.kernel.org/6.14.2-572-fs-9p-fix-NULL-pointer-dereference-on-mkdir.patch
	patches.kernel.org/6.14.2-573-riscv-ftrace-Add-parentheses-in-macro-definiti.patch
	patches.kernel.org/6.14.2-574-riscv-Fix-the-__riscv_copy_vec_words_unaligned.patch
	patches.kernel.org/6.14.2-575-riscv-Fix-missing-__free_pages-in-check_vector.patch
	patches.kernel.org/6.14.2-576-riscv-fgraph-Select-HAVE_FUNCTION_GRAPH_TRACER.patch
	patches.kernel.org/6.14.2-577-ntb_hw_switchtec-Fix-shift-out-of-bounds-in-sw.patch
	patches.kernel.org/6.14.2-578-ntb-intel-Fix-using-link-status-DB-s.patch
	patches.kernel.org/6.14.2-579-riscv-fgraph-Fix-stack-layout-to-match-__arch_.patch
	patches.kernel.org/6.14.2-580-riscv-Annotate-unaligned-access-init-functions.patch
	patches.kernel.org/6.14.2-581-riscv-Fix-riscv_online_cpu_vec.patch
	patches.kernel.org/6.14.2-582-riscv-Fix-check_unaligned_access_all_cpus.patch
	patches.kernel.org/6.14.2-583-riscv-Change-check_unaligned_access_speed_all_.patch
	patches.kernel.org/6.14.2-584-riscv-Fix-set-up-of-cpu-hotplug-callbacks.patch
	patches.kernel.org/6.14.2-585-riscv-Fix-set-up-of-vector-cpu-hotplug-callbac.patch
	patches.kernel.org/6.14.2-586-firmware-cs_dsp-Ensure-cs_dsp_load-_coeff-retu.patch
	patches.kernel.org/6.14.2-587-ALSA-hda-realtek-Fix-built-in-mic-breakage-on-.patch
	patches.kernel.org/6.14.2-588-RISC-V-errata-Use-medany-for-relocatable-build.patch
	patches.kernel.org/6.14.2-589-x86-uaccess-Improve-performance-by-aligning-wr.patch
	patches.kernel.org/6.14.2-590-ublk-make-sure-ubq-canceling-is-set-when-queue.patch
	patches.kernel.org/6.14.2-591-s390-entry-Fix-setting-_CIF_MCCK_GUEST-with-lo.patch
	patches.kernel.org/6.14.2-592-ASoC-codecs-rt5665-Fix-some-error-handling-pat.patch
	patches.kernel.org/6.14.2-593-spi-cadence-Fix-out-of-bounds-array-access-in-.patch
	patches.kernel.org/6.14.2-594-riscv-Fix-hugetlb-retrieval-of-number-of-ptes-.patch
	patches.kernel.org/6.14.2-595-riscv-kexec_file-Handle-R_RISCV_64-in-purgator.patch
	patches.kernel.org/6.14.2-596-riscv-purgatory-4B-align-purgatory_start.patch
	patches.kernel.org/6.14.2-597-nvme-ioctl-don-t-warn-on-vectorized-uring_cmd-.patch
	patches.kernel.org/6.14.2-598-nvme-pci-skip-nvme_write_sq_db-on-empty-rqlist.patch
	patches.kernel.org/6.14.2-599-ASoC-imx-card-Add-NULL-check-in-imx_card_probe.patch
	patches.kernel.org/6.14.2-600-spi-bcm2835-Do-not-call-gpiod_put-on-invalid-d.patch
	patches.kernel.org/6.14.2-601-ALSA-hda-realtek-Fix-built-in-mic-on-another-A.patch
	patches.kernel.org/6.14.2-602-spi-bcm2835-Restore-native-CS-probing-when-pin.patch
	patches.kernel.org/6.14.2-603-xsk-Add-launch-time-hardware-offload-support-t.patch
	patches.kernel.org/6.14.2-604-igc-Refactor-empty-frame-insertion-for-launch-.patch
	patches.kernel.org/6.14.2-605-igc-Add-launch-time-support-to-XDP-ZC.patch
	patches.kernel.org/6.14.2-606-igc-Fix-TX-drops-in-XDP-ZC.patch
+broken	patches.kernel.org/6.14.2-607-e1000e-change-k1-configuration-on-MTP-and-late.patch
	patches.kernel.org/6.14.2-608-ixgbe-fix-media-type-detection-for-E610-device.patch
	patches.kernel.org/6.14.2-609-idpf-fix-adapter-NULL-pointer-dereference-on-r.patch
	patches.kernel.org/6.14.2-610-netfilter-nft_set_hash-GC-reaps-elements-with-.patch
	patches.kernel.org/6.14.2-611-netfilter-nf_tables-don-t-unregister-hook-when.patch
	patches.kernel.org/6.14.2-612-netlabel-Fix-NULL-pointer-exception-caused-by-.patch
	patches.kernel.org/6.14.2-613-net_sched-skbprio-Remove-overly-strict-queue-a.patch
	patches.kernel.org/6.14.2-614-sctp-add-mutual-exclusion-in-proc_sctp_do_udp_.patch
	patches.kernel.org/6.14.2-615-net-airoha-Fix-qid-report-in-airoha_tc_get_htb.patch
	patches.kernel.org/6.14.2-616-net-airoha-Fix-ETS-priomap-validation.patch
	patches.kernel.org/6.14.2-617-net-mvpp2-Prevent-parser-TCAM-memory-corruptio.patch
	patches.kernel.org/6.14.2-618-rtnetlink-Use-register_pernet_subsys-in-rtnl_n.patch
	patches.kernel.org/6.14.2-619-udp-Fix-multiple-wraparounds-of-sk-sk_rmem_all.patch
	patches.kernel.org/6.14.2-620-udp-Fix-memory-accounting-leak.patch
	patches.kernel.org/6.14.2-621-vsock-avoid-timeout-during-connect-if-the-sock.patch
	patches.kernel.org/6.14.2-622-tunnels-Accept-PACKET_HOST-in-skb_tunnel_check.patch
	patches.kernel.org/6.14.2-623-xsk-Fix-__xsk_generic_xmit-error-code-when-cq-.patch
	patches.kernel.org/6.14.2-624-net-decrease-cached-dst-counters-in-dst_releas.patch
	patches.kernel.org/6.14.2-625-netfilter-nft_tunnel-fix-geneve_opt-type-confu.patch
	patches.kernel.org/6.14.2-626-sfc-rip-out-MDIO-support.patch
	patches.kernel.org/6.14.2-627-sfc-fix-NULL-dereferences-in-ef100_process_des.patch
	patches.kernel.org/6.14.2-628-ipv6-fix-omitted-netlink-attributes-when-using.patch
	patches.kernel.org/6.14.2-629-net-dsa-mv88e6xxx-propperly-shutdown-PPU-re-en.patch
	patches.kernel.org/6.14.2-630-net-fix-geneve_opt-length-integer-overflow.patch
	patches.kernel.org/6.14.2-631-ipv6-Start-path-selection-from-the-first-nexth.patch
	patches.kernel.org/6.14.2-632-ipv6-Do-not-consider-link-down-nexthops-in-pat.patch
	patches.kernel.org/6.14.2-633-arcnet-Add-NULL-check-in-com20020pci_probe.patch
	patches.kernel.org/6.14.2-634-net-ibmveth-make-veth_pool_store-stop-hanging.patch
	patches.kernel.org/6.14.2-635-netlink-specs-rt_route-pull-the-ifa-prefix-out.patch
	patches.kernel.org/6.14.2-636-tools-power-turbostat-Allow-Zero-return-value-.patch
	patches.kernel.org/6.14.2-637-kbuild-deb-pkg-don-t-set-KBUILD_BUILD_VERSION-.patch
	patches.kernel.org/6.14.2-638-drm-xe-Fix-unmet-direct-dependencies-warning.patch
	patches.kernel.org/6.14.2-639-drm-amdgpu-gfx11-fix-num_mec.patch
	patches.kernel.org/6.14.2-640-drm-amdgpu-gfx12-fix-num_mec.patch
	patches.kernel.org/6.14.2-641-perf-core-Fix-child_total_time_enabled-account.patch
	patches.kernel.org/6.14.2-642-tools-power-turbostat-report-CoreThr-per-measu.patch
	patches.kernel.org/6.14.2-643-tools-power-turbostat-Restore-GFX-sysfs-fflush.patch
	patches.kernel.org/6.14.2-644-staging-gpib-ni_usb-console-messaging-cleanup.patch
	patches.kernel.org/6.14.2-645-staging-gpib-Fix-Oops-after-disconnect-in-ni_u.patch
	patches.kernel.org/6.14.2-646-staging-gpib-agilent-usb-console-messaging-cle.patch
	patches.kernel.org/6.14.2-647-staging-gpib-Fix-Oops-after-disconnect-in-agil.patch
	patches.kernel.org/6.14.2-648-tty-serial-fsl_lpuart-Use-u32-and-u8-for-regis.patch
	patches.kernel.org/6.14.2-649-tty-serial-fsl_lpuart-use-port-struct-directly.patch
	patches.kernel.org/6.14.2-650-tty-serial-fsl_lpuart-Fix-unused-variable-spor.patch
	patches.kernel.org/6.14.2-651-tty-serial-lpuart-only-disable-CTS-instead-of-.patch
	patches.kernel.org/6.14.2-652-usbnet-fix-NPE-during-rx_complete.patch
	patches.kernel.org/6.14.2-653-rust-Fix-enabling-Rust-and-building-with-GCC-f.patch
	patches.kernel.org/6.14.2-654-LoongArch-Increase-ARCH_DMA_MINALIGN-up-to-16.patch
	patches.kernel.org/6.14.2-655-LoongArch-Increase-MAX_IO_PICS-up-to-8.patch
	patches.kernel.org/6.14.2-656-LoongArch-BPF-Fix-off-by-one-error-in-build_pr.patch
	patches.kernel.org/6.14.2-657-LoongArch-BPF-Don-t-override-subprog-s-return-.patch
	patches.kernel.org/6.14.2-658-LoongArch-BPF-Use-move_addr-for-BPF_PSEUDO_FUN.patch
	patches.kernel.org/6.14.2-659-x86-hyperv-Fix-check-of-return-value-from-snp_.patch
	patches.kernel.org/6.14.2-660-KVM-x86-block-KVM_CAP_SYNC_REGS-if-guest-state.patch
	patches.kernel.org/6.14.2-661-x86-microcode-AMD-Fix-__apply_microcode_amd-s-.patch
	patches.kernel.org/6.14.2-662-x86-mce-use-is_copy_from_user-to-determine-cop.patch
	patches.kernel.org/6.14.2-663-x86-paravirt-Move-halt-paravirt-calls-under-CO.patch
	patches.kernel.org/6.14.2-664-x86-tdx-Fix-arch_safe_halt-execution-for-TDX-V.patch
	patches.kernel.org/6.14.2-665-ACPI-x86-Extend-Lenovo-Yoga-Tab-3-quirk-with-s.patch
	patches.kernel.org/6.14.2-666-platform-x86-thinkpad_acpi-disable-ACPI-fan-ac.patch
	patches.kernel.org/6.14.2-667-platform-x86-ISST-Correct-command-storage-data.patch
	patches.kernel.org/6.14.2-668-ntb_perf-Delete-duplicate-dmaengine_unmap_put-.patch
	patches.kernel.org/6.14.2-669-perf-x86-intel-Apply-static-call-for-drain_peb.patch
	patches.kernel.org/6.14.2-670-perf-x86-intel-Avoid-disable-PMU-if-cpuc-enabl.patch
	patches.kernel.org/6.14.2-671-uprobes-x86-Harden-uretprobe-syscall-trampolin.patch
	patches.kernel.org/6.14.2-672-bcachefs-bch2_ioctl_subvolume_destroy-fixes.patch
	patches.kernel.org/6.14.2-673-x86-Kconfig-Add-cmpxchg8b-support-back-to-Geod.patch
	patches.kernel.org/6.14.2-674-x86-tsc-Always-save-restore-TSC-sched_clock-on.patch
	patches.kernel.org/6.14.2-675-x86-mm-Fix-flush_tlb_range-when-used-for-zappi.patch
	patches.kernel.org/6.14.2-676-ACPI-platform-profile-Fix-CFI-violation-when-a.patch
	patches.kernel.org/6.14.2-677-wifi-mt76-mt7925-remove-unused-acpi-function-f.patch
	patches.kernel.org/6.14.2-678-acpi-nfit-fix-narrowing-conversion-in-acpi_nfi.patch
	patches.kernel.org/6.14.2-679-ACPI-resource-Skip-IRQ-override-on-ASUS-Vivobo.patch
	patches.kernel.org/6.14.2-680-ACPI-video-Handle-fetching-EDID-as-ACPI_TYPE_P.patch
	patches.kernel.org/6.14.2-681-ARM-9443-1-Require-linker-to-support-KEEP-with.patch
	patches.kernel.org/6.14.2-682-ARM-9444-1-add-KEEP-keyword-to-ARM_VECTORS.patch
	patches.kernel.org/6.14.2-683-media-omap3isp-Handle-ARM-dma_iommu_mapping.patch
	patches.kernel.org/6.14.2-684-Remove-unnecessary-firmware-version-check-for-.patch
	patches.kernel.org/6.14.2-685-mmc-omap-Fix-memory-leak-in-mmc_omap_new_slot.patch
	patches.kernel.org/6.14.2-686-mmc-sdhci-pxav3-set-NEED_RSP_BUSY-capability.patch
	patches.kernel.org/6.14.2-687-mmc-sdhci-omap-Disable-MMC_CAP_AGGRESSIVE_PM-f.patch
	patches.kernel.org/6.14.2-688-KVM-SVM-Don-t-change-target-vCPU-state-on-AP-C.patch
	patches.kernel.org/6.14.2-689-ksmbd-add-bounds-check-for-durable-handle-cont.patch
	patches.kernel.org/6.14.2-690-ksmbd-add-bounds-check-for-create-lease-contex.patch
	patches.kernel.org/6.14.2-691-ksmbd-fix-use-after-free-in-ksmbd_sessions_der.patch
	patches.kernel.org/6.14.2-692-ksmbd-fix-session-use-after-free-in-multichann.patch
	patches.kernel.org/6.14.2-693-ksmbd-fix-overflow-in-dacloffset-bounds-check.patch
	patches.kernel.org/6.14.2-694-ksmbd-validate-zero-num_subauth-before-sub_aut.patch
	patches.kernel.org/6.14.2-695-ksmbd-fix-null-pointer-dereference-in-alloc_pr.patch
	patches.kernel.org/6.14.2-696-exfat-fix-random-stack-corruption-after-get_bl.patch
	patches.kernel.org/6.14.2-697-exfat-fix-potential-wrong-error-return-from-ge.patch
	patches.kernel.org/6.14.2-698-tracing-Fix-use-after-free-in-print_graph_func.patch
	patches.kernel.org/6.14.2-699-tracing-Ensure-module-defining-synth-event-can.patch
	patches.kernel.org/6.14.2-700-tracing-Fix-synth-event-printk-format-for-str-.patch
	patches.kernel.org/6.14.2-701-tracing-osnoise-Fix-possible-recursive-locking.patch
	patches.kernel.org/6.14.2-702-tracing-Verify-event-formats-that-have-p.patch
	patches.kernel.org/6.14.2-703-mm-gup-reject-FOLL_SPLIT_PMD-with-hugetlb-VMAs.patch
	patches.kernel.org/6.14.2-704-arm64-Don-t-call-NULL-in-do_compat_alignment_f.patch
	patches.kernel.org/6.14.2-705-wifi-mt76-mt7921-fix-kernel-panic-due-to-null-.patch
	patches.kernel.org/6.14.2-706-ext4-don-t-over-report-free-space-or-inodes-in.patch
	patches.kernel.org/6.14.2-707-ext4-fix-OOB-read-when-checking-dotdot-dir.patch
	patches.kernel.org/6.14.2-708-PCI-bwctrl-Fix-NULL-pointer-dereference-on-bus.patch
	patches.kernel.org/6.14.2-709-jfs-fix-slab-out-of-bounds-read-in-ea_get.patch
	patches.kernel.org/6.14.2-710-jfs-add-index-corruption-check-to-DT_GETPAGE.patch
	patches.kernel.org/6.14.2-711-mm-zswap-fix-crypto_free_acomp-deadlock-in-zsw.patch
	patches.kernel.org/6.14.2-712-exec-fix-the-racy-usage-of-fs_struct-in_exec.patch
	patches.kernel.org/6.14.2-713-media-vimc-skip-.s_stream-for-stopped-entities.patch
	patches.kernel.org/6.14.2-714-media-streamzap-fix-race-between-device-discon.patch
	patches.kernel.org/6.14.2-715-nfsd-don-t-ignore-the-return-code-of-svc_proc_.patch
	patches.kernel.org/6.14.2-716-nfsd-allow-SC_STATUS_FREEABLE-when-searching-v.patch
	patches.kernel.org/6.14.2-717-nfsd-put-dl_stid-if-fail-to-queue-dl_recall.patch
	patches.kernel.org/6.14.2-718-NFSD-Add-a-Kconfig-setting-to-enable-delegated.patch
	patches.kernel.org/6.14.2-719-nfsd-fix-management-of-listener-transports.patch
	patches.kernel.org/6.14.2-720-NFSD-nfsd_unlink-clobbers-non-zero-status-retu.patch
	patches.kernel.org/6.14.2-721-NFSD-Never-return-NFS4ERR_FILE_OPEN-when-remov.patch
	patches.kernel.org/6.14.2-722-NFSD-Skip-sending-CB_RECALL_ANY-when-the-backc.patch
	patches.kernel.org/6.14.2-723-perf-pmu-Rename-name-matching-for-no-suffix-or.patch
	patches.kernel.org/6.14.2-724-include-topology-cpuset-Move-dl_rebuild_rd_acc.patch
	patches.kernel.org/6.14.2-725-tracing-Do-not-use-PERF-enums-when-perf-is-not.patch
	patches.kernel.org/6.14.2-726-ASoC-mediatek-mt6359-Fix-DT-parse-error-due-to.patch
	patches.kernel.org/6.14.2-727-Linux-6.14.2.patch
	patches.kernel.org/6.14.3-001-ASoC-Intel-adl-add-2xrt1316-audio-configuratio.patch
	patches.kernel.org/6.14.3-002-cgroup-cpuset-Fix-incorrect-isolated_cpus-upda.patch
	patches.kernel.org/6.14.3-003-cgroup-cpuset-Fix-error-handling-in-remote_par.patch
	patches.kernel.org/6.14.3-004-cgroup-cpuset-Fix-race-between-newly-created-p.patch
	patches.kernel.org/6.14.3-005-tracing-fprobe-Cleanup-fprobe-hash-when-module.patch
	patches.kernel.org/6.14.3-006-gpiolib-of-Fix-the-choice-for-Ingenic-NAND-qui.patch
	patches.kernel.org/6.14.3-007-selftests-futex-futex_waitv-wouldblock-test-sh.patch
	patches.kernel.org/6.14.3-008-ublk-fix-handling-recovery-reissue-in-ublk_abo.patch
	patches.kernel.org/6.14.3-009-drm-virtio-Fix-flickering-issue-seen-with-impo.patch
	patches.kernel.org/6.14.3-010-drm-i915-Disable-RPG-during-live-selftest.patch
	patches.kernel.org/6.14.3-011-x86-acpi-Don-t-limit-CPUs-to-1-for-Xen-PV-gues.patch
	patches.kernel.org/6.14.3-012-net-ethtool-fix-ethtool_ringparam_get_cfg-retu.patch
	patches.kernel.org/6.14.3-013-drm-xe-hw_engine-define-sysfs_ops-on-all-direc.patch
	patches.kernel.org/6.14.3-014-drm-xe-Restore-EIO-errno-return-when-GuC-PC-st.patch
	patches.kernel.org/6.14.3-015-ata-pata_pxa-Fix-potential-NULL-pointer-derefe.patch
	patches.kernel.org/6.14.3-016-objtool-Fix-INSN_CONTEXT_SWITCH-handling-in-va.patch
	patches.kernel.org/6.14.3-017-tipc-fix-memory-leak-in-tipc_link_xmit.patch
	patches.kernel.org/6.14.3-018-codel-remove-sch-q.qlen-check-before-qdisc_tre.patch
	patches.kernel.org/6.14.3-019-net-tls-explicitly-disallow-disconnect.patch
	patches.kernel.org/6.14.3-020-octeontx2-pf-qos-fix-VF-root-node-parent-queue.patch
	patches.kernel.org/6.14.3-021-tc-Ensure-we-have-enough-buffer-space-when-sen.patch
	patches.kernel.org/6.14.3-022-net-ethtool-Don-t-call-.cleanup_data-when-prep.patch
	patches.kernel.org/6.14.3-023-drm-tests-modeset-Fix-drm_display_mode-memory-.patch
	patches.kernel.org/6.14.3-024-drm-tests-helpers-Create-kunit-helper-to-destr.patch
	patches.kernel.org/6.14.3-025-drm-tests-cmdline-Fix-drm_display_mode-memory-.patch
	patches.kernel.org/6.14.3-026-drm-tests-modes-Fix-drm_display_mode-memory-le.patch
	patches.kernel.org/6.14.3-027-drm-tests-probe-helper-Fix-drm_display_mode-me.patch
	patches.kernel.org/6.14.3-028-net-libwx-handle-page_pool_dev_alloc_pages-err.patch
	patches.kernel.org/6.14.3-029-cifs-Fix-support-for-WSL-style-symlinks.patch
	patches.kernel.org/6.14.3-030-ata-sata_sx4-Add-error-handling-in-pdc20621_i2.patch
	patches.kernel.org/6.14.3-031-drm-i915-huc-Fix-fence-not-released-on-early-p.patch
	patches.kernel.org/6.14.3-032-s390-cpumf-Fix-double-free-on-error-in-cpumf_p.patch
	patches.kernel.org/6.14.3-033-nvmet-fcloop-swap-list_add_tail-arguments.patch
	patches.kernel.org/6.14.3-034-net_sched-sch_sfq-use-a-temporary-work-area-fo.patch
	patches.kernel.org/6.14.3-035-net_sched-sch_sfq-move-the-limit-validation.patch
	patches.kernel.org/6.14.3-036-x86-cpu-Avoid-running-off-the-end-of-an-AMD-er.patch
	patches.kernel.org/6.14.3-037-smb-client-fix-UAF-in-decryption-with-multicha.patch
	patches.kernel.org/6.14.3-038-net-phy-move-phy_link_change-prior-to-mdio_bus.patch
	patches.kernel.org/6.14.3-039-net-phy-allow-MDIO-bus-PM-ops-to-start-stop-st.patch
	patches.kernel.org/6.14.3-040-ipv6-Align-behavior-across-nexthops-during-pat.patch
	patches.kernel.org/6.14.3-041-net-ppp-Add-bound-checking-for-skb-data-on-ppp.patch
	patches.kernel.org/6.14.3-042-nft_set_pipapo-fix-incorrect-avx2-match-of-5th.patch
	patches.kernel.org/6.14.3-043-ethtool-cmis_cdb-Fix-incorrect-read-write-leng.patch
	patches.kernel.org/6.14.3-044-iommu-exynos-Fix-suspend-resume-with-IDENTITY-.patch
	patches.kernel.org/6.14.3-045-iommu-mediatek-Fix-NULL-pointer-deference-in-m.patch
	patches.kernel.org/6.14.3-046-net-libwx-Fix-the-wrong-Rx-descriptor-field.patch
	patches.kernel.org/6.14.3-047-perf-core-Simplify-the-perf_event_alloc-error-.patch
	patches.kernel.org/6.14.3-048-perf-Fix-hang-while-freeing-sigtrap-event.patch
	patches.kernel.org/6.14.3-049-fs-consistently-deref-the-files-table-with-rcu.patch
	patches.kernel.org/6.14.3-050-umount-Allow-superblock-owners-to-force-umount.patch
	patches.kernel.org/6.14.3-051-srcu-Force-synchronization-for-srcu_get_delay.patch
	patches.kernel.org/6.14.3-052-pm-cpupower-bench-Prevent-NULL-dereference-on-.patch
	patches.kernel.org/6.14.3-053-irqchip-gic-v3-Add-Rockchip-3568002-erratum-wo.patch
	patches.kernel.org/6.14.3-054-x86-mm-Clear-_PAGE_DIRTY-for-kernel-mappings-w.patch
	patches.kernel.org/6.14.3-055-x86-percpu-Disable-named-address-spaces-for-UB.patch
	patches.kernel.org/6.14.3-056-x86-ia32-Leave-NULL-selector-values-0-3-unchan.patch
	patches.kernel.org/6.14.3-057-x86-cpu-Don-t-clear-X86_FEATURE_LAHF_LM-flag-i.patch
	patches.kernel.org/6.14.3-058-perf-arm_pmu-Don-t-disable-counter-in-armpmu_a.patch
	patches.kernel.org/6.14.3-059-perf-dwc_pcie-fix-some-unreleased-resources.patch
	patches.kernel.org/6.14.3-060-perf-dwc_pcie-fix-duplicate-pci_dev-devices.patch
	patches.kernel.org/6.14.3-061-PM-hibernate-Avoid-deadlock-in-hibernate_compr.patch
	patches.kernel.org/6.14.3-062-Flush-console-log-from-kernel_power_off.patch
	patches.kernel.org/6.14.3-063-cpufreq-amd-pstate-Invalidate-cppc_req_cached-.patch
	patches.kernel.org/6.14.3-064-arm64-cputype-Add-QCOM_CPU_PART_KRYO_3XX_GOLD.patch
	patches.kernel.org/6.14.3-065-xen-mcelog-Add-__nonstring-annotations-for-unt.patch
	patches.kernel.org/6.14.3-066-zstd-Increase-DYNAMIC_BMI2-GCC-version-cutoff-.patch
	patches.kernel.org/6.14.3-067-tracing-Disable-branch-profiling-in-noinstr-co.patch
	patches.kernel.org/6.14.3-068-platform-chrome-cros_ec_lpc-Match-on-Framework.patch
	patches.kernel.org/6.14.3-069-ASoC-SOF-topology-Use-krealloc_array-to-replac.patch
	patches.kernel.org/6.14.3-070-HID-pidff-Convert-infinite-length-from-Linux-A.patch
	patches.kernel.org/6.14.3-071-HID-pidff-Do-not-send-effect-envelope-if-it-s-.patch
	patches.kernel.org/6.14.3-072-HID-pidff-Add-MISSING_DELAY-quirk-and-its-dete.patch
	patches.kernel.org/6.14.3-073-HID-pidff-Add-MISSING_PBO-quirk-and-its-detect.patch
	patches.kernel.org/6.14.3-074-HID-pidff-Add-PERMISSIVE_CONTROL-quirk.patch
	patches.kernel.org/6.14.3-075-HID-pidff-Add-hid_pidff_init_with_quirks-and-e.patch
	patches.kernel.org/6.14.3-076-HID-pidff-Add-FIX_WHEEL_DIRECTION-quirk.patch
	patches.kernel.org/6.14.3-077-HID-Add-hid-universal-pidff-driver-and-support.patch
	patches.kernel.org/6.14.3-078-HID-pidff-Add-PERIODIC_SINE_ONLY-quirk.patch
	patches.kernel.org/6.14.3-079-HID-pidff-Fix-null-pointer-dereference-in-pidf.patch
	patches.kernel.org/6.14.3-080-ASoC-amd-ps-use-macro-for-ACP6.3-pci-revision-.patch
	patches.kernel.org/6.14.3-081-ASoC-amd-amd_sdw-Add-quirks-for-Dell-SKU-s.patch
	patches.kernel.org/6.14.3-082-ALSA-hda-intel-Fix-Optimus-when-GPU-has-no-sou.patch
	patches.kernel.org/6.14.3-083-ALSA-hda-intel-Add-Lenovo-IdeaPad-Z570-to-prob.patch
	patches.kernel.org/6.14.3-084-ASoC-fsl_audmix-register-card-device-depends-o.patch
	patches.kernel.org/6.14.3-085-media-uvcvideo-Add-quirk-for-Actions-UVC05.patch
	patches.kernel.org/6.14.3-086-HID-lenovo-Fix-to-ensure-the-data-as-__le32-in.patch
	patches.kernel.org/6.14.3-087-media-s5p-mfc-Corrected-NV12M-NV21M-plane-size.patch
	patches.kernel.org/6.14.3-088-mmc-dw_mmc-add-a-quirk-for-accessing-64-bit-FI.patch
	patches.kernel.org/6.14.3-089-ALSA-usb-audio-Fix-CME-quirk-for-UF-series-key.patch
	patches.kernel.org/6.14.3-090-ASoC-amd-Add-DMI-quirk-for-ACP6X-mic-support.patch
	patches.kernel.org/6.14.3-091-ALSA-hda-realtek-fix-micmute-LEDs-on-HP-Laptop.patch
	patches.kernel.org/6.14.3-092-ALSA-hda-realtek-fix-micmute-LEDs-on-HP-Laptop.patch
	patches.kernel.org/6.14.3-093-ASoC-amd-yc-update-quirk-data-for-new-Lenovo-m.patch
	patches.kernel.org/6.14.3-094-platform-x86-x86-android-tablets-Add-select-PO.patch
	patches.kernel.org/6.14.3-095-wifi-ath9k-use-unsigned-long-for-activity-chec.patch
	patches.kernel.org/6.14.3-096-wifi-ath11k-Fix-DMA-buffer-allocation-to-resol.patch
	patches.kernel.org/6.14.3-097-wifi-ath11k-fix-memory-leak-in-ath11k_xxx_remo.patch
	patches.kernel.org/6.14.3-098-wifi-ath12k-fix-memory-leak-in-ath12k_pci_remo.patch
	patches.kernel.org/6.14.3-099-wifi-ath12k-Fix-invalid-entry-fetch-in-ath12k_.patch
	patches.kernel.org/6.14.3-100-wifi-ath12k-Avoid-memory-leak-while-enabling-s.patch
	patches.kernel.org/6.14.3-101-ata-libata-core-Add-external-to-the-libata.for.patch
	patches.kernel.org/6.14.3-102-scsi-mpi3mr-Avoid-reply-queue-full-condition.patch
	patches.kernel.org/6.14.3-103-scsi-mpi3mr-Synchronous-access-b-w-reset-and-t.patch
	patches.kernel.org/6.14.3-104-net-page_pool-don-t-cast-mp-param-to-devmem.patch
	patches.kernel.org/6.14.3-105-f2fs-don-t-retry-IO-for-corrupted-data-scenari.patch
	patches.kernel.org/6.14.3-106-wifi-mac80211-add-strict-mode-disabling-workar.patch
	patches.kernel.org/6.14.3-107-wifi-mac80211-ensure-sdata-work-is-canceled-be.patch
	patches.kernel.org/6.14.3-108-scsi-target-spc-Fix-RSOC-parameter-data-header.patch
	patches.kernel.org/6.14.3-109-net-usb-asix_devices-add-FiberGecko-DeviceID.patch
	patches.kernel.org/6.14.3-110-page_pool-avoid-infinite-loop-to-schedule-dela.patch
	patches.kernel.org/6.14.3-111-can-flexcan-Add-quirk-to-handle-separate-inter.patch
	patches.kernel.org/6.14.3-112-can-flexcan-add-NXP-S32G2-S32G3-SoC-support.patch
	patches.kernel.org/6.14.3-113-jfs-Fix-uninit-value-access-of-imap-allocated-.patch
	patches.kernel.org/6.14.3-114-fs-jfs-cast-inactags-to-s64-to-prevent-potenti.patch
	patches.kernel.org/6.14.3-115-fs-jfs-Prevent-integer-overflow-in-AG-size-cal.patch
	patches.kernel.org/6.14.3-116-jfs-Prevent-copying-of-nlink-with-value-0-from.patch
	patches.kernel.org/6.14.3-117-jfs-add-sanity-check-for-agwidth-in-dbMount.patch
	patches.kernel.org/6.14.3-118-wifi-rtw88-Add-support-for-Mercusys-MA30N-and-.patch
	patches.kernel.org/6.14.3-119-ata-libata-eh-Do-not-use-ATAPI-DMA-for-a-devic.patch
	patches.kernel.org/6.14.3-120-net-sfp-add-quirk-for-2.5G-OEM-BX-SFP.patch
	patches.kernel.org/6.14.3-121-wifi-ath12k-Fix-invalid-data-access-in-ath12k_.patch
	patches.kernel.org/6.14.3-122-f2fs-fix-to-avoid-out-of-bounds-access-in-f2fs.patch
	patches.kernel.org/6.14.3-123-net-sfp-add-quirk-for-FS-SFP-10GM-T-copper-SFP.patch
	patches.kernel.org/6.14.3-124-ahci-add-PCI-ID-for-Marvell-88SE9215-SATA-Cont.patch
	patches.kernel.org/6.14.3-125-ext4-protect-ext4_release_dquot-against-freezi.patch
	patches.kernel.org/6.14.3-126-Revert-f2fs-rebuild-nat_bits-during-umount.patch
	patches.kernel.org/6.14.3-127-wifi-mac80211-fix-userspace_selectors-corrupti.patch
	patches.kernel.org/6.14.3-128-ext4-ignore-xattrs-past-end.patch
	patches.kernel.org/6.14.3-129-cdc_ether-r8152-ThinkPad-Hybrid-USB-C-A-Dock-q.patch
	patches.kernel.org/6.14.3-130-scsi-st-Fix-array-overflow-in-st_setup.patch
	patches.kernel.org/6.14.3-131-ahci-Marvell-88SE9215-controllers-prefer-DMA-f.patch
	patches.kernel.org/6.14.3-132-btrfs-harden-block_group-bg_list-against-list_.patch
	patches.kernel.org/6.14.3-133-wifi-mt76-mt76x2u-add-TP-Link-TL-WDN6200-ID-to.patch
	patches.kernel.org/6.14.3-134-net-vlan-don-t-propagate-flags-on-open.patch
	patches.kernel.org/6.14.3-135-tracing-fix-return-value-in-__ftrace_event_ena.patch
	patches.kernel.org/6.14.3-136-Bluetooth-btusb-Add-new-VID-PID-for-WCN785x.patch
	patches.kernel.org/6.14.3-137-Bluetooth-btintel_pcie-Add-device-id-of-Whale-.patch
	patches.kernel.org/6.14.3-138-Bluetooth-btusb-Add-13-USB-device-IDs-for-Qual.patch
	patches.kernel.org/6.14.3-139-Bluetooth-hci_uart-fix-race-during-initializat.patch
	patches.kernel.org/6.14.3-140-Bluetooth-btusb-Add-2-HWIDs-for-MT7922.patch
	patches.kernel.org/6.14.3-141-Bluetooth-hci_qca-use-the-power-sequencer-for-.patch
	patches.kernel.org/6.14.3-142-Bluetooth-qca-simplify-WCN399x-NVM-loading.patch
	patches.kernel.org/6.14.3-143-Bluetooth-qca-add-WCN3950-support.patch
	patches.kernel.org/6.14.3-144-drm-allow-encoder-mode_set-even-when-connector.patch
	patches.kernel.org/6.14.3-145-drm-virtio-Set-missing-bo-attached-flag.patch
	patches.kernel.org/6.14.3-146-drm-rockchip-Don-t-change-hdmi-reference-clock.patch
	patches.kernel.org/6.14.3-147-drm-xe-bmg-Add-new-PCI-IDs.patch
	patches.kernel.org/6.14.3-148-drm-xe-ptl-Update-the-PTL-pci-id-table.patch
	patches.kernel.org/6.14.3-149-drm-xe-pf-Don-t-send-BEGIN_ID-if-VF-has-no-con.patch
	patches.kernel.org/6.14.3-150-drm-xe-vf-Don-t-try-to-trigger-a-full-GT-reset.patch
	patches.kernel.org/6.14.3-151-drm-amd-display-Update-Cursor-request-mode-to-.patch
	patches.kernel.org/6.14.3-152-drm-amd-display-Guard-Possible-Null-Pointer-De.patch
	patches.kernel.org/6.14.3-153-drm-amd-display-add-workaround-flag-to-link-to.patch
	patches.kernel.org/6.14.3-154-drm-amdgpu-Unlocked-unmap-only-clear-page-tabl.patch
	patches.kernel.org/6.14.3-155-drm-panel-orientation-quirks-Add-support-for-A.patch
	patches.kernel.org/6.14.3-156-drm-panel-orientation-quirks-Add-quirks-for-AY.patch
	patches.kernel.org/6.14.3-157-drm-panel-orientation-quirks-Add-quirk-for-AYA.patch
	patches.kernel.org/6.14.3-158-drm-panel-orientation-quirks-Add-new-quirk-for.patch
	patches.kernel.org/6.14.3-159-drm-panel-orientation-quirks-Add-quirk-for-One.patch
	patches.kernel.org/6.14.3-160-drm-debugfs-fix-printk-format-for-bridge-index.patch
	patches.kernel.org/6.14.3-161-drm-bridge-panel-forbid-initializing-a-panel-w.patch
	patches.kernel.org/6.14.3-162-drm-amd-display-Update-FIXED_VS-Link-Rate-Togg.patch
	patches.kernel.org/6.14.3-163-drm-amd-display-stop-DML2-from-removing-pipes-.patch
	patches.kernel.org/6.14.3-164-drivers-base-devres-Allow-to-release-group-on-.patch
	patches.kernel.org/6.14.3-165-drm-amdkfd-clamp-queue-size-to-minimum.patch
	patches.kernel.org/6.14.3-166-drm-amdkfd-Fix-mode1-reset-crash-issue.patch
	patches.kernel.org/6.14.3-167-drm-amdkfd-Fix-pqm_destroy_queue-race-with-GPU.patch
	patches.kernel.org/6.14.3-168-drm-amdkfd-debugfs-hang_hws-skip-GPU-with-MES.patch
	patches.kernel.org/6.14.3-169-drm-xe-xelp-Move-Wa_16011163337-from-tunings-t.patch
	patches.kernel.org/6.14.3-170-drm-mediatek-mtk_dpi-Move-the-input_2p_en-bit-.patch
	patches.kernel.org/6.14.3-171-drm-mediatek-mtk_dpi-Explicitly-manage-TVD-clo.patch
	patches.kernel.org/6.14.3-172-drm-rockchip-stop-passing-non-struct-drm_devic.patch
	patches.kernel.org/6.14.3-173-PCI-Add-Rockchip-Vendor-ID.patch
	patches.kernel.org/6.14.3-174-drm-amdgpu-handle-amdgpu_cgs_create_device-err.patch
	patches.kernel.org/6.14.3-175-drm-amd-display-Prevent-VStartup-Overflow.patch
	patches.kernel.org/6.14.3-176-PCI-Enable-Configuration-RRS-SV-early.patch
	patches.kernel.org/6.14.3-177-drm-amdgpu-Fix-the-race-condition-for-draining.patch
	patches.kernel.org/6.14.3-178-PCI-Check-BAR-index-for-validity.patch
	patches.kernel.org/6.14.3-179-PCI-vmd-Make-vmd_dev-cfg_lock-a-raw_spinlock_t.patch
	patches.kernel.org/6.14.3-180-drm-amdgpu-grab-an-additional-reference-on-the.patch
	patches.kernel.org/6.14.3-181-fbdev-omapfb-Add-plane-value-check.patch
	patches.kernel.org/6.14.3-182-tracing-probe-events-Log-error-for-exceeding-t.patch
	patches.kernel.org/6.14.3-183-tracing-probe-events-Add-comments-about-entry-.patch
	patches.kernel.org/6.14.3-184-ktest-Fix-Test-Failures-Due-to-Missing-LOG_FIL.patch
	patches.kernel.org/6.14.3-185-tpm-tpm_tis-Workaround-failed-command-receptio.patch
	patches.kernel.org/6.14.3-186-tpm-End-any-active-auth-session-before-shutdow.patch
	patches.kernel.org/6.14.3-187-pwm-mediatek-Prevent-divide-by-zero-in-pwm_med.patch
	patches.kernel.org/6.14.3-188-pwm-rcar-Improve-register-calculation.patch
	patches.kernel.org/6.14.3-189-pwm-fsl-ftm-Handle-clk_get_rate-returning-0.patch
	patches.kernel.org/6.14.3-190-pwm-stm32-Search-an-appropriate-duty_cycle-if-.patch
	patches.kernel.org/6.14.3-191-erofs-set-error-to-bio-if-file-backed-IO-fails.patch
	patches.kernel.org/6.14.3-192-bpf-support-SKF_NET_OFF-and-SKF_LL_OFF-on-skb-.patch
	patches.kernel.org/6.14.3-193-ext4-don-t-treat-fhandle-lookup-of-ea_inode-as.patch
	patches.kernel.org/6.14.3-194-s390-pci-Fix-s390_mmio_read-write-syscall-page.patch
	patches.kernel.org/6.14.3-195-HID-pidff-Clamp-PERIODIC-effect-period-to-devi.patch
	patches.kernel.org/6.14.3-196-HID-pidff-Stop-all-effects-before-enabling-act.patch
	patches.kernel.org/6.14.3-197-HID-pidff-Completely-rework-and-fix-pidff_rese.patch
	patches.kernel.org/6.14.3-198-HID-pidff-Simplify-pidff_upload_effect-functio.patch
	patches.kernel.org/6.14.3-199-HID-pidff-Define-values-used-in-pidff_find_spe.patch
	patches.kernel.org/6.14.3-200-HID-pidff-Rescale-time-values-to-match-field-u.patch
	patches.kernel.org/6.14.3-201-HID-pidff-Factor-out-code-for-setting-gain.patch
	patches.kernel.org/6.14.3-202-HID-pidff-Move-all-hid-pidff-definitions-to-a-.patch
	patches.kernel.org/6.14.3-203-HID-pidff-Simplify-pidff_rescale_signed.patch
	patches.kernel.org/6.14.3-204-HID-pidff-Use-macros-instead-of-hardcoded-min-.patch
	patches.kernel.org/6.14.3-205-HID-pidff-Factor-out-pool-report-fetch-and-rem.patch
	patches.kernel.org/6.14.3-206-HID-pidff-Make-sure-to-fetch-pool-before-check.patch
	patches.kernel.org/6.14.3-207-HID-hid-universal-pidff-Add-Asetek-wheelbases-.patch
	patches.kernel.org/6.14.3-208-HID-pidff-Comment-and-code-style-update.patch
	patches.kernel.org/6.14.3-209-HID-pidff-Support-device-error-response-from-P.patch
	patches.kernel.org/6.14.3-210-HID-pidff-Remove-redundant-call-to-pidff_find_.patch
	patches.kernel.org/6.14.3-211-HID-pidff-Rename-two-functions-to-align-them-w.patch
	patches.kernel.org/6.14.3-212-HID-pidff-Clamp-effect-playback-LOOP_COUNT-val.patch
	patches.kernel.org/6.14.3-213-HID-pidff-Compute-INFINITE-value-instead-of-us.patch
	patches.kernel.org/6.14.3-214-HID-pidff-Fix-90-degrees-direction-name-North-.patch
	patches.kernel.org/6.14.3-215-HID-pidff-Fix-set_device_control.patch
	patches.kernel.org/6.14.3-216-auxdisplay-hd44780-Fix-an-API-misuse-in-hd4478.patch
	patches.kernel.org/6.14.3-217-dt-bindings-media-st-stmipid02-correct-lane-po.patch
	patches.kernel.org/6.14.3-218-media-mediatek-vcodec-Fix-a-resource-leak-rela.patch
	patches.kernel.org/6.14.3-219-media-mtk-vcodec-venc-avoid-Wenum-compare-cond.patch
	patches.kernel.org/6.14.3-220-media-uapi-rkisp1-config-Fix-typo-in-extensibl.patch
	patches.kernel.org/6.14.3-221-media-mgb4-Fix-CMT-registers-update-logic.patch
	patches.kernel.org/6.14.3-222-media-i2c-adv748x-Fix-test-pattern-selection-m.patch
	patches.kernel.org/6.14.3-223-media-mgb4-Fix-switched-CMT-frequency-range-ma.patch
	patches.kernel.org/6.14.3-224-media-intel-ipu6-set-the-dev_parent-of-video-d.patch
	patches.kernel.org/6.14.3-225-media-venus-hfi-add-a-check-to-handle-OOB-in-s.patch
	patches.kernel.org/6.14.3-226-media-venus-hfi-add-check-to-handle-incorrect-.patch
	patches.kernel.org/6.14.3-227-media-vim2m-print-device-name-after-registerin.patch
	patches.kernel.org/6.14.3-228-media-siano-Fix-error-handling-in-smsdvb_modul.patch
	patches.kernel.org/6.14.3-229-media-rockchip-rga-fix-rga-offset-lookup.patch
	patches.kernel.org/6.14.3-230-xenfs-xensyms-respect-hypervisor-s-next-indica.patch
	patches.kernel.org/6.14.3-231-KVM-arm64-PMU-Set-raw-values-from-user-to-PM-C.patch
	patches.kernel.org/6.14.3-232-arm64-cputype-Add-MIDR_CORTEX_A76AE.patch
	patches.kernel.org/6.14.3-233-arm64-errata-Add-QCOM_KRYO_4XX_GOLD-to-the-spe.patch
	patches.kernel.org/6.14.3-234-arm64-errata-Assume-that-unknown-CPUs-_are_-vu.patch
	patches.kernel.org/6.14.3-235-arm64-errata-Add-KRYO-2XX-3XX-4XX-silver-cores.patch
	patches.kernel.org/6.14.3-236-KVM-arm64-Tear-down-vGIC-on-failed-vCPU-creati.patch
	patches.kernel.org/6.14.3-237-KVM-arm64-Set-HCR_EL2.TID1-unconditionally.patch
	patches.kernel.org/6.14.3-238-spi-cadence-qspi-Fix-probe-on-AM62A-LP-SK.patch
	patches.kernel.org/6.14.3-239-mtd-rawnand-brcmnand-fix-PM-resume-warning.patch
	patches.kernel.org/6.14.3-240-tpm-tpm_tis-Fix-timeout-handling-when-waiting-.patch
	patches.kernel.org/6.14.3-241-accel-ivpu-Fix-PM-related-deadlocks-in-MS-IOCT.patch
	patches.kernel.org/6.14.3-242-media-ov08x40-Properly-turn-sensor-on-off-when.patch
	patches.kernel.org/6.14.3-243-media-streamzap-prevent-processing-IR-data-on-.patch
	patches.kernel.org/6.14.3-244-media-hi556-Fix-memory-leak-on-error-in-hi556_.patch
	patches.kernel.org/6.14.3-245-media-visl-Fix-ERANGE-error-when-setting-enum-.patch
	patches.kernel.org/6.14.3-246-media-platform-stm32-Add-check-for-clk_enable.patch
	patches.kernel.org/6.14.3-247-media-xilinx-tpg-fix-double-put-in-xtpg_parse_.patch
	patches.kernel.org/6.14.3-248-media-imx219-Adjust-PLL-settings-based-on-the-.patch
	patches.kernel.org/6.14.3-249-media-v4l2-dv-timings-prevent-possible-overflo.patch
	patches.kernel.org/6.14.3-250-Revert-media-imx214-Fix-the-error-handling-in-.patch
	patches.kernel.org/6.14.3-251-media-i2c-ccs-Set-the-device-s-runtime-PM-stat.patch
	patches.kernel.org/6.14.3-252-media-i2c-ccs-Set-the-device-s-runtime-PM-stat.patch
	patches.kernel.org/6.14.3-253-media-i2c-ov7251-Set-enable-GPIO-low-in-probe.patch
	patches.kernel.org/6.14.3-254-media-i2c-ov7251-Introduce-1-ms-delay-between-.patch
	patches.kernel.org/6.14.3-255-media-nuvoton-Fix-reference-handling-of-ece_no.patch
	patches.kernel.org/6.14.3-256-media-nuvoton-Fix-reference-handling-of-ece_pd.patch
	patches.kernel.org/6.14.3-257-media-venus-hfi_parser-add-check-to-avoid-out-.patch
	patches.kernel.org/6.14.3-258-media-venus-hfi_parser-refactor-hfi-packet-par.patch
	patches.kernel.org/6.14.3-259-media-i2c-imx319-Rectify-runtime-PM-handling-p.patch
	patches.kernel.org/6.14.3-260-media-i2c-imx219-Rectify-runtime-PM-handling-i.patch
	patches.kernel.org/6.14.3-261-media-i2c-imx214-Rectify-probe-error-handling-.patch
	patches.kernel.org/6.14.3-262-media-chips-media-wave5-Fix-gray-color-on-scre.patch
	patches.kernel.org/6.14.3-263-media-chips-media-wave5-Avoid-race-condition-i.patch
	patches.kernel.org/6.14.3-264-media-chips-media-wave5-Fix-a-hang-after-seeki.patch
	patches.kernel.org/6.14.3-265-media-chips-media-wave5-Fix-timeout-while-test.patch
	patches.kernel.org/6.14.3-266-irqchip-renesas-rzv2h-Fix-wrong-variable-usage.patch
	patches.kernel.org/6.14.3-267-gve-unlink-old-napi-only-if-page-pool-exists.patch
	patches.kernel.org/6.14.3-268-mptcp-sockopt-fix-getting-IPV6_V6ONLY.patch
	patches.kernel.org/6.14.3-269-mptcp-sockopt-fix-getting-freebind-transparent.patch
	patches.kernel.org/6.14.3-270-block-make-sure-nr_integrity_segments-is-clone.patch
	patches.kernel.org/6.14.3-271-mtd-Add-check-for-devm_kcalloc.patch
	patches.kernel.org/6.14.3-272-net-dsa-mv88e6xxx-workaround-RGMII-transmit-de.patch
	patches.kernel.org/6.14.3-273-net-dsa-mv88e6xxx-fix-internal-PHYs-for-6320-f.patch
	patches.kernel.org/6.14.3-274-mtd-Replace-kcalloc-with-devm_kcalloc.patch
	patches.kernel.org/6.14.3-275-clocksource-drivers-stm32-lptimer-Use-wakeup-c.patch
	patches.kernel.org/6.14.3-276-Revert-wifi-mt76-mt7925-Update-mt7925_mcu_uni_.patch
	patches.kernel.org/6.14.3-277-wifi-mt76-Add-check-for-devm_kstrdup.patch
	patches.kernel.org/6.14.3-278-wifi-mt76-mt792x-re-register-CHANCTX_STA_CSA-o.patch
	patches.kernel.org/6.14.3-279-wifi-mac80211-fix-integer-overflow-in-hwmp_rou.patch
	patches.kernel.org/6.14.3-280-wifi-mt76-mt7925-ensure-wow-pattern-command-al.patch
	patches.kernel.org/6.14.3-281-wifi-mt76-mt7925-fix-country-count-limitation-.patch
	patches.kernel.org/6.14.3-282-wifi-mt76-mt7925-fix-the-wrong-link_idx-when-a.patch
	patches.kernel.org/6.14.3-283-wifi-mt76-mt7925-fix-the-wrong-simultaneous-ca.patch
	patches.kernel.org/6.14.3-284-wifi-mt76-mt7925-adjust-rm-BSS-flow-to-prevent.patch
	patches.kernel.org/6.14.3-285-wifi-mt76-mt7925-integrate-mlo_sta_cmd-and-sta.patch
	patches.kernel.org/6.14.3-286-wifi-mt76-mt7925-update-the-power-saving-flow.patch
	patches.kernel.org/6.14.3-287-scsi-lpfc-Restore-clearing-of-NLP_UNREG_INP-in.patch
	patches.kernel.org/6.14.3-288-net-stmmac-Fix-accessing-freed-irq-affinity_hi.patch
	patches.kernel.org/6.14.3-289-io_uring-net-fix-accept-multishot-handling.patch
	patches.kernel.org/6.14.3-290-io_uring-net-fix-io_req_post_cqe-abuse-by-send.patch
	patches.kernel.org/6.14.3-291-io_uring-kbuf-reject-zero-sized-provided-buffe.patch
	patches.kernel.org/6.14.3-292-ASoC-codecs-wcd937x-fix-a-potential-memory-lea.patch
	patches.kernel.org/6.14.3-293-ASoC-q6apm-add-q6apm_get_hw_pointer-helper.patch
	patches.kernel.org/6.14.3-294-ASoC-q6apm-dai-schedule-all-available-frames-t.patch
	patches.kernel.org/6.14.3-295-ASoC-q6apm-dai-make-use-of-q6apm_get_hw_pointe.patch
	patches.kernel.org/6.14.3-296-ASoC-qdsp6-q6apm-dai-set-10-ms-period-and-buff.patch
	patches.kernel.org/6.14.3-297-ASoC-qdsp6-q6apm-dai-fix-capture-pipeline-over.patch
	patches.kernel.org/6.14.3-298-ASoC-qdsp6-q6asm-dai-fix-q6asm_dai_compr_set_p.patch
	patches.kernel.org/6.14.3-299-ALSA-hda-realtek-Enable-Mute-LED-on-HP-OMEN-16.patch
	patches.kernel.org/6.14.3-300-accel-ivpu-Fix-warning-in-ivpu_ipc_send_receiv.patch
	patches.kernel.org/6.14.3-301-accel-ivpu-Fix-deadlock-in-ivpu_ms_cleanup.patch
	patches.kernel.org/6.14.3-302-arm-crc-t10dif-fix-use-of-out-of-scope-array-i.patch
	patches.kernel.org/6.14.3-303-arm64-crc-t10dif-fix-use-of-out-of-scope-array.patch
	patches.kernel.org/6.14.3-304-bus-mhi-host-Fix-race-between-unprepare-and-qu.patch
	patches.kernel.org/6.14.3-305-ext4-fix-off-by-one-error-in-do_split.patch
	patches.kernel.org/6.14.3-306-f2fs-fix-the-missing-write-pointer-correction.patch
	patches.kernel.org/6.14.3-307-f2fs-fix-to-avoid-atomicity-corruption-of-atom.patch
	patches.kernel.org/6.14.3-308-vdpa-mlx5-Fix-oversized-null-mkey-longer-than-.patch
	patches.kernel.org/6.14.3-309-udf-Fix-inode_getblk-return-value.patch
	patches.kernel.org/6.14.3-310-tpm-do-not-start-chip-while-suspended.patch
	patches.kernel.org/6.14.3-311-svcrdma-do-not-unregister-device-for-listeners.patch
	patches.kernel.org/6.14.3-312-soc-samsung-exynos-chipid-Add-NULL-pointer-che.patch
	patches.kernel.org/6.14.3-313-smb311-client-fix-missing-tcon-check-when-moun.patch
	patches.kernel.org/6.14.3-314-ima-limit-the-number-of-open-writers-integrity.patch
	patches.kernel.org/6.14.3-315-ima-limit-the-number-of-ToMToU-integrity-viola.patch
	patches.kernel.org/6.14.3-316-igc-Fix-XSK-queue-NAPI-ID-mapping.patch
	patches.kernel.org/6.14.3-317-i3c-master-svc-Use-readsb-helper-for-reading-M.patch
	patches.kernel.org/6.14.3-318-i3c-Add-NULL-pointer-check-in-i3c_master_queue.patch
	patches.kernel.org/6.14.3-319-jbd2-remove-wrong-sb-s_sequence-check.patch
	patches.kernel.org/6.14.3-320-kbuild-exclude-.rodata.-cst-str-when-building-.patch
	patches.kernel.org/6.14.3-321-kbuild-Add-fno-builtin-wcslen.patch
	patches.kernel.org/6.14.3-322-leds-rgb-leds-qcom-lpg-Fix-pwm-resolution-max-.patch
	patches.kernel.org/6.14.3-323-leds-rgb-leds-qcom-lpg-Fix-calculation-of-best.patch
	patches.kernel.org/6.14.3-324-mfd-ene-kb3930-Fix-a-potential-NULL-pointer-de.patch
	patches.kernel.org/6.14.3-325-mailbox-tegra-hsp-Define-dimensioning-masks-in.patch
	patches.kernel.org/6.14.3-326-locking-lockdep-Decrease-nr_unused_locks-if-lo.patch
	patches.kernel.org/6.14.3-327-lib-scatterlist-fix-sg_split_phys-to-preserve-.patch
	patches.kernel.org/6.14.3-328-mptcp-fix-NULL-pointer-in-can_accept_new_subfl.patch
	patches.kernel.org/6.14.3-329-mptcp-only-inc-MPJoinAckHMacFailure-for-HMAC-f.patch
	patches.kernel.org/6.14.3-330-mtd-inftlcore-Add-error-check-for-inftl_read_o.patch
	patches.kernel.org/6.14.3-331-mtd-rawnand-Add-status-chack-in-r852_ready.patch
	patches.kernel.org/6.14.3-332-mtd-spinand-Fix-build-with-gcc-7.5.patch
	patches.kernel.org/6.14.3-333-arm64-mops-Do-not-dereference-src-reg-for-a-se.patch
	patches.kernel.org/6.14.3-334-arm64-tegra-Remove-the-Orin-NX-Nano-suspend-ke.patch
	patches.kernel.org/6.14.3-335-arm64-mm-Correct-the-update-of-max_pfn.patch
	patches.kernel.org/6.14.3-336-arm64-dts-ti-k3-j784s4-j742s2-main-common-Corr.patch
	patches.kernel.org/6.14.3-337-arm64-dts-ti-k3-j784s4-j742s2-main-common-Fix-.patch
	patches.kernel.org/6.14.3-338-arm64-dts-mediatek-mt8188-Assign-apll1-clock-a.patch
	patches.kernel.org/6.14.3-339-arm64-dts-mediatek-mt8173-Fix-disp-pwm-compati.patch
	patches.kernel.org/6.14.3-340-arm64-dts-exynos-gs101-disable-pinctrl_gsacore.patch
	patches.kernel.org/6.14.3-341-backlight-led_bl-Hold-led_access-lock-when-cal.patch
	patches.kernel.org/6.14.3-342-btrfs-fix-non-empty-delayed-iputs-list-on-unmo.patch
	patches.kernel.org/6.14.3-343-btrfs-tests-fix-chunk-map-leak-after-failure-t.patch
	patches.kernel.org/6.14.3-344-btrfs-zoned-fix-zone-activation-with-missing-d.patch
	patches.kernel.org/6.14.3-345-btrfs-zoned-fix-zone-finishing-with-missing-de.patch
	patches.kernel.org/6.14.3-346-iommufd-Fix-uninitialized-rc-in-iommufd_access.patch
	patches.kernel.org/6.14.3-347-iommu-tegra241-cmdqv-Fix-warnings-due-to-dmam_.patch
	patches.kernel.org/6.14.3-348-iommu-vt-d-Put-IRTE-back-into-posted-MSI-mode-.patch
	patches.kernel.org/6.14.3-349-iommu-vt-d-Don-t-clobber-posted-vCPU-IRTE-when.patch
	patches.kernel.org/6.14.3-350-iommu-vt-d-Fix-possible-circular-locking-depen.patch
	patches.kernel.org/6.14.3-351-iommu-vt-d-Wire-up-irq_ack-to-irq_move_irq-for.patch
	patches.kernel.org/6.14.3-352-sparc-mm-disable-preemption-in-lazy-mmu-mode.patch
	patches.kernel.org/6.14.3-353-sparc-mm-avoid-calling-arch_enter-leave_lazy_m.patch
	patches.kernel.org/6.14.3-354-net-Fix-null-ptr-deref-by-sock_lock_init_class.patch
	patches.kernel.org/6.14.3-355-mm-damon-ops-have-damon_get_folio-return-folio.patch
	patches.kernel.org/6.14.3-356-mm-damon-avoid-applying-DAMOS-action-to-same-e.patch
	patches.kernel.org/6.14.3-357-mm-rmap-reject-hugetlb-folios-in-folio_make_de.patch
	patches.kernel.org/6.14.3-358-mm-make-page_mapped_in_vma-hugetlb-walk-aware.patch
	patches.kernel.org/6.14.3-359-mm-fix-lazy-mmu-docs-and-usage.patch
	patches.kernel.org/6.14.3-360-mm-mremap-correctly-handle-partial-mremap-of-V.patch
	patches.kernel.org/6.14.3-361-mm-add-missing-release-barrier-on-PGDAT_RECLAI.patch
	patches.kernel.org/6.14.3-362-mm-userfaultfd-fix-release-hang-over-concurren.patch
	patches.kernel.org/6.14.3-363-mm-hwpoison-do-not-send-SIGBUS-to-processes-wi.patch
	patches.kernel.org/6.14.3-364-mm-hugetlb-move-hugetlb_sysctl_init-to-the-__i.patch
	patches.kernel.org/6.14.3-365-mm-hwpoison-introduce-folio_contain_hwpoisoned.patch
	patches.kernel.org/6.14.3-366-sctp-detect-and-prevent-references-to-a-freed-.patch
	patches.kernel.org/6.14.3-367-x86-xen-fix-balloon-target-initialization-for-.patch
	patches.kernel.org/6.14.3-368-uprobes-Avoid-false-positive-lockdep-splat-on-.patch
	patches.kernel.org/6.14.3-369-tracing-fprobe-Fix-to-lock-module-while-regist.patch
	patches.kernel.org/6.14.3-370-tracing-fprobe-events-Fix-possible-UAF-on-modu.patch
	patches.kernel.org/6.14.3-371-tracing-Do-not-add-length-to-print-format-in-s.patch
	patches.kernel.org/6.14.3-372-thermal-drivers-rockchip-Add-missing-rk3328-ma.patch
	patches.kernel.org/6.14.3-373-CIFS-Propagate-min-offload-along-with-other-pa.patch
	patches.kernel.org/6.14.3-374-cifs-avoid-NULL-pointer-dereference-in-dbg-cal.patch
	patches.kernel.org/6.14.3-375-cifs-fix-integer-overflow-in-match_server.patch
	patches.kernel.org/6.14.3-376-cifs-Ensure-that-all-non-client-specific-repar.patch
	patches.kernel.org/6.14.3-377-clk-renesas-r9a07g043-Fix-HP-clock-source-for-.patch
	patches.kernel.org/6.14.3-378-clk-qcom-clk-branch-Fix-invert-halt-status-bit.patch
	patches.kernel.org/6.14.3-379-clk-qcom-gdsc-Release-pm-subdomains-in-reverse.patch
	patches.kernel.org/6.14.3-380-clk-qcom-gdsc-Capture-pm_genpd_add_subdomain-r.patch
	patches.kernel.org/6.14.3-381-clk-qcom-gdsc-Set-retain_ff-before-moving-to-H.patch
	patches.kernel.org/6.14.3-382-crypto-ccp-Fix-check-for-the-primary-ASP-devic.patch
	patches.kernel.org/6.14.3-383-crypto-ccp-Fix-uAPI-definitions-of-PSP-errors.patch
	patches.kernel.org/6.14.3-384-dlm-fix-error-if-inactive-rsb-is-not-hashed.patch
	patches.kernel.org/6.14.3-385-dlm-fix-error-if-active-rsb-is-not-hashed.patch
	patches.kernel.org/6.14.3-386-dm-ebs-fix-prefetch-vs-suspend-race.patch
	patches.kernel.org/6.14.3-387-dm-integrity-set-ti-error-on-memory-allocation.patch
	patches.kernel.org/6.14.3-388-dm-integrity-fix-non-constant-time-tag-verific.patch
	patches.kernel.org/6.14.3-389-dm-verity-fix-prefetch-vs-suspend-race.patch
	patches.kernel.org/6.14.3-390-dt-bindings-coresight-qcom-coresight-tpda-Fix-.patch
	patches.kernel.org/6.14.3-391-dt-bindings-coresight-qcom-coresight-tpdm-Fix-.patch
	patches.kernel.org/6.14.3-392-firmware-cs_dsp-test_control_parse-null-termin.patch
	patches.kernel.org/6.14.3-393-ftrace-Add-cond_resched-to-ftrace_graph_set_ha.patch
	patches.kernel.org/6.14.3-394-ftrace-Properly-merge-notrace-hashes.patch
	patches.kernel.org/6.14.3-395-fuse-io-uring-Fix-a-possible-req-cancellation-.patch
	patches.kernel.org/6.14.3-396-gpio-mpc8xxx-Fix-wakeup-source-leaks-on-device.patch
	patches.kernel.org/6.14.3-397-gpio-tegra186-fix-resource-handling-in-ACPI-pr.patch
	patches.kernel.org/6.14.3-398-gpio-zynq-Fix-wakeup-source-leaks-on-device-un.patch
	patches.kernel.org/6.14.3-399-gve-handle-overflow-when-reporting-TX-consumed.patch
	patches.kernel.org/6.14.3-400-KVM-Allow-building-irqbypass.ko-as-as-module-w.patch
	patches.kernel.org/6.14.3-401-KVM-PPC-Enable-CAP_SPAPR_TCE_VFIO-on-pSeries-K.patch
	patches.kernel.org/6.14.3-402-KVM-x86-Explicitly-zero-initialize-on-stack-CP.patch
	patches.kernel.org/6.14.3-403-KVM-x86-Acquire-SRCU-in-KVM_GET_MP_STATE-to-pr.patch
	patches.kernel.org/6.14.3-404-landlock-Move-code-to-ease-future-backports.patch
	patches.kernel.org/6.14.3-405-landlock-Add-the-errata-interface.patch
	patches.kernel.org/6.14.3-406-landlock-Add-erratum-for-TCP-fix.patch
	patches.kernel.org/6.14.3-407-landlock-Always-allow-signals-between-threads-.patch
	patches.kernel.org/6.14.3-408-landlock-Prepare-to-add-second-errata.patch
	patches.kernel.org/6.14.3-409-selftests-landlock-Split-signal_scoping_thread.patch
	patches.kernel.org/6.14.3-410-selftests-landlock-Add-a-new-test-for-setuid.patch
	patches.kernel.org/6.14.3-411-misc-pci_endpoint_test-Avoid-issue-of-interrup.patch
	patches.kernel.org/6.14.3-412-misc-pci_endpoint_test-Fix-displaying-irq_type.patch
	patches.kernel.org/6.14.3-413-misc-pci_endpoint_test-Fix-irq_type-to-convey-.patch
	patches.kernel.org/6.14.3-414-net-mana-Switch-to-page-pool-for-jumbo-frames.patch
	patches.kernel.org/6.14.3-415-ntb-use-64-bit-arithmetic-for-the-MSI-doorbell.patch
	patches.kernel.org/6.14.3-416-of-irq-Fix-device-node-refcount-leakage-in-API.patch
	patches.kernel.org/6.14.3-417-of-irq-Fix-device-node-refcount-leakage-in-API.patch
	patches.kernel.org/6.14.3-418-of-irq-Fix-device-node-refcount-leakages-in-of.patch
	patches.kernel.org/6.14.3-419-of-irq-Fix-device-node-refcount-leakage-in-API.patch
	patches.kernel.org/6.14.3-420-of-irq-Fix-device-node-refcount-leakages-in-of.patch
	patches.kernel.org/6.14.3-421-PCI-brcmstb-Fix-missing-of_node_put-in-brcm_pc.patch
	patches.kernel.org/6.14.3-422-PCI-j721e-Fix-the-value-of-.linkdown_irq_regfi.patch
	patches.kernel.org/6.14.3-423-PCI-layerscape-Fix-arg_count-to-syscon_regmap_.patch
	patches.kernel.org/6.14.3-424-PCI-pciehp-Avoid-unnecessary-device-replacemen.patch
	patches.kernel.org/6.14.3-425-PCI-Fix-reference-leak-in-pci_alloc_child_bus.patch
	patches.kernel.org/6.14.3-426-PCI-Fix-reference-leak-in-pci_register_host_br.patch
	patches.kernel.org/6.14.3-427-PCI-Fix-wrong-length-of-devres-array.patch
	patches.kernel.org/6.14.3-428-phy-freescale-imx8m-pcie-assert-phy-reset-and-.patch
	patches.kernel.org/6.14.3-429-pinctrl-qcom-Clear-latched-interrupt-status-wh.patch
	patches.kernel.org/6.14.3-430-pinctrl-samsung-add-support-for-eint_fltcon_of.patch
	patches.kernel.org/6.14.3-431-ring-buffer-Use-flush_kernel_vmap_range-over-f.patch
	patches.kernel.org/6.14.3-432-s390-pci-Fix-zpci_bus_is_isolated_vf-for-non-V.patch
	patches.kernel.org/6.14.3-433-s390-virtio_ccw-Don-t-allocate-assign-airqs-fo.patch
	patches.kernel.org/6.14.3-434-s390-Fix-linker-error-when-no-pie-option-is-un.patch
	patches.kernel.org/6.14.3-435-sched_ext-create_dsq-Return-EEXIST-on-duplicat.patch
	patches.kernel.org/6.14.3-436-selftests-mptcp-close-fd_in-before-returning-i.patch
	patches.kernel.org/6.14.3-437-selftests-mptcp-fix-incorrect-fd-checks-in-mai.patch
	patches.kernel.org/6.14.3-438-spi-fsl-qspi-use-devm-function-instead-of-driv.patch
	patches.kernel.org/6.14.3-439-spi-fsl-qspi-Fix-double-cleanup-in-probe-error.patch
	patches.kernel.org/6.14.3-440-thermal-drivers-mediatek-lvts-Disable-monitor-.patch
	patches.kernel.org/6.14.3-441-thermal-drivers-mediatek-lvts-Disable-Stage-3-.patch
	patches.kernel.org/6.14.3-442-wifi-ath11k-update-channel-list-in-worker-when.patch
	patches.kernel.org/6.14.3-443-arm64-errata-Add-newer-ARM-cores-to-the-spectr.patch
	patches.kernel.org/6.14.3-444-iommufd-Make-attach_handle-generic-than-fault-.patch
	patches.kernel.org/6.14.3-445-iommufd-Fail-replace-if-device-has-not-been-at.patch
	patches.kernel.org/6.14.3-446-x86-e820-Fix-handling-of-subpage-regions-when-.patch
	patches.kernel.org/6.14.3-447-Bluetooth-hci_uart-Fix-another-race-during-ini.patch
	patches.kernel.org/6.14.3-448-HSI-ssi_protocol-Fix-use-after-free-vulnerabil.patch
	patches.kernel.org/6.14.3-449-Linux-6.14.3.patch

	########################################################
	# Build fixes that apply to the vanilla kernel too.
	# Patches in patches.rpmify are applied to both -vanilla
	# and patched flavors.
	########################################################
	patches.rpmify/Add-ksym-provides-tool.patch
	patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
	patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch
	patches.rpmify/usrmerge-Adjust-module-path-in-the-kernel-sources.patch
	patches.rpmify/btf-pahole-j1-option.patch

	########################################################
	# The sorted section should contain all patches that are
	# either mainline backports or are already in a known
	# subystem maintainer repository so that they can be
	# sorted by git-sort scripts. Out-of-tree patches (which
	# includes any patch without Git-commit tag) belong
	# either into the "on the way to mainline" section below
	# or into one of the subsystem sections.
	#
	# The sorted section should be small or empty on the
	# stable or master branches.
	########################################################

	########################################################
	# sorted patches
	########################################################
	patches.suse/Bluetooth-MGMT-Add-LL-Privacy-Setting.patch
	patches.suse/Bluetooth-qca-fix-NV-variant-for-one-of-WCN3950-SoCs.patch
	patches.suse/drm-amd-display-dml2-use-vzalloc-rather-than-kzalloc.patch

	########################################################
	# end of sorted patches
	########################################################

	########################################################
	# Unsorted patches on their way to mainline
	#
	# (SLE/Leap: this section is only for patches which
	# cannot go into the sorted section yet.
	#
	# Patches which are already in subsystem maintainer
	# repository or otherwise expected to get into mainline
	# within 1-2 releases belong here. Patches not expected
	# to get into mainline any time soon (or ever) belong
	# to area specific sections below.
	########################################################
	patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch
	patches.suse/powerpc-boot-Fix-build-with-gcc-15.patch
	patches.suse/drm-amd-display-Add-sanity-checks-for-drm_edid_raw.patch
	patches.suse/wifi-ath11k-determine-PM-policy-based-on-machine-mod.patch
	patches.suse/wifi-ath11k-introduce-ath11k_core_continue_suspend_r.patch
	patches.suse/wifi-ath11k-refactor-ath11k_core_suspend-_resume.patch
	patches.suse/wifi-ath11k-support-non-WoWLAN-mode-suspend-as-well.patch
	patches.suse/wifi-ath11k-choose-default-PM-policy-for-hibernation.patch
	patches.suse/Reapply-wifi-ath11k-restore-country-code-during-resu.patch
	patches.suse/drm-xe-rtp-Drop-sentinels-from-arg-to-xe_rtp_process.patch
	patches.suse/video-screen_info-Update-framebuffers-behind-PCI-bri.patch
	patches.suse/iommu-vt-d-Assign-owner-to-the-static-identity-domai.patch

	########################################################
	# kbuild/module infrastructure fixes
	########################################################

	# SUSE specific build tweaks
	patches.suse/rpm-kernel-config
	patches.suse/add-suse-supported-flag.patch
	patches.suse/genksyms-add-override-flag.diff
	patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
	patches.suse/kernel-add-release-status-to-kernel-build.patch
	patches.suse/panic-do-not-print-uninitialized-taint_flags.patch

	# build tweaks for external KMPs
	patches.suse/s390-export-symbols-for-crash-kmp.patch

	########################################################
	# Performance-related tuning of defaults
	########################################################
	patches.suse/readahead-request-tunables.patch

	########################################################
	# Architecture specific patches
	########################################################

	# x86

	# s390x

	# ppc64

	# ARM
	patches.suse/0001-regulator-mt6360-Add-OF-match-table.patch
	patches.suse/0002-regulator-mt6358-Add-OF-match-table.patch
	patches.suse/0003-regulator-mt6323-Add-OF-match-table.patch

	########################################################
	# Scheduler
	########################################################

	########################################################
	# Memory management
	########################################################

	########################################################
	# Filesystems
	########################################################

	# generic
	patches.suse/vfs-add-super_operations-get_inode_dev

	# btrfs
	patches.suse/btrfs-provide-super_operations-get_inode_dev

	# ext[2-4]

	# XFS

	# FUSE

	########################################################
	# Block layer
	########################################################

	########################################################
	# Networking core
	########################################################

	########################################################
	# Security
	########################################################

	# Module signing / secure boot
	patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch

	# Lock down functions for secure boot
	patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch
	patches.suse/lockdown-fix-kernel-lockdown-enforcement-issue-when-secure.patch
	patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch
	patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch
	patches.suse/0004-efi-Lock-down-the-kernel-at-the-integrity-level-if-b.patch
	patches.suse/arm64-lock-down-kernel-in-secure-boot-mode.patch
	patches.suse/0001-initcall_blacklist-Does-not-allow-kernel_lockdown-be.patch

	# crypto

	########################################################
	# Virtualization
	########################################################

	########################################################
	# Other core patches
	########################################################

	# Livepatching
	patches.suse/livepatch-dump-ipa-clones.patch

	########################################################
	# PM
	########################################################

	########################################################
	# DRM / Graphics
	########################################################
	patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch
	patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch

	########################################################
	# Storage
	########################################################

	########################################################
	# Networking drivers (wired)
	########################################################

	########################################################
	# Wireless networking drivers
	########################################################
	patches.suse/b43-missing-firmware-info.patch

	########################################################
	# USB
	########################################################

	########################################################
	# Input
	########################################################
	patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch

	########################################################
	# Other drivers
	########################################################
	patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch

	patches.suse/0001-net-introduce-OpenVPN-Data-Channel-Offload-ovpn.patch
	patches.suse/0002-ovpn-add-basic-netlink-support.patch
	patches.suse/0003-ovpn-add-basic-interface-creation-destruction-manage.patch
	patches.suse/0004-ovpn-keep-carrier-always-on-for-MP-interfaces.patch
	patches.suse/0005-ovpn-introduce-the-ovpn_peer-object.patch
	patches.suse/0006-ovpn-introduce-the-ovpn_socket-object.patch
	patches.suse/0007-ovpn-implement-basic-TX-path-UDP.patch
	patches.suse/0008-ovpn-implement-basic-RX-path-UDP.patch
	patches.suse/0009-ovpn-implement-packet-processing.patch
	patches.suse/0010-ovpn-store-tunnel-and-transport-statistics.patch
	patches.suse/0011-ovpn-implement-TCP-transport.patch
	patches.suse/0012-skb-implement-skb_send_sock_locked_with_flags.patch
	patches.suse/0013-ovpn-add-support-for-MSG_NOSIGNAL-in-tcp_sendmsg.patch
	patches.suse/0014-ovpn-implement-multi-peer-support.patch
	patches.suse/0015-ovpn-implement-peer-lookup-logic.patch
	patches.suse/0016-ovpn-implement-keepalive-mechanism.patch
	patches.suse/0017-ovpn-add-support-for-updating-local-or-remote-UDP-en.patch
	patches.suse/0018-ovpn-implement-peer-add-get-dump-delete-via-netlink.patch
	patches.suse/0019-ovpn-implement-key-add-get-del-swap-via-netlink.patch
	patches.suse/0020-ovpn-kill-key-and-notify-userspace-in-case-of-IV-exh.patch
	patches.suse/0021-ovpn-notify-userspace-when-a-peer-is-deleted.patch
	patches.suse/0022-ovpn-add-basic-ethtool-support.patch
	patches.suse/0023-testing-selftests-add-test-tool-and-scripts-for-ovpn.patch

	########################################################
	# Debugging
	########################################################
	patches.suse/crasher.patch
	patches.suse/add-product-identifying-information-to-vmcoreinfo.patch

	########################################################
	# You'd better have a good reason for adding a patch
	# below here.
	########################################################
openSUSE Build Service is sponsored by