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

	########################################################
	# 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
	patches.suse/netfilter-nf_conncount-fix-leaked-ct-in-error-paths.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

	########################################################
	# 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