Blob Blame History Raw
# 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.4.1-001-x86-microcode-AMD-Load-late-on-both-threads-too.patch
	patches.kernel.org/6.4.1-002-x86-smp-Make-stop_other_cpus-more-robust.patch
	patches.kernel.org/6.4.1-003-x86-smp-Dont-access-non-existing-CPUID-leaf.patch
	patches.kernel.org/6.4.1-004-x86-smp-Remove-pointless-wmb-s-from-native_stop.patch
	patches.kernel.org/6.4.1-005-x86-smp-Use-dedicated-cache-line-for-mwait_play.patch
	patches.kernel.org/6.4.1-006-x86-smp-Cure-kexec-vs.-mwait_play_dead-breakage.patch
	patches.kernel.org/6.4.1-007-cpufreq-amd-pstate-Make-amd-pstate-EPP-driver-n.patch
	patches.kernel.org/6.4.1-008-can-isotp-isotp_sendmsg-fix-return-error-fix-on.patch
	patches.kernel.org/6.4.1-009-maple_tree-fix-potential-out-of-bounds-access-i.patch
	patches.kernel.org/6.4.1-010-mm-introduce-new-lock_mm_and_find_vma-page-faul.patch
	patches.kernel.org/6.4.1-011-mm-make-the-page-fault-mmap-locking-killable.patch
	patches.kernel.org/6.4.1-012-arm64-mm-Convert-to-using-lock_mm_and_find_vma.patch
	patches.kernel.org/6.4.1-013-powerpc-mm-Convert-to-using-lock_mm_and_find_vm.patch
	patches.kernel.org/6.4.1-014-mips-mm-Convert-to-using-lock_mm_and_find_vma.patch
	patches.kernel.org/6.4.1-015-riscv-mm-Convert-to-using-lock_mm_and_find_vma.patch
	patches.kernel.org/6.4.1-016-arm-mm-Convert-to-using-lock_mm_and_find_vma.patch
	patches.kernel.org/6.4.1-017-mm-fault-convert-remaining-simple-cases-to-lock.patch
	patches.kernel.org/6.4.1-018-powerpc-mm-convert-coprocessor-fault-to-lock_mm.patch
	patches.kernel.org/6.4.1-019-mm-make-find_extend_vma-fail-if-write-lock-not-.patch
	patches.kernel.org/6.4.1-020-execve-expand-new-process-stack-manually-ahead-.patch
	patches.kernel.org/6.4.1-021-mm-always-expand-the-stack-with-the-mmap-write-.patch
	patches.kernel.org/6.4.1-022-HID-wacom-Use-ktime_t-rather-than-int-when-deal.patch
	patches.kernel.org/6.4.1-023-gup-add-warning-if-some-caller-would-seem-to-wa.patch
	patches.kernel.org/6.4.1-024-mm-khugepaged-fix-regression-in-collapse_file.patch
	patches.kernel.org/6.4.1-025-fbdev-fix-potential-OOB-read-in-fast_imageblit.patch
	patches.kernel.org/6.4.1-026-HID-hidraw-fix-data-race-on-device-refcount.patch
	patches.kernel.org/6.4.1-027-HID-logitech-hidpp-add-HIDPP_QUIRK_DELAYED_INIT.patch
	patches.kernel.org/6.4.1-028-Revert-thermal-drivers-mediatek-Use-devm_of_iom.patch
	patches.kernel.org/6.4.1-029-sparc32-fix-lock_mm_and_find_vma-conversion.patch
	patches.kernel.org/6.4.1-030-parisc-fix-expand_stack-conversion.patch
	patches.kernel.org/6.4.1-031-csky-fix-up-lock_mm_and_find_vma-conversion.patch
	patches.kernel.org/6.4.1-032-xtensa-fix-NOMMU-build-with-lock_mm_and_find_vm.patch
	patches.kernel.org/6.4.1-033-Linux-6.4.1.patch
	patches.kernel.org/6.4.2-001-xtensa-fix-lock_mm_and_find_vma-in-case-VMA-not.patch
	patches.kernel.org/6.4.2-002-tools-nolibc-x86_64-disable-stack-protector-for.patch
	patches.kernel.org/6.4.2-003-PCI-ACPI-Validate-acpi_pci_set_power_state-para.patch
	patches.kernel.org/6.4.2-004-PCI-ACPI-Call-_REG-when-transitioning-D-states.patch
	patches.kernel.org/6.4.2-005-execve-always-mark-stack-as-growing-down-during.patch
	patches.kernel.org/6.4.2-006-nfs-don-t-report-STATX_BTIME-in-getattr.patch
	patches.kernel.org/6.4.2-007-Revert-cxl-port-Enable-the-HDM-decoder-capabili.patch
	patches.kernel.org/6.4.2-008-nubus-Partially-revert-proc_create_single_data-.patch
	patches.kernel.org/6.4.2-009-hugetlb-revert-use-of-page_cache_next_miss.patch
	patches.kernel.org/6.4.2-010-scripts-tags.sh-Resolve-gtags-empty-index-gener.patch
	patches.kernel.org/6.4.2-011-docs-Set-minimal-gtags-GNU-GLOBAL-version-to-6..patch
	patches.kernel.org/6.4.2-012-dm-ioctl-Avoid-double-fetch-of-version.patch
	patches.kernel.org/6.4.2-013-drm-amdgpu-Validate-VM-ioctl-flags.patch
	patches.kernel.org/6.4.2-014-arch-arm64-mm-fault-Fix-undeclared-variable-err.patch
	patches.kernel.org/6.4.2-015-Linux-6.4.2.patch
	patches.kernel.org/6.4.3-001-mm-lock-a-vma-before-stack-expansion.patch
	patches.kernel.org/6.4.3-002-mm-lock-newly-mapped-VMA-which-can-be-modified-.patch
	patches.kernel.org/6.4.3-003-mm-lock-newly-mapped-VMA-with-corrected-orderin.patch
	patches.kernel.org/6.4.3-004-mm-call-arch_swap_restore-from-do_swap_page.patch
	patches.kernel.org/6.4.3-005-bootmem-remove-the-vmemmap-pages-from-kmemleak-.patch
	patches.kernel.org/6.4.3-006-fork-lock-VMAs-of-the-parent-process-when-forki.patch
	patches.kernel.org/6.4.3-007-Linux-6.4.3.patch
	patches.kernel.org/6.4.4-001-start_kernel-Add-__no_stack_protector-function-.patch
	patches.kernel.org/6.4.4-002-USB-serial-option-add-LARA-R6-01B-PIDs.patch
	patches.kernel.org/6.4.4-003-usb-dwc3-gadget-Propagate-core-init-errors-to-U.patch
	patches.kernel.org/6.4.4-004-phy-tegra-xusb-Clear-the-driver-reference-in-us.patch
	patches.kernel.org/6.4.4-005-extcon-usbc-tusb320-Unregister-typec-port-on-dr.patch
	patches.kernel.org/6.4.4-006-dt-bindings-iio-ad7192-Add-mandatory-reference-.patch
	patches.kernel.org/6.4.4-007-iio-addac-ad74413-don-t-set-DIN_SINK-for-functi.patch
	patches.kernel.org/6.4.4-008-iio-adc-ad7192-Fix-null-ad7192_state-pointer-ac.patch
	patches.kernel.org/6.4.4-009-iio-adc-ad7192-Fix-internal-external-clock-sele.patch
	patches.kernel.org/6.4.4-010-iio-accel-fxls8962af-errata-bug-only-applicable.patch
	patches.kernel.org/6.4.4-011-iio-accel-fxls8962af-fixup-buffer-scan-element-.patch
	patches.kernel.org/6.4.4-012-Revert-drm-amd-display-edp-do-not-add-non-edid-.patch
	patches.kernel.org/6.4.4-013-fs-pipe-reveal-missing-function-protoypes.patch
	patches.kernel.org/6.4.4-014-s390-kasan-fix-insecure-W-X-mapping-warning.patch
	patches.kernel.org/6.4.4-015-blk-mq-don-t-queue-plugged-passthrough-requests.patch
	patches.kernel.org/6.4.4-016-block-Fix-the-type-of-the-second-bdev_op_is_zon.patch
	patches.kernel.org/6.4.4-017-block-rq_qos-protect-rq_qos-apis-with-a-new-loc.patch
	patches.kernel.org/6.4.4-018-splice-Fix-filemap_splice_read-to-use-the-corre.patch
	patches.kernel.org/6.4.4-019-erofs-kill-hooked-chains-to-avoid-loops-on-dedu.patch
	patches.kernel.org/6.4.4-020-x86-resctrl-Only-show-tasks-pid-in-current-pid-.patch
	patches.kernel.org/6.4.4-021-fsverity-use-shash-API-instead-of-ahash-API.patch
	patches.kernel.org/6.4.4-022-fsverity-don-t-use-bio_first_page_all-in-fsveri.patch
	patches.kernel.org/6.4.4-023-blk-iocost-use-spin_lock_irqsave-in-adjust_inus.patch
	patches.kernel.org/6.4.4-024-x86-sev-Fix-calculation-of-end-address-based-on.patch
	patches.kernel.org/6.4.4-025-blk-cgroup-Reinit-blkg_iostat_set-after-clearin.patch
	patches.kernel.org/6.4.4-026-virt-sevguest-Add-CONFIG_CRYPTO-dependency.patch
	patches.kernel.org/6.4.4-027-blk-mq-fix-potential-io-hang-by-wrong-wake_batc.patch
	patches.kernel.org/6.4.4-028-lockd-drop-inappropriate-svc_get-from-locked_ge.patch
	patches.kernel.org/6.4.4-029-nvme-core-fix-memory-leak-in-dhchap_secret_stor.patch
	patches.kernel.org/6.4.4-030-nvme-core-fix-memory-leak-in-dhchap_ctrl_secret.patch
	patches.kernel.org/6.4.4-031-nvme-core-add-missing-fault-injection-cleanup.patch
	patches.kernel.org/6.4.4-032-nvme-core-fix-dev_pm_qos-memleak.patch
	patches.kernel.org/6.4.4-033-md-raid10-check-slab-out-of-bounds-in-md_bitmap.patch
	patches.kernel.org/6.4.4-034-md-raid10-fix-overflow-of-md-safe_mode_delay.patch
	patches.kernel.org/6.4.4-035-md-raid10-fix-wrong-setting-of-max_corr_read_er.patch
	patches.kernel.org/6.4.4-036-md-raid10-fix-null-ptr-deref-of-mreplace-in-rai.patch
	patches.kernel.org/6.4.4-037-md-raid10-fix-io-loss-while-replacement-replace.patch
	patches.kernel.org/6.4.4-038-md-raid1-10-factor-out-a-helper-to-add-bio-to-p.patch
	patches.kernel.org/6.4.4-039-md-raid1-10-factor-out-a-helper-to-submit-norma.patch
	patches.kernel.org/6.4.4-040-md-raid1-10-submit-write-io-directly-if-bitmap-.patch
	patches.kernel.org/6.4.4-041-block-fix-blktrace-debugfs-entries-leakage.patch
	patches.kernel.org/6.4.4-042-irqchip-loongson-eiointc-Fix-irq-affinity-setti.patch
	patches.kernel.org/6.4.4-043-splice-don-t-call-file_accessed-in-copy_splice_.patch
	patches.kernel.org/6.4.4-044-irqchip-stm32-exti-Fix-warning-on-initialized-f.patch
	patches.kernel.org/6.4.4-045-irqchip-jcore-aic-Fix-missing-allocation-of-IRQ.patch
	patches.kernel.org/6.4.4-046-svcrdma-Prevent-page-release-when-nothing-was-r.patch
	patches.kernel.org/6.4.4-047-erofs-fix-compact-4B-support-for-16k-block-size.patch
	patches.kernel.org/6.4.4-048-posix-timers-Prevent-RT-livelock-in-itimer_dele.patch
	patches.kernel.org/6.4.4-049-tick-rcu-Fix-bogus-ratelimit-condition.patch
	patches.kernel.org/6.4.4-050-tracing-timer-Add-missing-hrtimer-modes-to-deco.patch
	patches.kernel.org/6.4.4-051-btrfs-always-read-the-entire-extent_buffer.patch
	patches.kernel.org/6.4.4-052-btrfs-don-t-use-btrfs_bio_ctrl-for-extent-buffe.patch
	patches.kernel.org/6.4.4-053-btrfs-return-bool-from-lock_extent_buffer_for_i.patch
	patches.kernel.org/6.4.4-054-btrfs-submit-a-writeback-bio-per-extent_buffer.patch
	patches.kernel.org/6.4.4-055-btrfs-fix-range_end-calculation-in-extent_write.patch
	patches.kernel.org/6.4.4-056-btrfs-don-t-fail-writeback-when-allocating-the-.patch
	patches.kernel.org/6.4.4-057-btrfs-only-call-__extent_writepage_io-from-exte.patch
	patches.kernel.org/6.4.4-058-btrfs-don-t-treat-zoned-writeback-as-being-from.patch
	patches.kernel.org/6.4.4-059-btrfs-fix-file_offset-for-REQ_BTRFS_ONE_ORDERED.patch
	patches.kernel.org/6.4.4-060-blk-mq-don-t-insert-passthrough-request-into-sw.patch
	patches.kernel.org/6.4.4-061-clocksource-drivers-cadence-ttc-Fix-memory-leak.patch
	patches.kernel.org/6.4.4-062-PM-domains-fix-integer-overflow-issues-in-genpd.patch
	patches.kernel.org/6.4.4-063-perf-arm-cmn-Fix-DTC-reset.patch
	patches.kernel.org/6.4.4-064-drivers-perf-apple_m1-Force-63bit-counters-for-.patch
	patches.kernel.org/6.4.4-065-x86-mm-Allow-guest.enc_status_change_prepare-to.patch
	patches.kernel.org/6.4.4-066-x86-tdx-Fix-race-between-set_memory_encrypted-a.patch
	patches.kernel.org/6.4.4-067-drivers-perf-hisi-Don-t-migrate-perf-to-the-CPU.patch
	patches.kernel.org/6.4.4-068-perf-arm_cspmu-Set-irq-affinitiy-only-if-overfl.patch
	patches.kernel.org/6.4.4-069-perf-arm_cspmu-Fix-event-attribute-type.patch
	patches.kernel.org/6.4.4-070-APEI-GHES-correctly-return-NULL-for-ghes_get_de.patch
	patches.kernel.org/6.4.4-071-powercap-RAPL-fix-invalid-initialization-for-pl.patch
	patches.kernel.org/6.4.4-072-powercap-RAPL-Fix-CONFIG_IOSF_MBI-dependency.patch
	patches.kernel.org/6.4.4-073-PM-domains-Move-the-verification-of-in-params-f.patch
	patches.kernel.org/6.4.4-074-ARM-9303-1-kprobes-avoid-missing-declaration-wa.patch
	patches.kernel.org/6.4.4-075-cpufreq-intel_pstate-Fix-energy_performance_pre.patch
	patches.kernel.org/6.4.4-076-thermal-drivers-qcom-tsens-v0_1-Add-support-for.patch
	patches.kernel.org/6.4.4-077-thermal-drivers-qcom-tsens-v0_1-Fix-mdm9607-slo.patch
	patches.kernel.org/6.4.4-078-thermal-drivers-qcom-tsens-v0_1-Add-mdm9607-cor.patch
	patches.kernel.org/6.4.4-079-thermal-drivers-sun8i-Fix-some-error-handling-p.patch
	patches.kernel.org/6.4.4-080-thermal-drivers-qoriq-Only-enable-supported-sen.patch
	patches.kernel.org/6.4.4-081-kunit-tool-undo-type-subscripts-for-subprocess..patch
	patches.kernel.org/6.4.4-082-rcu-Make-rcu_cpu_starting-rely-on-interrupts-be.patch
	patches.kernel.org/6.4.4-083-rcu-tasks-Stop-rcu_tasks_invoke_cbs-from-using-.patch
	patches.kernel.org/6.4.4-084-rcutorture-Correct-name-of-use_softirq-module-p.patch
	patches.kernel.org/6.4.4-085-rcu-rcuscale-Move-rcu_scale_-after-kfree_scale_.patch
	patches.kernel.org/6.4.4-086-rcu-rcuscale-Stop-kfree_scale_thread-thread-s-a.patch
	patches.kernel.org/6.4.4-087-x86-mtrr-Remove-physical-address-size-calculati.patch
	patches.kernel.org/6.4.4-088-x86-mtrr-Support-setting-MTRR-state-for-softwar.patch
	patches.kernel.org/6.4.4-089-x86-hyperv-Set-MTRR-state-when-running-as-SEV-S.patch
	patches.kernel.org/6.4.4-090-x86-mtrr-Replace-size_or_mask-and-size_and_mask.patch
	patches.kernel.org/6.4.4-091-x86-xen-Set-MTRR-state-when-running-as-Xen-PV-i.patch
	patches.kernel.org/6.4.4-092-tools-nolibc-ensure-fast64-integer-types-have-6.patch
	patches.kernel.org/6.4.4-093-kselftest-vDSO-Fix-accumulation-of-uninitialize.patch
	patches.kernel.org/6.4.4-094-selftests-ftace-Fix-KTAP-output-ordering.patch
	patches.kernel.org/6.4.4-095-perf-ibs-Fix-interface-via-core-pmu-events.patch
	patches.kernel.org/6.4.4-096-x86-mm-Fix-__swp_entry_to_pte-for-Xen-PV-guests.patch
	patches.kernel.org/6.4.4-097-reiserfs-Initialize-sec-length-in-reiserfs_secu.patch
	patches.kernel.org/6.4.4-098-locking-atomic-arm-fix-sync-ops.patch
	patches.kernel.org/6.4.4-099-evm-Complete-description-of-evm_inode_setattr.patch
	patches.kernel.org/6.4.4-100-evm-Fix-build-warnings.patch
	patches.kernel.org/6.4.4-101-ima-Fix-build-warnings.patch
	patches.kernel.org/6.4.4-102-pstore-ram-Add-check-for-kstrdup.patch
	patches.kernel.org/6.4.4-103-sched-core-Avoid-multiple-calling-update_rq_clo.patch
	patches.kernel.org/6.4.4-104-igc-Enable-and-fix-RX-hash-usage-by-netstack.patch
	patches.kernel.org/6.4.4-105-wifi-ath9k-fix-AR9003-mac-hardware-hang-check-r.patch
	patches.kernel.org/6.4.4-106-wifi-ath9k-avoid-referencing-uninit-memory-in-a.patch
	patches.kernel.org/6.4.4-107-libbpf-btf_dump_type_data_check_overflow-needs-.patch
	patches.kernel.org/6.4.4-108-bpf-encapsulate-precision-backtracking-bookkeep.patch
	patches.kernel.org/6.4.4-109-bpf-improve-precision-backtrack-logging.patch
	patches.kernel.org/6.4.4-110-bpf-maintain-bitmasks-across-all-active-frames-.patch
	patches.kernel.org/6.4.4-111-bpf-fix-propagate_precision-logic-for-inner-fra.patch
	patches.kernel.org/6.4.4-112-wifi-rtw89-fix-rtw89_read_chip_ver-for-RTL8852B.patch
	patches.kernel.org/6.4.4-113-samples-bpf-Fix-buffer-overflow-in-tcp_basertt.patch
	patches.kernel.org/6.4.4-114-spi-spi-geni-qcom-Correct-CS_TOGGLE-bit-in-SPI_.patch
	patches.kernel.org/6.4.4-115-wifi-wilc1000-fix-for-absent-RSN-capabilities-W.patch
	patches.kernel.org/6.4.4-116-wifi-rtw88-unlock-on-error-path-in-rtw_ops_add_.patch
	patches.kernel.org/6.4.4-117-wifi-mwifiex-Fix-the-size-of-a-memory-allocatio.patch
	patches.kernel.org/6.4.4-118-sctp-add-bpf_bypass_getsockopt-proto-callback.patch
	patches.kernel.org/6.4.4-119-sfc-release-encap-match-in-efx_tc_flow_free.patch
	patches.kernel.org/6.4.4-120-libbpf-fix-offsetof-and-container_of-to-work-wi.patch
	patches.kernel.org/6.4.4-121-bpf-Don-t-EFAULT-for-g-s-setsockopt-with-wrong-.patch
	patches.kernel.org/6.4.4-122-spi-dw-Round-of-n_bytes-to-power-of-2.patch
	patches.kernel.org/6.4.4-123-nfc-llcp-fix-possible-use-of-uninitialized-vari.patch
	patches.kernel.org/6.4.4-124-bpftool-JIT-limited-misreported-as-negative-val.patch
	patches.kernel.org/6.4.4-125-bpf-Remove-bpf-trampoline-selector.patch
	patches.kernel.org/6.4.4-126-bpf-Fix-memleak-due-to-fentry-attach-failure.patch
	patches.kernel.org/6.4.4-127-selftests-bpf-Do-not-use-sign-file-as-testcase.patch
	patches.kernel.org/6.4.4-128-regulator-rk808-fix-asynchronous-probing.patch
	patches.kernel.org/6.4.4-129-regulator-core-Fix-more-error-checking-for-debu.patch
	patches.kernel.org/6.4.4-130-regulator-core-Streamline-debugfs-operations.patch
	patches.kernel.org/6.4.4-131-wifi-orinoco-Fix-an-error-handling-path-in-spec.patch
	patches.kernel.org/6.4.4-132-wifi-orinoco-Fix-an-error-handling-path-in-orin.patch
	patches.kernel.org/6.4.4-133-wifi-atmel-Fix-an-error-handling-path-in-atmel_.patch
	patches.kernel.org/6.4.4-134-wifi-wl3501_cs-Fix-an-error-handling-path-in-wl.patch
	patches.kernel.org/6.4.4-135-wifi-ray_cs-Fix-an-error-handling-path-in-ray_p.patch
	patches.kernel.org/6.4.4-136-wifi-ath9k-don-t-allow-to-overwrite-ENDPOINT0-a.patch
	patches.kernel.org/6.4.4-137-wifi-rtw88-usb-silence-log-flooding-error-messa.patch
	patches.kernel.org/6.4.4-138-samples-bpf-xdp1-and-xdp2-reduce-XDPBUFSIZE-to-.patch
	patches.kernel.org/6.4.4-139-wifi-ath10k-Trigger-STA-disconnect-after-reconf.patch
	patches.kernel.org/6.4.4-140-bpf-Remove-anonymous-union-in-bpf_kfunc_call_ar.patch
	patches.kernel.org/6.4.4-141-bpf-Set-kptr_struct_meta-for-node-param-to-list.patch
	patches.kernel.org/6.4.4-142-bpf-Fix-__bpf_-list-rbtree-_add-s-beginning-of-.patch
	patches.kernel.org/6.4.4-143-bpf-Make-bpf_refcount_acquire-fallible-for-non-.patch
	patches.kernel.org/6.4.4-144-tools-resolve_btfids-Fix-setting-HOSTCFLAGS.patch
	patches.kernel.org/6.4.4-145-wifi-iwlwifi-mvm-send-time-sync-only-if-needed.patch
	patches.kernel.org/6.4.4-146-wifi-mac80211-recalc-min-chandef-for-new-STA-li.patch
	patches.kernel.org/6.4.4-147-selftests-bpf-Fix-check_mtu-using-wrong-variabl.patch
	patches.kernel.org/6.4.4-148-soc-qcom-geni-se-Add-interfaces-geni_se_tx_init.patch
	patches.kernel.org/6.4.4-149-spi-spi-geni-qcom-Do-not-do-DMA-map-unmap-insid.patch
	patches.kernel.org/6.4.4-150-wifi-rsi-Do-not-configure-WoWlan-in-shutdown-ho.patch
	patches.kernel.org/6.4.4-151-wifi-rsi-Do-not-set-MMC_PM_KEEP_POWER-in-shutdo.patch
	patches.kernel.org/6.4.4-152-ice-handle-extts-in-the-miscellaneous-interrupt.patch
	patches.kernel.org/6.4.4-153-selftests-cgroup-fix-unexpected-failure-on-test.patch
	patches.kernel.org/6.4.4-154-watchdog-perf-define-dummy-watchdog_update_hrti.patch
	patches.kernel.org/6.4.4-155-watchdog-perf-more-properly-prevent-false-posit.patch
	patches.kernel.org/6.4.4-156-kexec-fix-a-memory-leak-in-crash_shrink_memory.patch
	patches.kernel.org/6.4.4-157-mmc-mediatek-Avoid-ugly-error-message-when-SDIO.patch
	patches.kernel.org/6.4.4-158-memstick-r592-make-memstick_debug_get_tpc_name-.patch
	patches.kernel.org/6.4.4-159-selftests-bpf-Fix-invalid-pointer-check-in-get_.patch
	patches.kernel.org/6.4.4-160-wifi-ath9k-Fix-possible-stall-on-ath9k_txq_list.patch
	patches.kernel.org/6.4.4-161-bpf-Use-scalar-ids-in-mark_chain_precision.patch
	patches.kernel.org/6.4.4-162-bpf-Verify-scalar-ids-mapping-in-regsafe-using-.patch
	patches.kernel.org/6.4.4-163-wifi-mac80211-Fix-permissions-for-valid_links-d.patch
	patches.kernel.org/6.4.4-164-wifi-iwlwifi-mvm-Handle-return-value-for-iwl_mv.patch
	patches.kernel.org/6.4.4-165-wifi-iwlwifi-fw-print-PC-register-value-instead.patch
	patches.kernel.org/6.4.4-166-rtnetlink-extend-RTEXT_FILTER_SKIP_STATS-to-IFL.patch
	patches.kernel.org/6.4.4-167-wifi-ath11k-Add-missing-check-for-ioremap.patch
	patches.kernel.org/6.4.4-168-wifi-ath11k-Add-missing-ops-config-for-IPQ5018-.patch
	patches.kernel.org/6.4.4-169-wifi-ath11k-Restart-firmware-after-cold-boot-ca.patch
	patches.kernel.org/6.4.4-170-wifi-ath11k-Add-missing-hw_ops-get_ring_selecto.patch
	patches.kernel.org/6.4.4-171-wifi-mac80211-add-helpers-to-access-sband-iftyp.patch
	patches.kernel.org/6.4.4-172-wifi-iwlwifi-mvm-add-support-for-Extra-EHT-LTF.patch
	patches.kernel.org/6.4.4-173-wifi-iwlwifi-mvm-correctly-access-HE-EHT-sband-.patch
	patches.kernel.org/6.4.4-174-wifi-iwlwifi-pull-from-TXQs-with-softirqs-disab.patch
	patches.kernel.org/6.4.4-175-wifi-iwlwifi-pcie-fix-NULL-pointer-dereference-.patch
	patches.kernel.org/6.4.4-176-wifi-mac80211-Remove-Missing-iftype-sband-data-.patch
	patches.kernel.org/6.4.4-177-wifi-cfg80211-rewrite-merging-of-inherited-elem.patch
	patches.kernel.org/6.4.4-178-wifi-cfg80211-drop-incorrect-nontransmitted-BSS.patch
	patches.kernel.org/6.4.4-179-wifi-cfg80211-fix-regulatory-disconnect-with-OC.patch
	patches.kernel.org/6.4.4-180-wifi-ieee80211-Fix-the-common-size-calculation-.patch
	patches.kernel.org/6.4.4-181-mm-move-mm_count-into-its-own-cache-line.patch
	patches.kernel.org/6.4.4-182-watchdog-remove-WATCHDOG_DEFAULT.patch
	patches.kernel.org/6.4.4-183-watchdog-hardlockup-change-watchdog_nmi_enable-.patch
	patches.kernel.org/6.4.4-184-watchdog-hardlockup-move-perf-hardlockup-checki.patch
	patches.kernel.org/6.4.4-185-watchdog-hardlockup-rename-some-NMI-watchdog-co.patch
	patches.kernel.org/6.4.4-186-watchdog-perf-adapt-the-watchdog_perf-interface.patch
	patches.kernel.org/6.4.4-187-watchdog-hardlockup-keep-kernel.nmi_watchdog-sy.patch
	patches.kernel.org/6.4.4-188-mmc-Add-MMC_QUIRK_BROKEN_SD_CACHE-for-Kingston-.patch
	patches.kernel.org/6.4.4-189-wifi-iwlwifi-mvm-indicate-HW-decrypt-for-beacon.patch
	patches.kernel.org/6.4.4-190-wifi-iwlwifi-mvm-check-only-affected-links.patch
	patches.kernel.org/6.4.4-191-wifi-ath9k-convert-msecs-to-jiffies-where-neede.patch
	patches.kernel.org/6.4.4-192-bpf-Factor-out-socket-lookup-functions-for-the-.patch
	patches.kernel.org/6.4.4-193-bpf-Call-__bpf_sk_lookup-__bpf_skc_lookup-direc.patch
	patches.kernel.org/6.4.4-194-bpf-Fix-bpf-socket-lookup-from-tc-xdp-to-respec.patch
	patches.kernel.org/6.4.4-195-can-length-fix-bitstuffing-count.patch
	patches.kernel.org/6.4.4-196-can-kvaser_pciefd-Add-function-to-set-skb-hwtst.patch
	patches.kernel.org/6.4.4-197-can-kvaser_pciefd-Set-hardware-timestamp-on-tra.patch
	patches.kernel.org/6.4.4-198-igc-Fix-race-condition-in-PTP-tx-code.patch
	patches.kernel.org/6.4.4-199-igc-Check-if-hardware-TX-timestamping-is-enable.patch
	patches.kernel.org/6.4.4-200-igc-Retrieve-TX-timestamp-during-interrupt-hand.patch
	patches.kernel.org/6.4.4-201-igc-Work-around-HW-bug-causing-missing-timestam.patch
	patches.kernel.org/6.4.4-202-net-stmmac-fix-double-serdes-powerdown.patch
	patches.kernel.org/6.4.4-203-netlink-fix-potential-deadlock-in-netlink_set_e.patch
	patches.kernel.org/6.4.4-204-netlink-do-not-hard-code-device-address-lenth-i.patch
	patches.kernel.org/6.4.4-205-bonding-do-not-assume-skb-mac_header-is-set.patch
	patches.kernel.org/6.4.4-206-sch_netem-fix-issues-in-netem_change-vs-get_dis.patch
	patches.kernel.org/6.4.4-207-selftests-rtnetlink-remove-netdevsim-device-aft.patch
	patches.kernel.org/6.4.4-208-gtp-Fix-use-after-free-in-__gtp_encap_destroy.patch
	patches.kernel.org/6.4.4-209-net-axienet-Move-reset-before-64-bit-DMA-detect.patch
	patches.kernel.org/6.4.4-210-ocfs2-Fix-use-of-slab-data-with-sendpage.patch
	patches.kernel.org/6.4.4-211-sfc-fix-crash-when-reading-stats-while-NIC-is-r.patch
	patches.kernel.org/6.4.4-212-net-nfc-Fix-use-after-free-caused-by-nfc_llcp_f.patch
	patches.kernel.org/6.4.4-213-lib-ts_bm-reset-initial-match-offset-for-every-.patch
	patches.kernel.org/6.4.4-214-netfilter-conntrack-dccp-copy-entire-header-to-.patch
	patches.kernel.org/6.4.4-215-netfilter-nf_conntrack_sip-fix-the-ct_sip_parse.patch
	patches.kernel.org/6.4.4-216-netfilter-nf_tables-unbind-non-anonymous-set-if.patch
	patches.kernel.org/6.4.4-217-netfilter-nf_tables-fix-underflow-in-chain-refe.patch
	patches.kernel.org/6.4.4-218-ipvlan-Fix-return-value-of-ipvlan_queue_xmit.patch
	patches.kernel.org/6.4.4-219-net-dsa-avoid-suspicious-RCU-usage-for-synced-V.patch
	patches.kernel.org/6.4.4-220-netlink-Add-__sock_i_ino-for-__netlink_diag_dum.patch
	patches.kernel.org/6.4.4-221-drm-imx-lcdc-fix-a-NULL-vs-IS_ERR-bug-in-probe.patch
	patches.kernel.org/6.4.4-222-drm-amd-display-Unconditionally-print-when-DP-s.patch
	patches.kernel.org/6.4.4-223-drm-amd-display-Add-logging-for-display-MALL-re.patch
	patches.kernel.org/6.4.4-224-drm-amd-display-fix-is_timing_changed-prototype.patch
	patches.kernel.org/6.4.4-225-radeon-avoid-double-free-in-ci_dpm_init.patch
	patches.kernel.org/6.4.4-226-drm-amd-display-Explicitly-specify-update-type-.patch
	patches.kernel.org/6.4.4-227-drm-i915-guc-slpc-Provide-sysfs-for-efficient-f.patch
	patches.kernel.org/6.4.4-228-drm-bridge-it6505-Move-a-variable-assignment-be.patch
	patches.kernel.org/6.4.4-229-Input-drv260x-sleep-between-polling-GO-bit.patch
	patches.kernel.org/6.4.4-230-Input-cyttsp4_core-change-del_timer_sync-to-tim.patch
	patches.kernel.org/6.4.4-231-Input-tests-fix-use-after-free-and-refcount-und.patch
	patches.kernel.org/6.4.4-232-Input-tests-modular-KUnit-tests-should-not-depe.patch
	patches.kernel.org/6.4.4-233-drm-bridge-ti-sn65dsi83-Fix-enable-error-path.patch
	patches.kernel.org/6.4.4-234-drm-bridge-tc358768-always-enable-HS-video-mode.patch
	patches.kernel.org/6.4.4-235-drm-bridge-tc358768-fix-PLL-parameters-computat.patch
	patches.kernel.org/6.4.4-236-drm-bridge-tc358768-fix-PLL-target-frequency.patch
	patches.kernel.org/6.4.4-237-drm-bridge-tc358768-fix-TCLK_ZEROCNT-computatio.patch
	patches.kernel.org/6.4.4-238-drm-bridge-tc358768-Add-atomic_get_input_bus_fm.patch
	patches.kernel.org/6.4.4-239-drm-bridge-tc358768-fix-TCLK_TRAILCNT-computati.patch
	patches.kernel.org/6.4.4-240-drm-bridge-tc358768-fix-THS_ZEROCNT-computation.patch
	patches.kernel.org/6.4.4-241-drm-bridge-tc358768-fix-TXTAGOCNT-computation.patch
	patches.kernel.org/6.4.4-242-drm-bridge-tc358768-fix-THS_TRAILCNT-computatio.patch
	patches.kernel.org/6.4.4-243-Input-tests-fix-input_test_match_device_id-test.patch
	patches.kernel.org/6.4.4-244-drm-vram-helper-fix-function-names-in-vram-help.patch
	patches.kernel.org/6.4.4-245-ARM-dts-BCM5301X-Drop-clock-names-from-the-SPI-.patch
	patches.kernel.org/6.4.4-246-ARM-dts-meson8b-correct-uart_B-and-uart_C-clock.patch
	patches.kernel.org/6.4.4-247-clk-vc5-Fix-.driver_data-content-in-i2c_device_.patch
	patches.kernel.org/6.4.4-248-clk-vc7-Fix-.driver_data-content-in-i2c_device_.patch
	patches.kernel.org/6.4.4-249-clk-rs9-Fix-.driver_data-content-in-i2c_device_.patch
	patches.kernel.org/6.4.4-250-Input-adxl34x-do-not-hardcode-interrupt-trigger.patch
	patches.kernel.org/6.4.4-251-drm-sun4i_tcon-use-devm_clk_get_enabled-in-sun4.patch
	patches.kernel.org/6.4.4-252-drm-panel-sharp-ls043t1le01-adjust-mode-setting.patch
	patches.kernel.org/6.4.4-253-driver-soc-xilinx-use-_safe-loop-iterator-to-av.patch
	patches.kernel.org/6.4.4-254-ASoC-dt-bindings-mediatek-mt8188-afe-correct-cl.patch
	patches.kernel.org/6.4.4-255-ASoC-Intel-sof_sdw-remove-SOF_SDW_TGL_HDMI-for-.patch
	patches.kernel.org/6.4.4-256-ASoC-Intel-sof_sdw-start-set-codec-init-functio.patch
	patches.kernel.org/6.4.4-257-drm-vkms-isolate-pixel-conversion-functionality.patch
	patches.kernel.org/6.4.4-258-drm-Add-fixed-point-helper-to-get-rounded-integ.patch
	patches.kernel.org/6.4.4-259-drm-vkms-Fix-RGB565-pixel-conversion.patch
	patches.kernel.org/6.4.4-260-ARM-dts-stm32-Move-ethernet-MAC-EEPROM-from-SoM.patch
	patches.kernel.org/6.4.4-261-bus-ti-sysc-Fix-dispc-quirk-masking-bool-variab.patch
	patches.kernel.org/6.4.4-262-arm64-dts-microchip-sparx5-do-not-use-PSCI-on-r.patch
	patches.kernel.org/6.4.4-263-drm-bridge-tc358767-Switch-to-devm-MIPI-DSI-hel.patch
	patches.kernel.org/6.4.4-264-arm64-dts-qcom-ipq9574-Update-the-size-of-GICC-.patch
	patches.kernel.org/6.4.4-265-clk-imx-scu-use-_safe-list-iterator-to-avoid-a-.patch
	patches.kernel.org/6.4.4-266-hwmon-f71882fg-prevent-possible-division-by-zer.patch
	patches.kernel.org/6.4.4-267-RDMA-bnxt_re-Disable-kill-tasklet-only-if-it-is.patch
	patches.kernel.org/6.4.4-268-RDMA-bnxt_re-Fix-to-remove-unnecessary-return-l.patch
	patches.kernel.org/6.4.4-269-RDMA-bnxt_re-Use-unique-names-while-registering.patch
	patches.kernel.org/6.4.4-270-RDMA-bnxt_re-Remove-a-redundant-check-inside-bn.patch
	patches.kernel.org/6.4.4-271-RDMA-bnxt_re-Fix-to-remove-an-unnecessary-log.patch
	patches.kernel.org/6.4.4-272-drm-msm-dpu-enable-DSPP_2-3-for-LM_2-3-on-sm845.patch
	patches.kernel.org/6.4.4-273-drm-msm-dsi-don-t-allow-enabling-14nm-VCO-with-.patch
	patches.kernel.org/6.4.4-274-drm-msm-dpu-fix-cursor-block-register-bit-offse.patch
	patches.kernel.org/6.4.4-275-drm-msm-dpu-Use-V4.0-PCC-DSPP-sub-block-in-SC7-.patch
	patches.kernel.org/6.4.4-276-drm-msm-dpu-Set-DPU_DATA_HCTL_EN-for-in-INTF_SC.patch
	patches.kernel.org/6.4.4-277-drm-nouveau-dispnv50-fix-missing-prototypes-war.patch
	patches.kernel.org/6.4.4-278-iommu-virtio-Detach-domain-on-endpoint-release.patch
	patches.kernel.org/6.4.4-279-iommu-virtio-Return-size-mapped-for-a-detached-.patch
	patches.kernel.org/6.4.4-280-clk-renesas-rzg2l-Fix-CPG_SIPLL5_CLK1-register-.patch
	patches.kernel.org/6.4.4-281-ARM-dts-gta04-Move-model-property-out-of-pinctr.patch
	patches.kernel.org/6.4.4-282-arm64-dts-qcom-qrb4210-rb2-Fix-CD-gpio-for-SDHC.patch
	patches.kernel.org/6.4.4-283-drm-bridge-anx7625-Prevent-endless-probe-loop.patch
	patches.kernel.org/6.4.4-284-ARM-mfd-gpio-Fixup-TPS65010-regression-on-OMAP1.patch
	patches.kernel.org/6.4.4-285-ARM-omap1-Drop-header-on-AMS-Delta.patch
	patches.kernel.org/6.4.4-286-ARM-omap1-Remove-reliance-on-GPIO-numbers-from-.patch
	patches.kernel.org/6.4.4-287-ARM-omap1-Remove-reliance-on-GPIO-numbers-from-.patch
	patches.kernel.org/6.4.4-288-Input-ads7846-Convert-to-use-software-nodes.patch
	patches.kernel.org/6.4.4-289-ARM-mmc-Convert-old-mmci-omap-to-GPIO-descripto.patch
	patches.kernel.org/6.4.4-290-ARM-omap1-Fix-up-the-Nokia-770-board-device-IRQ.patch
	patches.kernel.org/6.4.4-291-ARM-omap1-Make-serial-wakeup-GPIOs-use-descript.patch
	patches.kernel.org/6.4.4-292-ARM-omap1-Exorcise-the-legacy-GPIO-header.patch
	patches.kernel.org/6.4.4-293-ARM-gpio-Push-OMAP2-quirk-down-into-TWL4030-dri.patch
	patches.kernel.org/6.4.4-294-ARM-omap2-Get-USB-hub-reset-GPIO-from-descripto.patch
	patches.kernel.org/6.4.4-295-ARM-omap2-Rewrite-WLAN-quirk-to-use-GPIO-descri.patch
	patches.kernel.org/6.4.4-296-ARM-musb-omap2-Remove-global-GPIO-numbers-from-.patch
	patches.kernel.org/6.4.4-297-ARM-dts-qcom-msm8974-do-not-use-underscore-in-n.patch
	patches.kernel.org/6.4.4-298-arm64-dts-qcom-pm8998-don-t-use-GIC_SPI-for-SPM.patch
	patches.kernel.org/6.4.4-299-arm64-dts-qcom-ipq6018-correct-qrng-unit-addres.patch
	patches.kernel.org/6.4.4-300-arm64-dts-qcom-msm8916-correct-camss-unit-addre.patch
	patches.kernel.org/6.4.4-301-arm64-dts-qcom-msm8916-correct-MMC-unit-address.patch
	patches.kernel.org/6.4.4-302-arm64-dts-qcom-msm8916-correct-WCNSS-unit-addre.patch
	patches.kernel.org/6.4.4-303-arm64-dts-qcom-msm8953-correct-IOMMU-unit-addre.patch
	patches.kernel.org/6.4.4-304-arm64-dts-qcom-msm8953-correct-WCNSS-unit-addre.patch
	patches.kernel.org/6.4.4-305-arm64-dts-qcom-msm8976-correct-MMC-unit-address.patch
	patches.kernel.org/6.4.4-306-arm64-dts-qcom-msm8994-correct-SPMI-unit-addres.patch
	patches.kernel.org/6.4.4-307-arm64-dts-qcom-msm8996-correct-camss-unit-addre.patch
	patches.kernel.org/6.4.4-308-arm64-dts-qcom-sdm630-correct-camss-unit-addres.patch
	patches.kernel.org/6.4.4-309-arm64-dts-qcom-sdm845-correct-camss-unit-addres.patch
	patches.kernel.org/6.4.4-310-arm64-dts-qcom-sm6115-correct-thermal-sensor-un.patch
	patches.kernel.org/6.4.4-311-arm64-dts-qcom-sm8350-correct-DMA-controller-un.patch
	patches.kernel.org/6.4.4-312-arm64-dts-qcom-sm8350-correct-PCI-phy-unit-addr.patch
	patches.kernel.org/6.4.4-313-arm64-dts-qcom-sm8350-correct-USB-phy-unit-addr.patch
	patches.kernel.org/6.4.4-314-arm64-dts-qcom-sm8550-correct-crypto-unit-addre.patch
	patches.kernel.org/6.4.4-315-arm64-dts-qcom-sm8550-correct-pinctrl-unit-addr.patch
	patches.kernel.org/6.4.4-316-arm64-dts-qcom-sdm845-polaris-add-missing-touch.patch
	patches.kernel.org/6.4.4-317-arm64-dts-qcom-apq8016-sbc-Fix-regulator-constr.patch
	patches.kernel.org/6.4.4-318-arm64-dts-qcom-apq8016-sbc-Fix-1.8V-power-rail-.patch
	patches.kernel.org/6.4.4-319-drm-bridge-ti-sn65dsi83-Fix-enable-disable-flow.patch
	patches.kernel.org/6.4.4-320-drm-bridge-samsung-dsim-Fix-PMS-Calculator-on-i.patch
	patches.kernel.org/6.4.4-321-drm-panel-simple-fix-active-size-for-Ampire-AM-.patch
	patches.kernel.org/6.4.4-322-ARM-ep93xx-fix-missing-prototype-warnings.patch
	patches.kernel.org/6.4.4-323-ARM-omap2-fix-missing-tick_broadcast-prototype.patch
	patches.kernel.org/6.4.4-324-arm64-dts-qcom-pm7250b-add-missing-spmi-vadc-in.patch
	patches.kernel.org/6.4.4-325-arm64-dts-qcom-apq8096-fix-fixed-regulator-name.patch
	patches.kernel.org/6.4.4-326-arm64-dts-mediatek-mt8183-Add-mediatek-broken-s.patch
	patches.kernel.org/6.4.4-327-arm64-dts-mediatek-mt8192-Add-mediatek-broken-s.patch
	patches.kernel.org/6.4.4-328-arm64-dts-mediatek-mt8195-Add-mediatek-broken-s.patch
	patches.kernel.org/6.4.4-329-ARM-dts-stm32-Shorten-the-AV96-HDMI-sound-card-.patch
	patches.kernel.org/6.4.4-330-memory-brcmstb_dpfe-fix-testing-array-offset-af.patch
	patches.kernel.org/6.4.4-331-ARM-dts-qcom-apq8074-dragonboard-Set-DMA-as-rem.patch
	patches.kernel.org/6.4.4-332-ASoC-es8316-Increment-max-value-for-ALC-Capture.patch
	patches.kernel.org/6.4.4-333-ASoC-es8316-Do-not-set-rate-constraints-for-uns.patch
	patches.kernel.org/6.4.4-334-ARM-dts-meson8-correct-uart_B-and-uart_C-clock-.patch
	patches.kernel.org/6.4.4-335-soc-fsl-qe-fix-usb.c-build-errors.patch
	patches.kernel.org/6.4.4-336-RDMA-irdma-avoid-fortify-string-warning-in-irdm.patch
	patches.kernel.org/6.4.4-337-IB-hfi1-Fix-wrong-mmu_node-used-for-user-SDMA-p.patch
	patches.kernel.org/6.4.4-338-RDMA-hns-Fix-hns_roce_table_get-return-value.patch
	patches.kernel.org/6.4.4-339-ARM-dts-iwg20d-q7-common-Fix-backlight-pwm-spec.patch
	patches.kernel.org/6.4.4-340-arm64-dts-renesas-ulcb-kf-Remove-flow-control-f.patch
	patches.kernel.org/6.4.4-341-drm-msm-dpu-set-DSC-flush-bit-correctly-at-MDP-.patch
	patches.kernel.org/6.4.4-342-drm-msm-dpu-always-clear-every-individual-pendi.patch
	patches.kernel.org/6.4.4-343-fbdev-omapfb-lcd_mipid-Fix-an-error-handling-pa.patch
	patches.kernel.org/6.4.4-344-dt-bindings-arm-smmu-Fix-SC8280XP-Adreno-bindin.patch
	patches.kernel.org/6.4.4-345-drm-i915-Fix-limited-range-csc-matrix.patch
	patches.kernel.org/6.4.4-346-drm-i915-hide-mkwrite_device_info-better.patch
	patches.kernel.org/6.4.4-347-drm-i915-display-Move-display-device-info-to-he.patch
	patches.kernel.org/6.4.4-348-drm-i915-Convert-INTEL_INFO-display-to-a-pointe.patch
	patches.kernel.org/6.4.4-349-drm-i915-display-Move-display-runtime-info-to-d.patch
	patches.kernel.org/6.4.4-350-drm-i915-display-Make-display-responsible-for-p.patch
	patches.kernel.org/6.4.4-351-drm-i915-No-10bit-gamma-on-desktop-gen3-parts.patch
	patches.kernel.org/6.4.4-352-arm64-dts-rockchip-Assign-ES8316-MCLK-rate-on-r.patch
	patches.kernel.org/6.4.4-353-arm64-dts-ti-k3-j7200-Fix-physical-address-of-p.patch
	patches.kernel.org/6.4.4-354-Input-pm8941-powerkey-fix-debounce-on-gen2-PMIC.patch
	patches.kernel.org/6.4.4-355-arm64-dts-rockchip-Fix-compatible-for-Bluetooth.patch
	patches.kernel.org/6.4.4-356-ARM-dts-stm32-Fix-audio-routing-on-STM32MP15xx-.patch
	patches.kernel.org/6.4.4-357-accel-habanalabs-fix-gaudi2_get_tpc_idle_status.patch
	patches.kernel.org/6.4.4-358-ARM-dts-stm32-fix-i2s-endpoint-format-property-.patch
	patches.kernel.org/6.4.4-359-hwmon-gsc-hwmon-fix-fan-pwm-temperature-scaling.patch
	patches.kernel.org/6.4.4-360-hwmon-pmbus-adm1275-Fix-problems-with-temperatu.patch
	patches.kernel.org/6.4.4-361-ARM-dts-BCM5301X-fix-duplex-full-full-duplex.patch
	patches.kernel.org/6.4.4-362-clk-Export-clk_hw_forward_rate_request.patch
	patches.kernel.org/6.4.4-363-drm-amd-display-Fix-a-test-CalculatePrefetchSch.patch
	patches.kernel.org/6.4.4-364-drm-amd-display-Fix-a-test-dml32_rq_dlg_get_rq_.patch
	patches.kernel.org/6.4.4-365-drm-amdkfd-Fix-potential-deallocation-of-previo.patch
	patches.kernel.org/6.4.4-366-soc-mediatek-SVS-Fix-MT8192-GPU-node-name.patch
	patches.kernel.org/6.4.4-367-drm-amd-display-Fix-artifacting-on-eDP-panels-w.patch
	patches.kernel.org/6.4.4-368-drm-radeon-fix-possible-division-by-zero-errors.patch
	patches.kernel.org/6.4.4-369-HID-uclogic-Modular-KUnit-tests-should-not-depe.patch
	patches.kernel.org/6.4.4-370-RDMA-rxe-Fix-access-checks-in-rxe_check_bind_mw.patch
	patches.kernel.org/6.4.4-371-amdgpu-validate-offset_in_bo-of-drm_amdgpu_gem_.patch
	patches.kernel.org/6.4.4-372-drm-msm-a6xx-don-t-set-IO_PGTABLE_QUIRK_ARM_OUT.patch
	patches.kernel.org/6.4.4-373-drm-msm-a5xx-really-check-for-A510-in-a5xx_gpu_.patch
	patches.kernel.org/6.4.4-374-RDMA-bnxt_re-wraparound-mbox-producer-index.patch
	patches.kernel.org/6.4.4-375-RDMA-bnxt_re-Avoid-calling-wake_up-threads-from.patch
	patches.kernel.org/6.4.4-376-clk-imx-composite-8m-Add-imx8m_divider_determin.patch
	patches.kernel.org/6.4.4-377-clk-imx-clk-imxrt1050-fix-memory-leak-in-imxrt1.patch
	patches.kernel.org/6.4.4-378-clk-imx-clk-imx8mn-fix-memory-leak-in-imx8mn_cl.patch
	patches.kernel.org/6.4.4-379-clk-imx93-fix-memory-leak-and-missing-unwind-go.patch
	patches.kernel.org/6.4.4-380-clk-imx-clk-imx8mp-improve-error-handling-in-im.patch
	patches.kernel.org/6.4.4-381-clk-mediatek-fix-of_iomap-memory-leak.patch
	patches.kernel.org/6.4.4-382-arm64-dts-qcom-qdu1000-Flush-RSC-sleep-wake-vot.patch
	patches.kernel.org/6.4.4-383-arm64-dts-qcom-sdm670-Flush-RSC-sleep-wake-vote.patch
	patches.kernel.org/6.4.4-384-arm64-dts-qcom-sdm845-Flush-RSC-sleep-wake-vote.patch
	patches.kernel.org/6.4.4-385-arm64-dts-qcom-sm8550-Flush-RSC-sleep-wake-vote.patch
	patches.kernel.org/6.4.4-386-arm64-dts-qcom-sm8250-edo-Panel-framebuffer-is-.patch
	patches.kernel.org/6.4.4-387-arm64-dts-qcom-sm8550-Add-missing-interconnect-.patch
	patches.kernel.org/6.4.4-388-clk-bcm-rpi-Fix-off-by-one-in-raspberrypi_disco.patch
	patches.kernel.org/6.4.4-389-clk-clocking-wizard-Fix-Oops-in-clk_wzrd_regist.patch
	patches.kernel.org/6.4.4-390-clk-tegra-tegra124-emc-Fix-potential-memory-lea.patch
	patches.kernel.org/6.4.4-391-arm64-dts-ti-k3-j721e-beagleboneai64-Fix-mailbo.patch
	patches.kernel.org/6.4.4-392-arm64-dts-ti-k3-j784s4-evm-Fix-main_i2c0-alias.patch
	patches.kernel.org/6.4.4-393-arm64-dts-ti-k3-j784s4-Fix-wakeup-pinmux-range-.patch
	patches.kernel.org/6.4.4-394-arm64-dts-ti-k3-am69-sk-Fix-main_i2c0-alias.patch
	patches.kernel.org/6.4.4-395-ALSA-ac97-Fix-possible-NULL-dereference-in-snd_.patch
	patches.kernel.org/6.4.4-396-drm-msm-dpu-do-not-enable-color-management-if-D.patch
	patches.kernel.org/6.4.4-397-drm-msm-dpu-Fix-slice_last_group_size-calculati.patch
	patches.kernel.org/6.4.4-398-drm-msm-dsi-Remove-incorrect-references-to-slic.patch
	patches.kernel.org/6.4.4-399-drm-msm-dp-Drop-aux-devices-together-with-DP-co.patch
	patches.kernel.org/6.4.4-400-drm-msm-dp-Free-resources-after-unregistering-t.patch
	patches.kernel.org/6.4.4-401-arm64-dts-mediatek-Add-cpufreq-nodes-for-MT8192.patch
	patches.kernel.org/6.4.4-402-arm64-dts-mediatek-mt8192-Fix-CPUs-capacity-dmi.patch
	patches.kernel.org/6.4.4-403-arm64-dts-mt7986-increase-bl2-partition-on-NAND.patch
	patches.kernel.org/6.4.4-404-drm-amdgpu-Fix-memcpy-in-sienna_cichlid_append_.patch
	patches.kernel.org/6.4.4-405-drm-amdgpu-Fix-usage-of-UMC-fill-record-in-RAS.patch
	patches.kernel.org/6.4.4-406-drm-msm-dpu-Drop-unused-poll_timeout_wr_ptr-PIN.patch
	patches.kernel.org/6.4.4-407-drm-msm-dpu-Move-autorefresh-disable-from-CMD-e.patch
	patches.kernel.org/6.4.4-408-drm-msm-dpu-Disable-pingpong-TE-on-DPU-5.0.0-an.patch
	patches.kernel.org/6.4.4-409-drm-msm-dpu-fix-sc7280-and-sc7180-PINGPONG-done.patch
	patches.kernel.org/6.4.4-410-drm-msm-dpu-correct-MERGE_3D-length.patch
	patches.kernel.org/6.4.4-411-clk-mediatek-clk-mtk-Grab-iomem-pointer-for-div.patch
	patches.kernel.org/6.4.4-412-clk-mediatek-clk-mt8173-apmixedsys-Fix-return-v.patch
	patches.kernel.org/6.4.4-413-clk-mediatek-clk-mt8173-apmixedsys-Fix-iomap-no.patch
	patches.kernel.org/6.4.4-414-clk-vc5-check-memory-returned-by-kasprintf.patch
	patches.kernel.org/6.4.4-415-clk-cdce925-check-return-value-of-kasprintf.patch
	patches.kernel.org/6.4.4-416-clk-si5341-return-error-if-one-synth-clock-regi.patch
	patches.kernel.org/6.4.4-417-clk-si5341-check-return-value-of-devm_-kasprint.patch
	patches.kernel.org/6.4.4-418-clk-si5341-free-unused-memory-on-probe-failure.patch
	patches.kernel.org/6.4.4-419-clk-keystone-sci-clk-check-return-value-of-kasp.patch
	patches.kernel.org/6.4.4-420-clk-ti-clkctrl-check-return-value-of-kasprintf.patch
	patches.kernel.org/6.4.4-421-clk-clocking-wizard-check-return-value-of-devm_.patch
	patches.kernel.org/6.4.4-422-drivers-meson-secure-pwrc-always-enable-DMA-dom.patch
	patches.kernel.org/6.4.4-423-ovl-update-of-dentry-revalidate-flags-after-cop.patch
	patches.kernel.org/6.4.4-424-ASoC-imx-audmix-check-return-value-of-devm_kasp.patch
	patches.kernel.org/6.4.4-425-clk-Fix-memory-leak-in-devm_clk_notifier_regist.patch
	patches.kernel.org/6.4.4-426-ARM-dts-lan966x-kontron-d10-fix-board-reset.patch
	patches.kernel.org/6.4.4-427-ARM-dts-lan966x-kontron-d10-fix-SPI-CS.patch
	patches.kernel.org/6.4.4-428-ASoC-amd-acp-clear-pdm-dma-interrupt-mask.patch
	patches.kernel.org/6.4.4-429-iommufd-Do-not-access-the-area-pointer-after-un.patch
	patches.kernel.org/6.4.4-430-iommufd-Call-iopt_area_contig_done-under-the-lo.patch
	patches.kernel.org/6.4.4-431-PCI-cadence-Fix-Gen2-Link-Retraining-process.patch
	patches.kernel.org/6.4.4-432-PCI-vmd-Reset-VMD-config-register-between-soft-.patch
	patches.kernel.org/6.4.4-433-scsi-qedf-Fix-NULL-dereference-in-error-handlin.patch
	patches.kernel.org/6.4.4-434-pinctrl-bcm2835-Handle-gpiochip_add_pin_range-e.patch
	patches.kernel.org/6.4.4-435-platform-x86-lenovo-yogabook-Fix-work-race-on-r.patch
	patches.kernel.org/6.4.4-436-platform-x86-lenovo-yogabook-Reprobe-devices-on.patch
	patches.kernel.org/6.4.4-437-platform-x86-lenovo-yogabook-Set-default-keyboa.patch
	patches.kernel.org/6.4.4-438-PCI-ASPM-Disable-ASPM-on-MFD-function-removal-t.patch
	patches.kernel.org/6.4.4-439-scsi-3w-xxxx-Add-error-handling-for-initializat.patch
	patches.kernel.org/6.4.4-440-pinctrl-at91-fix-a-couple-NULL-vs-IS_ERR-checks.patch
	patches.kernel.org/6.4.4-441-PCI-pciehp-Cancel-bringup-sequence-if-card-is-n.patch
	patches.kernel.org/6.4.4-442-perf-evsel-Don-t-let-for_each_group-treat-the-h.patch
	patches.kernel.org/6.4.4-443-PCI-ftpci100-Release-the-clock-resources.patch
	patches.kernel.org/6.4.4-444-pinctrl-sunplus-Add-check-for-kmalloc.patch
	patches.kernel.org/6.4.4-445-scsi-ufs-Declare-ufshcd_-hold-release-once.patch
	patches.kernel.org/6.4.4-446-PCI-Add-pci_clear_master-stub-for-non-CONFIG_PC.patch
	patches.kernel.org/6.4.4-447-scsi-lpfc-Revise-NPIV-ELS-unsol-rcv-cmpl-logic-.patch
	patches.kernel.org/6.4.4-448-scsi-ufs-core-Increase-the-START-STOP-UNIT-time.patch
	patches.kernel.org/6.4.4-449-scsi-ufs-core-Fix-handling-of-lrbp-cmd.patch
	patches.kernel.org/6.4.4-450-pinctrl-tegra-Duplicate-pinmux-functions-table.patch
	patches.kernel.org/6.4.4-451-perf-bench-Add-missing-setlocale-call-to-allow-.patch
	patches.kernel.org/6.4.4-452-pinctrl-cherryview-Return-correct-value-if-pin-.patch
	patches.kernel.org/6.4.4-453-platform-x86-intel-pmc-Remove-Meteor-Lake-S-pla.patch
	patches.kernel.org/6.4.4-454-platform-x86-think-lmi-mutex-protection-around-.patch
	patches.kernel.org/6.4.4-455-platform-x86-think-lmi-Correct-System-password-.patch
	patches.kernel.org/6.4.4-456-platform-x86-think-lmi-Correct-NVME-password-ha.patch
	patches.kernel.org/6.4.4-457-pinctrl-sunplus-Add-check-for-kmalloc.patch
	patches.kernel.org/6.4.4-458-pinctrl-npcm7xx-Add-missing-check-for-ioremap.patch
	patches.kernel.org/6.4.4-459-kcsan-Don-t-expect-64-bits-atomic-builtins-from.patch
	patches.kernel.org/6.4.4-460-powerpc-interrupt-Don-t-read-MSR-from-interrupt.patch
	patches.kernel.org/6.4.4-461-powerpc-signal32-Force-inlining-of-__unsafe_sav.patch
	patches.kernel.org/6.4.4-462-perf-script-Fix-allocation-of-evsel-priv-relate.patch
	patches.kernel.org/6.4.4-463-platform-x86-thinkpad_acpi-Fix-lkp-tests-warnin.patch
	patches.kernel.org/6.4.4-464-platform-x86-intel-pmc-Add-resume-callback.patch
	patches.kernel.org/6.4.4-465-platform-x86-intel-pmc-mtl-Put-devices-in-D3-du.patch
	patches.kernel.org/6.4.4-466-perf-dwarf-aux-Fix-off-by-one-in-die_get_varnam.patch
	patches.kernel.org/6.4.4-467-perf-metric-Fix-no-group-check.patch
	patches.kernel.org/6.4.4-468-perf-tests-task_analyzer-Fix-bad-substitution-1.patch
	patches.kernel.org/6.4.4-469-perf-tests-task_analyzer-Skip-tests-if-no-libtr.patch
	patches.kernel.org/6.4.4-470-platform-x86-dell-dell-rbtn-Fix-resources-leaki.patch
	patches.kernel.org/6.4.4-471-perf-tool-x86-Consolidate-is_amd-check-into-sin.patch
	patches.kernel.org/6.4.4-472-perf-tool-x86-Fix-perf_env-memory-leak.patch
	patches.kernel.org/6.4.4-473-powerpc-64s-Fix-VAS-mm-use-after-free.patch
	patches.kernel.org/6.4.4-474-pinctrl-freescale-Fix-a-memory-out-of-bounds-wh.patch
	patches.kernel.org/6.4.4-475-pinctrl-microchip-sgpio-check-return-value-of-d.patch
	patches.kernel.org/6.4.4-476-pinctrl-at91-pio4-check-return-value-of-devm_ka.patch
	patches.kernel.org/6.4.4-477-perf-stat-Reset-aggr-stats-for-each-run.patch
	patches.kernel.org/6.4.4-478-scsi-ufs-core-Remove-a-ufshcd_add_command_trace.patch
	patches.kernel.org/6.4.4-479-scsi-ufs-core-mcq-Fix-the-incorrect-OCS-value-f.patch
	patches.kernel.org/6.4.4-480-powerpc-powernv-sriov-perform-null-check-on-iov.patch
	patches.kernel.org/6.4.4-481-powerpc-update-ppc_save_regs-to-save-current-r1.patch
	patches.kernel.org/6.4.4-482-riscv-hibernation-Remove-duplicate-call-of-susp.patch
	patches.kernel.org/6.4.4-483-PCI-qcom-Use-DWC-helpers-for-modifying-the-read.patch
	patches.kernel.org/6.4.4-484-PCI-qcom-Disable-write-access-to-read-only-regi.patch
	patches.kernel.org/6.4.4-485-platform-x86-intel-pmc-Update-maps-for-Meteor-L.patch
	patches.kernel.org/6.4.4-486-riscv-uprobes-Restore-thread.bad_cause.patch
	patches.kernel.org/6.4.4-487-powerpc-book3s64-mm-Fix-DirectMap-stats-in-proc.patch
	patches.kernel.org/6.4.4-488-powerpc-mm-dax-Fix-the-condition-when-checking-.patch
	patches.kernel.org/6.4.4-489-perf-test-Set-PERF_EXEC_PATH-for-script-executi.patch
	patches.kernel.org/6.4.4-490-riscv-hibernate-remove-WARN_ON-in-save_processo.patch
	patches.kernel.org/6.4.4-491-PCI-endpoint-Fix-a-Kconfig-prompt-of-vNTB-drive.patch
	patches.kernel.org/6.4.4-492-PCI-endpoint-functions-pci-epf-test-Fix-dma_cha.patch
	patches.kernel.org/6.4.4-493-PCI-vmd-Fix-uninitialized-variable-usage-in-vmd.patch
	patches.kernel.org/6.4.4-494-vfio-mdev-Move-the-compat_class-initialization-.patch
	patches.kernel.org/6.4.4-495-hwrng-virtio-Fix-race-on-data_avail-and-actual-.patch
	patches.kernel.org/6.4.4-496-modpost-remove-broken-calculation-of-exception_.patch
	patches.kernel.org/6.4.4-497-crypto-nx-fix-build-warnings-when-DEBUG_FS-is-n.patch
	patches.kernel.org/6.4.4-498-modpost-fix-section-mismatch-message-for-R_ARM_.patch
	patches.kernel.org/6.4.4-499-modpost-fix-section-mismatch-message-for-R_ARM_.patch
	patches.kernel.org/6.4.4-500-crypto-marvell-cesa-Fix-type-mismatch-warning.patch
	patches.kernel.org/6.4.4-501-crypto-jitter-correct-health-test-during-initia.patch
	patches.kernel.org/6.4.4-502-dt-bindings-qcom-qce-Fix-compatible-combination.patch
	patches.kernel.org/6.4.4-503-scripts-mksysmap-Fix-badly-escaped.patch
	patches.kernel.org/6.4.4-504-modpost-fix-off-by-one-in-is_executable_section.patch
	patches.kernel.org/6.4.4-505-ARC-define-ASM_NL-and-__ALIGN-_STR-outside-ifde.patch
	patches.kernel.org/6.4.4-506-crypto-qat-unmap-buffer-before-free-for-DH.patch
	patches.kernel.org/6.4.4-507-crypto-qat-unmap-buffers-before-free-for-RSA.patch
	patches.kernel.org/6.4.4-508-NFSv4.2-fix-wrong-shrinker_id.patch
	patches.kernel.org/6.4.4-509-NFSv4.1-freeze-the-session-table-upon-receiving.patch
	patches.kernel.org/6.4.4-510-SMB3-Do-not-send-lease-break-acknowledgment-if-.patch
	patches.kernel.org/6.4.4-511-dax-Fix-dax_mapping_release-use-after-free.patch
	patches.kernel.org/6.4.4-512-dax-Introduce-alloc_dev_dax_id.patch
	patches.kernel.org/6.4.4-513-dax-kmem-Pass-valid-argument-to-memory_group_re.patch
	patches.kernel.org/6.4.4-514-hwrng-st-keep-clock-enabled-while-hwrng-is-regi.patch
	patches.kernel.org/6.4.4-515-ALSA-hda-realtek-Enable-mute-micmute-LEDs-and-l.patch
	patches.kernel.org/6.4.4-516-ALSA-hda-realtek-Add-quirk-for-Clevo-NPx0SNx.patch
	patches.kernel.org/6.4.4-517-ALSA-jack-Fix-mutex-call-in-snd_jack_report.patch
	patches.kernel.org/6.4.4-518-ALSA-pcm-Fix-potential-data-race-at-PCM-memory-.patch
	patches.kernel.org/6.4.4-519-apparmor-fix-kzalloc-perms-tables-for-shared-df.patch
	patches.kernel.org/6.4.4-520-block-fix-signed-int-overflow-in-Amiga-partitio.patch
	patches.kernel.org/6.4.4-521-block-add-overflow-checks-for-Amiga-partition-s.patch
	patches.kernel.org/6.4.4-522-block-change-all-__u32-annotations-to-__be32-in.patch
	patches.kernel.org/6.4.4-523-block-increment-diskseq-on-all-media-change-eve.patch
	patches.kernel.org/6.4.4-524-mmc-block-ioctl-do-write-error-check-for-spi.patch
	patches.kernel.org/6.4.4-525-btrfs-fix-race-when-deleting-free-space-root-fr.patch
	patches.kernel.org/6.4.4-526-btrfs-do-not-BUG_ON-on-tree-mod-log-failure-at-.patch
	patches.kernel.org/6.4.4-527-SUNRPC-Fix-UAF-in-svc_tcp_listen_data_ready.patch
	patches.kernel.org/6.4.4-528-kbuild-Fix-CFI-failures-with-GCOV.patch
	patches.kernel.org/6.4.4-529-kbuild-Disable-GCOV-for-.mod.o.patch
	patches.kernel.org/6.4.4-530-cxl-region-Move-cache-invalidation-before-regio.patch
	patches.kernel.org/6.4.4-531-cxl-region-Flag-partially-torn-down-regions-as-.patch
	patches.kernel.org/6.4.4-532-cxl-region-Fix-state-transitions-after-reset-fa.patch
	patches.kernel.org/6.4.4-533-tools-testing-cxl-Fix-command-effects-for-injec.patch
	patches.kernel.org/6.4.4-534-kbuild-builddeb-always-make-modules_install-to-.patch
	patches.kernel.org/6.4.4-535-kbuild-deb-pkg-remove-the-CONFIG_MODULES-check-.patch
	patches.kernel.org/6.4.4-536-efi-libstub-Disable-PCI-DMA-before-grabbing-the.patch
	patches.kernel.org/6.4.4-537-cifs-prevent-use-after-free-by-freeing-the-cfil.patch
	patches.kernel.org/6.4.4-538-cifs-do-all-necessary-checks-for-credits-within.patch
	patches.kernel.org/6.4.4-539-smb-client-fix-broken-file-attrs-with-nodfs-mou.patch
	patches.kernel.org/6.4.4-540-smb-client-fix-shared-DFS-root-mounts-with-diff.patch
	patches.kernel.org/6.4.4-541-ksmbd-avoid-field-overflow-warning.patch
	patches.kernel.org/6.4.4-542-arm64-sme-Use-STR-P-to-clear-FFR-context-field-.patch
	patches.kernel.org/6.4.4-543-x86-efi-Make-efi_set_virtual_address_map-IBT-sa.patch
	patches.kernel.org/6.4.4-544-w1-w1_therm-fix-locking-behavior-in-convert_t.patch
	patches.kernel.org/6.4.4-545-w1-fix-loop-in-w1_fini.patch
	patches.kernel.org/6.4.4-546-dt-bindings-power-reset-qcom-pon-Only-allow-reb.patch
	patches.kernel.org/6.4.4-547-f2fs-do-not-allow-to-defragment-files-have-FI_C.patch
	patches.kernel.org/6.4.4-548-sh-j2-Use-ioremap-to-translate-device-tree-addr.patch
	patches.kernel.org/6.4.4-549-cpufreq-tegra194-Fix-an-error-handling-path-in-.patch
	patches.kernel.org/6.4.4-550-USB-Extend-pci-resume-function-to-handle-PM-eve.patch
	patches.kernel.org/6.4.4-551-xhci-Improve-the-XHCI-system-resume-time.patch
	patches.kernel.org/6.4.4-552-usb-dwc2-Fix-some-error-handling-paths.patch
	patches.kernel.org/6.4.4-553-serial-8250-omap-Fix-freeing-of-resources-on-fa.patch
	patches.kernel.org/6.4.4-554-interconnect-qcom-rpm-Rename-icc-provider-num_c.patch
	patches.kernel.org/6.4.4-555-interconnect-qcom-rpm-Don-t-use-clk_get_optiona.patch
	patches.kernel.org/6.4.4-556-clk-qcom-gcc-ipq5332-Use-floor-ops-for-SDCC-clo.patch
	patches.kernel.org/6.4.4-557-clk-qcom-mmcc-msm8974-remove-oxili_ocmemgx_clk.patch
	patches.kernel.org/6.4.4-558-clk-qcom-camcc-sc7180-Add-parent-dependency-to-.patch
	patches.kernel.org/6.4.4-559-clk-qcom-gcc-ipq6018-Use-floor-ops-for-sdcc-clo.patch
	patches.kernel.org/6.4.4-560-clk-qcom-gcc-qcm2290-Mark-RCGs-shared-where-app.patch
	patches.kernel.org/6.4.4-561-media-usb-Check-az6007_read-return-value.patch
	patches.kernel.org/6.4.4-562-media-amphion-drop-repeated-codec-data-for-vc1l.patch
	patches.kernel.org/6.4.4-563-media-amphion-drop-repeated-codec-data-for-vc1g.patch
	patches.kernel.org/6.4.4-564-media-common-saa7146-Avoid-a-leak-in-vmalloc_to.patch
	patches.kernel.org/6.4.4-565-media-videodev2.h-Fix-p_s32-and-p_s64-pointer-t.patch
	patches.kernel.org/6.4.4-566-media-amphion-initiate-a-drain-of-the-capture-q.patch
	patches.kernel.org/6.4.4-567-media-videodev2.h-Fix-struct-v4l2_input-tuner-i.patch
	patches.kernel.org/6.4.4-568-media-usb-siano-Fix-warning-due-to-null-work_fu.patch
	patches.kernel.org/6.4.4-569-media-i2c-imx296-fix-error-checking-in-imx296_r.patch
	patches.kernel.org/6.4.4-570-media-i2c-Correct-format-propagation-for-st-mip.patch
	patches.kernel.org/6.4.4-571-media-renesas-fdp1-Identify-R-Car-Gen2-versions.patch
	patches.kernel.org/6.4.4-572-media-hi846-fix-usage-of-pm_runtime_get_if_in_u.patch
	patches.kernel.org/6.4.4-573-media-mediatek-vcodec-using-decoder-status-inst.patch
	patches.kernel.org/6.4.4-574-clk-qcom-ipq6018-fix-networking-resets.patch
	patches.kernel.org/6.4.4-575-clk-qcom-dispcc-qcm2290-Fix-BI_TCXO_AO-handling.patch
	patches.kernel.org/6.4.4-576-clk-qcom-dispcc-qcm2290-Fix-GPLL0_OUT_DIV-handl.patch
	patches.kernel.org/6.4.4-577-clk-qcom-ipq5332-fix-the-src-parameter-in-ftbl_.patch
	patches.kernel.org/6.4.4-578-clk-qcom-ipq5332-fix-the-order-of-SLEEP_CLK-and.patch
	patches.kernel.org/6.4.4-579-clk-qcom-mmcc-msm8974-use-clk_rcg2_shared_ops-f.patch
	patches.kernel.org/6.4.4-580-staging-vchiq_arm-mark-vchiq_platform_init-stat.patch
	patches.kernel.org/6.4.4-581-soundwire-qcom-use-consistently-ctrl-as-state-v.patch
	patches.kernel.org/6.4.4-582-soundwire-qcom-fix-unbalanced-pm_runtime_put.patch
	patches.kernel.org/6.4.4-583-soundwire-debugfs-fix-unbalanced-pm_runtime_put.patch
	patches.kernel.org/6.4.4-584-usb-dwc3-qcom-Fix-potential-memory-leak.patch
	patches.kernel.org/6.4.4-585-usb-gadget-u_serial-Add-null-pointer-check-in-g.patch
	patches.kernel.org/6.4.4-586-extcon-Fix-kernel-doc-of-property-fields-to-avo.patch
	patches.kernel.org/6.4.4-587-extcon-Fix-kernel-doc-of-property-capability-fi.patch
	patches.kernel.org/6.4.4-588-usb-phy-phy-tahvo-fix-memory-leak-in-tahvo_usb_.patch
	patches.kernel.org/6.4.4-589-usb-hide-unused-usbfs_notify_suspend-resume-fun.patch
	patches.kernel.org/6.4.4-590-usb-misc-eud-Fix-eud-sysfs-path-use-qcom_eud.patch
	patches.kernel.org/6.4.4-591-serial-core-lock-port-for-stop_rx-in-uart_suspe.patch
	patches.kernel.org/6.4.4-592-serial-8250-lock-port-for-stop_rx-in-omap8250_i.patch
	patches.kernel.org/6.4.4-593-serial-core-lock-port-for-start_rx-in-uart_resu.patch
	patches.kernel.org/6.4.4-594-serial-8250-lock-port-for-UART_IER-access-in-om.patch
	patches.kernel.org/6.4.4-595-kernfs-fix-missing-kernfs_idr_lock-to-remove-an.patch
	patches.kernel.org/6.4.4-596-lkdtm-replace-ll_rw_block-with-submit_bh.patch
	patches.kernel.org/6.4.4-597-i3c-master-svc-fix-cpu-schedule-in-spin-lock.patch
	patches.kernel.org/6.4.4-598-coresight-Fix-loss-of-connection-info-when-a-mo.patch
	patches.kernel.org/6.4.4-599-coresight-etm4x-Fix-missing-trctraceidr-file-in.patch
	patches.kernel.org/6.4.4-600-power-supply-rt9467-Make-charger-enable-control.patch
	patches.kernel.org/6.4.4-601-mfd-rt5033-Drop-rt5033-battery-sub-device.patch
	patches.kernel.org/6.4.4-602-media-venus-helpers-Fix-ALIGN-of-non-power-of-t.patch
	patches.kernel.org/6.4.4-603-media-atomisp-gc0310-Fix-double-free-in-gc0310_.patch
	patches.kernel.org/6.4.4-604-media-atomisp-gmin_platform-fix-out_len-in-gmin.patch
	patches.kernel.org/6.4.4-605-media-atomisp-ov2680-Stop-using-half-pixelclock.patch
	patches.kernel.org/6.4.4-606-sh-Avoid-using-IRQ0-on-SH3-and-SH4.patch
	patches.kernel.org/6.4.4-607-gfs2-Fix-duplicate-should_fault_in_pages-call.patch
	patches.kernel.org/6.4.4-608-f2fs-fix-potential-deadlock-due-to-unpaired-nod.patch
	patches.kernel.org/6.4.4-609-f2fs-fix-to-avoid-NULL-pointer-dereference-f2fs.patch
	patches.kernel.org/6.4.4-610-f2fs-support-errors-remount-ro-continue-panic-m.patch
	patches.kernel.org/6.4.4-611-f2fs-fix-the-wrong-condition-to-determine-atomi.patch
	patches.kernel.org/6.4.4-612-f2fs-flush-error-flags-in-workqueue.patch
	patches.kernel.org/6.4.4-613-KVM-s390-fix-KVM_S390_GET_CMMA_BITS-for-GFNs-in.patch
	patches.kernel.org/6.4.4-614-usb-dwc3-qcom-Release-the-correct-resources-in-.patch
	patches.kernel.org/6.4.4-615-usb-dwc3-qcom-Fix-an-error-handling-path-in-dwc.patch
	patches.kernel.org/6.4.4-616-usb-common-usb-conn-gpio-Set-last-role-to-unkno.patch
	patches.kernel.org/6.4.4-617-usb-dwc3-meson-g12a-Fix-an-error-handling-path-.patch
	patches.kernel.org/6.4.4-618-rtla-hwnoise-Reduce-runtime-to-75.patch
	patches.kernel.org/6.4.4-619-mfd-wcd934x-Fix-an-error-handling-path-in-wcd93.patch
	patches.kernel.org/6.4.4-620-mfd-intel-lpss-Add-missing-check-for-platform_g.patch
	patches.kernel.org/6.4.4-621-Revert-usb-common-usb-conn-gpio-Set-last-role-t.patch
	patches.kernel.org/6.4.4-622-serial-8250_omap-Use-force_suspend-and-resume-f.patch
	patches.kernel.org/6.4.4-623-drivers-fwnode-fix-fwnode_irq_get-_byname.patch
	patches.kernel.org/6.4.4-624-cdx-fix-driver-managed-dma-support.patch
	patches.kernel.org/6.4.4-625-nvmem-sunplus-ocotp-release-otp-clk-before-retu.patch
	patches.kernel.org/6.4.4-626-nvmem-imx-ocotp-Reverse-MAC-addresses-on-all-i..patch
	patches.kernel.org/6.4.4-627-test_firmware-return-ENOMEM-instead-of-ENOSPC-o.patch
	patches.kernel.org/6.4.4-628-nvmem-rmem-Use-NVMEM_DEVID_AUTO.patch
	patches.kernel.org/6.4.4-629-bus-fsl-mc-don-t-assume-child-devices-are-all-f.patch
	patches.kernel.org/6.4.4-630-mfd-stmfx-Fix-error-path-in-stmfx_chip_init.patch
	patches.kernel.org/6.4.4-631-mfd-stmfx-Nullify-stmfx-vdd-in-case-of-error.patch
	patches.kernel.org/6.4.4-632-KVM-s390-vsie-fix-the-length-of-APCB-bitmap.patch
	patches.kernel.org/6.4.4-633-KVM-s390-diag-fix-racy-access-of-physical-cpu-n.patch
	patches.kernel.org/6.4.4-634-cpufreq-mediatek-correct-voltages-for-MT7622-an.patch
	patches.kernel.org/6.4.4-635-misc-fastrpc-check-return-value-of-devm_kasprin.patch
	patches.kernel.org/6.4.4-636-clk-qcom-mmcc-msm8974-fix-MDSS_GDSC-power-flags.patch
	patches.kernel.org/6.4.4-637-hwtracing-hisi_ptt-Fix-potential-sleep-in-atomi.patch
	patches.kernel.org/6.4.4-638-phy-qcom-qmp-combo-fix-Display-Port-PHY-configu.patch
	patches.kernel.org/6.4.4-639-mfd-stmpe-Only-disable-the-regulators-if-they-a.patch
	patches.kernel.org/6.4.4-640-phy-tegra-xusb-check-return-value-of-devm_kzall.patch
	patches.kernel.org/6.4.4-641-lib-bitmap-drop-optimization-of-bitmap_-from-to.patch
	patches.kernel.org/6.4.4-642-pwm-imx-tpm-force-real_period-to-be-zero-in-sus.patch
	patches.kernel.org/6.4.4-643-pwm-sysfs-Do-not-apply-state-to-already-disable.patch
	patches.kernel.org/6.4.4-644-pwm-ab8500-Fix-error-code-in-probe.patch
	patches.kernel.org/6.4.4-645-pwm-mtk_disp-Fix-the-disable-flow-of-disp_pwm.patch
	patches.kernel.org/6.4.4-646-md-raid10-fix-the-condition-to-call-bio_end_io_.patch
	patches.kernel.org/6.4.4-647-perf-bpf-Move-the-declaration-of-struct-rq.patch
	patches.kernel.org/6.4.4-648-blk-throttle-Fix-io-statistics-for-cgroup-v1.patch
	patches.kernel.org/6.4.4-649-rtc-st-lpc-Release-some-resources-in-st_rtc_pro.patch
	patches.kernel.org/6.4.4-650-drm-i915-psr-Use-hw.adjusted-mode-when-calculat.patch
	patches.kernel.org/6.4.4-651-drm-i915-guc-slpc-Apply-min-softlimit-correctly.patch
	patches.kernel.org/6.4.4-652-f2fs-check-return-value-of-freeze_super.patch
	patches.kernel.org/6.4.4-653-virtio-vdpa-Fix-unchecked-call-to-NULL-set_vq_a.patch
	patches.kernel.org/6.4.4-654-tools-virtio-fix-build-break-for-aarch64.patch
	patches.kernel.org/6.4.4-655-media-tc358746-select-CONFIG_GENERIC_PHY.patch
	patches.kernel.org/6.4.4-656-media-cec-i2c-ch7322-also-select-REGMAP.patch
	patches.kernel.org/6.4.4-657-sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch
	patches.kernel.org/6.4.4-658-net-sched-act_ipt-add-sanity-checks-on-table-na.patch
	patches.kernel.org/6.4.4-659-net-sched-act_ipt-add-sanity-checks-on-skb-befo.patch
	patches.kernel.org/6.4.4-660-net-sched-act_ipt-zero-skb-cb-before-calling-ta.patch
	patches.kernel.org/6.4.4-661-spi-spi-geni-qcom-enable-SPI_CONTROLLER_MUST_TX.patch
	patches.kernel.org/6.4.4-662-net-mscc-ocelot-don-t-report-that-RX-timestampi.patch
	patches.kernel.org/6.4.4-663-net-mscc-ocelot-don-t-keep-PTP-configuration-of.patch
	patches.kernel.org/6.4.4-664-net-dsa-felix-don-t-drop-PTP-frames-with-tag_80.patch
	patches.kernel.org/6.4.4-665-net-dsa-sja1105-always-enable-the-INCL_SRCPT-op.patch
	patches.kernel.org/6.4.4-666-net-dsa-tag_sja1105-always-prefer-source-port-i.patch
	patches.kernel.org/6.4.4-667-Add-MODULE_FIRMWARE-for-FIRMWARE_TG357766.patch
	patches.kernel.org/6.4.4-668-Bluetooth-fix-invalid-bdaddr-quirk-for-non-pers.patch
	patches.kernel.org/6.4.4-669-Bluetooth-ISO-use-hci_sync-for-setting-CIG-para.patch
	patches.kernel.org/6.4.4-670-Bluetooth-MGMT-Fix-marking-SCAN_RSP-as-not-conn.patch
	patches.kernel.org/6.4.4-671-sfc-support-for-devlink-port-requires-MAE-acces.patch
	patches.kernel.org/6.4.4-672-ibmvnic-Do-not-reset-dql-stats-on-NON_FATAL-err.patch
	patches.kernel.org/6.4.4-673-net-dsa-vsc73xx-fix-MTU-configuration.patch
	patches.kernel.org/6.4.4-674-mlxsw-minimal-fix-potential-memory-leak-in-mlxs.patch
	patches.kernel.org/6.4.4-675-spi-bcm-qspi-return-error-if-neither-hif_mspi-n.patch
	patches.kernel.org/6.4.4-676-drm-amdgpu-fix-number-of-fence-calculations.patch
	patches.kernel.org/6.4.4-677-drm-amd-Don-t-try-to-enable-secure-display-TA-m.patch
	patches.kernel.org/6.4.4-678-mailbox-ti-msgmgr-Fill-non-message-tx-data-fiel.patch
	patches.kernel.org/6.4.4-679-f2fs-fix-error-path-handling-in-truncate_dnode.patch
	patches.kernel.org/6.4.4-680-octeontx2-af-cn10kb-fix-interrupt-csr-addresses.patch
	patches.kernel.org/6.4.4-681-octeontx2-af-Fix-mapping-for-NIX-block-from-CGX.patch
	patches.kernel.org/6.4.4-682-octeontx2-af-Add-validation-before-accessing-cg.patch
	patches.kernel.org/6.4.4-683-octeontx2-af-Reset-MAC-features-in-FLR.patch
	patches.kernel.org/6.4.4-684-ntfs-Fix-panic-about-slab-out-of-bounds-caused-.patch
	patches.kernel.org/6.4.4-685-powerpc-allow-PPC_EARLY_DEBUG_CPM-only-when-SER.patch
	patches.kernel.org/6.4.4-686-powerpc-dts-turris1x.dts-Fix-PCIe-MEM-size-for-.patch
	patches.kernel.org/6.4.4-687-net-bridge-keep-ports-without-IFF_UNICAST_FLT-i.patch
	patches.kernel.org/6.4.4-688-net-dsa-tag_sja1105-fix-source-port-decoding-in.patch
	patches.kernel.org/6.4.4-689-net-fix-net_dev_start_xmit-trace-event-vs-skb_t.patch
	patches.kernel.org/6.4.4-690-tcp-annotate-data-races-in-__tcp_oow_rate_limit.patch
	patches.kernel.org/6.4.4-691-vduse-fix-NULL-pointer-dereference.patch
	patches.kernel.org/6.4.4-692-bpf-btf-Warn-but-return-no-error-for-NULL-btf-f.patch
	patches.kernel.org/6.4.4-693-xsk-Honor-SO_BINDTODEVICE-on-bind.patch
	patches.kernel.org/6.4.4-694-net-sched-act_pedit-Add-size-check-for-TCA_PEDI.patch
	patches.kernel.org/6.4.4-695-drm-i915-psr-Fix-BDW-PSR-AUX-CH-data-register-o.patch
	patches.kernel.org/6.4.4-696-fanotify-disallow-mount-sb-marks-on-kernel-inte.patch
	patches.kernel.org/6.4.4-697-riscv-move-memblock_allow_resize-after-linear-m.patch
	patches.kernel.org/6.4.4-698-pptp-Fix-fib-lookup-calls.patch
	patches.kernel.org/6.4.4-699-net-dsa-tag_sja1105-fix-MAC-DA-patching-from-me.patch
	patches.kernel.org/6.4.4-700-net-dsa-sja1105-always-enable-the-send_meta-opt.patch
	patches.kernel.org/6.4.4-701-octeontx-af-fix-hardware-timestamp-configuratio.patch
	patches.kernel.org/6.4.4-702-afs-Fix-accidental-truncation-when-storing-data.patch
	patches.kernel.org/6.4.4-703-s390-qeth-Fix-vipa-deletion.patch
	patches.kernel.org/6.4.4-704-risc-v-Fix-order-of-IPI-enablement-vs-RCU-start.patch
	patches.kernel.org/6.4.4-705-sh-dma-Fix-DMA-channel-offset-calculation.patch
	patches.kernel.org/6.4.4-706-apparmor-fix-missing-error-check-for-rhashtable.patch
	patches.kernel.org/6.4.4-707-apparmor-add-missing-failure-check-in-compute_x.patch
	patches.kernel.org/6.4.4-708-apparmor-fix-policy_compat-permission-remap-wit.patch
	patches.kernel.org/6.4.4-709-apparmor-fix-profile-verification-and-enable-it.patch
	patches.kernel.org/6.4.4-710-i2c-xiic-Don-t-try-to-handle-more-interrupt-eve.patch
	patches.kernel.org/6.4.4-711-writeback-account-the-number-of-pages-written-b.patch
	patches.kernel.org/6.4.4-712-lib-dhry-fix-sleeping-allocations-inside-non-pr.patch
	patches.kernel.org/6.4.4-713-Revert-drm-amd-display-Move-DCN314-DOMAIN-power.patch
	patches.kernel.org/6.4.4-714-arm64-signal-Restore-TPIDR2-register-rather-tha.patch
	patches.kernel.org/6.4.4-715-irqchip-loongson-liointc-Fix-IRQ-trigger-polari.patch
	patches.kernel.org/6.4.4-716-nfsd-move-init-of-percpu-reply_cache_stats-coun.patch
	patches.kernel.org/6.4.4-717-irqchip-loongson-pch-pic-Fix-potential-incorrec.patch
	patches.kernel.org/6.4.4-718-NFSD-add-encoding-of-op_recall-flag-for-write-d.patch
	patches.kernel.org/6.4.4-719-irqchip-loongson-pch-pic-Fix-initialization-of-.patch
	patches.kernel.org/6.4.4-720-io_uring-wait-interruptibly-for-request-complet.patch
	patches.kernel.org/6.4.4-721-mm-mglru-make-memcg_lru-lock-irq-safe.patch
	patches.kernel.org/6.4.4-722-mmc-core-disable-TRIM-on-Kingston-EMMC04G-M627.patch
	patches.kernel.org/6.4.4-723-mmc-core-disable-TRIM-on-Micron-MTFC4GACAJCN-1M.patch
	patches.kernel.org/6.4.4-724-mmc-mmci-Set-PROBE_PREFER_ASYNCHRONOUS.patch
	patches.kernel.org/6.4.4-725-mmc-sdhci-fix-DMA-configure-compatibility-issue.patch
	patches.kernel.org/6.4.4-726-wifi-cfg80211-fix-regulatory-disconnect-for-non.patch
	patches.kernel.org/6.4.4-727-wifi-ath10k-Serialize-wake_tx_queue-ops.patch
	patches.kernel.org/6.4.4-728-wifi-cfg80211-fix-receiving-mesh-packets-withou.patch
	patches.kernel.org/6.4.4-729-wifi-mt76-mt7921e-fix-init-command-fail-with-en.patch
	patches.kernel.org/6.4.4-730-bcache-fixup-btree_cache_wait-list-damage.patch
	patches.kernel.org/6.4.4-731-bcache-Remove-unnecessary-NULL-point-check-in-n.patch
	patches.kernel.org/6.4.4-732-bcache-Fix-__bch_btree_node_alloc-to-make-the-f.patch
	patches.kernel.org/6.4.4-733-watch_queue-prevent-dangling-pipe-pointer.patch
	patches.kernel.org/6.4.4-734-um-Use-HOST_DIR-for-mrproper.patch
	patches.kernel.org/6.4.4-735-integrity-Fix-possible-multiple-allocation-in-i.patch
	patches.kernel.org/6.4.4-736-autofs-use-flexible-array-in-ioctl-structure.patch
	patches.kernel.org/6.4.4-737-mm-damon-ops-common-atomically-test-and-clear-y.patch
	patches.kernel.org/6.4.4-738-shmem-use-ramfs_kill_sb-for-kill_sb-method-of-r.patch
	patches.kernel.org/6.4.4-739-nfsd-use-vfs-setgid-helper.patch
	patches.kernel.org/6.4.4-740-jffs2-reduce-stack-usage-in-jffs2_build_xattr_s.patch
	patches.kernel.org/6.4.4-741-fs-avoid-empty-option-when-generating-legacy-mo.patch
	patches.kernel.org/6.4.4-742-ext4-Remove-ext4-locking-of-moved-directory.patch
	patches.kernel.org/6.4.4-743-Revert-f2fs-fix-potential-corruption-when-movin.patch
	patches.kernel.org/6.4.4-744-Revert-udf-Protect-rename-against-modification-.patch
	patches.kernel.org/6.4.4-745-fs-Establish-locking-order-for-unrelated-direct.patch
	patches.kernel.org/6.4.4-746-fs-Lock-moved-directories.patch
	patches.kernel.org/6.4.4-747-usb-typec-ucsi-Mark-dGPUs-as-DEVICE-scope.patch
	patches.kernel.org/6.4.4-748-ipvs-increase-ip_vs_conn_tab_bits-range-for-64B.patch
	patches.kernel.org/6.4.4-749-btrfs-add-handling-for-RAID1C23-DUP-to-btrfs_re.patch
	patches.kernel.org/6.4.4-750-btrfs-fix-dirty_metadata_bytes-for-redirtied-bu.patch
	patches.kernel.org/6.4.4-751-btrfs-insert-tree-mod-log-move-in-push_node_lef.patch
	patches.kernel.org/6.4.4-752-btrfs-warn-on-invalid-slot-in-tree-mod-log-rewi.patch
	patches.kernel.org/6.4.4-753-btrfs-delete-unused-BGs-while-reclaiming-BGs.patch
	patches.kernel.org/6.4.4-754-btrfs-bail-out-reclaim-process-if-filesystem-is.patch
	patches.kernel.org/6.4.4-755-btrfs-add-block-group-tree-to-lockdep-classes.patch
	patches.kernel.org/6.4.4-756-btrfs-reinsert-BGs-failed-to-reclaim.patch
	patches.kernel.org/6.4.4-757-btrfs-fix-race-when-deleting-quota-root-from-th.patch
	patches.kernel.org/6.4.4-758-btrfs-add-missing-error-handling-when-logging-o.patch
	patches.kernel.org/6.4.4-759-btrfs-fix-extent-buffer-leak-after-tree-mod-log.patch
	patches.kernel.org/6.4.4-760-btrfs-do-not-BUG_ON-on-tree-mod-log-failure-at-.patch
	patches.kernel.org/6.4.4-761-ASoC-mediatek-mt8173-Fix-irq-error-path.patch
	patches.kernel.org/6.4.4-762-ASoC-mediatek-mt8173-Fix-snd_soc_component_init.patch
	patches.kernel.org/6.4.4-763-regulator-tps65219-Fix-matching-interrupts-for-.patch
	patches.kernel.org/6.4.4-764-ARM-dts-qcom-msm8660-Fix-regulator-node-names.patch
	patches.kernel.org/6.4.4-765-ARM-dts-qcom-ipq4019-fix-broken-NAND-controller.patch
	patches.kernel.org/6.4.4-766-ARM-orion5x-fix-d2net-gpio-initialization.patch
	patches.kernel.org/6.4.4-767-leds-trigger-netdev-Recheck-NETDEV_LED_MODE_LIN.patch
	patches.kernel.org/6.4.4-768-blktrace-use-inline-function-for-blk_trace_remo.patch
	patches.kernel.org/6.4.4-769-Input-ads7846-Fix-usage-of-match-data.patch
	patches.kernel.org/6.4.4-770-md-raid1-10-fix-casting-from-randomized-structu.patch
	patches.kernel.org/6.4.4-771-fs-no-need-to-check-source.patch
	patches.kernel.org/6.4.4-772-Input-ads7846-fix-pointer-cast-warning.patch
	patches.kernel.org/6.4.4-773-mips-Include-KBUILD_CPPFLAGS-in-CHECKFLAGS-invo.patch
	patches.kernel.org/6.4.4-774-powerpc-vdso-Include-CLANG_FLAGS-explicitly-in-.patch
	patches.kernel.org/6.4.4-775-kbuild-Add-CLANG_FLAGS-to-as-instr.patch
	patches.kernel.org/6.4.4-776-kbuild-Add-KBUILD_CPPFLAGS-to-as-option-invocat.patch
	patches.kernel.org/6.4.4-777-kbuild-add-CLANG_FLAGS-to-KBUILD_CPPFLAGS.patch
	patches.kernel.org/6.4.4-778-ovl-fix-null-pointer-dereference-in-ovl_permiss.patch
	patches.kernel.org/6.4.4-779-ovl-let-helper-ovl_i_path_real-return-the-reali.patch
	patches.kernel.org/6.4.4-780-ovl-fix-null-pointer-dereference-in-ovl_get_acl.patch
	patches.kernel.org/6.4.4-781-LoongArch-Include-KBUILD_CPPFLAGS-in-CHECKFLAGS.patch
	patches.kernel.org/6.4.4-782-drm-amdgpu-make-sure-BOs-are-locked-in-amdgpu_v.patch
	patches.kernel.org/6.4.4-783-drm-amdgpu-make-sure-that-BOs-have-a-backing-st.patch
	patches.kernel.org/6.4.4-784-drm-amdgpu-Skip-mark-offset-for-high-priority-r.patch
	patches.kernel.org/6.4.4-785-drm-amd-pm-revise-the-ASPM-settings-for-thunder.patch
	patches.kernel.org/6.4.4-786-drm-amdgpu-sdma4-set-align-mask-to-255.patch
	patches.kernel.org/6.4.4-787-drm-amd-pm-add-abnormal-fan-detection-for-smu-1.patch
	patches.kernel.org/6.4.4-788-drm-amdgpu-check-RAS-irq-existence-for-VCN-JPEG.patch
	patches.kernel.org/6.4.4-789-netfilter-conntrack-Avoid-nf_ct_helper_hash-use.patch
	patches.kernel.org/6.4.4-790-netfilter-nf_tables-do-not-ignore-genmask-when-.patch
	patches.kernel.org/6.4.4-791-netfilter-nf_tables-prevent-OOB-access-in-nft_b.patch
	patches.kernel.org/6.4.4-792-wireguard-queueing-use-saner-cpu-selection-wrap.patch
	patches.kernel.org/6.4.4-793-wireguard-netlink-send-staged-packets-when-sett.patch
	patches.kernel.org/6.4.4-794-tty-serial-fsl_lpuart-add-earlycon-for-imx8ulp-.patch
	patches.kernel.org/6.4.4-795-io_uring-Use-io_schedule-in-cqring-wait.patch
	patches.kernel.org/6.4.4-796-block-partition-fix-signedness-issue-for-Amiga-.patch
	patches.kernel.org/6.4.4-797-sh-mach-r2d-Handle-virq-offset-in-cascaded-IRL-.patch
	patches.kernel.org/6.4.4-798-sh-mach-highlander-Handle-virq-offset-in-cascad.patch
	patches.kernel.org/6.4.4-799-sh-mach-dreamcast-Handle-virq-offset-in-cascade.patch
	patches.kernel.org/6.4.4-800-sh-hd64461-Handle-virq-offset-for-offchip-IRQ-b.patch
	patches.kernel.org/6.4.4-801-Linux-6.4.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

	########################################################
	# 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/regulator-axp20x-Add-AXP15060-support.patch
	patches.suse/HID-microsoft-Add-rumble-support-to-latest-xbox-cont.patch
	patches.suse/pinctrl-amd-Detect-internal-GPIO0-debounce-handling.patch
	patches.suse/pinctrl-amd-Fix-mistake-in-handling-clearing-pins-at.patch
	patches.suse/pinctrl-amd-Detect-and-mask-spurious-interrupts.patch
	patches.suse/pinctrl-amd-Revert-pinctrl-amd-disable-and-mask-inte.patch
	patches.suse/drm-amdgpu-fix-clearing-mappings-for-BOs-that-are-al.patch
	patches.suse/drm-amd-display-add-a-NULL-pointer-check.patch
	patches.suse/drm-amd-display-disable-seamless-boot-if-force_odm_c.patch
	patches.suse/drm-amd-display-Fix-128b132b-link-loss-handling.patch
	patches.suse/drm-amd-pm-update-the-LC_L1_INACTIVITY-setting-to-ad.patch
	patches.suse/drm-amd-Disable-PSR-SU-on-Parade-0803-TCON.patch
	patches.suse/drm-amd-display-perform-a-bounds-check-before-fillin.patch
	patches.suse/pinctrl-amd-Only-use-special-debounce-behavior-for-G.patch
	patches.suse/pinctrl-amd-Use-amd_pinconf_set-for-all-config-optio.patch
	patches.suse/pinctrl-amd-Drop-pull-up-select-configuration.patch
	patches.suse/pinctrl-amd-Unify-debounce-handling-into-amd_pinconf.patch

	# robh/linux dt/linus
	patches.suse/of-Preserve-of-display-device-name-for-compatibility.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/ACPI-video-Add-backlight-native-DMI-quirk-for-Lenovo.patch

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

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

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

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

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

	# x86

	# s390x

	# ppc64

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

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

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

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

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

	# btrfs
	patches.suse/btrfs-provide-super_operations-get_inode_dev
	patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch

	# 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

	# Bug 1198101 - VUL-0: shim: openSUSE tumbleweed not fully locked down? Add opensuse-cert-prompt back to openSUSE shim
	# Lock down functions for secure boot
	patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.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

	# crypto

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

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

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

	########################################################
	# DRM / Graphics
	########################################################
	patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch
	patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch
	patches.suse/0001-bsc-1204315-Disable-sysfb-before-creating-simple-fra.patch

	########################################################
	# Storage
	########################################################
	patches.suse/scsi-retry-alua-transition-in-progress

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

	########################################################
	# Wireless networking drivers
	########################################################
	patches.suse/b43-missing-firmware-info.patch
	patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch

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

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

	########################################################
	# Other drivers
	########################################################
	patches.suse/Revert-io_uring-Adjust-mapping-wrt-architecture-alia.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.
	########################################################