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.18.1-001-Documentation-process-Also-mention-Sasha-Levin.patch
	patches.kernel.org/6.18.1-002-jbd2-avoid-bug_on-in-jbd2_journal_get_create_a.patch
	patches.kernel.org/6.18.1-003-ext4-refresh-inline-data-size-before-write-ope.patch
	patches.kernel.org/6.18.1-004-ksmbd-ipc-fix-use-after-free-in-ipc_msg_send_r.patch
	patches.kernel.org/6.18.1-005-locking-spinlock-debug-Fix-data-race-in-do_raw.patch
	patches.kernel.org/6.18.1-006-crypto-zstd-fix-double-free-in-per-CPU-stream-.patch
	patches.kernel.org/6.18.1-007-ext4-add-i_data_sem-protection-in-ext4_destroy.patch
	patches.kernel.org/6.18.1-008-rust_binder-fix-race-condition-on-death_list.patch
	patches.kernel.org/6.18.1-009-comedi-pcl818-fix-null-ptr-deref-in-pcl818_ai_.patch
	patches.kernel.org/6.18.1-010-KVM-SVM-Don-t-skip-unrelated-instruction-if-IN.patch
	patches.kernel.org/6.18.1-011-USB-serial-option-add-Foxconn-T99W760.patch
	patches.kernel.org/6.18.1-012-USB-serial-option-add-Telit-Cinterion-FE910C04.patch
	patches.kernel.org/6.18.1-013-USB-serial-option-move-Telit-0x10c7-compositio.patch
	patches.kernel.org/6.18.1-014-USB-serial-ftdi_sio-match-on-interface-number-.patch
	patches.kernel.org/6.18.1-015-serial-add-support-of-CPCI-cards.patch
	patches.kernel.org/6.18.1-016-dt-bindings-serial-rsci-Drop-uart-has-rtscts-f.patch
	patches.kernel.org/6.18.1-017-serial-sh-sci-Fix-deadlock-during-RSCI-FIFO-ov.patch
	patches.kernel.org/6.18.1-018-USB-serial-belkin_sa-fix-TIOCMBIS-and-TIOCMBIC.patch
	patches.kernel.org/6.18.1-019-USB-serial-kobil_sct-fix-TIOCMBIS-and-TIOCMBIC.patch
	patches.kernel.org/6.18.1-020-Documentation-rtla-rename-common_xxx.rst-files.patch
	patches.kernel.org/6.18.1-021-wifi-rtl8xxxu-Add-USB-ID-2001-3328-for-D-Link-.patch
	patches.kernel.org/6.18.1-022-wifi-rtw88-Add-USB-ID-2001-3329-for-D-Link-AC1.patch
	patches.kernel.org/6.18.1-023-iio-adc-ad4080-fix-chip-identification.patch
	patches.kernel.org/6.18.1-024-comedi-c6xdigio-Fix-invalid-PNP-driver-unregis.patch
	patches.kernel.org/6.18.1-025-comedi-multiq3-sanitize-config-options-in-mult.patch
	patches.kernel.org/6.18.1-026-comedi-check-device-s-attached-status-in-compa.patch
	patches.kernel.org/6.18.1-027-staging-rtl8723bs-fix-out-of-bounds-read-in-rt.patch
	patches.kernel.org/6.18.1-028-staging-rtl8723bs-fix-stack-buffer-overflow-in.patch
	patches.kernel.org/6.18.1-029-staging-rtl8723bs-fix-out-of-bounds-read-in-On.patch
	patches.kernel.org/6.18.1-030-Linux-6.18.1.patch
	patches.kernel.org/6.18.2-001-smack-fix-bug-SMACK64TRANSMUTE-set-on-non-dire.patch
	patches.kernel.org/6.18.2-002-smack-deduplicate-does-access-rule-request-tra.patch
	patches.kernel.org/6.18.2-003-smack-deduplicate-xattr-setting-in-smack_inode.patch
	patches.kernel.org/6.18.2-004-smack-always-instantiate-inode-in-smack_inode_.patch
	patches.kernel.org/6.18.2-005-smack-fix-bug-invalid-label-of-unix-socket-fil.patch
	patches.kernel.org/6.18.2-006-smack-fix-bug-unprivileged-task-can-create-lab.patch
	patches.kernel.org/6.18.2-007-smack-fix-bug-setting-task-label-silently-igno.patch
	patches.kernel.org/6.18.2-008-gpu-host1x-Fix-race-in-syncpt-alloc-free.patch
	patches.kernel.org/6.18.2-009-accel-amdxdna-Fix-an-integer-overflow-in-aie2_.patch
	patches.kernel.org/6.18.2-010-accel-amdxdna-Call-dma_buf_vmap_unlocked-for-i.patch
	patches.kernel.org/6.18.2-011-accel-ivpu-Ensure-rpm_runtime_put-in-case-of-e.patch
	patches.kernel.org/6.18.2-012-drm-panel-visionox-rm69299-Fix-clock-frequency.patch
	patches.kernel.org/6.18.2-013-drm-panel-visionox-rm69299-Don-t-clear-all-mod.patch
	patches.kernel.org/6.18.2-014-accel-ivpu-Rework-bind-unbind-of-imported-buff.patch
	patches.kernel.org/6.18.2-015-accel-ivpu-Fix-page-fault-in-ivpu_bo_unbind_al.patch
	patches.kernel.org/6.18.2-016-accel-ivpu-Fix-DCT-active-percent-format.patch
	patches.kernel.org/6.18.2-017-drm-vgem-fence-Fix-potential-deadlock-on-relea.patch
	patches.kernel.org/6.18.2-018-bpf-Cleanup-unused-func-args-in-rqspinlock-imp.patch
	patches.kernel.org/6.18.2-019-bpf-Fix-sleepable-context-for-async-callbacks.patch
	patches.kernel.org/6.18.2-020-bpf-Fix-handling-maps-with-no-BTF-and-non-cons.patch
	patches.kernel.org/6.18.2-021-tools-nolibc-handle-NULL-wstatus-argument-to-w.patch
	patches.kernel.org/6.18.2-022-USB-Fix-descriptor-count-when-handling-invalid.patch
	patches.kernel.org/6.18.2-023-perf-bpf_counter-Fix-opening-of-any-1-CPU-even.patch
	patches.kernel.org/6.18.2-024-pinctrl-qcom-glymur-Drop-unnecessary-platform-.patch
	patches.kernel.org/6.18.2-025-pinctrl-qcom-glymur-Fix-the-gpio-and-egpio-pin.patch
	patches.kernel.org/6.18.2-026-ima-Attach-CREDS_CHECK-IMA-hook-to-bprm_creds_.patch
	patches.kernel.org/6.18.2-027-pinctrl-renesas-rzg2l-Fix-PMC-restore.patch
	patches.kernel.org/6.18.2-028-clk-renesas-cpg-mssr-Add-missing-1ms-delay-int.patch
	patches.kernel.org/6.18.2-029-clk-renesas-cpg-mssr-Read-back-reset-registers.patch
	patches.kernel.org/6.18.2-030-drm-atmel-hlcdc-fix-atmel_xlcdc_plane_setup_sc.patch
	patches.kernel.org/6.18.2-031-HID-logitech-hidpp-Do-not-assume-FAP-in-hidpp_.patch
	patches.kernel.org/6.18.2-032-remoteproc-imx_rproc-Fix-runtime-PM-cleanup-an.patch
	patches.kernel.org/6.18.2-033-objtool-Fix-standalone-hacks-jump_label.patch
	patches.kernel.org/6.18.2-034-objtool-Fix-weak-symbol-detection.patch
	patches.kernel.org/6.18.2-035-accel-ivpu-Fix-race-condition-when-mapping-dma.patch
	patches.kernel.org/6.18.2-036-perf-parse-events-Fix-legacy-cache-events-if-e.patch
	patches.kernel.org/6.18.2-037-gpu-nova-core-gsp-remove-useless-conversion.patch
	patches.kernel.org/6.18.2-038-gpu-nova-core-gsp-do-not-unwrap-SGEntry.patch
	patches.kernel.org/6.18.2-039-wifi-ath10k-move-recovery-check-logic-into-a-n.patch
	patches.kernel.org/6.18.2-040-wifi-ath11k-restore-register-window-after-glob.patch
	patches.kernel.org/6.18.2-041-wifi-ath12k-Fix-MSDU-buffer-types-handling-in-.patch
	patches.kernel.org/6.18.2-042-wifi-ath12k-fix-VHT-MCS-assignment.patch
	patches.kernel.org/6.18.2-043-wifi-ath12k-fix-TX-and-RX-MCS-rate-configurati.patch
	patches.kernel.org/6.18.2-044-sched-fair-Forfeit-vruntime-on-yield.patch
	patches.kernel.org/6.18.2-045-irqchip-bcm2712-mip-Fix-OF-node-reference-imba.patch
	patches.kernel.org/6.18.2-046-irqchip-bcm2712-mip-Fix-section-mismatch.patch
	patches.kernel.org/6.18.2-047-irqchip-irq-bcm7038-l1-Fix-section-mismatch.patch
	patches.kernel.org/6.18.2-048-irqchip-irq-bcm7120-l2-Fix-section-mismatch.patch
	patches.kernel.org/6.18.2-049-irqchip-irq-brcmstb-l2-Fix-section-mismatch.patch
	patches.kernel.org/6.18.2-050-irqchip-imx-mu-msi-Fix-section-mismatch.patch
	patches.kernel.org/6.18.2-051-irqchip-renesas-rzg2l-Fix-section-mismatch.patch
	patches.kernel.org/6.18.2-052-irqchip-starfive-jh8100-Fix-section-mismatch.patch
	patches.kernel.org/6.18.2-053-irqchip-qcom-irq-combiner-Fix-section-mismatch.patch
	patches.kernel.org/6.18.2-054-irqchip-Drop-leftover-brackets.patch
	patches.kernel.org/6.18.2-055-irqchip-Pass-platform-device-to-platform-drive.patch
	patches.kernel.org/6.18.2-056-crypto-authenc-Correctly-pass-EINPROGRESS-back.patch
	patches.kernel.org/6.18.2-057-ntfs3-fix-uninit-memory-after-failed-mi_read-i.patch
	patches.kernel.org/6.18.2-058-ntfs3-Fix-uninit-buffer-allocated-by-__getname.patch
	patches.kernel.org/6.18.2-059-arm64-dts-qcom-ipq5424-correct-the-TF-A-reserv.patch
	patches.kernel.org/6.18.2-060-iio-imu-st_lsm6dsx-Fix-measurement-unit-for-od.patch
	patches.kernel.org/6.18.2-061-firmware-qcom-tzmem-fix-qcom_tzmem_policy-kern.patch
	patches.kernel.org/6.18.2-062-perf-parse-events-Make-X-modifier-more-respect.patch
	patches.kernel.org/6.18.2-063-crypto-aead-Fix-reqsize-handling.patch
	patches.kernel.org/6.18.2-064-PCI-sg2042-Fix-a-reference-count-issue-in-sg20.patch
	patches.kernel.org/6.18.2-065-block-mq-deadline-Introduce-dd_start_request.patch
	patches.kernel.org/6.18.2-066-block-mq-deadline-Switch-back-to-a-single-disp.patch
	patches.kernel.org/6.18.2-067-bpf-Do-not-let-BPF-test-infra-emit-invalid-GSO.patch
	patches.kernel.org/6.18.2-068-arm64-dts-freescale-imx8mp-venice-gw7905-2x-re.patch
	patches.kernel.org/6.18.2-069-arm64-dts-imx8mm-venice-gw72xx-remove-unused-s.patch
	patches.kernel.org/6.18.2-070-arm64-dts-imx8mp-venice-gw702x-remove-off-boar.patch
	patches.kernel.org/6.18.2-071-arm64-dts-imx8mp-venice-gw702x-remove-off-boar.patch
	patches.kernel.org/6.18.2-072-arm64-dts-imx95-15x15-evk-add-fan-supply-prope.patch
	patches.kernel.org/6.18.2-073-perf-annotate-Check-return-value-of-evsel__get.patch
	patches.kernel.org/6.18.2-074-arm64-dts-exynos-gs101-fix-clock-module-unit-r.patch
	patches.kernel.org/6.18.2-075-arm64-dts-exynos-gs101-fix-sysreg_apm-reg-prop.patch
	patches.kernel.org/6.18.2-076-PCI-rcar-gen2-Drop-ARM-dependency-from-PCI_RCA.patch
	patches.kernel.org/6.18.2-077-uio-uio_fsl_elbc_gpcm-Add-null-pointer-check-t.patch
	patches.kernel.org/6.18.2-078-tty-serial-imx-Only-configure-the-wake-registe.patch
	patches.kernel.org/6.18.2-079-clk-qcom-camcc-sm8550-Specify-Titan-GDSC-power.patch
	patches.kernel.org/6.18.2-080-clk-qcom-camcc-sm6350-Specify-Titan-GDSC-power.patch
	patches.kernel.org/6.18.2-081-clk-qcom-gcc-sm8750-Add-a-new-frequency-for-sd.patch
	patches.kernel.org/6.18.2-082-clk-qcom-gcc-glymur-Update-the-halt-check-flag.patch
	patches.kernel.org/6.18.2-083-clk-qcom-gcc-ipq5424-Correct-the-icc_first_nod.patch
	patches.kernel.org/6.18.2-084-clk-qcom-camcc-sm6350-Fix-PLL-config-of-PLL2.patch
	patches.kernel.org/6.18.2-085-clk-qcom-camcc-sm7150-Fix-PLL-config-of-PLL2.patch
	patches.kernel.org/6.18.2-086-soc-qcom-gsbi-fix-double-disable-caused-by-dev.patch
	patches.kernel.org/6.18.2-087-crypto-asymmetric_keys-prevent-overflow-in-asy.patch
	patches.kernel.org/6.18.2-088-crypto-hisilicon-qm-restore-original-qos-value.patch
	patches.kernel.org/6.18.2-089-wifi-ath11k-fix-VHT-MCS-assignment.patch
	patches.kernel.org/6.18.2-090-wifi-ath11k-fix-peer-HE-MCS-assignment.patch
	patches.kernel.org/6.18.2-091-s390-smp-Fix-fallback-CPU-detection.patch
	patches.kernel.org/6.18.2-092-scsi-ufs-core-Move-the-ufshcd_enable_intr-decl.patch
	patches.kernel.org/6.18.2-093-s390-ap-Don-t-leak-debug-feature-files-if-AP-i.patch
	patches.kernel.org/6.18.2-094-tools-power-turbostat-Regression-fix-Uncore-MH.patch
	patches.kernel.org/6.18.2-095-wifi-ath12k-restore-register-window-after-glob.patch
	patches.kernel.org/6.18.2-096-accel-amdxdna-Fix-uninitialized-return-value.patch
	patches.kernel.org/6.18.2-097-ice-move-service-task-start-out-of-ice_init_pf.patch
	patches.kernel.org/6.18.2-098-ice-move-ice_init_interrupt_scheme-prior-ice_i.patch
	patches.kernel.org/6.18.2-099-ice-ice_init_pf-destroy-mutexes-and-xarrays-on.patch
	patches.kernel.org/6.18.2-100-ice-move-udp_tunnel_nic-and-misc-IRQ-setup-int.patch
	patches.kernel.org/6.18.2-101-ice-move-ice_init_pf-out-of-ice_init_dev.patch
	patches.kernel.org/6.18.2-102-ice-extract-ice_init_dev-from-ice_init.patch
	patches.kernel.org/6.18.2-103-ice-move-ice_deinit_dev-to-the-end-of-deinit-p.patch
	patches.kernel.org/6.18.2-104-ice-remove-duplicate-call-to-ice_deinit_hw-on-.patch
	patches.kernel.org/6.18.2-105-leds-upboard-Fix-module-alias.patch
	patches.kernel.org/6.18.2-106-PCI-endpoint-pci-epf-test-Fix-sleeping-functio.patch
	patches.kernel.org/6.18.2-107-arm64-dts-ti-k3-am62p-Fix-memory-ranges-for-GP.patch
	patches.kernel.org/6.18.2-108-firmware-imx-scu-irq-fix-OF-node-leak-in.patch
	patches.kernel.org/6.18.2-109-arm64-dts-qcom-x1e80100-Fix-compile-warnings-f.patch
	patches.kernel.org/6.18.2-110-arm64-dts-qcom-x1e80100-Add-missing-quirk-for-.patch
	patches.kernel.org/6.18.2-111-arm64-dts-qcom-lemans-Add-missing-quirk-for-HS.patch
	patches.kernel.org/6.18.2-112-tools-nolibc-x86-fix-section-mismatch-caused-b.patch
	patches.kernel.org/6.18.2-113-arm64-dts-qcom-sdm845-starqltechn-remove-addre.patch
	patches.kernel.org/6.18.2-114-arm64-dts-qcom-sdm845-starqltechn-fix-max77705.patch
	patches.kernel.org/6.18.2-115-arm64-dts-qcom-sdm845-oneplus-Correct-gpio-use.patch
	patches.kernel.org/6.18.2-116-arm64-dts-qcom-qcm6490-fairphone-fp5-Add-suppl.patch
	patches.kernel.org/6.18.2-117-arm64-dts-qcom-sm8650-set-ufs-as-dma-coherent.patch
	patches.kernel.org/6.18.2-118-arm64-dts-qcom-sm8750-mtp-move-PCIe-GPIOs-to-p.patch
	patches.kernel.org/6.18.2-119-arm64-dts-qcom-qcm6490-shift-otter-Add-missing.patch
	patches.kernel.org/6.18.2-120-arm64-dts-qcom-x1-dell-thena-Add-missing-pinct.patch
	patches.kernel.org/6.18.2-121-arm64-dts-qcom-x1-dell-thena-remove-dp-data-la.patch
	patches.kernel.org/6.18.2-122-arm64-dts-qcom-sc8280xp-Fix-shifted-GPI-DMA-ch.patch
	patches.kernel.org/6.18.2-123-arm64-dts-qcom-sdm845-starqltechn-Fix-i2c-gpio.patch
	patches.kernel.org/6.18.2-124-arm64-dts-qcom-sm8250-samsung-common-correct-r.patch
	patches.kernel.org/6.18.2-125-perf-hwmon_pmu-Fix-uninitialized-variable-warn.patch
	patches.kernel.org/6.18.2-126-phy-mscc-Fix-PTP-for-VSC8574-and-VSC8572.patch
	patches.kernel.org/6.18.2-127-sctp-Defer-SCTP_DBG_OBJCNT_DEC-to-sctp_destroy.patch
	patches.kernel.org/6.18.2-128-arm64-dts-qcom-qcm2290-Fix-camss-register-prop.patch
	patches.kernel.org/6.18.2-129-RDMA-rxe-Fix-null-deref-on-srq-rq.queue-after-.patch
	patches.kernel.org/6.18.2-130-ARM-dts-renesas-gose-Remove-superfluous-port-p.patch
	patches.kernel.org/6.18.2-131-ARM-dts-renesas-r9a06g032-rzn1d400-db-Drop-inv.patch
	patches.kernel.org/6.18.2-132-drm-amdgpu-add-userq-object-va-track-helpers.patch
	patches.kernel.org/6.18.2-133-drm-amdgpu-userq-fix-SDMA-and-compute-validati.patch
	patches.kernel.org/6.18.2-134-wifi-iwlwifi-mld-add-null-check-for-kzalloc-in.patch
	patches.kernel.org/6.18.2-135-Revert-mtd-rawnand-marvell-fix-layouts.patch
	patches.kernel.org/6.18.2-136-mtd-nand-relax-ECC-parameter-validation-check.patch
	patches.kernel.org/6.18.2-137-mtd-rawnand-lpc32xx_slc-fix-GPIO-descriptor-le.patch
	patches.kernel.org/6.18.2-138-bpf-Refactor-stack-map-trace-depth-calculation.patch
	patches.kernel.org/6.18.2-139-bpf-Fix-stackmap-overflow-check-in-__bpf_get_s.patch
	patches.kernel.org/6.18.2-140-perf-x86-intel-cstate-Remove-PC3-support-from-.patch
	patches.kernel.org/6.18.2-141-task_work-Fix-NMI-race-condition.patch
	patches.kernel.org/6.18.2-142-drm-rcar-du-dsi-Fix-missing-parameter-in-RXSET.patch
	patches.kernel.org/6.18.2-143-x86-dumpstack-Prevent-KASAN-false-positive-war.patch
	patches.kernel.org/6.18.2-144-accel-ivpu-Remove-skip-of-dma-unmap-for-import.patch
	patches.kernel.org/6.18.2-145-tools-nolibc-stdio-let-perror-work-when-NOLIBC.patch
	patches.kernel.org/6.18.2-146-tools-nolibc-dirent-avoid-errno-in-readdir_r.patch
	patches.kernel.org/6.18.2-147-clk-qcom-gcc-qcs615-Update-the-SDCC-clock-to-u.patch
	patches.kernel.org/6.18.2-148-soc-qcom-smem-fix-hwspinlock-resource-leak-in-.patch
	patches.kernel.org/6.18.2-149-pinctrl-stm32-fix-hwspinlock-resource-leak-in-.patch
	patches.kernel.org/6.18.2-150-drm-nova-select-NOVA_CORE.patch
	patches.kernel.org/6.18.2-151-accel-ivpu-Fix-race-condition-when-unbinding-B.patch
	patches.kernel.org/6.18.2-152-pidfs-add-missing-PIDFD_INFO_SIZE_VER1.patch
	patches.kernel.org/6.18.2-153-pidfs-add-missing-BUILD_BUG_ON-assert-on-struc.patch
	patches.kernel.org/6.18.2-154-arm64-dts-ti-k3-j784s4-Fix-I2C-pinmux-pull-con.patch
	patches.kernel.org/6.18.2-155-i3c-fix-refcount-inconsistency-in-i3c_master_r.patch
	patches.kernel.org/6.18.2-156-i3c-master-svc-Prevent-incomplete-IBI-transact.patch
	patches.kernel.org/6.18.2-157-random-use-offstack-cpumask-when-necessary.patch
	patches.kernel.org/6.18.2-158-wifi-ath12k-fix-potential-memory-leak-in-ath12.patch
	patches.kernel.org/6.18.2-159-wifi-ath12k-fix-reusing-m3-memory.patch
	patches.kernel.org/6.18.2-160-wifi-ath12k-fix-error-handling-in-creating-har.patch
	patches.kernel.org/6.18.2-161-wifi-ath12k-enforce-vdev-limit-in-ath12k_mac_v.patch
	patches.kernel.org/6.18.2-162-wifi-ath12k-unassign-arvif-on-scan-vdev-create.patch
	patches.kernel.org/6.18.2-163-interconnect-qcom-msm8996-add-missing-link-to-.patch
	patches.kernel.org/6.18.2-164-arm64-dts-qcom-msm8996-add-interconnect-paths-.patch
	patches.kernel.org/6.18.2-165-accel-amdxdna-Fix-incorrect-command-state-for-.patch
	patches.kernel.org/6.18.2-166-interconnect-debugfs-Fix-incorrect-error-handl.patch
	patches.kernel.org/6.18.2-167-arm64-dts-renesas-sparrow-hawk-Fix-full-size-D.patch
	patches.kernel.org/6.18.2-168-cgroup-add-cgroup-namespace-to-tree-after-owne.patch
	patches.kernel.org/6.18.2-169-drm-imagination-Fix-reference-to-devm_platform.patch
	patches.kernel.org/6.18.2-170-perf-lock-contention-Load-kernel-map-before-lo.patch
	patches.kernel.org/6.18.2-171-perf-record-skip-synthesize-event-when-open-ev.patch
	patches.kernel.org/6.18.2-172-clk-qcom-tcsrcc-glymur-Update-register-offsets.patch
	patches.kernel.org/6.18.2-173-timers-migration-Convert-while-loops-to-use-fo.patch
	patches.kernel.org/6.18.2-174-timers-migration-Remove-locking-on-group-conne.patch
	patches.kernel.org/6.18.2-175-timers-migration-Fix-imbalanced-NUMA-trees.patch
	patches.kernel.org/6.18.2-176-power-supply-rt5033_charger-Fix-device-node-re.patch
	patches.kernel.org/6.18.2-177-power-supply-cw2015-Check-devm_delayed_work_au.patch
	patches.kernel.org/6.18.2-178-power-supply-max17040-Check-iio_read_channel_p.patch
	patches.kernel.org/6.18.2-179-power-supply-rt9467-Return-error-on-failure-in.patch
	patches.kernel.org/6.18.2-180-power-supply-rt9467-Prevent-using-uninitialize.patch
	patches.kernel.org/6.18.2-181-power-supply-wm831x-Check-wm831x_set_bits-retu.patch
	patches.kernel.org/6.18.2-182-power-supply-qcom_battmgr-clamp-charge-control.patch
	patches.kernel.org/6.18.2-183-power-supply-qcom_battmgr-support-disabling-ch.patch
	patches.kernel.org/6.18.2-184-power-supply-apm_power-only-unset-own-apm_get_.patch
	patches.kernel.org/6.18.2-185-scsi-target-Do-not-write-NUL-characters-into-A.patch
	patches.kernel.org/6.18.2-186-scsi-target-Fix-LUN-device-R-W-and-total-comma.patch
	patches.kernel.org/6.18.2-187-fs-9p-Don-t-open-remote-file-with-APPEND-mode-.patch
	patches.kernel.org/6.18.2-188-drm-panthor-Handle-errors-returned-by-drm_sche.patch
	patches.kernel.org/6.18.2-189-drm-panthor-Fix-group_free_queue-for-partially.patch
	patches.kernel.org/6.18.2-190-drm-panthor-Fix-UAF-race-between-device-unplug.patch
	patches.kernel.org/6.18.2-191-drm-panthor-Fix-race-with-suspend-during-unplu.patch
	patches.kernel.org/6.18.2-192-drm-panthor-Fix-UAF-on-kernel-BO-VA-nodes.patch
	patches.kernel.org/6.18.2-193-firmware-ti_sci-Set-IO-Isolation-only-if-the-f.patch
	patches.kernel.org/6.18.2-194-ns-add-NS_COMMON_INIT.patch
	patches.kernel.org/6.18.2-195-ns-initialize-ns_list_node-for-initial-namespa.patch
	patches.kernel.org/6.18.2-196-iommu-amd-Fix-potential-out-of-bounds-read-in-.patch
	patches.kernel.org/6.18.2-197-cleanup-fix-scoped_class.patch
	patches.kernel.org/6.18.2-198-spi-tegra210-quad-Fix-timeout-handling.patch
	patches.kernel.org/6.18.2-199-libbpf-Fix-parsing-of-multi-split-BTF.patch
	patches.kernel.org/6.18.2-200-ARM-dts-am33xx-Add-missing-serial-console-spee.patch
	patches.kernel.org/6.18.2-201-ARM-dts-am335x-netcom-plus-2xx-add-missing-GPI.patch
	patches.kernel.org/6.18.2-202-ARM-dts-omap3-beagle-xm-Correct-obsolete-TWL40.patch
	patches.kernel.org/6.18.2-203-ARM-dts-omap3-n900-Correct-obsolete-TWL4030-po.patch
	patches.kernel.org/6.18.2-204-entry-unwind-deferred-Fix-unwind_reset_info-pl.patch
	patches.kernel.org/6.18.2-205-arm64-tegra-Add-pinctrl-definitions-for-pcie-e.patch
	patches.kernel.org/6.18.2-206-coresight-ETR-Fix-ETR-buffer-use-after-free-is.patch
	patches.kernel.org/6.18.2-207-x86-boot-Fix-page-table-access-in-5-level-to-4.patch
	patches.kernel.org/6.18.2-208-efi-libstub-Fix-page-table-access-in-5-level-t.patch
	patches.kernel.org/6.18.2-209-locktorture-Fix-memory-leak-in-param_set_cpuma.patch
	patches.kernel.org/6.18.2-210-wifi-rtw89-usb-use-common-error-path-for-skbs-.patch
	patches.kernel.org/6.18.2-211-wifi-rtw89-usb-fix-leak-in-rtw89_usb_write_por.patch
	patches.kernel.org/6.18.2-212-mfd-da9055-Fix-missing-regmap_del_irq_chip-in-.patch
	patches.kernel.org/6.18.2-213-wifi-ath12k-Fix-timeout-error-during-beacon-st.patch
	patches.kernel.org/6.18.2-214-ext4-correct-the-checking-of-quota-files-befor.patch
	patches.kernel.org/6.18.2-215-accel-amdxdna-Fix-dma_fence-leak-when-job-is-c.patch
	patches.kernel.org/6.18.2-216-hfs-fix-potential-use-after-free-in-hfs_correc.patch
	patches.kernel.org/6.18.2-217-arm64-dts-rockchip-Fix-USB-Type-C-host-mode-fo.patch
	patches.kernel.org/6.18.2-218-io_uring-use-WRITE_ONCE-for-user-shared-memory.patch
	patches.kernel.org/6.18.2-219-perf-x86-Fix-NULL-event-access-and-potential-P.patch
	patches.kernel.org/6.18.2-220-perf-x86-intel-Correct-large-PEBS-flag-check.patch
	patches.kernel.org/6.18.2-221-regulator-core-disable-supply-if-enabling-main.patch
	patches.kernel.org/6.18.2-222-md-delete-mddev-kobj-before-deleting-gendisk-k.patch
	patches.kernel.org/6.18.2-223-md-fix-rcu-protection-in-md_wakeup_thread.patch
	patches.kernel.org/6.18.2-224-md-avoid-repeated-calls-to-del_gendisk.patch
	patches.kernel.org/6.18.2-225-nbd-defer-config-put-in-recv_work.patch
	patches.kernel.org/6.18.2-226-scsi-stex-Fix-reboot_notifier-leak-in-probe-er.patch
	patches.kernel.org/6.18.2-227-scsi-smartpqi-Fix-device-resources-accessed-af.patch
	patches.kernel.org/6.18.2-228-staging-most-remove-broken-i2c-driver.patch
	patches.kernel.org/6.18.2-229-iio-imu-bmi270-fix-dev_err_probe-error-msg.patch
	patches.kernel.org/6.18.2-230-dt-bindings-PCI-amlogic-Fix-the-register-name-.patch
	patches.kernel.org/6.18.2-231-RDMA-rtrs-server-Fix-error-handling-in-get_or_.patch
	patches.kernel.org/6.18.2-232-ARM-dts-stm32-stm32mp157c-phycore-Fix-STMPE811.patch
	patches.kernel.org/6.18.2-233-coresight-tmc-add-the-handle-of-the-event-to-t.patch
	patches.kernel.org/6.18.2-234-ntfs3-init-run-lock-for-extend-inode.patch
	patches.kernel.org/6.18.2-235-drm-panthor-Fix-potential-memleak-of-vma-struc.patch
	patches.kernel.org/6.18.2-236-scsi-ufs-core-fix-incorrect-buffer-duplication.patch
	patches.kernel.org/6.18.2-237-md-delete-md_redundancy_group-when-array-is-be.patch
	patches.kernel.org/6.18.2-238-md-init-bioset-in-mddev_init.patch
	patches.kernel.org/6.18.2-239-cpufreq-amd-pstate-Call-cppc_set_auto_sel-only.patch
	patches.kernel.org/6.18.2-240-powerpc-kdump-Fix-size-calculation-for-hot-rem.patch
	patches.kernel.org/6.18.2-241-powerpc-32-Fix-unpaired-stwcx.-on-interrupt-ex.patch
	patches.kernel.org/6.18.2-242-macintosh-mac_hid-fix-race-condition-in-mac_hi.patch
	patches.kernel.org/6.18.2-243-wifi-cw1200-Fix-potential-memory-leak-in-cw120.patch
	patches.kernel.org/6.18.2-244-nbd-defer-config-unlock-in-nbd_genl_connect.patch
	patches.kernel.org/6.18.2-245-net-export-netdev_get_by_index_lock.patch
	patches.kernel.org/6.18.2-246-io_uring-zcrx-call-netdev_queue_get_dma_dev-un.patch
	patches.kernel.org/6.18.2-247-fs-ntfs3-Initialize-allocated-memory-before-us.patch
	patches.kernel.org/6.18.2-248-coresight-Change-device-mode-to-atomic-type.patch
	patches.kernel.org/6.18.2-249-coresight-etm4x-Always-set-tracer-s-device-mod.patch
	patches.kernel.org/6.18.2-250-coresight-etm3x-Always-set-tracer-s-device-mod.patch
	patches.kernel.org/6.18.2-251-coresight-etm4x-Correct-polling-IDLE-bit.patch
	patches.kernel.org/6.18.2-252-coresight-etm4x-Add-context-synchronization-be.patch
	patches.kernel.org/6.18.2-253-coresight-etm4x-Properly-control-filter-in-CPU.patch
	patches.kernel.org/6.18.2-254-perf-tools-Fix-missing-feature-check-for-inher.patch
	patches.kernel.org/6.18.2-255-drm-tidss-Remove-max_pclk_khz-and-min_pclk_khz.patch
	patches.kernel.org/6.18.2-256-drm-tidss-Move-OLDI-mode-validation-to-OLDI-br.patch
	patches.kernel.org/6.18.2-257-clk-renesas-r9a09g077-Propagate-rate-changes-t.patch
	patches.kernel.org/6.18.2-258-clk-renesas-r9a06g032-Fix-memory-leak-in-error.patch
	patches.kernel.org/6.18.2-259-lib-vsprintf-Check-pointer-before-dereferencin.patch
	patches.kernel.org/6.18.2-260-ocfs2-relax-BUG-to-ocfs2_error-in-__ocfs2_move.patch
	patches.kernel.org/6.18.2-261-ocfs2-use-correct-endian-in-ocfs2_dinode_has_e.patch
	patches.kernel.org/6.18.2-262-ACPI-property-Fix-fwnode-refcount-leak-in-acpi.patch
	patches.kernel.org/6.18.2-263-scsi-qla2xxx-Clear-cmds-after-chip-reset.patch
	patches.kernel.org/6.18.2-264-scsi-sim710-Fix-resource-leak-by-adding-missin.patch
	patches.kernel.org/6.18.2-265-leds-netxbig-Fix-GPIO-descriptor-leak-in-error.patch
	patches.kernel.org/6.18.2-266-arm64-mm-Allow-__create_pgd_mapping-to-propaga.patch
	patches.kernel.org/6.18.2-267-accel-amdxdna-Clear-mailbox-interrupt-register.patch
	patches.kernel.org/6.18.2-268-accel-amdxdna-Fix-deadlock-between-context-des.patch
	patches.kernel.org/6.18.2-269-bpf-Free-special-fields-when-update-lru_-percp.patch
	patches.kernel.org/6.18.2-270-PCI-keystone-Exit-ks_pcie_probe-for-invalid-mo.patch
	patches.kernel.org/6.18.2-271-soc-renesas-r9a09g056-sys-Populate-max_registe.patch
	patches.kernel.org/6.18.2-272-soc-renesas-rz-sysc-Populate-readable_reg-writ.patch
	patches.kernel.org/6.18.2-273-arm64-dts-rockchip-Move-the-EEPROM-to-correct-.patch
	patches.kernel.org/6.18.2-274-arm64-dts-rockchip-Add-eeprom-vcc-supply-for-R.patch
	patches.kernel.org/6.18.2-275-arm64-dts-rockchip-Add-eeprom-vcc-supply-for-R.patch
	patches.kernel.org/6.18.2-276-crypto-iaa-Fix-incorrect-return-value-in-save_.patch
	patches.kernel.org/6.18.2-277-s390-fpu-Fix-false-positive-kmsan-report-in-fp.patch
	patches.kernel.org/6.18.2-278-pwm-Simplify-printf-to-emit-chip-npwm-in-debug.patch
	patches.kernel.org/6.18.2-279-pwm-Use-u-to-printf-unsigned-int-pwm_chip-npwm.patch
	patches.kernel.org/6.18.2-280-arm64-dts-qcom-qrb2210-rb1-Fix-UART3-wakeup-IR.patch
	patches.kernel.org/6.18.2-281-drm-msm-dpu-drop-dpu_hw_dsc_destroy-prototype.patch
	patches.kernel.org/6.18.2-282-ps3disk-use-memcpy_-from-to-_bvec-index.patch
	patches.kernel.org/6.18.2-283-soc-tegra-fuse-speedo-tegra210-Update-speedo-I.patch
	patches.kernel.org/6.18.2-284-PCI-Prevent-resource-tree-corruption-when-BAR-.patch
	patches.kernel.org/6.18.2-285-kbuild-don-t-enable-CC_CAN_LINK-if-the-dummy-p.patch
	patches.kernel.org/6.18.2-286-bpf-Prevent-nesting-overflow-in-bpf_try_get_bu.patch
	patches.kernel.org/6.18.2-287-bpf-Handle-return-value-of-ftrace_set_filter_i.patch
	patches.kernel.org/6.18.2-288-selftests-bpf-Fix-failure-paths-in-send_signal.patch
	patches.kernel.org/6.18.2-289-bpf-Check-skb-transport_header-is-set-in-bpf_s.patch
	patches.kernel.org/6.18.2-290-mshv-Fix-deposit-memory-in-MSHV_ROOT_HVCALL.patch
	patches.kernel.org/6.18.2-291-mshv-Fix-create-memory-region-overlap-check.patch
	patches.kernel.org/6.18.2-292-watchdog-wdat_wdt-Fix-ACPI-table-leak-in-probe.patch
	patches.kernel.org/6.18.2-293-watchdog-starfive-Fix-resource-leak-in-probe-e.patch
	patches.kernel.org/6.18.2-294-iio-core-add-missing-mutex_destroy-in-iio_dev_.patch
	patches.kernel.org/6.18.2-295-iio-core-Clean-up-device-correctly-on-iio_devi.patch
	patches.kernel.org/6.18.2-296-fuse_ctl_add_conn-fix-nlink-breakage-in-case-o.patch
	patches.kernel.org/6.18.2-297-tracefs-fix-a-leak-in-eventfs_create_events_di.patch
	patches.kernel.org/6.18.2-298-NFSD-blocklayout-Fix-minlength-check-in-proc_l.patch
	patches.kernel.org/6.18.2-299-arm64-dts-imx95-tqma9596sa-fix-TPM5-pinctrl-no.patch
	patches.kernel.org/6.18.2-300-arm64-dts-imx95-tqma9596sa-reduce-maximum-Flex.patch
	patches.kernel.org/6.18.2-301-block-blk-throttle-Fix-throttle-slice-time-for.patch
	patches.kernel.org/6.18.2-302-drm-msm-Fix-NULL-pointer-dereference-in-crashs.patch
	patches.kernel.org/6.18.2-303-drm-msm-fix-missing-NULL-check-after-kcalloc-i.patch
	patches.kernel.org/6.18.2-304-drm-msm-a2xx-stop-over-complaining-about-the-l.patch
	patches.kernel.org/6.18.2-305-PCI-stm32-Fix-LTSSM-EP-race-with-start-link.patch
	patches.kernel.org/6.18.2-306-PCI-stm32-Fix-EP-page_size-alignment.patch
	patches.kernel.org/6.18.2-307-wifi-rtl818x-Fix-potential-memory-leaks-in-rtl.patch
	patches.kernel.org/6.18.2-308-net-phy-Add-helper-for-fixing-RGMII-PHY-mode-b.patch
	patches.kernel.org/6.18.2-309-net-stmmac-dwmac-sophgo-Add-phy-interface-filt.patch
	patches.kernel.org/6.18.2-310-bpf-Fix-invalid-prog-stats-access-when-update_.patch
	patches.kernel.org/6.18.2-311-powerpc-64s-hash-Restrict-stress_hpt_struct-me.patch
	patches.kernel.org/6.18.2-312-powerpc-64s-ptdump-Fix-kernel_hash_pagetable-d.patch
	patches.kernel.org/6.18.2-313-net-stmmac-Fix-VLAN-0-deletion-in-vlan_del_hw_.patch
	patches.kernel.org/6.18.2-314-fs-ntfs3-out1-also-needs-to-put-mi.patch
	patches.kernel.org/6.18.2-315-fs-ntfs3-Prevent-memory-leaks-in-add-sub-recor.patch
	patches.kernel.org/6.18.2-316-drm-mediatek-Fix-CCORR-mtk_ctm_s31_32_to_s1_n-.patch
	patches.kernel.org/6.18.2-317-drm-msm-a6xx-Flush-LRZ-cache-before-PT-switch.patch
	patches.kernel.org/6.18.2-318-drm-msm-a6xx-Fix-the-gemnoc-workaround.patch
	patches.kernel.org/6.18.2-319-drm-msm-a6xx-Improve-MX-rail-fallback-in-RPMH-.patch
	patches.kernel.org/6.18.2-320-spi-sophgo-Fix-incorrect-use-of-bus-width-valu.patch
	patches.kernel.org/6.18.2-321-ipv6-clear-RA-flags-when-adding-a-static-route.patch
	patches.kernel.org/6.18.2-322-perf-arm_spe-Fix-memset-subclass-in-operation.patch
	patches.kernel.org/6.18.2-323-pwm-bcm2835-Make-sure-the-channel-is-enabled-a.patch
	patches.kernel.org/6.18.2-324-scsi-ufs-rockchip-Reset-controller-on-PRE_CHAN.patch
	patches.kernel.org/6.18.2-325-scsi-qla2xxx-Fix-improper-freeing-of-purex-ite.patch
	patches.kernel.org/6.18.2-326-net-phy-realtek-create-rtl8211f_config_rgmii_d.patch
	patches.kernel.org/6.18.2-327-iommu-vt-d-Set-INTEL_IOMMU_FLOPPY_WA-depend-on.patch
	patches.kernel.org/6.18.2-328-iommu-vt-d-Fix-unused-invalidation-hint-in-qi_.patch
	patches.kernel.org/6.18.2-329-wifi-mac80211-fix-CMAC-functions-not-handling-.patch
	patches.kernel.org/6.18.2-330-tools-rtla-Fix-unassigned-nr_cpus.patch
	patches.kernel.org/6.18.2-331-tools-rtla-Fix-on-threshold-always-triggering.patch
	patches.kernel.org/6.18.2-332-mfd-mt6397-irq-Fix-missing-irq_domain_remove-i.patch
	patches.kernel.org/6.18.2-333-mfd-mt6358-irq-Fix-missing-irq_domain_remove-i.patch
	patches.kernel.org/6.18.2-334-of-fdt-Consolidate-duplicate-code-into-helper-.patch
	patches.kernel.org/6.18.2-335-of-fdt-Fix-the-len-check-in-early_init_dt_chec.patch
	patches.kernel.org/6.18.2-336-of-fdt-Fix-the-len-check-in-early_init_dt_chec.patch
	patches.kernel.org/6.18.2-337-of-fdt-Fix-incorrect-use-of-dt_root_addr_cells.patch
	patches.kernel.org/6.18.2-338-leds-rgb-leds-qcom-lpg-Don-t-enable-TRILED-whe.patch
	patches.kernel.org/6.18.2-339-phy-renesas-rcar-gen3-usb2-Fix-an-error-handli.patch
	patches.kernel.org/6.18.2-340-phy-rockchip-naneng-combphy-Fix-PCIe-L1ss-supp.patch
	patches.kernel.org/6.18.2-341-phy-rockchip-naneng-combphy-Fix-PCIe-L1ss-supp.patch
	patches.kernel.org/6.18.2-342-phy-freescale-Initialize-priv-lock.patch
	patches.kernel.org/6.18.2-343-phy-rockchip-samsung-hdptx-Fix-reported-clock-.patch
	patches.kernel.org/6.18.2-344-phy-rockchip-samsung-hdptx-Reduce-ROPLL-loop-b.patch
	patches.kernel.org/6.18.2-345-phy-rockchip-samsung-hdptx-Prevent-Inter-Pair-.patch
	patches.kernel.org/6.18.2-346-ASoC-SDCA-Fix-missing-dash-in-HIDE-DisCo-prope.patch
	patches.kernel.org/6.18.2-347-selftests-bpf-Use-ASSERT_STRNEQ-to-factor-in-l.patch
	patches.kernel.org/6.18.2-348-net-phy-adin1100-Fix-software-power-down-ready.patch
	patches.kernel.org/6.18.2-349-cpuset-Treat-cpusets-in-attaching-as-populated.patch
	patches.kernel.org/6.18.2-350-clk-spacemit-Set-clk_hw_onecell_data-num-befor.patch
	patches.kernel.org/6.18.2-351-wifi-rtl818x-rtl8187-Fix-potential-buffer-unde.patch
	patches.kernel.org/6.18.2-352-RAS-Report-all-ARM-processor-CPER-information-.patch
	patches.kernel.org/6.18.2-353-rtla-tests-Extend-action-tests-to-5s.patch
	patches.kernel.org/6.18.2-354-rtla-tests-Fix-osnoise-test-calling-timerlat.patch
	patches.kernel.org/6.18.2-355-rtla-Fix-a-overriding-t-argument.patch
	patches.kernel.org/6.18.2-356-ima-Handle-error-code-returned-by-ima_filter_r.patch
	patches.kernel.org/6.18.2-357-usb-chaoskey-fix-locking-for-O_NONBLOCK.patch
	patches.kernel.org/6.18.2-358-usb-dwc2-fix-hang-during-shutdown-if-set-as-pe.patch
	patches.kernel.org/6.18.2-359-usb-dwc2-fix-hang-during-suspend-if-set-as-per.patch
	patches.kernel.org/6.18.2-360-usb-raw-gadget-cap-raw_io-transfer-length-to-K.patch
	patches.kernel.org/6.18.2-361-regulator-pca9450-Fix-error-code-in-probe.patch
	patches.kernel.org/6.18.2-362-selftests-bpf-skip-test_perf_branches_hw-on-un.patch
	patches.kernel.org/6.18.2-363-selftests-bpf-Improve-reliability-of-test_perf.patch
	patches.kernel.org/6.18.2-364-selftests-bpf-Update-test_tag-to-use-sha256.patch
	patches.kernel.org/6.18.2-365-bpf-properly-verify-tail-call-behavior.patch
	patches.kernel.org/6.18.2-366-crypto-starfive-Correctly-handle-return-of-sg_.patch
	patches.kernel.org/6.18.2-367-crypto-ccree-Correctly-handle-return-of-sg_nen.patch
	patches.kernel.org/6.18.2-368-PM-devfreq-hisi-Fix-potential-UAF-in-OPP-handl.patch
	patches.kernel.org/6.18.2-369-RISC-V-KVM-Fix-guest-page-fault-within-HLV-ins.patch
	patches.kernel.org/6.18.2-370-erofs-correct-FSDAX-detection.patch
	patches.kernel.org/6.18.2-371-erofs-limit-the-level-of-fs-stacking-for-file-.patch
	patches.kernel.org/6.18.2-372-RDMA-bnxt_re-Fix-the-inline-size-for-GenP7-dev.patch
	patches.kernel.org/6.18.2-373-RDMA-bnxt_re-Pass-correct-flag-for-dma-mr-crea.patch
	patches.kernel.org/6.18.2-374-crypto-ahash-Fix-crypto_ahash_import-with-part.patch
	patches.kernel.org/6.18.2-375-crypto-ahash-Zero-positive-err-value-in-ahash_.patch
	patches.kernel.org/6.18.2-376-ASoC-tas2781-Correct-the-wrong-chip-ID-for-res.patch
	patches.kernel.org/6.18.2-377-ASoC-tas2781-correct-the-wrong-period.patch
	patches.kernel.org/6.18.2-378-wifi-mt76-mt7996-fix-null-pointer-deref-in-mt7.patch
	patches.kernel.org/6.18.2-379-wifi-mt76-mt7996-Remove-unnecessary-link_id-ch.patch
	patches.kernel.org/6.18.2-380-wifi-mt76-wed-use-proper-wed-reference-in-mt76.patch
	patches.kernel.org/6.18.2-381-wifi-mt76-mt7996-Remove-useless-check-in-mt799.patch
	patches.kernel.org/6.18.2-382-Revert-wifi-mt76-mt792x-improve-monitor-interf.patch
	patches.kernel.org/6.18.2-383-wifi-mt76-mt7996-fix-max-nss-value-when-gettin.patch
	patches.kernel.org/6.18.2-384-wifi-mt76-mt7996-fix-implicit-beamforming-supp.patch
	patches.kernel.org/6.18.2-385-wifi-mt76-mt7996-fix-several-fields-in-mt7996_.patch
	patches.kernel.org/6.18.2-386-wifi-mt76-mt7996-fix-teardown-command-for-an-M.patch
	patches.kernel.org/6.18.2-387-wifi-mt76-mt7996-set-link_valid-field-when-ini.patch
	patches.kernel.org/6.18.2-388-wifi-mt76-mt7996-fix-MLD-group-index-assignmen.patch
	patches.kernel.org/6.18.2-389-wifi-mt76-mt7996-fix-MLO-set-key-and-group-key.patch
	patches.kernel.org/6.18.2-390-wifi-mt76-mt7996-fix-using-wrong-phy-to-start-.patch
	patches.kernel.org/6.18.2-391-wifi-mt76-mt7996-fix-EMI-rings-for-RRO.patch
	patches.kernel.org/6.18.2-392-wifi-mt76-mt7996-grab-mt76-mutex-in-mt7996_mac.patch
	patches.kernel.org/6.18.2-393-wifi-mt76-Move-mt76_abort_scan-out-of-mt76_res.patch
	patches.kernel.org/6.18.2-394-wifi-mt76-mt7996-skip-deflink-accounting-for-o.patch
	patches.kernel.org/6.18.2-395-wifi-mt76-mt7996-skip-ieee80211_iter_keys-on-s.patch
	patches.kernel.org/6.18.2-396-wifi-mt76-mt7996-Add-missing-locking-in-mt7996.patch
	patches.kernel.org/6.18.2-397-mt76-mt7615-Fix-memory-leak-in-mt7615_mcu_wtbl.patch
	patches.kernel.org/6.18.2-398-firmware-stratix10-svc-fix-make-htmldocs-warni.patch
	patches.kernel.org/6.18.2-399-staging-fbtft-core-fix-potential-memory-leak-i.patch
	patches.kernel.org/6.18.2-400-iommu-arm-smmu-v3-Fix-error-check-in-arm_smmu_.patch
	patches.kernel.org/6.18.2-401-bpftool-Allow-bpftool-to-build-with-openssl-3.patch
	patches.kernel.org/6.18.2-402-selftests-bpf-Allow-selftests-to-build-with-ol.patch
	patches.kernel.org/6.18.2-403-btrfs-fix-double-free-of-qgroup-record-after-f.patch
	patches.kernel.org/6.18.2-404-btrfs-fix-racy-bitfield-write-in-btrfs_clear_s.patch
	patches.kernel.org/6.18.2-405-btrfs-make-sure-extent-and-csum-paths-are-alwa.patch
	patches.kernel.org/6.18.2-406-btrfs-fix-leaf-leak-in-an-error-path-in-btrfs_.patch
	patches.kernel.org/6.18.2-407-PCI-dwc-Fix-wrong-PORT_LOGIC_LTSSM_STATE_MASK-.patch
	patches.kernel.org/6.18.2-408-drm-nouveau-restrict-the-flush-page-to-a-32-bi.patch
	patches.kernel.org/6.18.2-409-um-Don-t-rename-vmap-to-kernel_vmap.patch
	patches.kernel.org/6.18.2-410-iomap-always-run-error-completions-in-user-con.patch
	patches.kernel.org/6.18.2-411-iomap-allocate-s_dio_done_wq-for-async-reads-a.patch
	patches.kernel.org/6.18.2-412-wifi-ieee80211-correct-FILS-status-codes.patch
	patches.kernel.org/6.18.2-413-backlight-led-bl-Add-devlink-to-supplier-LEDs.patch
	patches.kernel.org/6.18.2-414-backlight-lp855x-Fix-lp855x.h-kernel-doc-warni.patch
	patches.kernel.org/6.18.2-415-iommu-arm-smmu-qcom-Enable-use-of-all-SMR-grou.patch
	patches.kernel.org/6.18.2-416-RDMA-irdma-Fix-data-race-in-irdma_sc_ccq_arm.patch
	patches.kernel.org/6.18.2-417-RDMA-irdma-Fix-data-race-in-irdma_free_pble.patch
	patches.kernel.org/6.18.2-418-RDMA-irdma-Add-a-missing-kfree-of-struct-irdma.patch
	patches.kernel.org/6.18.2-419-RDMA-irdma-Fix-SIGBUS-in-AEQ-destroy.patch
	patches.kernel.org/6.18.2-420-RDMA-irdma-Add-missing-mutex-destroy.patch
	patches.kernel.org/6.18.2-421-RDMA-irdma-Do-not-directly-rely-on-IB_PD_UNSAF.patch
	patches.kernel.org/6.18.2-422-RDMA-irdma-Do-not-set-IBK_LOCAL_DMA_LKEY-for-G.patch
	patches.kernel.org/6.18.2-423-RDMA-irdma-Remove-doorbell-elision-logic.patch
	patches.kernel.org/6.18.2-424-RDMA-irdma-Fix-SRQ-shadow-area-address-initial.patch
	patches.kernel.org/6.18.2-425-arm64-dts-amlogic-meson-g12b-Fix-L2-cache-refe.patch
	patches.kernel.org/6.18.2-426-drm-panthor-Avoid-adding-of-kernel-BOs-to-exto.patch
	patches.kernel.org/6.18.2-427-clocksource-drivers-ralink-Fix-resource-leaks-.patch
	patches.kernel.org/6.18.2-428-clocksource-drivers-stm-Fix-double-deregistrat.patch
	patches.kernel.org/6.18.2-429-clocksource-drivers-arm_arch_timer_mmio-Preven.patch
	patches.kernel.org/6.18.2-430-clocksource-drivers-nxp-pit-Prevent-driver-unb.patch
	patches.kernel.org/6.18.2-431-clocksource-drivers-nxp-stm-Fix-section-mismat.patch
	patches.kernel.org/6.18.2-432-clocksource-drivers-nxp-stm-Prevent-driver-unb.patch
	patches.kernel.org/6.18.2-433-ASoC-nau8325-use-simple-i2c-probe-function.patch
	patches.kernel.org/6.18.2-434-ASoC-codecs-nau8325-Silence-uninitialized-vari.patch
	patches.kernel.org/6.18.2-435-ASoC-nau8325-add-missing-build-config.patch
	patches.kernel.org/6.18.2-436-gfs2-Prevent-recursive-memory-reclaim.patch
	patches.kernel.org/6.18.2-437-ASoC-fsl_xcvr-clear-the-channel-status-control.patch
	patches.kernel.org/6.18.2-438-firmware_loader-make-RUST_FW_LOADER_ABSTRACTIO.patch
	patches.kernel.org/6.18.2-439-greybus-gb-beagleplay-Fix-timeout-handling-in-.patch
	patches.kernel.org/6.18.2-440-fs-refactor-file-timestamp-update-logic.patch
	patches.kernel.org/6.18.2-441-fs-lift-the-FMODE_NOCMTIME-check-into-file_upd.patch
	patches.kernel.org/6.18.2-442-misc-rp1-Fix-an-error-handling-path-in-rp1_pro.patch
	patches.kernel.org/6.18.2-443-drm-amd-display-Fix-logical-vs-bitwise-bug-in-.patch
	patches.kernel.org/6.18.2-444-drm-amdkfd-assign-AID-to-uuid-in-topology-for-.patch
	patches.kernel.org/6.18.2-445-hwmon-sy7636a-Fix-regulator_enable-resource-le.patch
	patches.kernel.org/6.18.2-446-ACPI-processor_core-fix-map_x2apic_id-for-amd-.patch
	patches.kernel.org/6.18.2-447-ublk-prevent-invalid-access-with-DEBUG.patch
	patches.kernel.org/6.18.2-448-selftests-landlock-Fix-makefile-header-list.patch
	patches.kernel.org/6.18.2-449-bpf-Fix-exclusive-map-memory-leak.patch
	patches.kernel.org/6.18.2-450-ext4-improve-integrity-checking-in-__mb_check_.patch
	patches.kernel.org/6.18.2-451-selftests-net-packetdrill-pass-send_omit_free-.patch
	patches.kernel.org/6.18.2-452-of-Skip-devicetree-kunit-tests-when-RISCV-ACPI.patch
	patches.kernel.org/6.18.2-453-virtio_vdpa-fix-misleading-return-in-void-func.patch
	patches.kernel.org/6.18.2-454-virtio-fix-kernel-doc-for-mapping-free_coheren.patch
	patches.kernel.org/6.18.2-455-virtio-fix-typo-in-virtio_device_ready-comment.patch
	patches.kernel.org/6.18.2-456-virtio-fix-whitespace-in-virtio_config_ops.patch
	patches.kernel.org/6.18.2-457-virtio-fix-grammar-in-virtio_queue_info-docs.patch
	patches.kernel.org/6.18.2-458-virtio-fix-grammar-in-virtio_map_ops-docs.patch
	patches.kernel.org/6.18.2-459-virtio-standardize-Returns-documentation-style.patch
	patches.kernel.org/6.18.2-460-virtio-fix-virtqueue_set_affinity-docs.patch
	patches.kernel.org/6.18.2-461-virtio-fix-map-ops-comment.patch
	patches.kernel.org/6.18.2-462-vdpa-mlx5-Fix-incorrect-error-code-reporting-i.patch
	patches.kernel.org/6.18.2-463-vhost-Fix-kthread-worker-cgroup-failure-handli.patch
	patches.kernel.org/6.18.2-464-vdpa-pds-use-pe-for-ERR_PTR-in-event-handler-r.patch
	patches.kernel.org/6.18.2-465-virtio-clean-up-features-qword-dword-terms.patch
	patches.kernel.org/6.18.2-466-ASoC-Intel-catpt-Fix-error-path-in-hw_params.patch
	patches.kernel.org/6.18.2-467-spi-airoha-snfi-en7523-workaround-flash-damagi.patch
	patches.kernel.org/6.18.2-468-soc-samsung-exynos-pmu-Fix-structure-initializ.patch
	patches.kernel.org/6.18.2-469-ARM-dts-samsung-universal_c210-turn-off-SDIO-W.patch
	patches.kernel.org/6.18.2-470-ARM-dts-samsung-exynos4210-i9100-turn-off-SDIO.patch
	patches.kernel.org/6.18.2-471-ARM-dts-samsung-exynos4210-trats-turn-off-SDIO.patch
	patches.kernel.org/6.18.2-472-ARM-dts-samsung-exynos4412-midas-turn-off-SDIO.patch
	patches.kernel.org/6.18.2-473-regulator-core-Protect-regulator_supply_alias_.patch
	patches.kernel.org/6.18.2-474-arm64-dts-mediatek-mt8195-Fix-address-range-fo.patch
	patches.kernel.org/6.18.2-475-Reinstate-resource-avoid-unnecessary-lookups-i.patch
	patches.kernel.org/6.18.2-476-netfilter-flowtable-check-for-maximum-number-o.patch
	patches.kernel.org/6.18.2-477-netfilter-nf_conncount-rework-API-to-use-sk_bu.patch
	patches.kernel.org/6.18.2-478-netfilter-nft_connlimit-update-the-count-if-ad.patch
	patches.kernel.org/6.18.2-479-iavf-Implement-settime64-with-EOPNOTSUPP.patch
	patches.kernel.org/6.18.2-480-net-vxlan-prevent-NULL-deref-in-vxlan_xmit_one.patch
	patches.kernel.org/6.18.2-481-net-stmmac-fix-rx-limit-check-in-stmmac_rx_zc.patch
	patches.kernel.org/6.18.2-482-mtd-rawnand-renesas-Handle-devm_pm_runtime_ena.patch
	patches.kernel.org/6.18.2-483-spi-ch341-fix-out-of-bounds-memory-access-in-c.patch
	patches.kernel.org/6.18.2-484-arm64-pageattr-Propagate-return-value-from-__c.patch
	patches.kernel.org/6.18.2-485-vfio-pci-Use-RCU-for-error-request-triggers-to.patch
	patches.kernel.org/6.18.2-486-landlock-Fix-handling-of-disconnected-director.patch
	patches.kernel.org/6.18.2-487-net-phy-aquantia-check-for-NVMEM-deferral.patch
	patches.kernel.org/6.18.2-488-selftests-bonding-add-delay-before-each-xvlan_.patch
	patches.kernel.org/6.18.2-489-net-netpoll-initialize-work-queue-before-error.patch
	patches.kernel.org/6.18.2-490-mtd-lpddr_cmds-fix-signed-shifts-in-lpddr_cmds.patch
	patches.kernel.org/6.18.2-491-rqspinlock-Enclose-lock-unlock-within-lock-ent.patch
	patches.kernel.org/6.18.2-492-rqspinlock-Use-trylock-fallback-when-per-CPU-r.patch
	patches.kernel.org/6.18.2-493-remoteproc-qcom_q6v5_wcss-fix-parsing-of-qcom-.patch
	patches.kernel.org/6.18.2-494-md-raid5-fix-IO-hang-when-array-is-broken-with.patch
	patches.kernel.org/6.18.2-495-clk-keystone-fix-compile-testing.patch
	patches.kernel.org/6.18.2-496-smb-smbdirect-introduce-SMBDIRECT_DEBUG_ERR_PT.patch
	patches.kernel.org/6.18.2-497-smb-smbdirect-introduce-SMBDIRECT_CHECK_STATUS.patch
	patches.kernel.org/6.18.2-498-smb-server-relax-WARN_ON_ONCE-SMBDIRECT_SOCKET.patch
	patches.kernel.org/6.18.2-499-smb-client-relax-WARN_ON_ONCE-SMBDIRECT_SOCKET.patch
	patches.kernel.org/6.18.2-500-um-Disable-KASAN_INLINE-when-STATIC_LINK-is-se.patch
	patches.kernel.org/6.18.2-501-net-dsa-b53-fix-VLAN_ID_IDX-write-size-for-BCM.patch
	patches.kernel.org/6.18.2-502-net-dsa-b53-fix-extracting-VID-from-entry-for-.patch
	patches.kernel.org/6.18.2-503-net-dsa-b53-b53_arl_read-25-use-the-entry-for-.patch
	patches.kernel.org/6.18.2-504-net-dsa-b53-move-reading-ARL-entries-into-thei.patch
	patches.kernel.org/6.18.2-505-net-dsa-b53-move-writing-ARL-entries-into-thei.patch
	patches.kernel.org/6.18.2-506-net-dsa-b53-provide-accessors-for-accessing-AR.patch
	patches.kernel.org/6.18.2-507-net-dsa-b53-split-reading-search-entry-into-th.patch
	patches.kernel.org/6.18.2-508-net-dsa-b53-move-ARL-entry-functions-into-ops-.patch
	patches.kernel.org/6.18.2-509-net-dsa-b53-add-support-for-5389-5397-5398-ARL.patch
	patches.kernel.org/6.18.2-510-net-dsa-b53-use-same-ARL-search-result-offset-.patch
	patches.kernel.org/6.18.2-511-net-dsa-b53-fix-CPU-port-unicast-ARL-entries-f.patch
	patches.kernel.org/6.18.2-512-net-dsa-b53-add-support-for-bcm63xx-ARL-entry-.patch
	patches.kernel.org/6.18.2-513-net-dsa-b53-fix-BCM5325-65-ARL-entry-multicast.patch
	patches.kernel.org/6.18.2-514-net-dsa-b53-fix-BCM5325-65-ARL-entry-VIDs.patch
	patches.kernel.org/6.18.2-515-net-hsr-create-an-API-to-get-hsr-port-type.patch
	patches.kernel.org/6.18.2-516-net-dsa-xrs700x-reject-unsupported-HSR-configu.patch
	patches.kernel.org/6.18.2-517-net-sched-sch_cake-Fix-incorrect-qlen-reductio.patch
	patches.kernel.org/6.18.2-518-perf-jitdump-Add-sym-str-tables-to-build-ID-ge.patch
	patches.kernel.org/6.18.2-519-exfat-fix-refcount-leak-in-exfat_find.patch
	patches.kernel.org/6.18.2-520-exfat-fix-divide-by-zero-in-exfat_allocate_bit.patch
	patches.kernel.org/6.18.2-521-perf-tools-Mark-split-kallsyms-DSOs-as-loaded.patch
	patches.kernel.org/6.18.2-522-perf-tools-Fix-split-kallsyms-DSO-counting.patch
	patches.kernel.org/6.18.2-523-perf-kvm-Fix-debug-assertion.patch
	patches.kernel.org/6.18.2-524-perf-hist-In-init-ensure-mem_info-is-put-on-er.patch
	patches.kernel.org/6.18.2-525-pinctrl-single-Fix-incorrect-type-for-error-re.patch
	patches.kernel.org/6.18.2-526-perf-stat-Allow-no-events-to-open-if-this-is-a.patch
	patches.kernel.org/6.18.2-527-fbdev-ssd1307fb-fix-potential-page-leak-in-ssd.patch
	patches.kernel.org/6.18.2-528-9p-fix-cache-debug-options-printing-in-v9fs_sh.patch
	patches.kernel.org/6.18.2-529-sched-fair-Fix-unfairness-caused-by-stalled-tg.patch
	patches.kernel.org/6.18.2-530-sched-core-Fix-psi_dequeue-for-Proxy-Execution.patch
	patches.kernel.org/6.18.2-531-platform-x86-intel-pmc-Update-Arrow-Lake-telem.patch
	patches.kernel.org/6.18.2-532-f2fs-maintain-one-time-GC-mode-is-enabled-duri.patch
	patches.kernel.org/6.18.2-533-rtc-amlogic-a4-fix-double-free-caused-by-devm.patch
	patches.kernel.org/6.18.2-534-kbuild-install-extmod-build-Properly-fix-CC-ex.patch
	patches.kernel.org/6.18.2-535-NFS-Avoid-changing-nlink-when-file-removes-and.patch
	patches.kernel.org/6.18.2-536-fs-nls-Fix-utf16-to-utf8-conversion.patch
	patches.kernel.org/6.18.2-537-NFS-Initialise-verifiers-for-visible-dentries-.patch
	patches.kernel.org/6.18.2-538-NFS-Initialise-verifiers-for-visible-dentries-.patch
	patches.kernel.org/6.18.2-539-NFS-Initialise-verifiers-for-visible-dentries-.patch
	patches.kernel.org/6.18.2-540-NFSv4-pNFS-Clear-NFS_INO_LAYOUTCOMMIT-in-pnfs_.patch
	patches.kernel.org/6.18.2-541-drm-panthor-Prevent-potential-UAF-in-group-cre.patch
	patches.kernel.org/6.18.2-542-Revert-nfs-ignore-SB_RDONLY-when-remounting-nf.patch
	patches.kernel.org/6.18.2-543-Revert-nfs-clear-SB_RDONLY-before-getting-supe.patch
	patches.kernel.org/6.18.2-544-Revert-nfs-ignore-SB_RDONLY-when-mounting-nfs.patch
	patches.kernel.org/6.18.2-545-NFS-Automounted-filesystems-should-inherit-ro-.patch
	patches.kernel.org/6.18.2-546-NFS-Fix-inheritance-of-the-block-sizes-when-au.patch
	patches.kernel.org/6.18.2-547-fs-nls-Fix-inconsistency-between-utf8_to_utf32.patch
	patches.kernel.org/6.18.2-548-platform-x86-asus-wmi-use-brightness_set_block.patch
	patches.kernel.org/6.18.2-549-ASoC-bcm-bcm63xx-pcm-whistler-Check-return-val.patch
	patches.kernel.org/6.18.2-550-ASoC-amd-acp-Audio-is-not-resuming-after-s0ix.patch
	patches.kernel.org/6.18.2-551-ASoC-ak4458-Disable-regulator-when-error-happe.patch
	patches.kernel.org/6.18.2-552-ASoC-ak5558-Disable-regulator-when-error-happe.patch
	patches.kernel.org/6.18.2-553-f2fs-revert-summary-entry-count-from-2048-to-5.patch
	patches.kernel.org/6.18.2-554-blk-mq-Abort-suspend-when-wakeup-events-are-pe.patch
	patches.kernel.org/6.18.2-555-drm-panel-novatek-nt35560-avoid-on-stack-devic.patch
	patches.kernel.org/6.18.2-556-block-fix-comment-for-op_is_zone_mgmt-to-inclu.patch
	patches.kernel.org/6.18.2-557-block-fix-memory-leak-in-__blkdev_issue_zero_p.patch
	patches.kernel.org/6.18.2-558-nvme-auth-use-kvfree-for-memory-allocated-with.patch
	patches.kernel.org/6.18.2-559-io_uring-kbuf-use-READ_ONCE-for-userspace-mapp.patch
	patches.kernel.org/6.18.2-560-drm-plane-Fix-IS_ERR-vs-NULL-check-in-drm_plan.patch
	patches.kernel.org/6.18.2-561-regulator-fixed-Rely-on-the-core-freeing-the-e.patch
	patches.kernel.org/6.18.2-562-ALSA-firewire-motu-fix-buffer-overflow-in-hwde.patch
	patches.kernel.org/6.18.2-563-drm-nouveau-refactor-deprecated-strcpy.patch
	patches.kernel.org/6.18.2-564-drm-nouveau-fix-circular-dep-oops-from-vendore.patch
	patches.kernel.org/6.18.2-565-cifs-Fix-handling-of-a-beyond-EOF-DIO-unbuffer.patch
	patches.kernel.org/6.18.2-566-cifs-Fix-handling-of-a-beyond-EOF-DIO-unbuffer.patch
	patches.kernel.org/6.18.2-567-nfs-localio-remove-alignment-size-checking-in-.patch
	patches.kernel.org/6.18.2-568-nfs-localio-remove-61-byte-hole-from-needless-.patch
	patches.kernel.org/6.18.2-569-gpio-tb10x-fix-OF_GPIO-dependency.patch
	patches.kernel.org/6.18.2-570-docs-hwmon-fix-link-to-g762-devicetree-binding.patch
	patches.kernel.org/6.18.2-571-i2c-spacemit-fix-detect-issue.patch
	patches.kernel.org/6.18.2-572-dma-pool-eliminate-alloc_pages-warning-in-atom.patch
	patches.kernel.org/6.18.2-573-ALSA-uapi-Fix-typo-in-asound.h-comment.patch
	patches.kernel.org/6.18.2-574-drm-amdkfd-Use-huge-page-size-to-check-split-s.patch
	patches.kernel.org/6.18.2-575-rtc-gamecube-Check-the-return-value-of-ioremap.patch
	patches.kernel.org/6.18.2-576-rtc-max31335-Fix-ignored-return-value-in-set_a.patch
	patches.kernel.org/6.18.2-577-regulator-spacemit-Align-input-supply-name-wit.patch
	patches.kernel.org/6.18.2-578-ALSA-firewire-motu-add-bounds-check-in-put_use.patch
	patches.kernel.org/6.18.2-579-ARM-9464-1-fix-input-only-operand-modification.patch
	patches.kernel.org/6.18.2-580-drm-xe-fbdev-use-the-same-64-byte-stride-align.patch
	patches.kernel.org/6.18.2-581-drm-i915-fbdev-make-intel_framebuffer_create-e.patch
	patches.kernel.org/6.18.2-582-drm-i915-xe-fbdev-pass-struct-drm_device-to-in.patch
	patches.kernel.org/6.18.2-583-drm-i915-xe-fbdev-deduplicate-struct-drm_mode_.patch
	patches.kernel.org/6.18.2-584-drm-i915-fbdev-Hold-runtime-PM-ref-during-fbde.patch
	patches.kernel.org/6.18.2-585-block-Use-RCU-in-blk_mq_-un-quiesce_tagset-ins.patch
	patches.kernel.org/6.18.2-586-ASoC-amd-acp-update-tdm-channels-for-specific-.patch
	patches.kernel.org/6.18.2-587-dm-raid-fix-possible-NULL-dereference-with-und.patch
	patches.kernel.org/6.18.2-588-dm-log-writes-Add-missing-set_freezable-for-fr.patch
	patches.kernel.org/6.18.2-589-scsi-imm-Fix-use-after-free-bug-caused-by-unfi.patch
	patches.kernel.org/6.18.2-590-scsi-ufs-core-Fix-an-error-handler-crash.patch
	patches.kernel.org/6.18.2-591-perf-core-Fix-missing-read-event-generation-on.patch
	patches.kernel.org/6.18.2-592-irqchip-mchp-eic-Fix-error-code-in-mchp_eic_do.patch
	patches.kernel.org/6.18.2-593-cpu-Make-atomic-hotplug-callbacks-run-with-int.patch
	patches.kernel.org/6.18.2-594-ocfs2-fix-memory-leak-in-ocfs2_merge_rec_left.patch
	patches.kernel.org/6.18.2-595-perf-x86-intel-Fix-NULL-event-dereference-cras.patch
	patches.kernel.org/6.18.2-596-efi-cper-Add-a-new-helper-function-to-print-bi.patch
	patches.kernel.org/6.18.2-597-efi-cper-Adjust-infopfx-size-to-accept-an-extr.patch
	patches.kernel.org/6.18.2-598-efi-cper-align-ARM-CPER-type-with-UEFI-2.9A-2..patch
	patches.kernel.org/6.18.2-599-usb-gadget-tegra-xudc-Always-reinitialize-data.patch
	patches.kernel.org/6.18.2-600-usb-typec-ucsi-fix-probe-failure-in-gaokun_ucs.patch
	patches.kernel.org/6.18.2-601-usb-phy-Initialize-struct-usb_phy-list_head.patch
	patches.kernel.org/6.18.2-602-usb-typec-ucsi-fix-use-after-free-caused-by-ue.patch
	patches.kernel.org/6.18.2-603-usb-dwc3-dwc3_power_off_all_roothub_ports-Use-.patch
	patches.kernel.org/6.18.2-604-ALSA-dice-fix-buffer-overflow-in-detect_stream.patch
	patches.kernel.org/6.18.2-605-ALSA-hda-realtek-Add-match-for-ASUS-Xbox-Ally-.patch
	patches.kernel.org/6.18.2-606-ALSA-hda-tas2781-fix-speaker-id-retrieval-for-.patch
	patches.kernel.org/6.18.2-607-ALSA-hda-cs35l41-Fix-NULL-pointer-dereference-.patch
	patches.kernel.org/6.18.2-608-ALSA-wavefront-Clear-substream-pointers-on-clo.patch
	patches.kernel.org/6.18.2-609-ALSA-wavefront-Fix-integer-overflow-in-sample-.patch
	patches.kernel.org/6.18.2-610-Linux-6.18.2.patch
	patches.kernel.org/6.18.3-001-btrfs-do-not-skip-logging-new-dentries-when-lo.patch
	patches.kernel.org/6.18.3-002-btrfs-fix-a-potential-path-leak-in-print_data_.patch
	patches.kernel.org/6.18.3-003-bpf-arm64-Do-not-audit-capability-check-in-do_.patch
	patches.kernel.org/6.18.3-004-bpf-Fix-truncated-dmabuf-iterator-reads.patch
	patches.kernel.org/6.18.3-005-bpf-Fix-verifier-assumptions-of-bpf_d_path-s-o.patch
	patches.kernel.org/6.18.3-006-btrfs-fix-memory-leak-of-fs_devices-in-degrade.patch
	patches.kernel.org/6.18.3-007-btrfs-fix-changeset-leak-on-mmap-write-after-f.patch
	patches.kernel.org/6.18.3-008-shmem-fix-recovery-on-rename-failures.patch
	patches.kernel.org/6.18.3-009-iomap-adjust-read-range-correctly-for-non-bloc.patch
	patches.kernel.org/6.18.3-010-iomap-account-for-unaligned-end-offsets-when-t.patch
	patches.kernel.org/6.18.3-011-scripts-faddr2line-Fix-Argument-list-too-long-.patch
	patches.kernel.org/6.18.3-012-perf-x86-amd-Check-event-before-enable-to-avoi.patch
	patches.kernel.org/6.18.3-013-sched-deadline-only-set-free_cpus-for-online-r.patch
	patches.kernel.org/6.18.3-014-sched-fair-Revert-max_newidle_lb_cost-bump.patch
	patches.kernel.org/6.18.3-015-x86-ptrace-Always-inline-trivial-accessors.patch
	patches.kernel.org/6.18.3-016-ACPICA-Avoid-walking-the-Namespace-if-start_no.patch
	patches.kernel.org/6.18.3-017-ACPI-property-Use-ACPI-functions-in-acpi_graph.patch
	patches.kernel.org/6.18.3-018-cpufreq-dt-platdev-Add-JH7110S-SOC-to-the-allo.patch
	patches.kernel.org/6.18.3-019-ACPI-fan-Workaround-for-64-bit-firmware-bug.patch
	patches.kernel.org/6.18.3-020-cpufreq-s5pv210-fix-refcount-leak.patch
	patches.kernel.org/6.18.3-021-cpuidle-menu-Use-residency-threshold-in-pollin.patch
	patches.kernel.org/6.18.3-022-x86-microcode-Mark-early_parse_cmdline-as-__in.patch
	patches.kernel.org/6.18.3-023-scripts-kdoc_parser.py-warn-about-Python-versi.patch
	patches.kernel.org/6.18.3-024-livepatch-Match-old_sympos-0-and-1-in-klp_find.patch
	patches.kernel.org/6.18.3-025-crypto-ccp-Add-support-for-PCI-device-0x115A.patch
	patches.kernel.org/6.18.3-026-fs-ntfs3-Support-timestamps-prior-to-epoch.patch
	patches.kernel.org/6.18.3-027-kbuild-Use-objtree-for-module-signing-key-path.patch
	patches.kernel.org/6.18.3-028-ntfs-set-dummy-blocksize-to-read-boot_block-wh.patch
	patches.kernel.org/6.18.3-029-hfsplus-fix-volume-corruption-issue-for-generi.patch
	patches.kernel.org/6.18.3-030-hfsplus-fix-missing-hfs_bnode_get-in-__hfs_bno.patch
	patches.kernel.org/6.18.3-031-hfsplus-Verify-inode-mode-when-loading-from-di.patch
	patches.kernel.org/6.18.3-032-hfsplus-fix-volume-corruption-issue-for-generi.patch
	patches.kernel.org/6.18.3-033-fs-ntfs3-check-for-shutdown-in-fsync.patch
	patches.kernel.org/6.18.3-034-wifi-rtl8xxxu-Fix-HT40-channel-config-for-RTL8.patch
	patches.kernel.org/6.18.3-035-wifi-cfg80211-stop-radar-detection-in-cfg80211.patch
	patches.kernel.org/6.18.3-036-wifi-cfg80211-use-cfg80211_leave-in-iftype-cha.patch
	patches.kernel.org/6.18.3-037-wifi-mt76-mt792x-fix-wifi-init-fail-by-setting.patch
	patches.kernel.org/6.18.3-038-wifi-brcmfmac-Add-DMI-nvram-filename-quirk-for.patch
	patches.kernel.org/6.18.3-039-btrfs-scrub-always-update-btrfs_scrub_progress.patch
	patches.kernel.org/6.18.3-040-hfsplus-fix-volume-corruption-issue-for-generi.patch
	patches.kernel.org/6.18.3-041-gfs2-fix-remote-evict-for-read-only-filesystem.patch
	patches.kernel.org/6.18.3-042-gfs2-Fix-gfs2-Switch-to-wait_event-in-gfs2_quo.patch
	patches.kernel.org/6.18.3-043-smb-server-fix-return-value-of-smb2_ioctl.patch
	patches.kernel.org/6.18.3-044-ksmbd-fix-use-after-free-in-ksmbd_tree_connect.patch
	patches.kernel.org/6.18.3-045-ksmbd-vfs-fix-race-on-m_flags-in-vfs_cache.patch
	patches.kernel.org/6.18.3-046-Bluetooth-btusb-Add-new-VID-PID-2b89-6275-for-.patch
	patches.kernel.org/6.18.3-047-Bluetooth-btusb-MT7922-Add-VID-PID-0489-e170.patch
	patches.kernel.org/6.18.3-048-Bluetooth-btusb-MT7920-Add-VID-PID-0489-e135.patch
	patches.kernel.org/6.18.3-049-Bluetooth-btusb-add-new-custom-firmwares.patch
	patches.kernel.org/6.18.3-050-Bluetooth-btusb-Add-new-VID-PID-13d3-3533-for-.patch
	patches.kernel.org/6.18.3-051-Bluetooth-btusb-Add-new-VID-PID-0x0489-0xE12F-.patch
	patches.kernel.org/6.18.3-052-gfs2-Fix-use-of-bio_chain.patch
	patches.kernel.org/6.18.3-053-net-fec-ERR007885-Workaround-for-XDP-TX-path.patch
	patches.kernel.org/6.18.3-054-netrom-Fix-memory-leak-in-nr_sendmsg.patch
	patches.kernel.org/6.18.3-055-net-sched-ets-Always-remove-class-from-active-.patch
	patches.kernel.org/6.18.3-056-net-mlx5-make-enable_mpesw-idempotent.patch
	patches.kernel.org/6.18.3-057-net-mlx5e-Avoid-unregistering-PSP-twice.patch
	patches.kernel.org/6.18.3-058-net-phy-realtek-eliminate-priv-phycr2-variable.patch
	patches.kernel.org/6.18.3-059-net-phy-realtek-eliminate-has_phycr2-variable.patch
	patches.kernel.org/6.18.3-060-net-phy-realtek-allow-CLKOUT-to-be-disabled-on.patch
	patches.kernel.org/6.18.3-061-net-phy-realtek-eliminate-priv-phycr1-variable.patch
	patches.kernel.org/6.18.3-062-net-phy-realtek-create-rtl8211f_config_phy_eee.patch
	patches.kernel.org/6.18.3-063-net-phy-RTL8211FVD-Restore-disabling-of-PHY-mo.patch
	patches.kernel.org/6.18.3-064-ipvlan-Ignore-PACKET_LOOPBACK-in-handle_mode_l.patch
	patches.kernel.org/6.18.3-065-net-mlx5-Fix-double-unregister-of-HCA_PORTS-co.patch
	patches.kernel.org/6.18.3-066-mlxsw-spectrum_router-Fix-possible-neighbour-r.patch
	patches.kernel.org/6.18.3-067-mlxsw-spectrum_router-Fix-neighbour-use-after-.patch
	patches.kernel.org/6.18.3-068-mlxsw-spectrum_mr-Fix-use-after-free-when-upda.patch
	patches.kernel.org/6.18.3-069-bnxt_en-Fix-XDP_TX-path.patch
	patches.kernel.org/6.18.3-070-net-openvswitch-fix-middle-attribute-validatio.patch
	patches.kernel.org/6.18.3-071-net-ti-icssg-prueth-add-PTP_1588_CLOCK_OPTIONA.patch
	patches.kernel.org/6.18.3-072-broadcom-b44-prevent-uninitialized-value-usage.patch
	patches.kernel.org/6.18.3-073-selftest-af_unix-Support-compilers-without-fle.patch
	patches.kernel.org/6.18.3-074-selftests-net-Fix-build-warnings.patch
	patches.kernel.org/6.18.3-075-selftests-net-tfo-Fix-build-warning.patch
	patches.kernel.org/6.18.3-076-inet-frags-avoid-theoretical-race-in-ip_frag_r.patch
	patches.kernel.org/6.18.3-077-inet-frags-add-inet_frag_queue_flush.patch
	patches.kernel.org/6.18.3-078-inet-frags-flush-pending-skbs-in-fqdir_pre_exi.patch
	patches.kernel.org/6.18.3-079-netfilter-nf_conncount-fix-leaked-ct-in-error-.patch
	patches.kernel.org/6.18.3-080-ipvs-fix-ipv4-null-ptr-deref-in-route-error-pa.patch
	patches.kernel.org/6.18.3-081-selftests-netfilter-prefer-xfail-in-case-race-.patch
	patches.kernel.org/6.18.3-082-caif-fix-integer-underflow-in-cffrml_receive.patch
	patches.kernel.org/6.18.3-083-net-sched-ets-Remove-drr-class-from-the-active.patch
	patches.kernel.org/6.18.3-084-nfc-pn533-Fix-error-code-in-pn533_acr122_power.patch
	patches.kernel.org/6.18.3-085-netfilter-nf_nat-remove-bogus-direction-check.patch
	patches.kernel.org/6.18.3-086-netfilter-nf_tables-remove-redundant-chain-val.patch
	patches.kernel.org/6.18.3-087-selftests-netfilter-packetdrill-avoid-failure-.patch
	patches.kernel.org/6.18.3-088-iommufd-selftest-Make-it-clearer-to-gcc-that-t.patch
	patches.kernel.org/6.18.3-089-iommufd-selftest-Check-for-overflow-in-IOMMU_T.patch
	patches.kernel.org/6.18.3-090-can-j1939-make-j1939_sk_bind-fail-if-device-is.patch
	patches.kernel.org/6.18.3-091-ethtool-Avoid-overflowing-userspace-buffer-on-.patch
	patches.kernel.org/6.18.3-092-net-mlx5-fw-reset-clear-reset-requested-on-dra.patch
	patches.kernel.org/6.18.3-093-net-mlx5-Drain-firmware-reset-in-shutdown-call.patch
	patches.kernel.org/6.18.3-094-net-mlx5-fw_tracer-Validate-format-string-para.patch
	patches.kernel.org/6.18.3-095-net-mlx5-fw_tracer-Handle-escaped-percent-prop.patch
	patches.kernel.org/6.18.3-096-net-mlx5-Serialize-firmware-reset-with-devlink.patch
	patches.kernel.org/6.18.3-097-net-mlx5e-Use-ip6_dst_lookup-instead-of-ipv6_d.patch
	patches.kernel.org/6.18.3-098-net-mlx5e-Trigger-neighbor-resolution-for-unre.patch
	patches.kernel.org/6.18.3-099-net-mlx5e-Don-t-include-PSP-in-the-hard-MTU-ca.patch
	patches.kernel.org/6.18.3-100-net-handshake-duplicate-handshake-cancellation.patch
	patches.kernel.org/6.18.3-101-net-enetc-do-not-transmit-redirected-XDP-frame.patch
	patches.kernel.org/6.18.3-102-net-hns3-using-the-num_tqps-in-the-vf-driver-t.patch
	patches.kernel.org/6.18.3-103-net-hns3-using-the-num_tqps-to-check-whether-t.patch
	patches.kernel.org/6.18.3-104-net-hns3-add-VLAN-id-validation-before-using.patch
	patches.kernel.org/6.18.3-105-drm-tests-hdmi-Handle-drm_kunit_helper_enable_.patch
	patches.kernel.org/6.18.3-106-drm-tests-Handle-EDEADLK-in-drm_test_check_val.patch
	patches.kernel.org/6.18.3-107-drm-tests-Handle-EDEADLK-in-set_up_atomic_stat.patch
	patches.kernel.org/6.18.3-108-selftests-ublk-fix-overflow-in-ublk_queue_auto.patch
	patches.kernel.org/6.18.3-109-block-unify-elevator-tags-and-type-xarrays-int.patch
	patches.kernel.org/6.18.3-110-block-move-elevator-tags-into-struct-elevator_.patch
	patches.kernel.org/6.18.3-111-block-introduce-alloc_sched_data-and-free_sche.patch
	patches.kernel.org/6.18.3-112-block-use-alloc-free-_sched-data-methods.patch
	patches.kernel.org/6.18.3-113-block-fix-race-between-wbt_enable_default-and-.patch
	patches.kernel.org/6.18.3-114-spi-microchip-rename-driver-file-and-internal-.patch
	patches.kernel.org/6.18.3-115-spi-mpfs-Fix-an-error-handling-path-in-mpfs_sp.patch
	patches.kernel.org/6.18.3-116-hwmon-dell-smm-Limit-fan-multiplier-to-avoid-o.patch
	patches.kernel.org/6.18.3-117-hwmon-ibmpex-fix-use-after-free-in-high-low-st.patch
	patches.kernel.org/6.18.3-118-hwmon-tmp401-fix-overflow-caused-by-default-co.patch
	patches.kernel.org/6.18.3-119-drm-xe-Fix-freq-kobject-leak-on-sysfs_create_f.patch
	patches.kernel.org/6.18.3-120-drm-xe-Apply-Wa_14020316580-in-xe_gt_idle_enab.patch
	patches.kernel.org/6.18.3-121-drm-xe-fix-drm_gpusvm_init-arguments.patch
	patches.kernel.org/6.18.3-122-drm-me-gsc-mei-interrupt-top-half-should-be-in.patch
	patches.kernel.org/6.18.3-123-drm-xe-Increase-TDF-timeout.patch
	patches.kernel.org/6.18.3-124-drm-xe-Restore-engine-registers-before-restart.patch
	patches.kernel.org/6.18.3-125-MIPS-Fix-a-reference-leak-bug-in-ip22_check_gi.patch
	patches.kernel.org/6.18.3-126-drm-panel-sony-td4353-jdi-Enable-prepare_prev_.patch
	patches.kernel.org/6.18.3-127-x86-xen-Fix-sparse-warning-in-enlighten_pv.c.patch
	patches.kernel.org/6.18.3-128-arm64-kdump-Fix-elfcorehdr-overlap-caused-by-r.patch
	patches.kernel.org/6.18.3-129-drm-amdgpu-fix-a-job-pasid-access-race-in-gpu-.patch
	patches.kernel.org/6.18.3-130-spi-cadence-quadspi-Fix-clock-disable-on-probe.patch
	patches.kernel.org/6.18.3-131-io_uring-fix-nr_segs-calculation-in-io_import_.patch
	patches.kernel.org/6.18.3-132-ublk-add-parameter-struct-io_uring_cmd-to-ublk.patch
	patches.kernel.org/6.18.3-133-ublk-add-union-ublk_io_buf-with-improved-namin.patch
	patches.kernel.org/6.18.3-134-ublk-refactor-auto-buffer-register-in-ublk_dis.patch
	patches.kernel.org/6.18.3-135-ublk-fix-deadlock-when-reading-partition-table.patch
	patches.kernel.org/6.18.3-136-block-rnbd-clt-Fix-leaked-ID-in-init_dev.patch
	patches.kernel.org/6.18.3-137-drm-xe-Limit-num_syncs-to-prevent-oversized-al.patch
	patches.kernel.org/6.18.3-138-drm-xe-oa-Limit-num_syncs-to-prevent-oversized.patch
	patches.kernel.org/6.18.3-139-drm-xe-oa-Always-set-OAG_OAGLBCTXCTRL_COUNTER_.patch
	patches.kernel.org/6.18.3-140-amd-iommu-Preserve-domain-ids-inside-the-kdump.patch
	patches.kernel.org/6.18.3-141-arm64-dts-mediatek-Apply-mt8395-radxa-DT-overl.patch
	patches.kernel.org/6.18.3-142-hwmon-ltc4282-Fix-reset_history-file-permissio.patch
	patches.kernel.org/6.18.3-143-ksmbd-skip-lock-range-check-on-equal-size-to-a.patch
	patches.kernel.org/6.18.3-144-ksmbd-Fix-refcount-leak-when-invalid-session-i.patch
	patches.kernel.org/6.18.3-145-ksmbd-fix-buffer-validation-by-including-null-.patch
	patches.kernel.org/6.18.3-146-HID-input-map-HID_GD_Z-to-ABS_DISTANCE-for-sty.patch
	patches.kernel.org/6.18.3-147-Input-apple_z2-fix-reading-incorrect-reports-a.patch
	patches.kernel.org/6.18.3-148-Input-xpad-add-support-for-CRKD-Guitars.patch
	patches.kernel.org/6.18.3-149-Input-ti_am335x_tsc-fix-off-by-one-error-in-wi.patch
	patches.kernel.org/6.18.3-150-Input-lkkbd-disable-pending-work-before-freein.patch
	patches.kernel.org/6.18.3-151-Input-alps-fix-use-after-free-bugs-caused-by-d.patch
	patches.kernel.org/6.18.3-152-Input-i8042-add-TUXEDO-InfinityBook-Max-Gen10-.patch
	patches.kernel.org/6.18.3-153-xfs-don-t-leak-a-locked-dquot-when-xfs_dquot_a.patch
	patches.kernel.org/6.18.3-154-can-gs_usb-gs_can_open-fix-error-handling.patch
	patches.kernel.org/6.18.3-155-soc-tegra-fuse-Do-not-register-SoC-device-on-A.patch
	patches.kernel.org/6.18.3-156-platform-x86-intel_pmc_ipc-fix-ACPI-buffer-mem.patch
	patches.kernel.org/6.18.3-157-ACPI-PCC-Fix-race-condition-by-removing-static.patch
	patches.kernel.org/6.18.3-158-ACPI-CPPC-Fix-missing-PCC-check-for-guaranteed.patch
	patches.kernel.org/6.18.3-159-spi-fsl-cpm-Check-length-parity-before-switchi.patch
	patches.kernel.org/6.18.3-160-mmc-sdhci-esdhc-imx-add-alternate-ARCH_S32-dep.patch
	patches.kernel.org/6.18.3-161-mmc-sdhci-of-arasan-Increase-CD-stable-timeout.patch
	patches.kernel.org/6.18.3-162-dt-bindings-mmc-sdhci-of-aspeed-Switch-ref-to-.patch
	patches.kernel.org/6.18.3-163-net-hsr-fix-NULL-pointer-dereference-in-prp_ge.patch
	patches.kernel.org/6.18.3-164-x86-bug-Fix-old-GCC-compile-fails.patch
	patches.kernel.org/6.18.3-165-x86-msi-Make-irq_retrigger-functional-for-post.patch
	patches.kernel.org/6.18.3-166-x86-fpu-Fix-FPU-state-core-dump-truncation-on-.patch
	patches.kernel.org/6.18.3-167-x86-mm-tlb-trace-Export-the-TLB_REMOTE_WRONG_C.patch
	patches.kernel.org/6.18.3-168-ASoC-fsl_sai-Constrain-sample-rates-from-audio.patch
	patches.kernel.org/6.18.3-169-ALSA-vxpocket-Fix-resource-leak-in-vxpocket_pr.patch
	patches.kernel.org/6.18.3-170-ALSA-pcmcia-Fix-resource-leak-in-snd_pdacf_pro.patch
	patches.kernel.org/6.18.3-171-ALSA-usb-mixer-us16x08-validate-meter-packet-i.patch
	patches.kernel.org/6.18.3-172-ASoC-ak4458-remove-the-reset-operation-in-prob.patch
	patches.kernel.org/6.18.3-173-nfsd-fix-memory-leak-in-nfsd_create_serv-error.patch
	patches.kernel.org/6.18.3-174-ASoC-SDCA-support-Q7.8-volume-format.patch
	patches.kernel.org/6.18.3-175-ASoC-ops-fix-snd_soc_get_volsw-for-sx-controls.patch
	patches.kernel.org/6.18.3-176-ipmi-Fix-the-race-between-__scan_channels-and-.patch
	patches.kernel.org/6.18.3-177-ipmi-Fix-__scan_channels-failing-to-rescan-cha.patch
	patches.kernel.org/6.18.3-178-scsi-ufs-host-mediatek-Fix-shutdown-suspend-ra.patch
	patches.kernel.org/6.18.3-179-firmware-imx-scu-irq-Init-workqueue-before-req.patch
	patches.kernel.org/6.18.3-180-um-init-cpu_tasks-earlier.patch
	patches.kernel.org/6.18.3-181-ti-sysc-allow-OMAP2-and-OMAP4-timers-to-be-res.patch
	patches.kernel.org/6.18.3-182-scsi-smartpqi-Add-support-for-Hurray-Data-new-.patch
	patches.kernel.org/6.18.3-183-scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-N.patch
	patches.kernel.org/6.18.3-184-clk-mvebu-cp110-add-CLK_IGNORE_UNUSED-to-pcie_.patch
	patches.kernel.org/6.18.3-185-powerpc-addnote-Fix-overflow-on-32-bit-builds.patch
	patches.kernel.org/6.18.3-186-scsi-qla2xxx-Fix-lost-interrupts-with-qlini_mo.patch
	patches.kernel.org/6.18.3-187-scsi-qla2xxx-Fix-initiator-mode-with-qlini_mod.patch
	patches.kernel.org/6.18.3-188-scsi-qla2xxx-Use-reinit_completion-on-mbx_intr.patch
	patches.kernel.org/6.18.3-189-fuse-Always-flush-the-page-cache-before-FOPEN_.patch
	patches.kernel.org/6.18.3-190-fuse-Invalidate-the-page-cache-after-FOPEN_DIR.patch
	patches.kernel.org/6.18.3-191-via_wdt-fix-critical-boot-hang-due-to-unnamed-.patch
	patches.kernel.org/6.18.3-192-functionfs-fix-the-open-removal-races.patch
	patches.kernel.org/6.18.3-193-reset-fix-BIT-macro-reference.patch
	patches.kernel.org/6.18.3-194-exfat-fix-remount-failure-in-different-process.patch
	patches.kernel.org/6.18.3-195-exfat-zero-out-post-EOF-page-cache-on-file-ext.patch
	patches.kernel.org/6.18.3-196-usbip-Fix-locking-bug-in-RT-enabled-kernels.patch
	patches.kernel.org/6.18.3-197-usb-typec-ucsi-Handle-incorrect-num_connectors.patch
	patches.kernel.org/6.18.3-198-iio-adc-ti_am335x_adc-Limit-step_avg-to-valid-.patch
	patches.kernel.org/6.18.3-199-usb-xhci-limit-run_graceperiod-for-only-usb-3..patch
	patches.kernel.org/6.18.3-200-usb-usb-storage-No-additional-quirks-need-to-b.patch
	patches.kernel.org/6.18.3-201-usb-xhci-Don-t-unchain-link-TRBs-on-quirky-HCs.patch
	patches.kernel.org/6.18.3-202-serial-sprd-Return-EPROBE_DEFER-when-uart-cloc.patch
	patches.kernel.org/6.18.3-203-libperf-cpumap-Fix-perf_cpu_map__max-for-an-em.patch
	patches.kernel.org/6.18.3-204-clk-qcom-dispcc-sm7150-Fix-dispcc_mdss_pclk0_c.patch
	patches.kernel.org/6.18.3-205-i2c-designware-Disable-SMBus-interrupts-to-pre.patch
	patches.kernel.org/6.18.3-206-platform-x86-wmi-gamezone-Add-Legion-Go-2-Quir.patch
	patches.kernel.org/6.18.3-207-nvme-fc-don-t-hold-rport-lock-when-putting-ctr.patch
	patches.kernel.org/6.18.3-208-hwmon-emc2305-fix-device-node-refcount-leak-in.patch
	patches.kernel.org/6.18.3-209-nvme-fabrics-add-ENOKEY-to-no-retry-criteria-f.patch
	patches.kernel.org/6.18.3-210-hwmon-emc2305-fix-double-put-in-emc2305_probe_.patch
	patches.kernel.org/6.18.3-211-platform-x86-intel-hid-Add-Dell-Pro-Rugged-10-.patch
	patches.kernel.org/6.18.3-212-MIPS-ftrace-Fix-memory-corruption-when-kernel-.patch
	patches.kernel.org/6.18.3-213-scsi-scsi_debug-Fix-atomic-write-enable-module.patch
	patches.kernel.org/6.18.3-214-drm-msm-adreno-fix-deferencing-ifpc_reglist-wh.patch
	patches.kernel.org/6.18.3-215-drm-msm-a6xx-move-preempt_prepare_postamble-af.patch
	patches.kernel.org/6.18.3-216-ublk-clean-up-user-copy-references-on-ublk-ser.patch
	patches.kernel.org/6.18.3-217-block-rnbd-clt-Fix-signedness-bug-in-init_dev.patch
	patches.kernel.org/6.18.3-218-vhost-vsock-improve-RCU-read-sections-around-v.patch
	patches.kernel.org/6.18.3-219-cifs-Fix-memory-and-information-leak-in-smb3_r.patch
	patches.kernel.org/6.18.3-220-rust-drm-gem-Fix-missing-header-in-Object-rust.patch
	patches.kernel.org/6.18.3-221-rust_binder-avoid-mem-take-on-delivered_deaths.patch
	patches.kernel.org/6.18.3-222-rust-dma-add-helpers-for-architectures-without.patch
	patches.kernel.org/6.18.3-223-samples-rust-fix-endianness-issue-in-rust_driv.patch
	patches.kernel.org/6.18.3-224-rust-io-define-ResourceSize-as-resource_size_t.patch
	patches.kernel.org/6.18.3-225-rust-io-move-ResourceSize-to-top-level-io-modu.patch
	patches.kernel.org/6.18.3-226-rust-io-add-typedef-for-phys_addr_t.patch
	patches.kernel.org/6.18.3-227-KEYS-trusted-Fix-a-memory-leak-in-tpm2_load_cm.patch
	patches.kernel.org/6.18.3-228-clk-keystone-syscon-clk-fix-regmap-leak-on-pro.patch
	patches.kernel.org/6.18.3-229-io_uring-poll-correctly-handle-io_poll_add-ret.patch
	patches.kernel.org/6.18.3-230-io_uring-fix-min_wait-wakeups-for-SQPOLL.patch
	patches.kernel.org/6.18.3-231-io_uring-fix-filename-leak-in-__io_openat_prep.patch
	patches.kernel.org/6.18.3-232-printk-Avoid-scheduling-irq_work-on-suspend.patch
	patches.kernel.org/6.18.3-233-sched_ext-Factor-out-local_dsq_post_enq-from-d.patch
	patches.kernel.org/6.18.3-234-sched_ext-Fix-the-memleak-for-sch-helper-objec.patch
	patches.kernel.org/6.18.3-235-sched_ext-Fix-bypass-depth-leak-on-scx_enable-.patch
	patches.kernel.org/6.18.3-236-sched_ext-Fix-missing-post-enqueue-handling-in.patch
	patches.kernel.org/6.18.3-237-x86-mce-Do-not-clear-bank-s-poll-bit-in-mce_po.patch
	patches.kernel.org/6.18.3-238-mmc-sdhci-msm-Avoid-early-clock-doubling-durin.patch
	patches.kernel.org/6.18.3-239-dt-bindings-clock-mmcc-sdm660-Add-missing-MDSS.patch
	patches.kernel.org/6.18.3-240-phy-exynos5-usbdrd-fix-clock-prepare-imbalance.patch
	patches.kernel.org/6.18.3-241-efi-Add-missing-static-initializer-for-efi_mm-.patch
	patches.kernel.org/6.18.3-242-perf-arm_cspmu-fix-error-handling-in-arm_cspmu.patch
	patches.kernel.org/6.18.3-243-lib-crypto-x86-blake2s-Fix-32-bit-arg-treated-.patch
	patches.kernel.org/6.18.3-244-s390-dasd-Fix-gendisk-parent-after-copy-pair-s.patch
	patches.kernel.org/6.18.3-245-wifi-mt76-Fix-DTS-power-limits-on-little-endia.patch
	patches.kernel.org/6.18.3-246-btrfs-don-t-rewrite-ret-from-inode_permission.patch
	patches.kernel.org/6.18.3-247-gfs2-fix-freeze-error-handling.patch
	patches.kernel.org/6.18.3-248-block-rate-limit-capacity-change-info-log.patch
	patches.kernel.org/6.18.3-249-jbd2-fix-the-inconsistency-between-checksum-an.patch
	patches.kernel.org/6.18.3-250-floppy-fix-for-PAGE_SIZE-4KB.patch
	patches.kernel.org/6.18.3-251-crypto-scatterwalk-Fix-memcpy_sglist-to-always.patch
	patches.kernel.org/6.18.3-252-kallsyms-Fix-wrong-big-kernel-symbol-type-read.patch
	patches.kernel.org/6.18.3-253-fs-ntfs3-fix-mount-failure-for-sparse-runs-in-.patch
	patches.kernel.org/6.18.3-254-ktest.pl-Fix-uninitialized-var-in-config-bisec.patch
	patches.kernel.org/6.18.3-255-tpm-Cap-the-number-of-PCR-banks.patch
	patches.kernel.org/6.18.3-256-fs-PM-Fix-reverse-check-in-filesystems_freeze_.patch
	patches.kernel.org/6.18.3-257-printk-Allow-printk_trigger_flush-to-flush-all.patch
	patches.kernel.org/6.18.3-258-printk-Avoid-irq_work-for-printk_deferred-on-s.patch
	patches.kernel.org/6.18.3-259-ext4-fix-string-copying-in-parse_apply_sb_moun.patch
	patches.kernel.org/6.18.3-260-ext4-check-if-mount_opts-is-NUL-terminated-in-.patch
	patches.kernel.org/6.18.3-261-ext4-xattr-fix-null-pointer-deref-in-ext4_raw_.patch
	patches.kernel.org/6.18.3-262-ext4-clear-i_state_flags-when-alloc-inode.patch
	patches.kernel.org/6.18.3-263-ext4-fix-incorrect-group-number-assertion-in-m.patch
	patches.kernel.org/6.18.3-264-ext4-align-max-orphan-file-size-with-e2fsprogs.patch
	patches.kernel.org/6.18.3-265-jbd2-use-a-per-journal-lock_class_key-for-jbd2.patch
	patches.kernel.org/6.18.3-266-jbd2-use-a-weaker-annotation-in-journal-handli.patch
	patches.kernel.org/6.18.3-267-block-Remove-queue-freezing-from-several-sysfs.patch
	patches.kernel.org/6.18.3-268-mm-ksm-fix-exec-fork-inheritance-support-for-p.patch
	patches.kernel.org/6.18.3-269-media-v4l2-mem2mem-Fix-outdated-documentation.patch
	patches.kernel.org/6.18.3-270-mm-huge_memory-add-pmd-folio-to-ds_queue-in-do.patch
	patches.kernel.org/6.18.3-271-tpm2-sessions-Fix-out-of-range-indexing-in-nam.patch
	patches.kernel.org/6.18.3-272-tpm2-sessions-Fix-tpm2_read_public-range-check.patch
	patches.kernel.org/6.18.3-273-crash-let-architecture-decide-crash-memory-exp.patch
	patches.kernel.org/6.18.3-274-dma-mapping-Fix-DMA_BIT_MASK-macro-being-broke.patch
	patches.kernel.org/6.18.3-275-mm-slab-introduce-kvfree_rcu_barrier_on_cache-.patch
	patches.kernel.org/6.18.3-276-mptcp-pm-ignore-unknown-endpoint-flags.patch
	patches.kernel.org/6.18.3-277-selftests-mptcp-pm-ensure-unknown-flags-are-ig.patch
	patches.kernel.org/6.18.3-278-mptcp-schedule-rtx-timer-only-after-pushing-da.patch
	patches.kernel.org/6.18.3-279-mptcp-avoid-deadlock-on-fallback-while-reinjec.patch
	patches.kernel.org/6.18.3-280-usb-usb-storage-Maintain-minimal-modifications.patch
	patches.kernel.org/6.18.3-281-media-dvb-usb-dtv5100-fix-out-of-bounds-in-dtv.patch
	patches.kernel.org/6.18.3-282-media-pvrusb2-Fix-incorrect-variable-used-in-t.patch
	patches.kernel.org/6.18.3-283-phy-broadcom-bcm63xx-usbh-fix-section-mismatch.patch
	patches.kernel.org/6.18.3-284-usb-ohci-nxp-fix-device-leak-on-probe-failure.patch
	patches.kernel.org/6.18.3-285-usb-typec-ucsi-huawei-gaokin-add-DRM-dependenc.patch
	patches.kernel.org/6.18.3-286-usb-typec-altmodes-displayport-Drop-the-device.patch
	patches.kernel.org/6.18.3-287-USB-lpc32xx_udc-Fix-error-handling-in-probe.patch
	patches.kernel.org/6.18.3-288-usb-phy-fsl-usb-Fix-use-after-free-in-delayed-.patch
	patches.kernel.org/6.18.3-289-usb-phy-isp1301-fix-non-OF-device-reference-im.patch
	patches.kernel.org/6.18.3-290-usb-gadget-lpc32xx_udc-fix-clock-imbalance-in-.patch
	patches.kernel.org/6.18.3-291-usb-dwc3-of-simple-fix-clock-resource-leak-in-.patch
	patches.kernel.org/6.18.3-292-usb-dwc3-keep-susphy-enabled-during-exit-to-av.patch
	patches.kernel.org/6.18.3-293-usb-renesas_usbhs-Fix-a-resource-leak-in-usbhs.patch
	patches.kernel.org/6.18.3-294-xhci-dbgtty-fix-device-unregister-fixup.patch
	patches.kernel.org/6.18.3-295-char-applicom-fix-NULL-pointer-dereference-in-.patch
	patches.kernel.org/6.18.3-296-dt-bindings-slimbus-fix-warning-from-example.patch
	patches.kernel.org/6.18.3-297-intel_th-Fix-error-handling-in-intel_th_output.patch
	patches.kernel.org/6.18.3-298-mei-Fix-error-handling-in-mei_register.patch
	patches.kernel.org/6.18.3-299-mei-gsc-add-dependency-on-Xe-driver.patch
	patches.kernel.org/6.18.3-300-serial-core-Restore-sysfs-fwnode-information.patch
	patches.kernel.org/6.18.3-301-serial-core-Fix-serial-device-initialization.patch
	patches.kernel.org/6.18.3-302-serial-xilinx_uartps-fix-rs485-delay_rts_after.patch
	patches.kernel.org/6.18.3-303-serial-sh-sci-Check-that-the-DMA-cookie-is-val.patch
	patches.kernel.org/6.18.3-304-cpuidle-governors-teo-Drop-misguided-target-re.patch
	patches.kernel.org/6.18.3-305-cpufreq-nforce2-fix-reference-count-leak-in-nf.patch
	patches.kernel.org/6.18.3-306-scsi-Revert-scsi-qla2xxx-Perform-lockless-comm.patch
	patches.kernel.org/6.18.3-307-scsi-aic94xx-fix-use-after-free-in-device-remo.patch
	patches.kernel.org/6.18.3-308-NFSD-use-correct-reservation-type-in-nfsd4_scs.patch
	patches.kernel.org/6.18.3-309-scsi-target-Reset-t_task_cdb-pointer-in-error-.patch
	patches.kernel.org/6.18.3-310-scsi-mpi3mr-Read-missing-IOCFacts-flag-for-rep.patch
	patches.kernel.org/6.18.3-311-scsi-ufs-core-Add-ufshcd_update_evt_hist-for-U.patch
	patches.kernel.org/6.18.3-312-f2fs-ensure-node-page-reads-complete-before-f2.patch
	patches.kernel.org/6.18.3-313-f2fs-fix-to-avoid-updating-compression-context.patch
	patches.kernel.org/6.18.3-314-f2fs-fix-to-avoid-potential-deadlock.patch
	patches.kernel.org/6.18.3-315-f2fs-fix-to-propagate-error-from-f2fs_enable_c.patch
	patches.kernel.org/6.18.3-316-f2fs-fix-to-avoid-updating-zero-sized-extent-i.patch
	patches.kernel.org/6.18.3-317-f2fs-invalidate-dentry-cache-on-failed-whiteou.patch
	patches.kernel.org/6.18.3-318-f2fs-use-global-inline_xattr_slab-instead-of-p.patch
	patches.kernel.org/6.18.3-319-f2fs-fix-age-extent-cache-insertion-skip-on-co.patch
	patches.kernel.org/6.18.3-320-f2fs-fix-uninitialized-one_time_gc-in-victim_s.patch
	patches.kernel.org/6.18.3-321-f2fs-fix-to-detect-recoverable-inode-during-dr.patch
	patches.kernel.org/6.18.3-322-f2fs-fix-to-not-account-invalid-blocks-in-get_.patch
	patches.kernel.org/6.18.3-323-f2fs-fix-return-value-of-f2fs_recover_fsync_da.patch
	patches.kernel.org/6.18.3-324-tools-testing-nvdimm-Use-per-DIMM-device-handl.patch
	patches.kernel.org/6.18.3-325-pinctrl-renesas-rzg2l-Fix-ISEL-restore-on-resu.patch
	patches.kernel.org/6.18.3-326-KVM-Disallow-toggling-KVM_MEM_GUEST_MEMFD-on-a.patch
	patches.kernel.org/6.18.3-327-mm-slub-reset-KASAN-tag-in-defer_free-before-a.patch
	patches.kernel.org/6.18.3-328-media-vidtv-initialize-local-pointers-upon-tra.patch
	patches.kernel.org/6.18.3-329-ocfs2-fix-kernel-BUG-in-ocfs2_find_victim_chai.patch
	patches.kernel.org/6.18.3-330-KVM-x86-Don-t-clear-async-PF-queue-when-CR0.PG.patch
	patches.kernel.org/6.18.3-331-platform-chrome-cros_ec_ishtp-Fix-UAF-after-un.patch
	patches.kernel.org/6.18.3-332-media-iris-Add-sanity-check-for-stop-streaming.patch
	patches.kernel.org/6.18.3-333-scs-fix-a-wrong-parameter-in-__scs_magic.patch
	patches.kernel.org/6.18.3-334-parisc-Do-not-reprogram-affinitiy-on-ASP-chip.patch
	patches.kernel.org/6.18.3-335-dm-pcache-advance-slot-index-before-writing-sl.patch
	patches.kernel.org/6.18.3-336-lib-crypto-riscv-chacha-Avoid-s0-fp-register.patch
	patches.kernel.org/6.18.3-337-libceph-make-decode_pool-more-resilient-agains.patch
	patches.kernel.org/6.18.3-338-powerpc-Add-reloc_offset-to-font-bitmap-pointe.patch
	patches.kernel.org/6.18.3-339-KVM-x86-WARN-if-hrtimer-callback-for-periodic-.patch
	patches.kernel.org/6.18.3-340-KVM-x86-Explicitly-set-new-periodic-hrtimer-ex.patch
	patches.kernel.org/6.18.3-341-KVM-x86-Fix-VM-hard-lockup-after-prolonged-ina.patch
	patches.kernel.org/6.18.3-342-KVM-nSVM-Avoid-incorrect-injection-of-SVM_EXIT.patch
	patches.kernel.org/6.18.3-343-KVM-SVM-Mark-VMCB_NPT-as-dirty-on-nested-VMRUN.patch
	patches.kernel.org/6.18.3-344-KVM-selftests-Forcefully-override-ARCH-from-x8.patch
	patches.kernel.org/6.18.3-345-KVM-nSVM-Propagate-SVM_EXIT_CR0_SEL_WRITE-corr.patch
	patches.kernel.org/6.18.3-346-KVM-Fix-last_boosted_vcpu-index-assignment-bug.patch
	patches.kernel.org/6.18.3-347-KVM-SVM-Mark-VMCB_PERM_MAP-as-dirty-on-nested-.patch
	patches.kernel.org/6.18.3-348-KVM-TDX-Explicitly-set-user-return-MSRs-that-m.patch
	patches.kernel.org/6.18.3-349-KVM-nVMX-Immediately-refresh-APICv-controls-as.patch
	patches.kernel.org/6.18.3-350-KVM-nSVM-Set-exit_code_hi-to-1-when-synthesizi.patch
	patches.kernel.org/6.18.3-351-KVM-nSVM-Clear-exit_code_hi-in-VMCB-when-synth.patch
	patches.kernel.org/6.18.3-352-KVM-x86-Apply-runtime-updates-to-current-CPUID.patch
	patches.kernel.org/6.18.3-353-KVM-selftests-Add-missing-break-in-rseq_test-s.patch
	patches.kernel.org/6.18.3-354-xfs-fix-a-memory-leak-in-xfs_buf_item_init.patch
	patches.kernel.org/6.18.3-355-xfs-fix-stupid-compiler-warning.patch
	patches.kernel.org/6.18.3-356-xfs-fix-the-zoned-RT-growfs-check-for-zone-ali.patch
	patches.kernel.org/6.18.3-357-xfs-fix-a-UAF-problem-in-xattr-repair.patch
	patches.kernel.org/6.18.3-358-xfs-validate-that-zoned-RT-devices-are-zone-al.patch
	patches.kernel.org/6.18.3-359-tracing-Do-not-register-unsupported-perf-event.patch
	patches.kernel.org/6.18.3-360-PM-runtime-Do-not-clear-needs_force_resume-wit.patch
	patches.kernel.org/6.18.3-361-arm64-gcs-Flush-the-GCS-locking-state-on-exec.patch
	patches.kernel.org/6.18.3-362-lib-crypto-riscv-Add-poly1305-core.S-to-.gitig.patch
	patches.kernel.org/6.18.3-363-r8169-fix-RTL8117-Wake-on-Lan-in-DASH-mode.patch
	patches.kernel.org/6.18.3-364-net-phy-marvell-88q2xxx-Fix-clamped-value-in-m.patch
	patches.kernel.org/6.18.3-365-fsnotify-do-not-generate-ACCESS-MODIFY-events-.patch
	patches.kernel.org/6.18.3-366-net-handshake-restore-destructor-on-submit-fai.patch
	patches.kernel.org/6.18.3-367-NFSD-Clear-SECLABEL-in-the-suppattr_exclcreat-.patch
	patches.kernel.org/6.18.3-368-NFSD-NFSv4-file-creation-neglects-setting-ACL.patch
	patches.kernel.org/6.18.3-369-ASoC-SOF-ipc4-topology-Prefer-32-bit-DMIC-blob.patch
	patches.kernel.org/6.18.3-370-ALSA-hda-realtek-Add-Asus-quirk-for-TAS-amplif.patch
	patches.kernel.org/6.18.3-371-NFSD-Clear-TIME_DELEG-in-the-suppattr_exclcrea.patch
	patches.kernel.org/6.18.3-372-ASoC-SOF-ipc4-topology-Convert-FLOAT-to-S32-du.patch
	patches.kernel.org/6.18.3-373-svcrdma-bound-check-rq_pages-index-in-inline-p.patch
	patches.kernel.org/6.18.3-374-nfsd-Mark-variable-__maybe_unused-to-avoid-W-1.patch
	patches.kernel.org/6.18.3-375-svcrdma-return-0-on-success-from-svc_rdma_copy.patch
	patches.kernel.org/6.18.3-376-svcrdma-use-rc_pageoff-for-memcpy-byte-offset.patch
	patches.kernel.org/6.18.3-377-SUNRPC-svcauth_gss-avoid-NULL-deref-on-zero-le.patch
	patches.kernel.org/6.18.3-378-powerpc-kexec-Enable-SMT-before-waking-offline.patch
	patches.kernel.org/6.18.3-379-btrfs-don-t-log-conflicting-inode-if-it-s-a-di.patch
	patches.kernel.org/6.18.3-380-cgroup-rstat-use-LOCK-CMPXCHG-in-css_rstat_upd.patch
	patches.kernel.org/6.18.3-381-s390-ipl-Clear-SBP-flag-when-bootprog-is-set.patch
	patches.kernel.org/6.18.3-382-gpio-regmap-Fix-memleak-in-error-path-in-gpio_.patch
	patches.kernel.org/6.18.3-383-gpiolib-acpi-Add-quirk-for-Dell-Precision-7780.patch
	patches.kernel.org/6.18.3-384-gpio-loongson-Switch-2K2000-3000-GPIO-to-BYTE_.patch
	patches.kernel.org/6.18.3-385-Revert-drm-amd-display-Fix-pbn-to-kbps-Convers.patch
	patches.kernel.org/6.18.3-386-drm-amd-display-Use-GFP_ATOMIC-in-dc_create_pl.patch
	patches.kernel.org/6.18.3-387-drm-amd-display-Fix-scratch-registers-offsets-.patch
	patches.kernel.org/6.18.3-388-drm-amd-display-Fix-scratch-registers-offsets-.patch
	patches.kernel.org/6.18.3-389-drm-displayid-pass-iter-to-drm_find_displayid_.patch
	patches.kernel.org/6.18.3-390-dt-bindings-PCI-qcom-pcie-sc7280-Add-missing-r.patch
	patches.kernel.org/6.18.3-391-dt-bindings-PCI-qcom-pcie-sc8280xp-Add-missing.patch
	patches.kernel.org/6.18.3-392-dt-bindings-PCI-qcom-pcie-sm8150-Add-missing-r.patch
	patches.kernel.org/6.18.3-393-dt-bindings-PCI-qcom-pcie-sm8250-Add-missing-r.patch
	patches.kernel.org/6.18.3-394-dt-bindings-PCI-qcom-pcie-sm8350-Add-missing-r.patch
	patches.kernel.org/6.18.3-395-dt-bindings-PCI-qcom-pcie-sm8450-Add-missing-r.patch
	patches.kernel.org/6.18.3-396-dt-bindings-PCI-qcom-pcie-sm8550-Add-missing-r.patch
	patches.kernel.org/6.18.3-397-crypto-af_alg-zero-initialize-memory-allocated.patch
	patches.kernel.org/6.18.3-398-crypto-caam-Add-check-for-kcalloc-in-test_len.patch
	patches.kernel.org/6.18.3-399-crypto-arm64-ghash-Fix-incorrect-output-from-g.patch
	patches.kernel.org/6.18.3-400-amba-tegra-ahb-Fix-device-leak-on-SMMU-enable.patch
	patches.kernel.org/6.18.3-401-zloop-fail-zone-append-operations-that-are-tar.patch
	patches.kernel.org/6.18.3-402-zloop-make-the-write-pointer-of-full-zones-inv.patch
	patches.kernel.org/6.18.3-403-virtio-vdpa-Fix-reference-count-leak-in-octep_.patch
	patches.kernel.org/6.18.3-404-vfio-Fix-ksize-arg-while-copying-user-struct-i.patch
	patches.kernel.org/6.18.3-405-tracing-Fix-fixed-array-of-synthetic-event.patch
	patches.kernel.org/6.18.3-406-soc-samsung-exynos-pmu-fix-device-leak-on-regm.patch
	patches.kernel.org/6.18.3-407-soc-qcom-pbs-fix-device-leak-on-lookup.patch
	patches.kernel.org/6.18.3-408-soc-qcom-ocmem-fix-device-leak-on-lookup.patch
	patches.kernel.org/6.18.3-409-soc-apple-mailbox-fix-device-leak-on-lookup.patch
	patches.kernel.org/6.18.3-410-soc-amlogic-canvas-fix-device-leak-on-lookup.patch
	patches.kernel.org/6.18.3-411-rtla-timerlat_bpf-Stop-tracing-on-user-latency.patch
	patches.kernel.org/6.18.3-412-rpmsg-glink-fix-rpmsg-device-leak.patch
	patches.kernel.org/6.18.3-413-pwm-rzg2l-gpt-Allow-checking-period_tick-cache.patch
	patches.kernel.org/6.18.3-414-platform-x86-intel-chtwc_int33fe-don-t-derefer.patch
	patches.kernel.org/6.18.3-415-lib-crypto-riscv-Depend-on-RISCV_EFFICIENT_VEC.patch
	patches.kernel.org/6.18.3-416-i2c-amd-mp2-fix-reference-leak-in-MP2-PCI-devi.patch
	patches.kernel.org/6.18.3-417-interconnect-qcom-sdx75-Drop-QPIC-interconnect.patch
	patches.kernel.org/6.18.3-418-io_uring-rsrc-fix-lost-entries-after-cloned-ra.patch
	patches.kernel.org/6.18.3-419-hwmon-max16065-Use-local-variable-to-avoid-TOC.patch
	patches.kernel.org/6.18.3-420-hwmon-max6697-fix-regmap-leak-on-probe-failure.patch
	patches.kernel.org/6.18.3-421-hwmon-w83791d-Convert-macros-to-functions-to-a.patch
	patches.kernel.org/6.18.3-422-hwmon-w83l786ng-Convert-macros-to-functions-to.patch
	patches.kernel.org/6.18.3-423-ARM-dts-microchip-sama5d2-fix-spi-flexcom-fifo.patch
	patches.kernel.org/6.18.3-424-ARM-dts-microchip-sama7d65-fix-uart-fifo-size-.patch
	patches.kernel.org/6.18.3-425-ARM-dts-microchip-sama7g5-fix-uart-fifo-size-t.patch
	patches.kernel.org/6.18.3-426-block-freeze-queue-when-updating-zone-resource.patch
	patches.kernel.org/6.18.3-427-iommu-mediatek-fix-use-after-free-on-probe-def.patch
	patches.kernel.org/6.18.3-428-fuse-fix-io-uring-list-corruption-for-terminat.patch
	patches.kernel.org/6.18.3-429-fuse-fix-readahead-reclaim-deadlock.patch
	patches.kernel.org/6.18.3-430-fuse-missing-copy_finish-in-fuse-over-io-uring.patch
	patches.kernel.org/6.18.3-431-Linux-6.18.3.patch
	patches.kernel.org/6.18.4-001-sched-proxy-Yield-the-donor-task.patch
	patches.kernel.org/6.18.4-002-drm-nova-depend-on-CONFIG_64BIT.patch
	patches.kernel.org/6.18.4-003-x86-microcode-AMD-Select-which-microcode-patch.patch
	patches.kernel.org/6.18.4-004-sched-core-Add-comment-explaining-force-idle-v.patch
	patches.kernel.org/6.18.4-005-sched-eevdf-Fix-min_vruntime-vs-avg_vruntime.patch
	patches.kernel.org/6.18.4-006-sched_ext-Fix-incorrect-sched_class-settings-f.patch
	patches.kernel.org/6.18.4-007-mm-huge_memory-merge-uniform_split_supported-a.patch
	patches.kernel.org/6.18.4-008-KVM-s390-Fix-gmap_helper_zap_one_page-again.patch
	patches.kernel.org/6.18.4-009-drm-edid-add-DRM_EDID_IDENT_INIT-to-initialize.patch
	patches.kernel.org/6.18.4-010-drm-displayid-add-quirk-to-ignore-DisplayID-ch.patch
	patches.kernel.org/6.18.4-011-drm-amdgpu-don-t-attach-the-tlb-fence-for-SI.patch
	patches.kernel.org/6.18.4-012-wifi-rtw88-limit-indirect-IO-under-powered-off.patch
	patches.kernel.org/6.18.4-013-wifi-rtlwifi-8192cu-fix-tid-out-of-range-in-rt.patch
	patches.kernel.org/6.18.4-014-wifi-cfg80211-sme-store-capped-length-in-__cfg.patch
	patches.kernel.org/6.18.4-015-wifi-mac80211-do-not-use-old-MBSSID-elements.patch
	patches.kernel.org/6.18.4-016-sched_ext-fix-uninitialized-ret-on-alloc_percp.patch
	patches.kernel.org/6.18.4-017-i40e-fix-scheduling-in-set_rx_mode.patch
	patches.kernel.org/6.18.4-018-i40e-validate-ring_len-parameter-against-hardw.patch
	patches.kernel.org/6.18.4-019-iavf-fix-off-by-one-issues-in-iavf_config_rss_.patch
	patches.kernel.org/6.18.4-020-idpf-fix-LAN-memory-regions-command-on-some-NV.patch
	patches.kernel.org/6.18.4-021-idpf-reduce-mbx_task-schedule-delay-to-300us.patch
	patches.kernel.org/6.18.4-022-cpuset-fix-warning-when-disabling-remote-parti.patch
	patches.kernel.org/6.18.4-023-crypto-seqiv-Do-not-use-req-iv-after-crypto_ae.patch
	patches.kernel.org/6.18.4-024-Bluetooth-MGMT-report-BIS-capability-flags-in-.patch
	patches.kernel.org/6.18.4-025-Bluetooth-btusb-revert-use-of-devm_kzalloc-in-.patch
	patches.kernel.org/6.18.4-026-net-mdio-aspeed-add-dummy-read-to-avoid-read-a.patch
	patches.kernel.org/6.18.4-027-net-openvswitch-Avoid-needlessly-taking-the-RT.patch
	patches.kernel.org/6.18.4-028-ip6_gre-make-ip6gre_header-robust.patch
	patches.kernel.org/6.18.4-029-powerpc-tools-drop-o-pipefail-in-gcc-check-scr.patch
	patches.kernel.org/6.18.4-030-platform-mellanox-mlxbf-pmc-Remove-trailing-wh.patch
	patches.kernel.org/6.18.4-031-platform-x86-msi-laptop-add-missing-sysfs_remo.patch
	patches.kernel.org/6.18.4-032-platform-x86-ibm_rtl-fix-EBDA-signature-search.patch
	patches.kernel.org/6.18.4-033-team-fix-check-for-port-enabled-in-team_queue_.patch
	patches.kernel.org/6.18.4-034-net-airoha-Move-net_devs-registration-in-a-ded.patch
	patches.kernel.org/6.18.4-035-net-dsa-properly-keep-track-of-conduit-referen.patch
	patches.kernel.org/6.18.4-036-net-dsa-fix-missing-put_device-in-dsa_tree_fin.patch
	patches.kernel.org/6.18.4-037-amd-xgbe-reset-retries-and-mode-on-RX-adapt-fa.patch
	patches.kernel.org/6.18.4-038-selftests-drv-net-psp-fix-templated-test-names.patch
	patches.kernel.org/6.18.4-039-selftests-drv-net-psp-fix-test-names-in-ipver_.patch
	patches.kernel.org/6.18.4-040-net-usb-rtl8150-fix-memory-leak-on-usb_submit_.patch
	patches.kernel.org/6.18.4-041-selftests-net-fix-buffer-overflow-detected-for.patch
	patches.kernel.org/6.18.4-042-net-wangxun-move-PHYLINK-dependency.patch
	patches.kernel.org/6.18.4-043-platform-x86-intel-pmt-Fix-kobject-memory-leak.patch
	patches.kernel.org/6.18.4-044-smc91x-fix-broken-irq-context-in-PREEMPT_RT.patch
	patches.kernel.org/6.18.4-045-genalloc.h-fix-htmldocs-warning.patch
	patches.kernel.org/6.18.4-046-firewire-nosy-Fix-dma_free_coherent-size.patch
	patches.kernel.org/6.18.4-047-bng_en-update-module-description.patch
	patches.kernel.org/6.18.4-048-net-dsa-b53-skip-multicast-entries-for-fdb_dum.patch
	patches.kernel.org/6.18.4-049-kbuild-fix-compilation-of-dtb-specified-on-com.patch
	patches.kernel.org/6.18.4-050-mcb-Add-missing-modpost-build-support.patch
	patches.kernel.org/6.18.4-051-net-mdio-rtl9300-use-scoped-for-loops.patch
	patches.kernel.org/6.18.4-052-net-usb-asix-validate-PHY-address-before-use.patch
	patches.kernel.org/6.18.4-053-net-bridge-Describe-tunnel_hash-member-in-net_.patch
	patches.kernel.org/6.18.4-054-tools-sched_ext-fix-scx_show_state.py-for-scx_.patch
	patches.kernel.org/6.18.4-055-vfio-pds-Fix-memory-leak-in-pds_vfio_dirty_ena.patch
	patches.kernel.org/6.18.4-056-platform-x86-hp-bioscfg-Fix-out-of-bounds-arra.patch
	patches.kernel.org/6.18.4-057-platform-x86-intel-pmt-discovery-use-valid-dev.patch
	patches.kernel.org/6.18.4-058-octeontx2-pf-fix-UBSAN-shift-out-of-bounds-err.patch
	patches.kernel.org/6.18.4-059-net-stmmac-fix-the-crash-issue-for-zero-copy-X.patch
	patches.kernel.org/6.18.4-060-ipv6-BUG-in-pskb_expand_head-as-part-of-calips.patch
	patches.kernel.org/6.18.4-061-ipv4-Fix-reference-count-leak-when-using-error.patch
	patches.kernel.org/6.18.4-062-net-fib-restore-ECMP-balance-from-loopback.patch
	patches.kernel.org/6.18.4-063-net-rose-fix-invalid-array-index-in-rose_kill_.patch
	patches.kernel.org/6.18.4-064-ipv6-fix-a-BUG-in-rt6_get_pcpu_route-under-PRE.patch
	patches.kernel.org/6.18.4-065-RDMA-ucma-Fix-rdma_ucm_query_ib_service_resp-s.patch
	patches.kernel.org/6.18.4-066-RDMA-irdma-Fix-irdma_alloc_ucontext_resp-paddi.patch
	patches.kernel.org/6.18.4-067-RDMA-mana_ib-check-cqe-length-for-kernel-CQs.patch
	patches.kernel.org/6.18.4-068-RDMA-irdma-avoid-invalid-read-in-irdma_net_eve.patch
	patches.kernel.org/6.18.4-069-RDMA-efa-Remove-possible-negative-shift.patch
	patches.kernel.org/6.18.4-070-RDMA-core-Fix-logic-error-in-ib_get_gids_from_.patch
	patches.kernel.org/6.18.4-071-RDMA-bnxt_re-Fix-incorrect-BAR-check-in-bnxt_q.patch
	patches.kernel.org/6.18.4-072-RDMA-core-always-drop-device-refcount-in-ib_de.patch
	patches.kernel.org/6.18.4-073-drm-gem-shmem-Fix-the-MODULE_LICENSE-string.patch
	patches.kernel.org/6.18.4-074-RDMA-bnxt_re-Fix-IB_SEND_IP_CSUM-handling-in-p.patch
	patches.kernel.org/6.18.4-075-RDMA-bnxt_re-Fix-OOB-write-in-bnxt_re_copy_err.patch
	patches.kernel.org/6.18.4-076-kunit-Enforce-task-execution-in-soft-hard-irq-.patch
	patches.kernel.org/6.18.4-077-RDMA-bnxt_re-Fix-to-use-correct-page-size-for-.patch
	patches.kernel.org/6.18.4-078-md-Fix-static-checker-warning-in-analyze_sbs.patch
	patches.kernel.org/6.18.4-079-md-raid5-fix-possible-null-pointer-dereference.patch
	patches.kernel.org/6.18.4-080-ublk-implement-NUMA-aware-memory-allocation.patch
	patches.kernel.org/6.18.4-081-ublk-scan-partition-in-async-way.patch
	patches.kernel.org/6.18.4-082-drm-xe-guc-READ-WRITE_ONCE-g2h_fence-done.patch
	patches.kernel.org/6.18.4-083-ksmbd-Fix-memory-leak-in-get_file_all_info.patch
	patches.kernel.org/6.18.4-084-IB-rxe-Fix-missing-umem_odp-umem_mutex-unlock-.patch
	patches.kernel.org/6.18.4-085-RDMA-rtrs-Fix-clt_path-max_pages_per_mr-calcul.patch
	patches.kernel.org/6.18.4-086-RDMA-bnxt_re-fix-dma_free_coherent-pointer.patch
	patches.kernel.org/6.18.4-087-blk-mq-skip-CPU-offline-notify-on-unmapped-hct.patch
	patches.kernel.org/6.18.4-088-selftests-ftrace-traceonoff_triggers-strip-off.patch
	patches.kernel.org/6.18.4-089-block-handle-zone-management-operations-comple.patch
	patches.kernel.org/6.18.4-090-ntfs-Do-not-overwrite-uptodate-pages.patch
	patches.kernel.org/6.18.4-091-ASoC-codecs-wcd939x-fix-regmap-leak-on-probe-f.patch
	patches.kernel.org/6.18.4-092-ASoC-stm32-sai-fix-device-leak-on-probe.patch
	patches.kernel.org/6.18.4-093-ASoC-stm32-sai-fix-clk-prepare-imbalance-on-pr.patch
	patches.kernel.org/6.18.4-094-ASoC-stm32-sai-fix-OF-node-leak-on-probe.patch
	patches.kernel.org/6.18.4-095-ASoC-renesas-rz-ssi-Fix-channel-swap-issue-in-.patch
	patches.kernel.org/6.18.4-096-ASoC-renesas-rz-ssi-Fix-rz_ssi_priv-hw_params_.patch
	patches.kernel.org/6.18.4-097-ASoC-codecs-wcd937x-Fix-error-handling-in-wcd9.patch
	patches.kernel.org/6.18.4-098-ASoC-codecs-pm4125-Fix-potential-conflict-when.patch
	patches.kernel.org/6.18.4-099-ASoC-codecs-pm4125-Remove-irq_chip-on-componen.patch
	patches.kernel.org/6.18.4-100-ASoC-codecs-lpass-tx-macro-fix-SM6115-support.patch
	patches.kernel.org/6.18.4-101-ASoC-qcom-sdw-fix-memory-leak-for-sdw_stream_r.patch
	patches.kernel.org/6.18.4-102-ASoC-cs35l41-Always-return-0-when-a-subsystem-.patch
	patches.kernel.org/6.18.4-103-ASoC-codecs-Fix-error-handling-in-pm4125-audio.patch
	patches.kernel.org/6.18.4-104-ASoC-qcom-q6apm-dai-set-flags-to-reflect-corre.patch
	patches.kernel.org/6.18.4-105-ASoC-qcom-q6asm-dai-perform-correct-state-chec.patch
	patches.kernel.org/6.18.4-106-ASoC-qcom-q6adm-the-the-copp-device-only-durin.patch
	patches.kernel.org/6.18.4-107-ASoC-qcom-qdsp6-q6asm-dai-set-10-ms-period-and.patch
	patches.kernel.org/6.18.4-108-iommu-amd-Fix-pci_segment-memleak-in-alloc_pci.patch
	patches.kernel.org/6.18.4-109-iommu-amd-Propagate-the-error-code-returned-by.patch
	patches.kernel.org/6.18.4-110-iommu-apple-dart-fix-device-leak-on-of_xlate.patch
	patches.kernel.org/6.18.4-111-iommu-exynos-fix-device-leak-on-of_xlate.patch
	patches.kernel.org/6.18.4-112-iommu-ipmmu-vmsa-fix-device-leak-on-of_xlate.patch
	patches.kernel.org/6.18.4-113-iommu-mediatek-v1-fix-device-leak-on-probe_dev.patch
	patches.kernel.org/6.18.4-114-iommu-mediatek-v1-fix-device-leaks-on-probe.patch
	patches.kernel.org/6.18.4-115-iommu-mediatek-fix-device-leak-on-of_xlate.patch
	patches.kernel.org/6.18.4-116-iommu-omap-fix-device-leaks-on-probe_device.patch
	patches.kernel.org/6.18.4-117-iommu-qcom-fix-device-leak-on-of_xlate.patch
	patches.kernel.org/6.18.4-118-iommu-sun50i-fix-device-leak-on-of_xlate.patch
	patches.kernel.org/6.18.4-119-iommu-tegra-fix-device-leak-on-probe_device.patch
	patches.kernel.org/6.18.4-120-iommu-disable-SVA-when-CONFIG_X86-is-set.patch
	patches.kernel.org/6.18.4-121-hwmon-dell-smm-Fix-off-by-one-error-in-dell_sm.patch
	patches.kernel.org/6.18.4-122-HID-logitech-dj-Remove-duplicate-error-logging.patch
	patches.kernel.org/6.18.4-123-hisi_acc_vfio_pci-Add-.match_token_uuid-callba.patch
	patches.kernel.org/6.18.4-124-fgraph-Initialize-ftrace_ops-private-for-funct.patch
	patches.kernel.org/6.18.4-125-fgraph-Check-ftrace_pids_enabled-on-registrati.patch
	patches.kernel.org/6.18.4-126-PCI-PM-Reinstate-clearing-state_saved-in-legac.patch
	patches.kernel.org/6.18.4-127-arm64-dts-ti-k3-j721e-sk-Fix-pinmux-for-pin-Y1.patch
	patches.kernel.org/6.18.4-128-powerpc-mm-Fix-mprotect-on-book3s-32-bit.patch
	patches.kernel.org/6.18.4-129-powerpc-64s-slb-Fix-SLB-multihit-issue-during-.patch
	patches.kernel.org/6.18.4-130-mm-swap-do-not-perform-synchronous-discard-dur.patch
	patches.kernel.org/6.18.4-131-leds-leds-cros_ec-Skip-LEDs-without-color-comp.patch
	patches.kernel.org/6.18.4-132-leds-leds-lp50xx-Allow-LED-0-to-be-added-to-mo.patch
	patches.kernel.org/6.18.4-133-leds-leds-lp50xx-LP5009-supports-3-modules-for.patch
	patches.kernel.org/6.18.4-134-leds-leds-lp50xx-Enable-chip-before-any-commun.patch
	patches.kernel.org/6.18.4-135-block-Clear-BLK_ZONE_WPLUG_PLUGGED-when-aborti.patch
	patches.kernel.org/6.18.4-136-clk-samsung-exynos-clkout-Assign-.num-before-a.patch
	patches.kernel.org/6.18.4-137-clk-qcom-mmcc-sdm660-Add-missing-MDSS-reset.patch
	patches.kernel.org/6.18.4-138-clk-qcom-Fix-SM_VIDEOCC_6350-dependencies.patch
	patches.kernel.org/6.18.4-139-clk-qcom-Fix-dependencies-of-QCS_-DISP-GPU-VID.patch
	patches.kernel.org/6.18.4-140-mfd-altera-sysmgr-Fix-device-leak-on-sysmgr-re.patch
	patches.kernel.org/6.18.4-141-mfd-max77620-Fix-potential-IRQ-chip-conflict-w.patch
	patches.kernel.org/6.18.4-142-media-rc-st_rc-Fix-reset-control-resource-leak.patch
	patches.kernel.org/6.18.4-143-media-verisilicon-Fix-CPU-stalls-on-G2-bus-err.patch
	patches.kernel.org/6.18.4-144-arm64-dts-ti-k3-am62d2-evm-Fix-regulator-prope.patch
	patches.kernel.org/6.18.4-145-arm64-dts-ti-k3-am62d2-evm-Fix-PMIC-padconfig.patch
	patches.kernel.org/6.18.4-146-arm64-dts-st-Add-memory-region-names-property-.patch
	patches.kernel.org/6.18.4-147-arm64-dts-qcom-sm6350-Fix-wrong-order-of-freq-.patch
	patches.kernel.org/6.18.4-148-mtd-mtdpart-ignore-error-ENOENT-from-parsers-o.patch
	patches.kernel.org/6.18.4-149-mtd-spi-nor-winbond-Add-support-for-W25Q01NWxx.patch
	patches.kernel.org/6.18.4-150-mtd-spi-nor-winbond-Add-support-for-W25Q01NWxx.patch
	patches.kernel.org/6.18.4-151-mtd-spi-nor-winbond-Add-support-for-W25Q02NWxx.patch
	patches.kernel.org/6.18.4-152-mtd-spi-nor-winbond-Add-support-for-W25H512NWx.patch
	patches.kernel.org/6.18.4-153-mtd-spi-nor-winbond-Add-support-for-W25H01NWxx.patch
	patches.kernel.org/6.18.4-154-mtd-spi-nor-winbond-Add-support-for-W25H02NWxx.patch
	patches.kernel.org/6.18.4-155-NFSD-Make-FILE_SYNC-WRITEs-comply-with-spec.patch
	patches.kernel.org/6.18.4-156-nvmet-pci-epf-move-DMA-initialization-to-EPC-i.patch
	patches.kernel.org/6.18.4-157-parisc-entry.S-fix-space-adjustment-on-interru.patch
	patches.kernel.org/6.18.4-158-parisc-entry-set-W-bit-for-compat-tasks-in-sys.patch
	patches.kernel.org/6.18.4-159-PCI-brcmstb-Fix-disabling-L0s-capability.patch
	patches.kernel.org/6.18.4-160-PCI-meson-Fix-parsing-the-DBI-register-region.patch
	patches.kernel.org/6.18.4-161-perf-x86-amd-uncore-Fix-the-return-value-of-am.patch
	patches.kernel.org/6.18.4-162-power-supply-max77705-Fix-potential-IRQ-chip-c.patch
	patches.kernel.org/6.18.4-163-powerpc-pseries-cmm-adjust-BALLOON_MIGRATE-whe.patch
	patches.kernel.org/6.18.4-164-powerpc-pseries-cmm-call-balloon_devinfo_init-.patch
	patches.kernel.org/6.18.4-165-media-adv7842-Avoid-possible-out-of-bounds-arr.patch
	patches.kernel.org/6.18.4-166-firmware-stratix10-svc-Add-mutex-in-stratix10-.patch
	patches.kernel.org/6.18.4-167-dm-ebs-Mark-full-buffer-dirty-even-on-partial-.patch
	patches.kernel.org/6.18.4-168-dm-bufio-align-write-boundary-on-physical-bloc.patch
	patches.kernel.org/6.18.4-169-dm-pcache-fix-cache-info-indexing.patch
	patches.kernel.org/6.18.4-170-dm-pcache-fix-segment-info-indexing.patch
	patches.kernel.org/6.18.4-171-fbdev-gbefb-fix-to-use-physical-address-instea.patch
	patches.kernel.org/6.18.4-172-fbdev-pxafb-Fix-multiple-clamped-values-in-pxa.patch
	patches.kernel.org/6.18.4-173-fbdev-tcx.c-fix-mem_map-to-correct-smem_start-.patch
	patches.kernel.org/6.18.4-174-media-cec-Fix-debugfs-leak-on-bus_register-fai.patch
	patches.kernel.org/6.18.4-175-media-iris-Refine-internal-buffer-reconfigurat.patch
	patches.kernel.org/6.18.4-176-media-msp3400-Avoid-possible-out-of-bounds-arr.patch
	patches.kernel.org/6.18.4-177-media-platform-mtk-mdp3-fix-device-leaks-at-pr.patch
	patches.kernel.org/6.18.4-178-media-renesas-rcar_drif-fix-device-node-refere.patch
	patches.kernel.org/6.18.4-179-media-samsung-exynos4-is-fix-potential-ABBA-de.patch
	patches.kernel.org/6.18.4-180-media-TDA1997x-Remove-redundant-cancel_delayed.patch
	patches.kernel.org/6.18.4-181-media-verisilicon-Protect-G2-HEVC-decoder-agai.patch
	patches.kernel.org/6.18.4-182-media-videobuf2-Fix-device-reference-leak-in-v.patch
	patches.kernel.org/6.18.4-183-media-vpif_capture-fix-section-mismatch.patch
	patches.kernel.org/6.18.4-184-media-vpif_display-fix-section-mismatch.patch
	patches.kernel.org/6.18.4-185-media-amphion-Remove-vpu_vb_is_codecconfig.patch
	patches.kernel.org/6.18.4-186-media-amphion-Cancel-message-work-before-relea.patch
	patches.kernel.org/6.18.4-187-media-i2c-ADV7604-Remove-redundant-cancel_dela.patch
	patches.kernel.org/6.18.4-188-media-i2c-adv7842-Remove-redundant-cancel_dela.patch
	patches.kernel.org/6.18.4-189-media-i2c-imx219-Fix-1920x1080-mode-to-use-1-1.patch
	patches.kernel.org/6.18.4-190-media-mediatek-vcodec-Use-spinlock-for-context.patch
	patches.kernel.org/6.18.4-191-media-mediatek-vcodec-Fix-a-reference-leak-in-.patch
	patches.kernel.org/6.18.4-192-LoongArch-Add-new-PCI-ID-for-pci_fixup_vgadev.patch
	patches.kernel.org/6.18.4-193-LoongArch-Correct-the-calculation-logic-of-thr.patch
	patches.kernel.org/6.18.4-194-LoongArch-Fix-arch_dup_task_struct-for-CONFIG_.patch
	patches.kernel.org/6.18.4-195-LoongArch-Fix-build-errors-for-CONFIG_RANDSTRU.patch
	patches.kernel.org/6.18.4-196-LoongArch-Use-__pmd-__pte-for-swap-entry-conve.patch
	patches.kernel.org/6.18.4-197-LoongArch-Use-unsigned-long-for-_end-and-_text.patch
	patches.kernel.org/6.18.4-198-mm-damon-tests-sysfs-kunit-handle-alloc-failur.patch
	patches.kernel.org/6.18.4-199-mm-damon-tests-vaddr-kunit-handle-alloc-failur.patch
	patches.kernel.org/6.18.4-200-mm-damon-tests-vaddr-kunit-handle-alloc-failur.patch
	patches.kernel.org/6.18.4-201-mm-damon-tests-vaddr-kunit-handle-alloc-failur.patch
	patches.kernel.org/6.18.4-202-mm-damon-tests-core-kunit-fix-memory-leak-in-d.patch
	patches.kernel.org/6.18.4-203-mm-damon-tests-core-kunit-handle-alloc-failres.patch
	patches.kernel.org/6.18.4-204-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-205-mm-damon-tests-core-kunit-handle-allocation-fa.patch
	patches.kernel.org/6.18.4-206-mm-damon-tests-core-kunit-handle-memory-failur.patch
	patches.kernel.org/6.18.4-207-mm-damon-tests-core-kunit-handle-memory-alloc-.patch
	patches.kernel.org/6.18.4-208-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-209-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-210-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-211-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-212-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-213-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-214-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-215-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-216-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-217-pmdomain-mtk-pm-domains-Fix-spinlock-recursion.patch
	patches.kernel.org/6.18.4-218-pmdomain-imx-Fix-reference-count-leak-in-imx_g.patch
	patches.kernel.org/6.18.4-219-af_unix-don-t-post-cmsg-for-SO_INQ-unless-expl.patch
	patches.kernel.org/6.18.4-220-compiler_types.h-add-auto-as-a-macro-for-__aut.patch
	patches.kernel.org/6.18.4-221-mptcp-fallback-earlier-on-simult-connection.patch
	patches.kernel.org/6.18.4-222-mm-kasan-fix-incorrect-unpoisoning-in-vrealloc.patch
	patches.kernel.org/6.18.4-223-kasan-refactor-pcpu-kasan-vmalloc-unpoison.patch
	patches.kernel.org/6.18.4-224-kasan-unpoison-vms-area-addresses-with-a-commo.patch
	patches.kernel.org/6.18.4-225-kernel-kexec-change-the-prototype-of-kimage_ma.patch
	patches.kernel.org/6.18.4-226-kernel-kexec-fix-IMA-when-allocation-happens-i.patch
	patches.kernel.org/6.18.4-227-lockd-fix-vfs_test_lock-calls.patch
	patches.kernel.org/6.18.4-228-idr-fix-idr_alloc-returning-an-ID-out-of-range.patch
	patches.kernel.org/6.18.4-229-mm-page_alloc-change-all-pageblocks-migrate-ty.patch
	patches.kernel.org/6.18.4-230-mm-page_owner-fix-memory-leak-in-page_owner_st.patch
	patches.kernel.org/6.18.4-231-mm-consider-non-anon-swap-cache-folios-in-foli.patch
	patches.kernel.org/6.18.4-232-x86-microcode-AMD-Fix-Entrysign-revision-check.patch
	patches.kernel.org/6.18.4-233-tools-mm-page_owner_sort-fix-timestamp-compari.patch
	patches.kernel.org/6.18.4-234-selftests-mm-fix-thread-state-check-in-uffd-un.patch
	patches.kernel.org/6.18.4-235-samples-ftrace-Adjust-LoongArch-register-resto.patch
	patches.kernel.org/6.18.4-236-rust-maple_tree-rcu_read_lock-in-destructor-to.patch
	patches.kernel.org/6.18.4-237-RDMA-core-Check-for-the-presence-of-LS_NLA_TYP.patch
	patches.kernel.org/6.18.4-238-RDMA-cm-Fix-leaking-the-multicast-GID-table-re.patch
	patches.kernel.org/6.18.4-239-wifi-iwlwifi-Fix-firmware-version-handling.patch
	patches.kernel.org/6.18.4-240-wifi-mac80211-Discard-Beacon-frames-to-non-bro.patch
	patches.kernel.org/6.18.4-241-e1000-fix-OOB-in-e1000_tbi_should_accept.patch
	patches.kernel.org/6.18.4-242-erspan-Initialize-options_len-before-referenci.patch
	patches.kernel.org/6.18.4-243-fjes-Add-missing-iounmap-in-fjes_hw_init.patch
	patches.kernel.org/6.18.4-244-gve-defer-interrupt-enabling-until-NAPI-regist.patch
	patches.kernel.org/6.18.4-245-LoongArch-Refactor-register-restoration-in-ftr.patch
	patches.kernel.org/6.18.4-246-LoongArch-BPF-Zero-extend-bpf_tail_call-index.patch
	patches.kernel.org/6.18.4-247-LoongArch-BPF-Sign-extend-kfunc-call-arguments.patch
	patches.kernel.org/6.18.4-248-LoongArch-BPF-Save-return-address-register-ra-.patch
	patches.kernel.org/6.18.4-249-LoongArch-BPF-Enable-trampoline-based-tracing-.patch
	patches.kernel.org/6.18.4-250-LoongArch-BPF-Adjust-the-jump-offset-of-tail-c.patch
	patches.kernel.org/6.18.4-251-nfsd-fix-nfsd_file-reference-leak-in-nfsd4_add.patch
	patches.kernel.org/6.18.4-252-nfsd-use-ATTR_DELEG-in-nfsd4_finalize_deleg_ti.patch
	patches.kernel.org/6.18.4-253-nfsd-Drop-the-client-reference-in-client_state.patch
	patches.kernel.org/6.18.4-254-net-usb-sr9700-fix-incorrect-command-used-to-w.patch
	patches.kernel.org/6.18.4-255-net-phy-mediatek-fix-nvmem-cell-reference-leak.patch
	patches.kernel.org/6.18.4-256-net-nfc-fix-deadlock-between-nfc_unregister_de.patch
	patches.kernel.org/6.18.4-257-net-macb-Relocate-mog_init_rings-callback-from.patch
	patches.kernel.org/6.18.4-258-platform-x86-samsung-galaxybook-Fix-problemati.patch
	patches.kernel.org/6.18.4-259-platform-x86-alienware-wmi-wmax-Add-support-fo.patch
	patches.kernel.org/6.18.4-260-platform-x86-alienware-wmi-wmax-Add-AWCC-suppo.patch
	patches.kernel.org/6.18.4-261-platform-x86-alienware-wmi-wmax-Add-support-fo.patch
	patches.kernel.org/6.18.4-262-Revert-drm-amd-Skip-power-ungate-during-suspen.patch
	patches.kernel.org/6.18.4-263-drm-amdgpu-gmc12-add-amdgpu_vm_handle_fault-ha.patch
	patches.kernel.org/6.18.4-264-drm-amdgpu-Forward-VMID-reservation-errors.patch
	patches.kernel.org/6.18.4-265-drm-amdgpu-add-missing-lock-to-amdgpu_ttm_acce.patch
	patches.kernel.org/6.18.4-266-drm-amdgpu-sdma6-Update-SDMA-6.0.3-FW-version-.patch
	patches.kernel.org/6.18.4-267-drm-amdgpu-gmc11-add-amdgpu_vm_handle_fault-ha.patch
	patches.kernel.org/6.18.4-268-drm-msm-a6xx-Fix-out-of-bound-IO-access-in-a6x.patch
	patches.kernel.org/6.18.4-269-drm-buddy-Optimize-free-block-management-with-.patch
	patches.kernel.org/6.18.4-270-drm-buddy-Separate-clear-and-dirty-free-block-.patch
	patches.kernel.org/6.18.4-271-drm-gma500-Remove-unused-helper-psb_fbdev_fb_s.patch
	patches.kernel.org/6.18.4-272-drm-xe-oa-Fix-potential-UAF-in-xe_oa_add_confi.patch
	patches.kernel.org/6.18.4-273-drm-rockchip-Set-VOP-for-the-DRM-DMA-device.patch
	patches.kernel.org/6.18.4-274-drm-mediatek-Fix-device-node-reference-leak-in.patch
	patches.kernel.org/6.18.4-275-drm-mediatek-Fix-probe-resource-leaks.patch
	patches.kernel.org/6.18.4-276-drm-mediatek-Fix-probe-memory-leak.patch
	patches.kernel.org/6.18.4-277-drm-mediatek-Fix-probe-device-leaks.patch
	patches.kernel.org/6.18.4-278-drm-mediatek-mtk_hdmi-Fix-probe-device-leaks.patch
	patches.kernel.org/6.18.4-279-drm-mediatek-ovl_adaptor-Fix-probe-device-leak.patch
	patches.kernel.org/6.18.4-280-drm-amd-Fix-unbind-rebind-for-VCN-4.0.5.patch
	patches.kernel.org/6.18.4-281-drm-rockchip-vop2-Use-OVL_LAYER_SEL-configurat.patch
	patches.kernel.org/6.18.4-282-drm-bridge-ti-sn65dsi83-ignore-PLL_UNLOCK-erro.patch
	patches.kernel.org/6.18.4-283-drm-nouveau-gsp-Allocate-fwsec-sb-at-boot.patch
	patches.kernel.org/6.18.4-284-drm-amdkfd-Export-the-cwsr_size-and-ctl_stack_.patch
	patches.kernel.org/6.18.4-285-drm-amdkfd-bump-minimum-vgpr-size-for-gfx1151.patch
	patches.kernel.org/6.18.4-286-drm-amdkfd-Trap-handler-support-for-expert-sch.patch
	patches.kernel.org/6.18.4-287-drm-i915-Fix-format-string-truncation-warning.patch
	patches.kernel.org/6.18.4-288-drm-tilcdc-Fix-removal-actions-in-case-of-fail.patch
	patches.kernel.org/6.18.4-289-drm-ttm-Avoid-NULL-pointer-deref-for-evicted-B.patch
	patches.kernel.org/6.18.4-290-drm-mgag200-Fix-big-endian-support.patch
	patches.kernel.org/6.18.4-291-drm-Fix-object-leak-in-DRM_IOCTL_GEM_CHANGE_HA.patch
	patches.kernel.org/6.18.4-292-drm-xe-bo-Don-t-include-the-CCS-metadata-in-th.patch
	patches.kernel.org/6.18.4-293-drm-xe-oa-Disallow-0-OA-property-values.patch
	patches.kernel.org/6.18.4-294-drm-xe-eustall-Disallow-0-EU-stall-property-va.patch
	patches.kernel.org/6.18.4-295-drm-xe-Adjust-long-running-workload-timeslices.patch
	patches.kernel.org/6.18.4-296-drm-xe-Use-usleep_range-for-accurate-long-runn.patch
	patches.kernel.org/6.18.4-297-drm-xe-Drop-preempt-fences-when-destroying-imp.patch
	patches.kernel.org/6.18.4-298-drm-msm-dpu-Add-missing-NULL-pointer-check-for.patch
	patches.kernel.org/6.18.4-299-drm-msm-add-PERFCTR_CNTL-to-ifpc_reglist.patch
	patches.kernel.org/6.18.4-300-drm-i915-gem-Zero-initialize-the-eb.vma-array-.patch
	patches.kernel.org/6.18.4-301-drm-xe-svm-Fix-a-debug-printout.patch
	patches.kernel.org/6.18.4-302-drm-pagemap-drm-xe-Ensure-that-the-devmem-allo.patch
	patches.kernel.org/6.18.4-303-drm-nouveau-dispnv50-Don-t-call-drm_atomic_get.patch
	patches.kernel.org/6.18.4-304-drm-imagination-Disallow-exporting-of-PM-FW-pr.patch
	patches.kernel.org/6.18.4-305-erofs-fix-unexpected-EIO-under-memory-pressure.patch
	patches.kernel.org/6.18.4-306-block-fix-NULL-pointer-dereference-in-blk_zone.patch
	patches.kernel.org/6.18.4-307-powercap-intel_rapl-Add-support-for-Wildcat-La.patch
	patches.kernel.org/6.18.4-308-powercap-intel_rapl-Add-support-for-Nova-Lake-.patch
	patches.kernel.org/6.18.4-309-LoongArch-BPF-Enhance-the-bpf_arch_text_poke-f.patch
	patches.kernel.org/6.18.4-310-vfio-pci-Disable-qword-access-to-the-PCI-ROM-b.patch
	patches.kernel.org/6.18.4-311-mm-damon-tests-core-kunit-handle-alloc-failure.patch
	patches.kernel.org/6.18.4-312-Revert-gpio-swnode-don-t-use-the-swnode-s-name.patch
	patches.kernel.org/6.18.4-313-Linux-6.18.4.patch

	########################################################
	# Build fixes that apply to the vanilla kernel too.
	# 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
	patches.rpmify/gendwarfksyms-Fix-build-on-32-bit-hosts.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/drm-i915-xe-fbdev-add-intel_fbdev_fb_pitch_align.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/wifi-iwlwifi-Add-missing-firmware-info-for-bz-b0-mod.patch

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

	# SUSE specific build tweaks
	patches.suse/rpm-kernel-config
	patches.suse/add-suse-supported-flag.patch
	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
	patches.suse/build_bug.h-add-kabi-assert.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

	########################################################
	# 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
	patches.suse/crypto-hkdf-skip-TVs-with-unapproved-salt-lengths-in.patch

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

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

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

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

	########################################################
	# DRM / Graphics
	########################################################

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

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

	########################################################
	# Wireless networking drivers
	########################################################
	patches.suse/b43-missing-firmware-info.patch
	patches.suse/iwlwifi-declare-missing-firmware-files.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.addon/0001-tas2781-default-speaker-id.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