kernel-source/series.conf

1215 lines
88 KiB
Plaintext

# 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.9.1-001-VFIO-Add-the-SPR_DSA-and-SPR_IAX-devices-to-the.patch
patches.kernel.org/6.9.1-002-dmaengine-idxd-add-a-new-security-check-to-deal.patch
patches.kernel.org/6.9.1-003-dmaengine-idxd-add-a-write-method-for-applicati.patch
patches.kernel.org/6.9.1-004-keys-Fix-overwrite-of-key-expiration-on-instant.patch
patches.kernel.org/6.9.1-005-wifi-mt76-mt7915-add-missing-chanctx-ops.patch
patches.kernel.org/6.9.1-006-Linux-6.9.1.patch
patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch
patches.kernel.org/6.9.2-002-wifi-iwlwifi-Use-request_module_nowait.patch
patches.kernel.org/6.9.2-003-cpufreq-amd-pstate-fix-the-highest-frequency-is.patch
patches.kernel.org/6.9.2-004-drm-amd-display-Fix-division-by-zero-in-setup_d.patch
patches.kernel.org/6.9.2-005-net-ks8851-Fix-another-TX-stall-caused-by-wrong.patch
patches.kernel.org/6.9.2-006-x86-percpu-Use-__force-to-cast-from-__percpu-ad.patch
patches.kernel.org/6.9.2-007-Bluetooth-L2CAP-Fix-div-by-zero-in-l2cap_le_flo.patch
patches.kernel.org/6.9.2-008-KEYS-trusted-Fix-memory-leak-in-tpm2_key_encode.patch
patches.kernel.org/6.9.2-009-ASoC-Intel-sof_sdw-use-generic-rtd_init-functio.patch
patches.kernel.org/6.9.2-010-binder-fix-max_thread-type-inconsistency.patch
patches.kernel.org/6.9.2-011-usb-dwc3-Wait-unconditionally-after-issuing-End.patch
patches.kernel.org/6.9.2-012-net-usb-ax88179_178a-fix-link-status-when-link-.patch
patches.kernel.org/6.9.2-013-usb-typec-ucsi-displayport-Fix-potential-deadlo.patch
patches.kernel.org/6.9.2-014-usb-typec-tipd-fix-event-checking-for-tps25750.patch
patches.kernel.org/6.9.2-015-usb-typec-tipd-fix-event-checking-for-tps6598x.patch
patches.kernel.org/6.9.2-016-serial-kgdboc-Fix-NMI-safety-problems-from-keyb.patch
patches.kernel.org/6.9.2-017-remoteproc-mediatek-Make-sure-IPI-buffer-fits-i.patch
patches.kernel.org/6.9.2-018-Revert-media-v4l2-ctrls-show-all-owned-controls.patch
patches.kernel.org/6.9.2-019-KEYS-trusted-Do-not-use-WARN-when-encode-fails.patch
patches.kernel.org/6.9.2-020-admin-guide-hw-vuln-core-scheduling-fix-return-.patch
patches.kernel.org/6.9.2-021-docs-kernel_include.py-Cope-with-docutils-0.21.patch
patches.kernel.org/6.9.2-022-Docs-admin-guide-mm-damon-usage-fix-wrong-examp.patch
patches.kernel.org/6.9.2-023-Docs-admin-guide-mm-damon-usage-fix-wrong-schem.patch
patches.kernel.org/6.9.2-024-block-add-a-disk_has_partscan-helper.patch
patches.kernel.org/6.9.2-025-block-add-a-partscan-sysfs-attribute-for-disks.patch
patches.kernel.org/6.9.2-026-Linux-6.9.2.patch
patches.kernel.org/6.9.3-001-x86-tsc-Trust-initial-offset-in-architectural-T.patch
patches.kernel.org/6.9.3-002-selftests-ftrace-Fix-BTFARG-testcase-to-check-f.patch
patches.kernel.org/6.9.3-003-selftests-ftrace-Fix-checkbashisms-errors.patch
patches.kernel.org/6.9.3-004-ftrace-Fix-possible-use-after-free-issue-in-ftr.patch
patches.kernel.org/6.9.3-005-Revert-arm64-fpsimd-Implement-lazy-restore-for-.patch
patches.kernel.org/6.9.3-006-arm64-fpsimd-Avoid-erroneous-elide-of-user-stat.patch
patches.kernel.org/6.9.3-007-Reapply-arm64-fpsimd-Implement-lazy-restore-for.patch
patches.kernel.org/6.9.3-008-tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_re.patch
patches.kernel.org/6.9.3-009-tty-n_gsm-fix-missing-receive-state-reset-after.patch
patches.kernel.org/6.9.3-010-speakup-Fix-sizeof-vs-ARRAY_SIZE-bug.patch
patches.kernel.org/6.9.3-011-serial-sc16is7xx-fix-bug-in-sc16is7xx_set_baud-.patch
patches.kernel.org/6.9.3-012-serial-8250_bcm7271-use-default_mux_rate-if-pos.patch
patches.kernel.org/6.9.3-013-serial-8520_mtk-Set-RTS-on-shutdown-for-Rx-in-b.patch
patches.kernel.org/6.9.3-014-Input-try-trimming-too-long-modalias-strings.patch
patches.kernel.org/6.9.3-015-io_uring-fail-NOP-if-non-zero-op-flags-is-passe.patch
patches.kernel.org/6.9.3-016-io_uring-sqpoll-ensure-that-normal-task_work-is.patch
patches.kernel.org/6.9.3-017-Revert-r8169-don-t-try-to-disable-interrupts-if.patch
patches.kernel.org/6.9.3-018-r8169-Fix-possible-ring-buffer-corruption-on-fr.patch
patches.kernel.org/6.9.3-019-ring-buffer-Fix-a-race-between-readers-and-resi.patch
patches.kernel.org/6.9.3-020-net-mana-Fix-the-extra-HZ-in-mana_hwc_send_requ.patch
patches.kernel.org/6.9.3-021-tools-latency-collector-Fix-Wformat-security-co.patch
patches.kernel.org/6.9.3-022-tools-nolibc-stdlib-fix-memory-error-in-realloc.patch
patches.kernel.org/6.9.3-023-net-ti-icssg_prueth-Fix-NULL-pointer-dereferenc.patch
patches.kernel.org/6.9.3-024-net-lan966x-remove-debugfs-directory-in-probe-e.patch
patches.kernel.org/6.9.3-025-net-smc91x-Fix-m68k-kernel-compilation-for-Cold.patch
patches.kernel.org/6.9.3-026-f2fs-fix-false-alarm-on-invalid-block-address.patch
patches.kernel.org/6.9.3-027-dt-bindings-adc-axi-adc-add-clocks-property.patch
patches.kernel.org/6.9.3-028-nilfs2-fix-use-after-free-of-timer-for-log-writ.patch
patches.kernel.org/6.9.3-029-nilfs2-fix-unexpected-freezing-of-nilfs_segctor.patch
patches.kernel.org/6.9.3-030-nilfs2-fix-potential-hang-in-nilfs_detach_log_w.patch
patches.kernel.org/6.9.3-031-fs-ntfs3-Remove-max-link-count-info-display-dur.patch
patches.kernel.org/6.9.3-032-fs-ntfs3-Taking-DOS-names-into-account-during-l.patch
patches.kernel.org/6.9.3-033-fs-ntfs3-Fix-case-when-index-is-reused-during-t.patch
patches.kernel.org/6.9.3-034-fs-ntfs3-Break-dir-enumeration-if-directory-con.patch
patches.kernel.org/6.9.3-035-ksmbd-avoid-to-send-duplicate-oplock-break-noti.patch
patches.kernel.org/6.9.3-036-ksmbd-ignore-trailing-slashes-in-share-paths.patch
patches.kernel.org/6.9.3-037-ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-wo.patch
patches.kernel.org/6.9.3-038-ALSA-core-Fix-NULL-module-pointer-assignment-at.patch
patches.kernel.org/6.9.3-039-ALSA-timer-Set-lower-bound-of-start-tick-time.patch
patches.kernel.org/6.9.3-040-ALSA-Fix-deadlocks-with-kctl-removals-at-discon.patch
patches.kernel.org/6.9.3-041-KEYS-asymmetric-Add-missing-dependency-on-CRYPT.patch
patches.kernel.org/6.9.3-042-KEYS-asymmetric-Add-missing-dependencies-of-FIP.patch
patches.kernel.org/6.9.3-043-openpromfs-finish-conversion-to-the-new-mount-A.patch
patches.kernel.org/6.9.3-044-crypto-bcm-Fix-pointer-arithmetic.patch
patches.kernel.org/6.9.3-045-firmware-qcom-qcm-fix-unused-qcom_scm_qseecom_a.patch
patches.kernel.org/6.9.3-046-mm-slub-kunit-Use-inverted-data-to-corrupt-kmem.patch
patches.kernel.org/6.9.3-047-firmware-raspberrypi-Use-correct-device-for-DMA.patch
patches.kernel.org/6.9.3-048-ecryptfs-Fix-buffer-size-for-tag-66-packet.patch
patches.kernel.org/6.9.3-049-nilfs2-fix-out-of-range-warning.patch
patches.kernel.org/6.9.3-050-parisc-add-missing-export-of-__cmpxchg_u8.patch
patches.kernel.org/6.9.3-051-crypto-ccp-drop-platform-ifdef-checks.patch
patches.kernel.org/6.9.3-052-crypto-x86-nh-avx2-add-missing-vzeroupper.patch
patches.kernel.org/6.9.3-053-crypto-x86-sha256-avx2-add-missing-vzeroupper.patch
patches.kernel.org/6.9.3-054-crypto-x86-sha512-avx2-add-missing-vzeroupper.patch
patches.kernel.org/6.9.3-055-s390-cio-fix-tracepoint-subchannel-type-field.patch
patches.kernel.org/6.9.3-056-io_uring-use-the-right-type-for-work_llist-empt.patch
patches.kernel.org/6.9.3-057-rcu-tasks-Fix-show_rcu_tasks_trace_gp_kthread-b.patch
patches.kernel.org/6.9.3-058-rcu-Fix-buffer-overflow-in-print_cpu_stall_info.patch
patches.kernel.org/6.9.3-059-ARM-configs-sunxi-Enable-DRM_DW_HDMI.patch
patches.kernel.org/6.9.3-060-jffs2-prevent-xattr-node-from-overflowing-the-e.patch
patches.kernel.org/6.9.3-061-libfs-Fix-simple_offset_rename_exchange.patch
patches.kernel.org/6.9.3-062-libfs-Add-simple_offset_rename-API.patch
patches.kernel.org/6.9.3-063-shmem-Fix-shmem_rename2.patch
patches.kernel.org/6.9.3-064-io-wq-write-next_work-before-dropping-acct_lock.patch
patches.kernel.org/6.9.3-065-mm-userfaultfd-Do-not-place-zeropages-when-zero.patch
patches.kernel.org/6.9.3-066-s390-mm-Re-enable-the-shared-zeropage-for-PV-an.patch
patches.kernel.org/6.9.3-067-crypto-octeontx2-add-missing-check-for-dma_map_.patch
patches.kernel.org/6.9.3-068-crypto-qat-improve-error-message-in-adf_get_arb.patch
patches.kernel.org/6.9.3-069-crypto-qat-improve-error-logging-to-be-consiste.patch
patches.kernel.org/6.9.3-070-soc-qcom-pmic_glink-don-t-traverse-clients-list.patch
patches.kernel.org/6.9.3-071-soc-qcom-pmic_glink-notify-clients-about-the-cu.patch
patches.kernel.org/6.9.3-072-firmware-qcom-scm-Fix-__scm-and-waitq-completio.patch
patches.kernel.org/6.9.3-073-soc-mediatek-cmdq-Fix-typo-of-CMDQ_JUMP_RELATIV.patch
patches.kernel.org/6.9.3-074-null_blk-Fix-missing-mutex_destroy-at-module-re.patch
patches.kernel.org/6.9.3-075-crypto-qat-validate-slices-count-returned-by-FW.patch
patches.kernel.org/6.9.3-076-hwrng-stm32-use-logical-OR-in-conditional.patch
patches.kernel.org/6.9.3-077-hwrng-stm32-put-IP-into-RPM-suspend-on-failure.patch
patches.kernel.org/6.9.3-078-hwrng-stm32-repair-clock-handling.patch
patches.kernel.org/6.9.3-079-kunit-fortify-Fix-mismatched-kvalloc-vfree-usag.patch
patches.kernel.org/6.9.3-080-s390-vmlinux.lds.S-Drop-.hash-and-.gnu.hash-for.patch
patches.kernel.org/6.9.3-081-io_uring-net-fix-sendzc-lazy-wake-polling.patch
patches.kernel.org/6.9.3-082-soc-qcom-pmic_glink-Make-client-lock-non-sleepi.patch
patches.kernel.org/6.9.3-083-lkdtm-Disable-CFI-checking-for-perms-functions.patch
patches.kernel.org/6.9.3-084-kunit-fortify-Fix-replaced-failure-path-to-unbr.patch
patches.kernel.org/6.9.3-085-md-fix-resync-softlockup-when-bitmap-size-is-le.patch
patches.kernel.org/6.9.3-086-crypto-qat-specify-firmware-files-for-402xx.patch
patches.kernel.org/6.9.3-087-block-refine-the-EOF-check-in-blkdev_iomap_begi.patch
patches.kernel.org/6.9.3-088-block-fix-and-simplify-blkdevparts-cmdline-pars.patch
patches.kernel.org/6.9.3-089-block-support-to-account-io_ticks-precisely.patch
patches.kernel.org/6.9.3-090-wifi-ath10k-poll-service-ready-message-before-f.patch
patches.kernel.org/6.9.3-091-wifi-brcmfmac-pcie-handle-randbuf-allocation-fa.patch
patches.kernel.org/6.9.3-092-wifi-ath11k-don-t-force-enable-power-save-on-no.patch
patches.kernel.org/6.9.3-093-bpftool-Fix-missing-pids-during-link-show.patch
patches.kernel.org/6.9.3-094-libbpf-Prevent-null-pointer-dereference-when-pr.patch
patches.kernel.org/6.9.3-095-wifi-ath12k-use-correct-flag-field-for-320-MHz-.patch
patches.kernel.org/6.9.3-096-wifi-mt76-mt7915-workaround-too-long-expansion-.patch
patches.kernel.org/6.9.3-097-x86-boot-Ignore-relocations-in-.notes-sections-.patch
patches.kernel.org/6.9.3-098-x86-fred-Fix-typo-in-Kconfig-description.patch
patches.kernel.org/6.9.3-099-wifi-ieee80211-fix-ieee80211_mle_basic_sta_prof.patch
patches.kernel.org/6.9.3-100-wifi-cfg80211-ignore-non-TX-BSSs-in-per-STA-pro.patch
patches.kernel.org/6.9.3-101-wifi-iwlwifi-mvm-Do-not-warn-on-invalid-link-on.patch
patches.kernel.org/6.9.3-102-wifi-iwlwifi-mvm-allocate-STA-links-only-for-ac.patch
patches.kernel.org/6.9.3-103-wifi-mac80211-don-t-select-link-ID-if-not-provi.patch
patches.kernel.org/6.9.3-104-wifi-iwlwifi-mvm-fix-active-link-counting-durin.patch
patches.kernel.org/6.9.3-105-wifi-iwlwifi-mvm-set-wider-BW-OFDMA-ignore-corr.patch
patches.kernel.org/6.9.3-106-wifi-iwlwifi-mvm-select-STA-mask-only-for-activ.patch
patches.kernel.org/6.9.3-107-wifi-iwlwifi-reconfigure-TLC-during-HW-restart.patch
patches.kernel.org/6.9.3-108-wifi-iwlwifi-mvm-fix-check-in-iwl_mvm_sta_fw_id.patch
patches.kernel.org/6.9.3-109-sched-fair-Add-EAS-checks-before-updating-root_.patch
patches.kernel.org/6.9.3-110-ACPI-bus-Indicate-support-for-_TFP-thru-_OSC.patch
patches.kernel.org/6.9.3-111-ACPI-bus-Indicate-support-for-more-than-16-p-st.patch
patches.kernel.org/6.9.3-112-ACPI-bus-Indicate-support-for-the-Generic-Event.patch
patches.kernel.org/6.9.3-113-ACPI-Fix-Generic-Initiator-Affinity-_OSC-bit.patch
patches.kernel.org/6.9.3-114-ACPI-bus-Indicate-support-for-IRQ-ResourceSourc.patch
patches.kernel.org/6.9.3-115-enetc-avoid-truncating-error-message.patch
patches.kernel.org/6.9.3-116-qed-avoid-truncating-work-queue-length.patch
patches.kernel.org/6.9.3-117-mlx5-avoid-truncating-error-message.patch
patches.kernel.org/6.9.3-118-mlx5-stop-warning-for-64KB-pages.patch
patches.kernel.org/6.9.3-119-bitops-add-missing-prototype-check.patch
patches.kernel.org/6.9.3-120-dlm-fix-user-space-lock-decision-to-copy-lvb.patch
patches.kernel.org/6.9.3-121-wifi-carl9170-re-fix-fortified-memset-warning.patch
patches.kernel.org/6.9.3-122-bpftool-Mount-bpffs-on-provided-dir-instead-of-.patch
patches.kernel.org/6.9.3-123-bpf-Pack-struct-bpf_fib_lookup.patch
patches.kernel.org/6.9.3-124-bpf-prevent-r10-register-from-being-marked-as-p.patch
patches.kernel.org/6.9.3-125-x86-microcode-AMD-Avoid-Wformat-warning-with-cl.patch
patches.kernel.org/6.9.3-126-scsi-ufs-qcom-Perform-read-back-after-writing-r.patch
patches.kernel.org/6.9.3-127-scsi-ufs-qcom-Perform-read-back-after-writing-R.patch
patches.kernel.org/6.9.3-128-scsi-ufs-qcom-Perform-read-back-after-writing-u.patch
patches.kernel.org/6.9.3-129-scsi-ufs-qcom-Perform-read-back-after-writing-C.patch
patches.kernel.org/6.9.3-130-scsi-ufs-cdns-pltfrm-Perform-read-back-after-wr.patch
patches.kernel.org/6.9.3-131-scsi-ufs-core-Perform-read-back-after-writing-U.patch
patches.kernel.org/6.9.3-132-scsi-ufs-core-Perform-read-back-after-disabling.patch
patches.kernel.org/6.9.3-133-scsi-ufs-core-Perform-read-back-after-disabling.patch
patches.kernel.org/6.9.3-134-ACPI-LPSS-Advertise-number-of-chip-selects-via-.patch
patches.kernel.org/6.9.3-135-EDAC-skx_common-Allow-decoding-of-SGX-addresses.patch
patches.kernel.org/6.9.3-136-locking-atomic-x86-Correct-the-definition-of-__.patch
patches.kernel.org/6.9.3-137-irqchip-alpine-msi-Fix-off-by-one-in-allocation.patch
patches.kernel.org/6.9.3-138-irqchip-loongson-pch-msi-Fix-off-by-one-on-allo.patch
patches.kernel.org/6.9.3-139-ACPI-disable-Wstringop-truncation.patch
patches.kernel.org/6.9.3-140-gfs2-Don-t-forget-to-complete-delayed-withdraw.patch
patches.kernel.org/6.9.3-141-gfs2-Fix-ignore-unlock-failures-after-withdraw.patch
patches.kernel.org/6.9.3-142-arm64-Remove-unnecessary-irqflags-alternative.h.patch
patches.kernel.org/6.9.3-143-x86-boot-64-Clear-most-of-CR4-in-startup_64-exc.patch
patches.kernel.org/6.9.3-144-selftests-bpf-Fix-umount-cgroup2-error-in-test_.patch
patches.kernel.org/6.9.3-145-tcp-increase-the-default-TCP-scaling-ratio.patch
patches.kernel.org/6.9.3-146-cpufreq-exit-callback-is-optional.patch
patches.kernel.org/6.9.3-147-x86-pat-Introduce-lookup_address_in_pgd_attr.patch
patches.kernel.org/6.9.3-148-x86-pat-Restructure-_lookup_address_cpa.patch
patches.kernel.org/6.9.3-149-x86-pat-Fix-W-X-violation-false-positives-when-.patch
patches.kernel.org/6.9.3-150-udp-Avoid-call-to-compute_score-on-multiple-sit.patch
patches.kernel.org/6.9.3-151-openrisc-Use-do_kernel_power_off.patch
patches.kernel.org/6.9.3-152-openrisc-traps-Don-t-send-signals-to-kernel-mod.patch
patches.kernel.org/6.9.3-153-cppc_cpufreq-Fix-possible-null-pointer-derefere.patch
patches.kernel.org/6.9.3-154-wifi-mac80211-transmit-deauth-only-if-link-is-a.patch
patches.kernel.org/6.9.3-155-wifi-iwlwifi-mvm-introduce-esr_disable_reason.patch
patches.kernel.org/6.9.3-156-wifi-iwlwifi-mvm-calculate-EMLSR-mode-after-con.patch
patches.kernel.org/6.9.3-157-wifi-iwlwifi-mvm-don-t-always-disable-EMLSR-due.patch
patches.kernel.org/6.9.3-158-wifi-iwlwifi-mvm-init-vif-works-only-once.patch
patches.kernel.org/6.9.3-159-scsi-libsas-Fix-the-failure-of-adding-phy-with-.patch
patches.kernel.org/6.9.3-160-scsi-hpsa-Fix-allocation-size-for-Scsi_Host-pri.patch
patches.kernel.org/6.9.3-161-x86-purgatory-Switch-to-the-position-independen.patch
patches.kernel.org/6.9.3-162-wifi-ath12k-fix-out-of-bound-access-of-qmi_invo.patch
patches.kernel.org/6.9.3-163-thermal-drivers-mediatek-lvts_thermal-Add-coeff.patch
patches.kernel.org/6.9.3-164-thermal-drivers-tsens-Fix-null-pointer-derefere.patch
patches.kernel.org/6.9.3-165-dt-bindings-thermal-loongson-ls2k-thermal-Add-L.patch
patches.kernel.org/6.9.3-166-dt-bindings-thermal-loongson-ls2k-thermal-Fix-i.patch
patches.kernel.org/6.9.3-167-wifi-ath10k-Fix-an-error-code-problem-in-ath10k.patch
patches.kernel.org/6.9.3-168-gfs2-Remove-ill-placed-consistency-check.patch
patches.kernel.org/6.9.3-169-gfs2-Fix-potential-glock-use-after-free-on-unmo.patch
patches.kernel.org/6.9.3-170-gfs2-finish_xmote-cleanup.patch
patches.kernel.org/6.9.3-171-gfs2-do_xmote-fixes.patch
patches.kernel.org/6.9.3-172-thermal-debugfs-Avoid-excessive-updates-of-trip.patch
patches.kernel.org/6.9.3-173-selftests-bpf-Fix-a-fd-leak-in-error-paths-in-o.patch
patches.kernel.org/6.9.3-174-scsi-ufs-core-mcq-Fix-ufshcd_mcq_sqe_search.patch
patches.kernel.org/6.9.3-175-cpufreq-brcmstb-avs-cpufreq-ISO-C90-forbids-mix.patch
patches.kernel.org/6.9.3-176-wifi-ath10k-populate-board-data-for-WCN3990.patch
patches.kernel.org/6.9.3-177-net-dsa-mv88e6xxx-Add-support-for-model-specifi.patch
patches.kernel.org/6.9.3-178-net-dsa-mv88e6xxx-Avoid-EEPROM-timeout-without-.patch
patches.kernel.org/6.9.3-179-tcp-avoid-premature-drops-in-tcp_add_backlog.patch
patches.kernel.org/6.9.3-180-thermal-debugfs-Create-records-for-cdev-states-.patch
patches.kernel.org/6.9.3-181-thermal-debugfs-Pass-cooling-device-state-to-th.patch
patches.kernel.org/6.9.3-182-pwm-sti-Simplify-probe-function-using-devm-func.patch
patches.kernel.org/6.9.3-183-drivers-perf-hisi_pcie-Fix-out-of-bound-access-.patch
patches.kernel.org/6.9.3-184-drivers-perf-hisi-hns3-Fix-out-of-bound-access-.patch
patches.kernel.org/6.9.3-185-drivers-perf-hisi-hns3-Actually-use-devm_add_ac.patch
patches.kernel.org/6.9.3-186-net-give-more-chances-to-rcu-in-netdev_wait_all.patch
patches.kernel.org/6.9.3-187-macintosh-via-macii-Fix-BUG-sleeping-function-c.patch
patches.kernel.org/6.9.3-188-wifi-carl9170-add-a-proper-sanity-check-for-end.patch
patches.kernel.org/6.9.3-189-bpf-Fix-verifier-assumptions-about-socket-sk.patch
patches.kernel.org/6.9.3-190-selftests-bpf-Run-cgroup1_hierarchy-test-in-own.patch
patches.kernel.org/6.9.3-191-wifi-ar5523-enable-proper-endpoint-verification.patch
patches.kernel.org/6.9.3-192-pwm-meson-Add-check-for-error-from-clk_round_ra.patch
patches.kernel.org/6.9.3-193-pwm-meson-Use-mul_u64_u64_div_u64-for-frequency.patch
patches.kernel.org/6.9.3-194-bpf-Add-BPF_PROG_TYPE_CGROUP_SKB-attach-type-en.patch
patches.kernel.org/6.9.3-195-sh-kprobes-Merge-arch_copy_kprobe-into-arch_pre.patch
patches.kernel.org/6.9.3-196-Revert-sh-Handle-calling-csum_partial-with-misa.patch
patches.kernel.org/6.9.3-197-wifi-mt76-mt7603-fix-tx-queue-of-loopback-packe.patch
patches.kernel.org/6.9.3-198-wifi-mt76-mt7603-add-wpdma-tx-eof-flag-for-PSE-.patch
patches.kernel.org/6.9.3-199-wifi-mt76-connac-check-for-null-before-derefere.patch
patches.kernel.org/6.9.3-200-wifi-mt76-mt7996-fix-size-of-txpower-MCU-comman.patch
patches.kernel.org/6.9.3-201-wifi-mt76-mt7925-ensure-4-byte-alignment-for-su.patch
patches.kernel.org/6.9.3-202-wifi-mt76-mt7996-fix-uninitialized-variable-in-.patch
patches.kernel.org/6.9.3-203-wifi-mt76-mt7996-fix-potential-memory-leakage-w.patch
patches.kernel.org/6.9.3-204-wifi-mt76-connac-use-muar-idx-0xe-for-non-mt799.patch
patches.kernel.org/6.9.3-205-libbpf-Fix-error-message-in-attach_kprobe_multi.patch
patches.kernel.org/6.9.3-206-wifi-nl80211-Avoid-address-calculations-via-out.patch
patches.kernel.org/6.9.3-207-wifi-rtw89-wow-refine-WoWLAN-flows-of-HCI-inter.patch
patches.kernel.org/6.9.3-208-selftests-ktap_helpers-Make-it-POSIX-compliant.patch
patches.kernel.org/6.9.3-209-selftests-power_supply-Make-it-POSIX-compliant.patch
patches.kernel.org/6.9.3-210-selftests-binderfs-use-the-Makefile-s-rules-not.patch
patches.kernel.org/6.9.3-211-selftests-resctrl-fix-clang-build-failure-use-L.patch
patches.kernel.org/6.9.3-212-selftests-default-to-host-arch-for-LLVM-builds.patch
patches.kernel.org/6.9.3-213-kunit-Fix-kthread-reference.patch
patches.kernel.org/6.9.3-214-kunit-unregister-the-device-on-error.patch
patches.kernel.org/6.9.3-215-kunit-bail-out-early-in-__kunit_test_suites_ini.patch
patches.kernel.org/6.9.3-216-selftests-bpf-Fix-pointer-arithmetic-in-test_xd.patch
patches.kernel.org/6.9.3-217-HID-intel-ish-hid-ipc-Add-check-for-pci_alloc_i.patch
patches.kernel.org/6.9.3-218-scsi-bfa-Ensure-the-copied-buf-is-NUL-terminate.patch
patches.kernel.org/6.9.3-219-scsi-qedf-Ensure-the-copied-buf-is-NUL-terminat.patch
patches.kernel.org/6.9.3-220-scsi-qla2xxx-Fix-debugfs-output-for-fw_resource.patch
patches.kernel.org/6.9.3-221-gpio-nuvoton-Fix-sgpio-irq-handle-error.patch
patches.kernel.org/6.9.3-222-x86-numa-Fix-SRAT-lookup-of-CFMWS-ranges-with-n.patch
patches.kernel.org/6.9.3-223-wifi-mwl8k-initialize-cmd-addr-properly.patch
patches.kernel.org/6.9.3-224-HID-amd_sfh-Handle-no-sensors-in-PM-operations.patch
patches.kernel.org/6.9.3-225-btrfs-set-start-on-clone-before-calling-copy_ex.patch
patches.kernel.org/6.9.3-226-usb-aqc111-stop-lying-about-skb-truesize.patch
patches.kernel.org/6.9.3-227-net-usb-sr9700-stop-lying-about-skb-truesize.patch
patches.kernel.org/6.9.3-228-m68k-Fix-spinlock-race-in-kernel-thread-creatio.patch
patches.kernel.org/6.9.3-229-m68k-mac-Fix-reboot-hang-on-Mac-IIci.patch
patches.kernel.org/6.9.3-230-m68k-Move-ARCH_HAS_CPU_CACHE_ALIASING.patch
patches.kernel.org/6.9.3-231-selftests-Compile-kselftest-headers-with-D_GNU_.patch
patches.kernel.org/6.9.3-232-selftests-sgx-Include-KHDR_INCLUDES-in-Makefile.patch
patches.kernel.org/6.9.3-233-dm-delay-fix-workqueue-delay_timer-race.patch
patches.kernel.org/6.9.3-234-dm-delay-fix-hung-task-introduced-by-kthread-mo.patch
patches.kernel.org/6.9.3-235-dm-delay-fix-max_delay-calculations.patch
patches.kernel.org/6.9.3-236-ptp-ocp-fix-DPLL-functions.patch
patches.kernel.org/6.9.3-237-net-ipv6-fix-wrong-start-position-when-receive-.patch
patches.kernel.org/6.9.3-238-eth-sungem-remove-.ndo_poll_controller-to-avoid.patch
patches.kernel.org/6.9.3-239-selftests-net-add-missing-config-for-amt.sh.patch
patches.kernel.org/6.9.3-240-selftests-net-move-amt-to-socat-for-better-comp.patch
patches.kernel.org/6.9.3-241-net-ethernet-mediatek-split-tx-and-rx-fields-in.patch
patches.kernel.org/6.9.3-242-net-ethernet-mediatek-use-ADMAv1-instead-of-ADM.patch
patches.kernel.org/6.9.3-243-ice-Fix-package-download-algorithm.patch
patches.kernel.org/6.9.3-244-net-ethernet-cortina-Locking-fixes.patch
patches.kernel.org/6.9.3-245-af_unix-Fix-data-races-in-unix_release_sock-uni.patch
patches.kernel.org/6.9.3-246-net-usb-smsc95xx-stop-lying-about-skb-truesize.patch
patches.kernel.org/6.9.3-247-net-openvswitch-fix-overwriting-ct-original-tup.patch
patches.kernel.org/6.9.3-248-ipv6-sr-add-missing-seg6_local_exit.patch
patches.kernel.org/6.9.3-249-ipv6-sr-fix-incorrect-unregister-order.patch
patches.kernel.org/6.9.3-250-ipv6-sr-fix-invalid-unregister-error-path.patch
patches.kernel.org/6.9.3-251-net-mlx5e-Fix-netif-state-handling.patch
patches.kernel.org/6.9.3-252-net-mlx5-Fix-peer-devlink-set-for-SF-represento.patch
patches.kernel.org/6.9.3-253-net-mlx5-Reload-only-IB-representors-upon-lag-d.patch
patches.kernel.org/6.9.3-254-net-mlx5-Add-a-timeout-to-acquire-the-command-q.patch
patches.kernel.org/6.9.3-255-net-mlx5-Discard-command-completions-in-interna.patch
patches.kernel.org/6.9.3-256-s390-bpf-Emit-a-barrier-for-BPF_FETCH-instructi.patch
patches.kernel.org/6.9.3-257-riscv-bpf-make-some-atomic-operations-fully-ord.patch
patches.kernel.org/6.9.3-258-inet-fix-inet_fill_ifaddr-flags-truncation.patch
patches.kernel.org/6.9.3-259-ax25-Use-kernel-universal-linked-list-to-implem.patch
patches.kernel.org/6.9.3-260-ax25-Fix-reference-count-leak-issues-of-ax25_de.patch
patches.kernel.org/6.9.3-261-ax25-Fix-reference-count-leak-issue-of-net_devi.patch
patches.kernel.org/6.9.3-262-dpll-fix-return-value-check-for-kmemdup.patch
patches.kernel.org/6.9.3-263-net-fec-remove-.ndo_poll_controller-to-avoid-de.patch
patches.kernel.org/6.9.3-264-mptcp-SO_KEEPALIVE-fix-getsockopt-support.patch
patches.kernel.org/6.9.3-265-mptcp-fix-full-TCP-keep-alive-support.patch
patches.kernel.org/6.9.3-266-net-stmmac-move-the-EST-lock-to-struct-stmmac_p.patch
patches.kernel.org/6.9.3-267-net-micrel-Fix-receiving-the-timestamp-in-the-f.patch
patches.kernel.org/6.9.3-268-Bluetooth-compute-LE-flow-credits-based-on-recv.patch
patches.kernel.org/6.9.3-269-Bluetooth-qca-Fix-error-code-in-qca_read_fw_bui.patch
patches.kernel.org/6.9.3-270-Bluetooth-ISO-Make-iso_get_sock_listen-generic.patch
patches.kernel.org/6.9.3-271-Bluetooth-HCI-Remove-HCI_AMP-support.patch
patches.kernel.org/6.9.3-272-Bluetooth-hci_conn-hci_sync-Use-__counted_by-to.patch
patches.kernel.org/6.9.3-273-Bluetooth-hci_core-Fix-not-handling-hdev-le_num.patch
patches.kernel.org/6.9.3-274-drm-panel-edp-Add-prepare_to_enable-to-200ms-fo.patch
patches.kernel.org/6.9.3-275-drm-bridge-Fix-improper-bridge-init-order-with-.patch
patches.kernel.org/6.9.3-276-drm-ci-update-device-type-for-volteer-devices.patch
patches.kernel.org/6.9.3-277-drm-nouveau-dp-Fix-incorrect-return-code-in-r53.patch
patches.kernel.org/6.9.3-278-drm-omapdrm-Fix-console-by-implementing-fb_dirt.patch
patches.kernel.org/6.9.3-279-drm-omapdrm-Fix-console-with-deferred-ops.patch
patches.kernel.org/6.9.3-280-printk-Let-no_printk-use-_printk.patch
patches.kernel.org/6.9.3-281-dev_printk-Add-and-use-dev_no_printk.patch
patches.kernel.org/6.9.3-282-drm-lcdif-Do-not-disable-clocks-on-already-susp.patch
patches.kernel.org/6.9.3-283-drm-panel-atna33xc20-Fix-unbalanced-regulator-i.patch
patches.kernel.org/6.9.3-284-drm-amd-display-Fix-potential-index-out-of-boun.patch
patches.kernel.org/6.9.3-285-drm-amd-display-Remove-redundant-condition-in-d.patch
patches.kernel.org/6.9.3-286-ASoC-Intel-Disable-route-checks-for-Skylake-boa.patch
patches.kernel.org/6.9.3-287-ASoC-Intel-avs-ssm4567-Do-not-ignore-route-chec.patch
patches.kernel.org/6.9.3-288-mtd-core-Report-error-if-first-mtd_otp_size-cal.patch
patches.kernel.org/6.9.3-289-mtd-rawnand-hynix-fixed-typo.patch
patches.kernel.org/6.9.3-290-drm-imagination-avoid-Woverflow-warning.patch
patches.kernel.org/6.9.3-291-ASoC-mediatek-Assign-dummy-when-codec-not-speci.patch
patches.kernel.org/6.9.3-292-drm-panel-ltk050h3146w-add-MIPI_DSI_MODE_VIDEO-.patch
patches.kernel.org/6.9.3-293-drm-panel-ltk050h3146w-drop-duplicate-commands-.patch
patches.kernel.org/6.9.3-294-fbdev-shmobile-fix-snprintf-truncation.patch
patches.kernel.org/6.9.3-295-ASoC-kirkwood-Fix-potential-NULL-dereference.patch
patches.kernel.org/6.9.3-296-drm-meson-vclk-fix-calculation-of-59.94-fractio.patch
patches.kernel.org/6.9.3-297-drm-mediatek-Add-0-size-check-to-mtk_drm_gem_ob.patch
patches.kernel.org/6.9.3-298-drm-mediatek-Init-ddp_comp-with-devm_kcalloc.patch
patches.kernel.org/6.9.3-299-ASoC-SOF-Intel-hda-dai-fix-channel-map-configur.patch
patches.kernel.org/6.9.3-300-powerpc-fsl-soc-hide-unused-const-variable.patch
patches.kernel.org/6.9.3-301-ASoC-SOF-Intel-mtl-Correct-rom_status_reg.patch
patches.kernel.org/6.9.3-302-ASoC-SOF-Intel-lnl-Correct-rom_status_reg.patch
patches.kernel.org/6.9.3-303-ASoC-SOF-Intel-mtl-Disable-interrupts-when-firm.patch
patches.kernel.org/6.9.3-304-ASoC-SOF-Intel-mtl-Implement-firmware-boot-stat.patch
patches.kernel.org/6.9.3-305-fbdev-sisfb-hide-unused-variables.patch
patches.kernel.org/6.9.3-306-selftests-cgroup-skip-test_cgcore_lesser_ns_ope.patch
patches.kernel.org/6.9.3-307-ASoC-Intel-avs-Restore-stream-decoupling-on-pre.patch
patches.kernel.org/6.9.3-308-ASoC-Intel-avs-Fix-debug-slot-offset-calculatio.patch
patches.kernel.org/6.9.3-309-ASoC-Intel-avs-Fix-ASRC-module-initialization.patch
patches.kernel.org/6.9.3-310-ASoC-Intel-avs-Fix-potential-integer-overflow.patch
patches.kernel.org/6.9.3-311-ASoC-Intel-avs-Test-result-of-avs_get_module_en.patch
patches.kernel.org/6.9.3-312-media-ngene-Add-dvb_ca_en50221_init-return-valu.patch
patches.kernel.org/6.9.3-313-staging-media-starfive-Remove-links-when-unregi.patch
patches.kernel.org/6.9.3-314-media-rcar-vin-work-around-Wenum-compare-condit.patch
patches.kernel.org/6.9.3-315-media-radio-shark2-Avoid-led_names-truncations.patch
patches.kernel.org/6.9.3-316-drm-bridge-cdns-mhdp8546-Fix-possible-null-poin.patch
patches.kernel.org/6.9.3-317-platform-x86-xiaomi-wmi-Fix-race-condition-when.patch
patches.kernel.org/6.9.3-318-drm-msm-dp-allow-voltage-swing-pre-emphasis-of-.patch
patches.kernel.org/6.9.3-319-drm-msm-dp-Avoid-a-long-timeout-for-AUX-transfe.patch
patches.kernel.org/6.9.3-320-drm-msm-dp-Account-for-the-timeout-in-wait_hpd_.patch
patches.kernel.org/6.9.3-321-media-ipu3-cio2-Request-IRQ-earlier.patch
patches.kernel.org/6.9.3-322-media-dt-bindings-ovti-ov2680-Fix-the-power-sup.patch
patches.kernel.org/6.9.3-323-media-i2c-et8ek8-Don-t-strip-remove-function-wh.patch
patches.kernel.org/6.9.3-324-media-v4l2-subdev-Fix-stream-handling-for-crop-.patch
patches.kernel.org/6.9.3-325-fbdev-sh7760fb-allow-modular-build.patch
patches.kernel.org/6.9.3-326-media-atomisp-ssh_css-Fix-a-null-pointer-derefe.patch
patches.kernel.org/6.9.3-327-drm-arm-malidp-fix-a-possible-null-pointer-dere.patch
patches.kernel.org/6.9.3-328-drm-vc4-Fix-possible-null-pointer-dereference.patch
patches.kernel.org/6.9.3-329-ASoC-tracing-Export-SND_SOC_DAPM_DIR_OUT-to-its.patch
patches.kernel.org/6.9.3-330-drm-bridge-anx7625-Don-t-log-an-error-when-DSI-.patch
patches.kernel.org/6.9.3-331-drm-bridge-icn6211-Don-t-log-an-error-when-DSI-.patch
patches.kernel.org/6.9.3-332-drm-bridge-lt8912b-Don-t-log-an-error-when-DSI-.patch
patches.kernel.org/6.9.3-333-drm-bridge-lt9611-Don-t-log-an-error-when-DSI-h.patch
patches.kernel.org/6.9.3-334-drm-bridge-lt9611uxc-Don-t-log-an-error-when-DS.patch
patches.kernel.org/6.9.3-335-drm-bridge-tc358775-Don-t-log-an-error-when-DSI.patch
patches.kernel.org/6.9.3-336-drm-bridge-dpc3433-Don-t-log-an-error-when-DSI-.patch
patches.kernel.org/6.9.3-337-drm-panel-novatek-nt35950-Don-t-log-an-error-wh.patch
patches.kernel.org/6.9.3-338-drm-bridge-anx7625-Update-audio-status-while-de.patch
patches.kernel.org/6.9.3-339-drm-panel-simple-Add-missing-Innolux-G121X1-L03.patch
patches.kernel.org/6.9.3-340-ALSA-hda-cs35l41-Remove-Speaker-ID-for-Lenovo-L.patch
patches.kernel.org/6.9.3-341-drm-mipi-dsi-use-correct-return-type-for-the-DS.patch
patches.kernel.org/6.9.3-342-media-uvcvideo-Add-quirk-for-Logitech-Rally-Bar.patch
patches.kernel.org/6.9.3-343-drm-rockchip-vop2-Do-not-divide-height-twice-fo.patch
patches.kernel.org/6.9.3-344-RISC-V-Fix-the-typo-in-Scountovf-CSR-name.patch
patches.kernel.org/6.9.3-345-drm-edid-Parse-topology-block-for-all-DispID-st.patch
patches.kernel.org/6.9.3-346-media-cadence-csi2rx-configure-DPHY-before-star.patch
patches.kernel.org/6.9.3-347-power-supply-core-simplify-charge_behaviour-for.patch
patches.kernel.org/6.9.3-348-clk-samsung-exynosautov9-fix-wrong-pll-clock-id.patch
patches.kernel.org/6.9.3-349-RDMA-mlx5-Uncacheable-mkey-has-neither-rb_key-o.patch
patches.kernel.org/6.9.3-350-RDMA-mlx5-Change-check-for-cacheable-mkeys.patch
patches.kernel.org/6.9.3-351-RDMA-mlx5-Adding-remote-atomic-access-flag-to-u.patch
patches.kernel.org/6.9.3-352-clk-mediatek-pllfh-Don-t-log-error-for-missing-.patch
patches.kernel.org/6.9.3-353-iommu-Undo-pasid-attachment-only-for-the-device.patch
patches.kernel.org/6.9.3-354-RDMA-hns-Fix-return-value-in-hns_roce_map_mr_sg.patch
patches.kernel.org/6.9.3-355-RDMA-hns-Add-max_ah-and-cq-moderation-capacitie.patch
patches.kernel.org/6.9.3-356-RDMA-hns-Fix-deadlock-on-SRQ-async-events.patch
patches.kernel.org/6.9.3-357-RDMA-hns-Fix-UAF-for-cq-async-event.patch
patches.kernel.org/6.9.3-358-RDMA-hns-Fix-mismatch-exception-rollback.patch
patches.kernel.org/6.9.3-359-RDMA-hns-Fix-GMV-table-pagesize.patch
patches.kernel.org/6.9.3-360-RDMA-hns-Use-complete-parentheses-in-macros.patch
patches.kernel.org/6.9.3-361-RDMA-hns-Modify-the-print-level-of-CQE-error.patch
patches.kernel.org/6.9.3-362-clk-mediatek-mt8365-mm-fix-DPI0-parent.patch
patches.kernel.org/6.9.3-363-clk-rs9-fix-wrong-default-value-for-clock-ampli.patch
patches.kernel.org/6.9.3-364-clk-qcom-clk-alpha-pll-remove-invalid-Stromer-r.patch
patches.kernel.org/6.9.3-365-clk-samsung-gs101-propagate-PERIC0-USI-SPI-cloc.patch
patches.kernel.org/6.9.3-366-clk-samsung-gs101-propagate-PERIC1-USI-SPI-cloc.patch
patches.kernel.org/6.9.3-367-RDMA-rxe-Fix-seg-fault-in-rxe_comp_queue_pkt.patch
patches.kernel.org/6.9.3-368-RDMA-rxe-Allow-good-work-requests-to-be-execute.patch
patches.kernel.org/6.9.3-369-RDMA-rxe-Fix-incorrect-rxe_put-in-error-path.patch
patches.kernel.org/6.9.3-370-IB-mlx5-Use-__iowrite64_copy-for-write-combinin.patch
patches.kernel.org/6.9.3-371-clk-renesas-r8a779a0-Fix-CANFD-parent-clock.patch
patches.kernel.org/6.9.3-372-clk-renesas-r9a07g043-Add-clock-and-reset-entry.patch
patches.kernel.org/6.9.3-373-lib-test_hmm.c-handle-src_pfns-and-dst_pfns-all.patch
patches.kernel.org/6.9.3-374-mm-ksm-fix-ksm-exec-support-for-prctl.patch
patches.kernel.org/6.9.3-375-clk-qcom-dispcc-sm8450-fix-DisplayPort-clocks.patch
patches.kernel.org/6.9.3-376-clk-qcom-dispcc-sm6350-fix-DisplayPort-clocks.patch
patches.kernel.org/6.9.3-377-clk-qcom-dispcc-sm8550-fix-DisplayPort-clocks.patch
patches.kernel.org/6.9.3-378-clk-qcom-dispcc-sm8650-fix-DisplayPort-clocks.patch
patches.kernel.org/6.9.3-379-clk-qcom-mmcc-msm8998-fix-venus-clock-issue.patch
patches.kernel.org/6.9.3-380-x86-insn-Fix-PUSH-instruction-in-x86-instructio.patch
patches.kernel.org/6.9.3-381-x86-insn-Add-VEX-versions-of-VPDPBUSD-VPDPBUSDS.patch
patches.kernel.org/6.9.3-382-ext4-avoid-excessive-credit-estimate-in-ext4_tm.patch
patches.kernel.org/6.9.3-383-RDMA-mana_ib-Introduce-helpers-to-create-and-de.patch
patches.kernel.org/6.9.3-384-RDMA-mana_ib-Use-struct-mana_ib_queue-for-CQs.patch
patches.kernel.org/6.9.3-385-RDMA-mana_ib-boundary-check-before-installing-c.patch
patches.kernel.org/6.9.3-386-virt-acrn-stop-using-follow_pfn.patch
patches.kernel.org/6.9.3-387-drivers-virt-acrn-fix-PFNMAP-PTE-checks-in-acrn.patch
patches.kernel.org/6.9.3-388-iommu-vt-d-Decouple-igfx_off-from-graphic-ident.patch
patches.kernel.org/6.9.3-389-iommu-amd-Enable-Guest-Translation-after-readin.patch
patches.kernel.org/6.9.3-390-sunrpc-removed-redundant-procp-check.patch
patches.kernel.org/6.9.3-391-nfsd-don-t-create-nfsv4recoverydir-in-nfsdfs-wh.patch
patches.kernel.org/6.9.3-392-dax-bus.c-replace-WARN_ON_ONCE-with-lockdep-ass.patch
patches.kernel.org/6.9.3-393-dax-bus.c-fix-locking-for-unregister_dax_dev-un.patch
patches.kernel.org/6.9.3-394-dax-bus.c-don-t-use-down_write_killable-for-non.patch
patches.kernel.org/6.9.3-395-dax-bus.c-use-the-right-locking-mode-read-vs-wr.patch
patches.kernel.org/6.9.3-396-ext4-fix-potential-unnitialized-variable.patch
patches.kernel.org/6.9.3-397-ext4-remove-the-redundant-folio_wait_stable.patch
patches.kernel.org/6.9.3-398-clk-qcom-Fix-SC_CAMCC_8280XP-dependencies.patch
patches.kernel.org/6.9.3-399-clk-qcom-Fix-SM_GPUCC_8650-dependencies.patch
patches.kernel.org/6.9.3-400-clk-qcom-apss-ipq-pll-fix-PLL-rate-for-IPQ5018.patch
patches.kernel.org/6.9.3-401-of-module-add-buffer-overflow-check-in-of_modal.patch
patches.kernel.org/6.9.3-402-bnxt_re-avoid-shift-undefined-behavior-in-bnxt_.patch
patches.kernel.org/6.9.3-403-SUNRPC-Fix-gss_free_in_token_pages.patch
patches.kernel.org/6.9.3-404-selftests-damon-_damon_sysfs-check-errors-from-.patch
patches.kernel.org/6.9.3-405-selftests-kcmp-remove-unused-open-mode.patch
patches.kernel.org/6.9.3-406-RDMA-IPoIB-Fix-format-truncation-compilation-er.patch
patches.kernel.org/6.9.3-407-RDMA-cma-Fix-kmemleak-in-rdma_core-observed-dur.patch
patches.kernel.org/6.9.3-408-samples-landlock-Fix-incorrect-free-in-populate.patch
patches.kernel.org/6.9.3-409-tracing-user_events-Fix-non-spaced-field-matchi.patch
patches.kernel.org/6.9.3-410-modules-Drop-the-.export_symbol-section-from-th.patch
patches.kernel.org/6.9.3-411-net-bridge-xmit-make-sure-we-have-at-least-eth-.patch
patches.kernel.org/6.9.3-412-selftests-net-bridge-increase-IGMP-MLD-exclude-.patch
patches.kernel.org/6.9.3-413-net-bridge-mst-fix-vlan-use-after-free.patch
patches.kernel.org/6.9.3-414-libbpf-fix-feature-detectors-when-using-token_f.patch
patches.kernel.org/6.9.3-415-net-qrtr-ns-Fix-module-refcnt.patch
patches.kernel.org/6.9.3-416-selftests-net-lib-no-need-to-record-ns-name-if-.patch
patches.kernel.org/6.9.3-417-idpf-don-t-skip-over-ethtool-tcp-data-split-set.patch
patches.kernel.org/6.9.3-418-netrom-fix-possible-dead-lock-in-nr_rt_ioctl.patch
patches.kernel.org/6.9.3-419-af_packet-do-not-call-packet_read_pending-from-.patch
patches.kernel.org/6.9.3-420-sched-fair-Allow-disabling-sched_balance_newidl.patch
patches.kernel.org/6.9.3-421-sched-core-Fix-incorrect-initialization-of-the-.patch
patches.kernel.org/6.9.3-422-net-wangxun-fix-to-change-Rx-features.patch
patches.kernel.org/6.9.3-423-net-wangxun-match-VLAN-CTAG-and-STAG-features.patch
patches.kernel.org/6.9.3-424-net-txgbe-fix-to-control-VLAN-strip.patch
patches.kernel.org/6.9.3-425-l2tp-fix-ICMP-error-handling-for-UDP-encap-sock.patch
patches.kernel.org/6.9.3-426-Revert-selftests-Compile-kselftest-headers-with.patch
patches.kernel.org/6.9.3-427-Revert-selftests-sgx-Include-KHDR_INCLUDES-in-M.patch
patches.kernel.org/6.9.3-428-Linux-6.9.3.patch
patches.kernel.org/6.9.4-001-perf-build-Fix-out-of-tree-build-related-to-ins.patch
patches.kernel.org/6.9.4-002-perf-record-Delete-session-after-stopping-sideb.patch
patches.kernel.org/6.9.4-003-perf-test-Use-a-single-fd-for-the-child-process.patch
patches.kernel.org/6.9.4-004-perf-probe-Add-missing-libgen.h-header-needed-f.patch
patches.kernel.org/6.9.4-005-iio-core-Leave-private-pointer-NULL-when-no-pri.patch
patches.kernel.org/6.9.4-006-greybus-lights-check-return-of-get_channel_from.patch
patches.kernel.org/6.9.4-007-dt-bindings-pinctrl-qcom-update-functions-to-ma.patch
patches.kernel.org/6.9.4-008-f2fs-multidev-fix-to-recognize-valid-zero-block.patch
patches.kernel.org/6.9.4-009-f2fs-fix-to-wait-on-page-writeback-in-__clone_b.patch
patches.kernel.org/6.9.4-010-fpga-manager-add-owner-module-and-take-its-refc.patch
patches.kernel.org/6.9.4-011-fpga-bridge-add-owner-module-and-take-its-refco.patch
patches.kernel.org/6.9.4-012-counter-linux-counter.h-fix-Excess-kernel-doc-d.patch
patches.kernel.org/6.9.4-013-perf-annotate-Get-rid-of-duplicate-group-option.patch
patches.kernel.org/6.9.4-014-perf-sched-timehist-Fix-g-call-graph-option-fai.patch
patches.kernel.org/6.9.4-015-usb-typec-ucsi-allow-non-partner-GET_PDOS-for-Q.patch
patches.kernel.org/6.9.4-016-usb-typec-ucsi-always-register-a-link-to-USB-PD.patch
patches.kernel.org/6.9.4-017-usb-typec-ucsi-simplify-partner-s-PD-caps-regis.patch
patches.kernel.org/6.9.4-018-perf-report-Fix-PAI-counter-names-for-s390-virt.patch
patches.kernel.org/6.9.4-019-perf-stat-Do-not-fail-on-metrics-on-s390-z-VM-s.patch
patches.kernel.org/6.9.4-020-soundwire-cadence-fix-invalid-PDI-offset.patch
patches.kernel.org/6.9.4-021-dmaengine-idma64-Add-check-for-dma_set_max_seg_.patch
patches.kernel.org/6.9.4-022-firmware-dmi-id-add-a-release-callback-function.patch
patches.kernel.org/6.9.4-023-perf-annotate-Fix-annotation_calc_lines-to-pass.patch
patches.kernel.org/6.9.4-024-serial-max3100-Lock-port-lock-when-calling-uart.patch
patches.kernel.org/6.9.4-025-serial-max3100-Update-uart_driver_registered-on.patch
patches.kernel.org/6.9.4-026-serial-max3100-Fix-bitwise-types.patch
patches.kernel.org/6.9.4-027-greybus-arche-ctrl-move-device-table-to-its-rig.patch
patches.kernel.org/6.9.4-028-PCI-dwc-ep-Fix-DBI-access-failure-for-drivers-r.patch
patches.kernel.org/6.9.4-029-PCI-tegra194-Fix-probe-path-for-Endpoint-mode.patch
patches.kernel.org/6.9.4-030-serial-sc16is7xx-add-proper-sched.h-include-for.patch
patches.kernel.org/6.9.4-031-module-don-t-ignore-sysfs_create_link-failures.patch
patches.kernel.org/6.9.4-032-interconnect-qcom-qcm2290-Fix-mas_snoc_bimc-QoS.patch
patches.kernel.org/6.9.4-033-arm64-dts-meson-fix-S4-power-controller-node.patch
patches.kernel.org/6.9.4-034-perf-tests-Make-test-data-symbol-more-robust-on.patch
patches.kernel.org/6.9.4-035-perf-tests-Apply-attributes-to-all-events-in-ob.patch
patches.kernel.org/6.9.4-036-perf-map-Remove-kernel-map-before-updating-star.patch
patches.kernel.org/6.9.4-037-perf-record-Fix-debug-message-placement-for-tes.patch
patches.kernel.org/6.9.4-038-dt-bindings-PCI-rcar-pci-host-Add-missing-IOMMU.patch
patches.kernel.org/6.9.4-039-perf-bench-uprobe-Remove-lib64-from-libc.so.6-b.patch
patches.kernel.org/6.9.4-040-f2fs-compress-fix-to-relocate-check-condition-i.patch
patches.kernel.org/6.9.4-041-f2fs-compress-fix-to-relocate-check-condition-i.patch
patches.kernel.org/6.9.4-042-f2fs-fix-to-relocate-check-condition-in-f2fs_fa.patch
patches.kernel.org/6.9.4-043-f2fs-fix-to-check-pinfile-flag-in-f2fs_move_fil.patch
patches.kernel.org/6.9.4-044-f2fs-write-missing-last-sum-blk-of-file-pinning.patch
patches.kernel.org/6.9.4-045-iio-adc-stm32-Fixing-err-code-to-not-indicate-s.patch
patches.kernel.org/6.9.4-046-riscv-dts-starfive-visionfive-2-Remove-non-exis.patch
patches.kernel.org/6.9.4-047-riscv-dts-starfive-visionfive-2-Remove-non-exis.patch
patches.kernel.org/6.9.4-048-coresight-etm4x-Fix-unbalanced-pm_runtime_enabl.patch
patches.kernel.org/6.9.4-049-perf-dwarf-aux-Check-pointer-offset-when-checki.patch
patches.kernel.org/6.9.4-050-perf-docs-Document-bpf-event-modifier.patch
patches.kernel.org/6.9.4-051-perf-test-shell-arm_coresight-Increase-buffer-s.patch
patches.kernel.org/6.9.4-052-iio-pressure-dps310-support-negative-temperatur.patch
patches.kernel.org/6.9.4-053-iio-adc-adi-axi-adc-only-error-out-in-major-ver.patch
patches.kernel.org/6.9.4-054-coresight-etm4x-Do-not-hardcode-IOMEM-access-fo.patch
patches.kernel.org/6.9.4-055-coresight-etm4x-Do-not-save-restore-Data-trace-.patch
patches.kernel.org/6.9.4-056-coresight-etm4x-Safe-access-for-TRCQCLTR.patch
patches.kernel.org/6.9.4-057-coresight-etm4x-Fix-access-to-resource-selector.patch
patches.kernel.org/6.9.4-058-vfio-pci-fix-potential-memory-leak-in-vfio_intx.patch
patches.kernel.org/6.9.4-059-fpga-region-add-owner-module-and-take-its-refco.patch
patches.kernel.org/6.9.4-060-pinctrl-renesas-r8a779h0-Fix-IRQ-suffixes.patch
patches.kernel.org/6.9.4-061-udf-Convert-udf_expand_file_adinicb-to-use-a-fo.patch
patches.kernel.org/6.9.4-062-microblaze-Remove-gcc-flag-for-non-existing-ear.patch
patches.kernel.org/6.9.4-063-microblaze-Remove-early-printk-call-from-cpuinf.patch
patches.kernel.org/6.9.4-064-pinctrl-renesas-rzg2l-Limit-2.5V-power-supply-t.patch
patches.kernel.org/6.9.4-065-PCI-Wait-for-Link-Training-0-before-starting-Li.patch
patches.kernel.org/6.9.4-066-perf-intel-pt-Fix-unassigned-instruction-op-dis.patch
patches.kernel.org/6.9.4-067-riscv-Flush-the-instruction-cache-during-SMP-br.patch
patches.kernel.org/6.9.4-068-docs-iio-adis16475-fix-device-files-tables.patch
patches.kernel.org/6.9.4-069-usb-xhci-check-if-requested-segments-exceeds-ER.patch
patches.kernel.org/6.9.4-070-leds-pwm-Disable-PWM-when-going-to-suspend.patch
patches.kernel.org/6.9.4-071-ovl-remove-upper-umask-handling-from-ovl_create.patch
patches.kernel.org/6.9.4-072-PCI-of_property-Return-error-for-int_map-alloca.patch
patches.kernel.org/6.9.4-073-VMCI-Fix-an-error-handling-path-in-vmci_guest_p.patch
patches.kernel.org/6.9.4-074-dt-bindings-pinctrl-mediatek-mt7622-fix-array-p.patch
patches.kernel.org/6.9.4-075-pinctrl-qcom-pinctrl-sm7150-Fix-sdc1-and-ufs-sp.patch
patches.kernel.org/6.9.4-076-iio-adc-PAC1934-fix-accessing-out-of-bounds-arr.patch
patches.kernel.org/6.9.4-077-watchdog-cpu5wdt.c-Fix-use-after-free-bug-cause.patch
patches.kernel.org/6.9.4-078-watchdog-bd9576-Drop-always-running-property.patch
patches.kernel.org/6.9.4-079-watchdog-sa1100-Fix-PTR_ERR_OR_ZERO-vs-NULL-che.patch
patches.kernel.org/6.9.4-080-dt-bindings-phy-qcom-sc8280xp-qmp-pcie-phy-fix-.patch
patches.kernel.org/6.9.4-081-dt-bindings-phy-qcom-sc8280xp-qmp-ufs-phy-fix-m.patch
patches.kernel.org/6.9.4-082-dt-bindings-phy-qcom-usb-snps-femto-v2-use-corr.patch
patches.kernel.org/6.9.4-083-dmaengine-idxd-Avoid-unnecessary-destruction-of.patch
patches.kernel.org/6.9.4-084-usb-gadget-u_audio-Fix-race-condition-use-of-co.patch
patches.kernel.org/6.9.4-085-usb-gadget-u_audio-Clear-uac-pointer-when-freed.patch
patches.kernel.org/6.9.4-086-stm-class-Fix-a-double-free-in-stm_register_dev.patch
patches.kernel.org/6.9.4-087-ppdev-Add-an-error-check-in-register_device.patch
patches.kernel.org/6.9.4-088-i2c-cadence-Avoid-fifo-clear-after-start.patch
patches.kernel.org/6.9.4-089-i2c-synquacer-Fix-an-error-handling-path-in-syn.patch
patches.kernel.org/6.9.4-090-perf-bench-internals-inject-build-id-Fix-trap-d.patch
patches.kernel.org/6.9.4-091-perf-ui-browser-Don-t-save-pointer-to-stack-mem.patch
patches.kernel.org/6.9.4-092-perf-annotate-Fix-memory-leak-in-annotated_sour.patch
patches.kernel.org/6.9.4-093-extcon-max8997-select-IRQ_DOMAIN-instead-of-dep.patch
patches.kernel.org/6.9.4-094-spmi-pmic-arb-Replace-three-IS_ERR-calls-by-nul.patch
patches.kernel.org/6.9.4-095-PCI-EDR-Align-EDR_PORT_DPC_ENABLE_DSM-with-PCI-.patch
patches.kernel.org/6.9.4-096-PCI-EDR-Align-EDR_PORT_LOCATE_DSM-with-PCI-Firm.patch
patches.kernel.org/6.9.4-097-f2fs-fix-block-migration-when-section-is-not-al.patch
patches.kernel.org/6.9.4-098-perf-ui-browser-Avoid-SEGV-on-title.patch
patches.kernel.org/6.9.4-099-perf-report-Avoid-SEGV-in-report__setup_sample_.patch
patches.kernel.org/6.9.4-100-perf-thread-Fixes-to-thread__new-related-to-ini.patch
patches.kernel.org/6.9.4-101-perf-dwarf-aux-Add-die_collect_vars.patch
patches.kernel.org/6.9.4-102-perf-dwarf-aux-Fix-build-with-HAVE_DWARF_CFI_SU.patch
patches.kernel.org/6.9.4-103-perf-symbols-Remove-map-from-list-before-updati.patch
patches.kernel.org/6.9.4-104-perf-symbols-Update-kcore-map-before-merging-in.patch
patches.kernel.org/6.9.4-105-perf-symbols-Fix-ownership-of-string-in-dso__lo.patch
patches.kernel.org/6.9.4-106-f2fs-compress-fix-to-update-i_compr_blocks-corr.patch
patches.kernel.org/6.9.4-107-f2fs-compress-fix-error-path-of-inc_valid_block.patch
patches.kernel.org/6.9.4-108-f2fs-compress-fix-to-cover-reserve-release-_com.patch
patches.kernel.org/6.9.4-109-f2fs-fix-to-release-node-block-count-in-error-p.patch
patches.kernel.org/6.9.4-110-f2fs-compress-don-t-allow-unaligned-truncation-.patch
patches.kernel.org/6.9.4-111-fuse-set-FR_PENDING-atomically-in-fuse_resend.patch
patches.kernel.org/6.9.4-112-fuse-clear-FR_SENT-when-re-adding-requests-into.patch
patches.kernel.org/6.9.4-113-serial-sh-sci-protect-invalidating-RXDMA-on-shu.patch
patches.kernel.org/6.9.4-114-libsubcmd-Fix-parse-options-memory-leak.patch
patches.kernel.org/6.9.4-115-perf-daemon-Fix-file-leak-in-daemon_session__co.patch
patches.kernel.org/6.9.4-116-backlight-mp3309c-Fix-signedness-bug-in-mp3309c.patch
patches.kernel.org/6.9.4-117-f2fs-fix-to-add-missing-iput-in-gc_data_segment.patch
patches.kernel.org/6.9.4-118-usb-fotg210-Add-missing-kernel-doc-description.patch
patches.kernel.org/6.9.4-119-perf-annotate-Fix-segfault-on-sample-histogram.patch
patches.kernel.org/6.9.4-120-perf-stat-Don-t-display-metric-header-for-non-l.patch
patches.kernel.org/6.9.4-121-perf-tools-Use-pmus-to-describe-type-from-attri.patch
patches.kernel.org/6.9.4-122-perf-tools-Add-use-PMU-reverse-lookup-from-conf.patch
patches.kernel.org/6.9.4-123-perf-pmu-Assume-sysfs-events-are-always-the-sam.patch
patches.kernel.org/6.9.4-124-perf-pmu-Count-sys-and-cpuid-JSON-events-separa.patch
patches.kernel.org/6.9.4-125-LoongArch-Fix-callchain-parse-error-with-kernel.patch
patches.kernel.org/6.9.4-126-s390-vdso-Generate-unwind-information-for-C-mod.patch
patches.kernel.org/6.9.4-127-s390-vdso-Create-.build-id-links-for-unstripped.patch
patches.kernel.org/6.9.4-128-s390-vdso-Use-standard-stack-frame-layout.patch
patches.kernel.org/6.9.4-129-s390-ftrace-Use-unwinder-instead-of-__builtin_r.patch
patches.kernel.org/6.9.4-130-s390-stacktrace-Merge-perf_callchain_user-and-a.patch
patches.kernel.org/6.9.4-131-s390-stacktrace-Skip-first-user-stack-frame.patch
patches.kernel.org/6.9.4-132-s390-stacktrace-Improve-detection-of-invalid-in.patch
patches.kernel.org/6.9.4-133-s390-vdso-Introduce-and-use-struct-stack_frame_.patch
patches.kernel.org/6.9.4-134-s390-stackstrace-Detect-vdso-stack-frames.patch
patches.kernel.org/6.9.4-135-s390-ipl-Fix-incorrect-initialization-of-len-fi.patch
patches.kernel.org/6.9.4-136-s390-ipl-Fix-incorrect-initialization-of-nvme-d.patch
patches.kernel.org/6.9.4-137-s390-ap-Fix-bind-complete-udev-event-sent-after.patch
patches.kernel.org/6.9.4-138-s390-boot-Remove-alt_stfle_fac_list-from-decomp.patch
patches.kernel.org/6.9.4-139-dt-bindings-PCI-rockchip-rk3399-pcie-Add-missin.patch
patches.kernel.org/6.9.4-140-Revert-selftests-harness-remove-use-of-LINE_MAX.patch
patches.kernel.org/6.9.4-141-ocfs2-correctly-use-ocfs2_find_next_zero_bit.patch
patches.kernel.org/6.9.4-142-selftests-harness-use-1024-in-place-of-LINE_MAX.patch
patches.kernel.org/6.9.4-143-mailbox-mtk-cmdq-Fix-pm_runtime_get_sync-warnin.patch
patches.kernel.org/6.9.4-144-gpiolib-acpi-Fix-failed-in-acpi_gpiochip_find-b.patch
patches.kernel.org/6.9.4-145-Input-ims-pcu-fix-printf-string-overflow.patch
patches.kernel.org/6.9.4-146-Input-ioc3kbd-add-device-table.patch
patches.kernel.org/6.9.4-147-mmc-sdhci_am654-Add-tuning-algorithm-for-delay-.patch
patches.kernel.org/6.9.4-148-mmc-sdhci_am654-Write-ITAPDLY-for-DDR52-timing.patch
patches.kernel.org/6.9.4-149-mmc-sdhci_am654-Add-OTAP-ITAP-delay-enable.patch
patches.kernel.org/6.9.4-150-mmc-sdhci_am654-Add-ITAPDLYSEL-in-sdhci_j721e_4.patch
patches.kernel.org/6.9.4-151-mmc-sdhci_am654-Fix-ITAPDLY-for-HS400-timing.patch
patches.kernel.org/6.9.4-152-x86-percpu-Unify-arch_raw_cpu_ptr-defines.patch
patches.kernel.org/6.9.4-153-x86-percpu-Use-__force-to-cast-from-__percpu-ad.patch
patches.kernel.org/6.9.4-154-phy-qcom-qmp-combo-fix-sm8650-voltage-swing-tab.patch
patches.kernel.org/6.9.4-155-Input-pm8xxx-vibrator-correct-VIB_MAX_LEVELS-ca.patch
patches.kernel.org/6.9.4-156-media-ti-j721e-csi2rx-Fix-races-while-restartin.patch
patches.kernel.org/6.9.4-157-media-v4l-Don-t-turn-on-privacy-LED-if-streamon.patch
patches.kernel.org/6.9.4-158-media-ov2680-Clear-the-ret-variable-on-success.patch
patches.kernel.org/6.9.4-159-media-ov2680-Allow-probing-if-link-frequencies-.patch
patches.kernel.org/6.9.4-160-media-ov2680-Do-not-fail-if-data-lanes-property.patch
patches.kernel.org/6.9.4-161-drm-msm-dsi-Print-dual-DSI-adjusted-pclk-instea.patch
patches.kernel.org/6.9.4-162-drm-msm-dpu-Always-flush-the-slave-INTF-on-the-.patch
patches.kernel.org/6.9.4-163-drm-msm-dpu-Allow-configuring-multiple-active-D.patch
patches.kernel.org/6.9.4-164-drm-mediatek-dp-Fix-mtk_dp_aux_transfer-return-.patch
patches.kernel.org/6.9.4-165-drm-meson-gate-px_clk-when-setting-rate.patch
patches.kernel.org/6.9.4-166-um-Fix-return-value-in-ubd_init.patch
patches.kernel.org/6.9.4-167-um-Add-winch-to-winch_handlers-before-registeri.patch
patches.kernel.org/6.9.4-168-um-vector-fix-bpfflash-parameter-evaluation.patch
patches.kernel.org/6.9.4-169-fs-ntfs3-Check-folio-pointer-for-NULL.patch
patches.kernel.org/6.9.4-170-fs-ntfs3-Use-64-bit-variable-to-avoid-32-bit-ov.patch
patches.kernel.org/6.9.4-171-fs-ntfs3-Use-variable-length-array-instead-of-f.patch
patches.kernel.org/6.9.4-172-drm-msm-dpu-Add-callback-function-pointer-check.patch
patches.kernel.org/6.9.4-173-drm-bridge-tc358775-fix-support-for-jeida-18-an.patch
patches.kernel.org/6.9.4-174-media-stk1160-fix-bounds-checking-in-stk1160_co.patch
patches.kernel.org/6.9.4-175-drm-Make-drivers-depends-on-DRM_DW_HDMI.patch
patches.kernel.org/6.9.4-176-drm-bridge-imx-Fix-unmet-depenency-for-PHY_FSL_.patch
patches.kernel.org/6.9.4-177-string_kunit-Add-test-cases-for-str-cmp-functio.patch
patches.kernel.org/6.9.4-178-string-Prepare-to-merge-strscpy_kunit.c-into-st.patch
patches.kernel.org/6.9.4-179-string-Prepare-to-merge-strcat-KUnit-tests-into.patch
patches.kernel.org/6.9.4-180-Input-cyapa-add-missing-input-core-locking-to-s.patch
patches.kernel.org/6.9.4-181-drm-amdgpu-init-microcode-chip-name-from-ip-ver.patch
patches.kernel.org/6.9.4-182-drm-amdgpu-Fix-buffer-size-in-gfx_v9_4_3_init_-.patch
patches.kernel.org/6.9.4-183-media-mediatek-vcodec-fix-possible-unbalanced-P.patch
patches.kernel.org/6.9.4-184-tools-arch-x86-intel_sdsi-Fix-maximum-meter-bun.patch
patches.kernel.org/6.9.4-185-tools-arch-x86-intel_sdsi-Fix-meter_show-displa.patch
patches.kernel.org/6.9.4-186-tools-arch-x86-intel_sdsi-Fix-meter_certificate.patch
patches.kernel.org/6.9.4-187-platform-x86-thinkpad_acpi-Take-hotkey_mutex-du.patch
patches.kernel.org/6.9.4-188-media-flexcop-usb-fix-sanity-check-of-bNumEndpo.patch
patches.kernel.org/6.9.4-189-powerpc-pseries-Add-failure-related-checks-for-.patch
patches.kernel.org/6.9.4-190-ASoC-SOF-debug-Handle-cases-when-fw_lib_prefix-.patch
patches.kernel.org/6.9.4-191-um-Fix-the-Wmissing-prototypes-warning-for-__sw.patch
patches.kernel.org/6.9.4-192-um-Fix-the-Wmissing-prototypes-warning-for-get_.patch
patches.kernel.org/6.9.4-193-um-Fix-the-declaration-of-kasan_map_memory.patch
patches.kernel.org/6.9.4-194-cxl-trace-Correct-DPA-field-masks-for-general_m.patch
patches.kernel.org/6.9.4-195-cxl-region-Fix-cxlr_pmem-leaks.patch
patches.kernel.org/6.9.4-196-media-sunxi-a83-mips-csi2-also-select-GENERIC_P.patch
patches.kernel.org/6.9.4-197-media-cec-cec-adap-always-cancel-work-in-cec_tr.patch
patches.kernel.org/6.9.4-198-media-cec-cec-api-add-locking-in-cec_release.patch
patches.kernel.org/6.9.4-199-media-cec-core-avoid-recursive-cec_claim_log_ad.patch
patches.kernel.org/6.9.4-200-media-cec-core-avoid-confusing-transmit-timed-o.patch
patches.kernel.org/6.9.4-201-Revert-drm-bridge-ti-sn65dsi83-Fix-enable-error.patch
patches.kernel.org/6.9.4-202-drm-zynqmp_dpsub-Always-register-bridge.patch
patches.kernel.org/6.9.4-203-ASoC-amd-acp-fix-for-acp-platform-device-creati.patch
patches.kernel.org/6.9.4-204-selftests-powerpc-dexcr-Add-no-pie-to-hashchk-t.patch
patches.kernel.org/6.9.4-205-drm-msm-adreno-fix-CP-cycles-stat-retrieval-on-.patch
patches.kernel.org/6.9.4-206-drm-msm-a6xx-Avoid-a-nullptr-dereference-when-s.patch
patches.kernel.org/6.9.4-207-ASoC-tas2781-Fix-a-warning-reported-by-robot-ke.patch
patches.kernel.org/6.9.4-208-null_blk-Fix-the-WARNING-modpost-missing-MODULE.patch
patches.kernel.org/6.9.4-209-printk-Fix-LOG_CPU_MAX_BUF_SHIFT-when-BASE_SMAL.patch
patches.kernel.org/6.9.4-210-powerpc-bpf-32-Fix-failing-test_bpf-tests.patch
patches.kernel.org/6.9.4-211-KVM-PPC-Book3S-HV-nestedv2-Cancel-pending-DEC-e.patch
patches.kernel.org/6.9.4-212-KVM-PPC-Book3S-HV-nestedv2-Fix-an-error-handlin.patch
patches.kernel.org/6.9.4-213-KVM-arm64-Destroy-mpidr_data-for-late-vCPU-crea.patch
patches.kernel.org/6.9.4-214-ALSA-hda-cs_dsp_ctl-Use-private_free-for-contro.patch
patches.kernel.org/6.9.4-215-ALSA-hda-hda_component-Initialize-shared-data-d.patch
patches.kernel.org/6.9.4-216-ALSA-hda-cs35l56-Fix-lifetime-of-cs_dsp-instanc.patch
patches.kernel.org/6.9.4-217-ASoC-mediatek-mt8192-fix-register-configuration.patch
patches.kernel.org/6.9.4-218-ASoC-rt715-sdca-sdw-Fix-wrong-complete-waiting-.patch
patches.kernel.org/6.9.4-219-ALSA-hda-realtek-Drop-doubly-quirk-entry-for-10.patch
patches.kernel.org/6.9.4-220-drm-nouveau-use-tile_mode-and-pte_kind-for-VM_B.patch
patches.kernel.org/6.9.4-221-Bluetooth-ISO-Handle-PA-sync-when-no-BIGInfo-re.patch
patches.kernel.org/6.9.4-222-Bluetooth-L2CAP-Fix-div-by-zero-in-l2cap_le_flo.patch
patches.kernel.org/6.9.4-223-blk-cgroup-fix-list-corruption-from-resetting-i.patch
patches.kernel.org/6.9.4-224-blk-cgroup-fix-list-corruption-from-reorder-of-.patch
patches.kernel.org/6.9.4-225-blk-cgroup-Properly-propagate-the-iostat-update.patch
patches.kernel.org/6.9.4-226-regulator-bd71828-Don-t-overwrite-runtime-volta.patch
patches.kernel.org/6.9.4-227-xen-x86-add-extra-pages-to-unpopulated-alloc-if.patch
patches.kernel.org/6.9.4-228-perf-arm-dmc620-Fix-lockdep-assert-in-event_ini.patch
patches.kernel.org/6.9.4-229-ubsan-Restore-dependency-on-ARCH_HAS_UBSAN.patch
patches.kernel.org/6.9.4-230-x86-kconfig-Select-ARCH_WANT_FRAME_POINTERS-aga.patch
patches.kernel.org/6.9.4-231-net-Always-descend-into-dsa-folder-with-CONFIG_.patch
patches.kernel.org/6.9.4-232-ipv6-sr-fix-missing-sk_buff-release-in-seg6_inp.patch
patches.kernel.org/6.9.4-233-selftests-net-kill-smcrouted-in-the-cleanup-log.patch
patches.kernel.org/6.9.4-234-nfc-nci-Fix-uninit-value-in-nci_rx_work.patch
patches.kernel.org/6.9.4-235-ASoC-tas2552-Add-TX-path-for-capturing-AUDIO-OU.patch
patches.kernel.org/6.9.4-236-ASoC-tas2781-Fix-wrong-loading-calibrated-data-.patch
patches.kernel.org/6.9.4-237-NFSv4-Fixup-smatch-warning-for-ambiguous-return.patch
patches.kernel.org/6.9.4-238-nfs-keep-server-info-for-remounts.patch
patches.kernel.org/6.9.4-239-sunrpc-fix-NFSACL-RPC-retry-on-soft-mount.patch
patches.kernel.org/6.9.4-240-rpcrdma-fix-handling-for-RDMA_CM_EVENT_DEVICE_R.patch
patches.kernel.org/6.9.4-241-regulator-pickable-ranges-don-t-always-cache-vs.patch
patches.kernel.org/6.9.4-242-regulator-tps6287x-Force-writing-VSEL-bit.patch
patches.kernel.org/6.9.4-243-af_unix-Update-unix_sk-sk-oob_skb-under-sk_rece.patch
patches.kernel.org/6.9.4-244-ipv6-sr-fix-memleak-in-seg6_hmac_init_algo.patch
patches.kernel.org/6.9.4-245-selftests-forwarding-Change-inappropriate-log_t.patch
patches.kernel.org/6.9.4-246-selftests-forwarding-Have-RET-track-kselftest-f.patch
patches.kernel.org/6.9.4-247-selftests-forwarding-Convert-log_test-to-recogn.patch
patches.kernel.org/6.9.4-248-selftests-net-Unify-code-of-busywait-and-slowwa.patch
patches.kernel.org/6.9.4-249-selftests-net-use-tc-rule-to-filter-the-na-pack.patch
patches.kernel.org/6.9.4-250-regulator-tps6594-regulator-Correct-multi-phase.patch
patches.kernel.org/6.9.4-251-tcp-Fix-shift-out-of-bounds-in-dctcp_update_alp.patch
patches.kernel.org/6.9.4-252-pNFS-filelayout-fixup-pNfs-allocation-modes.patch
patches.kernel.org/6.9.4-253-openvswitch-Set-the-skbuff-pkt_type-for-proper-.patch
patches.kernel.org/6.9.4-254-arm64-asm-bug-Add-.align-2-to-the-end-of-__BUG_.patch
patches.kernel.org/6.9.4-255-rv-Update-rv_en-dis-able_monitor-doc-to-match-k.patch
patches.kernel.org/6.9.4-256-net-lan966x-Remove-ptp-traps-in-case-the-ptp-is.patch
patches.kernel.org/6.9.4-257-virtio_balloon-Give-the-balloon-its-own-wakeup-.patch
patches.kernel.org/6.9.4-258-virtio-delete-vq-in-vp_find_vqs_msix-when-reque.patch
patches.kernel.org/6.9.4-259-riscv-cpufeature-Fix-thead-vector-hwcap-removal.patch
patches.kernel.org/6.9.4-260-riscv-cpufeature-Fix-extension-subset-checking.patch
patches.kernel.org/6.9.4-261-i3c-master-svc-change-ENXIO-to-EAGAIN-when-IBI-.patch
patches.kernel.org/6.9.4-262-riscv-stacktrace-fixed-walk_stackframe.patch
patches.kernel.org/6.9.4-263-riscv-selftests-Add-hwprobe-binaries-to-.gitign.patch
patches.kernel.org/6.9.4-264-Revert-ixgbe-Manual-AN-37-for-troublesome-link-.patch
patches.kernel.org/6.9.4-265-net-fec-avoid-lock-evasion-when-reading-pps_ena.patch
patches.kernel.org/6.9.4-266-tls-fix-missing-memory-barrier-in-tls_init.patch
patches.kernel.org/6.9.4-267-net-relax-socket-state-check-at-accept-time.patch
patches.kernel.org/6.9.4-268-nfc-nci-Fix-handling-of-zero-length-payload-pac.patch
patches.kernel.org/6.9.4-269-drivers-xen-Improve-the-late-XenStore-init-prot.patch
patches.kernel.org/6.9.4-270-ice-Interpret-.set_channels-input-differently.patch
patches.kernel.org/6.9.4-271-idpf-Interpret-.set_channels-input-differently.patch
patches.kernel.org/6.9.4-272-null_blk-fix-null-ptr-dereference-while-configu.patch
patches.kernel.org/6.9.4-273-netfs-Fix-setting-of-BDP_ASYNC-from-iocb-flags.patch
patches.kernel.org/6.9.4-274-kasan-fortify-properly-rename-memintrinsics.patch
patches.kernel.org/6.9.4-275-cifs-Set-zero_point-in-the-copy_file_range-and-.patch
patches.kernel.org/6.9.4-276-cifs-Fix-missing-set-of-remote_i_size.patch
patches.kernel.org/6.9.4-277-tracing-probes-fix-error-check-in-parse_btf_fie.patch
patches.kernel.org/6.9.4-278-tpm_tis_spi-Account-for-SPI-header-when-allocat.patch
patches.kernel.org/6.9.4-279-SUNRPC-Fix-loop-termination-condition-in-gss_fr.patch
patches.kernel.org/6.9.4-280-selftests-net-lib-set-i-as-local.patch
patches.kernel.org/6.9.4-281-netfilter-nfnetlink_queue-acquire-rcu_read_lock.patch
patches.kernel.org/6.9.4-282-netfilter-ipset-Add-list-flush-to-cancel_gc.patch
patches.kernel.org/6.9.4-283-netfilter-nft_payload-restore-vlan-q-in-q-match.patch
patches.kernel.org/6.9.4-284-spi-Don-t-mark-message-DMA-mapped-when-no-trans.patch
patches.kernel.org/6.9.4-285-spi-stm32-Revert-change-that-enabled-controller.patch
patches.kernel.org/6.9.4-286-dma-mapping-benchmark-fix-up-kthread-related-er.patch
patches.kernel.org/6.9.4-287-dma-mapping-benchmark-fix-node-id-validation.patch
patches.kernel.org/6.9.4-288-dma-mapping-benchmark-handle-NUMA_NO_NODE-corre.patch
patches.kernel.org/6.9.4-289-nvme-fix-multipath-batched-completion-accountin.patch
patches.kernel.org/6.9.4-290-nvme-multipath-fix-io-accounting-on-failover.patch
patches.kernel.org/6.9.4-291-nvmet-fix-ns-enable-disable-possible-hang.patch
patches.kernel.org/6.9.4-292-drm-amd-display-Enable-colorspace-property-for-.patch
patches.kernel.org/6.9.4-293-net-phy-micrel-set-soft_reset-callback-to-genph.patch
patches.kernel.org/6.9.4-294-net-mlx5-Lag-do-bond-only-if-slaves-agree-on-ro.patch
patches.kernel.org/6.9.4-295-net-mlx5-Do-not-query-MPIR-on-embedded-CPU-func.patch
patches.kernel.org/6.9.4-296-net-mlx5-Fix-MTMP-register-capability-offset-in.patch
patches.kernel.org/6.9.4-297-net-mlx5-Use-mlx5_ipsec_rx_status_destroy-to-co.patch
patches.kernel.org/6.9.4-298-net-mlx5e-Fix-IPsec-tunnel-mode-offload-feature.patch
patches.kernel.org/6.9.4-299-net-mlx5e-Use-rx_missed_errors-instead-of-rx_dr.patch
patches.kernel.org/6.9.4-300-net-mlx5e-Fix-UDP-GSO-for-encapsulated-packets.patch
patches.kernel.org/6.9.4-301-dma-buf-sw-sync-don-t-enable-IRQ-from-sync_prin.patch
patches.kernel.org/6.9.4-302-bpf-Fix-potential-integer-overflow-in-resolve_b.patch
patches.kernel.org/6.9.4-303-netkit-Fix-setting-mac-address-in-l2-mode.patch
patches.kernel.org/6.9.4-304-netkit-Fix-pkt_type-override-upon-netkit-pass-v.patch
patches.kernel.org/6.9.4-305-ALSA-core-Remove-debugfs-at-disconnection.patch
patches.kernel.org/6.9.4-306-ALSA-hda-realtek-Adjust-G814JZR-to-use-SPI-init.patch
patches.kernel.org/6.9.4-307-enic-Validate-length-of-nl-attributes-in-enic_s.patch
patches.kernel.org/6.9.4-308-af_unix-Annotate-data-race-around-unix_sk-sk-ad.patch
patches.kernel.org/6.9.4-309-af_unix-Read-sk-sk_hash-under-bindlock-during-b.patch
patches.kernel.org/6.9.4-310-Octeontx2-pf-Free-send-queue-buffers-incase-of-.patch
patches.kernel.org/6.9.4-311-net-usb-smsc95xx-fix-changing-LED_SEL-bit-value.patch
patches.kernel.org/6.9.4-312-ASoC-cs42l43-Only-restrict-44.1kHz-for-the-ASP.patch
patches.kernel.org/6.9.4-313-bpf-Allow-delete-from-sockmap-sockhash-only-if-.patch
patches.kernel.org/6.9.4-314-null_blk-Fix-return-value-of-nullb_device_power.patch
patches.kernel.org/6.9.4-315-ipv4-Fix-address-dump-when-IPv4-is-disabled-on-.patch
patches.kernel.org/6.9.4-316-net-fec-Add-fec_enet_deinit.patch
patches.kernel.org/6.9.4-317-net-micrel-Fix-lan8841_config_intr-after-gettin.patch
patches.kernel.org/6.9.4-318-idpf-don-t-enable-NAPI-and-interrupts-prior-to-.patch
patches.kernel.org/6.9.4-319-ice-fix-accounting-if-a-VLAN-already-exists.patch
patches.kernel.org/6.9.4-320-selftests-mptcp-simult-flows-mark-unbalanced-te.patch
patches.kernel.org/6.9.4-321-selftests-mptcp-join-mark-fastclose-tests-as-fl.patch
patches.kernel.org/6.9.4-322-selftests-mptcp-add-ms-units-for-tc-netem-delay.patch
patches.kernel.org/6.9.4-323-selftests-mptcp-join-mark-fail-tests-as-flaky.patch
patches.kernel.org/6.9.4-324-drm-xe-Add-dbg-messages-on-the-suspend-resume-f.patch
patches.kernel.org/6.9.4-325-drm-xe-check-pcode-init-status-only-on-root-gt-.patch
patches.kernel.org/6.9.4-326-drm-xe-Change-pcode-timeout-to-50msec-while-pol.patch
patches.kernel.org/6.9.4-327-drm-xe-Only-use-reserved-BCS-instances-for-usm-.patch
patches.kernel.org/6.9.4-328-ALSA-seq-Fix-missing-bank-setup-between-MIDI1-M.patch
patches.kernel.org/6.9.4-329-ALSA-seq-Don-t-clear-bank-selection-at-event-UM.patch
patches.kernel.org/6.9.4-330-sd-also-set-max_user_sectors-when-setting-max_s.patch
patches.kernel.org/6.9.4-331-block-stack-max_user_sectors.patch
patches.kernel.org/6.9.4-332-net-ti-icssg-prueth-Fix-start-counter-for-ft1-f.patch
patches.kernel.org/6.9.4-333-netfilter-nft_payload-skbuff-vlan-metadata-mang.patch
patches.kernel.org/6.9.4-334-netfilter-tproxy-bail-out-if-IP-has-been-disabl.patch
patches.kernel.org/6.9.4-335-netfilter-nft_fib-allow-from-forward-input-with.patch
patches.kernel.org/6.9.4-336-net-sched-taprio-make-q-picos_per_byte-availabl.patch
patches.kernel.org/6.9.4-337-net-sched-taprio-extend-minimum-interval-restri.patch
patches.kernel.org/6.9.4-338-kconfig-fix-comparison-to-constant-symbols-m-n.patch
patches.kernel.org/6.9.4-339-drm-i915-guc-avoid-FIELD_PREP-warning.patch
patches.kernel.org/6.9.4-340-drm-i915-gt-Fix-CCS-id-s-calculation-for-CCS-mo.patch
patches.kernel.org/6.9.4-341-kheaders-use-command-v-to-test-for-existence-of.patch
patches.kernel.org/6.9.4-342-spi-stm32-Don-t-warn-about-spurious-interrupts.patch
patches.kernel.org/6.9.4-343-drm-amdgpu-Adjust-logic-in-amdgpu_device_partne.patch
patches.kernel.org/6.9.4-344-ipv6-introduce-dst_rt6_info-helper.patch
patches.kernel.org/6.9.4-345-inet-introduce-dst_rtable-helper.patch
patches.kernel.org/6.9.4-346-net-fix-__dst_negative_advice-race.patch
patches.kernel.org/6.9.4-347-ipv4-correctly-iterate-over-the-target-netns-in.patch
patches.kernel.org/6.9.4-348-net-dsa-microchip-fix-RGMII-error-in-KSZ-DSA-dr.patch
patches.kernel.org/6.9.4-349-ice-fix-200G-PHY-types-to-link-speed-mapping.patch
patches.kernel.org/6.9.4-350-net-ena-Fix-redundant-device-NUMA-node-override.patch
patches.kernel.org/6.9.4-351-ipvlan-Dont-Use-skb-sk-in-ipvlan_process_v-4-6-.patch
patches.kernel.org/6.9.4-352-ALSA-seq-Fix-yet-another-spot-for-system-messag.patch
patches.kernel.org/6.9.4-353-powerpc-pseries-lparcfg-drop-error-message-from.patch
patches.kernel.org/6.9.4-354-drm-panel-sitronix-st7789v-fix-timing-for-jt240.patch
patches.kernel.org/6.9.4-355-drm-panel-sitronix-st7789v-tweak-timing-for-jt2.patch
patches.kernel.org/6.9.4-356-drm-panel-sitronix-st7789v-fix-display-size-for.patch
patches.kernel.org/6.9.4-357-hwmon-intel-m10-bmc-hwmon-Fix-multiplier-for-N6.patch
patches.kernel.org/6.9.4-358-hwmon-shtc1-Fix-property-misspelling.patch
patches.kernel.org/6.9.4-359-riscv-prevent-pt_regs-corruption-for-secondary-.patch
patches.kernel.org/6.9.4-360-ALSA-seq-ump-Fix-swapped-song-position-pointer-.patch
patches.kernel.org/6.9.4-361-Revert-drm-Make-drivers-depends-on-DRM_DW_HDMI.patch
patches.kernel.org/6.9.4-362-x86-efistub-Omit-physical-KASLR-when-memory-res.patch
patches.kernel.org/6.9.4-363-efi-libstub-only-free-priv.runtime_map-when-all.patch
patches.kernel.org/6.9.4-364-x86-topology-Handle-bogus-ACPI-tables-correctly.patch
patches.kernel.org/6.9.4-365-x86-pci-Skip-early-E820-check-for-ECAM-region.patch
patches.kernel.org/6.9.4-366-KVM-x86-Don-t-advertise-guest.MAXPHYADDR-as-hos.patch
patches.kernel.org/6.9.4-367-x86-topology-intel-Unlock-CPUID-before-evaluati.patch
patches.kernel.org/6.9.4-368-genirq-cpuhotplug-x86-vector-Prevent-vector-lea.patch
patches.kernel.org/6.9.4-369-platform-x86-intel-tpmi-Handle-error-from-tpmi_.patch
patches.kernel.org/6.9.4-370-platform-x86-intel-uncore-freq-Don-t-present-ro.patch
patches.kernel.org/6.9.4-371-Linux-6.9.4.patch
patches.kernel.org/6.9.5-001-drm-amdkfd-handle-duplicate-BOs-in-reserve_bo_a.patch
patches.kernel.org/6.9.5-002-drm-i915-hwmon-Get-rid-of-devm.patch
patches.kernel.org/6.9.5-003-afs-Don-t-cross-.backup-mountpoint-from-backup-.patch
patches.kernel.org/6.9.5-004-erofs-avoid-allocating-DEFLATE-streams-before-m.patch
patches.kernel.org/6.9.5-005-x86-topology-amd-Evaluate-SMT-in-CPUID-leaf-0x8.patch
patches.kernel.org/6.9.5-006-vxlan-Fix-regression-when-dropping-packets-due-.patch
patches.kernel.org/6.9.5-007-f2fs-fix-to-do-sanity-check-on-i_xattr_nid-in-s.patch
patches.kernel.org/6.9.5-008-media-lgdt3306a-Add-a-check-against-null-pointe.patch
patches.kernel.org/6.9.5-009-drm-amdgpu-add-error-handle-to-avoid-out-of-bou.patch
patches.kernel.org/6.9.5-010-drm-xe-bb-assert-width-in-xe_bb_create_job.patch
patches.kernel.org/6.9.5-011-bcache-fix-variable-length-array-abuse-in-btree.patch
patches.kernel.org/6.9.5-012-crypto-starfive-Do-not-free-stack-buffer.patch
patches.kernel.org/6.9.5-013-btrfs-qgroup-fix-initialization-of-auto-inherit.patch
patches.kernel.org/6.9.5-014-wifi-rtw89-correct-aSIFSTime-for-6GHz-band.patch
patches.kernel.org/6.9.5-015-ata-pata_legacy-make-legacy_exit-work-again.patch
patches.kernel.org/6.9.5-016-fsverity-use-register_sysctl_init-to-avoid-kmem.patch
patches.kernel.org/6.9.5-017-proc-Move-fdinfo-PTRACE_MODE_READ-check-into-th.patch
patches.kernel.org/6.9.5-018-platform-chrome-cros_ec-Handle-events-during-su.patch
patches.kernel.org/6.9.5-019-thermal-drivers-qcom-lmh-Check-for-SCM-availabi.patch
patches.kernel.org/6.9.5-020-soc-qcom-rpmh-rsc-Enhance-check-for-VRM-in-flig.patch
patches.kernel.org/6.9.5-021-ACPI-resource-Do-IRQ-override-on-TongFang-GXxHR.patch
patches.kernel.org/6.9.5-022-arm64-tegra-Correct-Tegra132-I2C-alias.patch
patches.kernel.org/6.9.5-023-arm64-dts-qcom-qcs404-fix-bluetooth-device-addr.patch
patches.kernel.org/6.9.5-024-md-raid5-fix-deadlock-that-raid5d-wait-for-itse.patch
patches.kernel.org/6.9.5-025-wifi-rtw89-pci-correct-TX-resource-checking-for.patch
patches.kernel.org/6.9.5-026-wifi-rtl8xxxu-Fix-the-TX-power-of-RTL8192CU-RTL.patch
patches.kernel.org/6.9.5-027-wifi-rtl8xxxu-enable-MFP-support-with-security-.patch
patches.kernel.org/6.9.5-028-wifi-rtlwifi-rtl8192de-Fix-5-GHz-TX-power.patch
patches.kernel.org/6.9.5-029-wifi-rtlwifi-rtl8192de-Fix-low-speed-with-WPA3-.patch
patches.kernel.org/6.9.5-030-wifi-rtlwifi-rtl8192de-Fix-endianness-issue-in-.patch
patches.kernel.org/6.9.5-031-arm64-dts-qcom-sc8280xp-add-missing-PCIe-minimu.patch
patches.kernel.org/6.9.5-032-arm64-dts-hi3798cv200-fix-the-size-of-GICR.patch
patches.kernel.org/6.9.5-033-arm64-dts-ti-verdin-am62-Set-memory-size-to-2gb.patch
patches.kernel.org/6.9.5-034-media-mgb4-Fix-double-debugfs-remove.patch
patches.kernel.org/6.9.5-035-media-mc-Fix-graph-walk-in-media_pipeline_start.patch
patches.kernel.org/6.9.5-036-media-mc-mark-the-media-devnode-as-registered-f.patch
patches.kernel.org/6.9.5-037-media-mxl5xx-Move-xpt-structures-off-stack.patch
patches.kernel.org/6.9.5-038-media-v4l2-core-hold-videodev_lock-until-dev-re.patch
patches.kernel.org/6.9.5-039-media-ov2740-Fix-LINK_FREQ-and-PIXEL_RATE-contr.patch
patches.kernel.org/6.9.5-040-media-v4l-async-Properly-re-initialise-notifier.patch
patches.kernel.org/6.9.5-041-media-v4l-async-Don-t-set-notifier-s-V4L2-devic.patch
patches.kernel.org/6.9.5-042-media-v4l-async-Fix-notifier-list-entry-init.patch
patches.kernel.org/6.9.5-043-mmc-davinci-Don-t-strip-remove-function-when-dr.patch
patches.kernel.org/6.9.5-044-mmc-core-Add-mmc_gpiod_set_cd_config-function.patch
patches.kernel.org/6.9.5-045-mmc-sdhci-Add-support-for-Tuning-Error-interrup.patch
patches.kernel.org/6.9.5-046-mmc-sdhci-acpi-Sort-DMI-quirks-alphabetically.patch
patches.kernel.org/6.9.5-047-mmc-sdhci-acpi-Fix-Lenovo-Yoga-Tablet-2-Pro-138.patch
patches.kernel.org/6.9.5-048-mmc-sdhci-acpi-Disable-write-protect-detection-.patch
patches.kernel.org/6.9.5-049-mmc-sdhci-acpi-Add-quirk-to-enable-pull-up-on-t.patch
patches.kernel.org/6.9.5-050-drm-fbdev-generic-Do-not-set-physical-framebuff.patch
patches.kernel.org/6.9.5-051-fbdev-savage-Handle-err-return-when-savagefb_ch.patch
patches.kernel.org/6.9.5-052-firmware-qcom_scm-disable-clocks-if-qcom_scm_bw.patch
patches.kernel.org/6.9.5-053-drm-amdgpu-atomfirmware-add-intergrated-info-v2.patch
patches.kernel.org/6.9.5-054-9p-add-missing-locking-around-taking-dentry-fid.patch
patches.kernel.org/6.9.5-055-drm-amd-Fix-shutdown-again-on-some-SMU-v13.0.4-.patch
patches.kernel.org/6.9.5-056-Revert-drm-amdkfd-fix-gfx_target_version-for-ce.patch
patches.kernel.org/6.9.5-057-KVM-SVM-WARN-on-vNMI-NMI-window-iff-NMIs-are-ou.patch
patches.kernel.org/6.9.5-058-KVM-arm64-Fix-AArch32-register-narrowing-on-use.patch
patches.kernel.org/6.9.5-059-KVM-arm64-Allow-AArch32-PSTATE.M-to-be-restored.patch
patches.kernel.org/6.9.5-060-KVM-arm64-AArch32-Fix-spurious-trapping-of-cond.patch
patches.kernel.org/6.9.5-061-LoongArch-Add-all-CPUs-enabled-by-fdt-to-NUMA-n.patch
patches.kernel.org/6.9.5-062-LoongArch-Fix-built-in-DTB-detection.patch
patches.kernel.org/6.9.5-063-LoongArch-Override-higher-address-bits-in-JUMP_.patch
patches.kernel.org/6.9.5-064-LoongArch-Fix-entry-point-in-kernel-image-heade.patch
patches.kernel.org/6.9.5-065-clk-bcm-dvp-Assign-num-before-accessing-hws.patch
patches.kernel.org/6.9.5-066-clk-bcm-rpi-Assign-num-before-accessing-hws.patch
patches.kernel.org/6.9.5-067-clk-qcom-clk-alpha-pll-fix-rate-setting-for-Str.patch
patches.kernel.org/6.9.5-068-clk-qcom-apss-ipq-pll-use-stromer-ops-for-IPQ50.patch
patches.kernel.org/6.9.5-069-crypto-ecdsa-Fix-module-auto-load-on-add-key.patch
patches.kernel.org/6.9.5-070-crypto-ecrdsa-Fix-module-auto-load-on-add_key.patch
patches.kernel.org/6.9.5-071-crypto-qat-Fix-ADF_DEV_RESET_SYNC-memory-leak.patch
patches.kernel.org/6.9.5-072-kbuild-Remove-support-for-Clang-s-ThinLTO-cachi.patch
patches.kernel.org/6.9.5-073-mm-fix-race-between-__split_huge_pmd_locked-and.patch
patches.kernel.org/6.9.5-074-io_uring-napi-fix-timeout-calculation.patch
patches.kernel.org/6.9.5-075-io_uring-check-for-non-NULL-file-pointer-in-io_.patch
patches.kernel.org/6.9.5-076-filemap-add-helper-mapping_max_folio_size.patch
patches.kernel.org/6.9.5-077-iomap-fault-in-smaller-chunks-for-non-large-fol.patch
patches.kernel.org/6.9.5-078-ACPI-APEI-EINJ-Fix-einj_dev-release-leak.patch
patches.kernel.org/6.9.5-079-i2c-acpi-Unbind-mux-adapters-before-delete.patch
patches.kernel.org/6.9.5-080-HID-i2c-hid-elan-fix-reset-suspend-current-leak.patch
patches.kernel.org/6.9.5-081-scsi-core-Handle-devices-which-return-an-unusua.patch
patches.kernel.org/6.9.5-082-net-ipv6-Fix-route-deleting-failure-when-metric.patch
patches.kernel.org/6.9.5-083-net-9p-fix-uninit-value-in-p9_client_rpc.patch
patches.kernel.org/6.9.5-084-net-tcp-Don-t-consider-TCP_CLOSE-in-TCP_AO_ESTA.patch
patches.kernel.org/6.9.5-085-selftests-net-lib-support-errexit-with-busywait.patch
patches.kernel.org/6.9.5-086-selftests-net-lib-avoid-error-removing-empty-ne.patch
patches.kernel.org/6.9.5-087-mm-ksm-fix-ksm_pages_scanned-accounting.patch
patches.kernel.org/6.9.5-088-mm-ksm-fix-ksm_zero_pages-accounting.patch
patches.kernel.org/6.9.5-089-kmsan-do-not-wipe-out-origin-when-doing-partial.patch
patches.kernel.org/6.9.5-090-tpm_tis-Do-not-flush-uninitialized-work.patch
patches.kernel.org/6.9.5-091-cpufreq-amd-pstate-Fix-the-inconsistency-in-max.patch
patches.kernel.org/6.9.5-092-intel_th-pci-Add-Meteor-Lake-S-CPU-support.patch
patches.kernel.org/6.9.5-093-rtla-timerlat-Fix-histogram-report-when-a-cpu-c.patch
patches.kernel.org/6.9.5-094-sparc64-Fix-number-of-online-CPUs.patch
patches.kernel.org/6.9.5-095-mm-hugetlb-do-not-call-vma_add_reservation-upon.patch
patches.kernel.org/6.9.5-096-mm-cma-drop-incorrect-alignment-check-in-cma_in.patch
patches.kernel.org/6.9.5-097-mm-hugetlb-pass-correct-order_per_bit-to-cma_de.patch
patches.kernel.org/6.9.5-098-mm-proc-pid-smaps_rollup-avoid-skipping-vma-aft.patch
patches.kernel.org/6.9.5-099-mm-memory-failure-fix-handling-of-dissolved-but.patch
patches.kernel.org/6.9.5-100-mm-vmalloc-fix-vmalloc-which-may-return-null-if.patch
patches.kernel.org/6.9.5-101-selftests-mm-compaction_test-fix-incorrect-writ.patch
patches.kernel.org/6.9.5-102-selftests-mm-fix-build-warnings-on-ppc64.patch
patches.kernel.org/6.9.5-103-selftests-mm-compaction_test-fix-bogus-test-suc.patch
patches.kernel.org/6.9.5-104-watchdog-rti_wdt-Set-min_hw_heartbeat_ms-to-acc.patch
patches.kernel.org/6.9.5-105-bonding-fix-oops-during-rmmod.patch
patches.kernel.org/6.9.5-106-irqchip-riscv-intc-Prevent-memory-leak-when-ris.patch
patches.kernel.org/6.9.5-107-wifi-ath10k-fix-QCOM_RPROC_COMMON-dependency.patch
patches.kernel.org/6.9.5-108-kdb-Fix-buffer-overflow-during-tab-complete.patch
patches.kernel.org/6.9.5-109-kdb-Use-format-strings-rather-than-0-injection-.patch
patches.kernel.org/6.9.5-110-kdb-Fix-console-handling-when-editing-and-tab-c.patch
patches.kernel.org/6.9.5-111-kdb-Merge-identical-case-statements-in-kdb_read.patch
patches.kernel.org/6.9.5-112-kdb-Use-format-specifiers-rather-than-memset-fo.patch
patches.kernel.org/6.9.5-113-Revert-xsk-Support-redirect-to-any-socket-bound.patch
patches.kernel.org/6.9.5-114-Revert-xsk-Document-ability-to-redirect-to-any-.patch
patches.kernel.org/6.9.5-115-Revert-perf-record-Reduce-memory-for-recording-.patch
patches.kernel.org/6.9.5-116-sparc-move-struct-termio-to-asm-termios.h.patch
patches.kernel.org/6.9.5-117-ext4-Fixes-len-calculation-in-mpage_journal_pag.patch
patches.kernel.org/6.9.5-118-ext4-set-type-of-ac_groups_linear_remaining-to-.patch
patches.kernel.org/6.9.5-119-ext4-fix-mb_cache_entry-s-e_refcnt-leak-in-ext4.patch
patches.kernel.org/6.9.5-120-riscv-dts-starfive-Remove-PMIC-interrupt-info-f.patch
patches.kernel.org/6.9.5-121-ARM-dts-samsung-smdkv310-fix-keypad-no-autorepe.patch
patches.kernel.org/6.9.5-122-ARM-dts-samsung-smdk4412-fix-keypad-no-autorepe.patch
patches.kernel.org/6.9.5-123-ARM-dts-samsung-exynos4412-origen-fix-keypad-no.patch
patches.kernel.org/6.9.5-124-parisc-Define-HAVE_ARCH_HUGETLB_UNMAPPED_AREA.patch
patches.kernel.org/6.9.5-125-parisc-Define-sigset_t-in-parisc-uapi-header.patch
patches.kernel.org/6.9.5-126-s390-ap-Fix-crash-in-AP-internal-function-modif.patch
patches.kernel.org/6.9.5-127-s390-cpacf-Split-and-rework-cpacf-query-functio.patch
patches.kernel.org/6.9.5-128-s390-cpacf-Make-use-of-invalid-opcode-produce-a.patch
patches.kernel.org/6.9.5-129-i3c-master-svc-fix-invalidate-IBI-type-and-miss.patch
patches.kernel.org/6.9.5-130-genirq-irqdesc-Prevent-use-after-free-in-irq_fi.patch
patches.kernel.org/6.9.5-131-hwmon-ltc2992-Fix-memory-leak-in-ltc2992_parse_.patch
patches.kernel.org/6.9.5-132-riscv-enable-HAVE_ARCH_HUGE_VMAP-for-XIP-kernel.patch
patches.kernel.org/6.9.5-133-ASoC-SOF-ipc4-topology-Fix-input-format-query-o.patch
patches.kernel.org/6.9.5-134-ALSA-ump-Don-t-clear-bank-selection-after-sendi.patch
patches.kernel.org/6.9.5-135-ALSA-ump-Don-t-accept-an-invalid-UMP-protocol-n.patch
patches.kernel.org/6.9.5-136-EDAC-amd64-Convert-PCIBIOS_-return-codes-to-err.patch
patches.kernel.org/6.9.5-137-EDAC-igen6-Convert-PCIBIOS_-return-codes-to-err.patch
patches.kernel.org/6.9.5-138-cifs-fix-creating-sockets-when-using-sfu-mount-.patch
patches.kernel.org/6.9.5-139-nfs-fix-undefined-behavior-in-nfs_block_bits.patch
patches.kernel.org/6.9.5-140-NFS-Fix-READ_PLUS-when-server-doesn-t-support-O.patch
patches.kernel.org/6.9.5-141-eventfs-Fix-a-possible-null-pointer-dereference.patch
patches.kernel.org/6.9.5-142-eventfs-Keep-the-directories-from-having-the-sa.patch
patches.kernel.org/6.9.5-143-tracefs-Clear-EVENT_INODE-flag-in-tracefs_drop_.patch
patches.kernel.org/6.9.5-144-btrfs-qgroup-update-rescan-message-levels-and-e.patch
patches.kernel.org/6.9.5-145-btrfs-qgroup-fix-qgroup-id-collision-across-mou.patch
patches.kernel.org/6.9.5-146-btrfs-protect-folio-private-when-attaching-exte.patch
patches.kernel.org/6.9.5-147-btrfs-fix-crash-on-racing-fsync-and-size-extend.patch
patches.kernel.org/6.9.5-148-btrfs-fix-leak-of-qgroup-extent-records-after-t.patch
patches.kernel.org/6.9.5-149-btrfs-re-introduce-norecovery-mount-option.patch
patches.kernel.org/6.9.5-150-ALSA-seq-Fix-incorrect-UMP-type-for-system-mess.patch
patches.kernel.org/6.9.5-151-bpf-fix-multi-uprobe-PID-filtering-logic.patch
patches.kernel.org/6.9.5-152-powerpc-64-bpf-fix-tail-calls-for-PCREL-address.patch
patches.kernel.org/6.9.5-153-powerpc-bpf-enforce-full-ordering-for-ATOMIC-op.patch
patches.kernel.org/6.9.5-154-nilfs2-fix-potential-kernel-bug-due-to-lack-of-.patch
patches.kernel.org/6.9.5-155-nilfs2-fix-nilfs_empty_dir-misjudgment-and-long.patch
patches.kernel.org/6.9.5-156-smb-client-fix-deadlock-in-smb2_find_smb_tcon.patch
patches.kernel.org/6.9.5-157-Linux-6.9.5.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/ACPI-video-Add-backlight-native-quirk-for-Lenovo-Sli.patch
patches.suse/wifi-iwlwifi-mvm-support-iwl_dev_tx_power_cmd_v8.patch
patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch
patches.suse/net-qrtr-support-suspend-hibernation.patch
patches.suse/wifi-ath11k-support-hibernation.patch
patches.suse/wifi-iwlwifi-mvm-fix-a-crash-on-7265.patch
patches.suse/scsi-core-alua-I-O-errors-for-ALUA-state-transitions.patch
patches.suse/Bluetooth-fix-connection-setup-in-l2cap_connect.patch
patches.suse/ata-libata-scsi-Set-the-RMB-bit-only-for-removable-m.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/drm-nouveau-disp-Fix-missing-backlight-control-on-Ma.patch
patches.suse/thermal-core-Change-PM-notifier-priority-to-the-mini.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
+dsterba 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/fix-amdgpu-freezes.patch
########################################################
# Storage
########################################################
########################################################
# Networking drivers (wired)
########################################################
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch
patches.suse/Input-psmouse-add-NULL-check-to-psmouse_from_serio.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.
########################################################