kernel-source/series.conf

2161 lines
164 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
patches.kernel.org/6.9.6-001-wifi-ath11k-fix-WCN6750-firmware-crash-caused-b.patch
patches.kernel.org/6.9.6-002-wifi-ath11k-move-power-type-check-to-ASSOC-stag.patch
patches.kernel.org/6.9.6-003-cpufreq-amd-pstate-Unify-computation-of-max-min.patch
patches.kernel.org/6.9.6-004-cpufreq-amd-pstate-Add-quirk-for-the-pstate-CPP.patch
patches.kernel.org/6.9.6-005-cpufreq-amd-pstate-remove-global-header-file.patch
patches.kernel.org/6.9.6-006-wifi-mac80211-mesh-Fix-leak-of-mesh_preq_queue-.patch
patches.kernel.org/6.9.6-007-wifi-mac80211-Fix-deadlock-in-ieee80211_sta_ps_.patch
patches.kernel.org/6.9.6-008-wifi-cfg80211-fully-move-wiphy-work-to-unbound-.patch
patches.kernel.org/6.9.6-009-wifi-cfg80211-Lock-wiphy-in-cfg80211_get_statio.patch
patches.kernel.org/6.9.6-010-wifi-cfg80211-pmsr-use-correct-nla_get_uX-funct.patch
patches.kernel.org/6.9.6-011-wifi-mac80211-pass-proper-link-id-for-channel-s.patch
patches.kernel.org/6.9.6-012-wifi-iwlwifi-mvm-don-t-initialize-csa_work-twic.patch
patches.kernel.org/6.9.6-013-wifi-iwlwifi-mvm-revert-gen2-TX-A-MPDU-size-to-.patch
patches.kernel.org/6.9.6-014-wifi-iwlwifi-mvm-set-properly-mac-header.patch
patches.kernel.org/6.9.6-015-wifi-iwlwifi-dbg_ini-move-iwl_dbg_tlv_free-outs.patch
patches.kernel.org/6.9.6-016-wifi-iwlwifi-mvm-check-n_ssids-before-accessing.patch
patches.kernel.org/6.9.6-017-wifi-iwlwifi-mvm-don-t-read-past-the-mfuart-not.patch
patches.kernel.org/6.9.6-018-wifi-mac80211-fix-Spatial-Reuse-element-size-ch.patch
patches.kernel.org/6.9.6-019-wifi-mac80211-correctly-parse-Spatial-Reuse-Par.patch
patches.kernel.org/6.9.6-020-scsi-ufs-mcq-Fix-error-output-and-clean-up-ufsh.patch
patches.kernel.org/6.9.6-021-RISC-V-KVM-No-need-to-use-mask-when-hart-index-.patch
patches.kernel.org/6.9.6-022-RISC-V-KVM-Fix-incorrect-reg_subtype-labels-in-.patch
patches.kernel.org/6.9.6-023-virtio_net-fix-possible-dim-status-unrecoverabl.patch
patches.kernel.org/6.9.6-024-ax25-Fix-refcount-imbalance-on-inbound-connecti.patch
patches.kernel.org/6.9.6-025-ax25-Replace-kfree-in-ax25_dev_free-with-ax25_d.patch
patches.kernel.org/6.9.6-026-net-ncsi-Fix-the-multi-thread-manner-of-NCSI-dr.patch
patches.kernel.org/6.9.6-027-net-phy-micrel-fix-KSZ9477-PHY-issues-after-sus.patch
patches.kernel.org/6.9.6-028-bpf-Fix-a-potential-use-after-free-in-bpf_link_.patch
patches.kernel.org/6.9.6-029-KVM-SEV-ES-Disallow-SEV-ES-guests-when-X86_FEAT.patch
patches.kernel.org/6.9.6-030-KVM-SEV-ES-Delegate-LBR-virtualization-to-the-p.patch
patches.kernel.org/6.9.6-031-vmxnet3-disable-rx-data-ring-on-dma-allocation-.patch
patches.kernel.org/6.9.6-032-ipv6-ioam-block-BH-from-ioam6_output.patch
patches.kernel.org/6.9.6-033-ipv6-sr-block-BH-in-seg6_output_core-and-seg6_i.patch
patches.kernel.org/6.9.6-034-net-tls-fix-marking-packets-as-decrypted.patch
patches.kernel.org/6.9.6-035-bpf-Set-run-context-for-rawtp-test_run-callback.patch
patches.kernel.org/6.9.6-036-octeontx2-af-Always-allocate-PF-entries-from-lo.patch
patches.kernel.org/6.9.6-037-net-smc-avoid-overwriting-when-adjusting-sock-b.patch
patches.kernel.org/6.9.6-038-net-phy-Micrel-KSZ8061-fix-errata-solution-not-.patch
patches.kernel.org/6.9.6-039-ionic-fix-kernel-panic-in-XDP_TX-action.patch
patches.kernel.org/6.9.6-040-net-sched-sch_multiq-fix-possible-OOB-write-in-.patch
patches.kernel.org/6.9.6-041-tcp-count-CLOSE-WAIT-sockets-for-TCP_MIB_CURRES.patch
patches.kernel.org/6.9.6-042-mptcp-count-CLOSE-WAIT-sockets-for-MPTCP_MIB_CU.patch
patches.kernel.org/6.9.6-043-rtnetlink-make-the-split-NLM_DONE-handling-gene.patch
patches.kernel.org/6.9.6-044-net-ethernet-mtk_eth_soc-handle-dma-buffer-size.patch
patches.kernel.org/6.9.6-045-net-mlx5-Stop-waiting-for-PCI-if-pci-channel-is.patch
patches.kernel.org/6.9.6-046-net-mlx5-Always-stop-health-timer-during-driver.patch
patches.kernel.org/6.9.6-047-net-mlx5-Fix-tainted-pointer-delete-is-case-of-.patch
patches.kernel.org/6.9.6-048-net-sched-taprio-always-validate-TCA_TAPRIO_ATT.patch
patches.kernel.org/6.9.6-049-ptp-Fix-error-message-on-failed-pin-verificatio.patch
patches.kernel.org/6.9.6-050-ice-fix-iteration-of-TLVs-in-Preserved-Fields-A.patch
patches.kernel.org/6.9.6-051-ice-fix-reads-from-NVM-Shadow-RAM-on-E830-and-E.patch
patches.kernel.org/6.9.6-052-ice-remove-af_xdp_zc_qps-bitmap.patch
patches.kernel.org/6.9.6-053-ice-add-flag-to-distinguish-reset-from-.ndo_bpf.patch
patches.kernel.org/6.9.6-054-ice-map-XDP-queues-to-vectors-in-ice_vsi_map_ri.patch
patches.kernel.org/6.9.6-055-igc-Fix-Energy-Efficient-Ethernet-support-decla.patch
patches.kernel.org/6.9.6-056-net-wwan-iosm-Fix-tainted-pointer-delete-is-cas.patch
patches.kernel.org/6.9.6-057-af_unix-Set-sk-sk_state-under-unix_state_lock-f.patch
patches.kernel.org/6.9.6-058-af_unix-Annodate-data-races-around-sk-sk_state-.patch
patches.kernel.org/6.9.6-059-af_unix-Annotate-data-race-of-sk-sk_state-in-un.patch
patches.kernel.org/6.9.6-060-af_unix-Annotate-data-races-around-sk-sk_state-.patch
patches.kernel.org/6.9.6-061-af_unix-Annotate-data-race-of-sk-sk_state-in-un.patch
patches.kernel.org/6.9.6-062-af_unix-Annotate-data-races-around-sk-sk_state-.patch
patches.kernel.org/6.9.6-063-af_unix-Annotate-data-race-of-sk-sk_state-in-un.patch
patches.kernel.org/6.9.6-064-af_unix-Annotate-data-races-around-sk-sk_state-.patch
patches.kernel.org/6.9.6-065-af_unix-Annotate-data-races-around-sk-sk_sndbuf.patch
patches.kernel.org/6.9.6-066-af_unix-Annotate-data-race-of-net-unx.sysctl_ma.patch
patches.kernel.org/6.9.6-067-af_unix-Use-unix_recvq_full_lockless-in-unix_st.patch
patches.kernel.org/6.9.6-068-af_unix-Use-skb_queue_empty_lockless-in-unix_re.patch
patches.kernel.org/6.9.6-069-af_unix-Use-skb_queue_len_lockless-in-sk_diag_s.patch
patches.kernel.org/6.9.6-070-af_unix-Annotate-data-race-of-sk-sk_shutdown-in.patch
patches.kernel.org/6.9.6-071-ipv6-fix-possible-race-in-__fib6_drop_pcpu_from.patch
patches.kernel.org/6.9.6-072-net-ethtool-fix-the-error-condition-in-ethtool_.patch
patches.kernel.org/6.9.6-073-x86-cpu-Get-rid-of-an-unnecessary-local-variabl.patch
patches.kernel.org/6.9.6-074-x86-cpu-Provide-default-cache-line-size-if-not-.patch
patches.kernel.org/6.9.6-075-selftests-mm-ksft_exit-functions-do-not-return.patch
patches.kernel.org/6.9.6-076-selftests-mm-compaction_test-fix-bogus-test-suc.patch
patches.kernel.org/6.9.6-077-eventfs-Update-all-the-eventfs_inodes-from-the-.patch
patches.kernel.org/6.9.6-078-.editorconfig-remove-trim_trailing_whitespace-o.patch
patches.kernel.org/6.9.6-079-io_uring-rsrc-don-t-lock-while-TASK_RUNNING.patch
patches.kernel.org/6.9.6-080-io_uring-fix-cancellation-overwriting-req-flags.patch
patches.kernel.org/6.9.6-081-USB-class-cdc-wdm-Fix-CPU-lockup-caused-by-exce.patch
patches.kernel.org/6.9.6-082-kcov-usb-disable-interrupts-in-kcov_remote_star.patch
patches.kernel.org/6.9.6-083-USB-xen-hcd-Traverse-host-when-CONFIG_USB_XEN_H.patch
patches.kernel.org/6.9.6-084-usb-typec-tcpm-fix-use-after-free-case-in-tcpm_.patch
patches.kernel.org/6.9.6-085-usb-typec-tcpm-Ignore-received-Hard-Reset-in-TO.patch
patches.kernel.org/6.9.6-086-mei-me-release-irq-in-mei_me_pci_resume-error-p.patch
patches.kernel.org/6.9.6-087-mei-vsc-Don-t-stop-restart-mei-device-during-sy.patch
patches.kernel.org/6.9.6-088-tty-n_tty-Fix-buffer-offsets-when-lookahead-is-.patch
patches.kernel.org/6.9.6-089-serial-8250_pxa-Configure-tx_loadsz-to-match-FI.patch
patches.kernel.org/6.9.6-090-serial-port-Don-t-block-system-suspend-even-if-.patch
patches.kernel.org/6.9.6-091-landlock-Fix-d_parent-walk.patch
patches.kernel.org/6.9.6-092-jfs-xattr-fix-buffer-overflow-for-invalid-xattr.patch
patches.kernel.org/6.9.6-093-xhci-Set-correct-transferred-length-for-cancell.patch
patches.kernel.org/6.9.6-094-xhci-Apply-reset-resume-quirk-to-Etron-EJ188-xH.patch
patches.kernel.org/6.9.6-095-xhci-Handle-TD-clearing-for-multiple-streams-ca.patch
patches.kernel.org/6.9.6-096-xhci-Apply-broken-streams-quirk-to-Etron-EJ188-.patch
patches.kernel.org/6.9.6-097-thunderbolt-debugfs-Fix-margin-debugfs-node-cre.patch
patches.kernel.org/6.9.6-098-ata-libata-scsi-Set-the-RMB-bit-only-for-remova.patch
patches.kernel.org/6.9.6-099-scsi-core-Disable-CDL-by-default.patch
patches.kernel.org/6.9.6-100-scsi-mpi3mr-Fix-ATA-NCQ-priority-support.patch
patches.kernel.org/6.9.6-101-scsi-mpt3sas-Avoid-test-set_bit-operating-in-no.patch
patches.kernel.org/6.9.6-102-scsi-sd-Use-READ-16-when-reading-block-zero-on-.patch
patches.kernel.org/6.9.6-103-gve-Clear-napi-skb-before-dev_kfree_skb_any.patch
patches.kernel.org/6.9.6-104-powerpc-85xx-fix-compile-error-without-CONFIG_C.patch
patches.kernel.org/6.9.6-105-powerpc-uaccess-Fix-build-errors-seen-with-GCC-.patch
patches.kernel.org/6.9.6-106-HID-nvidia-shield-Add-missing-check-for-input_f.patch
patches.kernel.org/6.9.6-107-cxl-test-Add-missing-vmalloc.h-for-tools-testin.patch
patches.kernel.org/6.9.6-108-cxl-region-Fix-memregion-leaks-in-devm_cxl_add_.patch
patches.kernel.org/6.9.6-109-cachefiles-add-output-string-to-cachefiles_obj_.patch
patches.kernel.org/6.9.6-110-cachefiles-remove-requests-from-xarray-during-f.patch
patches.kernel.org/6.9.6-111-cachefiles-fix-slab-use-after-free-in-cachefile.patch
patches.kernel.org/6.9.6-112-cachefiles-fix-slab-use-after-free-in-cachefile.patch
patches.kernel.org/6.9.6-113-cachefiles-add-spin_lock-for-cachefiles_ondeman.patch
patches.kernel.org/6.9.6-114-cachefiles-remove-err_put_fd-label-in-cachefile.patch
patches.kernel.org/6.9.6-115-cachefiles-never-get-a-new-anonymous-fd-if-onde.patch
patches.kernel.org/6.9.6-116-cachefiles-defer-exposing-anon_fd-until-after-c.patch
patches.kernel.org/6.9.6-117-cachefiles-flush-all-requests-after-setting-CAC.patch
patches.kernel.org/6.9.6-118-kselftest-alsa-Ensure-_GNU_SOURCE-is-defined.patch
patches.kernel.org/6.9.6-119-selftests-ftrace-Fix-to-check-required-event-fi.patch
patches.kernel.org/6.9.6-120-clk-sifive-Do-not-register-clkdevs-for-PRCI-clo.patch
patches.kernel.org/6.9.6-121-NFSv4.1-enforce-rootpath-check-in-fs_location-q.patch
patches.kernel.org/6.9.6-122-SUNRPC-return-proper-error-from-gss_wrap_req_pr.patch
patches.kernel.org/6.9.6-123-NFS-add-barriers-when-testing-for-NFS_FSDATA_BL.patch
patches.kernel.org/6.9.6-124-selftests-tracing-Fix-event-filter-test-to-retr.patch
patches.kernel.org/6.9.6-125-selftests-futex-don-t-pass-a-const-char-to-aspr.patch
patches.kernel.org/6.9.6-126-nvme-fix-nvme_pr_-status-code-parsing.patch
patches.kernel.org/6.9.6-127-drm-panel-sitronix-st7789v-Add-check-for-of_drm.patch
patches.kernel.org/6.9.6-128-platform-x86-dell-smbios-Fix-wrong-token-data-i.patch
patches.kernel.org/6.9.6-129-gpio-tqmx86-fix-typo-in-Kconfig-label.patch
patches.kernel.org/6.9.6-130-gpio-tqmx86-introduce-shadow-register-for-GPIO-.patch
patches.kernel.org/6.9.6-131-gpio-tqmx86-store-IRQ-trigger-type-and-unmask-s.patch
patches.kernel.org/6.9.6-132-gpio-tqmx86-fix-broken-IRQ_TYPE_EDGE_BOTH-inter.patch
patches.kernel.org/6.9.6-133-HID-core-remove-unnecessary-WARN_ON-in-implemen.patch
patches.kernel.org/6.9.6-134-iommu-amd-Fix-sysfs-leak-in-iommu-init.patch
patches.kernel.org/6.9.6-135-iommu-Return-right-value-in-iommu_sva_bind_devi.patch
patches.kernel.org/6.9.6-136-io_uring-io-wq-Use-set_bit-and-test_bit-at-work.patch
patches.kernel.org/6.9.6-137-io_uring-io-wq-avoid-garbage-value-of-match-in-.patch
patches.kernel.org/6.9.6-138-HID-logitech-dj-Fix-memory-leak-in-logi_dj_recv.patch
patches.kernel.org/6.9.6-139-drm-vmwgfx-Filter-modes-which-exceed-graphics-m.patch
patches.kernel.org/6.9.6-140-drm-vmwgfx-3D-disabled-should-not-effect-STDU-m.patch
patches.kernel.org/6.9.6-141-drm-vmwgfx-Remove-STDU-logic-from-generic-mode_.patch
patches.kernel.org/6.9.6-142-drm-vmwgfx-Don-t-memcmp-equivalent-pointers.patch
patches.kernel.org/6.9.6-143-af_unix-Annotate-data-race-of-sk-sk_state-in-un.patch
patches.kernel.org/6.9.6-144-modpost-do-not-warn-about-missing-MODULE_DESCRI.patch
patches.kernel.org/6.9.6-145-net-sfp-Always-call-sfp_sm_mod_remove-on-remove.patch
patches.kernel.org/6.9.6-146-net-hns3-fix-kernel-crash-problem-in-concurrent.patch
patches.kernel.org/6.9.6-147-net-hns3-add-cond_resched-to-hns3-ring-buffer-i.patch
patches.kernel.org/6.9.6-148-thermal-core-Do-not-fail-cdev-registration-beca.patch
patches.kernel.org/6.9.6-149-liquidio-Adjust-a-NULL-pointer-handling-path-in.patch
patches.kernel.org/6.9.6-150-net-stmmac-dwmac-qcom-ethqos-Configure-host-DMA.patch
patches.kernel.org/6.9.6-151-netdevsim-fix-backwards-compatibility-in-nsim_g.patch
patches.kernel.org/6.9.6-152-drm-komeda-check-for-error-valued-pointer.patch
patches.kernel.org/6.9.6-153-drm-bridge-panel-Fix-runtime-warning-on-panel-b.patch
patches.kernel.org/6.9.6-154-tcp-fix-race-in-tcp_v6_syn_recv_sock.patch
patches.kernel.org/6.9.6-155-net-dsa-qca8k-fix-usages-of-device_get_named_ch.patch
patches.kernel.org/6.9.6-156-geneve-Fix-incorrect-inner-network-header-offse.patch
patches.kernel.org/6.9.6-157-net-mlx5e-Fix-features-validation-check-for-tun.patch
patches.kernel.org/6.9.6-158-Bluetooth-hci_sync-Fix-not-using-correct-handle.patch
patches.kernel.org/6.9.6-159-Bluetooth-L2CAP-Fix-rejecting-L2CAP_CONN_PARAM_.patch
patches.kernel.org/6.9.6-160-Bluetooth-fix-connection-setup-in-l2cap_connect.patch
patches.kernel.org/6.9.6-161-net-sched-initialize-noop_qdisc-owner.patch
patches.kernel.org/6.9.6-162-tcp-use-signed-arithmetic-in-tcp_rtx_probe0_tim.patch
patches.kernel.org/6.9.6-163-drm-nouveau-don-t-attempt-to-schedule-hpd_work-.patch
patches.kernel.org/6.9.6-164-netfilter-nft_inner-validate-mandatory-meta-and.patch
patches.kernel.org/6.9.6-165-netfilter-ipset-Fix-race-between-namespace-clea.patch
patches.kernel.org/6.9.6-166-x86-asm-Use-c-n-instead-of-P-operand-modifier-i.patch
patches.kernel.org/6.9.6-167-x86-uaccess-Fix-missed-zeroing-of-ia32-u64-get_.patch
patches.kernel.org/6.9.6-168-scsi-ufs-core-Quiesce-request-queues-before-che.patch
patches.kernel.org/6.9.6-169-net-pse-pd-Use-EOPNOTSUPP-error-code-instead-of.patch
patches.kernel.org/6.9.6-170-gve-ignore-nonrelevant-GSO-type-bits-when-proce.patch
patches.kernel.org/6.9.6-171-net-stmmac-replace-priv-speed-with-the-portTran.patch
patches.kernel.org/6.9.6-172-block-sed-opal-avoid-possible-wrong-address-ref.patch
patches.kernel.org/6.9.6-173-block-fix-request.queuelist-usage-in-flush.patch
patches.kernel.org/6.9.6-174-nvmet-passthru-propagate-status-from-id-overrid.patch
patches.kernel.org/6.9.6-175-net-ipv6-Fix-the-RT-cache-flush-via-sysctl-usin.patch
patches.kernel.org/6.9.6-176-net-bridge-mst-pass-vlan-group-directly-to-br_m.patch
patches.kernel.org/6.9.6-177-net-bridge-mst-fix-suspicious-rcu-usage-in-br_m.patch
patches.kernel.org/6.9.6-178-drm-xe-xe_gt_idle-use-GT-forcewake-domain-asser.patch
patches.kernel.org/6.9.6-179-drm-xe-flush-engine-buffers-before-signalling-u.patch
patches.kernel.org/6.9.6-180-drm-xe-Remove-mem_access-from-guc_pc-calls.patch
patches.kernel.org/6.9.6-181-drm-xe-move-disable_c6-call.patch
patches.kernel.org/6.9.6-182-ionic-fix-use-after-netif_napi_del.patch
patches.kernel.org/6.9.6-183-bnxt_en-Cap-the-size-of-HWRM_PORT_PHY_QCFG-forw.patch
patches.kernel.org/6.9.6-184-af_unix-Read-with-MSG_PEEK-loops-if-the-first-u.patch
patches.kernel.org/6.9.6-185-bnxt_en-Adjust-logging-of-firmware-messages-in-.patch
patches.kernel.org/6.9.6-186-misc-microchip-pci1xxxx-fix-double-free-in-the-.patch
patches.kernel.org/6.9.6-187-ksmbd-move-leading-slash-check-to-smb2_get_name.patch
patches.kernel.org/6.9.6-188-ksmbd-fix-missing-use-of-get_write-in-in-smb2_s.patch
patches.kernel.org/6.9.6-189-tick-nohz_full-Don-t-abuse-smp_call_function_si.patch
patches.kernel.org/6.9.6-190-leds-class-Revert-If-no-default-trigger-is-give.patch
patches.kernel.org/6.9.6-191-x86-boot-Don-t-add-the-EFI-stub-to-targets-agai.patch
patches.kernel.org/6.9.6-192-iio-adc-ad9467-fix-scan-type-sign.patch
patches.kernel.org/6.9.6-193-iio-dac-ad5592r-fix-temperature-channel-scaling.patch
patches.kernel.org/6.9.6-194-iio-imu-bmi323-Fix-trigger-notification-in-case.patch
patches.kernel.org/6.9.6-195-iio-invensense-fix-odr-switching-to-same-value.patch
patches.kernel.org/6.9.6-196-iio-pressure-bmp280-Fix-BMP580-temperature-read.patch
patches.kernel.org/6.9.6-197-iio-temperature-mlx90635-Fix-ERR_PTR-dereferenc.patch
patches.kernel.org/6.9.6-198-iio-imu-inv_icm42600-delete-unneeded-update-wat.patch
patches.kernel.org/6.9.6-199-drivers-core-synchronize-really_probe-and-dev_u.patch
patches.kernel.org/6.9.6-200-parisc-Try-to-fix-random-segmentation-faults-in.patch
patches.kernel.org/6.9.6-201-RAS-AMD-ATL-Fix-MI300-bank-hash.patch
patches.kernel.org/6.9.6-202-RAS-AMD-ATL-Use-system-settings-for-MI300-DRAM-.patch
patches.kernel.org/6.9.6-203-ACPI-x86-Force-StorageD3Enable-on-more-products.patch
patches.kernel.org/6.9.6-204-thermal-ACPI-Invalidate-trip-points-with-temper.patch
patches.kernel.org/6.9.6-205-x86-mm-numa-Use-NUMA_NO_NODE-when-calling-membl.patch
patches.kernel.org/6.9.6-206-memblock-make-memblock_set_node-also-warn-about.patch
patches.kernel.org/6.9.6-207-drm-exynos-vidi-fix-memory-leak-in-.get_modes.patch
patches.kernel.org/6.9.6-208-drm-exynos-hdmi-report-safe-640x480-mode-as-a-f.patch
patches.kernel.org/6.9.6-209-mptcp-ensure-snd_una-is-properly-initialized-on.patch
patches.kernel.org/6.9.6-210-mptcp-pm-inc-RmAddr-MIB-counter-once-per-RM_ADD.patch
patches.kernel.org/6.9.6-211-mptcp-pm-update-add_addr-counters-after-connect.patch
patches.kernel.org/6.9.6-212-irqchip-sifive-plic-Chain-to-parent-IRQ-after-h.patch
patches.kernel.org/6.9.6-213-irqchip-gic-v3-its-Fix-potential-race-condition.patch
patches.kernel.org/6.9.6-214-x86-kexec-Fix-bug-with-call-depth-tracking.patch
patches.kernel.org/6.9.6-215-x86-amd_nb-Check-for-invalid-SMN-reads.patch
patches.kernel.org/6.9.6-216-perf-core-Fix-missing-wakeup-when-waiting-for-c.patch
patches.kernel.org/6.9.6-217-perf-auxtrace-Fix-multiple-use-of-itrace-option.patch
patches.kernel.org/6.9.6-218-perf-script-Show-also-errors-for-insn-trace-opt.patch
patches.kernel.org/6.9.6-219-wifi-cfg80211-validate-HE-operation-element-par.patch
patches.kernel.org/6.9.6-220-wifi-rtlwifi-Ignore-IEEE80211_CONF_CHANGE_RETRY.patch
patches.kernel.org/6.9.6-221-wifi-mt76-mt7615-add-missing-chanctx-ops.patch
patches.kernel.org/6.9.6-222-locking-atomic-scripts-fix-atomic-_sub_and_test.patch
patches.kernel.org/6.9.6-223-riscv-fix-overlap-of-allocated-page-and-PTR_ERR.patch
patches.kernel.org/6.9.6-224-tracing-selftests-Fix-kprobe-event-name-test-fo.patch
patches.kernel.org/6.9.6-225-kheaders-explicitly-define-file-modes-for-archi.patch
patches.kernel.org/6.9.6-226-null_blk-Print-correct-max-open-zones-limit-in-.patch
patches.kernel.org/6.9.6-227-ata-ahci-Do-not-apply-Intel-PCS-quirk-on-Intel-.patch
patches.kernel.org/6.9.6-228-ata-libata-core-Add-ATA_HORKAGE_NOLPM-for-Apace.patch
patches.kernel.org/6.9.6-229-ata-libata-core-Add-ATA_HORKAGE_NOLPM-for-Cruci.patch
patches.kernel.org/6.9.6-230-ata-libata-core-Add-ATA_HORKAGE_NOLPM-for-AMD-R.patch
patches.kernel.org/6.9.6-231-sock_map-avoid-race-between-sock_map_close-and-.patch
patches.kernel.org/6.9.6-232-dma-buf-handle-testing-kthreads-creation-failur.patch
patches.kernel.org/6.9.6-233-vmci-prevent-speculation-leaks-by-sanitizing-ev.patch
patches.kernel.org/6.9.6-234-spmi-hisi-spmi-controller-Do-not-override-devic.patch
patches.kernel.org/6.9.6-235-knfsd-LOOKUP-can-return-an-illegal-error-value.patch
patches.kernel.org/6.9.6-236-fs-proc-fix-softlockup-in-__read_vmcore.patch
patches.kernel.org/6.9.6-237-kexec-fix-the-unexpected-kexec_dprintk-macro.patch
patches.kernel.org/6.9.6-238-ocfs2-update-inode-fsync-transaction-id-in-ocfs.patch
patches.kernel.org/6.9.6-239-ocfs2-use-coarse-time-for-new-created-files.patch
patches.kernel.org/6.9.6-240-ocfs2-fix-races-between-hole-punching-and-AIO-D.patch
patches.kernel.org/6.9.6-241-dm-integrity-set-discard_granularity-to-logical.patch
patches.kernel.org/6.9.6-242-PCI-rockchip-ep-Remove-wrong-mask-on-subsys_ven.patch
patches.kernel.org/6.9.6-243-dmaengine-axi-dmac-fix-possible-race-in-remove.patch
patches.kernel.org/6.9.6-244-drm-bridge-aux-hpd-bridge-correct-devm_drm_dp_h.patch
patches.kernel.org/6.9.6-245-remoteproc-k3-r5-Wait-for-core0-power-up-before.patch
patches.kernel.org/6.9.6-246-remoteproc-k3-r5-Do-not-allow-core1-to-power-up.patch
patches.kernel.org/6.9.6-247-iio-adc-axi-adc-make-sure-AXI-clock-is-enabled.patch
patches.kernel.org/6.9.6-248-iio-temperature-mcp9600-Fix-temperature-reading.patch
patches.kernel.org/6.9.6-249-iio-invensense-fix-interrupt-timestamp-alignmen.patch
patches.kernel.org/6.9.6-250-drm-mst-Fix-NULL-pointer-dereference-at-drm_dp_.patch
patches.kernel.org/6.9.6-251-riscv-rewrite-__kernel_map_pages-to-fix-sleepin.patch
patches.kernel.org/6.9.6-252-riscv-force-PAGE_SIZE-linear-mapping-if-debug_p.patch
patches.kernel.org/6.9.6-253-rtla-timerlat-Simplify-no-value-printing-on-top.patch
patches.kernel.org/6.9.6-254-rtla-auto-analysis-Replace-t-with-spaces.patch
patches.kernel.org/6.9.6-255-drm-i915-gt-Disarm-breadcrumbs-if-engines-are-a.patch
patches.kernel.org/6.9.6-256-drm-shmem-helper-Fix-BUG_ON-on-mmap-PROT_WRITE-.patch
patches.kernel.org/6.9.6-257-drm-xe-Properly-handle-alloc_guc_id-failure.patch
patches.kernel.org/6.9.6-258-drm-i915-dpt-Make-DPT-object-unshrinkable.patch
patches.kernel.org/6.9.6-259-drm-i915-Fix-audio-component-initialization.patch
patches.kernel.org/6.9.6-260-intel_th-pci-Add-Granite-Rapids-support.patch
patches.kernel.org/6.9.6-261-intel_th-pci-Add-Granite-Rapids-SOC-support.patch
patches.kernel.org/6.9.6-262-intel_th-pci-Add-Sapphire-Rapids-SOC-support.patch
patches.kernel.org/6.9.6-263-intel_th-pci-Add-Meteor-Lake-S-support.patch
patches.kernel.org/6.9.6-264-intel_th-pci-Add-Lunar-Lake-support.patch
patches.kernel.org/6.9.6-265-pmdomain-ti-sci-Fix-duplicate-PD-referrals.patch
patches.kernel.org/6.9.6-266-btrfs-zoned-fix-use-after-free-due-to-race-with.patch
patches.kernel.org/6.9.6-267-wifi-iwlwifi-mvm-support-iwl_dev_tx_power_cmd_v.patch
patches.kernel.org/6.9.6-268-wifi-iwlwifi-mvm-fix-a-crash-on-7265.patch
patches.kernel.org/6.9.6-269-mm-huge_memory-don-t-unpoison-huge_zero_folio.patch
patches.kernel.org/6.9.6-270-remoteproc-k3-r5-Jump-to-error-handling-labels-.patch
patches.kernel.org/6.9.6-271-greybus-Fix-use-after-free-bug-in-gb_interface_.patch
patches.kernel.org/6.9.6-272-ima-Fix-use-after-free-on-a-dentry-s-dname.name.patch
patches.kernel.org/6.9.6-273-serial-8250_dw-Don-t-use-struct-dw8250_data-out.patch
patches.kernel.org/6.9.6-274-dt-bindings-usb-realtek-rts5411-Add-missing-add.patch
patches.kernel.org/6.9.6-275-usb-storage-alauda-Check-whether-the-media-is-i.patch
patches.kernel.org/6.9.6-276-mei-vsc-Fix-wrong-invocation-of-ACPI-SID-method.patch
patches.kernel.org/6.9.6-277-misc-microchip-pci1xxxx-Fix-a-memory-leak-in-th.patch
patches.kernel.org/6.9.6-278-i2c-at91-Fix-the-functionality-flags-of-the-sla.patch
patches.kernel.org/6.9.6-279-i2c-designware-Fix-the-functionality-flags-of-t.patch
patches.kernel.org/6.9.6-280-zap_pid_ns_processes-clear-TIF_NOTIFY_SIGNAL-al.patch
patches.kernel.org/6.9.6-281-Linux-6.9.6.patch
patches.kernel.org/6.9.7-001-fs-writeback-bail-out-if-there-is-no-more-inode.patch
patches.kernel.org/6.9.7-002-padata-Disable-BH-when-taking-works-lock-on-MT-.patch
patches.kernel.org/6.9.7-003-crypto-hisilicon-sec-Fix-memory-leak-for-sec-re.patch
patches.kernel.org/6.9.7-004-crypto-hisilicon-qm-Add-the-err-memory-release-.patch
patches.kernel.org/6.9.7-005-io_uring-sqpoll-work-around-a-potential-audit-m.patch
patches.kernel.org/6.9.7-006-rcutorture-Fix-rcu_torture_one_read-pipe_count-.patch
patches.kernel.org/6.9.7-007-rcutorture-Make-stall-tasks-directly-exit-when-.patch
patches.kernel.org/6.9.7-008-rcutorture-Fix-invalid-context-warning-when-ena.patch
patches.kernel.org/6.9.7-009-platform-chrome-cros_usbpd_logger-provide-ID-ta.patch
patches.kernel.org/6.9.7-010-platform-chrome-cros_usbpd_notify-provide-ID-ta.patch
patches.kernel.org/6.9.7-011-ubsan-Avoid-i386-UBSAN-handler-crashes-with-Cla.patch
patches.kernel.org/6.9.7-012-arm64-defconfig-select-INTERCONNECT_QCOM_SM6115.patch
patches.kernel.org/6.9.7-013-block-ioctl-prefer-different-overflow-check.patch
patches.kernel.org/6.9.7-014-ssb-Fix-potential-NULL-pointer-dereference-in-s.patch
patches.kernel.org/6.9.7-015-selftests-bpf-Prevent-client-connect-before-ser.patch
patches.kernel.org/6.9.7-016-selftests-bpf-Fix-flaky-test-btf_map_in_map-loo.patch
patches.kernel.org/6.9.7-017-bpf-Avoid-kfree_rcu-under-lock-in-bpf_lpm_trie.patch
patches.kernel.org/6.9.7-018-devlink-use-kvzalloc-to-allocate-devlink-instan.patch
patches.kernel.org/6.9.7-019-batman-adv-bypass-empty-buckets-in-batadv_purge.patch
patches.kernel.org/6.9.7-020-wifi-rtw89-8852c-add-quirk-to-set-PCI-BER-for-c.patch
patches.kernel.org/6.9.7-021-wifi-ath9k-work-around-memset-overflow-warning.patch
patches.kernel.org/6.9.7-022-af_packet-avoid-a-false-positive-warning-in-pac.patch
patches.kernel.org/6.9.7-023-clocksource-Make-watchdog-and-suspend-timing-mu.patch
patches.kernel.org/6.9.7-024-ACPI-x86-Add-PNP_UART1_SKIP-quirk-for-Lenovo-Bl.patch
patches.kernel.org/6.9.7-025-drop_monitor-replace-spin_lock-by-raw_spin_lock.patch
patches.kernel.org/6.9.7-026-ACPI-resource-Do-IRQ-override-on-GMxBGxx-XMG-AP.patch
patches.kernel.org/6.9.7-027-wifi-ath12k-fix-kernel-crash-during-resume.patch
patches.kernel.org/6.9.7-028-scsi-qedi-Fix-crash-while-reading-debugfs-attri.patch
patches.kernel.org/6.9.7-029-net-sfp-enhance-quirk-for-Fibrestore-2.5G-coppe.patch
patches.kernel.org/6.9.7-030-net-sfp-add-quirk-for-ATS-SFP-GE-T-1000Base-TX-.patch
patches.kernel.org/6.9.7-031-net-sched-fix-false-lockdep-warning-on-qdisc-ro.patch
patches.kernel.org/6.9.7-032-arm64-sysreg-Update-PIE-permission-encodings.patch
patches.kernel.org/6.9.7-033-kselftest-arm64-Add-a-null-pointer-check.patch
patches.kernel.org/6.9.7-034-net-dsa-realtek-keep-default-LED-state-in-rtl83.patch
patches.kernel.org/6.9.7-035-net-dsa-realtek-do-not-assert-reset-on-remove.patch
patches.kernel.org/6.9.7-036-ACPI-resource-Skip-IRQ-override-on-Asus-Vivoboo.patch
patches.kernel.org/6.9.7-037-netpoll-Fix-race-condition-in-netpoll_owner_act.patch
patches.kernel.org/6.9.7-038-wifi-ath12k-fix-the-problem-that-down-grade-phy.patch
patches.kernel.org/6.9.7-039-wifi-mt76-mt7921s-fix-potential-hung-tasks-duri.patch
patches.kernel.org/6.9.7-040-HID-Add-quirk-for-Logitech-Casa-touchpad.patch
patches.kernel.org/6.9.7-041-HID-asus-fix-more-n-key-report-descriptors-if-n.patch
patches.kernel.org/6.9.7-042-ACPI-video-Add-backlight-native-quirk-for-Lenov.patch
patches.kernel.org/6.9.7-043-bpf-avoid-uninitialized-warnings-in-verifier_gl.patch
patches.kernel.org/6.9.7-044-selftests-net-fix-timestamp-not-arriving-in-cms.patch
patches.kernel.org/6.9.7-045-net-ena-Add-validation-for-completion-descripto.patch
patches.kernel.org/6.9.7-046-Bluetooth-ath3k-Fix-multiple-issues-reported-by.patch
patches.kernel.org/6.9.7-047-drm-amd-display-Exit-idle-optimizations-before-.patch
patches.kernel.org/6.9.7-048-drm-amd-display-Workaround-register-access-in-i.patch
patches.kernel.org/6.9.7-049-platform-x86-toshiba_acpi-Add-quirk-for-buttons.patch
patches.kernel.org/6.9.7-050-cgroup-cpuset-Make-cpuset-hotplug-processing-sy.patch
patches.kernel.org/6.9.7-051-ASoC-Intel-sof_sdw-add-JD2-quirk-for-HP-Omen-14.patch
patches.kernel.org/6.9.7-052-ASoC-Intel-sof_sdw-add-quirk-for-Dell-SKU-0C0F.patch
patches.kernel.org/6.9.7-053-drm-lima-add-mask-irq-callback-to-gp-and-pp.patch
patches.kernel.org/6.9.7-054-drm-lima-include-pp-bcast-irq-in-timeout-handle.patch
patches.kernel.org/6.9.7-055-drm-lima-mask-irqs-in-timeout-path-before-hard-.patch
patches.kernel.org/6.9.7-056-platform-x86-x86-android-tablets-Unregister-dev.patch
patches.kernel.org/6.9.7-057-platform-x86-x86-android-tablets-Add-Lenovo-Yog.patch
patches.kernel.org/6.9.7-058-ALSA-hda-realtek-Add-quirks-for-HP-Omen-models-.patch
patches.kernel.org/6.9.7-059-ALSA-hda-realtek-Add-quirks-for-Lenovo-13X.patch
patches.kernel.org/6.9.7-060-powerpc-pseries-Enforce-hcall-result-buffer-val.patch
patches.kernel.org/6.9.7-061-media-intel-ipu6-Fix-build-with-ACPI.patch
patches.kernel.org/6.9.7-062-media-mtk-vcodec-potential-null-pointer-deferen.patch
patches.kernel.org/6.9.7-063-powerpc-io-Avoid-clang-null-pointer-arithmetic-.patch
patches.kernel.org/6.9.7-064-platform-x86-p2sb-Don-t-init-until-unassigned-r.patch
patches.kernel.org/6.9.7-065-power-supply-cros_usbpd-provide-ID-table-for-av.patch
patches.kernel.org/6.9.7-066-iommu-arm-smmu-v3-Free-MSIs-in-case-of-ENOMEM.patch
patches.kernel.org/6.9.7-067-ext4-do-not-create-EA-inode-under-buffer-lock.patch
patches.kernel.org/6.9.7-068-ext4-fix-uninitialized-ratelimit_state-lock-acc.patch
patches.kernel.org/6.9.7-069-kprobe-ftrace-bail-out-if-ftrace-was-killed.patch
patches.kernel.org/6.9.7-070-usb-gadget-uvc-configfs-ensure-guid-to-be-valid.patch
patches.kernel.org/6.9.7-071-f2fs-fix-to-detect-inconsistent-nat-entry-durin.patch
patches.kernel.org/6.9.7-072-f2fs-remove-clear-SB_INLINECRYPT-flag-in-defaul.patch
patches.kernel.org/6.9.7-073-usb-typec-ucsi_glink-rework-quirks-implementati.patch
patches.kernel.org/6.9.7-074-usb-misc-uss720-check-for-incompatible-versions.patch
patches.kernel.org/6.9.7-075-Avoid-hw_desc-array-overrun-in-dw-axi-dmac.patch
patches.kernel.org/6.9.7-076-usb-dwc3-pci-Don-t-set-linux-phy_charger_detect.patch
patches.kernel.org/6.9.7-077-usb-typec-ucsi_glink-drop-special-handling-for-.patch
patches.kernel.org/6.9.7-078-udf-udftime-prevent-overflow-in-udf_disk_stamp_.patch
patches.kernel.org/6.9.7-079-PCI-PM-Avoid-D3cold-for-HP-Pavilion-17-PC-1972-.patch
patches.kernel.org/6.9.7-080-f2fs-don-t-set-RO-when-shutting-down-f2fs.patch
patches.kernel.org/6.9.7-081-MIPS-Octeon-Add-PCIe-link-status-check.patch
patches.kernel.org/6.9.7-082-serial-imx-Introduce-timeout-when-waiting-on-tr.patch
patches.kernel.org/6.9.7-083-serial-exar-adding-missing-CTI-and-Exar-PCI-ids.patch
patches.kernel.org/6.9.7-084-usb-gadget-function-Remove-usage-of-the-depreca.patch
patches.kernel.org/6.9.7-085-xhci-remove-XHCI_TRUST_TX_LENGTH-quirk.patch
patches.kernel.org/6.9.7-086-tty-add-the-option-to-have-a-tty-reject-a-new-l.patch
patches.kernel.org/6.9.7-087-i2c-lpi2c-Avoid-calling-clk_get_rate-during-tra.patch
patches.kernel.org/6.9.7-088-cxl-Add-post-reset-warning-if-reset-results-in-.patch
patches.kernel.org/6.9.7-089-vfio-pci-Collect-hot-reset-devices-to-local-buf.patch
patches.kernel.org/6.9.7-090-usb-typec-qcom-pmic-typec-split-HPD-bridge-allo.patch
patches.kernel.org/6.9.7-091-cpufreq-amd-pstate-fix-memory-leak-on-CPU-EPP-e.patch
patches.kernel.org/6.9.7-092-ACPI-EC-Install-address-space-handler-at-the-na.patch
patches.kernel.org/6.9.7-093-PCI-Do-not-wait-for-disconnected-devices-when-r.patch
patches.kernel.org/6.9.7-094-OPP-Fix-required_opp_tables-for-multiple-genpds.patch
patches.kernel.org/6.9.7-095-ALSA-hda-cs35l41-Possible-null-pointer-derefere.patch
patches.kernel.org/6.9.7-096-ALSA-seq-ump-Fix-missing-System-Reset-message-h.patch
patches.kernel.org/6.9.7-097-MIPS-Routerboard-532-Fix-vendor-retry-check-cod.patch
patches.kernel.org/6.9.7-098-mips-bmips-BCM6358-make-sure-CBR-is-correctly-s.patch
patches.kernel.org/6.9.7-099-tracing-Build-event-generation-tests-only-as-mo.patch
patches.kernel.org/6.9.7-100-wifi-iwlwifi-mvm-fix-ROC-version-check.patch
patches.kernel.org/6.9.7-101-wifi-mac80211-Recalc-offload-when-monitor-stop.patch
patches.kernel.org/6.9.7-102-ALSA-hda-realtek-Remove-Framework-Laptop-16-fro.patch
patches.kernel.org/6.9.7-103-ALSA-hda-intel-dsp-config-Document-AVS-as-dsp_d.patch
patches.kernel.org/6.9.7-104-ice-avoid-IRQ-collision-to-fix-init-failure-on-.patch
patches.kernel.org/6.9.7-105-ice-fix-200G-link-speed-message-log.patch
patches.kernel.org/6.9.7-106-ice-implement-AQ-download-pkg-retry.patch
patches.kernel.org/6.9.7-107-bpf-Fix-reg_set_min_max-corruption-of-fake_reg.patch
patches.kernel.org/6.9.7-108-btrfs-zoned-allocate-dummy-checksums-for-zoned-.patch
patches.kernel.org/6.9.7-109-net-mvpp2-use-slab_build_skb-for-oversized-fram.patch
patches.kernel.org/6.9.7-110-cipso-fix-total-option-length-computation.patch
patches.kernel.org/6.9.7-111-ALSA-hda-cs35l56-Component-should-be-unbound-be.patch
patches.kernel.org/6.9.7-112-ALSA-hda-cs35l41-Component-should-be-unbound-be.patch
patches.kernel.org/6.9.7-113-ALSA-hda-tas2781-Component-should-be-unbound-be.patch
patches.kernel.org/6.9.7-114-bpf-Avoid-splat-in-pskb_pull_reason.patch
patches.kernel.org/6.9.7-115-netdev-genl-fix-error-codes-when-outputting-XDP.patch
patches.kernel.org/6.9.7-116-ALSA-hda-realtek-Enable-headset-mic-on-IdeaPad-.patch
patches.kernel.org/6.9.7-117-netrom-Fix-a-memory-leak-in-nr_heartbeat_expiry.patch
patches.kernel.org/6.9.7-118-ipv6-prevent-possible-NULL-deref-in-fib6_nh_ini.patch
patches.kernel.org/6.9.7-119-ipv6-prevent-possible-NULL-dereference-in-rt6_p.patch
patches.kernel.org/6.9.7-120-xfrm6-check-ip6_dst_idev-return-value-in-xfrm6_.patch
patches.kernel.org/6.9.7-121-netns-Make-get_net_ns-handle-zero-refcount-net.patch
patches.kernel.org/6.9.7-122-qca_spi-Make-interrupt-remembering-atomic.patch
patches.kernel.org/6.9.7-123-net-lan743x-disable-WOL-upon-resume-to-restore-.patch
patches.kernel.org/6.9.7-124-net-lan743x-Support-WOL-at-both-the-PHY-and-MAC.patch
patches.kernel.org/6.9.7-125-net-phy-mxl-gpy-Remove-interrupt-mask-clearing-.patch
patches.kernel.org/6.9.7-126-net-sched-act_api-fix-possible-infinite-loop-in.patch
patches.kernel.org/6.9.7-127-tipc-force-a-dst-refcount-before-doing-decrypti.patch
patches.kernel.org/6.9.7-128-sched-act_ct-add-netns-into-the-key-of-tcf_ct_f.patch
patches.kernel.org/6.9.7-129-ptp-fix-integer-overflow-in-max_vclocks_store.patch
patches.kernel.org/6.9.7-130-selftests-openvswitch-Use-bash-as-interpreter.patch
patches.kernel.org/6.9.7-131-net-stmmac-No-need-to-calculate-speed-divider-w.patch
patches.kernel.org/6.9.7-132-virtio_net-checksum-offloading-handling-fix.patch
patches.kernel.org/6.9.7-133-virtio_net-fixing-XDP-for-fully-checksummed-pac.patch
patches.kernel.org/6.9.7-134-octeontx2-pf-Add-error-handling-to-VLAN-unofflo.patch
patches.kernel.org/6.9.7-135-octeontx2-pf-Fix-linking-objects-into-multiple-.patch
patches.kernel.org/6.9.7-136-netfilter-ipset-Fix-suspicious-rcu_dereference_.patch
patches.kernel.org/6.9.7-137-seg6-fix-parameter-passing-when-calling-NF_HOOK.patch
patches.kernel.org/6.9.7-138-netfilter-move-the-sysctl-nf_hooks_lwtunnel-int.patch
patches.kernel.org/6.9.7-139-ice-Fix-VSI-list-rule-with-ICE_SW_LKUP_LAST-typ.patch
patches.kernel.org/6.9.7-140-bnxt_en-Restore-PTP-tx_avail-count-in-case-of-s.patch
patches.kernel.org/6.9.7-141-net-usb-rtl8150-fix-unintiatilzed-variables-in-.patch
patches.kernel.org/6.9.7-142-RDMA-bnxt_re-Fix-the-max-msix-vectors-macro.patch
patches.kernel.org/6.9.7-143-arm64-dts-freescale-imx8mm-verdin-Fix-GPU-speed.patch
patches.kernel.org/6.9.7-144-phy-qcom-qmp-qserdes-txrx-Add-missing-registers.patch
patches.kernel.org/6.9.7-145-phy-qcom-qmp-pcs-Add-missing-v6-N4-register-off.patch
patches.kernel.org/6.9.7-146-phy-qcom-qmp-combo-Switch-from-V6-to-V6-N4-regi.patch
patches.kernel.org/6.9.7-147-powerpc-crypto-Add-generated-P8-asm-to-.gitigno.patch
patches.kernel.org/6.9.7-148-spi-cs42l43-Correct-SPI-root-clock-speed.patch
patches.kernel.org/6.9.7-149-RDMA-rxe-Fix-responder-length-checking-for-UD-r.patch
patches.kernel.org/6.9.7-150-regulator-core-Fix-modpost-error-regulator_get_.patch
patches.kernel.org/6.9.7-151-dmaengine-idxd-Fix-possible-Use-After-Free-in-i.patch
patches.kernel.org/6.9.7-152-dmaengine-ti-k3-udma-glue-Fix-of_k3_udma_glue_p.patch
patches.kernel.org/6.9.7-153-dmaengine-ioatdma-Fix-leaking-on-version-mismat.patch
patches.kernel.org/6.9.7-154-dmaengine-ioatdma-Fix-error-path-in-ioat3_dma_p.patch
patches.kernel.org/6.9.7-155-dmaengine-ioatdma-Fix-kmemleak-in-ioat_pci_prob.patch
patches.kernel.org/6.9.7-156-dmaengine-fsl-edma-avoid-linking-both-modules.patch
patches.kernel.org/6.9.7-157-dmaengine-ioatdma-Fix-missing-kmem_cache_destro.patch
patches.kernel.org/6.9.7-158-regulator-bd71815-fix-ramp-values.patch
patches.kernel.org/6.9.7-159-thermal-drivers-mediatek-lvts_thermal-Return-er.patch
patches.kernel.org/6.9.7-160-arm64-dts-imx8mp-Fix-TC9595-input-clock-on-DH-i.patch
patches.kernel.org/6.9.7-161-arm-dts-imx53-qsb-hdmi-Disable-panel-instead-of.patch
patches.kernel.org/6.9.7-162-arm64-dts-freescale-imx8mp-venice-gw73xx-2x-fix.patch
patches.kernel.org/6.9.7-163-arm64-dts-imx93-11x11-evk-Remove-the-no-sdio-pr.patch
patches.kernel.org/6.9.7-164-arm64-dts-freescale-imx8mm-verdin-enable-hyster.patch
patches.kernel.org/6.9.7-165-ACPICA-Revert-ACPICA-avoid-Info-mapping-multipl.patch
patches.kernel.org/6.9.7-166-ACPI-scan-Ignore-camera-graph-port-nodes-on-all.patch
patches.kernel.org/6.9.7-167-spi-Fix-SPI-slave-probe-failure.patch
patches.kernel.org/6.9.7-168-x86-resctrl-Don-t-try-to-free-nonexistent-RMIDs.patch
patches.kernel.org/6.9.7-169-spi-spi-imx-imx51-revert-burst-length-calculati.patch
patches.kernel.org/6.9.7-170-drm-xe-vf-Don-t-touch-GuC-irq-registers-if-usin.patch
patches.kernel.org/6.9.7-171-io_uring-rsrc-fix-incorrect-assignment-of-iter-.patch
patches.kernel.org/6.9.7-172-firmware-psci-Fix-return-value-from-psci_system.patch
patches.kernel.org/6.9.7-173-LoongArch-Only-allow-OBJTOOL-ORC-unwinder-if-to.patch
patches.kernel.org/6.9.7-174-RDMA-mlx5-Fix-unwind-flow-as-part-of-mlx5_ib_st.patch
patches.kernel.org/6.9.7-175-RDMA-mlx5-Add-check-for-srq-max_sge-attribute.patch
patches.kernel.org/6.9.7-176-RDMA-mana_ib-Ignore-optional-access-flags-for-M.patch
patches.kernel.org/6.9.7-177-ACPI-EC-Evaluate-orphan-_REG-under-EC-device.patch
patches.kernel.org/6.9.7-178-ext4-avoid-overflow-when-setting-values-via-sys.patch
patches.kernel.org/6.9.7-179-ext4-fix-slab-out-of-bounds-in-ext4_mb_find_goo.patch
patches.kernel.org/6.9.7-180-net-phy-dp83tg720-wake-up-PHYs-in-managed-mode.patch
patches.kernel.org/6.9.7-181-net-stmmac-Assign-configured-channel-value-to-E.patch
patches.kernel.org/6.9.7-182-net-usb-ax88179_178a-improve-reset-check.patch
patches.kernel.org/6.9.7-183-net-phy-dp83tg720-get-master-slave-configuratio.patch
patches.kernel.org/6.9.7-184-net-do-not-leave-a-dangling-sk-pointer-when-soc.patch
patches.kernel.org/6.9.7-185-btrfs-retry-block-group-reclaim-without-infinit.patch
patches.kernel.org/6.9.7-186-scsi-ufs-core-Free-memory-allocated-for-model-b.patch
patches.kernel.org/6.9.7-187-cifs-fix-typo-in-module-parameter-enable_gcm_25.patch
patches.kernel.org/6.9.7-188-LoongArch-Fix-watchpoint-setting-error.patch
patches.kernel.org/6.9.7-189-LoongArch-Trigger-user-space-watchpoints-correc.patch
patches.kernel.org/6.9.7-190-LoongArch-Fix-multiple-hardware-watchpoint-issu.patch
patches.kernel.org/6.9.7-191-KVM-Fix-a-data-race-on-last_boosted_vcpu-in-kvm.patch
patches.kernel.org/6.9.7-192-KVM-arm64-Disassociate-vcpus-from-redistributor.patch
patches.kernel.org/6.9.7-193-KVM-x86-Always-sync-PIR-to-IRR-prior-to-scannin.patch
patches.kernel.org/6.9.7-194-RDMA-rxe-Fix-data-copy-for-IB_SEND_INLINE.patch
patches.kernel.org/6.9.7-195-RDMA-mlx5-Remove-extra-unlock-on-error-path.patch
patches.kernel.org/6.9.7-196-RDMA-mlx5-Follow-rb_key.ats-when-creating-new-m.patch
patches.kernel.org/6.9.7-197-RDMA-mlx5-Ensure-created-mkeys-always-have-a-po.patch
patches.kernel.org/6.9.7-198-ovl-fix-encoding-fid-for-lower-only-root.patch
patches.kernel.org/6.9.7-199-wifi-mac80211-fix-monitor-channel-with-chanctx-.patch
patches.kernel.org/6.9.7-200-ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-wo.patch
patches.kernel.org/6.9.7-201-ALSA-hda-realtek-Limit-mic-boost-on-N14AP7.patch
patches.kernel.org/6.9.7-202-ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga-Pro-.patch
patches.kernel.org/6.9.7-203-drm-i915-mso-using-joiner-is-not-possible-with-.patch
patches.kernel.org/6.9.7-204-drm-radeon-fix-UBSAN-warning-in-kv_dpm.c.patch
patches.kernel.org/6.9.7-205-drm-amdgpu-fix-UBSAN-warning-in-kv_dpm.c.patch
patches.kernel.org/6.9.7-206-drm-amdgpu-fix-locking-scope-when-flushing-tlb.patch
patches.kernel.org/6.9.7-207-drm-amd-display-Remove-redundant-idle-optimizat.patch
patches.kernel.org/6.9.7-208-drm-amd-display-Attempt-to-avoid-empty-TUs-when.patch
patches.kernel.org/6.9.7-209-dt-bindings-dma-fsl-edma-fix-dma-channels-const.patch
patches.kernel.org/6.9.7-210-ocfs2-fix-NULL-pointer-dereference-in-ocfs2_jou.patch
patches.kernel.org/6.9.7-211-ocfs2-fix-NULL-pointer-dereference-in-ocfs2_abo.patch
patches.kernel.org/6.9.7-212-scsi-core-Introduce-the-BLIST_SKIP_IO_HINTS-fla.patch
patches.kernel.org/6.9.7-213-scsi-usb-uas-Do-not-query-the-IO-Advice-Hints-G.patch
patches.kernel.org/6.9.7-214-ata-ahci-Do-not-enable-LPM-if-no-LPM-states-are.patch
patches.kernel.org/6.9.7-215-dmaengine-xilinx-xdma-Fix-data-synchronisation-.patch
patches.kernel.org/6.9.7-216-net-tcp_ao-Don-t-leak-ao_info-on-error-path.patch
patches.kernel.org/6.9.7-217-gcov-add-support-for-GCC-14.patch
patches.kernel.org/6.9.7-218-kcov-don-t-lose-track-of-remote-references-duri.patch
patches.kernel.org/6.9.7-219-efi-x86-Free-EFI-memory-map-only-when-installin.patch
patches.kernel.org/6.9.7-220-serial-8250_dw-Revert-Move-definitions-to-the-s.patch
patches.kernel.org/6.9.7-221-MIPS-mipsmtregs-Fix-target-register-for-MFTC0.patch
patches.kernel.org/6.9.7-222-mm-mmap-allow-for-the-maximum-number-of-bits-fo.patch
patches.kernel.org/6.9.7-223-mm-huge_memory-fix-misused-mapping_large_folio_.patch
patches.kernel.org/6.9.7-224-mm-shmem-fix-getting-incorrect-lruvec-when-repl.patch
patches.kernel.org/6.9.7-225-selftests-mptcp-userspace_pm-fixed-subtest-name.patch
patches.kernel.org/6.9.7-226-tcp-clear-tp-retrans_stamp-in-tcp_rcv_fastopen_.patch
patches.kernel.org/6.9.7-227-mm-page_table_check-fix-crash-on-ZONE_DEVICE.patch
patches.kernel.org/6.9.7-228-ima-Avoid-blocking-in-RCU-read-side-critical-se.patch
patches.kernel.org/6.9.7-229-i2c-ocores-set-IACK-bit-after-core-is-enabled.patch
patches.kernel.org/6.9.7-230-dt-bindings-i2c-atmel-at91sam-correct-path-to-i.patch
patches.kernel.org/6.9.7-231-virt-guest_memfd-fix-reference-leak-on-hwpoison.patch
patches.kernel.org/6.9.7-232-dt-bindings-i2c-google-cros-ec-i2c-tunnel-corre.patch
patches.kernel.org/6.9.7-233-thermal-int340x-processor_thermal-Support-share.patch
patches.kernel.org/6.9.7-234-spi-stm32-qspi-Fix-dual-flash-mode-sanity-test-.patch
patches.kernel.org/6.9.7-235-arm64-dts-imx8qm-mek-fix-gpio-number-for-reg_us.patch
patches.kernel.org/6.9.7-236-thermal-core-Change-PM-notifier-priority-to-the.patch
patches.kernel.org/6.9.7-237-spi-stm32-qspi-Clamp-stm32_qspi_get_mode-output.patch
patches.kernel.org/6.9.7-238-nbd-Improve-the-documentation-of-the-locking-as.patch
patches.kernel.org/6.9.7-239-nbd-Fix-signal-handling.patch
patches.kernel.org/6.9.7-240-tracing-Add-MODULE_DESCRIPTION-to-preemptirq_de.patch
patches.kernel.org/6.9.7-241-x86-cpu-vfm-Add-new-macros-to-work-with-vendor-.patch
patches.kernel.org/6.9.7-242-x86-cpu-Fix-x86_match_cpu-to-match-just-X86_VEN.patch
patches.kernel.org/6.9.7-243-drm-amd-display-revert-Exit-idle-optimizations-.patch
patches.kernel.org/6.9.7-244-wifi-ath12k-check-M3-buffer-size-as-well-whey-t.patch
patches.kernel.org/6.9.7-245-ASoC-Intel-sof-sdw-really-remove-FOUR_SPEAKER-q.patch
patches.kernel.org/6.9.7-246-net-sched-unregister-lockdep-keys-in-qdisc_crea.patch
patches.kernel.org/6.9.7-247-kprobe-ftrace-fix-build-error-due-to-bad-functi.patch
patches.kernel.org/6.9.7-248-hid-asus-asus_report_fixup-fix-potential-read-o.patch
patches.kernel.org/6.9.7-249-Revert-mm-mmap-allow-for-the-maximum-number-of-.patch
patches.kernel.org/6.9.7-250-Linux-6.9.7.patch
patches.kernel.org/6.9.8-001-usb-typec-ucsi-Never-send-a-lone-connector-chan.patch
patches.kernel.org/6.9.8-002-usb-typec-ucsi-Ack-also-failed-Get-Error-comman.patch
patches.kernel.org/6.9.8-003-pinctrl-renesas-rzg2l-Use-spin_-lock-unlock-_ir.patch
patches.kernel.org/6.9.8-004-Input-ili210x-fix-ili251x_read_touch_data-retur.patch
patches.kernel.org/6.9.8-005-pinctrl-fix-deadlock-in-create_pinctrl-when-han.patch
patches.kernel.org/6.9.8-006-pinctrl-rockchip-fix-pinmux-bits-for-RK3328-GPI.patch
patches.kernel.org/6.9.8-007-pinctrl-rockchip-fix-pinmux-bits-for-RK3328-GPI.patch
patches.kernel.org/6.9.8-008-pinctrl-rockchip-use-dedicated-pinctrl-type-for.patch
patches.kernel.org/6.9.8-009-pinctrl-rockchip-fix-pinmux-reset-in-rockchip_p.patch
patches.kernel.org/6.9.8-010-MIPS-pci-lantiq-restore-reset-gpio-polarity.patch
patches.kernel.org/6.9.8-011-pwm-stm32-Improve-precision-of-calculation-in-..patch
patches.kernel.org/6.9.8-012-pwm-stm32-Fix-for-settings-using-period-UINT32_.patch
patches.kernel.org/6.9.8-013-pwm-stm32-Calculate-prescaler-with-a-division-i.patch
patches.kernel.org/6.9.8-014-pwm-stm32-Refuse-too-small-period-requests.patch
patches.kernel.org/6.9.8-015-ASoC-cs42l43-Increase-default-type-detect-time-.patch
patches.kernel.org/6.9.8-016-ASoC-rockchip-i2s-tdm-Fix-trcm-mode-by-setting-.patch
patches.kernel.org/6.9.8-017-ASoC-mediatek-mt8183-da7219-max98357-Fix-kcontr.patch
patches.kernel.org/6.9.8-018-ASoC-atmel-atmel-classd-Re-add-dai_link-platfor.patch
patches.kernel.org/6.9.8-019-workqueue-Increase-worker-desc-s-length-to-32.patch
patches.kernel.org/6.9.8-020-ASoC-q6apm-lpass-dai-close-graph-on-prepare-err.patch
patches.kernel.org/6.9.8-021-bpf-Add-missed-var_off-setting-in-set_sext32_de.patch
patches.kernel.org/6.9.8-022-bpf-Add-missed-var_off-setting-in-coerce_subreg.patch
patches.kernel.org/6.9.8-023-s390-pci-Add-missing-virt_to_phys-for-directed-.patch
patches.kernel.org/6.9.8-024-s390-virtio_ccw-Fix-config-change-notifications.patch
patches.kernel.org/6.9.8-025-bpf-Fix-remap-of-arena.patch
patches.kernel.org/6.9.8-026-ASoC-amd-acp-add-a-null-check-for-chip_pdev-str.patch
patches.kernel.org/6.9.8-027-ASoC-amd-acp-remove-i2s-configuration-check-in-.patch
patches.kernel.org/6.9.8-028-ASoC-amd-acp-move-chip-flag-variable-assignment.patch
patches.kernel.org/6.9.8-029-ASoC-fsl-asoc-card-set-priv-pdev-before-using-i.patch
patches.kernel.org/6.9.8-030-net-dsa-microchip-fix-initial-port-flush-proble.patch
patches.kernel.org/6.9.8-031-openvswitch-get-related-ct-labels-from-its-mast.patch
patches.kernel.org/6.9.8-032-bonding-fix-incorrect-software-timestamping-rep.patch
patches.kernel.org/6.9.8-033-ionic-fix-kernel-panic-due-to-multi-buffer-hand.patch
patches.kernel.org/6.9.8-034-mlxsw-pci-Fix-driver-initialization-with-Spectr.patch
patches.kernel.org/6.9.8-035-mlxsw-spectrum_buffers-Fix-memory-corruptions-o.patch
patches.kernel.org/6.9.8-036-bpf-Fix-the-corner-case-with-may_goto-and-jump-.patch
patches.kernel.org/6.9.8-037-bpf-Fix-overrunning-reservations-in-ringbuf.patch
patches.kernel.org/6.9.8-038-vxlan-Pull-inner-IP-header-in-vxlan_xmit_one.patch
patches.kernel.org/6.9.8-039-ibmvnic-Free-any-outstanding-tx-skbs-during-scr.patch
patches.kernel.org/6.9.8-040-net-phy-micrel-add-Microchip-KSZ-9477-to-the-de.patch
patches.kernel.org/6.9.8-041-net-dsa-microchip-use-collision-based-back-pres.patch
patches.kernel.org/6.9.8-042-ice-Rebuild-TC-queues-on-VSI-queue-reconfigurat.patch
patches.kernel.org/6.9.8-043-bpf-Fix-may_goto-with-negative-offset.patch
patches.kernel.org/6.9.8-044-xdp-Remove-WARN-from-__xdp_reg_mem_model.patch
patches.kernel.org/6.9.8-045-ASoC-mediatek-mt8195-Add-platform-entry-for-ETD.patch
patches.kernel.org/6.9.8-046-netfilter-fix-undefined-reference-to-netfilter_.patch
patches.kernel.org/6.9.8-047-btrfs-use-NOFS-context-when-getting-inodes-duri.patch
patches.kernel.org/6.9.8-048-Fix-race-for-duplicate-reqsk-on-identical-SYN.patch
patches.kernel.org/6.9.8-049-ALSA-seq-Fix-missing-channel-at-encoding-RPN-NR.patch
patches.kernel.org/6.9.8-050-net-dsa-microchip-fix-wrong-register-write-when.patch
patches.kernel.org/6.9.8-051-sparc-fix-old-compat_sys_select.patch
patches.kernel.org/6.9.8-052-sparc-fix-compat-recv-recvfrom-syscalls.patch
patches.kernel.org/6.9.8-053-parisc-use-correct-compat-recv-recvfrom-syscall.patch
patches.kernel.org/6.9.8-054-powerpc-restore-some-missing-spu-syscalls.patch
patches.kernel.org/6.9.8-055-ionic-use-dev_consume_skb_any-outside-of-napi.patch
patches.kernel.org/6.9.8-056-tcp-fix-tcp_rcv_fastopen_synack-to-enter-TCP_CA.patch
patches.kernel.org/6.9.8-057-ALSA-seq-Fix-missing-MSB-in-MIDI2-SPP-conversio.patch
patches.kernel.org/6.9.8-058-netfilter-nf_tables-fully-validate-NFT_DATA_VAL.patch
patches.kernel.org/6.9.8-059-af_unix-Stop-recv-MSG_PEEK-at-consumed-OOB-skb.patch
patches.kernel.org/6.9.8-060-af_unix-Don-t-stop-recv-MSG_DONTWAIT-if-consume.patch
patches.kernel.org/6.9.8-061-af_unix-Don-t-stop-recv-at-consumed-ex-OOB-skb.patch
patches.kernel.org/6.9.8-062-af_unix-Fix-wrong-ioctl-SIOCATMARK-when-consume.patch
patches.kernel.org/6.9.8-063-net-mana-Fix-possible-double-free-in-error-hand.patch
patches.kernel.org/6.9.8-064-bpf-Take-return-from-set_memory_ro-into-account.patch
patches.kernel.org/6.9.8-065-bpf-Take-return-from-set_memory_rox-into-accoun.patch
patches.kernel.org/6.9.8-066-drm-panel-ilitek-ili9881c-Fix-warning-with-GPIO.patch
patches.kernel.org/6.9.8-067-drm-xe-Fix-potential-integer-overflow-in-page-s.patch
patches.kernel.org/6.9.8-068-vduse-validate-block-features-only-with-block-d.patch
patches.kernel.org/6.9.8-069-vduse-Temporarily-fail-if-control-queue-feature.patch
patches.kernel.org/6.9.8-070-x86-fpu-Fix-AMD-X86_BUG_FXSAVE_LEAK-fixup.patch
patches.kernel.org/6.9.8-071-drm-xe-Add-a-NULL-check-in-xe_ttm_stolen_mgr_in.patch
patches.kernel.org/6.9.8-072-drm-amd-display-correct-hostvm-flag.patch
patches.kernel.org/6.9.8-073-mtd-partitions-redboot-Added-conversion-of-oper.patch
patches.kernel.org/6.9.8-074-wifi-ieee80211-check-for-NULL-in-ieee80211_mle_.patch
patches.kernel.org/6.9.8-075-drm-amd-display-Skip-pipe-if-the-pipe-idx-not-s.patch
patches.kernel.org/6.9.8-076-bpf-Add-a-check-for-struct-bpf_fib_lookup-size.patch
patches.kernel.org/6.9.8-077-bpf-Mark-bpf-prog-stack-with-kmsan_unposion_mem.patch
patches.kernel.org/6.9.8-078-drm-xe-xe_devcoredump-Check-NULL-before-assignm.patch
patches.kernel.org/6.9.8-079-RDMA-restrack-Fix-potential-invalid-address-acc.patch
patches.kernel.org/6.9.8-080-net-iucv-Avoid-explicit-cpumask-var-allocation-.patch
patches.kernel.org/6.9.8-081-net-dpaa2-Avoid-explicit-cpumask-var-allocation.patch
patches.kernel.org/6.9.8-082-wifi-rtw89-download-firmware-with-five-times-re.patch
patches.kernel.org/6.9.8-083-crypto-ecdh-explicitly-zeroize-private_key.patch
patches.kernel.org/6.9.8-084-ALSA-emux-improve-patch-ioctl-data-validation.patch
patches.kernel.org/6.9.8-085-media-dvbdev-Initialize-sbuf.patch
patches.kernel.org/6.9.8-086-irqchip-loongson-Select-GENERIC_IRQ_EFFECTIVE_A.patch
patches.kernel.org/6.9.8-087-iommu-arm-smmu-v3-Do-not-allow-a-SVA-domain-to-.patch
patches.kernel.org/6.9.8-088-soc-ti-wkup_m3_ipc-Send-NULL-dummy-message-inst.patch
patches.kernel.org/6.9.8-089-gfs2-Fix-NULL-pointer-dereference-in-gfs2_log_f.patch
patches.kernel.org/6.9.8-090-evm-Enforce-signatures-on-unsupported-filesyste.patch
patches.kernel.org/6.9.8-091-drm-radeon-radeon_display-Decrease-the-size-of-.patch
patches.kernel.org/6.9.8-092-drm-xe-Check-pat.ops-before-dumping-PAT-setting.patch
patches.kernel.org/6.9.8-093-nvmet-do-not-return-reserved-for-empty-TSAS-val.patch
patches.kernel.org/6.9.8-094-nvme-fixup-comment-for-nvme-RDMA-Provider-Type.patch
patches.kernel.org/6.9.8-095-nvmet-make-tsas-attribute-idempotent-for-RDMA.patch
patches.kernel.org/6.9.8-096-drm-panel-simple-Add-missing-display-timing-fla.patch
patches.kernel.org/6.9.8-097-gpio-davinci-Validate-the-obtained-number-of-IR.patch
patches.kernel.org/6.9.8-098-arm64-Clear-the-initial-ID-map-correctly-before.patch
patches.kernel.org/6.9.8-099-nfsd-initialise-nfsd_info.mutex-early.patch
patches.kernel.org/6.9.8-100-RISC-V-fix-vector-insn-load-store-width-mask.patch
patches.kernel.org/6.9.8-101-drm-amdgpu-Fix-pci-state-save-during-mode-1-res.patch
patches.kernel.org/6.9.8-102-riscv-stacktrace-convert-arch_stack_walk-to-noi.patch
patches.kernel.org/6.9.8-103-iommu-amd-Introduce-per-device-DTE-update-funct.patch
patches.kernel.org/6.9.8-104-iommu-amd-Invalidate-cache-before-removing-devi.patch
patches.kernel.org/6.9.8-105-iommu-amd-Fix-GT-feature-enablement-again.patch
patches.kernel.org/6.9.8-106-gpiolib-cdev-Disallow-reconfiguration-without-d.patch
patches.kernel.org/6.9.8-107-gpiolib-cdev-Ignore-reconfiguration-without-dir.patch
patches.kernel.org/6.9.8-108-tools-power-turbostat-option-n-is-ambiguous.patch
patches.kernel.org/6.9.8-109-randomize_kstack-Remove-non-functional-per-arch.patch
patches.kernel.org/6.9.8-110-x86-stop-playing-stack-games-in-profile_pc.patch
patches.kernel.org/6.9.8-111-parisc-use-generic-sys_fanotify_mark-implementa.patch
patches.kernel.org/6.9.8-112-Revert-MIPS-pci-lantiq-restore-reset-gpio-polar.patch
patches.kernel.org/6.9.8-113-pinctrl-qcom-spmi-gpio-drop-broken-pm8008-suppo.patch
patches.kernel.org/6.9.8-114-ocfs2-fix-DIO-failure-due-to-insufficient-trans.patch
patches.kernel.org/6.9.8-115-nfs-drop-the-incorrect-assertion-in-nfs_swap_rw.patch
patches.kernel.org/6.9.8-116-kasan-fix-bad-call-to-unpoison_slab_object.patch
patches.kernel.org/6.9.8-117-mm-fix-incorrect-vbq-reference-in-purge_fragmen.patch
patches.kernel.org/6.9.8-118-mm-memory-don-t-require-head-page-for-do_set_pm.patch
patches.kernel.org/6.9.8-119-Revert-mmc-moxart-mmc-Use-sg_miter-for-PIO.patch
patches.kernel.org/6.9.8-120-mmc-sdhci-pci-o2micro-Convert-PCIBIOS_-return-c.patch
patches.kernel.org/6.9.8-121-mmc-sdhci-brcmstb-check-R1_STATUS-for-erase-tri.patch
patches.kernel.org/6.9.8-122-mmc-sdhci-pci-Convert-PCIBIOS_-return-codes-to-.patch
patches.kernel.org/6.9.8-123-mmc-sdhci-Do-not-invert-write-protect-twice.patch
patches.kernel.org/6.9.8-124-mmc-sdhci-Do-not-lock-spinlock-around-mmc_gpio_.patch
patches.kernel.org/6.9.8-125-iio-xilinx-ams-Don-t-include-ams_ctrl_channels-.patch
patches.kernel.org/6.9.8-126-SUNRPC-Fix-backchannel-reply-again.patch
patches.kernel.org/6.9.8-127-counter-ti-eqep-enable-clock-at-probe.patch
patches.kernel.org/6.9.8-128-kbuild-doc-Update-default-INSTALL_MOD_DIR-from-.patch
patches.kernel.org/6.9.8-129-kbuild-Fix-build-target-deb-pkg-ln-failed-to-cr.patch
patches.kernel.org/6.9.8-130-kbuild-rpm-pkg-fix-build-error-with-CONFIG_MODU.patch
patches.kernel.org/6.9.8-131-i2c-testunit-don-t-erase-registers-after-STOP.patch
patches.kernel.org/6.9.8-132-i2c-testunit-discard-write-requests-while-old-c.patch
patches.kernel.org/6.9.8-133-ata-libata-core-Fix-null-pointer-dereference-on.patch
patches.kernel.org/6.9.8-134-ata-scsi-libata-core-Do-not-leak-memory-for-ata.patch
patches.kernel.org/6.9.8-135-iio-humidity-hdc3020-fix-hysteresis-representat.patch
patches.kernel.org/6.9.8-136-iio-adc-ad7266-Fix-variable-checking-bug.patch
patches.kernel.org/6.9.8-137-iio-accel-fxls8962af-select-IIO_BUFFER-IIO_KFIF.patch
patches.kernel.org/6.9.8-138-iio-chemical-bme680-Fix-pressure-value-output.patch
patches.kernel.org/6.9.8-139-iio-chemical-bme680-Fix-calibration-data-variab.patch
patches.kernel.org/6.9.8-140-iio-chemical-bme680-Fix-overflows-in-compensate.patch
patches.kernel.org/6.9.8-141-iio-chemical-bme680-Fix-sensor-data-read-operat.patch
patches.kernel.org/6.9.8-142-net-usb-ax88179_178a-improve-link-status-logs.patch
patches.kernel.org/6.9.8-143-usb-gadget-printer-SS-support.patch
patches.kernel.org/6.9.8-144-usb-gadget-printer-fix-races-against-disable.patch
patches.kernel.org/6.9.8-145-usb-musb-da8xx-fix-a-resource-leak-in-probe.patch
patches.kernel.org/6.9.8-146-usb-atm-cxacru-fix-endpoint-checking-in-cxacru_.patch
patches.kernel.org/6.9.8-147-usb-dwc3-core-remove-lock-of-otg-mode-during-ga.patch
patches.kernel.org/6.9.8-148-usb-gadget-aspeed_udc-fix-device-address-config.patch
patches.kernel.org/6.9.8-149-usb-typec-ucsi-glink-fix-child-node-release-in-.patch
patches.kernel.org/6.9.8-150-Revert-usb-gadget-u_ether-Re-attach-netif-devic.patch
patches.kernel.org/6.9.8-151-Revert-usb-gadget-u_ether-Replace-netif_stop_qu.patch
patches.kernel.org/6.9.8-152-usb-ucsi-stm32-fix-command-completion-handling.patch
patches.kernel.org/6.9.8-153-usb-dwc3-core-Workaround-for-CSR-read-timeout.patch
patches.kernel.org/6.9.8-154-Revert-serial-core-only-stop-transmit-when-HW-f.patch
patches.kernel.org/6.9.8-155-tty-serial-8250-Fix-port-count-mismatch-with-th.patch
patches.kernel.org/6.9.8-156-serial-8250_omap-Implementation-of-Errata-i2310.patch
patches.kernel.org/6.9.8-157-serial-imx-set-receiver-level-before-starting-u.patch
patches.kernel.org/6.9.8-158-serial-core-introduce-uart_port_tx_limited_flag.patch
patches.kernel.org/6.9.8-159-serial-bcm63xx-uart-fix-tx-after-conversion-to-.patch
patches.kernel.org/6.9.8-160-ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-wo.patch
patches.kernel.org/6.9.8-161-tty-mxser-Remove-__counted_by-from-mxser_board..patch
patches.kernel.org/6.9.8-162-tty-mcf-MCF54418-has-10-UARTS.patch
patches.kernel.org/6.9.8-163-net-can-j1939-Initialize-unused-data-in-j1939_s.patch
patches.kernel.org/6.9.8-164-net-can-j1939-recover-socket-queue-on-CAN-bus-e.patch
patches.kernel.org/6.9.8-165-net-can-j1939-enhanced-error-handling-for-tight.patch
patches.kernel.org/6.9.8-166-PCI-MSI-Fix-UAF-in-msi_capability_init.patch
patches.kernel.org/6.9.8-167-nvmet-fc-Remove-__counted_by-from-nvmet_fc_tgt_.patch
patches.kernel.org/6.9.8-168-cpufreq-intel_pstate-Use-HWP-to-initialize-ITMT.patch
patches.kernel.org/6.9.8-169-irqchip-loongson-eiointc-Use-early_cpu_to_node-.patch
patches.kernel.org/6.9.8-170-cpu-Fix-broken-cmdline-nosmp-and-maxcpus-0.patch
patches.kernel.org/6.9.8-171-cpu-hotplug-Fix-dynstate-assignment-in-__cpuhp_.patch
patches.kernel.org/6.9.8-172-irqchip-loongson-liointc-Set-different-ISRs-for.patch
patches.kernel.org/6.9.8-173-kbuild-Install-dtb-files-as-0644-in-Makefile.dt.patch
patches.kernel.org/6.9.8-174-sh-rework-sync_file_range-ABI.patch
patches.kernel.org/6.9.8-175-btrfs-zoned-fix-initial-free-space-detection.patch
patches.kernel.org/6.9.8-176-csky-hexagon-fix-broken-sys_sync_file_range.patch
patches.kernel.org/6.9.8-177-hexagon-fix-fadvise64_64-calling-conventions.patch
patches.kernel.org/6.9.8-178-drm-drm_file-Fix-pid-refcounting-race.patch
patches.kernel.org/6.9.8-179-drm-nouveau-dispnv04-fix-null-pointer-dereferen.patch
patches.kernel.org/6.9.8-180-drm-fbdev-dma-Only-set-smem_start-is-enable-per.patch
patches.kernel.org/6.9.8-181-drm-amdgpu-avoid-using-null-object-of-framebuff.patch
patches.kernel.org/6.9.8-182-drm-i915-gt-Fix-potential-UAF-by-revoke-of-fenc.patch
patches.kernel.org/6.9.8-183-drm-nouveau-dispnv04-fix-null-pointer-dereferen.patch
patches.kernel.org/6.9.8-184-drm-amd-display-Send-DP_TOTAL_LTTPR_CNT-during-.patch
patches.kernel.org/6.9.8-185-drm-amdgpu-atomfirmware-fix-parsing-of-vram_inf.patch
patches.kernel.org/6.9.8-186-io_uring-signal-SQPOLL-task_work-with-TWA_SIGNA.patch
patches.kernel.org/6.9.8-187-batman-adv-Don-t-accept-TT-entries-for-out-of-s.patch
patches.kernel.org/6.9.8-188-can-mcp251xfd-fix-infinite-loop-when-xmit-fails.patch
patches.kernel.org/6.9.8-189-ata-ahci-Clean-up-sysfs-file-on-error.patch
patches.kernel.org/6.9.8-190-ata-libata-core-Add-ATA_HORKAGE_NOLPM-for-all-C.patch
patches.kernel.org/6.9.8-191-ata-libata-core-Fix-double-free-on-error.patch
patches.kernel.org/6.9.8-192-ftruncate-pass-a-signed-offset.patch
patches.kernel.org/6.9.8-193-syscalls-fix-compat_sys_io_pgetevents_time64-us.patch
patches.kernel.org/6.9.8-194-syscalls-fix-sys_fanotify_mark-prototype.patch
patches.kernel.org/6.9.8-195-bcachefs-Fix-sb_field_downgrade-validation.patch
patches.kernel.org/6.9.8-196-bcachefs-Fix-sb-downgrade-validation.patch
patches.kernel.org/6.9.8-197-bcachefs-Fix-bch2_sb_downgrade_update.patch
patches.kernel.org/6.9.8-198-bcachefs-Fix-setting-of-downgrade-recovery-pass.patch
patches.kernel.org/6.9.8-199-bcachefs-btree_gc-can-now-handle-unknown-btrees.patch
patches.kernel.org/6.9.8-200-Revert-net-sfp-enhance-quirk-for-Fibrestore-2.5.patch
patches.kernel.org/6.9.8-201-mm-page_alloc-Separate-THP-PCP-into-movable-and.patch
patches.kernel.org/6.9.8-202-pwm-stm32-Fix-calculation-of-prescaler.patch
patches.kernel.org/6.9.8-203-pwm-stm32-Fix-error-message-to-not-describe-the.patch
patches.kernel.org/6.9.8-204-arm64-dts-rockchip-Fix-SD-NAND-and-eMMC-init-on.patch
patches.kernel.org/6.9.8-205-arm64-dts-rockchip-Rename-LED-related-pinctrl-n.patch
patches.kernel.org/6.9.8-206-arm64-dts-rockchip-set-correct-pwm0-pinctrl-on-.patch
patches.kernel.org/6.9.8-207-arm64-dts-rockchip-Fix-the-value-of-dlg-jack-de.patch
patches.kernel.org/6.9.8-208-ARM-dts-rockchip-rk3066a-add-sound-dai-cells-to.patch
patches.kernel.org/6.9.8-209-Revert-arm64-dts-rockchip-remove-redundant-cd-g.patch
patches.kernel.org/6.9.8-210-arm64-dts-rockchip-make-poweroff-8-work-on-Radx.patch
patches.kernel.org/6.9.8-211-cxl-region-Convert-cxl_pmem_region_alloc-to-sco.patch
patches.kernel.org/6.9.8-212-cxl-mem-Fix-no-cxl_nvd-during-pmem-region-auto-.patch
patches.kernel.org/6.9.8-213-arm64-dts-rockchip-fix-PMIC-interrupt-pin-on-RO.patch
patches.kernel.org/6.9.8-214-reset-gpio-Fix-missing-gpiolib-dependency-for-G.patch
patches.kernel.org/6.9.8-215-arm64-dts-rockchip-Fix-the-i2c-address-of-es831.patch
patches.kernel.org/6.9.8-216-arm64-dts-rockchip-Add-sound-dai-cells-for-RK33.patch
patches.kernel.org/6.9.8-217-cxl-region-Move-cxl_dpa_to_region-work-to-the-r.patch
patches.kernel.org/6.9.8-218-cxl-region-Avoid-null-pointer-dereference-in-re.patch
patches.kernel.org/6.9.8-219-cxl-region-check-interleave-capability.patch
patches.kernel.org/6.9.8-220-netfs-Fix-netfs_page_mkwrite-to-check-folio-map.patch
patches.kernel.org/6.9.8-221-netfs-Fix-netfs_page_mkwrite-to-flush-conflicti.patch
patches.kernel.org/6.9.8-222-serial-imx-only-set-receiver-level-if-it-is-zer.patch
patches.kernel.org/6.9.8-223-serial-8250_omap-Fix-Errata-i2310-with-RX-FIFO-.patch
patches.kernel.org/6.9.8-224-tracing-net_sched-NULL-pointer-dereference-in-p.patch
patches.kernel.org/6.9.8-225-Linux-6.9.8.patch
patches.kernel.org/6.9.9-001-selftests-resctrl-Fix-non-contiguous-CBM-for-AM.patch
patches.kernel.org/6.9.9-002-locking-mutex-Introduce-devm_mutex_init.patch
patches.kernel.org/6.9.9-003-leds-mlxreg-Use-devm_mutex_init-for-mutex-initi.patch
patches.kernel.org/6.9.9-004-leds-an30259a-Use-devm_mutex_init-for-mutex-ini.patch
patches.kernel.org/6.9.9-005-crypto-hisilicon-debugfs-Fix-debugfs-uninit-pro.patch
patches.kernel.org/6.9.9-006-drm-lima-fix-shared-irq-handling-on-driver-remo.patch
patches.kernel.org/6.9.9-007-powerpc-Avoid-nmi_enter-nmi_exit-in-real-mode-i.patch
patches.kernel.org/6.9.9-008-media-dvb-as102-fe-Fix-as10x_register_addr-pack.patch
patches.kernel.org/6.9.9-009-media-dvb-usb-dib0700_devices-Add-missing-relea.patch
patches.kernel.org/6.9.9-010-net-dql-Avoid-calling-BUG-when-WARN-is-enough.patch
patches.kernel.org/6.9.9-011-wifi-rtw89-fw-scan-offload-prohibit-all-6-GHz-c.patch
patches.kernel.org/6.9.9-012-drm-xe-Add-outer-runtime_pm-protection-to-xe_li.patch
patches.kernel.org/6.9.9-013-IB-core-Implement-a-limit-on-UMAD-receive-List.patch
patches.kernel.org/6.9.9-014-scsi-qedf-Make-qedf_execute_tmf-non-preemptible.patch
patches.kernel.org/6.9.9-015-bpf-mark-bpf_dummy_struct_ops.test_1-parameter-.patch
patches.kernel.org/6.9.9-016-selftests-bpf-adjust-dummy_st_ops_success-to-de.patch
patches.kernel.org/6.9.9-017-selftests-bpf-do-not-pass-NULL-for-non-nullable.patch
patches.kernel.org/6.9.9-018-bpf-check-bpf_dummy_struct_ops-program-params-f.patch
patches.kernel.org/6.9.9-019-selftests-bpf-dummy_st_ops-should-reject-0-for-.patch
patches.kernel.org/6.9.9-020-RISC-V-KVM-Fix-the-initial-sample-period-value.patch
patches.kernel.org/6.9.9-021-crypto-aead-cipher-zeroize-key-buffer-after-use.patch
patches.kernel.org/6.9.9-022-media-mediatek-vcodec-Only-free-buffer-VA-that-.patch
patches.kernel.org/6.9.9-023-drm-amdgpu-Fix-uninitialized-variable-warnings.patch
patches.kernel.org/6.9.9-024-drm-amdgpu-Using-uninitialized-value-size-when-.patch
patches.kernel.org/6.9.9-025-drm-amdgpu-Initialize-timestamp-for-some-legacy.patch
patches.kernel.org/6.9.9-026-drm-amdgpu-fix-double-free-err_addr-pointer-war.patch
patches.kernel.org/6.9.9-027-drm-amd-display-Add-NULL-pointer-check-for-kzal.patch
patches.kernel.org/6.9.9-028-drm-amd-display-Check-index-msg_id-before-read-.patch
patches.kernel.org/6.9.9-029-drm-amd-display-Check-pipe-offset-before-settin.patch
patches.kernel.org/6.9.9-030-drm-amd-display-Skip-finding-free-audio-for-unk.patch
patches.kernel.org/6.9.9-031-drm-amd-display-Fix-overlapping-copy-within-dml.patch
patches.kernel.org/6.9.9-032-drm-amd-display-update-pipe-topology-log-to-sup.patch
patches.kernel.org/6.9.9-033-drm-amd-display-Do-not-return-negative-stream-i.patch
patches.kernel.org/6.9.9-034-drm-amd-display-ASSERT-when-failing-to-find-ind.patch
patches.kernel.org/6.9.9-035-drm-amd-display-Fix-uninitialized-variables-in-.patch
patches.kernel.org/6.9.9-036-drm-amdgpu-fix-uninitialized-scalar-variable-wa.patch
patches.kernel.org/6.9.9-037-drm-amdgpu-fix-the-warning-about-the-expression.patch
patches.kernel.org/6.9.9-038-media-dw2102-Don-t-translate-i2c-read-into-writ.patch
patches.kernel.org/6.9.9-039-riscv-Apply-SiFive-CIP-1200-workaround-to-singl.patch
patches.kernel.org/6.9.9-040-media-dw2102-fix-a-potential-buffer-overflow.patch
patches.kernel.org/6.9.9-041-sctp-prefer-struct_size-over-open-coded-arithme.patch
patches.kernel.org/6.9.9-042-firmware-dmi-Stop-decoding-on-broken-entry.patch
patches.kernel.org/6.9.9-043-kunit-fortify-Do-not-spam-logs-with-fortify-WAR.patch
patches.kernel.org/6.9.9-044-Input-ff-core-prefer-struct_size-over-open-code.patch
patches.kernel.org/6.9.9-045-usb-xhci-prevent-potential-failure-in-handle_tx.patch
patches.kernel.org/6.9.9-046-wifi-mt76-replace-skb_put-with-skb_put_zero.patch
patches.kernel.org/6.9.9-047-wifi-mt76-mt7996-add-sanity-checks-for-backgrou.patch
patches.kernel.org/6.9.9-048-thermal-drivers-mediatek-lvts_thermal-Check-NUL.patch
patches.kernel.org/6.9.9-049-net-dsa-mv88e6xxx-Correct-check-for-empty-list.patch
patches.kernel.org/6.9.9-050-media-dvb-frontends-tda18271c2dd-Remove-casting.patch
patches.kernel.org/6.9.9-051-media-s2255-Use-refcount_t-instead-of-atomic_t-.patch
patches.kernel.org/6.9.9-052-media-i2c-st-mipid02-Use-the-correct-div-functi.patch
patches.kernel.org/6.9.9-053-media-tc358746-Use-the-correct-div_-function.patch
patches.kernel.org/6.9.9-054-media-dvb-frontends-tda10048-Fix-integer-overfl.patch
patches.kernel.org/6.9.9-055-crypto-hisilicon-sec2-fix-for-register-offset.patch
patches.kernel.org/6.9.9-056-gve-Account-for-stopped-queues-when-reading-NIC.patch
patches.kernel.org/6.9.9-057-i2c-i801-Annotate-apanel_addr-as-__ro_after_ini.patch
patches.kernel.org/6.9.9-058-powerpc-64-Set-_IO_BASE-to-POISON_POINTER_DELTA.patch
patches.kernel.org/6.9.9-059-orangefs-fix-out-of-bounds-fsid-access.patch
patches.kernel.org/6.9.9-060-kunit-Fix-timeout-message.patch
patches.kernel.org/6.9.9-061-powerpc-xmon-Check-cpu-id-in-commands-c-dp-and-.patch
patches.kernel.org/6.9.9-062-selftests-net-fix-uninitialized-variables.patch
patches.kernel.org/6.9.9-063-igc-fix-a-log-entry-using-uninitialized-netdev.patch
patches.kernel.org/6.9.9-064-bpf-Avoid-uninitialized-value-in-BPF_CORE_READ_.patch
patches.kernel.org/6.9.9-065-f2fs-check-validation-of-fault-attrs-in-f2fs_bu.patch
patches.kernel.org/6.9.9-066-scsi-mpi3mr-Sanitise-num_phys.patch
patches.kernel.org/6.9.9-067-serial-imx-Raise-TX-trigger-level-to-8.patch
patches.kernel.org/6.9.9-068-jffs2-Fix-potential-illegal-address-access-in-j.patch
patches.kernel.org/6.9.9-069-s390-Mark-psw-in-__load_psw_mask-as-__unitializ.patch
patches.kernel.org/6.9.9-070-s390-pkey-Use-kfree_sensitive-to-fix-Coccinelle.patch
patches.kernel.org/6.9.9-071-s390-pkey-Wipe-sensitive-data-on-failure.patch
patches.kernel.org/6.9.9-072-s390-pkey-Wipe-copies-of-clear-key-structures-o.patch
patches.kernel.org/6.9.9-073-s390-pkey-Wipe-copies-of-protected-and-secure-k.patch
patches.kernel.org/6.9.9-074-btrfs-scrub-initialize-ret-in-scrub_simple_mirr.patch
patches.kernel.org/6.9.9-075-cdrom-rearrange-last_media_change-check-to-avoi.patch
patches.kernel.org/6.9.9-076-tools-power-turbostat-Remember-global-max_die_i.patch
patches.kernel.org/6.9.9-077-tools-power-turbostat-Avoid-possible-memory-cor.patch
patches.kernel.org/6.9.9-078-vhost-Use-virtqueue-mutex-for-swapping-worker.patch
patches.kernel.org/6.9.9-079-vhost-Release-worker-mutex-during-flushes.patch
patches.kernel.org/6.9.9-080-vhost_task-Handle-SIGKILL-by-flushing-work-and-.patch
patches.kernel.org/6.9.9-081-virtio-pci-Check-if-is_avq-is-NULL.patch
patches.kernel.org/6.9.9-082-mac802154-fix-time-calculation-in-ieee802154_co.patch
patches.kernel.org/6.9.9-083-wifi-cfg80211-restrict-NL80211_ATTR_TXQ_QUANTUM.patch
patches.kernel.org/6.9.9-084-net-phy-phy_device-Fix-PHY-LED-blinking-code-co.patch
patches.kernel.org/6.9.9-085-wifi-mac80211-fix-BSS_CHANGED_UNSOL_BCAST_PROBE.patch
patches.kernel.org/6.9.9-086-UPSTREAM-tcp-fix-DSACK-undo-in-fast-recovery-to.patch
patches.kernel.org/6.9.9-087-net-mlx5-E-switch-Create-ingress-ACL-when-neede.patch
patches.kernel.org/6.9.9-088-net-mlx5e-Add-mqprio_rl-cleanup-and-free-in-mlx.patch
patches.kernel.org/6.9.9-089-net-mlx5e-Present-succeeded-IPsec-SA-bytes-and-.patch
patches.kernel.org/6.9.9-090-net-mlx5e-Approximate-IPsec-per-SA-payload-data.patch
patches.kernel.org/6.9.9-091-Bluetooth-hci_event-Fix-setting-of-unicast-qos-.patch
patches.kernel.org/6.9.9-092-Bluetooth-Ignore-too-large-handle-values-in-BIG.patch
patches.kernel.org/6.9.9-093-Bluetooth-ISO-Check-socket-flag-instead-of-hcon.patch
patches.kernel.org/6.9.9-094-bluetooth-hci-disallow-setting-handle-bigger-th.patch
patches.kernel.org/6.9.9-095-tcp_metrics-validate-source-addr-length.patch
patches.kernel.org/6.9.9-096-KVM-s390-fix-LPSWEY-handling.patch
patches.kernel.org/6.9.9-097-e1000e-Fix-S0ix-residency-on-corporate-systems.patch
patches.kernel.org/6.9.9-098-gpiolib-of-fix-lookup-quirk-for-MIPS-Lantiq.patch
patches.kernel.org/6.9.9-099-net-allow-skb_datagram_iter-to-be-called-from-a.patch
patches.kernel.org/6.9.9-100-net-txgbe-initialize-num_q_vectors-for-MSI-INTx.patch
patches.kernel.org/6.9.9-101-net-txgbe-remove-separate-irq-request-for-MSI-a.patch
patches.kernel.org/6.9.9-102-net-txgbe-add-extra-handle-for-MSI-INTx-into-th.patch
patches.kernel.org/6.9.9-103-net-txgbe-free-isb-resources-at-the-right-time.patch
patches.kernel.org/6.9.9-104-btrfs-always-do-the-basic-checks-for-btrfs_qgro.patch
patches.kernel.org/6.9.9-105-net-phy-aquantia-add-missing-include-guards.patch
patches.kernel.org/6.9.9-106-net-ntb_netdev-Move-ntb_netdev_rx_handler-to-ca.patch
patches.kernel.org/6.9.9-107-drm-fbdev-generic-Fix-framebuffer-on-big-endian.patch
patches.kernel.org/6.9.9-108-net-stmmac-enable-HW-accelerated-VLAN-stripping.patch
patches.kernel.org/6.9.9-109-s390-vfio_ccw-Fix-target-addresses-of-TIC-CCWs.patch
patches.kernel.org/6.9.9-110-gpio-mmio-do-not-calculate-bgpio_bits-via-ngpio.patch
patches.kernel.org/6.9.9-111-wifi-wilc1000-fix-ies_len-type-in-connect-path.patch
patches.kernel.org/6.9.9-112-riscv-kexec-Avoid-deadlock-in-kexec-crash-path.patch
patches.kernel.org/6.9.9-113-netfilter-nf_tables-unconditionally-flush-pendi.patch
patches.kernel.org/6.9.9-114-net-rswitch-Avoid-use-after-free-in-rswitch_pol.patch
patches.kernel.org/6.9.9-115-bonding-Fix-out-of-bounds-read-in-bond_option_a.patch
patches.kernel.org/6.9.9-116-ice-Fix-improper-extts-handling.patch
patches.kernel.org/6.9.9-117-ice-Don-t-process-extts-if-PTP-is-disabled.patch
patches.kernel.org/6.9.9-118-ice-Reject-pin-requests-with-unsupported-flags.patch
patches.kernel.org/6.9.9-119-ice-use-proper-macro-for-testing-bit.patch
patches.kernel.org/6.9.9-120-selftests-fix-OOM-in-msg_zerocopy-selftest.patch
patches.kernel.org/6.9.9-121-selftests-make-order-checking-verbose-in-msg_ze.patch
patches.kernel.org/6.9.9-122-drm-xe-mcr-Avoid-clobbering-DSS-steering.patch
patches.kernel.org/6.9.9-123-tcp-Don-t-flag-tcp_sk-sk-rx_opt.saw_unknown-for.patch
patches.kernel.org/6.9.9-124-inet_diag-Initialize-pad-field-in-struct-inet_d.patch
patches.kernel.org/6.9.9-125-mlxsw-core_linecards-Fix-double-memory-dealloca.patch
patches.kernel.org/6.9.9-126-bnxt_en-Fix-the-resource-check-condition-for-RS.patch
patches.kernel.org/6.9.9-127-gpiolib-of-add-polarity-quirk-for-TSC2005.patch
patches.kernel.org/6.9.9-128-platform-x86-toshiba_acpi-Fix-quickstart-quirk-.patch
patches.kernel.org/6.9.9-129-Revert-igc-fix-a-log-entry-using-uninitialized-.patch
patches.kernel.org/6.9.9-130-nilfs2-fix-inode-number-range-checks.patch
patches.kernel.org/6.9.9-131-nilfs2-add-missing-check-for-inode-numbers-on-d.patch
patches.kernel.org/6.9.9-132-nilfs2-fix-incorrect-inode-allocation-from-rese.patch
patches.kernel.org/6.9.9-133-mm-optimize-the-redundant-loop-of-mm_update_own.patch
patches.kernel.org/6.9.9-134-mm-avoid-overflows-in-dirty-throttling-logic.patch
patches.kernel.org/6.9.9-135-btrfs-zoned-fix-calc_available_free_space-for-z.patch
patches.kernel.org/6.9.9-136-btrfs-fix-adding-block-group-to-a-reclaim-list-.patch
patches.kernel.org/6.9.9-137-btrfs-fix-folio-refcount-in-__alloc_dummy_exten.patch
patches.kernel.org/6.9.9-138-f2fs-Add-inline-to-f2fs_build_fault_attr-stub.patch
patches.kernel.org/6.9.9-139-scsi-mpi3mr-Use-proper-format-specifier-in-mpi3.patch
patches.kernel.org/6.9.9-140-Bluetooth-hci_bcm4377-Fix-msgid-release.patch
patches.kernel.org/6.9.9-141-Bluetooth-Add-quirk-to-ignore-reserved-PHY-bits.patch
patches.kernel.org/6.9.9-142-Bluetooth-qca-Fix-BT-enable-failure-again-for-Q.patch
patches.kernel.org/6.9.9-143-can-kvaser_usb-Explicitly-initialize-family-in-.patch
patches.kernel.org/6.9.9-144-fsnotify-Do-not-generate-events-for-O_PATH-file.patch
patches.kernel.org/6.9.9-145-Revert-mm-writeback-fix-possible-divide-by-zero.patch
patches.kernel.org/6.9.9-146-drm-xe-fix-error-handling-in-xe_migrate_update_.patch
patches.kernel.org/6.9.9-147-drm-ttm-Always-take-the-bo-delayed-cleanup-path.patch
patches.kernel.org/6.9.9-148-drm-nouveau-fix-null-pointer-dereference-in-nou.patch
patches.kernel.org/6.9.9-149-drm-amdgpu-atomfirmware-silence-UBSAN-warning.patch
patches.kernel.org/6.9.9-150-drm-panel-orientation-quirks-Add-quirk-for-Valv.patch
patches.kernel.org/6.9.9-151-clk-qcom-gcc-ipq9574-Add-BRANCH_HALT_VOTED-flag.patch
patches.kernel.org/6.9.9-152-clk-sunxi-ng-common-Don-t-call-hw_to_ccu_common.patch
patches.kernel.org/6.9.9-153-powerpc-pseries-Fix-scv-instruction-crash-with-.patch
patches.kernel.org/6.9.9-154-powerpc-64s-Fix-unnecessary-copy-to-0-when-kern.patch
patches.kernel.org/6.9.9-155-firmware-sysfb-Fix-reference-count-of-sysfb-par.patch
patches.kernel.org/6.9.9-156-filelock-Remove-locks-reliably-when-fcntl-close.patch
patches.kernel.org/6.9.9-157-mtd-rawnand-Ensure-ECC-configuration-is-propaga.patch
patches.kernel.org/6.9.9-158-mtd-rawnand-Fix-the-nand_read_data_op-early-che.patch
patches.kernel.org/6.9.9-159-mtd-rawnand-Bypass-a-couple-of-sanity-checks-du.patch
patches.kernel.org/6.9.9-160-mtd-rawnand-rockchip-ensure-NVDDR-timings-are-r.patch
patches.kernel.org/6.9.9-161-fs-don-t-misleadingly-warn-during-thaw-operatio.patch
patches.kernel.org/6.9.9-162-net-stmmac-dwmac-qcom-ethqos-fix-error-array-si.patch
patches.kernel.org/6.9.9-163-bnx2x-Fix-multiple-UBSAN-array-index-out-of-bou.patch
patches.kernel.org/6.9.9-164-s390-dasd-Fix-invalid-dereferencing-of-indirect.patch
patches.kernel.org/6.9.9-165-selftests-harness-Fix-tests-timeout-and-race-co.patch
patches.kernel.org/6.9.9-166-arm64-dts-rockchip-Fix-the-DCDC_REG2-minimum-vo.patch
patches.kernel.org/6.9.9-167-clk-qcom-gcc-sm6350-Fix-gpll6-gpll7-parents.patch
patches.kernel.org/6.9.9-168-clk-qcom-clk-alpha-pll-set-ALPHA_EN-bit-for-Str.patch
patches.kernel.org/6.9.9-169-clk-mediatek-mt8183-Only-enable-runtime-PM-on-m.patch
patches.kernel.org/6.9.9-170-i2c-pnx-Fix-potential-deadlock-warning-from-del.patch
patches.kernel.org/6.9.9-171-fs-ntfs3-Mark-volume-as-dirty-if-xattr-is-broke.patch
patches.kernel.org/6.9.9-172-drm-amdkfd-Let-VRAM-allocations-go-to-GTT-domai.patch
patches.kernel.org/6.9.9-173-ALSA-hda-realtek-Enable-headset-mic-of-JP-IK-LE.patch
patches.kernel.org/6.9.9-174-vhost-scsi-Handle-vhost_vq_work_queue-failures-.patch
patches.kernel.org/6.9.9-175-nvme-multipath-find-NUMA-path-only-for-online-n.patch
patches.kernel.org/6.9.9-176-dma-mapping-benchmark-avoid-needless-copy_to_us.patch
patches.kernel.org/6.9.9-177-drm-amdgpu-correct-hbm-field-in-boot-status.patch
patches.kernel.org/6.9.9-178-connector-Fix-invalid-conversion-in-cn_proc.h.patch
patches.kernel.org/6.9.9-179-swap-yield-device-immediately.patch
patches.kernel.org/6.9.9-180-nvme-adjust-multiples-of-NVME_CTRL_PAGE_SIZE-in.patch
patches.kernel.org/6.9.9-181-libbpf-detect-broken-PID-filtering-logic-for-mu.patch
patches.kernel.org/6.9.9-182-regmap-i2c-Subtract-reg-size-from-max_write.patch
patches.kernel.org/6.9.9-183-platform-x86-touchscreen_dmi-Add-info-for-Globa.patch
patches.kernel.org/6.9.9-184-platform-x86-touchscreen_dmi-Add-info-for-the-E.patch
patches.kernel.org/6.9.9-185-block-check-for-max_hw_sectors-underflow.patch
patches.kernel.org/6.9.9-186-nvmet-fix-a-possible-leak-when-destroy-a-ctrl-d.patch
patches.kernel.org/6.9.9-187-kbuild-fix-short-log-for-AS-in-link-vmlinux.sh.patch
patches.kernel.org/6.9.9-188-nfc-nci-Add-the-inconsistency-check-between-the.patch
patches.kernel.org/6.9.9-189-spi-cadence-Ensure-data-lines-set-to-low-during.patch
patches.kernel.org/6.9.9-190-ALSA-ump-Set-default-protocol-when-not-given-ex.patch
patches.kernel.org/6.9.9-191-drm-amdgpu-silence-UBSAN-warning.patch
patches.kernel.org/6.9.9-192-hwmon-dell-smm-Add-Dell-G15-5511-to-fan-control.patch
patches.kernel.org/6.9.9-193-null_blk-Do-not-allow-runt-zone-with-zone-capac.patch
patches.kernel.org/6.9.9-194-libbpf-don-t-close-1-in-multi-uprobe-feature-de.patch
patches.kernel.org/6.9.9-195-Linux-6.9.9.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/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/scsi-core-alua-I-O-errors-for-ALUA-state-transitions.patch
patches.suse/ALSA-hda-realtek-Fix-conflicting-quirk-for-PCI-SSID-.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
########################################################
# 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.
########################################################