1
0
kernel-source-longterm/series.conf

10489 lines
832 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.6.1-001-drm-amd-display-Don-t-use-fsleep-for-PSR-exit-w.patch
patches.kernel.org/6.6.1-002-power-supply-core-Use-blocking_notifier_call_ch.patch
patches.kernel.org/6.6.1-003-perf-evlist-Avoid-frequency-mode-for-the-dummy-.patch
patches.kernel.org/6.6.1-004-tracing-Have-trace_event_file-have-ref-counters.patch
patches.kernel.org/6.6.1-005-eventfs-Remove-is_freed-union-with-rcu-head.patch
patches.kernel.org/6.6.1-006-eventfs-Save-ownership-and-mode.patch
patches.kernel.org/6.6.1-007-eventfs-Delete-eventfs_inode-when-the-last-dent.patch
patches.kernel.org/6.6.1-008-eventfs-Use-simple_recursive_removal-to-clean-u.patch
patches.kernel.org/6.6.1-009-ALSA-usb-audio-add-quirk-flag-to-enable-native-.patch
patches.kernel.org/6.6.1-010-PCI-Prevent-xHCI-driver-from-claiming-AMD-VanGo.patch
patches.kernel.org/6.6.1-011-usb-storage-set-1.50-as-the-lower-bcdDevice-for.patch
patches.kernel.org/6.6.1-012-usb-typec-tcpm-Add-additional-checks-for-contam.patch
patches.kernel.org/6.6.1-013-usb-typec-tcpm-Fix-NULL-pointer-dereference-in-.patch
patches.kernel.org/6.6.1-014-usb-raw-gadget-properly-handle-interrupted-requ.patch
patches.kernel.org/6.6.1-015-Bluetooth-hci_bcm4377-Mark-bcm4378-bcm4387-as-B.patch
patches.kernel.org/6.6.1-016-tty-n_gsm-fix-race-condition-in-status-line-cha.patch
patches.kernel.org/6.6.1-017-tty-8250-Remove-UC-257-and-UC-431.patch
patches.kernel.org/6.6.1-018-tty-8250-Add-support-for-additional-Brainboxes-.patch
patches.kernel.org/6.6.1-019-tty-8250-Add-support-for-Brainboxes-UP-cards.patch
patches.kernel.org/6.6.1-020-tty-8250-Add-support-for-Intashield-IS-100.patch
patches.kernel.org/6.6.1-021-tty-8250-Fix-port-count-of-PX-257.patch
patches.kernel.org/6.6.1-022-tty-8250-Fix-up-PX-803-PX-857.patch
patches.kernel.org/6.6.1-023-tty-8250-Add-support-for-additional-Brainboxes-.patch
patches.kernel.org/6.6.1-024-tty-8250-Add-support-for-Intashield-IX-cards.patch
patches.kernel.org/6.6.1-025-tty-8250-Add-Brainboxes-Oxford-Semiconductor-ba.patch
patches.kernel.org/6.6.1-026-dt-bindings-serial-rs485-Add-rs485-rts-active-h.patch
patches.kernel.org/6.6.1-027-misc-pci_endpoint_test-Add-deviceID-for-J721S2-.patch
patches.kernel.org/6.6.1-028-serial-core-Fix-runtime-PM-handling-for-pending.patch
patches.kernel.org/6.6.1-029-ALSA-hda-intel-dsp-config-Fix-JSL-Chromebook-qu.patch
patches.kernel.org/6.6.1-030-ASoC-SOF-sof-pci-dev-Fix-community-key-quirk-de.patch
patches.kernel.org/6.6.1-031-Linux-6.6.1.patch
patches.kernel.org/6.6.2-001-hwmon-nct6775-Fix-incorrect-variable-reuse-in-f.patch
patches.kernel.org/6.6.2-002-numa-Generalize-numa_map_to_online_node.patch
patches.kernel.org/6.6.2-003-sched-topology-Fix-sched_numa_find_nth_cpu-in-C.patch
patches.kernel.org/6.6.2-004-sched-topology-Fix-sched_numa_find_nth_cpu-in-n.patch
patches.kernel.org/6.6.2-005-sched-fair-Fix-cfs_rq_is_decayed-on-SMP.patch
patches.kernel.org/6.6.2-006-iov_iter-x86-Be-consistent-about-the-__user-tag.patch
patches.kernel.org/6.6.2-007-sched-uclamp-Set-max_spare_cap_cpu-even-if-max_.patch
patches.kernel.org/6.6.2-008-sched-uclamp-Ignore-util-0-optimization-in-feec.patch
patches.kernel.org/6.6.2-009-objtool-Propagate-early-errors.patch
patches.kernel.org/6.6.2-010-sched-Fix-stop_one_cpu_nowait-vs-hotplug.patch
patches.kernel.org/6.6.2-011-nfsd-Handle-EOPENSTALE-correctly-in-the-filecac.patch
patches.kernel.org/6.6.2-012-vfs-fix-readahead-2-on-block-devices.patch
patches.kernel.org/6.6.2-013-writeback-cgroup-switch-inodes-with-dirty-times.patch
patches.kernel.org/6.6.2-014-x86-srso-Fix-SBPB-enablement-for-possible-futur.patch
patches.kernel.org/6.6.2-015-x86-srso-Print-mitigation-for-retbleed-IBPB-cas.patch
patches.kernel.org/6.6.2-016-x86-srso-Fix-vulnerability-reporting-for-missin.patch
patches.kernel.org/6.6.2-017-x86-srso-Fix-unret-validation-dependencies.patch
patches.kernel.org/6.6.2-018-futex-Don-t-include-process-MM-in-futex-key-on-.patch
patches.kernel.org/6.6.2-019-x86-numa-Introduce-numa_fill_memblks.patch
patches.kernel.org/6.6.2-020-ACPI-NUMA-Apply-SRAT-proximity-domain-to-entire.patch
patches.kernel.org/6.6.2-021-cgroup-cpuset-Fix-load-balance-state-in-update_.patch
patches.kernel.org/6.6.2-022-x86-sev-es-Allow-copy_from_kernel_nofault-in-ea.patch
patches.kernel.org/6.6.2-023-x86-boot-Fix-incorrect-startup_gdt_descr.size.patch
patches.kernel.org/6.6.2-024-cpu-SMT-Make-SMT-control-more-robust-against-en.patch
patches.kernel.org/6.6.2-025-x86-apic-Fake-primary-thread-mask-for-XEN-PV.patch
patches.kernel.org/6.6.2-026-srcu-Fix-callbacks-acceleration-mishandling.patch
patches.kernel.org/6.6.2-027-drivers-clocksource-timer-ti-dm-Don-t-call-clk_.patch
patches.kernel.org/6.6.2-028-x86-nmi-Fix-out-of-order-NMI-nesting-checks-fal.patch
patches.kernel.org/6.6.2-029-pstore-platform-Add-check-for-kstrdup.patch
patches.kernel.org/6.6.2-030-perf-Optimize-perf_cgroup_switch.patch
patches.kernel.org/6.6.2-031-selftests-x86-lam-Zero-out-buffer-for-readlink.patch
patches.kernel.org/6.6.2-032-PCI-MSI-Provide-stubs-for-IMS-functions.patch
patches.kernel.org/6.6.2-033-string-Adjust-strtomem-logic-to-allow-for-small.patch
patches.kernel.org/6.6.2-034-genirq-matrix-Exclude-managed-interrupts-in-irq.patch
patches.kernel.org/6.6.2-035-irqchip-sifive-plic-Fix-syscore-registration-fo.patch
patches.kernel.org/6.6.2-036-wifi-ath12k-fix-undefined-behavior-with-__fls-i.patch
patches.kernel.org/6.6.2-037-wifi-cfg80211-add-flush-functions-for-wiphy-wor.patch
patches.kernel.org/6.6.2-038-wifi-mac80211-move-radar-detect-work-to-wiphy-w.patch
patches.kernel.org/6.6.2-039-wifi-mac80211-move-scan-work-to-wiphy-work.patch
patches.kernel.org/6.6.2-040-wifi-mac80211-move-offchannel-works-to-wiphy-wo.patch
patches.kernel.org/6.6.2-041-wifi-mac80211-move-sched-scan-stop-work-to-wiph.patch
patches.kernel.org/6.6.2-042-wifi-mac80211-fix-RCU-usage-warning-in-mesh-fas.patch
patches.kernel.org/6.6.2-043-wifi-cfg80211-fix-off-by-one-in-element-defrag.patch
patches.kernel.org/6.6.2-044-wifi-mac80211-fix-of-MSDU-in-A-MSDU-calculation.patch
patches.kernel.org/6.6.2-045-wifi-iwlwifi-honor-the-enable_ini-value.patch
patches.kernel.org/6.6.2-046-wifi-iwlwifi-don-t-use-an-uninitialized-variabl.patch
patches.kernel.org/6.6.2-047-i40e-fix-potential-memory-leaks-in-i40e_remove.patch
patches.kernel.org/6.6.2-048-iavf-Fix-promiscuous-mode-configuration-flow-me.patch
patches.kernel.org/6.6.2-049-selftests-bpf-Correct-map_fd-to-data_fd-in-tail.patch
patches.kernel.org/6.6.2-050-bpf-x64-Fix-tailcall-infinite-loop.patch
patches.kernel.org/6.6.2-051-wifi-cfg80211-fix-kernel-doc-for-wiphy_delayed_.patch
patches.kernel.org/6.6.2-052-udp-introduce-udp-udp_flags.patch
patches.kernel.org/6.6.2-053-udp-move-udp-no_check6_tx-to-udp-udp_flags.patch
patches.kernel.org/6.6.2-054-udp-move-udp-no_check6_rx-to-udp-udp_flags.patch
patches.kernel.org/6.6.2-055-udp-move-udp-gro_enabled-to-udp-udp_flags.patch
patches.kernel.org/6.6.2-056-udp-add-missing-WRITE_ONCE-around-up-encap_rcv.patch
patches.kernel.org/6.6.2-057-udp-move-udp-accept_udp_-l4-fraglist-to-udp-udp.patch
patches.kernel.org/6.6.2-058-udp-lockless-UDP_ENCAP_L2TPINUDP-UDP_GRO.patch
patches.kernel.org/6.6.2-059-udp-annotate-data-races-around-udp-encap_type.patch
patches.kernel.org/6.6.2-060-udplite-remove-UDPLITE_BIT.patch
patches.kernel.org/6.6.2-061-udplite-fix-various-data-races.patch
patches.kernel.org/6.6.2-062-selftests-bpf-Skip-module_fentry_shadow-test-wh.patch
patches.kernel.org/6.6.2-063-tcp-call-tcp_try_undo_recovery-when-an-RTOd-TFO.patch
patches.kernel.org/6.6.2-064-bpf-Fix-kfunc-callback-register-type-handling.patch
patches.kernel.org/6.6.2-065-gve-Use-size_add-in-call-to-struct_size.patch
patches.kernel.org/6.6.2-066-mlxsw-Use-size_mul-in-call-to-struct_size.patch
patches.kernel.org/6.6.2-067-tls-Use-size_add-in-call-to-struct_size.patch
patches.kernel.org/6.6.2-068-tipc-Use-size_add-in-calls-to-struct_size.patch
patches.kernel.org/6.6.2-069-net-spider_net-Use-size_add-in-call-to-struct_s.patch
patches.kernel.org/6.6.2-070-ice-fix-pin-assignment-for-E810-T-without-SMA-c.patch
patches.kernel.org/6.6.2-071-net-ethernet-mtk_wed-fix-EXT_INT_STATUS_RX_FBUF.patch
patches.kernel.org/6.6.2-072-wifi-rtw88-debug-Fix-the-NULL-vs-IS_ERR-bug-for.patch
patches.kernel.org/6.6.2-073-wifi-ath12k-fix-DMA-unmap-warning-on-NULL-DMA-a.patch
patches.kernel.org/6.6.2-074-wifi-ath11k-fix-boot-failure-with-one-MSI-vecto.patch
patches.kernel.org/6.6.2-075-wifi-mac80211-fix-check-for-unusable-RX-result.patch
patches.kernel.org/6.6.2-076-PM-sleep-Fix-symbol-export-for-_SIMPLE_-variant.patch
patches.kernel.org/6.6.2-077-cpufreq-tegra194-fix-warning-due-to-missing-opp.patch
patches.kernel.org/6.6.2-078-wifi-mt76-mt7603-rework-fix-rx-pse-hang-check.patch
patches.kernel.org/6.6.2-079-wifi-mt76-mt7603-improve-watchdog-reset-reliabl.patch
patches.kernel.org/6.6.2-080-wifi-mt76-mt7603-improve-stuck-beacon-handling.patch
patches.kernel.org/6.6.2-081-wifi-mt76-remove-unused-error-path-in-mt76_conn.patch
patches.kernel.org/6.6.2-082-wifi-mt76-mt7996-set-correct-wcid-in-txp.patch
patches.kernel.org/6.6.2-083-wifi-mt76-mt7996-fix-beamform-mcu-cmd-configura.patch
patches.kernel.org/6.6.2-084-wifi-mt76-mt7996-fix-beamformee-ss-subfield-in-.patch
patches.kernel.org/6.6.2-085-wifi-mt76-mt7996-fix-wmm-queue-mapping.patch
patches.kernel.org/6.6.2-086-wifi-mt76-mt7996-fix-rx-rate-report-for-CBW320-.patch
patches.kernel.org/6.6.2-087-wifi-mt76-mt7996-fix-TWT-command-format.patch
patches.kernel.org/6.6.2-088-wifi-mt76-update-beacon-size-limitation.patch
patches.kernel.org/6.6.2-089-wifi-mt76-fix-potential-memory-leak-of-beacon-c.patch
patches.kernel.org/6.6.2-090-wifi-mt76-get-rid-of-false-alamrs-of-tx-emissio.patch
patches.kernel.org/6.6.2-091-wifi-mt76-fix-per-band-IEEE80211_CONF_MONITOR-f.patch
patches.kernel.org/6.6.2-092-wifi-mt76-mt7915-fix-beamforming-availability-c.patch
patches.kernel.org/6.6.2-093-wifi-mt76-move-struct-ieee80211_chanctx_conf-up.patch
patches.kernel.org/6.6.2-094-wifi-mt76-mt7921-fix-the-wrong-rate-pickup-for-.patch
patches.kernel.org/6.6.2-095-wifi-mt76-mt7921-fix-the-wrong-rate-selected-in.patch
patches.kernel.org/6.6.2-096-wifi-ath-dfs_pattern_detector-Fix-a-memory-init.patch
patches.kernel.org/6.6.2-097-tcp_metrics-add-missing-barriers-on-delete.patch
patches.kernel.org/6.6.2-098-tcp_metrics-properly-set-tp-snd_ssthresh-in-tcp.patch
patches.kernel.org/6.6.2-099-tcp_metrics-do-not-create-an-entry-from-tcp_ini.patch
patches.kernel.org/6.6.2-100-wifi-rtlwifi-fix-EDCA-limit-set-by-BT-coexisten.patch
patches.kernel.org/6.6.2-101-ACPI-property-Allow-_DSD-buffer-data-only-for-b.patch
patches.kernel.org/6.6.2-102-ACPI-video-Add-acpi_backlight-vendor-quirk-for-.patch
patches.kernel.org/6.6.2-103-can-etas_es58x-rework-the-version-check-logic-t.patch
patches.kernel.org/6.6.2-104-can-etas_es58x-add-missing-a-blank-line-after-d.patch
patches.kernel.org/6.6.2-105-libbpf-Fix-syscall-access-arguments-on-riscv.patch
patches.kernel.org/6.6.2-106-selftests-bpf-Define-SYS_PREFIX-for-riscv.patch
patches.kernel.org/6.6.2-107-selftests-bpf-Define-SYS_NANOSLEEP_KPROBE_NAME-.patch
patches.kernel.org/6.6.2-108-r8152-break-the-loop-when-the-budget-is-exhaust.patch
patches.kernel.org/6.6.2-109-wifi-ath11k-fix-Tx-power-value-during-active-CA.patch
patches.kernel.org/6.6.2-110-can-dev-can_restart-don-t-crash-kernel-if-carri.patch
patches.kernel.org/6.6.2-111-can-dev-can_restart-fix-race-condition-between-.patch
patches.kernel.org/6.6.2-112-can-dev-can_put_echo_skb-don-t-crash-kernel-if-.patch
patches.kernel.org/6.6.2-113-PM-devfreq-rockchip-dfi-Make-pmu-regmap-mandato.patch
patches.kernel.org/6.6.2-114-wifi-wfx-fix-case-where-rates-are-out-of-order.patch
patches.kernel.org/6.6.2-115-netfilter-nf_tables-Drop-pointless-memset-when-.patch
patches.kernel.org/6.6.2-116-virtio-net-fix-mismatch-of-getting-tx-frames.patch
patches.kernel.org/6.6.2-117-virtio-net-consistently-save-parameters-for-per.patch
patches.kernel.org/6.6.2-118-virtio-net-fix-per-queue-coalescing-parameter-s.patch
patches.kernel.org/6.6.2-119-virtio-net-fix-the-vq-coalescing-setting-for-vq.patch
patches.kernel.org/6.6.2-120-wifi-rtw88-Remove-duplicate-NULL-check-before-c.patch
patches.kernel.org/6.6.2-121-thermal-core-prevent-potential-string-overflow.patch
patches.kernel.org/6.6.2-122-r8169-fix-rare-issue-with-broken-rx-after-link-.patch
patches.kernel.org/6.6.2-123-thermal-drivers-mediatek-Fix-probe-for-THERMAL_.patch
patches.kernel.org/6.6.2-124-bpf-Fix-missed-rcu-read-lock-in-bpf_task_under_.patch
patches.kernel.org/6.6.2-125-net-skb_find_text-Ignore-patterns-extending-pas.patch
patches.kernel.org/6.6.2-126-selftests-bpf-Make-linked_list-failure-test-mor.patch
patches.kernel.org/6.6.2-127-thermal-core-Don-t-update-trip-points-inside-th.patch
patches.kernel.org/6.6.2-128-chtls-fix-tp-rcv_tstamp-initialization.patch
patches.kernel.org/6.6.2-129-tcp-fix-cookie_init_timestamp-overflows.patch
patches.kernel.org/6.6.2-130-wifi-iwlwifi-mvm-update-station-s-MFP-flag-afte.patch
patches.kernel.org/6.6.2-131-wifi-iwlwifi-mvm-fix-removing-pasn-station-for-.patch
patches.kernel.org/6.6.2-132-wifi-iwlwifi-mvm-use-correct-sta-ID-for-IGTK-BI.patch
patches.kernel.org/6.6.2-133-wifi-mac80211-don-t-recreate-driver-link-debugf.patch
patches.kernel.org/6.6.2-134-wifi-mac80211-Fix-setting-vif-links.patch
patches.kernel.org/6.6.2-135-wifi-iwlwifi-yoyo-swap-cdb-and-jacket-bits-valu.patch
patches.kernel.org/6.6.2-136-wifi-iwlwifi-mvm-Correctly-set-link-configurati.patch
patches.kernel.org/6.6.2-137-wifi-iwlwifi-mvm-Fix-key-flags-for-IGTK-on-AP-i.patch
patches.kernel.org/6.6.2-138-wifi-iwlwifi-mvm-Don-t-always-bind-link-the-P2P.patch
patches.kernel.org/6.6.2-139-wifi-iwlwifi-mvm-change-iwl_mvm_flush_sta-API.patch
patches.kernel.org/6.6.2-140-wifi-iwlwifi-mvm-fix-iwl_mvm_mac_flush_sta.patch
patches.kernel.org/6.6.2-141-wifi-iwlwifi-mvm-remove-TDLS-stations-from-FW.patch
patches.kernel.org/6.6.2-142-wifi-iwlwifi-increase-number-of-RX-buffers-for-.patch
patches.kernel.org/6.6.2-143-wifi-iwlwifi-mvm-fix-netif-csum-flags.patch
patches.kernel.org/6.6.2-144-wifi-iwlwifi-pcie-synchronize-IRQs-before-NAPI.patch
patches.kernel.org/6.6.2-145-wifi-iwlwifi-mvm-update-IGTK-in-mvmvif-upon-D3-.patch
patches.kernel.org/6.6.2-146-wifi-iwlwifi-empty-overflow-queue-during-flush.patch
patches.kernel.org/6.6.2-147-Bluetooth-ISO-Pass-BIG-encryption-info-through-.patch
patches.kernel.org/6.6.2-148-Bluetooth-Make-handle-of-hci_conn-be-unique.patch
patches.kernel.org/6.6.2-149-Bluetooth-hci_sync-Fix-Opcode-prints-in-bt_dev_.patch
patches.kernel.org/6.6.2-150-bpf-Fix-unnecessary-EBUSY-from-htab_lock_bucket.patch
patches.kernel.org/6.6.2-151-ACPI-sysfs-Fix-create_pnp_modalias-and-create_o.patch
patches.kernel.org/6.6.2-152-mptcp-properly-account-fastopen-data.patch
patches.kernel.org/6.6.2-153-ipv6-avoid-atomic-fragment-on-GSO-packets.patch
patches.kernel.org/6.6.2-154-virtio_net-use-u64_stats_t-infra-to-avoid-data-.patch
patches.kernel.org/6.6.2-155-net-add-DEV_STATS_READ-helper.patch
patches.kernel.org/6.6.2-156-ipvlan-properly-track-tx_errors.patch
patches.kernel.org/6.6.2-157-regmap-debugfs-Fix-a-erroneous-check-after-snpr.patch
patches.kernel.org/6.6.2-158-spi-tegra-Fix-missing-IRQ-check-in-tegra_slink_.patch
patches.kernel.org/6.6.2-159-clk-qcom-ipq5332-Drop-set-rate-parent-from-gpll.patch
patches.kernel.org/6.6.2-160-clk-qcom-gcc-msm8996-Remove-RPM-bus-clocks.patch
patches.kernel.org/6.6.2-161-clk-qcom-clk-rcg2-Fix-clock-rate-overflow-for-h.patch
patches.kernel.org/6.6.2-162-clk-qcom-mmcc-msm8998-Don-t-check-halt-bit-on-s.patch
patches.kernel.org/6.6.2-163-clk-qcom-mmcc-msm8998-Fix-the-SMMU-GDSC.patch
patches.kernel.org/6.6.2-164-clk-qcom-gcc-sm8150-Fix-gcc_sdcc2_apps_clk_src.patch
patches.kernel.org/6.6.2-165-gpio-sim-initialize-a-managed-pointer-when-decl.patch
patches.kernel.org/6.6.2-166-regulator-mt6358-Fail-probe-on-unknown-chip-ID.patch
patches.kernel.org/6.6.2-167-clk-imx-Select-MXC_CLK-for-CLK_IMX8QXP.patch
patches.kernel.org/6.6.2-168-clk-imx-imx8-Fix-an-error-handling-path-in-clk_.patch
patches.kernel.org/6.6.2-169-clk-imx-imx8-Fix-an-error-handling-path-if-devm.patch
patches.kernel.org/6.6.2-170-clk-imx-imx8-Fix-an-error-handling-path-in-imx8.patch
patches.kernel.org/6.6.2-171-clk-imx-imx8mq-correct-error-handling-path.patch
patches.kernel.org/6.6.2-172-clk-imx-imx8qxp-Fix-elcdif_pll-clock.patch
patches.kernel.org/6.6.2-173-clk-renesas-rcar-gen3-Extend-SDnH-divider-table.patch
patches.kernel.org/6.6.2-174-clk-renesas-rzg2l-Wait-for-status-bit-of-SD-mux.patch
patches.kernel.org/6.6.2-175-clk-renesas-rzg2l-Lock-around-writes-to-mux-reg.patch
patches.kernel.org/6.6.2-176-clk-renesas-rzg2l-Trust-value-returned-by-hardw.patch
patches.kernel.org/6.6.2-177-clk-renesas-rzg2l-Use-FIELD_GET-for-PLL-registe.patch
patches.kernel.org/6.6.2-178-clk-renesas-rzg2l-Fix-computation-formula.patch
patches.kernel.org/6.6.2-179-clk-linux-clk-provider.h-fix-kernel-doc-warning.patch
patches.kernel.org/6.6.2-180-spi-nxp-fspi-use-the-correct-ioremap-function.patch
patches.kernel.org/6.6.2-181-clk-ralink-mtmips-quiet-unused-variable-warning.patch
patches.kernel.org/6.6.2-182-clk-keystone-pll-fix-a-couple-NULL-vs-IS_ERR-ch.patch
patches.kernel.org/6.6.2-183-clk-ti-fix-double-free-in-of_ti_divider_clk_set.patch
patches.kernel.org/6.6.2-184-clk-npcm7xx-Fix-incorrect-kfree.patch
patches.kernel.org/6.6.2-185-clk-mediatek-clk-mt6765-Add-check-for-mtk_alloc.patch
patches.kernel.org/6.6.2-186-clk-mediatek-clk-mt6779-Add-check-for-mtk_alloc.patch
patches.kernel.org/6.6.2-187-clk-mediatek-clk-mt6797-Add-check-for-mtk_alloc.patch
patches.kernel.org/6.6.2-188-clk-mediatek-clk-mt7629-eth-Add-check-for-mtk_a.patch
patches.kernel.org/6.6.2-189-clk-mediatek-clk-mt7629-Add-check-for-mtk_alloc.patch
patches.kernel.org/6.6.2-190-clk-mediatek-clk-mt2701-Add-check-for-mtk_alloc.patch
patches.kernel.org/6.6.2-191-clk-qcom-config-IPQ_APSS_6018-should-depend-on-.patch
patches.kernel.org/6.6.2-192-clk-qcom-clk-alpha-pll-introduce-stromer-plus-o.patch
patches.kernel.org/6.6.2-193-clk-qcom-apss-ipq-pll-Use-stromer-plus-ops-for-.patch
patches.kernel.org/6.6.2-194-clk-qcom-apss-ipq-pll-Fix-l-value-for-ipq5332_p.patch
patches.kernel.org/6.6.2-195-clk-qcom-ipq5018-drop-the-CLK_SET_RATE_PARENT-f.patch
patches.kernel.org/6.6.2-196-clk-qcom-ipq9574-drop-the-CLK_SET_RATE_PARENT-f.patch
patches.kernel.org/6.6.2-197-clk-qcom-ipq5332-drop-the-CLK_SET_RATE_PARENT-f.patch
patches.kernel.org/6.6.2-198-clk-mediatek-fix-double-free-in-mtk_clk_registe.patch
patches.kernel.org/6.6.2-199-platform-x86-wmi-Fix-probe-failure-when-failing.patch
patches.kernel.org/6.6.2-200-platform-x86-wmi-Fix-opening-of-char-device.patch
patches.kernel.org/6.6.2-201-regulator-qcom-rpmh-Fix-smps4-regulator-for-pm8.patch
patches.kernel.org/6.6.2-202-hwmon-axi-fan-control-Fix-possible-NULL-pointer.patch
patches.kernel.org/6.6.2-203-hwmon-coretemp-Fix-potentially-truncated-sysfs-.patch
patches.kernel.org/6.6.2-204-Revert-hwmon-sch56xx-common-Add-DMI-override-ta.patch
patches.kernel.org/6.6.2-205-Revert-hwmon-sch56xx-common-Add-automatic-modul.patch
patches.kernel.org/6.6.2-206-hwmon-pmbus-mp2975-Move-PGOOD-fix.patch
patches.kernel.org/6.6.2-207-hwmon-sch5627-Use-bit-macros-when-accessing-the.patch
patches.kernel.org/6.6.2-208-hwmon-sch5627-Disallow-write-access-if-virtual-.patch
patches.kernel.org/6.6.2-209-hte-tegra-Fix-missing-error-code-in-tegra_hte_t.patch
patches.kernel.org/6.6.2-210-platform-chrome-cros_ec_lpc-Separate-host-comma.patch
patches.kernel.org/6.6.2-211-spi-omap2-mcspi-switch-to-use-modern-name.patch
patches.kernel.org/6.6.2-212-spi-omap2-mcspi-Fix-hardcoded-reference-clock.patch
patches.kernel.org/6.6.2-213-drm-bridge-samsung-dsim-Initialize-ULPS-EXIT-fo.patch
patches.kernel.org/6.6.2-214-drm-bridge-for-GENERIC_PHY_MIPI_DPHY-also-selec.patch
patches.kernel.org/6.6.2-215-drm-bridge-samsung-dsim-Fix-waiting-for-empty-c.patch
patches.kernel.org/6.6.2-216-drm-loongson-Fix-error-handling-in-lsdc_pixel_p.patch
patches.kernel.org/6.6.2-217-drm-rockchip-vop-Fix-reset-of-state-in-duplicat.patch
patches.kernel.org/6.6.2-218-drm-rockchip-vop-Fix-call-to-crtc-reset-helper.patch
patches.kernel.org/6.6.2-219-drm-rockchip-vop2-Don-t-crash-for-invalid-dupli.patch
patches.kernel.org/6.6.2-220-drm-rockchip-vop2-Add-missing-call-to-crtc-rese.patch
patches.kernel.org/6.6.2-221-drm-radeon-possible-buffer-overflow.patch
patches.kernel.org/6.6.2-222-drm-radeon-Remove-the-references-of-radeon_gem_.patch
patches.kernel.org/6.6.2-223-drm-bridge-it66121-Fix-invalid-connector-derefe.patch
patches.kernel.org/6.6.2-224-drm-bridge-lt8912b-Fix-bridge_detach.patch
patches.kernel.org/6.6.2-225-drm-bridge-lt8912b-Fix-crash-on-bridge-detach.patch
patches.kernel.org/6.6.2-226-drm-bridge-lt8912b-Manually-disable-HPD-only-if.patch
patches.kernel.org/6.6.2-227-drm-bridge-lt8912b-Add-missing-drm_bridge_attac.patch
patches.kernel.org/6.6.2-228-drm-ssd130x-Fix-screen-clearing.patch
patches.kernel.org/6.6.2-229-drm-mediatek-Fix-coverity-issue-with-unintentio.patch
patches.kernel.org/6.6.2-230-x86-tdx-Zero-out-the-missing-RSI-in-TDX_HYPERCA.patch
patches.kernel.org/6.6.2-231-drm-bridge-tc358768-Fix-use-of-uninitialized-va.patch
patches.kernel.org/6.6.2-232-drm-bridge-tc358768-Fix-bit-updates.patch
patches.kernel.org/6.6.2-233-drm-bridge-tc358768-Use-struct-videomode.patch
patches.kernel.org/6.6.2-234-drm-bridge-tc358768-Print-logical-values-not-ra.patch
patches.kernel.org/6.6.2-235-drm-bridge-tc358768-Use-dev-for-dbg-prints-not-.patch
patches.kernel.org/6.6.2-236-drm-bridge-tc358768-Rename-dsibclk-to-hsbyteclk.patch
patches.kernel.org/6.6.2-237-drm-bridge-tc358768-Clean-up-clock-period-code.patch
patches.kernel.org/6.6.2-238-drm-bridge-tc358768-Fix-tc358768_ns_to_cnt.patch
patches.kernel.org/6.6.2-239-drm-Call-drm_atomic_helper_shutdown-at-shutdown.patch
patches.kernel.org/6.6.2-240-drm-amdgpu-Increase-IH-soft-ring-size-for-GFX-v.patch
patches.kernel.org/6.6.2-241-drm-amdkfd-fix-some-race-conditions-in-vram-buf.patch
patches.kernel.org/6.6.2-242-drm-amdkfd-Remove-svm-range-validated_once-flag.patch
patches.kernel.org/6.6.2-243-drm-amdkfd-Handle-errors-from-svm-validate-and-.patch
patches.kernel.org/6.6.2-244-drm-amd-display-Fix-null-pointer-dereference-in.patch
patches.kernel.org/6.6.2-245-drm-amd-display-Check-all-enabled-planes-in-dm_.patch
patches.kernel.org/6.6.2-246-drm-amd-display-Refactor-dm_get_plane_scale-hel.patch
patches.kernel.org/6.6.2-247-drm-amd-display-Bail-from-dm_check_crtc_cursor-.patch
patches.kernel.org/6.6.2-248-io_uring-kbuf-Fix-check-of-BID-wrapping-in-prov.patch
patches.kernel.org/6.6.2-249-io_uring-kbuf-Allow-the-full-buffer-id-space-fo.patch
patches.kernel.org/6.6.2-250-drm-mediatek-Add-mmsys_dev_num-to-mt8188-vdosys.patch
patches.kernel.org/6.6.2-251-drm-mediatek-Fix-iommu-fault-by-swapping-FBs-af.patch
patches.kernel.org/6.6.2-252-drm-mediatek-Fix-iommu-fault-during-crtc-enabli.patch
patches.kernel.org/6.6.2-253-accel-habanalabs-gaudi2-Fix-incorrect-string-le.patch
patches.kernel.org/6.6.2-254-drm-msm-adreno-Fix-SM6375-GPU-ID.patch
patches.kernel.org/6.6.2-255-drm-msm-a6xx-Fix-unknown-speedbin-case.patch
patches.kernel.org/6.6.2-256-drm-rockchip-cdn-dp-Fix-some-error-handling-pat.patch
patches.kernel.org/6.6.2-257-gpu-host1x-Correct-allocated-size-for-contexts.patch
patches.kernel.org/6.6.2-258-drm-bridge-lt9611uxc-fix-the-race-in-the-error-.patch
patches.kernel.org/6.6.2-259-arm64-arm-xen-enlighten-Fix-KPTI-checks.patch
patches.kernel.org/6.6.2-260-drm-rockchip-Fix-type-promotion-bug-in-rockchip.patch
patches.kernel.org/6.6.2-261-xenbus-fix-error-exit-in-xenbus_init.patch
patches.kernel.org/6.6.2-262-xen-Make-struct-privcmd_irqfd-s-layout-architec.patch
patches.kernel.org/6.6.2-263-xen-irqfd-Use-_IOW-instead-of-the-internal-_IOC.patch
patches.kernel.org/6.6.2-264-xen-pciback-Consider-INTx-disabled-when-MSI-MSI.patch
patches.kernel.org/6.6.2-265-drm-msm-dsi-use-msm_gem_kernel_put-to-free-TX-b.patch
patches.kernel.org/6.6.2-266-drm-msm-dsi-free-TX-buffer-in-unbind.patch
patches.kernel.org/6.6.2-267-clocksource-drivers-arm_arch_timer-limit-XGene-.patch
patches.kernel.org/6.6.2-268-drm-mediatek-mtk_dsi-Fix-NO_EOT_PACKET-settings.patch
patches.kernel.org/6.6.2-269-drivers-perf-hisi-use-cpuhp_state_remove_instan.patch
patches.kernel.org/6.6.2-270-drm-amd-pm-Fix-a-memory-leak-on-an-error-path.patch
patches.kernel.org/6.6.2-271-perf-arm-cmn-Fix-DTC-domain-detection.patch
patches.kernel.org/6.6.2-272-drivers-perf-hisi_pcie-Check-the-type-first-in-.patch
patches.kernel.org/6.6.2-273-perf-hisi-Fix-use-after-free-when-register-pmu-.patch
patches.kernel.org/6.6.2-274-ARM-dts-renesas-blanche-Fix-typo-in-GP_11_2-pin.patch
patches.kernel.org/6.6.2-275-arm64-dts-qcom-sdm845-Fix-PSCI-power-domain-nam.patch
patches.kernel.org/6.6.2-276-arm64-dts-qcom-sdm845-cheza-doesn-t-support-LMh.patch
patches.kernel.org/6.6.2-277-arm64-dts-qcom-sc7280-link-usb3_phy_wrapper_gcc.patch
patches.kernel.org/6.6.2-278-arm64-dts-qcom-msm8916-Fix-iommu-local-address-.patch
patches.kernel.org/6.6.2-279-arm64-dts-qcom-msm8992-libra-drop-duplicated-re.patch
patches.kernel.org/6.6.2-280-arm64-dts-qcom-sm6125-Pad-APPS-IOMMU-address-to.patch
patches.kernel.org/6.6.2-281-arm64-dts-qcom-sc7280-Add-missing-LMH-interrupt.patch
patches.kernel.org/6.6.2-282-arm64-dts-qcom-qrb2210-rb1-Swap-UART-index.patch
patches.kernel.org/6.6.2-283-arm64-dts-qcom-qrb2210-rb1-Fix-regulators.patch
patches.kernel.org/6.6.2-284-arm64-dts-qcom-sdm670-Fix-pdc-mapping.patch
patches.kernel.org/6.6.2-285-arm64-dts-qcom-sc7280-drop-incorrect-EUD-port-o.patch
patches.kernel.org/6.6.2-286-arm64-dts-qcom-sm8150-add-ref-clock-to-PCIe-PHY.patch
patches.kernel.org/6.6.2-287-arm64-dts-qcom-sm8350-fix-pinctrl-for-UART18.patch
patches.kernel.org/6.6.2-288-arm64-dts-qcom-sdm845-mtp-fix-WiFi-configuratio.patch
patches.kernel.org/6.6.2-289-arm64-dts-qcom-sdx75-idp-align-RPMh-regulator-n.patch
patches.kernel.org/6.6.2-290-ARM64-dts-marvell-cn9310-Use-appropriate-label-.patch
patches.kernel.org/6.6.2-291-arm64-dts-qcom-msm8976-Fix-ipc-bit-shifts.patch
patches.kernel.org/6.6.2-292-arm64-dts-qcom-msm8939-Fix-iommu-local-address-.patch
patches.kernel.org/6.6.2-293-riscv-dts-allwinner-remove-address-cells-from-i.patch
patches.kernel.org/6.6.2-294-arm64-dts-qcom-apq8016-sbc-Add-missing-ADV7533-.patch
patches.kernel.org/6.6.2-295-ARM-dts-qcom-apq8026-samsung-matisse-wifi-Fix-i.patch
patches.kernel.org/6.6.2-296-ARM-dts-qcom-mdm9615-populate-vsdcc-fixed-regul.patch
patches.kernel.org/6.6.2-297-soc-qcom-llcc-Handle-a-second-device-without-da.patch
patches.kernel.org/6.6.2-298-kunit-Fix-missed-memory-release-in-kunit_free_s.patch
patches.kernel.org/6.6.2-299-kunit-Fix-the-wrong-kfree-of-copy-for-kunit_fil.patch
patches.kernel.org/6.6.2-300-kunit-Fix-possible-memory-leak-in-kunit_filter_.patch
patches.kernel.org/6.6.2-301-kunit-test-Fix-the-possible-memory-leak-in-exec.patch
patches.kernel.org/6.6.2-302-ARM-dts-stm32-stm32f7-pinctrl-don-t-use-multipl.patch
patches.kernel.org/6.6.2-303-firmware-ti_sci-Mark-driver-as-non-removable.patch
patches.kernel.org/6.6.2-304-arm64-dts-ti-k3-j721s2-evm-gesi-Specify-base-dt.patch
patches.kernel.org/6.6.2-305-arm64-dts-ti-verdin-am62-disable-MIPI-DSI-bridg.patch
patches.kernel.org/6.6.2-306-arm64-dts-ti-k3-am625-beagleplay-Fix-typo-in-ra.patch
patches.kernel.org/6.6.2-307-arm64-dts-ti-k3-am62a7-sk-Drop-i2c-1-to-100Khz.patch
patches.kernel.org/6.6.2-308-arm64-dts-ti-Fix-HDMI-Audio-overlay-in-Makefile.patch
patches.kernel.org/6.6.2-309-firmware-arm_ffa-Assign-the-missing-IDR-allocat.patch
patches.kernel.org/6.6.2-310-firmware-arm_ffa-Allow-the-FF-A-drivers-to-use-.patch
patches.kernel.org/6.6.2-311-ARM-dts-am3517-evm-Fix-LED3-4-pinmux.patch
patches.kernel.org/6.6.2-312-clk-scmi-Free-scmi_clk-allocated-when-the-clock.patch
patches.kernel.org/6.6.2-313-arm64-dts-imx8qm-ss-img-Fix-jpegenc-compatible-.patch
patches.kernel.org/6.6.2-314-arm64-dts-imx8mp-debix-model-a-Remove-USB-hub-r.patch
patches.kernel.org/6.6.2-315-arm64-dts-imx8mm-Add-sound-dai-cells-to-micfil-.patch
patches.kernel.org/6.6.2-316-arm64-dts-imx8mn-Add-sound-dai-cells-to-micfil-.patch
patches.kernel.org/6.6.2-317-arm64-tegra-Fix-P3767-card-detect-polarity.patch
patches.kernel.org/6.6.2-318-arm64-tegra-Fix-P3767-QSPI-speed.patch
patches.kernel.org/6.6.2-319-firmware-tegra-Add-suspend-hook-and-reset-BPMP-.patch
patches.kernel.org/6.6.2-320-memory-tegra-Set-BPMP-msg-flags-to-reset-IPC-ch.patch
patches.kernel.org/6.6.2-321-arm64-tegra-Use-correct-interrupts-for-Tegra234.patch
patches.kernel.org/6.6.2-322-selftests-pidfd-Fix-ksft-print-formats.patch
patches.kernel.org/6.6.2-323-selftests-resctrl-Ensure-the-benchmark-commands.patch
patches.kernel.org/6.6.2-324-soc-qcom-pmic_glink-fix-connector-type-to-be-Di.patch
patches.kernel.org/6.6.2-325-ARM-dts-BCM5301X-Explicitly-disable-unused-swit.patch
patches.kernel.org/6.6.2-326-iommufd-Add-iopt_area_alloc.patch
patches.kernel.org/6.6.2-327-module-decompress-use-vmalloc-for-gzip-decompre.patch
patches.kernel.org/6.6.2-328-ASoC-cs35l41-Handle-mdsync_down-reg-write-error.patch
patches.kernel.org/6.6.2-329-ASoC-cs35l41-Handle-mdsync_up-reg-write-errors.patch
patches.kernel.org/6.6.2-330-ASoC-cs35l41-Initialize-completion-object-befor.patch
patches.kernel.org/6.6.2-331-ASoC-cs35l41-Fix-broken-shared-boost-activation.patch
patches.kernel.org/6.6.2-332-ASoC-cs35l41-Verify-PM-runtime-resume-errors-in.patch
patches.kernel.org/6.6.2-333-ASoC-cs35l41-Undo-runtime-PM-changes-at-driver-.patch
patches.kernel.org/6.6.2-334-ALSA-hda-cs35l41-Fix-unbalanced-pm_runtime_get.patch
patches.kernel.org/6.6.2-335-ALSA-hda-cs35l41-Undo-runtime-PM-changes-at-dri.patch
patches.kernel.org/6.6.2-336-KEYS-Include-linux-errno.h-in-linux-verificatio.patch
patches.kernel.org/6.6.2-337-crypto-ccp-Get-a-free-page-to-use-while-fetchin.patch
patches.kernel.org/6.6.2-338-crypto-ccp-Fix-ioctl-unit-tests.patch
patches.kernel.org/6.6.2-339-crypto-ccp-Fix-DBC-sample-application-error-han.patch
patches.kernel.org/6.6.2-340-crypto-ccp-Fix-sample-application-signature-pas.patch
patches.kernel.org/6.6.2-341-crypto-ccp-Fix-some-unfused-tests.patch
patches.kernel.org/6.6.2-342-crypto-hisilicon-hpre-Fix-a-erroneous-check-aft.patch
patches.kernel.org/6.6.2-343-hwrng-bcm2835-Fix-hwrng-throughput-regression.patch
patches.kernel.org/6.6.2-344-hwrng-geode-fix-accessing-registers.patch
patches.kernel.org/6.6.2-345-RDMA-core-Use-size_-add-sub-mul-in-calls-to-str.patch
patches.kernel.org/6.6.2-346-crypto-qat-fix-state-machines-cleanup-paths.patch
patches.kernel.org/6.6.2-347-crypto-qat-ignore-subsequent-state-up-commands.patch
patches.kernel.org/6.6.2-348-crypto-qat-fix-unregistration-of-crypto-algorit.patch
patches.kernel.org/6.6.2-349-crypto-qat-fix-unregistration-of-compression-al.patch
patches.kernel.org/6.6.2-350-scsi-ibmvfc-Fix-erroneous-use-of-rtas_busy_dela.patch
patches.kernel.org/6.6.2-351-ASoC-soc-pcm.c-Make-sure-DAI-parameters-cleared.patch
patches.kernel.org/6.6.2-352-libnvdimm-of_pmem-Use-devm_kstrdup-instead-of-k.patch
patches.kernel.org/6.6.2-353-nd_btt-Make-BTT-lanes-preemptible.patch
patches.kernel.org/6.6.2-354-crypto-caam-qi2-fix-Chacha20-Poly1305-self-test.patch
patches.kernel.org/6.6.2-355-crypto-caam-jr-fix-Chacha20-Poly1305-self-test-.patch
patches.kernel.org/6.6.2-356-crypto-qat-increase-size-of-buffers.patch
patches.kernel.org/6.6.2-357-ASoC-SOF-ipc4-topology-Use-size_add-in-call-to-.patch
patches.kernel.org/6.6.2-358-PCI-vmd-Correct-PCI-Header-Type-Register-s-mult.patch
patches.kernel.org/6.6.2-359-hid-cp2112-Fix-duplicate-workqueue-initializati.patch
patches.kernel.org/6.6.2-360-crypto-hisilicon-qm-fix-PF-queue-parameter-issu.patch
patches.kernel.org/6.6.2-361-ARM-9321-1-memset-cast-the-constant-byte-to-uns.patch
patches.kernel.org/6.6.2-362-ARM-9323-1-mm-Fix-ARCH_LOW_ADDRESS_LIMIT-when-C.patch
patches.kernel.org/6.6.2-363-ext4-add-missing-initialization-of-call_notify_.patch
patches.kernel.org/6.6.2-364-ext4-move-ix-sanity-check-to-corrent-position.patch
patches.kernel.org/6.6.2-365-kselftest-vm-fix-mdwe-s-mmap_FIXED-test-case.patch
patches.kernel.org/6.6.2-366-ASoC-fsl-mpc5200_dma.c-Fix-warning-of-Function-.patch
patches.kernel.org/6.6.2-367-backlight-pwm_bl-Disable-PWM-on-shutdown-suspen.patch
patches.kernel.org/6.6.2-368-ASoC-Intel-sof_sdw_rt_sdca_jack_common-add-rt71.patch
patches.kernel.org/6.6.2-369-ASoC-fsl-asoc-card-Add-comment-for-mclk-in-the-.patch
patches.kernel.org/6.6.2-370-fs-dlm-Fix-the-size-of-a-buffer-in-dlm_create_d.patch
patches.kernel.org/6.6.2-371-dlm-fix-creating-multiple-node-structures.patch
patches.kernel.org/6.6.2-372-dlm-fix-remove-member-after-close-call.patch
patches.kernel.org/6.6.2-373-dlm-be-sure-we-reset-all-nodes-at-forced-shutdo.patch
patches.kernel.org/6.6.2-374-dlm-fix-no-ack-after-final-message.patch
patches.kernel.org/6.6.2-375-IB-mlx5-Fix-rdma-counter-binding-for-RAW-QP.patch
patches.kernel.org/6.6.2-376-RDMA-hns-Fix-printing-level-of-asynchronous-eve.patch
patches.kernel.org/6.6.2-377-RDMA-hns-Fix-uninitialized-ucmd-in-hns_roce_cre.patch
patches.kernel.org/6.6.2-378-RDMA-hns-Fix-signed-unsigned-mixed-comparisons.patch
patches.kernel.org/6.6.2-379-RDMA-hns-Add-check-for-SL.patch
patches.kernel.org/6.6.2-380-RDMA-hns-The-UD-mode-can-only-be-configured-wit.patch
patches.kernel.org/6.6.2-381-RDMA-hns-Fix-unnecessary-port_num-transition-in.patch
patches.kernel.org/6.6.2-382-RDMA-hns-Fix-init-failure-of-RoCE-VF-and-HIP08.patch
patches.kernel.org/6.6.2-383-ASoC-SOF-core-Ensure-sof_ops_free-is-still-call.patch
patches.kernel.org/6.6.2-384-ASoC-intel-sof_sdw-Stop-processing-CODECs-when-.patch
patches.kernel.org/6.6.2-385-ASoC-fsl-Fix-PM-disable-depth-imbalance-in-fsl_.patch
patches.kernel.org/6.6.2-386-scsi-ufs-core-Leave-space-for-0-in-utf8-desc-st.patch
patches.kernel.org/6.6.2-387-RDMA-hfi1-Workaround-truncation-compilation-err.patch
patches.kernel.org/6.6.2-388-hid-cp2112-Fix-IRQ-shutdown-stopping-polling-fo.patch
patches.kernel.org/6.6.2-389-HID-uclogic-Fix-user-memory-access-bug-in-uclog.patch
patches.kernel.org/6.6.2-390-HID-uclogic-Fix-a-work-entry-not-empty-bug-in-_.patch
patches.kernel.org/6.6.2-391-sh-bios-Revive-earlyprintk-support.patch
patches.kernel.org/6.6.2-392-HID-logitech-hidpp-Don-t-restart-IO-instead-def.patch
patches.kernel.org/6.6.2-393-HID-logitech-hidpp-Revert-Don-t-restart-communi.patch
patches.kernel.org/6.6.2-394-HID-logitech-hidpp-Move-get_wireless_feature_in.patch
patches.kernel.org/6.6.2-395-ASoC-Intel-Skylake-Fix-mem-leak-when-parsing-UU.patch
patches.kernel.org/6.6.2-396-PCI-endpoint-Fix-double-free-in-__pci_epc_creat.patch
patches.kernel.org/6.6.2-397-padata-Fix-refcnt-handling-in-padata_free_shell.patch
patches.kernel.org/6.6.2-398-certs-Break-circular-dependency-when-selftest-i.patch
patches.kernel.org/6.6.2-399-crypto-qat-consolidate-services-structure.patch
patches.kernel.org/6.6.2-400-crypto-qat-enable-dc-chaining-service.patch
patches.kernel.org/6.6.2-401-crypto-qat-refactor-fw-config-related-functions.patch
patches.kernel.org/6.6.2-402-crypto-qat-use-masks-for-AE-groups.patch
patches.kernel.org/6.6.2-403-crypto-qat-fix-ring-to-service-map-for-QAT-GEN4.patch
patches.kernel.org/6.6.2-404-crypto-qat-fix-deadlock-in-backlog-processing.patch
patches.kernel.org/6.6.2-405-ASoC-ams-delta.c-use-component-after-check.patch
patches.kernel.org/6.6.2-406-erofs-fix-erofs_insert_workgroup-lockref-usage.patch
patches.kernel.org/6.6.2-407-IB-mlx5-Fix-init-stage-error-handling-to-avoid-.patch
patches.kernel.org/6.6.2-408-mfd-core-Un-constify-mfd_cell.of_reg.patch
patches.kernel.org/6.6.2-409-mfd-core-Ensure-disabled-devices-are-skipped-wi.patch
patches.kernel.org/6.6.2-410-mfd-dln2-Fix-double-put-in-dln2_probe.patch
patches.kernel.org/6.6.2-411-dt-bindings-mfd-mt6397-Split-out-compatible-for.patch
patches.kernel.org/6.6.2-412-mfd-arizona-spi-Set-pdata.hpdet_channel-for-ACP.patch
patches.kernel.org/6.6.2-413-leds-turris-omnia-Do-not-use-SMBUS-calls.patch
patches.kernel.org/6.6.2-414-leds-pwm-Don-t-disable-the-PWM-when-the-LED-sho.patch
patches.kernel.org/6.6.2-415-leds-trigger-ledtrig-cpu-Fix-output-may-be-trun.patch
patches.kernel.org/6.6.2-416-scripts-gdb-fix-usage-of-MOD_TEXT-not-defined-w.patch
patches.kernel.org/6.6.2-417-apparmor-fix-invalid-reference-on-profile-disco.patch
patches.kernel.org/6.6.2-418-perf-stat-Fix-aggr-mode-initialization.patch
patches.kernel.org/6.6.2-419-iio-frequency-adf4350-Use-device-managed-functi.patch
patches.kernel.org/6.6.2-420-pinctrl-baytrail-fix-debounce-disable-case.patch
patches.kernel.org/6.6.2-421-perf-kwork-Fix-incorrect-and-missing-free-atom-.patch
patches.kernel.org/6.6.2-422-perf-kwork-Add-the-supported-subcommands-to-the.patch
patches.kernel.org/6.6.2-423-perf-kwork-Set-ordered_events-to-true-in-struct.patch
patches.kernel.org/6.6.2-424-f2fs-compress-fix-deadloop-in-f2fs_write_cache_.patch
patches.kernel.org/6.6.2-425-f2fs-compress-fix-to-avoid-use-after-free-on-di.patch
patches.kernel.org/6.6.2-426-f2fs-compress-fix-to-avoid-redundant-compress-e.patch
patches.kernel.org/6.6.2-427-f2fs-fix-to-drop-meta_inode-s-page-cache-in-f2f.patch
patches.kernel.org/6.6.2-428-tty-tty_jobctrl-fix-pid-memleak-in-disassociate.patch
patches.kernel.org/6.6.2-429-perf-parse-events-Fix-tracepoint-name-memory-le.patch
patches.kernel.org/6.6.2-430-livepatch-Fix-missing-newline-character-in-klp_.patch
patches.kernel.org/6.6.2-431-pinctrl-renesas-rzg2l-Make-reverse-order-of-ena.patch
patches.kernel.org/6.6.2-432-perf-vendor-events-arm64-Fix-for-AmpereOne-metr.patch
patches.kernel.org/6.6.2-433-perf-record-Fix-BTF-type-checks-in-the-off-cpu-.patch
patches.kernel.org/6.6.2-434-dmaengine-idxd-Register-dsa_bus_type-before-reg.patch
patches.kernel.org/6.6.2-435-usb-dwc2-fix-possible-NULL-pointer-dereference-.patch
patches.kernel.org/6.6.2-436-usb-chipidea-Fix-DMA-overwrite-for-Tegra.patch
patches.kernel.org/6.6.2-437-usb-chipidea-Simplify-Tegra-DMA-alignment-code.patch
patches.kernel.org/6.6.2-438-dmaengine-ti-edma-handle-irq_of_parse_and_map-e.patch
patches.kernel.org/6.6.2-439-tools-perf-Update-call-stack-check-in-builtin-l.patch
patches.kernel.org/6.6.2-440-misc-st_core-Do-not-call-kfree_skb-under-spin_l.patch
patches.kernel.org/6.6.2-441-debugfs-Fix-__rcu-type-comparison-warning.patch
patches.kernel.org/6.6.2-442-tools-iio-iio_generic_buffer-ensure-alignment.patch
patches.kernel.org/6.6.2-443-USB-usbip-fix-stub_dev-hub-disconnect.patch
patches.kernel.org/6.6.2-444-dmaengine-pxa_dma-Remove-an-erroneous-BUG_ON-in.patch
patches.kernel.org/6.6.2-445-f2fs-fix-to-initialize-map.m_pblk-in-f2fs_preca.patch
patches.kernel.org/6.6.2-446-interconnect-qcom-qdu1000-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-447-interconnect-qcom-sc7180-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-448-interconnect-qcom-sc7280-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-449-interconnect-qcom-sc8180x-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-450-interconnect-qcom-sc8280xp-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-451-interconnect-qcom-sdm670-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-452-interconnect-qcom-sdm845-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-453-interconnect-qcom-sm6350-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-454-interconnect-qcom-sm8150-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-455-interconnect-qcom-sm8250-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-456-interconnect-qcom-sm8350-Set-ACV-enable_mask.patch
patches.kernel.org/6.6.2-457-interconnect-qcom-osm-l3-Replace-custom-impleme.patch
patches.kernel.org/6.6.2-458-powerpc-Only-define-__parse_fpscr-when-required.patch
patches.kernel.org/6.6.2-459-interconnect-fix-error-handling-in-qnoc_probe.patch
patches.kernel.org/6.6.2-460-perf-build-Add-missing-comment-about-NO_LIBTRAC.patch
patches.kernel.org/6.6.2-461-perf-parse-events-Fix-for-term-values-that-are-.patch
patches.kernel.org/6.6.2-462-perf-mem-events-Avoid-uninitialized-read.patch
patches.kernel.org/6.6.2-463-s390-ap-re-init-AP-queues-on-config-on.patch
patches.kernel.org/6.6.2-464-modpost-fix-tee-MODULE_DEVICE_TABLE-built-on-bi.patch
patches.kernel.org/6.6.2-465-modpost-fix-ishtp-MODULE_DEVICE_TABLE-built-on-.patch
patches.kernel.org/6.6.2-466-perf-tools-Do-not-ignore-the-default-vmlinux.h.patch
patches.kernel.org/6.6.2-467-powerpc-40x-Remove-stale-PTE_ATOMIC_UPDATES-mac.patch
patches.kernel.org/6.6.2-468-powerpc-xive-Fix-endian-conversion-size.patch
patches.kernel.org/6.6.2-469-powerpc-Hide-empty-pt_regs-at-base-of-the-stack.patch
patches.kernel.org/6.6.2-470-perf-trace-Use-the-right-bpf_probe_read-_str-va.patch
patches.kernel.org/6.6.2-471-powerpc-vas-Limit-open-window-failure-messages-.patch
patches.kernel.org/6.6.2-472-powerpc-imc-pmu-Use-the-correct-spinlock-initia.patch
patches.kernel.org/6.6.2-473-powerpc-pseries-fix-potential-memory-leak-in-in.patch
patches.kernel.org/6.6.2-474-perf-vendor-events-Update-PMC-used-in-PM_RUN_IN.patch
patches.kernel.org/6.6.2-475-xhci-Loosen-RPM-as-default-policy-to-cover-for-.patch
patches.kernel.org/6.6.2-476-usb-host-xhci-plat-fix-possible-kernel-oops-whi.patch
patches.kernel.org/6.6.2-477-powerpc-vmcore-Add-MMU-information-to-vmcoreinf.patch
patches.kernel.org/6.6.2-478-perf-machine-Avoid-out-of-bounds-LBR-memory-rea.patch
patches.kernel.org/6.6.2-479-libperf-rc_check-Make-implicit-enabling-work-fo.patch
patches.kernel.org/6.6.2-480-perf-hist-Add-missing-puts-to-hist__account_cyc.patch
patches.kernel.org/6.6.2-481-perf-vendor-events-intel-Fix-broadwellde-tma_in.patch
patches.kernel.org/6.6.2-482-perf-vendor-events-intel-Add-broadwellde-two-me.patch
patches.kernel.org/6.6.2-483-9p-net-fix-possible-memory-leak-in-p9_check_err.patch
patches.kernel.org/6.6.2-484-rtla-Fix-uninitialized-variable-found.patch
patches.kernel.org/6.6.2-485-i3c-Fix-potential-refcount-leak-in-i3c_master_r.patch
patches.kernel.org/6.6.2-486-rtc-brcmstb-waketimer-support-level-alarm_irq.patch
patches.kernel.org/6.6.2-487-cxl-pci-Remove-unnecessary-device-reference-man.patch
patches.kernel.org/6.6.2-488-cxl-pci-Cleanup-sanitize-to-always-poll.patch
patches.kernel.org/6.6.2-489-cxl-pci-Remove-inconsistent-usage-of-dev_err_pr.patch
patches.kernel.org/6.6.2-490-cxl-pci-Clarify-devm-host-for-memdev-relative-s.patch
patches.kernel.org/6.6.2-491-cxl-pci-Fix-sanitize-notifier-setup.patch
patches.kernel.org/6.6.2-492-cxl-memdev-Fix-sanitize-vs-decoder-setup-lockin.patch
patches.kernel.org/6.6.2-493-cxl-mem-Fix-shutdown-order.patch
patches.kernel.org/6.6.2-494-virt-sevguest-Fix-passing-a-stack-buffer-as-a-s.patch
patches.kernel.org/6.6.2-495-rtc-pcf85363-fix-wrong-mask-val-parameters-in-r.patch
patches.kernel.org/6.6.2-496-cxl-region-Prepare-the-decoder-match-range-help.patch
patches.kernel.org/6.6.2-497-cxl-region-Calculate-a-target-position-in-a-reg.patch
patches.kernel.org/6.6.2-498-cxl-region-Use-cxl_calc_interleave_pos-for-auto.patch
patches.kernel.org/6.6.2-499-cxl-region-Fix-cxl_region_rwsem-lock-held-when-.patch
patches.kernel.org/6.6.2-500-cxl-core-regs-Rename-dev-to-host-in-struct-cxl_.patch
patches.kernel.org/6.6.2-501-cxl-port-Fix-host-confusion-in-cxl_dport_setup_.patch
patches.kernel.org/6.6.2-502-cxl-hdm-Remove-broken-error-path.patch
patches.kernel.org/6.6.2-503-pcmcia-cs-fix-possible-hung-task-and-memory-lea.patch
patches.kernel.org/6.6.2-504-pcmcia-ds-fix-refcount-leak-in-pcmcia_device_ad.patch
patches.kernel.org/6.6.2-505-pcmcia-ds-fix-possible-name-leak-in-error-path-.patch
patches.kernel.org/6.6.2-506-media-imx-jpeg-initiate-a-drain-of-the-capture-.patch
patches.kernel.org/6.6.2-507-media-hantro-Check-whether-reset-op-is-defined-.patch
patches.kernel.org/6.6.2-508-media-verisilicon-Do-not-enable-G2-postproc-dow.patch
patches.kernel.org/6.6.2-509-media-ov13b10-Fix-some-error-checking-in-probe.patch
patches.kernel.org/6.6.2-510-media-ov5640-fix-vblank-unchange-issue-when-wor.patch
patches.kernel.org/6.6.2-511-media-i2c-max9286-Fix-some-redundant-of_node_pu.patch
patches.kernel.org/6.6.2-512-media-ov5640-Fix-a-memory-leak-when-ov5640_prob.patch
patches.kernel.org/6.6.2-513-media-bttv-fix-use-after-free-error-due-to-btv-.patch
patches.kernel.org/6.6.2-514-media-amphion-handle-firmware-debug-message.patch
patches.kernel.org/6.6.2-515-media-mtk-jpegenc-Fix-bug-in-JPEG-encode-qualit.patch
patches.kernel.org/6.6.2-516-media-s3c-camif-Avoid-inappropriate-kfree.patch
patches.kernel.org/6.6.2-517-media-vidtv-psi-Add-check-for-kstrdup.patch
patches.kernel.org/6.6.2-518-media-vidtv-mux-Add-check-and-kfree-for-kstrdup.patch
patches.kernel.org/6.6.2-519-media-cedrus-Fix-clock-reset-sequence.patch
patches.kernel.org/6.6.2-520-media-i2c-imx219-Convert-to-CCI-register-access.patch
patches.kernel.org/6.6.2-521-media-i2c-imx219-Replace-register-addresses-wit.patch
patches.kernel.org/6.6.2-522-media-i2c-imx219-Drop-IMX219_REG_CSI_LANE_MODE-.patch
patches.kernel.org/6.6.2-523-media-cadence-csi2rx-Unregister-v4l2-async-noti.patch
patches.kernel.org/6.6.2-524-media-dvb-usb-v2-af9035-fix-missing-unlock.patch
patches.kernel.org/6.6.2-525-media-verisilicon-Fixes-clock-list-for-rk3588-a.patch
patches.kernel.org/6.6.2-526-media-mediatek-vcodec-Handle-invalid-encoder-vs.patch
patches.kernel.org/6.6.2-527-media-imx-jpeg-notify-source-chagne-event-when-.patch
patches.kernel.org/6.6.2-528-media-mediatek-vcodec-using-encoder-device-to-a.patch
patches.kernel.org/6.6.2-529-media-platform-mtk-mdp3-fix-uninitialized-varia.patch
patches.kernel.org/6.6.2-530-media-cec-meson-always-include-meson-sub-direct.patch
patches.kernel.org/6.6.2-531-cpupower-fix-reference-to-nonexistent-document.patch
patches.kernel.org/6.6.2-532-regmap-prevent-noinc-writes-from-clobbering-cac.patch
patches.kernel.org/6.6.2-533-drm-amdgpu-gfx10-11-use-memcpy_to-fromio-for-MQ.patch
patches.kernel.org/6.6.2-534-drm-amdgpu-don-t-put-MQDs-in-VRAM-on-ARM-ARM64.patch
patches.kernel.org/6.6.2-535-pwm-sti-Reduce-number-of-allocations-and-drop-u.patch
patches.kernel.org/6.6.2-536-pwm-brcmstb-Utilize-appropriate-clock-APIs-in-s.patch
patches.kernel.org/6.6.2-537-Input-synaptics-rmi4-fix-use-after-free-in-rmi_.patch
patches.kernel.org/6.6.2-538-watchdog-marvell_gti_wdt-Fix-error-code-in-prob.patch
patches.kernel.org/6.6.2-539-watchdog-ixp4xx-Make-sure-restart-always-works.patch
patches.kernel.org/6.6.2-540-llc-verify-mac-len-before-reading-mac-header.patch
patches.kernel.org/6.6.2-541-hsr-Prevent-use-after-free-in-prp_create_tagged.patch
patches.kernel.org/6.6.2-542-tipc-Change-nla_policy-for-bearer-related-names.patch
patches.kernel.org/6.6.2-543-rxrpc-Fix-two-connection-reaping-bugs.patch
patches.kernel.org/6.6.2-544-bpf-Check-map-usercnt-after-timer-timer-is-assi.patch
patches.kernel.org/6.6.2-545-inet-shrink-struct-flowi_common.patch
patches.kernel.org/6.6.2-546-octeontx2-pf-Fix-error-codes.patch
patches.kernel.org/6.6.2-547-octeontx2-pf-Fix-holes-in-error-code.patch
patches.kernel.org/6.6.2-548-net-page_pool-add-missing-free_percpu-when-page.patch
patches.kernel.org/6.6.2-549-dccp-Call-security_inet_conn_request-after-sett.patch
patches.kernel.org/6.6.2-550-dccp-tcp-Call-security_inet_conn_request-after-.patch
patches.kernel.org/6.6.2-551-net-r8169-Disable-multicast-filter-for-RTL8168H.patch
patches.kernel.org/6.6.2-552-Fix-termination-state-for-idr_for_each_entry_ul.patch
patches.kernel.org/6.6.2-553-net-stmmac-xgmac-Enable-support-for-multiple-Fl.patch
patches.kernel.org/6.6.2-554-selftests-pmtu.sh-fix-result-checking.patch
patches.kernel.org/6.6.2-555-octeontx2-pf-Free-pending-and-dropped-SQEs.patch
patches.kernel.org/6.6.2-556-net-smc-fix-dangling-sock-under-state-SMC_APPFI.patch
patches.kernel.org/6.6.2-557-net-smc-allow-cdc-msg-send-rather-than-drop-it-.patch
patches.kernel.org/6.6.2-558-net-smc-put-sk-reference-if-close-work-was-canc.patch
patches.kernel.org/6.6.2-559-nvme-fix-error-handling-for-io_uring-nvme-passt.patch
patches.kernel.org/6.6.2-560-riscv-boot-Fix-creation-of-loader.bin.patch
patches.kernel.org/6.6.2-561-ice-Fix-SRIOV-LAG-disable-on-non-compliant-aggr.patch
patches.kernel.org/6.6.2-562-ice-lag-in-RCU-use-atomic-allocation.patch
patches.kernel.org/6.6.2-563-ice-Fix-VF-VF-filter-rules-in-switchdev-mode.patch
patches.kernel.org/6.6.2-564-ice-Fix-VF-VF-direction-matching-in-drop-rule-i.patch
patches.kernel.org/6.6.2-565-tg3-power-down-device-only-on-SYSTEM_POWER_OFF.patch
patches.kernel.org/6.6.2-566-nbd-fix-uaf-in-nbd_open.patch
patches.kernel.org/6.6.2-567-blk-core-use-pr_warn_ratelimited-in-bio_check_r.patch
patches.kernel.org/6.6.2-568-vsock-virtio-remove-socket-from-connected-bound.patch
patches.kernel.org/6.6.2-569-r8169-respect-userspace-disabling-IFF_MULTICAST.patch
patches.kernel.org/6.6.2-570-virtio-vsock-Fix-uninit-value-in-virtio_transpo.patch
patches.kernel.org/6.6.2-571-net-enetc-shorten-enetc_setup_xdp_prog-error-me.patch
patches.kernel.org/6.6.2-572-i2c-iproc-handle-invalid-slave-state.patch
patches.kernel.org/6.6.2-573-netfilter-xt_recent-fix-increase-ipv6-literal-b.patch
patches.kernel.org/6.6.2-574-netfilter-nat-fix-ipv6-nat-redirect-with-mapped.patch
patches.kernel.org/6.6.2-575-net-sched-act_ct-Always-fill-offloading-tuple-i.patch
patches.kernel.org/6.6.2-576-RISC-V-Don-t-fail-in-riscv_of_parent_hartid-for.patch
patches.kernel.org/6.6.2-577-net-ti-icss-iep-fix-setting-counter-value.patch
patches.kernel.org/6.6.2-578-drivers-perf-Do-not-broadcast-to-other-cpus-whe.patch
patches.kernel.org/6.6.2-579-module-decompress-use-kvmalloc-consistently.patch
patches.kernel.org/6.6.2-580-fs-dlm-Simplify-buffer-size-computation-in-dlm_.patch
patches.kernel.org/6.6.2-581-drm-vc4-tests-Fix-UAF-in-the-mock-helpers.patch
patches.kernel.org/6.6.2-582-drm-syncobj-fix-DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVA.patch
patches.kernel.org/6.6.2-583-ASoC-rt712-sdca-fix-speaker-route-missing-issue.patch
patches.kernel.org/6.6.2-584-ASoC-mediatek-mt8186_mt6366_rt1019_rt5682s-triv.patch
patches.kernel.org/6.6.2-585-ASoC-hdmi-codec-register-hpd-callback-on-compon.patch
patches.kernel.org/6.6.2-586-ASoC-dapm-fix-clock-get-name.patch
patches.kernel.org/6.6.2-587-spi-spi-zynq-qspi-add-spi-mem-to-driver-kconfig.patch
patches.kernel.org/6.6.2-588-arm64-arm-arm_pmuv3-perf-Don-t-truncate-64-bit-.patch
patches.kernel.org/6.6.2-589-fbdev-imsttfb-fix-double-free-in-probe.patch
patches.kernel.org/6.6.2-590-fbdev-imsttfb-fix-a-resource-leak-in-probe.patch
patches.kernel.org/6.6.2-591-ALSA-hda-realtek-Add-support-dual-speaker-for-D.patch
patches.kernel.org/6.6.2-592-fbdev-fsl-diu-fb-mark-wr_reg_wa-static.patch
patches.kernel.org/6.6.2-593-tracing-kprobes-Fix-the-order-of-argument-descr.patch
patches.kernel.org/6.6.2-594-eventfs-Check-for-NULL-ef-in-eventfs_set_attr.patch
patches.kernel.org/6.6.2-595-selftests-mptcp-run-userspace-pm-tests-slower.patch
patches.kernel.org/6.6.2-596-selftests-mptcp-fix-wait_rm_addr-sf-parameters.patch
patches.kernel.org/6.6.2-597-io_uring-net-ensure-socket-is-marked-connected-.patch
patches.kernel.org/6.6.2-598-x86-amd_nb-Use-Family-19h-Models-60h-7Fh-Functi.patch
patches.kernel.org/6.6.2-599-Revert-PCI-ASPM-Disable-only-ASPM_STATE_L1-when.patch
patches.kernel.org/6.6.2-600-Revert-mmc-core-Capture-correct-oemid-bits-for-.patch
patches.kernel.org/6.6.2-601-btrfs-use-u64-for-buffer-sizes-in-the-tree-sear.patch
patches.kernel.org/6.6.2-602-btrfs-make-found_logical_ret-parameter-mandator.patch
patches.kernel.org/6.6.2-603-Linux-6.6.2.patch
patches.kernel.org/6.6.3-001-locking-ww_mutex-test-Fix-potential-workqueue-c.patch
patches.kernel.org/6.6.3-002-btrfs-abort-transaction-on-generation-mismatch-.patch
patches.kernel.org/6.6.3-003-lib-generic-radix-tree.c-Don-t-overflow-in-peek.patch
patches.kernel.org/6.6.3-004-x86-retpoline-Make-sure-there-are-no-unconverte.patch
patches.kernel.org/6.6.3-005-perf-core-Bail-out-early-if-the-request-AUX-are.patch
patches.kernel.org/6.6.3-006-srcu-Fix-srcu_struct-node-grpmask-overflow-on-6.patch
patches.kernel.org/6.6.3-007-selftests-lkdtm-Disable-CONFIG_UBSAN_TRAP-in-te.patch
patches.kernel.org/6.6.3-008-clocksource-drivers-timer-imx-gpt-Fix-potential.patch
patches.kernel.org/6.6.3-009-clocksource-drivers-timer-atmel-tcb-Fix-initial.patch
patches.kernel.org/6.6.3-010-srcu-Only-accelerate-on-enqueue-time.patch
patches.kernel.org/6.6.3-011-smp-csd-Throw-an-error-if-a-CSD-lock-is-stuck-f.patch
patches.kernel.org/6.6.3-012-cpu-hotplug-Don-t-offline-the-last-non-isolated.patch
patches.kernel.org/6.6.3-013-workqueue-Provide-one-lock-class-key-per-work_o.patch
patches.kernel.org/6.6.3-014-x86-mm-Drop-the-4-MB-restriction-on-minimal-NUM.patch
patches.kernel.org/6.6.3-015-wifi-plfxlc-fix-clang-specific-fortify-warning.patch
patches.kernel.org/6.6.3-016-wifi-ath12k-Ignore-fragments-from-uninitialized.patch
patches.kernel.org/6.6.3-017-wifi-mac80211_hwsim-fix-clang-specific-fortify-.patch
patches.kernel.org/6.6.3-018-wifi-mac80211-don-t-return-unset-power-in-ieee8.patch
patches.kernel.org/6.6.3-019-atl1c-Work-around-the-DMA-RX-overflow-issue.patch
patches.kernel.org/6.6.3-020-bpf-Detect-IP-ksym.end-as-part-of-BPF-program.patch
patches.kernel.org/6.6.3-021-wifi-ath9k-fix-clang-specific-fortify-warnings.patch
patches.kernel.org/6.6.3-022-wifi-ath12k-fix-possible-out-of-bound-read-in-a.patch
patches.kernel.org/6.6.3-023-wifi-ath10k-fix-clang-specific-fortify-warning.patch
patches.kernel.org/6.6.3-024-wifi-ath12k-fix-possible-out-of-bound-write-in-.patch
patches.kernel.org/6.6.3-025-ACPI-APEI-Fix-AER-info-corruption-when-error-st.patch
patches.kernel.org/6.6.3-026-net-sfp-add-quirk-for-Fiberstone-GPON-ONU-34-20.patch
patches.kernel.org/6.6.3-027-wifi-mt76-mt7921e-Support-MT7992-IP-in-Xiaomi-R.patch
patches.kernel.org/6.6.3-028-wifi-mt76-fix-clang-specific-fortify-warnings.patch
patches.kernel.org/6.6.3-029-net-annotate-data-races-around-sk-sk_tx_queue_m.patch
patches.kernel.org/6.6.3-030-net-annotate-data-races-around-sk-sk_dst_pendin.patch
patches.kernel.org/6.6.3-031-wifi-ath12k-mhi-fix-potential-memory-leak-in-at.patch
patches.kernel.org/6.6.3-032-wifi-ath10k-Don-t-touch-the-CE-interrupt-regist.patch
patches.kernel.org/6.6.3-033-net-sfp-add-quirk-for-FS-s-2.5G-copper-SFP.patch
patches.kernel.org/6.6.3-034-vsock-read-from-socket-s-error-queue.patch
patches.kernel.org/6.6.3-035-bpf-Ensure-proper-register-state-printing-for-c.patch
patches.kernel.org/6.6.3-036-wifi-iwlwifi-mvm-fix-size-check-for-fw_link_id.patch
patches.kernel.org/6.6.3-037-Bluetooth-btusb-Add-date-evt_skb-is-NULL-check.patch
patches.kernel.org/6.6.3-038-Bluetooth-Fix-double-free-in-hci_conn_cleanup.patch
patches.kernel.org/6.6.3-039-ACPI-EC-Add-quirk-for-HP-250-G7-Notebook-PC.patch
patches.kernel.org/6.6.3-040-tsnep-Fix-tsnep_request_irq-format-overflow-war.patch
patches.kernel.org/6.6.3-041-gpiolib-acpi-Add-a-ignore-interrupt-quirk-for-P.patch
patches.kernel.org/6.6.3-042-platform-chrome-kunit-initialize-lock-for-fake-.patch
patches.kernel.org/6.6.3-043-of-address-Fix-address-translation-when-address.patch
patches.kernel.org/6.6.3-044-platform-x86-thinkpad_acpi-Add-battery-quirk-fo.patch
patches.kernel.org/6.6.3-045-drm-gma500-Fix-call-trace-when-psb_gem_mm_init-.patch
patches.kernel.org/6.6.3-046-drm-amdkfd-ratelimited-SQ-interrupt-messages.patch
patches.kernel.org/6.6.3-047-drm-komeda-drop-all-currently-held-locks-if-dea.patch
patches.kernel.org/6.6.3-048-drm-amd-display-Blank-phantom-OTG-before-enabli.patch
patches.kernel.org/6.6.3-049-drm-amd-display-Don-t-lock-phantom-pipe-on-disa.patch
patches.kernel.org/6.6.3-050-drm-amd-display-add-seamless-pipe-topology-tran.patch
patches.kernel.org/6.6.3-051-drm-edid-Fixup-h-vsync_end-instead-of-h-vtotal.patch
patches.kernel.org/6.6.3-052-md-don-t-rely-on-mddev-pers-to-be-set-in-mddev_.patch
patches.kernel.org/6.6.3-053-drm-amdgpu-not-to-save-bo-in-the-case-of-RAS-er.patch
patches.kernel.org/6.6.3-054-drm-amdkfd-Fix-a-race-condition-of-vram-buffer-.patch
patches.kernel.org/6.6.3-055-drm-amdgpu-update-retry-times-for-psp-vmbx-wait.patch
patches.kernel.org/6.6.3-056-drm-amd-Update-update_pcie_parameters-functions.patch
patches.kernel.org/6.6.3-057-drm-amd-display-use-full-update-for-clip-size-i.patch
patches.kernel.org/6.6.3-058-string.h-add-array-wrappers-for-v-memdup_user.patch
patches.kernel.org/6.6.3-059-kernel-kexec-copy-user-array-safely.patch
patches.kernel.org/6.6.3-060-kernel-watch_queue-copy-user-array-safely.patch
patches.kernel.org/6.6.3-061-drm_lease.c-copy-user-array-safely.patch
patches.kernel.org/6.6.3-062-drm-vmwgfx_surface.c-copy-user-array-safely.patch
patches.kernel.org/6.6.3-063-drm-msm-dp-skip-validity-check-for-DP-CTS-EDID-.patch
patches.kernel.org/6.6.3-064-drm-amd-Fix-UBSAN-array-index-out-of-bounds-for.patch
patches.kernel.org/6.6.3-065-drm-amd-Fix-UBSAN-array-index-out-of-bounds-for.patch
patches.kernel.org/6.6.3-066-drm-amdgpu-Fix-potential-null-pointer-derefernc.patch
patches.kernel.org/6.6.3-067-drm-panel-fix-a-possible-null-pointer-dereferen.patch
patches.kernel.org/6.6.3-068-drm-panel-panel-tpo-tpg110-fix-a-possible-null-.patch
patches.kernel.org/6.6.3-069-drm-radeon-fix-a-possible-null-pointer-derefere.patch
patches.kernel.org/6.6.3-070-drm-amdgpu-vkms-fix-a-possible-null-pointer-der.patch
patches.kernel.org/6.6.3-071-drm-panel-st7703-Pick-different-reset-sequence.patch
patches.kernel.org/6.6.3-072-drm-amdkfd-Fix-shift-out-of-bounds-issue.patch
patches.kernel.org/6.6.3-073-drm-amdgpu-Fix-a-null-pointer-access-when-the-s.patch
patches.kernel.org/6.6.3-074-drm-amd-Disable-PP_PCIE_DPM_MASK-when-dynamic-s.patch
patches.kernel.org/6.6.3-075-drm-amd-display-fix-num_ways-overflow-error.patch
patches.kernel.org/6.6.3-076-drm-amd-check-num-of-link-levels-when-update-pc.patch
patches.kernel.org/6.6.3-077-soc-qcom-pmic-Fix-resource-leaks-in-a-device_fo.patch
patches.kernel.org/6.6.3-078-arm64-dts-rockchip-Add-NanoPC-T6-PCIe-e-key-sup.patch
patches.kernel.org/6.6.3-079-arm64-dts-ls208xa-use-a-pseudo-bus-to-constrain.patch
patches.kernel.org/6.6.3-080-selftests-efivarfs-create-read-fix-a-resource-l.patch
patches.kernel.org/6.6.3-081-ASoC-mediatek-mt8188-mt6359-support-dynamic-pin.patch
patches.kernel.org/6.6.3-082-ASoC-soc-card-Add-storage-for-PCI-SSID.patch
patches.kernel.org/6.6.3-083-ASoC-SOF-Pass-PCI-SSID-to-machine-driver.patch
patches.kernel.org/6.6.3-084-ASoC-Intel-sof_sdw-Copy-PCI-SSID-to-struct-snd_.patch
patches.kernel.org/6.6.3-085-ASoC-cs35l56-Use-PCI-SSID-as-the-firmware-UID.patch
patches.kernel.org/6.6.3-086-crypto-pcrypt-Fix-hungtask-for-PADATA_RESET.patch
patches.kernel.org/6.6.3-087-ASoC-SOF-ipc4-handle-EXCEPTION_CAUGHT-notificat.patch
patches.kernel.org/6.6.3-088-RDMA-hfi1-Use-FIELD_GET-to-extract-Link-Width.patch
patches.kernel.org/6.6.3-089-scsi-hisi_sas-Set-debugfs_dir-pointer-to-NULL-a.patch
patches.kernel.org/6.6.3-090-scsi-ibmvfc-Remove-BUG_ON-in-the-case-of-an-emp.patch
patches.kernel.org/6.6.3-091-fs-jfs-Add-check-for-negative-db_l2nbperpage.patch
patches.kernel.org/6.6.3-092-fs-jfs-Add-validity-check-for-db_maxag-and-db_a.patch
patches.kernel.org/6.6.3-093-jfs-fix-array-index-out-of-bounds-in-dbFindLeaf.patch
patches.kernel.org/6.6.3-094-jfs-fix-array-index-out-of-bounds-in-diAlloc.patch
patches.kernel.org/6.6.3-095-HID-lenovo-Detect-quirk-free-fw-on-cptkbd-and-s.patch
patches.kernel.org/6.6.3-096-ARM-9320-1-fix-stack-depot-IRQ-stack-filter.patch
patches.kernel.org/6.6.3-097-ALSA-hda-Fix-possible-null-ptr-deref-when-assig.patch
patches.kernel.org/6.6.3-098-gpiolib-of-Add-quirk-for-mt2701-cs42448-ASoC-so.patch
patches.kernel.org/6.6.3-099-PCI-tegra194-Use-FIELD_GET-FIELD_PREP-with-Link.patch
patches.kernel.org/6.6.3-100-PCI-mvebu-Use-FIELD_PREP-with-Link-Width.patch
patches.kernel.org/6.6.3-101-atm-iphase-Do-PCI-error-checks-on-own-line.patch
patches.kernel.org/6.6.3-102-PCI-Do-error-check-on-own-line-to-split-long-if.patch
patches.kernel.org/6.6.3-103-scsi-libfc-Fix-potential-NULL-pointer-dereferen.patch
patches.kernel.org/6.6.3-104-PCI-Use-FIELD_GET-to-extract-Link-Width.patch
patches.kernel.org/6.6.3-105-PCI-Extract-ATS-disabling-to-a-helper-function.patch
patches.kernel.org/6.6.3-106-PCI-Disable-ATS-for-specific-Intel-IPU-E2000-de.patch
patches.kernel.org/6.6.3-107-PCI-dwc-Add-dw_pcie_link_set_max_link_width.patch
patches.kernel.org/6.6.3-108-PCI-dwc-Add-missing-PCI_EXP_LNKCAP_MLW-handling.patch
patches.kernel.org/6.6.3-109-misc-pci_endpoint_test-Add-Device-ID-for-R-Car-.patch
patches.kernel.org/6.6.3-110-PCI-Use-FIELD_GET-in-Sapphire-RX-5600-XT-Pulse-.patch
patches.kernel.org/6.6.3-111-ASoC-Intel-soc-acpi-cht-Add-Lenovo-Yoga-Tab-3-P.patch
patches.kernel.org/6.6.3-112-crypto-hisilicon-qm-prevent-soft-lockup-in-rece.patch
patches.kernel.org/6.6.3-113-HID-Add-quirk-for-Dell-Pro-Wireless-Keyboard-an.patch
patches.kernel.org/6.6.3-114-exfat-support-handle-zero-size-directory.patch
patches.kernel.org/6.6.3-115-mfd-intel-lpss-Add-Intel-Lunar-Lake-M-PCI-IDs.patch
patches.kernel.org/6.6.3-116-iio-adc-stm32-adc-harden-against-NULL-pointer-d.patch
patches.kernel.org/6.6.3-117-thunderbolt-Apply-USB-3.x-bandwidth-quirk-only-.patch
patches.kernel.org/6.6.3-118-tty-vcc-Add-check-for-kstrdup-in-vcc_probe.patch
patches.kernel.org/6.6.3-119-dt-bindings-phy-qcom-snps-eusb2-repeater-Add-ma.patch
patches.kernel.org/6.6.3-120-phy-qualcomm-phy-qcom-eusb2-repeater-Use-regmap.patch
patches.kernel.org/6.6.3-121-phy-qualcomm-phy-qcom-eusb2-repeater-Zero-out-u.patch
patches.kernel.org/6.6.3-122-usb-dwc3-core-configure-TX-RX-threshold-for-DWC.patch
patches.kernel.org/6.6.3-123-usb-ucsi-glink-use-the-connector-orientation-GP.patch
patches.kernel.org/6.6.3-124-soundwire-dmi-quirks-update-HP-Omen-match.patch
patches.kernel.org/6.6.3-125-f2fs-fix-error-path-of-__f2fs_build_free_nids.patch
patches.kernel.org/6.6.3-126-f2fs-fix-error-handling-of-__get_node_page.patch
patches.kernel.org/6.6.3-127-usb-host-xhci-Avoid-XHCI-resume-delay-if-SSUSB-.patch
patches.kernel.org/6.6.3-128-usb-gadget-f_ncm-Always-set-current-gadget-in-n.patch
patches.kernel.org/6.6.3-129-9p-trans_fd-Annotate-data-racy-writes-to-file-f.patch
patches.kernel.org/6.6.3-130-9p-v9fs_listxattr-fix-s-null-argument-warning.patch
patches.kernel.org/6.6.3-131-i3c-mipi-i3c-hci-Fix-out-of-bounds-access-in-hc.patch
patches.kernel.org/6.6.3-132-i2c-i801-Add-support-for-Intel-Birch-Stream-SoC.patch
patches.kernel.org/6.6.3-133-i2c-fix-memleak-in-i2c_new_client_device.patch
patches.kernel.org/6.6.3-134-i2c-sun6i-p2wi-Prevent-potential-division-by-ze.patch
patches.kernel.org/6.6.3-135-virtio-blk-fix-implicit-overflow-on-virtio_max_.patch
patches.kernel.org/6.6.3-136-i3c-master-mipi-i3c-hci-Fix-a-kernel-panic-for-.patch
patches.kernel.org/6.6.3-137-media-gspca-cpia1-shift-out-of-bounds-in-set_fl.patch
patches.kernel.org/6.6.3-138-media-vivid-avoid-integer-overflow.patch
patches.kernel.org/6.6.3-139-media-ipu-bridge-increase-sensor_name-size.patch
patches.kernel.org/6.6.3-140-gfs2-ignore-negated-quota-changes.patch
patches.kernel.org/6.6.3-141-gfs2-fix-an-oops-in-gfs2_permission.patch
patches.kernel.org/6.6.3-142-media-cobalt-Use-FIELD_GET-to-extract-Link-Widt.patch
patches.kernel.org/6.6.3-143-media-ccs-Fix-driver-quirk-struct-documentation.patch
patches.kernel.org/6.6.3-144-media-imon-fix-access-to-invalid-resource-for-t.patch
patches.kernel.org/6.6.3-145-drm-amd-display-Avoid-NULL-dereference-of-timin.patch
patches.kernel.org/6.6.3-146-gfs2-Fix-slab-use-after-free-in-gfs2_qd_dealloc.patch
patches.kernel.org/6.6.3-147-kgdb-Flush-console-before-entering-kgdb-on-pani.patch
patches.kernel.org/6.6.3-148-riscv-VMAP_STACK-overflow-detection-thread-safe.patch
patches.kernel.org/6.6.3-149-i2c-dev-copy-userspace-array-safely.patch
patches.kernel.org/6.6.3-150-ASoC-ti-omap-mcbsp-Fix-runtime-PM-underflow-war.patch
patches.kernel.org/6.6.3-151-drm-qxl-prevent-memory-leak.patch
patches.kernel.org/6.6.3-152-ALSA-hda-realtek-Add-quirk-for-ASUS-UX7602ZM.patch
patches.kernel.org/6.6.3-153-drm-amdgpu-fix-software-pci_unplug-on-some-chip.patch
patches.kernel.org/6.6.3-154-pwm-Fix-double-shift-bug.patch
patches.kernel.org/6.6.3-155-mtd-rawnand-tegra-add-missing-check-for-platfor.patch
patches.kernel.org/6.6.3-156-wifi-iwlwifi-Use-FW-rate-for-non-data-frames.patch
patches.kernel.org/6.6.3-157-sched-core-Optimize-in_task-and-in_interrupt-a-.patch
patches.kernel.org/6.6.3-158-samples-bpf-syscall_tp_user-Rename-num_progs-in.patch
patches.kernel.org/6.6.3-159-samples-bpf-syscall_tp_user-Fix-array-out-of-bo.patch
patches.kernel.org/6.6.3-160-dt-bindings-serial-fix-regex-pattern-for-matchi.patch
patches.kernel.org/6.6.3-161-SUNRPC-ECONNRESET-might-require-a-rebind.patch
patches.kernel.org/6.6.3-162-mtd-rawnand-intel-check-return-value-of-devm_ka.patch
patches.kernel.org/6.6.3-163-mtd-rawnand-meson-check-return-value-of-devm_ka.patch
patches.kernel.org/6.6.3-164-drm-i915-mtl-avoid-stringop-overflow-warning.patch
patches.kernel.org/6.6.3-165-NFSv4.1-fix-handling-NFS4ERR_DELAY-when-testing.patch
patches.kernel.org/6.6.3-166-SUNRPC-Add-an-IS_ERR-check-back-to-where-it-was.patch
patches.kernel.org/6.6.3-167-NFSv4.1-fix-SP4_MACH_CRED-protection-for-pnfs-I.patch
patches.kernel.org/6.6.3-168-SUNRPC-Fix-RPC-client-cleaned-up-the-freed-pipe.patch
patches.kernel.org/6.6.3-169-RISC-V-hwprobe-Fix-vDSO-SIGSEGV.patch
patches.kernel.org/6.6.3-170-riscv-provide-riscv-specific-is_trap_insn.patch
patches.kernel.org/6.6.3-171-gfs2-Silence-suspicious-RCU-usage-in-gfs2_permi.patch
patches.kernel.org/6.6.3-172-drm-i915-tc-Fix-Wformat-truncation-in-intel_tc_.patch
patches.kernel.org/6.6.3-173-riscv-split-cache-ops-out-of-dma-noncoherent.c.patch
patches.kernel.org/6.6.3-174-vdpa_sim_blk-allocate-the-buffer-zeroed.patch
patches.kernel.org/6.6.3-175-vhost-vdpa-fix-use-after-free-in-vhost_vdpa_pro.patch
patches.kernel.org/6.6.3-176-gcc-plugins-randstruct-Only-warn-about-true-fle.patch
patches.kernel.org/6.6.3-177-bpf-handle-ldimm64-properly-in-check_cfg.patch
patches.kernel.org/6.6.3-178-bpf-fix-precision-backtracking-instruction-iter.patch
patches.kernel.org/6.6.3-179-bpf-fix-control-flow-graph-checking-in-privileg.patch
patches.kernel.org/6.6.3-180-net-set-SOCK_RCU_FREE-before-inserting-socket-i.patch
patches.kernel.org/6.6.3-181-ipvlan-add-ipvlan_route_v6_outbound-helper.patch
patches.kernel.org/6.6.3-182-tty-Fix-uninit-value-access-in-ppp_sync_receive.patch
patches.kernel.org/6.6.3-183-net-ti-icssg-prueth-Add-missing-icss_iep_put-to.patch
patches.kernel.org/6.6.3-184-net-ti-icssg-prueth-Fix-error-cleanup-on-failin.patch
patches.kernel.org/6.6.3-185-xen-events-avoid-using-info_for_irq-in-xen_send.patch
patches.kernel.org/6.6.3-186-net-hns3-fix-add-VLAN-fail-issue.patch
patches.kernel.org/6.6.3-187-net-hns3-add-barrier-in-vf-mailbox-reply-proces.patch
patches.kernel.org/6.6.3-188-net-hns3-fix-incorrect-capability-bit-display-f.patch
patches.kernel.org/6.6.3-189-net-hns3-fix-out-of-bounds-access-may-occur-whe.patch
patches.kernel.org/6.6.3-190-net-hns3-fix-variable-may-not-initialized-probl.patch
patches.kernel.org/6.6.3-191-net-hns3-fix-VF-reset-fail-issue.patch
patches.kernel.org/6.6.3-192-net-hns3-fix-VF-wrong-speed-and-duplex-issue.patch
patches.kernel.org/6.6.3-193-tipc-Fix-kernel-infoleak-due-to-uninitialized-T.patch
patches.kernel.org/6.6.3-194-net-mvneta-fix-calls-to-page_pool_get_stats.patch
patches.kernel.org/6.6.3-195-ppp-limit-MRU-to-64K.patch
patches.kernel.org/6.6.3-196-xen-events-fix-delayed-eoi-list-handling.patch
patches.kernel.org/6.6.3-197-blk-mq-make-sure-active-queue-usage-is-held-for.patch
patches.kernel.org/6.6.3-198-ptp-annotate-data-race-around-q-head-and-q-tail.patch
patches.kernel.org/6.6.3-199-bonding-stop-the-device-in-bond_setup_by_slave.patch
patches.kernel.org/6.6.3-200-net-ethernet-cortina-Fix-max-RX-frame-define.patch
patches.kernel.org/6.6.3-201-net-ethernet-cortina-Handle-large-frames.patch
patches.kernel.org/6.6.3-202-net-ethernet-cortina-Fix-MTU-max-setting.patch
patches.kernel.org/6.6.3-203-af_unix-fix-use-after-free-in-unix_stream_read_.patch
patches.kernel.org/6.6.3-204-netfilter-nf_conntrack_bridge-initialize-err-to.patch
patches.kernel.org/6.6.3-205-netfilter-nf_tables-fix-pointer-math-issue-in-n.patch
patches.kernel.org/6.6.3-206-netfilter-nf_tables-bogus-ENOENT-when-destroyin.patch
patches.kernel.org/6.6.3-207-net-stmmac-fix-rx-budget-limit-check.patch
patches.kernel.org/6.6.3-208-net-stmmac-avoid-rx-queue-overrun.patch
patches.kernel.org/6.6.3-209-pds_core-use-correct-index-to-mask-irq.patch
patches.kernel.org/6.6.3-210-pds_core-fix-up-some-format-truncation-complain.patch
patches.kernel.org/6.6.3-211-gve-Fixes-for-napi_poll-when-budget-is-0.patch
patches.kernel.org/6.6.3-212-io_uring-fdinfo-remove-need-for-sqpoll-lock-for.patch
patches.kernel.org/6.6.3-213-Revert-net-mlx5-DR-Supporting-inline-WQE-when-p.patch
patches.kernel.org/6.6.3-214-net-mlx5-Free-used-cpus-mask-when-an-IRQ-is-rel.patch
patches.kernel.org/6.6.3-215-net-mlx5-Decouple-PHC-.adjtime-and-.adjphase-im.patch
patches.kernel.org/6.6.3-216-net-mlx5e-fix-double-free-of-encap_header.patch
patches.kernel.org/6.6.3-217-net-mlx5e-fix-double-free-of-encap_header-in-up.patch
patches.kernel.org/6.6.3-218-net-mlx5e-Fix-pedit-endianness.patch
patches.kernel.org/6.6.3-219-net-mlx5e-Don-t-modify-the-peer-sent-to-vport-r.patch
patches.kernel.org/6.6.3-220-net-mlx5e-Avoid-referencing-skb-after-free-ing-.patch
patches.kernel.org/6.6.3-221-net-mlx5e-Track-xmit-submission-to-PTP-WQ-after.patch
patches.kernel.org/6.6.3-222-net-mlx5e-Update-doorbell-for-port-timestamping.patch
patches.kernel.org/6.6.3-223-net-mlx5-Increase-size-of-irq-name-buffer.patch
patches.kernel.org/6.6.3-224-net-mlx5e-Reduce-the-size-of-icosq_str.patch
patches.kernel.org/6.6.3-225-net-mlx5e-Check-return-value-of-snprintf-writin.patch
patches.kernel.org/6.6.3-226-net-mlx5e-Check-return-value-of-snprintf-writin.patch
patches.kernel.org/6.6.3-227-net-sched-do-not-offload-flows-with-a-helper-in.patch
patches.kernel.org/6.6.3-228-macvlan-Don-t-propagate-promisc-change-to-lower.patch
patches.kernel.org/6.6.3-229-tools-power-turbostat-Fix-a-knl-bug.patch
patches.kernel.org/6.6.3-230-tools-power-turbostat-Enable-the-C-state-Pre-wa.patch
patches.kernel.org/6.6.3-231-scsi-ufs-core-Expand-MCQ-queue-slot-to-DeviceQu.patch
patches.kernel.org/6.6.3-232-cifs-spnego-add-in-HOST_KEY_LEN.patch
patches.kernel.org/6.6.3-233-cifs-fix-check-of-rc-in-function-generate_smb3s.patch
patches.kernel.org/6.6.3-234-perf-core-Fix-cpuctx-refcounting.patch
patches.kernel.org/6.6.3-235-i915-perf-Fix-NULL-deref-bugs-with-drm_dbg-call.patch
patches.kernel.org/6.6.3-236-perf-arm_cspmu-Reject-events-meant-for-other-PM.patch
patches.kernel.org/6.6.3-237-drivers-perf-Check-find_first_bit-return-value.patch
patches.kernel.org/6.6.3-238-media-venus-hfi-add-checks-to-perform-sanity-on.patch
patches.kernel.org/6.6.3-239-perf-intel-pt-Fix-async-branch-flags.patch
patches.kernel.org/6.6.3-240-powerpc-perf-Fix-disabling-BHRB-and-instruction.patch
patches.kernel.org/6.6.3-241-randstruct-Fix-gcc-plugin-performance-mode-to-s.patch
patches.kernel.org/6.6.3-242-spi-Fix-null-dereference-on-suspend.patch
patches.kernel.org/6.6.3-243-bpf-Fix-check_stack_write_fixed_off-to-correctl.patch
patches.kernel.org/6.6.3-244-bpf-Fix-precision-tracking-for-BPF_ALU-BPF_TO_B.patch
patches.kernel.org/6.6.3-245-scsi-mpt3sas-Fix-loop-logic.patch
patches.kernel.org/6.6.3-246-scsi-megaraid_sas-Increase-register-read-retry-.patch
patches.kernel.org/6.6.3-247-scsi-ufs-qcom-Update-PHY-settings-only-when-sca.patch
patches.kernel.org/6.6.3-248-scsi-qla2xxx-Fix-system-crash-due-to-bad-pointe.patch
patches.kernel.org/6.6.3-249-scsi-ufs-core-Fix-racing-issue-between-ufshcd_m.patch
patches.kernel.org/6.6.3-250-x86-shstk-Delay-signal-entry-SSP-write-until-af.patch
patches.kernel.org/6.6.3-251-crypto-x86-sha-load-modules-based-on-CPU-featur.patch
patches.kernel.org/6.6.3-252-x86-PCI-Avoid-PME-from-D3hot-D3cold-for-AMD-Rem.patch
patches.kernel.org/6.6.3-253-x86-apic-msi-Fix-misconfigured-non-maskable-MSI.patch
patches.kernel.org/6.6.3-254-x86-cpu-hygon-Fix-the-CPU-topology-evaluation-f.patch
patches.kernel.org/6.6.3-255-KVM-x86-hyper-v-Don-t-auto-enable-stimer-on-wri.patch
patches.kernel.org/6.6.3-256-KVM-x86-Ignore-MSR_AMD64_TW_CFG-access.patch
patches.kernel.org/6.6.3-257-KVM-x86-Clear-bit12-of-ICR-after-APIC-write-VM-.patch
patches.kernel.org/6.6.3-258-KVM-x86-Fix-lapic-timer-interrupt-lost-after-lo.patch
patches.kernel.org/6.6.3-259-mmc-sdhci-pci-gli-GL9755-Mask-the-replay-timer-.patch
patches.kernel.org/6.6.3-260-sched-psi-fix-unprivileged-polling-against-cgro.patch
patches.kernel.org/6.6.3-261-audit-don-t-take-task_lock-in-audit_exe_compare.patch
patches.kernel.org/6.6.3-262-audit-don-t-WARN_ON_ONCE-current-mm-in-audit_ex.patch
patches.kernel.org/6.6.3-263-proc-sysctl-prevent-aliased-sysctls-from-gettin.patch
patches.kernel.org/6.6.3-264-tty-sysrq-replace-smp_processor_id-with-get_cpu.patch
patches.kernel.org/6.6.3-265-tty-serial-meson-fix-hard-LOCKUP-on-crtscts-mod.patch
patches.kernel.org/6.6.3-266-acpi-processor-sanitize-_OSC-_PDC-capabilities-.patch
patches.kernel.org/6.6.3-267-hvc-xen-fix-console-unplug.patch
patches.kernel.org/6.6.3-268-hvc-xen-fix-error-path-in-xen_hvc_init-to-alway.patch
patches.kernel.org/6.6.3-269-hvc-xen-fix-event-channel-handling-for-secondar.patch
patches.kernel.org/6.6.3-270-PCI-sysfs-Protect-driver-s-D3cold-preference-fr.patch
patches.kernel.org/6.6.3-271-mm-damon-sysfs-remove-requested-targets-when-on.patch
patches.kernel.org/6.6.3-272-mm-damon-sysfs-update-monitoring-target-regions.patch
patches.kernel.org/6.6.3-273-watchdog-move-softlockup_panic-back-to-early_pa.patch
patches.kernel.org/6.6.3-274-iommufd-Fix-missing-update-of-domains_itree-aft.patch
patches.kernel.org/6.6.3-275-fbdev-stifb-Make-the-STI-next-font-pointer-a-32.patch
patches.kernel.org/6.6.3-276-dm-crypt-account-large-pages-in-cc-n_allocated_.patch
patches.kernel.org/6.6.3-277-mm-damon-lru_sort-avoid-divide-by-zero-in-hot-t.patch
patches.kernel.org/6.6.3-278-mm-damon-ops-common-avoid-divide-by-zero-during.patch
patches.kernel.org/6.6.3-279-mm-damon-implement-a-function-for-max-nr_access.patch
patches.kernel.org/6.6.3-280-mm-damon-core-avoid-divide-by-zero-during-monit.patch
patches.kernel.org/6.6.3-281-mm-damon-sysfs-schemes-handle-tried-region-dire.patch
patches.kernel.org/6.6.3-282-mm-damon-sysfs-schemes-handle-tried-regions-sys.patch
patches.kernel.org/6.6.3-283-mm-damon-core.c-avoid-unintentional-filtering-o.patch
patches.kernel.org/6.6.3-284-mm-damon-sysfs-check-error-from-damon_sysfs_upd.patch
patches.kernel.org/6.6.3-285-parisc-Add-nop-instructions-after-TLB-inserts.patch
patches.kernel.org/6.6.3-286-ACPI-resource-Do-IRQ-override-on-TongFang-GMxXG.patch
patches.kernel.org/6.6.3-287-regmap-Ensure-range-selector-registers-are-upda.patch
patches.kernel.org/6.6.3-288-wifi-ath11k-fix-temperature-event-locking.patch
patches.kernel.org/6.6.3-289-wifi-ath11k-fix-dfs-radar-event-locking.patch
patches.kernel.org/6.6.3-290-wifi-ath11k-fix-htt-pktlog-locking.patch
patches.kernel.org/6.6.3-291-wifi-ath11k-fix-gtk-offload-status-event-lockin.patch
patches.kernel.org/6.6.3-292-wifi-ath12k-fix-htt-mlo-offset-event-locking.patch
patches.kernel.org/6.6.3-293-wifi-ath12k-fix-dfs-radar-and-temperature-event.patch
patches.kernel.org/6.6.3-294-mmc-meson-gx-Remove-setting-of-CMD_CFG_ERROR.patch
patches.kernel.org/6.6.3-295-genirq-generic_chip-Make-irq_remove_generic_chi.patch
patches.kernel.org/6.6.3-296-sched-core-Fix-RQCF_ACT_SKIP-leak.patch
patches.kernel.org/6.6.3-297-pmdomain-bcm-bcm2835-power-check-if-the-ASB-reg.patch
patches.kernel.org/6.6.3-298-KEYS-trusted-tee-Refactor-register-SHM-usage.patch
patches.kernel.org/6.6.3-299-KEYS-trusted-Rollback-init_trusted-consistently.patch
patches.kernel.org/6.6.3-300-PCI-keystone-Don-t-discard-.remove-callback.patch
patches.kernel.org/6.6.3-301-PCI-keystone-Don-t-discard-.probe-callback.patch
patches.kernel.org/6.6.3-302-pmdomain-amlogic-Fix-mask-for-the-second-NNA-me.patch
patches.kernel.org/6.6.3-303-arm64-Restrict-CPU_BIG_ENDIAN-to-GNU-as-or-LLVM.patch
patches.kernel.org/6.6.3-304-arm64-module-Fix-PLT-counting-when-CONFIG_RANDO.patch
patches.kernel.org/6.6.3-305-pmdomain-imx-Make-imx-pgc-power-domain-also-set.patch
patches.kernel.org/6.6.3-306-parisc-agp-Use-64-bit-LE-values-in-SBA-IOMMU-PD.patch
patches.kernel.org/6.6.3-307-parisc-pdc-Add-width-field-to-struct-pdc_model.patch
patches.kernel.org/6.6.3-308-parisc-power-Add-power-soft-off-when-running-on.patch
patches.kernel.org/6.6.3-309-cpufreq-stats-Fix-buffer-overflow-detection-in-.patch
patches.kernel.org/6.6.3-310-powercap-intel_rapl-Downgrade-BIOS-locked-limit.patch
patches.kernel.org/6.6.3-311-clk-socfpga-Fix-undefined-behavior-bug-in-struc.patch
patches.kernel.org/6.6.3-312-clk-visconti-Fix-undefined-behavior-bug-in-stru.patch
patches.kernel.org/6.6.3-313-integrity-powerpc-Do-not-select-CA_MACHINE_KEYR.patch
patches.kernel.org/6.6.3-314-clk-qcom-ipq8074-drop-the-CLK_SET_RATE_PARENT-f.patch
patches.kernel.org/6.6.3-315-clk-qcom-ipq6018-drop-the-CLK_SET_RATE_PARENT-f.patch
patches.kernel.org/6.6.3-316-ksmbd-fix-recursive-locking-in-vfs-helpers.patch
patches.kernel.org/6.6.3-317-ksmbd-handle-malformed-smb1-message.patch
patches.kernel.org/6.6.3-318-ksmbd-fix-slab-out-of-bounds-write-in-smb_inher.patch
patches.kernel.org/6.6.3-319-mmc-vub300-fix-an-error-code.patch
patches.kernel.org/6.6.3-320-mmc-sdhci_am654-fix-start-loop-index-for-TAP-va.patch
patches.kernel.org/6.6.3-321-mmc-Add-quirk-MMC_QUIRK_BROKEN_CACHE_FLUSH-for-.patch
patches.kernel.org/6.6.3-322-PCI-qcom-ep-Add-dedicated-callback-for-writing-.patch
patches.kernel.org/6.6.3-323-PCI-ASPM-Fix-L1-substate-handling-in-aspm_attr_.patch
patches.kernel.org/6.6.3-324-PCI-kirin-Don-t-discard-.remove-callback.patch
patches.kernel.org/6.6.3-325-PCI-exynos-Don-t-discard-.remove-callback.patch
patches.kernel.org/6.6.3-326-PCI-Lengthen-reset-delay-for-VideoPropulsion-To.patch
patches.kernel.org/6.6.3-327-wifi-wilc1000-use-vmm_table-as-array-in-wilc-st.patch
patches.kernel.org/6.6.3-328-svcrdma-Drop-connection-after-an-RDMA-Read-erro.patch
patches.kernel.org/6.6.3-329-rcu-tree-Defer-setting-of-jiffies-during-stall-.patch
patches.kernel.org/6.6.3-330-arm64-dts-qcom-ipq6018-Fix-hwlock-index-for-SME.patch
patches.kernel.org/6.6.3-331-dt-bindings-timer-renesas-rz-mtu3-Fix-overflow-.patch
patches.kernel.org/6.6.3-332-PM-hibernate-Use-__get_safe_page-rather-than-to.patch
patches.kernel.org/6.6.3-333-PM-hibernate-Clean-up-sync_read-handling-in-sna.patch
patches.kernel.org/6.6.3-334-rcu-kmemleak-Ignore-kmemleak-false-positives-wh.patch
patches.kernel.org/6.6.3-335-btrfs-don-t-arbitrarily-slow-down-delalloc-if-w.patch
patches.kernel.org/6.6.3-336-thermal-intel-powerclamp-fix-mismatch-in-get-fu.patch
patches.kernel.org/6.6.3-337-arm64-dts-qcom-ipq5332-Fix-hwlock-index-for-SME.patch
patches.kernel.org/6.6.3-338-arm64-dts-qcom-ipq8074-Fix-hwlock-index-for-SME.patch
patches.kernel.org/6.6.3-339-firmware-qcom_scm-use-64-bit-calling-convention.patch
patches.kernel.org/6.6.3-340-ACPI-FPDT-properly-handle-invalid-FPDT-subtable.patch
patches.kernel.org/6.6.3-341-arm64-dts-qcom-ipq9574-Fix-hwlock-index-for-SME.patch
patches.kernel.org/6.6.3-342-arm64-dts-qcom-ipq6018-Fix-tcsr_mutex-register-.patch
patches.kernel.org/6.6.3-343-leds-trigger-netdev-Move-size-check-in-set_devi.patch
patches.kernel.org/6.6.3-344-mfd-qcom-spmi-pmic-Fix-reference-leaks-in-revid.patch
patches.kernel.org/6.6.3-345-mfd-qcom-spmi-pmic-Fix-revid-implementation.patch
patches.kernel.org/6.6.3-346-ima-annotate-iint-mutex-to-avoid-lockdep-false-.patch
patches.kernel.org/6.6.3-347-ima-detect-changes-to-the-backing-overlay-file.patch
patches.kernel.org/6.6.3-348-netfilter-nf_tables-remove-catchall-element-in-.patch
patches.kernel.org/6.6.3-349-netfilter-nf_tables-split-async-and-sync-catcha.patch
patches.kernel.org/6.6.3-350-ASoC-soc-dai-add-flag-to-mute-and-unmute-stream.patch
patches.kernel.org/6.6.3-351-ASoC-codecs-wsa883x-make-use-of-new-mute_unmute.patch
patches.kernel.org/6.6.3-352-selftests-resctrl-Fix-uninitialized-.sa_flags.patch
patches.kernel.org/6.6.3-353-selftests-resctrl-Remove-duplicate-feature-chec.patch
patches.kernel.org/6.6.3-354-selftests-resctrl-Move-_GNU_SOURCE-define-into-.patch
patches.kernel.org/6.6.3-355-selftests-resctrl-Refactor-feature-check-to-use.patch
patches.kernel.org/6.6.3-356-selftests-resctrl-Fix-feature-checks.patch
patches.kernel.org/6.6.3-357-selftests-resctrl-Reduce-failures-due-to-outlie.patch
patches.kernel.org/6.6.3-358-hid-lenovo-Resend-all-settings-on-reset_resume-.patch
patches.kernel.org/6.6.3-359-ASoC-codecs-wsa-macro-fix-uninitialized-stack-v.patch
patches.kernel.org/6.6.3-360-jbd2-fix-potential-data-lost-in-recovering-jour.patch
patches.kernel.org/6.6.3-361-quota-explicitly-forbid-quota-files-from-being-.patch
patches.kernel.org/6.6.3-362-kernel-reboot-emergency_restart-Set-correct-sys.patch
patches.kernel.org/6.6.3-363-scripts-gdb-vmalloc-disable-on-no-MMU.patch
patches.kernel.org/6.6.3-364-fs-use-nth_page-in-place-of-direct-struct-page-.patch
patches.kernel.org/6.6.3-365-mips-use-nth_page-in-place-of-direct-struct-pag.patch
patches.kernel.org/6.6.3-366-i2c-core-Run-atomic-i2c-xfer-when-preemptible.patch
patches.kernel.org/6.6.3-367-selftests-clone3-Fix-broken-test-under-CONFIG_T.patch
patches.kernel.org/6.6.3-368-tracing-Have-the-user-copy-of-synthetic-event-a.patch
patches.kernel.org/6.6.3-369-driver-core-Release-all-resources-during-unbind.patch
patches.kernel.org/6.6.3-370-mcb-fix-error-handling-for-different-scenarios-.patch
patches.kernel.org/6.6.3-371-dmaengine-stm32-mdma-correct-desc-prep-when-cha.patch
patches.kernel.org/6.6.3-372-s390-mm-add-missing-arch_set_page_dat-call-to-v.patch
patches.kernel.org/6.6.3-373-s390-mm-add-missing-arch_set_page_dat-call-to-g.patch
patches.kernel.org/6.6.3-374-s390-cmma-fix-detection-of-DAT-pages.patch
patches.kernel.org/6.6.3-375-mm-cma-use-nth_page-in-place-of-direct-struct-p.patch
patches.kernel.org/6.6.3-376-mm-hugetlb-use-nth_page-in-place-of-direct-stru.patch
patches.kernel.org/6.6.3-377-mm-memory_hotplug-use-pfn-math-in-place-of-dire.patch
patches.kernel.org/6.6.3-378-mm-make-PR_MDWE_REFUSE_EXEC_GAIN-an-unsigned-lo.patch
patches.kernel.org/6.6.3-379-mtd-cfi_cmdset_0001-Byte-swap-OTP-info.patch
patches.kernel.org/6.6.3-380-cxl-region-Do-not-try-to-cleanup-after-cxl_regi.patch
patches.kernel.org/6.6.3-381-i3c-master-cdns-Fix-reading-status-register.patch
patches.kernel.org/6.6.3-382-i3c-master-svc-fix-race-condition-in-ibi-work-t.patch
patches.kernel.org/6.6.3-383-i3c-master-svc-fix-wrong-data-return-when-IBI-h.patch
patches.kernel.org/6.6.3-384-i3c-master-svc-fix-ibi-may-not-return-mandatory.patch
patches.kernel.org/6.6.3-385-i3c-master-svc-fix-check-wrong-status-register-.patch
patches.kernel.org/6.6.3-386-i3c-master-svc-fix-SDA-keep-low-when-polling-IB.patch
patches.kernel.org/6.6.3-387-i3c-master-svc-fix-random-hot-join-failure-sinc.patch
patches.kernel.org/6.6.3-388-cxl-region-Fix-x1-root-decoder-granularity-calc.patch
patches.kernel.org/6.6.3-389-cxl-port-Fix-delete_endpoint-vs-parent-unregist.patch
patches.kernel.org/6.6.3-390-apparmor-Fix-kernel-doc-warnings-in-apparmor-au.patch
patches.kernel.org/6.6.3-391-apparmor-Fix-kernel-doc-warnings-in-apparmor-li.patch
patches.kernel.org/6.6.3-392-apparmor-Fix-kernel-doc-warnings-in-apparmor-re.patch
patches.kernel.org/6.6.3-393-apparmor-Fix-kernel-doc-warnings-in-apparmor-po.patch
patches.kernel.org/6.6.3-394-apparmor-combine-common_audit_data-and-apparmor.patch
patches.kernel.org/6.6.3-395-apparmor-rename-audit_data-label-to-audit_data-.patch
patches.kernel.org/6.6.3-396-apparmor-pass-cred-through-to-audit-info.patch
patches.kernel.org/6.6.3-397-apparmor-Fix-regression-in-mount-mediation.patch
patches.kernel.org/6.6.3-398-Bluetooth-btusb-Add-RTW8852BE-device-13d3-3570-.patch
patches.kernel.org/6.6.3-399-Bluetooth-btusb-Add-0bda-b85b-for-Fn-Link-RTL88.patch
patches.kernel.org/6.6.3-400-drm-amd-display-enable-dsc_clk-even-if-dsc_pg-d.patch
patches.kernel.org/6.6.3-401-torture-Make-torture_hrtimeout_ns-take-an-hrtim.patch
patches.kernel.org/6.6.3-402-rcutorture-Fix-stuttering-races-and-other-issue.patch
patches.kernel.org/6.6.3-403-selftests-resctrl-Remove-bw_report-and-bm_type-.patch
patches.kernel.org/6.6.3-404-selftests-resctrl-Simplify-span-lifetime.patch
patches.kernel.org/6.6.3-405-selftests-resctrl-Make-benchmark-command-const-.patch
patches.kernel.org/6.6.3-406-selftests-resctrl-Extend-signal-handler-coverag.patch
patches.kernel.org/6.6.3-407-parisc-Prevent-booting-64-bit-kernels-on-PA1.x-.patch
patches.kernel.org/6.6.3-408-parisc-pgtable-Do-not-drop-upper-5-address-bits.patch
patches.kernel.org/6.6.3-409-parisc-power-Fix-power-soft-off-when-running-on.patch
patches.kernel.org/6.6.3-410-parisc-fix-mmap_base-calculation-when-stack-gro.patch
patches.kernel.org/6.6.3-411-xhci-Enable-RPM-on-controllers-that-support-low.patch
patches.kernel.org/6.6.3-412-smb3-fix-creating-FIFOs-when-mounting-with-sfu-.patch
patches.kernel.org/6.6.3-413-smb3-fix-touch-h-of-symlink.patch
patches.kernel.org/6.6.3-414-smb3-allow-dumping-session-and-tcon-id-to-impro.patch
patches.kernel.org/6.6.3-415-smb3-fix-caching-of-ctime-on-setxattr.patch
patches.kernel.org/6.6.3-416-smb-client-fix-use-after-free-bug-in-cifs_debug.patch
patches.kernel.org/6.6.3-417-smb-client-fix-use-after-free-in-smb2_query_inf.patch
patches.kernel.org/6.6.3-418-smb-client-fix-potential-deadlock-when-releasin.patch
patches.kernel.org/6.6.3-419-smb-client-fix-mount-when-dns_resolver-key-is-n.patch
patches.kernel.org/6.6.3-420-cifs-reconnect-helper-should-set-reconnect-for-.patch
patches.kernel.org/6.6.3-421-cifs-force-interface-update-before-a-fresh-sess.patch
patches.kernel.org/6.6.3-422-cifs-do-not-reset-chan_max-if-multichannel-is-n.patch
patches.kernel.org/6.6.3-423-cifs-do-not-pass-cifs_sb-when-trying-to-add-cha.patch
patches.kernel.org/6.6.3-424-cifs-Fix-encryption-of-cleared-but-unset-rq_ite.patch
patches.kernel.org/6.6.3-425-xfs-recovery-should-not-clear-di_flushiter-unco.patch
patches.kernel.org/6.6.3-426-btrfs-zoned-wait-for-data-BG-to-be-finished-on-.patch
patches.kernel.org/6.6.3-427-ALSA-info-Fix-potential-deadlock-at-disconnecti.patch
patches.kernel.org/6.6.3-428-ALSA-hda-realtek-Enable-Mute-LED-on-HP-255-G8.patch
patches.kernel.org/6.6.3-429-ALSA-hda-realtek-Add-Dell-ALC295-to-pin-fall-ba.patch
patches.kernel.org/6.6.3-430-ALSA-hda-realtek-Enable-internal-speaker-of-ASU.patch
patches.kernel.org/6.6.3-431-ALSA-hda-realtek-Enable-Mute-LED-on-HP-255-G10.patch
patches.kernel.org/6.6.3-432-ALSA-hda-realtek-Add-quirks-for-HP-Laptops.patch
patches.kernel.org/6.6.3-433-Revert-ncsi-Propagate-carrier-gain-loss-events-.patch
patches.kernel.org/6.6.3-434-Revert-i2c-pxa-move-to-generic-GPIO-recovery.patch
patches.kernel.org/6.6.3-435-lsm-fix-default-return-value-for-vm_enough_memo.patch
patches.kernel.org/6.6.3-436-lsm-fix-default-return-value-for-inode_getsecct.patch
patches.kernel.org/6.6.3-437-sbsa_gwdt-Calculate-timeout-with-64-bit-math.patch
patches.kernel.org/6.6.3-438-i2c-designware-Disable-TX_EMPTY-irq-while-waiti.patch
patches.kernel.org/6.6.3-439-s390-ap-fix-AP-bus-crash-on-early-config-change.patch
patches.kernel.org/6.6.3-440-net-ethtool-Fix-documentation-of-ethtool_sprint.patch
patches.kernel.org/6.6.3-441-net-dsa-lan9303-consequently-nested-lock-physic.patch
patches.kernel.org/6.6.3-442-net-phylink-initialize-carrier-state-at-creatio.patch
patches.kernel.org/6.6.3-443-gfs2-don-t-withdraw-if-init_threads-got-interru.patch
patches.kernel.org/6.6.3-444-i2c-i801-fix-potential-race-in-i801_block_trans.patch
patches.kernel.org/6.6.3-445-f2fs-do-not-return-EFSCORRUPTED-but-try-to-run-.patch
patches.kernel.org/6.6.3-446-f2fs-set-the-default-compress_level-on-ioctl.patch
patches.kernel.org/6.6.3-447-f2fs-avoid-format-overflow-warning.patch
patches.kernel.org/6.6.3-448-f2fs-split-initial-and-dynamic-conditions-for-e.patch
patches.kernel.org/6.6.3-449-media-lirc-drop-trailing-space-from-scancode-tr.patch
patches.kernel.org/6.6.3-450-media-sharp-fix-sharp-encoding.patch
patches.kernel.org/6.6.3-451-media-venus-hfi_parser-Add-check-to-keep-the-nu.patch
patches.kernel.org/6.6.3-452-media-venus-hfi-fix-the-check-to-handle-session.patch
patches.kernel.org/6.6.3-453-media-venus-hfi-add-checks-to-handle-capabiliti.patch
patches.kernel.org/6.6.3-454-media-ccs-Correctly-initialise-try-compose-rect.patch
patches.kernel.org/6.6.3-455-drm-mediatek-dp-fix-memory-leak-on-get_edid-cal.patch
patches.kernel.org/6.6.3-456-drm-mediatek-dp-fix-memory-leak-on-get_edid-cal.patch
patches.kernel.org/6.6.3-457-dm-bufio-fix-no-sleep-mode.patch
patches.kernel.org/6.6.3-458-dm-verity-don-t-use-blocking-calls-from-tasklet.patch
patches.kernel.org/6.6.3-459-nfsd-fix-file-memleak-on-client_opens_release.patch
patches.kernel.org/6.6.3-460-NFSD-Update-nfsd_cache_append-to-use-xdr_stream.patch
patches.kernel.org/6.6.3-461-LoongArch-Mark-__percpu-functions-as-always-inl.patch
patches.kernel.org/6.6.3-462-tracing-fprobe-event-Fix-to-check-tracepoint-ev.patch
patches.kernel.org/6.6.3-463-swiotlb-do-not-free-decrypted-pages-if-dynamic.patch
patches.kernel.org/6.6.3-464-swiotlb-fix-out-of-bounds-TLB-allocations-with-.patch
patches.kernel.org/6.6.3-465-riscv-Using-TOOLCHAIN_HAS_ZIHINTPAUSE-marco-rep.patch
patches.kernel.org/6.6.3-466-riscv-put-interrupt-entries-into-.irqentry.text.patch
patches.kernel.org/6.6.3-467-riscv-mm-Update-the-comment-of-CONFIG_PAGE_OFFS.patch
patches.kernel.org/6.6.3-468-riscv-correct-pt_level-name-via-pgtable_l5-4_en.patch
patches.kernel.org/6.6.3-469-riscv-kprobes-allow-writing-to-x0.patch
patches.kernel.org/6.6.3-470-mmc-sdhci-pci-gli-A-workaround-to-allow-GL9750-.patch
patches.kernel.org/6.6.3-471-mm-fix-for-negative-counter-nr_file_hugepages.patch
patches.kernel.org/6.6.3-472-mm-kmem-drop-__GFP_NOFAIL-when-allocating-objcg.patch
patches.kernel.org/6.6.3-473-mptcp-deal-with-large-GSO-size.patch
patches.kernel.org/6.6.3-474-mptcp-add-validity-check-for-sending-RM_ADDR.patch
patches.kernel.org/6.6.3-475-mptcp-fix-setsockopt-IP_TOS-subflow-locking.patch
patches.kernel.org/6.6.3-476-selftests-mptcp-fix-fastclose-with-csum-failure.patch
patches.kernel.org/6.6.3-477-r8169-fix-network-lost-after-resume-on-DASH-sys.patch
patches.kernel.org/6.6.3-478-r8169-add-handling-DASH-when-DASH-is-disabled.patch
patches.kernel.org/6.6.3-479-mmc-sdhci-pci-gli-GL9750-Mask-the-replay-timer-.patch
patches.kernel.org/6.6.3-480-media-qcom-camss-Fix-pm_domain_on-sequence-in-p.patch
patches.kernel.org/6.6.3-481-media-qcom-camss-Fix-vfe_get-error-jump.patch
patches.kernel.org/6.6.3-482-media-qcom-camss-Fix-VFE-17x-vfe_disable_output.patch
patches.kernel.org/6.6.3-483-media-qcom-camss-Fix-VFE-480-vfe_disable_output.patch
patches.kernel.org/6.6.3-484-media-qcom-camss-Fix-missing-vfe_lite-clocks-ch.patch
patches.kernel.org/6.6.3-485-media-qcom-camss-Fix-set-CSI2_RX_CFG1_VC_MODE-w.patch
patches.kernel.org/6.6.3-486-media-qcom-camss-Fix-invalid-clock-enable-bit-d.patch
patches.kernel.org/6.6.3-487-media-qcom-camss-Fix-csid-gen2-for-test-pattern.patch
patches.kernel.org/6.6.3-488-Revert-HID-logitech-dj-Add-support-for-a-new-li.patch
patches.kernel.org/6.6.3-489-Revert-net-r8169-Disable-multicast-filter-for-R.patch
patches.kernel.org/6.6.3-490-ext4-fix-race-between-writepages-and-remount.patch
patches.kernel.org/6.6.3-491-ext4-no-need-to-generate-from-free-list-in-mbal.patch
patches.kernel.org/6.6.3-492-ext4-make-sure-allocate-pending-entry-not-fail.patch
patches.kernel.org/6.6.3-493-ext4-apply-umask-if-ACL-support-is-disabled.patch
patches.kernel.org/6.6.3-494-ext4-correct-offset-of-gdb-backup-in-non-meta_b.patch
patches.kernel.org/6.6.3-495-ext4-mark-buffer-new-if-it-is-unwritten-to-avoi.patch
patches.kernel.org/6.6.3-496-ext4-correct-return-value-of-ext4_convert_meta_.patch
patches.kernel.org/6.6.3-497-ext4-correct-the-start-block-of-counting-reserv.patch
patches.kernel.org/6.6.3-498-ext4-remove-gdb-backup-copy-for-meta-bg-in-setu.patch
patches.kernel.org/6.6.3-499-ext4-add-missed-brelse-in-update_backups.patch
patches.kernel.org/6.6.3-500-ext4-properly-sync-file-size-update-after-O_SYN.patch
patches.kernel.org/6.6.3-501-ext4-fix-racy-may-inline-data-check-in-dio-writ.patch
patches.kernel.org/6.6.3-502-drm-amd-pm-Handle-non-terminated-overdrive-comm.patch
patches.kernel.org/6.6.3-503-drm-bridge-it66121-get_edid-callback-must-not-r.patch
patches.kernel.org/6.6.3-504-x86-srso-Move-retbleed-IBPB-check-into-existing.patch
patches.kernel.org/6.6.3-505-drm-amd-display-Add-Null-check-for-DPP-resource.patch
patches.kernel.org/6.6.3-506-drm-i915-mtl-Support-HBR3-rate-with-C10-phy-and.patch
patches.kernel.org/6.6.3-507-drm-i915-Bump-GLK-CDCLK-frequency-when-driving-.patch
patches.kernel.org/6.6.3-508-drm-i915-Fix-potential-spectre-vulnerability.patch
patches.kernel.org/6.6.3-509-drm-i915-Flush-WC-GGTT-only-on-required-platfor.patch
patches.kernel.org/6.6.3-510-drm-amd-pm-Fix-error-of-MACO-flag-setting-code.patch
patches.kernel.org/6.6.3-511-drm-amdgpu-smu13-drop-compute-workload-workarou.patch
patches.kernel.org/6.6.3-512-drm-amdgpu-don-t-use-pci_is_thunderbolt_attache.patch
patches.kernel.org/6.6.3-513-drm-amdgpu-fix-GRBM-read-timeout-when-do-mes_se.patch
patches.kernel.org/6.6.3-514-drm-amdgpu-add-a-retry-for-IP-discovery-init.patch
patches.kernel.org/6.6.3-515-drm-amdgpu-don-t-use-ATRM-for-external-devices.patch
patches.kernel.org/6.6.3-516-drm-amdgpu-fix-error-handling-in-amdgpu_vm_init.patch
patches.kernel.org/6.6.3-517-drm-amdgpu-fix-error-handling-in-amdgpu_bo_list.patch
patches.kernel.org/6.6.3-518-drm-amdgpu-lower-CS-errors-to-debug-severity.patch
patches.kernel.org/6.6.3-519-drm-amdgpu-Fix-possible-null-pointer-dereferenc.patch
patches.kernel.org/6.6.3-520-drm-amd-display-Guard-against-invalid-RPTR-WPTR.patch
patches.kernel.org/6.6.3-521-drm-amd-display-Fix-DSC-not-Enabled-on-Direct-M.patch
patches.kernel.org/6.6.3-522-drm-amd-display-fix-a-NULL-pointer-dereference-.patch
patches.kernel.org/6.6.3-523-drm-amd-display-Enable-fast-plane-updates-on-DC.patch
patches.kernel.org/6.6.3-524-drm-amd-display-Clear-dpcd_sink_ext_caps-if-not.patch
patches.kernel.org/6.6.3-525-drm-amd-display-Change-the-DMCUB-mailbox-memory.patch
patches.kernel.org/6.6.3-526-Linux-6.6.3.patch
patches.kernel.org/6.6.4-001-NFSD-Fix-start-of-NFS-reply-pointer-passed-to-n.patch
patches.kernel.org/6.6.4-002-NFSD-Fix-checksum-mismatches-in-the-duplicate-r.patch
patches.kernel.org/6.6.4-003-irqchip-gic-v3-its-Flush-ITS-tables-correctly-i.patch
patches.kernel.org/6.6.4-004-hv-hv_kvp_daemon-Some-small-fixes-for-handling-.patch
patches.kernel.org/6.6.4-005-sched-eevdf-Fix-vruntime-adjustment-on-reweight.patch
patches.kernel.org/6.6.4-006-sched-fair-Fix-the-decision-for-load-balance.patch
patches.kernel.org/6.6.4-007-drm-msm-dsi-use-the-correct-VREG_CTRL_1-value-f.patch
patches.kernel.org/6.6.4-008-s390-ism-ism-driver-implies-smc-protocol.patch
patches.kernel.org/6.6.4-009-rxrpc-Fix-RTT-determination-to-use-any-ACK-as-a.patch
patches.kernel.org/6.6.4-010-rxrpc-Defer-the-response-to-a-PING-ACK-until-we.patch
patches.kernel.org/6.6.4-011-afs-Fix-afs_server_list-to-be-cleaned-up-with-R.patch
patches.kernel.org/6.6.4-012-afs-Make-error-on-cell-lookup-failure-consisten.patch
patches.kernel.org/6.6.4-013-blk-cgroup-avoid-to-warn-rcu_read_lock_held-in-.patch
patches.kernel.org/6.6.4-014-drm-panel-auo-b101uan08.3-Fine-tune-the-panel-p.patch
patches.kernel.org/6.6.4-015-fs-Pass-AT_GETATTR_NOSEC-flag-to-getattr-interf.patch
patches.kernel.org/6.6.4-016-drm-panel-simple-Fix-Innolux-G101ICE-L01-bus-fl.patch
patches.kernel.org/6.6.4-017-drm-panel-simple-Fix-Innolux-G101ICE-L01-timing.patch
patches.kernel.org/6.6.4-018-net-wangxun-fix-kernel-panic-due-to-null-pointe.patch
patches.kernel.org/6.6.4-019-wireguard-use-DEV_STATS_INC.patch
patches.kernel.org/6.6.4-020-octeontx2-pf-Fix-memory-leak-during-interface-d.patch
patches.kernel.org/6.6.4-021-ata-pata_isapnp-Add-missing-error-check-for-dev.patch
patches.kernel.org/6.6.4-022-drm-i915-do-not-clean-GT-table-on-error-path.patch
patches.kernel.org/6.6.4-023-filemap-add-a-per-mapping-stable-writes-flag.patch
patches.kernel.org/6.6.4-024-block-update-the-stable_writes-flag-in-bdev_add.patch
patches.kernel.org/6.6.4-025-libfs-getdents-should-return-0-after-reaching-E.patch
patches.kernel.org/6.6.4-026-drm-rockchip-vop-Fix-color-for-RGB888-BGR888-fo.patch
patches.kernel.org/6.6.4-027-PM-tools-Fix-sleepgraph-syntax-error.patch
patches.kernel.org/6.6.4-028-net-vrf-Move-dstats-structure-to-core.patch
patches.kernel.org/6.6.4-029-net-Move-l-t-d-stats-allocation-to-core-and-con.patch
patches.kernel.org/6.6.4-030-bpf-Fix-dev-s-rx-stats-for-bpf_redirect_peer-tr.patch
patches.kernel.org/6.6.4-031-accel-ivpu-Do-not-initialize-parameters-on-powe.patch
patches.kernel.org/6.6.4-032-accel-ivpu-37xx-Fix-hangs-related-to-MMIO-reset.patch
patches.kernel.org/6.6.4-033-HID-fix-HID-device-resource-race-between-HID-co.patch
patches.kernel.org/6.6.4-034-ipv4-Correct-silence-an-endian-warning-in-__ip_.patch
patches.kernel.org/6.6.4-035-drm-panel-boe-tv101wum-nl6-Fine-tune-Himax83102.patch
patches.kernel.org/6.6.4-036-net-usb-ax88179_178a-fix-failed-operations-duri.patch
patches.kernel.org/6.6.4-037-net-smc-avoid-data-corruption-caused-by-decline.patch
patches.kernel.org/6.6.4-038-s390-ipl-add-missing-IPL_TYPE_ECKD_DUMP-case-to.patch
patches.kernel.org/6.6.4-039-arm64-mm-Fix-rodata-on-when-CONFIG_RODATA_FULL_.patch
patches.kernel.org/6.6.4-040-arm-xen-fix-xen_vcpu_info-allocation-alignment.patch
patches.kernel.org/6.6.4-041-octeontx2-pf-Fix-ntuple-rule-creation-to-direct.patch
patches.kernel.org/6.6.4-042-net-veth-fix-ethtool-stats-reporting.patch
patches.kernel.org/6.6.4-043-amd-xgbe-handle-corner-case-during-sfp-hotplug.patch
patches.kernel.org/6.6.4-044-amd-xgbe-handle-the-corner-case-during-tx-compl.patch
patches.kernel.org/6.6.4-045-amd-xgbe-propagate-the-correct-speed-and-duplex.patch
patches.kernel.org/6.6.4-046-i40e-Fix-adding-unsupported-cloud-filters.patch
patches.kernel.org/6.6.4-047-vsock-test-fix-SEQPACKET-message-bounds-test.patch
patches.kernel.org/6.6.4-048-net-axienet-Fix-check-for-partial-TX-checksum.patch
patches.kernel.org/6.6.4-049-net-ipa-fix-one-GSI-register-field-width.patch
patches.kernel.org/6.6.4-050-afs-Return-ENOENT-if-no-cell-DNS-record-can-be-.patch
patches.kernel.org/6.6.4-051-afs-Fix-file-locking-on-R-O-volumes-to-operate-.patch
patches.kernel.org/6.6.4-052-nvme-blank-out-authentication-fabrics-options-i.patch
patches.kernel.org/6.6.4-053-nvmet-nul-terminate-the-NQNs-passed-in-the-conn.patch
patches.kernel.org/6.6.4-054-USB-dwc3-qcom-fix-resource-leaks-on-probe-defer.patch
patches.kernel.org/6.6.4-055-USB-dwc3-qcom-fix-ACPI-platform-device-leak.patch
patches.kernel.org/6.6.4-056-lockdep-Fix-block-chain-corruption.patch
patches.kernel.org/6.6.4-057-mm-add-a-NO_INHERIT-flag-to-the-PR_SET_MDWE-prc.patch
patches.kernel.org/6.6.4-058-prctl-Disable-prctl-PR_SET_MDWE-on-parisc.patch
patches.kernel.org/6.6.4-059-kselftest-arm64-Fix-output-formatting-for-za-fo.patch
patches.kernel.org/6.6.4-060-drm-msm-dpu-Add-missing-safe_lut_tbl-in-sc8280x.patch
patches.kernel.org/6.6.4-061-drm-ast-Disconnect-BMC-if-physical-connector-is.patch
patches.kernel.org/6.6.4-062-thunderbolt-Set-lane-bonding-bit-only-for-downs.patch
patches.kernel.org/6.6.4-063-ACPI-video-Use-acpi_device_fix_up_power_childre.patch
patches.kernel.org/6.6.4-064-ACPI-processor_idle-use-raw_safe_halt-in-acpi_i.patch
patches.kernel.org/6.6.4-065-ACPI-resource-Skip-IRQ-override-on-ASUS-ExpertB.patch
patches.kernel.org/6.6.4-066-ACPI-PM-Add-acpi_device_fix_up_power_children-f.patch
patches.kernel.org/6.6.4-067-swiotlb-xen-provide-the-max_mapping_size-method.patch
patches.kernel.org/6.6.4-068-tls-fix-NULL-deref-on-tls_sw_splice_eof-with-em.patch
patches.kernel.org/6.6.4-069-io_uring-fix-off-by-one-bvec-index.patch
patches.kernel.org/6.6.4-070-bcache-replace-a-mistaken-IS_ERR-by-IS_ERR_OR_N.patch
patches.kernel.org/6.6.4-071-md-fix-bi_status-reporting-in-md_end_clone_io.patch
patches.kernel.org/6.6.4-072-bcache-fixup-multi-threaded-bch_sectors_dirty_i.patch
patches.kernel.org/6.6.4-073-io_uring-fs-consider-link-flags-when-getting-pa.patch
patches.kernel.org/6.6.4-074-s390-dasd-protect-device-queue-against-concurre.patch
patches.kernel.org/6.6.4-075-platform-x86-hp-bioscfg-Simplify-return-check-i.patch
patches.kernel.org/6.6.4-076-platform-x86-hp-bioscfg-move-mutex_lock-down-in.patch
patches.kernel.org/6.6.4-077-platform-x86-hp-bioscfg-Fix-error-handling-in-h.patch
patches.kernel.org/6.6.4-078-dt-bindings-usb-microchip-usb5744-Add-second-su.patch
patches.kernel.org/6.6.4-079-usb-misc-onboard-hub-add-support-for-Microchip-.patch
patches.kernel.org/6.6.4-080-USB-serial-option-add-Luat-Air72-U-series-produ.patch
patches.kernel.org/6.6.4-081-platform-x86-amd-pmc-adjust-getting-DRAM-size-b.patch
patches.kernel.org/6.6.4-082-platform-x86-ideapad-laptop-Set-max_brightness-.patch
patches.kernel.org/6.6.4-083-hv_netvsc-fix-race-of-netvsc-and-VF-register_ne.patch
patches.kernel.org/6.6.4-084-hv_netvsc-Fix-race-of-register_netdevice_notifi.patch
patches.kernel.org/6.6.4-085-hv_netvsc-Mark-VF-as-slave-before-exposing-it-t.patch
patches.kernel.org/6.6.4-086-Revert-usb-phy-add-usb-phy-notify-port-status-A.patch
patches.kernel.org/6.6.4-087-Revert-phy-realtek-usb-Add-driver-for-the-Realt.patch
patches.kernel.org/6.6.4-088-Revert-phy-realtek-usb-Add-driver-for-the-Realt.patch
patches.kernel.org/6.6.4-089-cifs-distribute-channels-across-interfaces-base.patch
patches.kernel.org/6.6.4-090-cifs-account-for-primary-channel-in-the-interfa.patch
patches.kernel.org/6.6.4-091-cifs-fix-leak-of-iface-for-primary-channel.patch
patches.kernel.org/6.6.4-092-ALSA-hda-ASUS-UM5302LA-Added-quirks-for-cs35L41.patch
patches.kernel.org/6.6.4-093-ALSA-hda-realtek-Add-quirks-for-ASUS-2024-Zenbo.patch
patches.kernel.org/6.6.4-094-dm-delay-fix-a-race-between-delay_presuspend-an.patch
patches.kernel.org/6.6.4-095-veth-Use-tstats-per-CPU-traffic-counters.patch
patches.kernel.org/6.6.4-096-bcache-check-return-value-from-btree_node_alloc.patch
patches.kernel.org/6.6.4-097-bcache-prevent-potential-division-by-zero-error.patch
patches.kernel.org/6.6.4-098-bcache-fixup-init-dirty-data-errors.patch
patches.kernel.org/6.6.4-099-bcache-fixup-lock-c-root-error.patch
patches.kernel.org/6.6.4-100-USB-xhci-plat-fix-legacy-PHY-double-init.patch
patches.kernel.org/6.6.4-101-usb-config-fix-iteration-issue-in-usb_get_bos_d.patch
patches.kernel.org/6.6.4-102-usb-cdnsp-Fix-deadlock-issue-during-using-NCM-g.patch
patches.kernel.org/6.6.4-103-USB-serial-option-add-Fibocom-L7xx-modules.patch
patches.kernel.org/6.6.4-104-USB-serial-option-fix-FM101R-GL-defines.patch
patches.kernel.org/6.6.4-105-USB-serial-option-don-t-claim-interface-4-for-Z.patch
patches.kernel.org/6.6.4-106-usb-typec-tcpm-Fix-sink-caps-op-current-check.patch
patches.kernel.org/6.6.4-107-usb-typec-tcpm-Skip-hard-reset-when-in-error-re.patch
patches.kernel.org/6.6.4-108-USB-dwc2-write-HCINT-with-INTMASK-applied.patch
patches.kernel.org/6.6.4-109-usb-dwc3-Fix-default-mode-initialization.patch
patches.kernel.org/6.6.4-110-usb-dwc3-set-the-dma-max_seg_size.patch
patches.kernel.org/6.6.4-111-USB-dwc3-qcom-fix-software-node-leak-on-probe-e.patch
patches.kernel.org/6.6.4-112-USB-dwc3-qcom-fix-wakeup-after-probe-deferral.patch
patches.kernel.org/6.6.4-113-Linux-6.6.4.patch
patches.kernel.org/6.6.5-001-leds-class-Don-t-expose-color-sysfs-entry.patch
patches.kernel.org/6.6.5-002-cifs-Fix-FALLOC_FL_ZERO_RANGE-by-setting-i_size.patch
patches.kernel.org/6.6.5-003-cifs-Fix-FALLOC_FL_INSERT_RANGE-by-setting-i_si.patch
patches.kernel.org/6.6.5-004-smb-client-fix-missing-mode-bits-for-SMB-symlin.patch
patches.kernel.org/6.6.5-005-smb-client-report-correct-st_size-for-SMB-and-N.patch
patches.kernel.org/6.6.5-006-ksmbd-fix-possible-deadlock-in-smb2_open.patch
patches.kernel.org/6.6.5-007-pinctrl-avoid-reload-of-p-state-in-list-iterati.patch
patches.kernel.org/6.6.5-008-firewire-core-fix-possible-memory-leak-in-creat.patch
patches.kernel.org/6.6.5-009-mmc-sdhci-pci-gli-Disable-LPM-during-initializa.patch
patches.kernel.org/6.6.5-010-mmc-sdhci-sprd-Fix-vqmmc-not-shutting-down-afte.patch
patches.kernel.org/6.6.5-011-mmc-cqhci-Increase-recovery-halt-timeout.patch
patches.kernel.org/6.6.5-012-mmc-cqhci-Warn-of-halt-or-task-clear-failure.patch
patches.kernel.org/6.6.5-013-mmc-cqhci-Fix-task-clearing-in-CQE-error-recove.patch
patches.kernel.org/6.6.5-014-mmc-block-Retry-commands-in-CQE-error-recovery.patch
patches.kernel.org/6.6.5-015-mmc-block-Do-not-lose-cache-flush-during-CQE-er.patch
patches.kernel.org/6.6.5-016-mmc-block-Be-sure-to-wait-while-busy-in-CQE-err.patch
patches.kernel.org/6.6.5-017-drm-i915-Also-check-for-VGA-converter-in-eDP-pr.patch
patches.kernel.org/6.6.5-018-ALSA-hda-Disable-power-save-on-KONTRON-SinglePC.patch
patches.kernel.org/6.6.5-019-ALSA-hda-realtek-Headset-Mic-VREF-to-100.patch
patches.kernel.org/6.6.5-020-ALSA-hda-realtek-Add-supported-ALC257-for-Chrom.patch
patches.kernel.org/6.6.5-021-net-libwx-fix-memory-leak-on-msix-entry.patch
patches.kernel.org/6.6.5-022-dm-verity-align-struct-dm_verity_fec_io-properl.patch
patches.kernel.org/6.6.5-023-scsi-Change-SCSI-device-boolean-fields-to-singl.patch
patches.kernel.org/6.6.5-024-scsi-sd-Fix-system-start-for-ATA-devices.patch
patches.kernel.org/6.6.5-025-scsi-ufs-core-Clear-cmd-if-abort-succeeds-in-MC.patch
patches.kernel.org/6.6.5-026-drm-amd-Enable-PCIe-PME-from-D3.patch
patches.kernel.org/6.6.5-027-drm-amdgpu-correct-the-amdgpu-runtime-dereferen.patch
patches.kernel.org/6.6.5-028-drm-amdgpu-Force-order-between-a-read-and-write.patch
patches.kernel.org/6.6.5-029-drm-amdgpu-fix-memory-overflow-in-the-IB-test.patch
patches.kernel.org/6.6.5-030-drm-amdgpu-Update-EEPROM-I2C-address-for-smu-v1.patch
patches.kernel.org/6.6.5-031-drm-amd-display-Include-udelay-when-waiting-for.patch
patches.kernel.org/6.6.5-032-drm-amd-display-Remove-min_dst_y_next_start-che.patch
patches.kernel.org/6.6.5-033-drm-amd-display-Use-DRAM-speed-from-validation-.patch
patches.kernel.org/6.6.5-034-drm-amd-display-Update-min-Z8-residency-time-to.patch
patches.kernel.org/6.6.5-035-drm-amd-display-fix-ABM-disablement.patch
patches.kernel.org/6.6.5-036-drm-amd-display-force-toggle-rate-wa-for-first-.patch
patches.kernel.org/6.6.5-037-dm-verity-initialize-fec-io-before-freeing-it.patch
patches.kernel.org/6.6.5-038-dm-verity-don-t-perform-FEC-for-failed-readahea.patch
patches.kernel.org/6.6.5-039-nvme-check-for-valid-nvme_identify_ns-before-us.patch
patches.kernel.org/6.6.5-040-r8169-fix-deadlock-on-RTL8125-in-jumbo-mtu-mode.patch
patches.kernel.org/6.6.5-041-ACPI-video-Use-acpi_video_device-for-cooling-de.patch
patches.kernel.org/6.6.5-042-io_uring-don-t-allow-discontig-pages-for-IORING.patch
patches.kernel.org/6.6.5-043-iommu-vt-d-Fix-incorrect-cache-invalidation-for.patch
patches.kernel.org/6.6.5-044-io_uring-free-io_buffer_list-entries-via-RCU.patch
patches.kernel.org/6.6.5-045-nouveau-find-the-smallest-page-allocation-to-co.patch
patches.kernel.org/6.6.5-046-powercap-DTPM-Fix-unneeded-conversions-to-micro.patch
patches.kernel.org/6.6.5-047-cpufreq-amd-pstate-Fix-the-return-value-of-amd_.patch
patches.kernel.org/6.6.5-048-dma-buf-fix-check-in-dma_resv_add_fence.patch
patches.kernel.org/6.6.5-049-io_uring-don-t-guard-IORING_OFF_PBUF_RING-with-.patch
patches.kernel.org/6.6.5-050-iommu-Avoid-more-races-around-device-probe.patch
patches.kernel.org/6.6.5-051-bcache-revert-replacing-IS_ERR_OR_NULL-with-IS_.patch
patches.kernel.org/6.6.5-052-ext2-Fix-ki_pos-update-for-DIO-buffered-io-fall.patch
patches.kernel.org/6.6.5-053-iommu-vt-d-Add-MTL-to-quirk-list-to-skip-TE-dis.patch
patches.kernel.org/6.6.5-054-KVM-PPC-Book3S-HV-Fix-KVM_RUN-clobbering-FP-VEC.patch
patches.kernel.org/6.6.5-055-powerpc-Don-t-clobber-f0-vs0-during-fp-altivec-.patch
patches.kernel.org/6.6.5-056-parisc-Mark-ex_table-entries-32-bit-aligned-in-.patch
patches.kernel.org/6.6.5-057-parisc-Mark-ex_table-entries-32-bit-aligned-in-.patch
patches.kernel.org/6.6.5-058-parisc-Use-natural-CPU-alignment-for-bug_table.patch
patches.kernel.org/6.6.5-059-parisc-Mark-lock_aligned-variables-16-byte-alig.patch
patches.kernel.org/6.6.5-060-parisc-Drop-the-HP-UX-ENOSYM-and-EREMOTERELEASE.patch
patches.kernel.org/6.6.5-061-parisc-Mark-jump_table-naturally-aligned.patch
patches.kernel.org/6.6.5-062-parisc-Ensure-32-bit-alignment-on-parisc-unwind.patch
patches.kernel.org/6.6.5-063-parisc-Mark-altinstructions-read-only-and-32-bi.patch
patches.kernel.org/6.6.5-064-btrfs-add-dmesg-output-for-first-mount-and-last.patch
patches.kernel.org/6.6.5-065-btrfs-ref-verify-fix-memory-leaks-in-btrfs_ref_.patch
patches.kernel.org/6.6.5-066-btrfs-fix-off-by-one-when-checking-chunk-map-in.patch
patches.kernel.org/6.6.5-067-btrfs-send-ensure-send_fd-is-writable.patch
patches.kernel.org/6.6.5-068-btrfs-make-error-messages-more-clear-when-getti.patch
patches.kernel.org/6.6.5-069-btrfs-free-the-allocated-memory-if-btrfs_alloc_.patch
patches.kernel.org/6.6.5-070-btrfs-fix-64bit-compat-send-ioctl-arguments-not.patch
patches.kernel.org/6.6.5-071-io_uring-enable-io_mem_alloc-free-to-be-used-in.patch
patches.kernel.org/6.6.5-072-io_uring-kbuf-defer-release-of-mapped-buffer-ri.patch
patches.kernel.org/6.6.5-073-io_uring-kbuf-recycle-freed-mapped-buffer-ring-.patch
patches.kernel.org/6.6.5-074-wifi-cfg80211-fix-CQM-for-non-range-use.patch
patches.kernel.org/6.6.5-075-pinctrl-stm32-Add-check-for-devm_kcalloc.patch
patches.kernel.org/6.6.5-076-pinctrl-stm32-fix-array-read-out-of-bound.patch
patches.kernel.org/6.6.5-077-media-v4l2-subdev-Fix-a-64bit-bug.patch
patches.kernel.org/6.6.5-078-netdevsim-Don-t-accept-device-bound-programs.patch
patches.kernel.org/6.6.5-079-net-rswitch-Fix-type-of-ret-in-rswitch_start_xm.patch
patches.kernel.org/6.6.5-080-net-rswitch-Fix-return-value-in-rswitch_start_x.patch
patches.kernel.org/6.6.5-081-net-rswitch-Fix-missing-dev_kfree_skb_any-in-er.patch
patches.kernel.org/6.6.5-082-ipv4-igmp-fix-refcnt-uaf-issue-when-receiving-i.patch
patches.kernel.org/6.6.5-083-wifi-iwlwifi-mvm-fix-an-error-code-in-iwl_mvm_m.patch
patches.kernel.org/6.6.5-084-wifi-mac80211-do-not-pass-AP_VLAN-vif-pointer-t.patch
patches.kernel.org/6.6.5-085-net-dsa-mv88e6xxx-fix-marvell-6350-switch-probi.patch
patches.kernel.org/6.6.5-086-net-dsa-mv88e6xxx-fix-marvell-6350-probe-crash.patch
patches.kernel.org/6.6.5-087-dpaa2-eth-increase-the-needed-headroom-to-accou.patch
patches.kernel.org/6.6.5-088-dpaa2-eth-recycle-the-RX-buffer-only-after-all-.patch
patches.kernel.org/6.6.5-089-bpf-Add-missed-allocation-hint-for-bpf_mem_cach.patch
patches.kernel.org/6.6.5-090-uapi-propagate-__struct_group-attributes-to-the.patch
patches.kernel.org/6.6.5-091-selftests-net-ipsec-fix-constant-out-of-range.patch
patches.kernel.org/6.6.5-092-selftests-net-fix-a-char-signedness-issue.patch
patches.kernel.org/6.6.5-093-selftests-net-unix-fix-unused-variable-compiler.patch
patches.kernel.org/6.6.5-094-selftests-net-mptcp-fix-uninitialized-variable-.patch
patches.kernel.org/6.6.5-095-octeontx2-af-Fix-possible-buffer-overflow.patch
patches.kernel.org/6.6.5-096-net-stmmac-xgmac-Disable-FPE-MMC-interrupts.patch
patches.kernel.org/6.6.5-097-octeontx2-pf-Fix-adding-mbox-work-queue-entry-w.patch
patches.kernel.org/6.6.5-098-octeontx2-pf-Restore-TC-ingress-police-rules-wh.patch
patches.kernel.org/6.6.5-099-neighbour-Fix-__randomize_layout-crash-in-struc.patch
patches.kernel.org/6.6.5-100-efi-unaccepted-Fix-off-by-one-when-checking-for.patch
patches.kernel.org/6.6.5-101-r8169-prevent-potential-deadlock-in-rtl8169_clo.patch
patches.kernel.org/6.6.5-102-ravb-Fix-races-between-ravb_tx_timeout_work-and.patch
patches.kernel.org/6.6.5-103-ethtool-don-t-propagate-EOPNOTSUPP-from-dumps.patch
patches.kernel.org/6.6.5-104-bpf-sockmap-af_unix-stream-sockets-need-to-hold.patch
patches.kernel.org/6.6.5-105-ice-Fix-VF-Reset-paths-when-interface-in-a-fail.patch
patches.kernel.org/6.6.5-106-net-ravb-Check-return-value-of-reset_control_de.patch
patches.kernel.org/6.6.5-107-net-ravb-Use-pm_runtime_resume_and_get.patch
patches.kernel.org/6.6.5-108-net-ravb-Make-write-access-to-CXR35-first-befor.patch
patches.kernel.org/6.6.5-109-net-ravb-Start-TX-queues-after-HW-initializatio.patch
patches.kernel.org/6.6.5-110-net-ravb-Stop-DMA-in-case-of-failures-on-ravb_o.patch
patches.kernel.org/6.6.5-111-net-ravb-Keep-reverse-order-of-operations-in-ra.patch
patches.kernel.org/6.6.5-112-powerpc-pseries-iommu-enable_ddw-incorrectly-re.patch
patches.kernel.org/6.6.5-113-s390-cmma-fix-handling-of-swapper_pg_dir-and-in.patch
patches.kernel.org/6.6.5-114-drm-amd-display-Refactor-edp-power-control.patch
patches.kernel.org/6.6.5-115-drm-amd-display-Remove-power-sequencing-check.patch
patches.kernel.org/6.6.5-116-cpufreq-imx6q-Don-t-disable-792-Mhz-OPP-unneces.patch
patches.kernel.org/6.6.5-117-iommu-vt-d-Omit-devTLB-invalidation-requests-wh.patch
patches.kernel.org/6.6.5-118-iommu-vt-d-Disable-PCI-ATS-in-legacy-passthroug.patch
patches.kernel.org/6.6.5-119-iommu-vt-d-Make-context-clearing-consistent-wit.patch
patches.kernel.org/6.6.5-120-drm-i915-gsc-Mark-internal-GSC-engine-with-rese.patch
patches.kernel.org/6.6.5-121-drm-panel-starry-2081101qfh032011-53g-Fine-tune.patch
patches.kernel.org/6.6.5-122-drm-panel-nt36523-fix-return-value-check-in-nt3.patch
patches.kernel.org/6.6.5-123-cpufreq-amd-pstate-Fix-scaling_min_freq-and-sca.patch
patches.kernel.org/6.6.5-124-cpufreq-amd-pstate-Only-print-supported-EPP-val.patch
patches.kernel.org/6.6.5-125-drm-amd-pm-fix-a-memleak-in-aldebaran_tables_in.patch
patches.kernel.org/6.6.5-126-iommu-Fix-printk-arg-in-of_iommu_get_resv_regio.patch
patches.kernel.org/6.6.5-127-drm-amd-display-refactor-ILR-to-make-it-work.patch
patches.kernel.org/6.6.5-128-drm-amd-display-Reduce-default-backlight-min-fr.patch
patches.kernel.org/6.6.5-129-drm-amd-display-Simplify-brightness-initializat.patch
patches.kernel.org/6.6.5-130-drm-amd-display-Fix-MPCC-1DLUT-programming.patch
patches.kernel.org/6.6.5-131-vfio-pds-Fix-mutex-lock-magic-lock-warning.patch
patches.kernel.org/6.6.5-132-vfio-pds-Fix-possible-sleep-while-in-atomic-con.patch
patches.kernel.org/6.6.5-133-x86-xen-fix-percpu-vcpu_info-allocation.patch
patches.kernel.org/6.6.5-134-vfio-Drop-vfio_file_iommu_group-stub-to-fudge-a.patch
patches.kernel.org/6.6.5-135-Linux-6.6.5.patch
patches.kernel.org/6.6.6-001-Revert-wifi-cfg80211-fix-CQM-for-non-range-use.patch
patches.kernel.org/6.6.6-002-Linux-6.6.6.patch
patches.kernel.org/6.6.7-001-vdpa-mlx5-preserve-CVQ-vringh-index.patch
patches.kernel.org/6.6.7-002-scsi-sd-Fix-sshdr-use-in-sd_suspend_common.patch
patches.kernel.org/6.6.7-003-hrtimers-Push-pending-hrtimers-away-from-outgoi.patch
patches.kernel.org/6.6.7-004-i2c-designware-Fix-corrupted-memory-seen-in-the.patch
patches.kernel.org/6.6.7-005-i2c-ocores-Move-system-PM-hooks-to-the-NOIRQ-ph.patch
patches.kernel.org/6.6.7-006-netfilter-ipset-fix-race-condition-between-swap.patch
patches.kernel.org/6.6.7-007-nouveau-use-an-rwlock-for-the-event-lock.patch
patches.kernel.org/6.6.7-008-zstd-Fix-array-index-out-of-bounds-UBSAN-warnin.patch
patches.kernel.org/6.6.7-009-tg3-Move-the-rt-x_dropped-counters-to-tg3_napi.patch
patches.kernel.org/6.6.7-010-tg3-Increment-tx_dropped-in-tg3_tso_bug.patch
patches.kernel.org/6.6.7-011-modpost-fix-section-mismatch-message-for-RELA.patch
patches.kernel.org/6.6.7-012-kconfig-fix-memory-leak-from-range-properties.patch
patches.kernel.org/6.6.7-013-drm-amdgpu-Do-not-program-VF-copy-regs-in-mmhub.patch
patches.kernel.org/6.6.7-014-drm-amdgpu-finalizing-mem_partitions-at-the-end.patch
patches.kernel.org/6.6.7-015-drm-amdgpu-correct-chunk_ptr-to-a-pointer-to-ch.patch
patches.kernel.org/6.6.7-016-dm-crypt-start-allocating-with-MAX_ORDER.patch
patches.kernel.org/6.6.7-017-x86-Introduce-ia32_enabled.patch
patches.kernel.org/6.6.7-018-x86-coco-Disable-32-bit-emulation-by-default-on.patch
patches.kernel.org/6.6.7-019-x86-entry-Convert-INT-0x80-emulation-to-IDTENTR.patch
patches.kernel.org/6.6.7-020-x86-entry-Do-not-allow-external-0x80-interrupts.patch
patches.kernel.org/6.6.7-021-x86-tdx-Allow-32-bit-emulation-by-default.patch
patches.kernel.org/6.6.7-022-dt-dt-extract-compatibles-Handle-cfile-argument.patch
patches.kernel.org/6.6.7-023-dt-dt-extract-compatibles-Don-t-follow-symlinks.patch
patches.kernel.org/6.6.7-024-platform-x86-asus-wmi-Move-i8042-filter-install.patch
patches.kernel.org/6.6.7-025-of-dynamic-Fix-of_reconfig_get_state_change-ret.patch
patches.kernel.org/6.6.7-026-platform-x86-wmi-Skip-blocks-with-zero-instance.patch
patches.kernel.org/6.6.7-027-ipv6-fix-potential-NULL-deref-in-fib6_add.patch
patches.kernel.org/6.6.7-028-octeontx2-pf-Add-missing-mutex-lock-in-otx2_get.patch
patches.kernel.org/6.6.7-029-octeontx2-af-Check-return-value-of-nix_get_nixl.patch
patches.kernel.org/6.6.7-030-bpf-Fix-a-verifier-bug-due-to-incorrect-branch-.patch
patches.kernel.org/6.6.7-031-hv_netvsc-rndis_filter-needs-to-select-NLS.patch
patches.kernel.org/6.6.7-032-r8152-Hold-the-rtnl_lock-for-all-of-reset.patch
patches.kernel.org/6.6.7-033-r8152-Add-RTL8152_INACCESSIBLE-checks-to-more-l.patch
patches.kernel.org/6.6.7-034-r8152-Add-RTL8152_INACCESSIBLE-to-r8156b_wait_l.patch
patches.kernel.org/6.6.7-035-r8152-Add-RTL8152_INACCESSIBLE-to-r8153_pre_fir.patch
patches.kernel.org/6.6.7-036-r8152-Add-RTL8152_INACCESSIBLE-to-r8153_aldps_e.patch
patches.kernel.org/6.6.7-037-mlxbf-bootctl-correctly-identify-secure-boot-wi.patch
patches.kernel.org/6.6.7-038-platform-mellanox-Add-null-pointer-checks-for-d.patch
patches.kernel.org/6.6.7-039-platform-mellanox-Check-devm_hwmon_device_regis.patch
patches.kernel.org/6.6.7-040-arcnet-restoring-support-for-multiple-Sohard-Ar.patch
patches.kernel.org/6.6.7-041-octeontx2-pf-consider-both-Rx-and-Tx-packet-sta.patch
patches.kernel.org/6.6.7-042-net-stmmac-fix-FPE-events-losing.patch
patches.kernel.org/6.6.7-043-xsk-Skip-polling-event-check-for-unbound-socket.patch
patches.kernel.org/6.6.7-044-octeontx2-af-fix-a-use-after-free-in-rvu_npa_re.patch
patches.kernel.org/6.6.7-045-ice-Restore-fix-disabling-RX-VLAN-filtering.patch
patches.kernel.org/6.6.7-046-i40e-Fix-unexpected-MFS-warning-message.patch
patches.kernel.org/6.6.7-047-iavf-validate-tx_coalesce_usecs-even-if-rx_coal.patch
patches.kernel.org/6.6.7-048-net-bnxt-fix-a-potential-use-after-free-in-bnxt.patch
patches.kernel.org/6.6.7-049-tcp-fix-mid-stream-window-clamp.patch
patches.kernel.org/6.6.7-050-ionic-fix-snprintf-format-length-warning.patch
patches.kernel.org/6.6.7-051-ionic-Fix-dim-work-handling-in-split-interrupt-.patch
patches.kernel.org/6.6.7-052-ipv4-ip_gre-Avoid-skb_pull-failure-in-ipgre_xmi.patch
patches.kernel.org/6.6.7-053-net-atlantic-Fix-NULL-dereference-of-skb-pointe.patch
patches.kernel.org/6.6.7-054-net-hns-fix-wrong-head-when-modify-the-tx-featu.patch
patches.kernel.org/6.6.7-055-net-hns-fix-fake-link-up-on-xge-port.patch
patches.kernel.org/6.6.7-056-octeontx2-af-Adjust-Tx-credits-when-MCS-externa.patch
patches.kernel.org/6.6.7-057-octeontx2-af-Fix-mcs-sa-cam-entries-size.patch
patches.kernel.org/6.6.7-058-octeontx2-af-Fix-mcs-stats-register-address.patch
patches.kernel.org/6.6.7-059-octeontx2-af-Add-missing-mcs-flr-handler-call.patch
patches.kernel.org/6.6.7-060-octeontx2-af-Update-Tx-link-register-range.patch
patches.kernel.org/6.6.7-061-dt-bindings-interrupt-controller-Allow-power-do.patch
patches.kernel.org/6.6.7-062-netfilter-bpf-fix-bad-registration-on-nf_defrag.patch
patches.kernel.org/6.6.7-063-netfilter-nf_tables-fix-exist-matching-on-bigen.patch
patches.kernel.org/6.6.7-064-netfilter-nf_tables-bail-out-on-mismatching-dyn.patch
patches.kernel.org/6.6.7-065-netfilter-nf_tables-validate-family-when-identi.patch
patches.kernel.org/6.6.7-066-netfilter-xt_owner-Fix-for-unsafe-access-of-sk-.patch
patches.kernel.org/6.6.7-067-tcp-do-not-accept-ACK-of-bytes-we-never-sent.patch
patches.kernel.org/6.6.7-068-net-dsa-mv88e6xxx-Restore-USXGMII-support-for-6.patch
patches.kernel.org/6.6.7-069-net-tls-update-curr-on-splice-as-well.patch
patches.kernel.org/6.6.7-070-bpf-sockmap-updating-the-sg-structure-should-al.patch
patches.kernel.org/6.6.7-071-psample-Require-CAP_NET_ADMIN-when-joining-pack.patch
patches.kernel.org/6.6.7-072-drop_monitor-Require-CAP_SYS_ADMIN-when-joining.patch
patches.kernel.org/6.6.7-073-net-dsa-microchip-provide-a-list-of-valid-proto.patch
patches.kernel.org/6.6.7-074-net-smc-fix-missing-byte-order-conversion-in-CL.patch
patches.kernel.org/6.6.7-075-drm-amd-amdgpu-amdgpu_doorbell_mgr-Correct-misd.patch
patches.kernel.org/6.6.7-076-drm-amdkfd-get-doorbell-s-absolute-offset-based.patch
patches.kernel.org/6.6.7-077-mm-damon-sysfs-eliminate-potential-uninitialize.patch
patches.kernel.org/6.6.7-078-tee-optee-Fix-supplicant-based-device-enumerati.patch
patches.kernel.org/6.6.7-079-RDMA-core-Fix-uninit-value-access-in-ib_get_eth.patch
patches.kernel.org/6.6.7-080-RDMA-hns-Fix-unnecessary-err-return-when-using-.patch
patches.kernel.org/6.6.7-081-RDMA-irdma-Do-not-modify-to-SQD-on-error.patch
patches.kernel.org/6.6.7-082-RDMA-irdma-Add-wait-for-suspend-on-SQD.patch
patches.kernel.org/6.6.7-083-arm64-dts-rockchip-Expand-reg-size-of-vdec-node.patch
patches.kernel.org/6.6.7-084-arm64-dts-rockchip-Expand-reg-size-of-vdec-node.patch
patches.kernel.org/6.6.7-085-ASoC-fsl_sai-Fix-no-frame-sync-clock-issue-on-i.patch
patches.kernel.org/6.6.7-086-RDMA-rtrs-srv-Do-not-unconditionally-enable-irq.patch
patches.kernel.org/6.6.7-087-RDMA-rtrs-clt-Start-hb-after-path_up.patch
patches.kernel.org/6.6.7-088-RDMA-rtrs-srv-Check-return-values-while-process.patch
patches.kernel.org/6.6.7-089-RDMA-rtrs-srv-Free-srv_mr-iu-only-when-always_i.patch
patches.kernel.org/6.6.7-090-RDMA-rtrs-srv-Destroy-path-files-after-making-s.patch
patches.kernel.org/6.6.7-091-RDMA-rtrs-clt-Fix-the-max_send_wr-setting.patch
patches.kernel.org/6.6.7-092-RDMA-rtrs-clt-Remove-the-warnings-for-req-in_us.patch
patches.kernel.org/6.6.7-093-RDMA-bnxt_re-Correct-module-description-string.patch
patches.kernel.org/6.6.7-094-RDMA-irdma-Fix-UAF-in-irdma_sc_ccq_get_cqe_info.patch
patches.kernel.org/6.6.7-095-arm64-dt-imx93-tqma9352-mba93xxla-Fix-LPUART2-p.patch
patches.kernel.org/6.6.7-096-ARM-dts-imx6q-skov-fix-ethernet-clock-regressio.patch
patches.kernel.org/6.6.7-097-ARM-dts-rockchip-Fix-sdmmc_pwren-s-pinmux-setti.patch
patches.kernel.org/6.6.7-098-ARM-dts-bcm2711-rpi-400-Fix-delete-node-of-led_.patch
patches.kernel.org/6.6.7-099-hwmon-acpi_power_meter-Fix-4.29-MW-bug.patch
patches.kernel.org/6.6.7-100-ASoC-codecs-lpass-tx-macro-set-active_decimator.patch
patches.kernel.org/6.6.7-101-hwmon-nzxt-kraken2-Fix-error-handling-path-in-k.patch
patches.kernel.org/6.6.7-102-firmware-arm_scmi-Extend-perf-protocol-ops-to-g.patch
patches.kernel.org/6.6.7-103-firmware-arm_scmi-Extend-perf-protocol-ops-to-g.patch
patches.kernel.org/6.6.7-104-firmware-arm_scmi-Fix-frequency-truncation-by-p.patch
patches.kernel.org/6.6.7-105-firmware-arm_scmi-Simplify-error-path-in-scmi_d.patch
patches.kernel.org/6.6.7-106-firmware-arm_scmi-Fix-possible-frequency-trunca.patch
patches.kernel.org/6.6.7-107-ASoC-wm_adsp-fix-memleak-in-wm_adsp_buffer_popu.patch
patches.kernel.org/6.6.7-108-RDMA-core-Fix-umem-iterator-when-PAGE_SIZE-is-g.patch
patches.kernel.org/6.6.7-109-RDMA-irdma-Ensure-iWarp-QP-queue-memory-is-OS-p.patch
patches.kernel.org/6.6.7-110-RDMA-irdma-Fix-support-for-64k-pages.patch
patches.kernel.org/6.6.7-111-RDMA-irdma-Avoid-free-the-non-cqp_request-scrat.patch
patches.kernel.org/6.6.7-112-drm-bridge-tc358768-select-CONFIG_VIDEOMODE_HEL.patch
patches.kernel.org/6.6.7-113-arm64-dts-imx8mp-imx8mq-Add-parkmode-disable-ss.patch
patches.kernel.org/6.6.7-114-ARM-dts-imx6ul-pico-Describe-the-Ethernet-PHY-c.patch
patches.kernel.org/6.6.7-115-io_uring-kbuf-Fix-an-NULL-vs-IS_ERR-bug-in-io_a.patch
patches.kernel.org/6.6.7-116-io_uring-kbuf-check-for-buffer-list-readiness-a.patch
patches.kernel.org/6.6.7-117-tracing-Fix-a-warning-when-allocating-buffered-.patch
patches.kernel.org/6.6.7-118-scsi-be2iscsi-Fix-a-memleak-in-beiscsi_init_wrb.patch
patches.kernel.org/6.6.7-119-arm64-dts-imx8-ss-lsio-Add-PWM-interrupts.patch
patches.kernel.org/6.6.7-120-arm64-dts-freescale-imx8-ss-lsio-Fix-pwm-cells.patch
patches.kernel.org/6.6.7-121-arm64-dts-imx93-correct-mediamix-power.patch
patches.kernel.org/6.6.7-122-ARM-imx-Check-return-value-of-devm_kasprintf-in.patch
patches.kernel.org/6.6.7-123-arm64-dts-imx8-apalis-set-wifi-regulator-to-alw.patch
patches.kernel.org/6.6.7-124-ARM-dts-imx7-Declare-timers-compatible-with-fsl.patch
patches.kernel.org/6.6.7-125-ARM-dts-imx28-xea-Pass-the-model-property.patch
patches.kernel.org/6.6.7-126-arm64-dts-rockchip-Fix-eMMC-Data-Strobe-PD-on-r.patch
patches.kernel.org/6.6.7-127-riscv-fix-misaligned-access-handling-of-C.SWSP-.patch
patches.kernel.org/6.6.7-128-riscv-errata-andes-Probe-for-IOCP-only-once-in-.patch
patches.kernel.org/6.6.7-129-md-don-t-leave-MD_RECOVERY_FROZEN-in-error-path.patch
patches.kernel.org/6.6.7-130-kernel-Kconfig.kexec-drop-select-of-KEXEC-for-C.patch
patches.kernel.org/6.6.7-131-scripts-gdb-fix-lx-device-list-bus-and-lx-devic.patch
patches.kernel.org/6.6.7-132-rethook-Use-__rcu-pointer-for-rethook-handler.patch
patches.kernel.org/6.6.7-133-ASoC-amd-yc-Fix-non-functional-mic-on-ASUS-E150.patch
patches.kernel.org/6.6.7-134-io_uring-af_unix-disable-sending-io_uring-over-.patch
patches.kernel.org/6.6.7-135-nvme-pci-Add-sleep-quirk-for-Kingston-drives.patch
patches.kernel.org/6.6.7-136-io_uring-fix-mutex_unlock-with-unreferenced-ctx.patch
patches.kernel.org/6.6.7-137-ALSA-usb-audio-Add-Pioneer-DJM-450-mixer-contro.patch
patches.kernel.org/6.6.7-138-ALSA-pcm-fix-out-of-bounds-in-snd_pcm_state_nam.patch
patches.kernel.org/6.6.7-139-ALSA-hda-realtek-Apply-quirk-for-ASUS-UM3504DA.patch
patches.kernel.org/6.6.7-140-ALSA-hda-realtek-fix-speakers-on-XPS-9530-2023.patch
patches.kernel.org/6.6.7-141-ALSA-hda-realtek-Enable-headset-on-Lenovo-M90-G.patch
patches.kernel.org/6.6.7-142-ALSA-hda-realtek-add-new-Framework-laptop-to-qu.patch
patches.kernel.org/6.6.7-143-ALSA-hda-realtek-Add-Framework-laptop-16-to-qui.patch
patches.kernel.org/6.6.7-144-ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga-Pro-.patch
patches.kernel.org/6.6.7-145-ring-buffer-Test-last-update-in-32bit-version-o.patch
patches.kernel.org/6.6.7-146-ring-buffer-Force-absolute-timestamp-on-discard.patch
patches.kernel.org/6.6.7-147-highmem-fix-a-memory-copy-problem-in-memcpy_fro.patch
patches.kernel.org/6.6.7-148-nilfs2-fix-missing-error-check-for-sb_set_block.patch
patches.kernel.org/6.6.7-149-nilfs2-prevent-WARNING-in-nilfs_sufile_set_segm.patch
patches.kernel.org/6.6.7-150-lib-group_cpus.c-avoid-acquiring-cpu-hotplug-lo.patch
patches.kernel.org/6.6.7-151-cgroup_freezer-cgroup_freezing-Check-if-not-fro.patch
patches.kernel.org/6.6.7-152-checkstack-fix-printed-address.patch
patches.kernel.org/6.6.7-153-tracing-Always-update-snapshot-buffer-size.patch
patches.kernel.org/6.6.7-154-tracing-Stop-current-tracer-when-resizing-buffe.patch
patches.kernel.org/6.6.7-155-tracing-Disable-snapshot-buffer-when-stopping-i.patch
patches.kernel.org/6.6.7-156-tracing-Fix-incomplete-locking-when-disabling-b.patch
patches.kernel.org/6.6.7-157-tracing-Fix-a-possible-race-when-disabling-buff.patch
patches.kernel.org/6.6.7-158-leds-trigger-netdev-fix-RTNL-handling-to-preven.patch
patches.kernel.org/6.6.7-159-nfp-flower-fix-for-take-a-mutex-lock-in-soft-ir.patch
patches.kernel.org/6.6.7-160-packet-Move-reference-count-in-packet_sock-to-a.patch
patches.kernel.org/6.6.7-161-r8169-fix-rtl8125b-PAUSE-frames-blasting-when-s.patch
patches.kernel.org/6.6.7-162-regmap-fix-bogus-error-on-regcache_sync-success.patch
patches.kernel.org/6.6.7-163-platform-surface-aggregator-fix-recv_buf-return.patch
patches.kernel.org/6.6.7-164-workqueue-Make-sure-that-wq_unbound_cpumask-is-.patch
patches.kernel.org/6.6.7-165-hugetlb-fix-null-ptr-deref-in-hugetlb_vma_lock_.patch
patches.kernel.org/6.6.7-166-drivers-base-cpu-crash-data-showing-should-depe.patch
patches.kernel.org/6.6.7-167-mm-memory_hotplug-add-missing-mem_hotplug_lock.patch
patches.kernel.org/6.6.7-168-mm-fix-oops-when-filemap_map_pmd-without-preall.patch
patches.kernel.org/6.6.7-169-mm-memory_hotplug-fix-error-handling-in-add_mem.patch
patches.kernel.org/6.6.7-170-powercap-DTPM-Fix-missing-cpufreq_cpu_put-calls.patch
patches.kernel.org/6.6.7-171-md-raid6-use-valid-sector-values-to-determine-i.patch
patches.kernel.org/6.6.7-172-drm-atomic-helpers-Invoke-end_fb_access-while-o.patch
patches.kernel.org/6.6.7-173-drm-i915-mst-Fix-.mode_valid_ctx-return-values.patch
patches.kernel.org/6.6.7-174-drm-i915-mst-Reject-modes-that-require-the-bigj.patch
patches.kernel.org/6.6.7-175-drm-i915-Skip-some-timing-checks-on-BXT-GLK-DSI.patch
patches.kernel.org/6.6.7-176-arm64-dts-mt7986-change-cooling-trips.patch
patches.kernel.org/6.6.7-177-arm64-dts-mt7986-define-3W-max-power-to-both-SF.patch
patches.kernel.org/6.6.7-178-arm64-dts-mt7986-fix-emmc-hs400-mode-without-ub.patch
patches.kernel.org/6.6.7-179-arm64-dts-mediatek-mt7622-fix-memory-node-warni.patch
patches.kernel.org/6.6.7-180-arm64-dts-mediatek-mt8183-kukui-jacuzzi-fix-dsi.patch
patches.kernel.org/6.6.7-181-arm64-dts-mediatek-cherry-Fix-interrupt-cells-f.patch
patches.kernel.org/6.6.7-182-arm64-dts-mediatek-mt8173-evb-Fix-regulator-fix.patch
patches.kernel.org/6.6.7-183-arm64-dts-mediatek-mt8195-Fix-PM-suspend-resume.patch
patches.kernel.org/6.6.7-184-arm64-dts-mediatek-mt8183-Fix-unit-address-for-.patch
patches.kernel.org/6.6.7-185-arm64-dts-mediatek-mt8183-Move-thermal-zones-to.patch
patches.kernel.org/6.6.7-186-arm64-dts-mediatek-mt8183-evb-Fix-unit_address_.patch
patches.kernel.org/6.6.7-187-arm64-dts-mediatek-mt8186-fix-clock-names-for-p.patch
patches.kernel.org/6.6.7-188-arm64-dts-mediatek-mt8186-Change-gpu-speedbin-n.patch
patches.kernel.org/6.6.7-189-coresight-etm4x-Remove-bogous-__exit-annotation.patch
patches.kernel.org/6.6.7-190-coresight-Fix-crash-when-Perf-and-sysfs-modes-a.patch
patches.kernel.org/6.6.7-191-hwtracing-hisi_ptt-Add-dummy-callback-pmu-read.patch
patches.kernel.org/6.6.7-192-coresight-ultrasoc-smb-Fix-sleep-while-close-pr.patch
patches.kernel.org/6.6.7-193-coresight-ultrasoc-smb-Config-SMB-buffer-before.patch
patches.kernel.org/6.6.7-194-coresight-ultrasoc-smb-Fix-uninitialized-before.patch
patches.kernel.org/6.6.7-195-misc-mei-client.c-return-negative-error-code-in.patch
patches.kernel.org/6.6.7-196-misc-mei-client.c-fix-problem-of-return-EOVERFL.patch
patches.kernel.org/6.6.7-197-perf-vendor-events-arm64-AmpereOne-Add-missing-.patch
patches.kernel.org/6.6.7-198-LoongArch-BPF-Don-t-sign-extend-memory-load-ope.patch
patches.kernel.org/6.6.7-199-LoongArch-BPF-Don-t-sign-extend-function-return.patch
patches.kernel.org/6.6.7-200-parisc-Reduce-size-of-the-bug_table-on-64-bit-k.patch
patches.kernel.org/6.6.7-201-parisc-Fix-asm-operand-number-out-of-range-buil.patch
patches.kernel.org/6.6.7-202-arm64-dts-mediatek-add-missing-space-before.patch
patches.kernel.org/6.6.7-203-arm64-dts-mt8183-kukui-Fix-underscores-in-node-.patch
patches.kernel.org/6.6.7-204-drm-amdgpu-disable-MCBP-by-default.patch
patches.kernel.org/6.6.7-205-perf-Fix-perf_event_validate_size.patch
patches.kernel.org/6.6.7-206-x86-sev-Fix-kernel-crash-due-to-late-update-to-.patch
patches.kernel.org/6.6.7-207-gpiolib-sysfs-Fix-error-handling-on-failed-expo.patch
patches.kernel.org/6.6.7-208-ASoC-ops-add-correct-range-check-for-limiting-v.patch
patches.kernel.org/6.6.7-209-kprobes-consistent-rcu-api-usage-for-kretprobe-.patch
patches.kernel.org/6.6.7-210-usb-gadget-f_hid-fix-report-descriptor-allocati.patch
patches.kernel.org/6.6.7-211-nvmem-Do-not-expect-fixed-layouts-to-grab-a-lay.patch
patches.kernel.org/6.6.7-212-serial-8250_dw-Add-ACPI-ID-for-Granite-Rapids-D.patch
patches.kernel.org/6.6.7-213-serial-ma35d1-Validate-console-index-before-ass.patch
patches.kernel.org/6.6.7-214-parport-Add-support-for-Brainboxes-IX-UC-PX-par.patch
patches.kernel.org/6.6.7-215-cifs-Fix-non-availability-of-dedup-breaking-gen.patch
patches.kernel.org/6.6.7-216-Revert-xhci-Loosen-RPM-as-default-policy-to-cov.patch
patches.kernel.org/6.6.7-217-smb-client-fix-potential-NULL-deref-in-parse_df.patch
patches.kernel.org/6.6.7-218-usb-typec-class-fix-typec_altmode_put_partner-t.patch
patches.kernel.org/6.6.7-219-ARM-PL011-Fix-DMA-support.patch
patches.kernel.org/6.6.7-220-serial-sc16is7xx-address-RX-timeout-interrupt-e.patch
patches.kernel.org/6.6.7-221-serial-8250-8250_omap-Clear-UART_HAS_RHR_IT_DIS.patch
patches.kernel.org/6.6.7-222-serial-8250-8250_omap-Do-not-start-RX-DMA-on-TH.patch
patches.kernel.org/6.6.7-223-serial-8250_omap-Add-earlycon-support-for-the-A.patch
patches.kernel.org/6.6.7-224-devcoredump-Send-uevent-once-devcd-is-ready.patch
patches.kernel.org/6.6.7-225-x86-CPU-AMD-Check-vendor-in-the-AMD-microcode-c.patch
patches.kernel.org/6.6.7-226-powerpc-ftrace-Fix-stack-teardown-in-ftrace_no_.patch
patches.kernel.org/6.6.7-227-USB-gadget-core-adjust-uevent-timing-on-gadget-.patch
patches.kernel.org/6.6.7-228-cifs-Fix-flushing-invalidation-and-file-size-wi.patch
patches.kernel.org/6.6.7-229-cifs-Fix-flushing-invalidation-and-file-size-wi.patch
patches.kernel.org/6.6.7-230-MIPS-kernel-Clear-FPU-states-when-setting-up-ke.patch
patches.kernel.org/6.6.7-231-KVM-s390-mm-Properly-reset-no-dat.patch
patches.kernel.org/6.6.7-232-KVM-SVM-Update-EFER-software-model-on-CR0-trap-.patch
patches.kernel.org/6.6.7-233-perf-list-Fix-JSON-segfault-by-setting-the-used.patch
patches.kernel.org/6.6.7-234-perf-metrics-Avoid-segv-if-default-metricgroup-.patch
patches.kernel.org/6.6.7-235-MIPS-Loongson64-Reserve-vgabios-memory-on-boot.patch
patches.kernel.org/6.6.7-236-MIPS-Loongson64-Handle-more-memory-types-passed.patch
patches.kernel.org/6.6.7-237-MIPS-Loongson64-Enable-DMA-noncoherent-support.patch
patches.kernel.org/6.6.7-238-netfilter-nft_set_pipapo-skip-inactive-elements.patch
patches.kernel.org/6.6.7-239-ASoC-qcom-sc8280xp-Limit-speaker-digital-volume.patch
patches.kernel.org/6.6.7-240-gcc-plugins-randstruct-Update-code-comment-in-r.patch
patches.kernel.org/6.6.7-241-riscv-Kconfig-Add-select-ARM_AMBA-to-SOC_STARFI.patch
patches.kernel.org/6.6.7-242-drm-amdgpu-Fix-refclk-reporting-for-SMU-v13.0.6.patch
patches.kernel.org/6.6.7-243-drm-amdgpu-update-retry-times-for-psp-BL-wait.patch
patches.kernel.org/6.6.7-244-drm-amdgpu-Restrict-extended-wait-to-PSP-v13.0..patch
patches.kernel.org/6.6.7-245-Linux-6.6.7.patch
patches.kernel.org/6.6.8-001-r8152-add-vendor-device-ID-pair-for-ASUS-USB-C2.patch
patches.kernel.org/6.6.8-002-ext4-fix-warning-in-ext4_dio_write_end_io.patch
patches.kernel.org/6.6.8-003-ksmbd-fix-memory-leak-in-smb2_lock.patch
patches.kernel.org/6.6.8-004-efi-x86-Avoid-physical-KASLR-on-older-Dell-syst.patch
patches.kernel.org/6.6.8-005-afs-Fix-refcount-underflow-from-error-handling-.patch
patches.kernel.org/6.6.8-006-HID-lenovo-Restrict-detection-of-patched-firmwa.patch
patches.kernel.org/6.6.8-007-net-mlx5e-Honor-user-choice-of-IPsec-replay-win.patch
patches.kernel.org/6.6.8-008-net-mlx5e-Ensure-that-IPsec-sequence-packet-num.patch
patches.kernel.org/6.6.8-009-net-mlx5e-Unify-esw-and-normal-IPsec-status-tab.patch
patches.kernel.org/6.6.8-010-net-mlx5e-Tidy-up-IPsec-NAT-T-SA-discovery.patch
patches.kernel.org/6.6.8-011-net-mlx5e-Reduce-eswitch-mode_lock-protection-c.patch
patches.kernel.org/6.6.8-012-net-mlx5e-Check-the-number-of-elements-before-w.patch
patches.kernel.org/6.6.8-013-RDMA-mlx5-Send-events-from-IB-driver-about-devi.patch
patches.kernel.org/6.6.8-014-net-mlx5e-Disable-IPsec-offload-support-if-not-.patch
patches.kernel.org/6.6.8-015-net-mlx5e-Fix-possible-deadlock-on-mlx5e_tx_tim.patch
patches.kernel.org/6.6.8-016-net-mlx5e-TC-Don-t-offload-post-action-rule-if-.patch
patches.kernel.org/6.6.8-017-net-mlx5-Nack-sync-reset-request-when-HotPlug-i.patch
patches.kernel.org/6.6.8-018-net-mlx5e-Check-netdev-pointer-before-checking-.patch
patches.kernel.org/6.6.8-019-net-mlx5-Fix-a-NULL-vs-IS_ERR-check.patch
patches.kernel.org/6.6.8-020-net-ipv6-support-reporting-otherwise-unknown-pr.patch
patches.kernel.org/6.6.8-021-qca_debug-Prevent-crash-on-TX-ring-changes.patch
patches.kernel.org/6.6.8-022-qca_debug-Fix-ethtool-G-iface-tx-behavior.patch
patches.kernel.org/6.6.8-023-qca_spi-Fix-reset-behavior.patch
patches.kernel.org/6.6.8-024-bnxt_en-Clear-resource-reservation-during-resum.patch
patches.kernel.org/6.6.8-025-bnxt_en-Fix-skb-recycling-logic-in-bnxt_deliver.patch
patches.kernel.org/6.6.8-026-bnxt_en-Fix-wrong-return-value-check-in-bnxt_cl.patch
patches.kernel.org/6.6.8-027-bnxt_en-Fix-HWTSTAMP_FILTER_ALL-packet-timestam.patch
patches.kernel.org/6.6.8-028-atm-solos-pci-Fix-potential-deadlock-on-cli_que.patch
patches.kernel.org/6.6.8-029-atm-solos-pci-Fix-potential-deadlock-on-tx_queu.patch
patches.kernel.org/6.6.8-030-net-fec-correct-queue-selection.patch
patches.kernel.org/6.6.8-031-octeontx2-af-fix-a-use-after-free-in-rvu_nix_re.patch
patches.kernel.org/6.6.8-032-net-sched-act_ct-Take-per-cb-reference-to-tcf_c.patch
patches.kernel.org/6.6.8-033-octeon_ep-explicitly-test-for-firmware-ready-va.patch
patches.kernel.org/6.6.8-034-octeontx2-pf-Fix-promisc-mcam-entry-action.patch
patches.kernel.org/6.6.8-035-octeontx2-af-Update-RSS-algorithm-index.patch
patches.kernel.org/6.6.8-036-octeontx2-af-Fix-pause-frame-configuration.patch
patches.kernel.org/6.6.8-037-atm-Fix-Use-After-Free-in-do_vcc_ioctl.patch
patches.kernel.org/6.6.8-038-net-rose-Fix-Use-After-Free-in-rose_ioctl.patch
patches.kernel.org/6.6.8-039-iavf-Introduce-new-state-machines-for-flow-dire.patch
patches.kernel.org/6.6.8-040-iavf-Handle-ntuple-on-off-based-on-new-state-ma.patch
patches.kernel.org/6.6.8-041-iavf-Fix-iavf_shutdown-to-call-iavf_remove-inst.patch
patches.kernel.org/6.6.8-042-qed-Fix-a-potential-use-after-free-in-qed_cxt_t.patch
patches.kernel.org/6.6.8-043-net-Remove-acked-SYN-flag-from-packet-in-the-tr.patch
patches.kernel.org/6.6.8-044-net-ena-Destroy-correct-number-of-xdp-queues-up.patch
patches.kernel.org/6.6.8-045-net-ena-Fix-xdp-drops-handling-due-to-multibuf-.patch
patches.kernel.org/6.6.8-046-net-ena-Fix-DMA-syncing-in-XDP-path-when-SWIOTL.patch
patches.kernel.org/6.6.8-047-net-ena-Fix-XDP-redirection-error.patch
patches.kernel.org/6.6.8-048-stmmac-dwmac-loongson-Make-sure-MDIO-is-initial.patch
patches.kernel.org/6.6.8-049-sign-file-Fix-incorrect-return-values-check.patch
patches.kernel.org/6.6.8-050-vsock-virtio-Fix-unsigned-integer-wrap-around-i.patch
patches.kernel.org/6.6.8-051-dpaa2-switch-fix-size-of-the-dma_unmap.patch
patches.kernel.org/6.6.8-052-dpaa2-switch-do-not-ask-for-MDB-VLAN-and-FDB-re.patch
patches.kernel.org/6.6.8-053-net-stmmac-dwmac-qcom-ethqos-Fix-drops-in-10M-S.patch
patches.kernel.org/6.6.8-054-net-stmmac-Handle-disabled-MDIO-busses-from-dev.patch
patches.kernel.org/6.6.8-055-appletalk-Fix-Use-After-Free-in-atalk_ioctl.patch
patches.kernel.org/6.6.8-056-net-atlantic-fix-double-free-in-ring-reinit-log.patch
patches.kernel.org/6.6.8-057-cred-switch-to-using-atomic_long_t.patch
patches.kernel.org/6.6.8-058-cred-get-rid-of-CONFIG_DEBUG_CREDENTIALS.patch
patches.kernel.org/6.6.8-059-HID-i2c-hid-Add-IDEA5002-to-i2c_hid_acpi_blackl.patch
patches.kernel.org/6.6.8-060-HID-Add-quirk-for-Labtec-ODDOR-aikeec-handbrake.patch
patches.kernel.org/6.6.8-061-fuse-Rename-DIRECT_IO_RELAX-to-DIRECT_IO_ALLOW_.patch
patches.kernel.org/6.6.8-062-fuse-share-lookup-state-between-submount-and-it.patch
patches.kernel.org/6.6.8-063-fuse-disable-FOPEN_PARALLEL_DIRECT_WRITES-with-.patch
patches.kernel.org/6.6.8-064-fuse-dax-set-fc-dax-to-NULL-in-fuse_dax_conn_fr.patch
patches.kernel.org/6.6.8-065-io_uring-cmd-fix-breakage-in-SOCKET_URING_OP_SI.patch
patches.kernel.org/6.6.8-066-ALSA-hda-hdmi-add-force-connect-quirk-for-NUC5C.patch
patches.kernel.org/6.6.8-067-ALSA-hda-hdmi-add-force-connect-quirks-for-ASUS.patch
patches.kernel.org/6.6.8-068-ALSA-hda-realtek-Apply-mute-LED-quirk-for-HP15-.patch
patches.kernel.org/6.6.8-069-ALSA-hda-tas2781-leave-hda_component-in-usable-.patch
patches.kernel.org/6.6.8-070-ALSA-hda-tas2781-handle-missing-EFI-calibration.patch
patches.kernel.org/6.6.8-071-ALSA-hda-tas2781-call-cleanup-functions-only-on.patch
patches.kernel.org/6.6.8-072-ALSA-hda-tas2781-reset-the-amp-before-component.patch
patches.kernel.org/6.6.8-073-Revert-PCI-acpiphp-Reassign-resources-on-bridge.patch
patches.kernel.org/6.6.8-074-PCI-loongson-Limit-MRRS-to-256.patch
patches.kernel.org/6.6.8-075-PCI-ASPM-Add-pci_enable_link_state_locked.patch
patches.kernel.org/6.6.8-076-ksmbd-fix-wrong-name-of-SMB2_CREATE_ALLOCATION_.patch
patches.kernel.org/6.6.8-077-PCI-vmd-Fix-potential-deadlock-when-enabling-AS.patch
patches.kernel.org/6.6.8-078-drm-mediatek-fix-kernel-oops-if-no-crtc-is-foun.patch
patches.kernel.org/6.6.8-079-drm-mediatek-Add-spinlock-for-setting-vblank-ev.patch
patches.kernel.org/6.6.8-080-accel-ivpu-Print-information-about-used-workaro.patch
patches.kernel.org/6.6.8-081-accel-ivpu-37xx-Fix-interrupt_clear_with_0-WA-i.patch
patches.kernel.org/6.6.8-082-drm-i915-selftests-Fix-engine-reset-count-stora.patch
patches.kernel.org/6.6.8-083-drm-i915-Use-internal-class-when-counting-engin.patch
patches.kernel.org/6.6.8-084-selftests-mm-cow-print-ksft-header-before-print.patch
patches.kernel.org/6.6.8-085-x86-hyperv-Fix-the-detection-of-E820_TYPE_PRAM-.patch
patches.kernel.org/6.6.8-086-usb-aqc111-check-packet-for-fixup-for-true-limi.patch
patches.kernel.org/6.6.8-087-stmmac-dwmac-loongson-Add-architecture-dependen.patch
patches.kernel.org/6.6.8-088-rxrpc-Fix-some-minor-issues-with-bundle-tracing.patch
patches.kernel.org/6.6.8-089-blk-throttle-fix-lockdep-warning-of-cgroup_mute.patch
patches.kernel.org/6.6.8-090-blk-cgroup-bypass-blkcg_deactivate_policy-after.patch
patches.kernel.org/6.6.8-091-bcache-avoid-oversize-memory-allocation-by-smal.patch
patches.kernel.org/6.6.8-092-bcache-remove-redundant-assignment-to-variable-.patch
patches.kernel.org/6.6.8-093-bcache-add-code-comments-for-bch_btree_node_get.patch
patches.kernel.org/6.6.8-094-bcache-avoid-NULL-checking-to-c-root-in-run_cac.patch
patches.kernel.org/6.6.8-095-nbd-fold-nbd-config-initialization-into-nbd_all.patch
patches.kernel.org/6.6.8-096-nbd-factor-out-a-helper-to-get-nbd_config-witho.patch
patches.kernel.org/6.6.8-097-nbd-fix-null-ptr-dereference-while-accessing-nb.patch
patches.kernel.org/6.6.8-098-nvme-auth-set-explanation-code-for-failure2-msg.patch
patches.kernel.org/6.6.8-099-nvme-catch-errors-from-nvme_configure_metadata.patch
patches.kernel.org/6.6.8-100-selftests-bpf-fix-bpf_loop_bench-for-new-callba.patch
patches.kernel.org/6.6.8-101-LoongArch-Add-dependency-between-vmlinuz.efi-an.patch
patches.kernel.org/6.6.8-102-LoongArch-Record-pc-instead-of-offset-in-la_abs.patch
patches.kernel.org/6.6.8-103-LoongArch-Silence-the-boot-warning-about-nokasl.patch
patches.kernel.org/6.6.8-104-LoongArch-Mark-dmw-tlb-_virt_to_page-exports-as.patch
patches.kernel.org/6.6.8-105-LoongArch-Implement-constant-timer-shutdown-int.patch
patches.kernel.org/6.6.8-106-platform-x86-intel_telemetry-Fix-kernel-doc-des.patch
patches.kernel.org/6.6.8-107-HID-mcp2221-Set-driver-data-before-I2C-adapter-.patch
patches.kernel.org/6.6.8-108-HID-mcp2221-Allow-IO-to-start-during-probe.patch
patches.kernel.org/6.6.8-109-HID-apple-add-Jamesdonkey-and-A3R-to-non-apple-.patch
patches.kernel.org/6.6.8-110-HID-glorious-fix-Glorious-Model-I-HID-report.patch
patches.kernel.org/6.6.8-111-HID-add-ALWAYS_POLL-quirk-for-Apple-kb.patch
patches.kernel.org/6.6.8-112-nbd-pass-nbd_sock-to-nbd_read_reply-instead-of-.patch
patches.kernel.org/6.6.8-113-HID-hid-asus-reset-the-backlight-brightness-lev.patch
patches.kernel.org/6.6.8-114-HID-multitouch-Add-quirk-for-HONOR-GLO-GXXX-tou.patch
patches.kernel.org/6.6.8-115-nfc-virtual_ncidev-Add-variable-to-check-if-nde.patch
patches.kernel.org/6.6.8-116-scripts-checkstack.pl-match-all-stack-sizes-for.patch
patches.kernel.org/6.6.8-117-asm-generic-qspinlock-fix-queued_spin_value_unl.patch
patches.kernel.org/6.6.8-118-eventfs-Do-not-allow-NULL-parent-to-eventfs_sta.patch
patches.kernel.org/6.6.8-119-net-usb-qmi_wwan-claim-interface-4-for-ZTE-MF29.patch
patches.kernel.org/6.6.8-120-smb-client-implement-query_reparse_point-for-SM.patch
patches.kernel.org/6.6.8-121-smb-client-introduce-parse_reparse_point.patch
patches.kernel.org/6.6.8-122-smb-client-set-correct-file-type-from-NFS-repar.patch
patches.kernel.org/6.6.8-123-arm64-add-dependency-between-vmlinuz.efi-and-Im.patch
patches.kernel.org/6.6.8-124-HID-hid-asus-add-const-to-read-only-outgoing-us.patch
patches.kernel.org/6.6.8-125-perf-Fix-perf_event_validate_size-lockdep-splat.patch
patches.kernel.org/6.6.8-126-btrfs-do-not-allow-non-subvolume-root-targets-f.patch
patches.kernel.org/6.6.8-127-cxl-hdm-Fix-dpa-translation-locking.patch
patches.kernel.org/6.6.8-128-soundwire-stream-fix-NULL-pointer-dereference-f.patch
patches.kernel.org/6.6.8-129-ext4-prevent-the-normalized-size-from-exceeding.patch
patches.kernel.org/6.6.8-130-Revert-selftests-error-out-if-kernel-header-fil.patch
patches.kernel.org/6.6.8-131-arm64-mm-Always-make-sw-dirty-PTEs-hw-dirty-in-.patch
patches.kernel.org/6.6.8-132-team-Fix-use-after-free-when-an-option-instance.patch
patches.kernel.org/6.6.8-133-drm-amdgpu-sdma5.2-add-begin-end_use-ring-callb.patch
patches.kernel.org/6.6.8-134-drm-mediatek-Fix-access-violation-in-mtk_drm_cr.patch
patches.kernel.org/6.6.8-135-dmaengine-stm32-dma-avoid-bitfield-overflow-ass.patch
patches.kernel.org/6.6.8-136-dmaengine-fsl-edma-fix-DMA-channel-leak-in-eDMA.patch
patches.kernel.org/6.6.8-137-mm-mglru-fix-underprotected-page-cache.patch
patches.kernel.org/6.6.8-138-mm-mglru-try-to-stop-at-high-watermarks.patch
patches.kernel.org/6.6.8-139-mm-mglru-respect-min_ttl_ms-with-memcgs.patch
patches.kernel.org/6.6.8-140-mm-mglru-reclaim-offlined-memcgs-harder.patch
patches.kernel.org/6.6.8-141-mm-shmem-fix-race-in-shmem_undo_range-w-THP.patch
patches.kernel.org/6.6.8-142-kexec-drop-dependency-on-ARCH_SUPPORTS_KEXEC-fr.patch
patches.kernel.org/6.6.8-143-btrfs-free-qgroup-reserve-when-ORDERED_IOERR-is.patch
patches.kernel.org/6.6.8-144-btrfs-fix-qgroup_free_reserved_data-int-overflo.patch
patches.kernel.org/6.6.8-145-btrfs-don-t-clear-qgroup-reserved-bit-in-releas.patch
patches.kernel.org/6.6.8-146-drm-amdgpu-fix-tear-down-order-in-amdgpu_vm_pt_.patch
patches.kernel.org/6.6.8-147-drm-edid-also-call-add-modes-in-EDID-connector-.patch
patches.kernel.org/6.6.8-148-drm-amd-display-Restore-guard-against-default-b.patch
patches.kernel.org/6.6.8-149-drm-amd-display-Disable-PSR-SU-on-Parade-0803-T.patch
patches.kernel.org/6.6.8-150-drm-i915-Fix-ADL-tiled-plane-stride-when-the-PO.patch
patches.kernel.org/6.6.8-151-drm-i915-Fix-intel_atomic_setup_scalers-plane_s.patch
patches.kernel.org/6.6.8-152-drm-i915-Fix-remapped-stride-with-CCS-on-ADL.patch
patches.kernel.org/6.6.8-153-smb-client-fix-OOB-in-receive_encrypted_standar.patch
patches.kernel.org/6.6.8-154-smb-client-fix-potential-OOBs-in-smb2_parse_con.patch
patches.kernel.org/6.6.8-155-smb-client-fix-NULL-deref-in-asn1_ber_decoder.patch
patches.kernel.org/6.6.8-156-smb-client-fix-OOB-in-smb2_query_reparse_point.patch
patches.kernel.org/6.6.8-157-ring-buffer-Fix-memory-leak-of-free-page.patch
patches.kernel.org/6.6.8-158-tracing-Update-snapshot-buffer-on-resize-if-it-.patch
patches.kernel.org/6.6.8-159-ring-buffer-Do-not-update-before-stamp-when-swi.patch
patches.kernel.org/6.6.8-160-ring-buffer-Have-saved-event-hold-the-entire-ev.patch
patches.kernel.org/6.6.8-161-ring-buffer-Fix-writing-to-the-buffer-with-max_.patch
patches.kernel.org/6.6.8-162-ring-buffer-Fix-a-race-in-rb_time_cmpxchg-for-3.patch
patches.kernel.org/6.6.8-163-ring-buffer-Do-not-try-to-put-back-write_stamp.patch
patches.kernel.org/6.6.8-164-ring-buffer-Have-rb_time_cmpxchg-set-the-msb-co.patch
patches.kernel.org/6.6.8-165-x86-speculation-objtool-Use-absolute-relocation.patch
patches.kernel.org/6.6.8-166-RDMA-mlx5-Change-the-key-being-sent-for-MPV-dev.patch
patches.kernel.org/6.6.8-167-Linux-6.6.8.patch
patches.kernel.org/6.6.9-001-bpf-Fix-prog_array_map_poke_run-map-poke-update.patch
patches.kernel.org/6.6.9-002-mm-damon-core-use-number-of-passed-access-sampl.patch
patches.kernel.org/6.6.9-003-mm-damon-core-make-damon_start-waits-until-kdam.patch
patches.kernel.org/6.6.9-004-btrfs-qgroup-iterate-qgroups-without-memory-all.patch
patches.kernel.org/6.6.9-005-btrfs-qgroup-use-qgroup_iterator-in-qgroup_conv.patch
patches.kernel.org/6.6.9-006-btrfs-free-qgroup-pertrans-reserve-on-transacti.patch
patches.kernel.org/6.6.9-007-drm-amd-display-fix-hw-rotated-modes-when-PSR-S.patch
patches.kernel.org/6.6.9-008-drm-i915-Fix-FEC-state-dump.patch
patches.kernel.org/6.6.9-009-drm-i915-Introduce-crtc_state-enhanced_framing.patch
patches.kernel.org/6.6.9-010-drm-i915-edp-don-t-write-to-DP_LINK_BW_SET-when.patch
patches.kernel.org/6.6.9-011-drm-Update-file-owner-during-use.patch
patches.kernel.org/6.6.9-012-drm-Fix-FD-ownership-check-in-drm_master_check_.patch
patches.kernel.org/6.6.9-013-spi-spi-imx-correctly-configure-burst-length-wh.patch
patches.kernel.org/6.6.9-014-arm64-dts-allwinner-h616-update-emac-for-Orange.patch
patches.kernel.org/6.6.9-015-ARM-dts-dra7-Fix-DRA7-L3-NoC-node-register-size.patch
patches.kernel.org/6.6.9-016-ARM-OMAP2-Fix-null-pointer-dereference-and-memo.patch
patches.kernel.org/6.6.9-017-reset-Fix-crash-when-freeing-non-existent-optio.patch
patches.kernel.org/6.6.9-018-s390-vx-fix-save-restore-of-fpu-kernel-context.patch
patches.kernel.org/6.6.9-019-platform-x86-intel-pmc-Fix-hang-in-pmc_core_sen.patch
patches.kernel.org/6.6.9-020-SUNRPC-Revert-5f7fc5d69f6e92ec0b38774c387f5cf78.patch
patches.kernel.org/6.6.9-021-wifi-ieee80211-don-t-require-protected-vendor-a.patch
patches.kernel.org/6.6.9-022-wifi-iwlwifi-pcie-add-another-missing-bh-disabl.patch
patches.kernel.org/6.6.9-023-wifi-mac80211-check-if-the-existing-link-config.patch
patches.kernel.org/6.6.9-024-wifi-mac80211-don-t-re-add-debugfs-during-recon.patch
patches.kernel.org/6.6.9-025-wifi-mac80211-check-defragmentation-succeeded.patch
patches.kernel.org/6.6.9-026-wifi-mac80211-mesh-check-element-parsing-succee.patch
patches.kernel.org/6.6.9-027-wifi-mac80211-mesh_plink-fix-matches_local-logi.patch
patches.kernel.org/6.6.9-028-ice-fix-theoretical-out-of-bounds-access-in-eth.patch
patches.kernel.org/6.6.9-029-bpf-syzkaller-found-null-ptr-deref-in-unix_bpf-.patch
patches.kernel.org/6.6.9-030-Revert-net-mlx5e-fix-double-free-of-encap_heade.patch
patches.kernel.org/6.6.9-031-Revert-net-mlx5e-fix-double-free-of-encap_heade.patch
patches.kernel.org/6.6.9-032-net-mlx5e-Fix-slab-out-of-bounds-in-mlx5_query_.patch
patches.kernel.org/6.6.9-033-net-mlx5e-Fix-a-race-in-command-alloc-flow.patch
patches.kernel.org/6.6.9-034-net-mlx5e-fix-a-potential-double-free-in-fs_udp.patch
patches.kernel.org/6.6.9-035-net-mlx5e-Fix-overrun-reported-by-coverity.patch
patches.kernel.org/6.6.9-036-net-mlx5e-Decrease-num_block_tc-when-unblock-tc.patch
patches.kernel.org/6.6.9-037-net-mlx5e-XDP-Drop-fragmented-packets-larger-th.patch
patches.kernel.org/6.6.9-038-net-mlx5-Fix-fw-tracer-first-block-check.patch
patches.kernel.org/6.6.9-039-net-mlx5-Refactor-mlx5_flow_destination-rep-poi.patch
patches.kernel.org/6.6.9-040-net-mlx5e-Fix-error-code-in-mlx5e_tc_action_mis.patch
patches.kernel.org/6.6.9-041-net-mlx5e-Fix-error-codes-in-alloc_branch_attr.patch
patches.kernel.org/6.6.9-042-net-mlx5e-Correct-snprintf-truncation-handling-.patch
patches.kernel.org/6.6.9-043-net-mlx5e-Correct-snprintf-truncation-handling-.patch
patches.kernel.org/6.6.9-044-net-mscc-ocelot-fix-eMAC-TX-RMON-stats-for-buck.patch
patches.kernel.org/6.6.9-045-net-mscc-ocelot-fix-pMAC-TX-RMON-stats-for-buck.patch
patches.kernel.org/6.6.9-046-octeontx2-pf-Fix-graceful-exit-during-PFC-confi.patch
patches.kernel.org/6.6.9-047-net-Return-error-from-sk_stream_wait_connect-if.patch
patches.kernel.org/6.6.9-048-net-sched-ife-fix-potential-use-after-free.patch
patches.kernel.org/6.6.9-049-ethernet-atheros-fix-a-memleak-in-atl1e_setup_r.patch
patches.kernel.org/6.6.9-050-net-rose-fix-races-in-rose_kill_by_device.patch
patches.kernel.org/6.6.9-051-Bluetooth-Fix-not-notifying-when-connection-enc.patch
patches.kernel.org/6.6.9-052-Bluetooth-Fix-deadlock-in-vhci_send_frame.patch
patches.kernel.org/6.6.9-053-Bluetooth-hci_event-shut-up-a-false-positive-wa.patch
patches.kernel.org/6.6.9-054-Bluetooth-hci_core-Fix-hci_conn_hash_lookup_cis.patch
patches.kernel.org/6.6.9-055-bnxt_en-do-not-map-packet-buffers-twice.patch
patches.kernel.org/6.6.9-056-net-phy-skip-LED-triggers-on-PHYs-on-SFP-module.patch
patches.kernel.org/6.6.9-057-ice-stop-trashing-VF-VSI-aggregator-node-ID-inf.patch
patches.kernel.org/6.6.9-058-ice-alter-feature-support-check-for-SRIOV-and-L.patch
patches.kernel.org/6.6.9-059-ice-Fix-PF-with-enabled-XDP-going-no-carrier-af.patch
patches.kernel.org/6.6.9-060-net-mana-select-PAGE_POOL.patch
patches.kernel.org/6.6.9-061-net-check-vlan-filter-feature-in-vlan_vids_add_.patch
patches.kernel.org/6.6.9-062-afs-Fix-the-dynamic-root-s-d_delete-to-always-d.patch
patches.kernel.org/6.6.9-063-afs-Fix-dynamic-root-lookup-DNS-check.patch
patches.kernel.org/6.6.9-064-net-ethernet-mtk_wed-fix-possible-NULL-pointer-.patch
patches.kernel.org/6.6.9-065-net-ipv6-Revert-remove-expired-routes-with-a-se.patch
patches.kernel.org/6.6.9-066-net-check-dev-gso_max_size-in-gso_features_chec.patch
patches.kernel.org/6.6.9-067-keys-dns-Allow-key-types-eg.-DNS-to-be-reclaime.patch
patches.kernel.org/6.6.9-068-afs-Fix-overwriting-of-result-of-DNS-query.patch
patches.kernel.org/6.6.9-069-afs-Fix-use-after-free-due-to-get-remove-race-i.patch
patches.kernel.org/6.6.9-070-drm-i915-hwmon-Fix-static-analysis-tool-reporte.patch
patches.kernel.org/6.6.9-071-drm-i915-mtl-Fix-HDMI-DP-PLL-clock-selection.patch
patches.kernel.org/6.6.9-072-ASoC-hdmi-codec-fix-missing-report-for-jack-ini.patch
patches.kernel.org/6.6.9-073-ASoC-fsl_sai-Fix-channel-swap-issue-on-i.MX8MP.patch
patches.kernel.org/6.6.9-074-i2c-qcom-geni-fix-missing-clk_disable_unprepare.patch
patches.kernel.org/6.6.9-075-drm-amdgpu-re-create-idle-bo-s-PTE-during-VM-st.patch
patches.kernel.org/6.6.9-076-i2c-aspeed-Handle-the-coalesced-stop-conditions.patch
patches.kernel.org/6.6.9-077-x86-xen-add-CPU-dependencies-for-32-bit-build.patch
patches.kernel.org/6.6.9-078-pinctrl-at91-pio4-use-dedicated-lock-class-for-.patch
patches.kernel.org/6.6.9-079-gpiolib-cdev-add-gpio_device-locking-wrapper-ar.patch
patches.kernel.org/6.6.9-080-nvme-pci-fix-sleeping-function-called-from-inte.patch
patches.kernel.org/6.6.9-081-interconnect-Treat-xlate-returning-NULL-node-as.patch
patches.kernel.org/6.6.9-082-iio-imu-inv_mpu6050-fix-an-error-code-problem-i.patch
patches.kernel.org/6.6.9-083-interconnect-qcom-sm8250-Enable-sync_state.patch
patches.kernel.org/6.6.9-084-Input-ipaq-micro-keys-add-error-handling-for-de.patch
patches.kernel.org/6.6.9-085-iio-adc-meson-add-separate-config-for-axg-SoC-f.patch
patches.kernel.org/6.6.9-086-scsi-bnx2fc-Fix-skb-double-free-in-bnx2fc_rcv.patch
patches.kernel.org/6.6.9-087-scsi-ufs-qcom-Return-ufs_qcom_clk_scale_-errors.patch
patches.kernel.org/6.6.9-088-scsi-ufs-core-Let-the-sq_lock-protect-sq_tail_s.patch
patches.kernel.org/6.6.9-089-iio-kx022a-Fix-acceleration-value-scaling.patch
patches.kernel.org/6.6.9-090-iio-adc-imx93-add-four-channels-for-imx93-adc.patch
patches.kernel.org/6.6.9-091-iio-common-ms_sensors-ms_sensors_i2c-fix-humidi.patch
patches.kernel.org/6.6.9-092-iio-imu-adis16475-add-spi_device_id-table.patch
patches.kernel.org/6.6.9-093-iio-adc-ti_am335x_adc-Fix-return-value-check-of.patch
patches.kernel.org/6.6.9-094-iio-tmag5273-fix-temperature-offset.patch
patches.kernel.org/6.6.9-095-iio-triggered-buffer-prevent-possible-freeing-o.patch
patches.kernel.org/6.6.9-096-ALSA-usb-audio-Increase-delay-in-MOTU-M-quirk.patch
patches.kernel.org/6.6.9-097-ARM-dts-Fix-occasional-boot-hang-for-am3-usb.patch
patches.kernel.org/6.6.9-098-usb-storage-Add-quirk-for-incorrect-WP-on-Kings.patch
patches.kernel.org/6.6.9-099-wifi-mt76-fix-crash-with-WED-rx-support-enabled.patch
patches.kernel.org/6.6.9-100-wifi-cfg80211-Add-my-certificate.patch
patches.kernel.org/6.6.9-101-wifi-cfg80211-fix-certs-build-to-not-depend-on-.patch
patches.kernel.org/6.6.9-102-USB-serial-ftdi_sio-update-Actisense-PIDs-const.patch
patches.kernel.org/6.6.9-103-USB-serial-option-add-Quectel-EG912Y-module-sup.patch
patches.kernel.org/6.6.9-104-USB-serial-option-add-Foxconn-T99W265-with-new-.patch
patches.kernel.org/6.6.9-105-USB-serial-option-add-Quectel-RM500Q-R13-firmwa.patch
patches.kernel.org/6.6.9-106-ALSA-hda-tas2781-select-program-0-conf-0-by-def.patch
patches.kernel.org/6.6.9-107-ALSA-hda-realtek-Add-quirk-for-ASUS-ROG-GV302XA.patch
patches.kernel.org/6.6.9-108-ASoC-tas2781-check-the-validity-of-prm_no-cfg_n.patch
patches.kernel.org/6.6.9-109-Bluetooth-hci_event-Fix-not-checking-if-HCI_OP_.patch
patches.kernel.org/6.6.9-110-Bluetooth-af_bluetooth-Fix-Use-After-Free-in-bt.patch
patches.kernel.org/6.6.9-111-Bluetooth-L2CAP-Send-reject-on-command-corrupte.patch
patches.kernel.org/6.6.9-112-Bluetooth-MGMT-SMP-Fix-address-type-when-using-.patch
patches.kernel.org/6.6.9-113-Bluetooth-Add-more-enc-key-size-check.patch
patches.kernel.org/6.6.9-114-usb-typec-ucsi-fix-gpio-based-orientation-detec.patch
patches.kernel.org/6.6.9-115-usb-fotg210-hcd-delete-an-incorrect-bounds-test.patch
patches.kernel.org/6.6.9-116-net-usb-ax88179_178a-avoid-failed-operations-wh.patch
patches.kernel.org/6.6.9-117-Input-soc_button_array-add-mapping-for-airplane.patch
patches.kernel.org/6.6.9-118-net-9p-avoid-freeing-uninit-memory-in-p9pdu_vre.patch
patches.kernel.org/6.6.9-119-net-rfkill-gpio-set-GPIO-direction.patch
patches.kernel.org/6.6.9-120-net-ks8851-Fix-TX-stall-caused-by-TX-buffer-ove.patch
patches.kernel.org/6.6.9-121-net-avoid-build-bug-in-skb-extension-length-cal.patch
patches.kernel.org/6.6.9-122-net-stmmac-fix-incorrect-flag-check-in-timestam.patch
patches.kernel.org/6.6.9-123-dt-bindings-nvmem-mxs-ocotp-Document-fsl-ocotp.patch
patches.kernel.org/6.6.9-124-nfsd-call-nfsd_last_thread-before-final-nfsd_pu.patch
patches.kernel.org/6.6.9-125-smb-client-fix-OOB-in-cifsd-when-receiving-comp.patch
patches.kernel.org/6.6.9-126-smb-client-fix-potential-OOB-in-cifs_dump_detai.patch
patches.kernel.org/6.6.9-127-smb-client-fix-OOB-in-SMB2_query_info_init.patch
patches.kernel.org/6.6.9-128-smb-client-fix-OOB-in-smbCalcSize.patch
patches.kernel.org/6.6.9-129-drm-i915-Reject-async-flips-with-bigjoiner.patch
patches.kernel.org/6.6.9-130-drm-i915-dmc-Don-t-enable-any-pipe-DMC-events.patch
patches.kernel.org/6.6.9-131-9p-prevent-read-overrun-in-protocol-dump-tracep.patch
patches.kernel.org/6.6.9-132-ring-buffer-Fix-32-bit-rb_time_read-race-with-r.patch
patches.kernel.org/6.6.9-133-ring-buffer-Remove-useless-update-to-write_stam.patch
patches.kernel.org/6.6.9-134-ring-buffer-Fix-slowpath-of-interrupted-event.patch
patches.kernel.org/6.6.9-135-spi-atmel-Do-not-cancel-a-transfer-upon-any-sig.patch
patches.kernel.org/6.6.9-136-spi-atmel-Prevent-spi-transfers-from-being-kill.patch
patches.kernel.org/6.6.9-137-spi-atmel-Fix-clock-issue-when-using-devices-wi.patch
patches.kernel.org/6.6.9-138-nvmem-brcm_nvram-store-a-copy-of-NVRAM-content.patch
patches.kernel.org/6.6.9-139-Revert-scsi-aacraid-Reply-queue-mapping-to-CPUs.patch
patches.kernel.org/6.6.9-140-scsi-core-Always-send-batch-on-reset-or-error-h.patch
patches.kernel.org/6.6.9-141-tracing-synthetic-Disable-events-after-testing-.patch
patches.kernel.org/6.6.9-142-dm-integrity-don-t-modify-bio-s-immutable-bio_v.patch
patches.kernel.org/6.6.9-143-selftests-mptcp-join-fix-subflow_send_ack-looku.patch
patches.kernel.org/6.6.9-144-pinctrl-starfive-jh7110-ignore-disabled-device-.patch
patches.kernel.org/6.6.9-145-pinctrl-starfive-jh7100-ignore-disabled-device-.patch
patches.kernel.org/6.6.9-146-bus-ti-sysc-Flush-posted-write-only-after-srst_.patch
patches.kernel.org/6.6.9-147-gpio-dwapb-mask-unmask-IRQ-when-disable-enale-i.patch
patches.kernel.org/6.6.9-148-lib-vsprintf-Fix-pfwf-when-current-node-refcoun.patch
patches.kernel.org/6.6.9-149-thunderbolt-Fix-memory-leak-in-margining_port_r.patch
patches.kernel.org/6.6.9-150-KVM-arm64-vgic-Simplify-kvm_vgic_destroy.patch
patches.kernel.org/6.6.9-151-KVM-arm64-vgic-Add-a-non-locking-primitive-for-.patch
patches.kernel.org/6.6.9-152-KVM-arm64-vgic-Force-vcpu-vgic-teardown-on-vcpu.patch
patches.kernel.org/6.6.9-153-x86-alternatives-Sync-core-before-enabling-inte.patch
patches.kernel.org/6.6.9-154-x86-alternatives-Disable-interrupts-and-sync-wh.patch
patches.kernel.org/6.6.9-155-x86-smpboot-64-Handle-X2APIC-BIOS-inconsistency.patch
patches.kernel.org/6.6.9-156-spi-cadence-revert-Add-SPI-transfer-delays.patch
patches.kernel.org/6.6.9-157-Linux-6.6.9.patch
patches.kernel.org/6.6.10-001-ksmbd-Remove-unused-field-in-ksmbd_user-struct.patch
patches.kernel.org/6.6.10-002-ksmbd-reorganize-ksmbd_iov_pin_rsp.patch
patches.kernel.org/6.6.10-003-ksmbd-fix-kernel-doc-comment-of-ksmbd_vfs_setx.patch
patches.kernel.org/6.6.10-004-ksmbd-fix-missing-RDMA-capable-flag-for-IPoIB-.patch
patches.kernel.org/6.6.10-005-ksmbd-add-support-for-surrogate-pair-conversio.patch
patches.kernel.org/6.6.10-006-ksmbd-no-need-to-wait-for-binded-connection-te.patch
patches.kernel.org/6.6.10-007-ksmbd-fix-kernel-doc-comment-of-ksmbd_vfs_kern.patch
patches.kernel.org/6.6.10-008-ksmbd-prevent-memory-leak-on-error-return.patch
patches.kernel.org/6.6.10-009-ksmbd-separately-allocate-ci-per-dentry.patch
patches.kernel.org/6.6.10-010-ksmbd-move-oplock-handling-after-unlock-parent.patch
patches.kernel.org/6.6.10-011-ksmbd-release-interim-response-after-sending-s.patch
patches.kernel.org/6.6.10-012-ksmbd-move-setting-SMB2_FLAGS_ASYNC_COMMAND-an.patch
patches.kernel.org/6.6.10-013-ksmbd-don-t-update-op_state-as-OPLOCK_STATE_NO.patch
patches.kernel.org/6.6.10-014-ksmbd-set-epoch-in-create-context-v2-lease.patch
patches.kernel.org/6.6.10-015-ksmbd-set-v2-lease-capability.patch
patches.kernel.org/6.6.10-016-ksmbd-downgrade-RWH-lease-caching-state-to-RH-.patch
patches.kernel.org/6.6.10-017-ksmbd-send-v2-lease-break-notification-for-dir.patch
patches.kernel.org/6.6.10-018-ksmbd-lazy-v2-lease-break-on-smb2_write.patch
patches.kernel.org/6.6.10-019-ksmbd-avoid-duplicate-opinfo_put-call-on-error.patch
patches.kernel.org/6.6.10-020-fs-new-accessor-methods-for-atime-and-mtime.patch
patches.kernel.org/6.6.10-021-client-convert-to-new-timestamp-accessors.patch
patches.kernel.org/6.6.10-022-fs-cifs-Fix-atime-update-check.patch
patches.kernel.org/6.6.10-023-virtio_ring-fix-syncs-DMA-memory-with-differen.patch
patches.kernel.org/6.6.10-024-kexec-fix-KEXEC_FILE-dependencies.patch
patches.kernel.org/6.6.10-025-kexec-select-CRYPTO-from-KEXEC_FILE-instead-of.patch
patches.kernel.org/6.6.10-026-linux-export-Fix-alignment-for-64-bit-ksymtab-.patch
patches.kernel.org/6.6.10-027-linux-export-Ensure-natural-alignment-of-kcrct.patch
patches.kernel.org/6.6.10-028-mptcp-refactor-sndbuf-auto-tuning.patch
patches.kernel.org/6.6.10-029-mptcp-fix-possible-NULL-pointer-dereference-on.patch
patches.kernel.org/6.6.10-030-mptcp-fix-inconsistent-state-on-fastopen-race.patch
patches.kernel.org/6.6.10-031-block-renumber-QUEUE_FLAG_HW_WC.patch
patches.kernel.org/6.6.10-032-platform-x86-intel-pmc-Add-suspend-callback.patch
patches.kernel.org/6.6.10-033-platform-x86-intel-pmc-Allow-reenabling-LTRs.patch
patches.kernel.org/6.6.10-034-platform-x86-intel-pmc-Move-GBE-LTR-ignore-to-.patch
patches.kernel.org/6.6.10-035-ksmbd-fix-slab-out-of-bounds-in-smb_strndup_fr.patch
patches.kernel.org/6.6.10-036-platform-x86-p2sb-Allow-p2sb_bar-calls-during-.patch
patches.kernel.org/6.6.10-037-maple_tree-do-not-preallocate-nodes-for-slot-s.patch
patches.kernel.org/6.6.10-038-selftests-secretmem-floor-the-memory-size-to-t.patch
patches.kernel.org/6.6.10-039-mm-filemap-avoid-buffered-read-write-race-to-r.patch
patches.kernel.org/6.6.10-040-mm-migrate-high-order-folios-in-swap-cache-cor.patch
patches.kernel.org/6.6.10-041-mm-memory-failure-cast-index-to-loff_t-before-.patch
patches.kernel.org/6.6.10-042-mm-memory-failure-check-the-mapcount-of-the-pr.patch
patches.kernel.org/6.6.10-043-Revert-nvme-fc-fix-race-between-error-recovery.patch
patches.kernel.org/6.6.10-044-ring-buffer-Fix-wake-ups-when-buffer_percent-i.patch
patches.kernel.org/6.6.10-045-ftrace-Fix-modification-of-direct_function-has.patch
patches.kernel.org/6.6.10-046-tracing-Fix-blocked-reader-of-snapshot-buffer.patch
patches.kernel.org/6.6.10-047-wifi-cfg80211-fix-CQM-for-non-range-use.patch
patches.kernel.org/6.6.10-048-wifi-nl80211-fix-deadlock-in-nl80211_set_cqm_r.patch
patches.kernel.org/6.6.10-049-netfilter-nf_tables-skip-set-commit-for-delete.patch
patches.kernel.org/6.6.10-050-Revert-platform-x86-p2sb-Allow-p2sb_bar-calls-.patch
patches.kernel.org/6.6.10-051-Linux-6.6.10.patch
patches.kernel.org/6.6.11-001-keys-dns-Fix-missing-size-check-of-V1-server-l.patch
patches.kernel.org/6.6.11-002-ALSA-hda-tas2781-do-not-use-regcache.patch
patches.kernel.org/6.6.11-003-ALSA-hda-tas2781-move-set_drv_data-outside-tas.patch
patches.kernel.org/6.6.11-004-ALSA-hda-tas2781-remove-sound-controls-in-unbi.patch
patches.kernel.org/6.6.11-005-ALSA-hda-realtek-enable-SND_PCI_QUIRK-for-hp-p.patch
patches.kernel.org/6.6.11-006-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-a-H.patch
patches.kernel.org/6.6.11-007-ALSA-hda-realtek-Fix-mute-and-mic-mute-LEDs-fo.patch
patches.kernel.org/6.6.11-008-drm-amd-display-pbn_div-need-be-updated-for-ho.patch
patches.kernel.org/6.6.11-009-mptcp-prevent-tcp-diag-from-closing-listener-s.patch
patches.kernel.org/6.6.11-010-Revert-PCI-ASPM-Remove-pcie_aspm_pm_state_chan.patch
patches.kernel.org/6.6.11-011-drm-mgag200-Fix-gamma-lut-not-initialized-for-.patch
patches.kernel.org/6.6.11-012-cifs-cifs_chan_is_iface_active-should-be-calle.patch
patches.kernel.org/6.6.11-013-cifs-do-not-depend-on-release_iface-for-mainta.patch
patches.kernel.org/6.6.11-014-KVM-x86-pmu-fix-masking-logic-for-MSR_CORE_PER.patch
patches.kernel.org/6.6.11-015-accel-qaic-Fix-GEM-import-path-code.patch
patches.kernel.org/6.6.11-016-accel-qaic-Implement-quirk-for-SOC_HW_VERSION.patch
patches.kernel.org/6.6.11-017-wifi-iwlwifi-pcie-don-t-synchronize-IRQs-from-.patch
patches.kernel.org/6.6.11-018-drm-bridge-parade-ps8640-Never-store-more-than.patch
patches.kernel.org/6.6.11-019-drm-bridge-ti-sn65dsi86-Never-store-more-than-.patch
patches.kernel.org/6.6.11-020-drm-bridge-ps8640-Fix-size-mismatch-warning-w-.patch
patches.kernel.org/6.6.11-021-netfilter-nf_tables-set-transport-offset-from-.patch
patches.kernel.org/6.6.11-022-nfc-llcp_core-Hold-a-ref-to-llcp_local-dev-whe.patch
patches.kernel.org/6.6.11-023-octeontx2-af-Fix-marking-couple-of-structure-a.patch
patches.kernel.org/6.6.11-024-drm-i915-dp-Fix-passing-the-correct-DPCD_REV-f.patch
patches.kernel.org/6.6.11-025-drm-i915-perf-Update-handling-of-MMIO-triggere.patch
patches.kernel.org/6.6.11-026-ice-Fix-link_down_on_close-message.patch
patches.kernel.org/6.6.11-027-ice-Shut-down-VSI-with-link-down-on-close-enab.patch
patches.kernel.org/6.6.11-028-i40e-Fix-filter-input-checks-to-prevent-config.patch
patches.kernel.org/6.6.11-029-igc-Report-VLAN-EtherType-matching-back-to-use.patch
patches.kernel.org/6.6.11-030-igc-Check-VLAN-TCI-mask.patch
patches.kernel.org/6.6.11-031-igc-Check-VLAN-EtherType-mask.patch
patches.kernel.org/6.6.11-032-ASoC-fsl_rpmsg-Fix-error-handler-with-pm_runti.patch
patches.kernel.org/6.6.11-033-ASoC-mediatek-mt8186-fix-AUD_PAD_TOP-register-.patch
patches.kernel.org/6.6.11-034-mlxbf_gige-fix-receive-packet-race-condition.patch
patches.kernel.org/6.6.11-035-net-sched-em_text-fix-possible-memory-leak-in-.patch
patches.kernel.org/6.6.11-036-r8169-Fix-PCI-error-on-system-resume.patch
patches.kernel.org/6.6.11-037-net-Implement-missing-getsockopt-SO_TIMESTAMPI.patch
patches.kernel.org/6.6.11-038-selftests-bonding-do-not-set-port-down-when-ad.patch
patches.kernel.org/6.6.11-039-ARM-sun9i-smp-Fix-array-index-out-of-bounds-re.patch
patches.kernel.org/6.6.11-040-sfc-fix-a-double-free-bug-in-efx_probe_filters.patch
patches.kernel.org/6.6.11-041-net-bcmgenet-Fix-FCS-generation-for-fragmented.patch
patches.kernel.org/6.6.11-042-netfilter-nf_nat-fix-action-not-being-set-for-.patch
patches.kernel.org/6.6.11-043-netfilter-nft_immediate-drop-chain-reference-c.patch
patches.kernel.org/6.6.11-044-net-Save-and-restore-msg_namelen-in-sock_sendm.patch
patches.kernel.org/6.6.11-045-i40e-fix-use-after-free-in-i40e_aqc_add_filter.patch
patches.kernel.org/6.6.11-046-ASoC-meson-g12a-toacodec-Validate-written-enum.patch
patches.kernel.org/6.6.11-047-ASoC-meson-g12a-tohdmitx-Validate-written-enum.patch
patches.kernel.org/6.6.11-048-ASoC-meson-g12a-toacodec-Fix-event-generation.patch
patches.kernel.org/6.6.11-049-ASoC-meson-g12a-tohdmitx-Fix-event-generation-.patch
patches.kernel.org/6.6.11-050-i40e-Restore-VF-MSI-X-state-during-PCI-reset.patch
patches.kernel.org/6.6.11-051-igc-Fix-hicredit-calculation.patch
patches.kernel.org/6.6.11-052-apparmor-Fix-move_mount-mediation-by-detecting.patch
patches.kernel.org/6.6.11-053-virtio_net-avoid-data-races-on-dev-stats-field.patch
patches.kernel.org/6.6.11-054-virtio_net-fix-missing-dma-unmap-for-resize.patch
patches.kernel.org/6.6.11-055-net-qla3xxx-fix-potential-memleak-in-ql_alloc_.patch
patches.kernel.org/6.6.11-056-net-smc-fix-invalid-link-access-in-dumping-SMC.patch
patches.kernel.org/6.6.11-057-octeontx2-af-Always-configure-NIX-TX-link-cred.patch
patches.kernel.org/6.6.11-058-octeontx2-af-Re-enable-MAC-TX-in-otx2_stop-pro.patch
patches.kernel.org/6.6.11-059-asix-Add-check-for-usbnet_get_endpoints.patch
patches.kernel.org/6.6.11-060-net-ravb-Wait-for-operating-mode-to-be-applied.patch
patches.kernel.org/6.6.11-061-bnxt_en-Remove-mis-applied-code-from-bnxt_cfg_.patch
patches.kernel.org/6.6.11-062-net-Implement-missing-SO_TIMESTAMPING_NEW-cmsg.patch
patches.kernel.org/6.6.11-063-mm-convert-DAX-lock-unlock-page-to-lock-unlock.patch
patches.kernel.org/6.6.11-064-mm-memory-failure-pass-the-folio-and-the-page-.patch
patches.kernel.org/6.6.11-065-xsk-add-multi-buffer-support-for-sockets-shari.patch
patches.kernel.org/6.6.11-066-media-qcom-camss-Fix-V4L2-async-notifier-error.patch
patches.kernel.org/6.6.11-067-media-qcom-camss-Fix-genpd-cleanup.patch
patches.kernel.org/6.6.11-068-tcp-derive-delack_max-from-rto_min.patch
patches.kernel.org/6.6.11-069-bpftool-Fix-Wcast-qual-warning.patch
patches.kernel.org/6.6.11-070-bpftool-Align-output-skeleton-ELF-code.patch
patches.kernel.org/6.6.11-071-crypto-xts-use-spawn-for-underlying-single-blo.patch
patches.kernel.org/6.6.11-072-crypto-qat-fix-double-free-during-reset.patch
patches.kernel.org/6.6.11-073-crypto-hisilicon-qm-fix-EQ-AEQ-interrupt-issue.patch
patches.kernel.org/6.6.11-074-vfio-mtty-Overhaul-mtty-interrupt-handling.patch
patches.kernel.org/6.6.11-075-clk-si521xx-Increase-stack-based-print-buffer-.patch
patches.kernel.org/6.6.11-076-RDMA-mlx5-Fix-mkey-cache-WQ-flush.patch
patches.kernel.org/6.6.11-077-ACPI-thermal-Fix-acpi_thermal_unregister_therm.patch
patches.kernel.org/6.6.11-078-rcu-Break-rcu_node_0-rq-__lock-order.patch
patches.kernel.org/6.6.11-079-rcu-Introduce-rcu_cpu_online.patch
patches.kernel.org/6.6.11-080-rcu-tasks-Handle-new-PF_IDLE-semantics.patch
patches.kernel.org/6.6.11-081-rcu-tasks-trace-Handle-new-PF_IDLE-semantics.patch
patches.kernel.org/6.6.11-082-riscv-don-t-probe-unaligned-access-speed-if-al.patch
patches.kernel.org/6.6.11-083-KVM-s390-vsie-fix-wrong-VIR-37-when-MSO-is-use.patch
patches.kernel.org/6.6.11-084-phy-ti-gmii-sel-Fix-register-offset-when-paren.patch
patches.kernel.org/6.6.11-085-dmaengine-ti-k3-psil-am62-Fix-SPI-PDMA-data.patch
patches.kernel.org/6.6.11-086-dmaengine-ti-k3-psil-am62a-Fix-SPI-PDMA-data.patch
patches.kernel.org/6.6.11-087-dmaengine-fsl-edma-Do-not-suspend-and-resume-t.patch
patches.kernel.org/6.6.11-088-dmaengine-fsl-edma-Add-judgment-on-enabling-ro.patch
patches.kernel.org/6.6.11-089-iio-imu-adis16475-use-bit-numbers-in-assign_bi.patch
patches.kernel.org/6.6.11-090-iommu-vt-d-Support-enforce_cache_coherency-onl.patch
patches.kernel.org/6.6.11-091-phy-mediatek-mipi-mt8183-fix-minimal-supported.patch
patches.kernel.org/6.6.11-092-phy-sunplus-return-negative-error-code-in-sp_u.patch
patches.kernel.org/6.6.11-093-clk-rockchip-rk3128-Fix-aclk_peri_src-s-parent.patch
patches.kernel.org/6.6.11-094-clk-rockchip-rk3128-Fix-SCLK_SDMMC-s-clock-nam.patch
patches.kernel.org/6.6.11-095-drm-i915-Call-intel_pre_plane_updates-also-for.patch
patches.kernel.org/6.6.11-096-drm-amd-display-Increase-num-voltage-states-to.patch
patches.kernel.org/6.6.11-097-cxl-Add-cxl_decoders_committed-helper.patch
patches.kernel.org/6.6.11-098-cxl-core-Always-hold-region_rwsem-while-readin.patch
patches.kernel.org/6.6.11-099-kernel-resource-Increment-by-align-value-in-ge.patch
patches.kernel.org/6.6.11-100-drm-amd-display-Increase-frame-warning-limit-w.patch
patches.kernel.org/6.6.11-101-dmaengine-idxd-Protect-int_handle-field-in-hw-.patch
patches.kernel.org/6.6.11-102-dmaengine-fsl-edma-fix-wrong-pointer-check-in-.patch
patches.kernel.org/6.6.11-103-RISCV-KVM-update-external-interrupt-atomically.patch
patches.kernel.org/6.6.11-104-powerpc-pseries-vas-Migration-suspend-waits-fo.patch
patches.kernel.org/6.6.11-105-net-prevent-mss-overflow-in-skb_segment.patch
patches.kernel.org/6.6.11-106-cxl-pmu-Ensure-put_device-on-pmu-devices.patch
patches.kernel.org/6.6.11-107-net-libwx-fix-memory-leak-on-free-page.patch
patches.kernel.org/6.6.11-108-net-constify-sk_dst_get-and-__sk_dst_get-argum.patch
patches.kernel.org/6.6.11-109-mm-mglru-skip-special-VMAs-in-lru_gen_look_aro.patch
patches.kernel.org/6.6.11-110-firewire-ohci-suppress-unexpected-system-reboo.patch
patches.kernel.org/6.6.11-111-x86-kprobes-fix-incorrect-return-address-calcu.patch
patches.kernel.org/6.6.11-112-i2c-core-Fix-atomic-xfer-check-for-non-preempt.patch
patches.kernel.org/6.6.11-113-mm-fix-unmap_mapping_range-high-bits-shift-bug.patch
patches.kernel.org/6.6.11-114-drm-amdgpu-skip-gpu_info-fw-loading-on-navi12.patch
patches.kernel.org/6.6.11-115-drm-amd-display-add-nv12-bounding-box.patch
patches.kernel.org/6.6.11-116-drm-amd-display-Fix-sending-VSC-colorimetry-pa.patch
patches.kernel.org/6.6.11-117-mmc-meson-mx-sdhc-Fix-initialization-frozen-is.patch
patches.kernel.org/6.6.11-118-mmc-rpmb-fixes-pause-retune-on-all-RPMB-partit.patch
patches.kernel.org/6.6.11-119-mmc-core-Cancel-delayed-work-before-releasing-.patch
patches.kernel.org/6.6.11-120-mmc-sdhci-sprd-Fix-eMMC-init-failure-after-hw-.patch
patches.kernel.org/6.6.11-121-cxl-Add-cxl_num_decoders_committed-usage-to-cx.patch
patches.kernel.org/6.6.11-122-cxl-hdm-Fix-a-benign-lockdep-splat.patch
patches.kernel.org/6.6.11-123-cxl-memdev-Hold-region_rwsem-during-inject-and.patch
patches.kernel.org/6.6.11-124-media-qcom-camss-Comment-CSID-dt_id-field.patch
patches.kernel.org/6.6.11-125-Linux-6.6.11.patch
patches.kernel.org/6.6.12-001-nfsd-drop-the-nfsd_put-helper.patch
patches.kernel.org/6.6.12-002-Linux-6.6.12.patch
patches.kernel.org/6.6.13-001-f2fs-explicitly-null-terminate-the-xattr-list.patch
patches.kernel.org/6.6.13-002-pinctrl-s32cc-Avoid-possible-string-truncation.patch
patches.kernel.org/6.6.13-003-kunit-Warn-if-tests-are-slow.patch
patches.kernel.org/6.6.13-004-kunit-Reset-suite-counter-right-before-running.patch
patches.kernel.org/6.6.13-005-pinctrl-lochnagar-Don-t-build-on-MIPS.patch
patches.kernel.org/6.6.13-006-ALSA-hda-Fix-speaker-and-headset-mic-pin-confi.patch
patches.kernel.org/6.6.13-007-mptcp-fix-uninit-value-in-mptcp_incoming_optio.patch
patches.kernel.org/6.6.13-008-wifi-cfg80211-lock-wiphy-mutex-for-rfkill-poll.patch
patches.kernel.org/6.6.13-009-wifi-avoid-offset-calculation-on-NULL-pointer.patch
patches.kernel.org/6.6.13-010-wifi-mac80211-handle-320-MHz-in-ieee80211_ht_c.patch
patches.kernel.org/6.6.13-011-debugfs-fix-automount-d_fsdata-usage.patch
patches.kernel.org/6.6.13-012-ALSA-hda-intel-nhlt-Ignore-vbps-when-looking-f.patch
patches.kernel.org/6.6.13-013-nvme-core-fix-a-memory-leak-in-nvme_ns_info_fr.patch
patches.kernel.org/6.6.13-014-io_uring-use-fget-fput-consistently.patch
patches.kernel.org/6.6.13-015-block-warn-once-for-each-partition-in-bio_chec.patch
patches.kernel.org/6.6.13-016-drm-amdgpu-Do-not-issue-gpu-reset-from-nbio-v7.patch
patches.kernel.org/6.6.13-017-drm-amdkfd-Use-common-function-for-IP-version-.patch
patches.kernel.org/6.6.13-018-drm-amd-display-update-dcn315-lpddr-pstate-lat.patch
patches.kernel.org/6.6.13-019-drm-amdgpu-Fix-cat-debugfs-amdgpu_regs_didt-ca.patch
patches.kernel.org/6.6.13-020-drm-amdkfd-Free-gang_ctx_bo-and-wptr_bo-in-pqm.patch
patches.kernel.org/6.6.13-021-drm-amdgpu-Use-another-offset-for-GC-9.4.3-rem.patch
patches.kernel.org/6.6.13-022-smb-client-common-fix-fortify-warnings.patch
patches.kernel.org/6.6.13-023-Revert-drm-prime-Unexport-helpers-for-fd-handl.patch
patches.kernel.org/6.6.13-024-blk-mq-don-t-count-completed-flush-data-reques.patch
patches.kernel.org/6.6.13-025-nvme-core-check-for-too-small-lba-shift.patch
patches.kernel.org/6.6.13-026-hwtracing-hisi_ptt-Handle-the-interrupt-in-har.patch
patches.kernel.org/6.6.13-027-hwtracing-hisi_ptt-Don-t-try-to-attach-a-task.patch
patches.kernel.org/6.6.13-028-ASoC-amd-yc-Add-HP-255-G10-into-quirk-table.patch
patches.kernel.org/6.6.13-029-ASoC-wm8974-Correct-boost-mixer-inputs.patch
patches.kernel.org/6.6.13-030-arm64-dts-rockchip-fix-rk356x-pcie-msg-interru.patch
patches.kernel.org/6.6.13-031-ASoC-Intel-Skylake-Fix-mem-leak-in-few-functio.patch
patches.kernel.org/6.6.13-032-ASoC-nau8822-Fix-incorrect-type-in-assignment-.patch
patches.kernel.org/6.6.13-033-ASoC-SOF-topology-Fix-mem-leak-in-sof_dai_load.patch
patches.kernel.org/6.6.13-034-ASoC-Intel-Skylake-mem-leak-in-skl-register-fu.patch
patches.kernel.org/6.6.13-035-ASoC-cs43130-Fix-the-position-of-const-qualifi.patch
patches.kernel.org/6.6.13-036-ASoC-cs43130-Fix-incorrect-frame-delay-configu.patch
patches.kernel.org/6.6.13-037-ASoC-fsl_xcvr-Enable-2-TX-bit-clock-for-spdif-.patch
patches.kernel.org/6.6.13-038-ASoC-rt5650-add-mutex-to-avoid-the-jack-detect.patch
patches.kernel.org/6.6.13-039-ASoC-fsl_xcvr-refine-the-requested-phy-clock-f.patch
patches.kernel.org/6.6.13-040-ASoC-Intel-skl_hda_dsp_generic-Drop-HDMI-route.patch
patches.kernel.org/6.6.13-041-ASoC-SOF-ipc4-topology-Add-core_mask-in-struct.patch
patches.kernel.org/6.6.13-042-ASoC-SOF-sof-audio-Modify-logic-for-enabling-d.patch
patches.kernel.org/6.6.13-043-nouveau-tu102-flush-all-pdbs-on-vmm-flush.patch
patches.kernel.org/6.6.13-044-ASoC-amd-yc-Add-DMI-entry-to-support-System76-.patch
patches.kernel.org/6.6.13-045-ASoC-hdac_hda-Conditionally-register-dais-for-.patch
patches.kernel.org/6.6.13-046-ASoC-SOF-ipc4-topology-Correct-data-structures.patch
patches.kernel.org/6.6.13-047-ASoC-SOF-ipc4-topology-Correct-data-structures.patch
patches.kernel.org/6.6.13-048-pds_vdpa-fix-up-format-truncation-complaint.patch
patches.kernel.org/6.6.13-049-pds_vdpa-clear-config-callback-when-status-goe.patch
patches.kernel.org/6.6.13-050-pds_vdpa-set-features-order.patch
patches.kernel.org/6.6.13-051-net-tg3-fix-race-condition-in-tg3_reset_task.patch
patches.kernel.org/6.6.13-052-ASoC-da7219-Support-low-DC-impedance-headset.patch
patches.kernel.org/6.6.13-053-nvme-introduce-helper-function-to-get-ctrl-sta.patch
patches.kernel.org/6.6.13-054-nvme-ensure-reset-state-check-ordering.patch
patches.kernel.org/6.6.13-055-nvme-ioctl-move-capable-admin-check-to-the-end.patch
patches.kernel.org/6.6.13-056-nvme-prevent-potential-spectre-v1-gadget.patch
patches.kernel.org/6.6.13-057-nvme-fix-deadlock-between-reset-and-scan.patch
patches.kernel.org/6.6.13-058-arm64-dts-rockchip-Fix-PCI-node-addresses-on-r.patch
patches.kernel.org/6.6.13-059-drm-amd-display-Add-monitor-patch-for-specific.patch
patches.kernel.org/6.6.13-060-drm-amdgpu-Add-NULL-checks-for-function-pointe.patch
patches.kernel.org/6.6.13-061-drm-exynos-fix-a-potential-error-pointer-deref.patch
patches.kernel.org/6.6.13-062-drm-exynos-fix-a-wrong-error-checking.patch
patches.kernel.org/6.6.13-063-ALSA-pcmtest-stop-timer-before-buffer-is-relea.patch
patches.kernel.org/6.6.13-064-hwmon-corsair-psu-Fix-probe-when-built-in.patch
patches.kernel.org/6.6.13-065-LoongArch-Apply-dynamic-relocations-for-LLD.patch
patches.kernel.org/6.6.13-066-LoongArch-Set-unwind-stack-type-to-unknown-rat.patch
patches.kernel.org/6.6.13-067-LoongArch-Preserve-syscall-nr-across-execve.patch
patches.kernel.org/6.6.13-068-clk-rockchip-rk3568-Add-PLL-rate-for-292.5MHz.patch
patches.kernel.org/6.6.13-069-clk-rockchip-rk3128-Fix-HCLK_OTG-gate-register.patch
patches.kernel.org/6.6.13-070-soundwire-intel_ace2x-fix-AC-timing-setting-fo.patch
patches.kernel.org/6.6.13-071-jbd2-correct-the-printing-of-write_flags-in-jb.patch
patches.kernel.org/6.6.13-072-jbd2-increase-the-journal-IO-s-priority.patch
patches.kernel.org/6.6.13-073-drm-crtc-Fix-uninit-value-bug-in-drm_mode_setc.patch
patches.kernel.org/6.6.13-074-neighbour-Don-t-let-neigh_forced_gc-disable-pr.patch
patches.kernel.org/6.6.13-075-platform-x86-intel-vbtn-Fix-missing-tablet-mod.patch
patches.kernel.org/6.6.13-076-efi-loongarch-Use-load-address-to-calculate-ke.patch
patches.kernel.org/6.6.13-077-jbd2-fix-soft-lockup-in-journal_finish_inode_d.patch
patches.kernel.org/6.6.13-078-tracing-Have-large-events-show-up-as-LINE-TOO-.patch
patches.kernel.org/6.6.13-079-tracing-Add-size-check-when-printing-trace_mar.patch
patches.kernel.org/6.6.13-080-stmmac-dwmac-loongson-drop-useless-check-for-c.patch
patches.kernel.org/6.6.13-081-MIPS-dts-loongson-drop-incorrect-dwmac-fallbac.patch
patches.kernel.org/6.6.13-082-tracing-Fix-uaf-issue-when-open-the-hist-or-hi.patch
patches.kernel.org/6.6.13-083-ring-buffer-Do-not-record-in-NMI-if-the-arch-d.patch
patches.kernel.org/6.6.13-084-Input-psmouse-enable-Synaptics-InterTouch-for-.patch
patches.kernel.org/6.6.13-085-reset-hisilicon-hi6220-fix-Wvoid-pointer-to-en.patch
patches.kernel.org/6.6.13-086-Input-atkbd-skip-ATKBD_CMD_GETID-in-translated.patch
patches.kernel.org/6.6.13-087-Input-i8042-add-nomux-quirk-for-Acer-P459-G2-M.patch
patches.kernel.org/6.6.13-088-pinctrl-amd-Mask-non-wake-source-pins-with-int.patch
patches.kernel.org/6.6.13-089-ASoC-cs35l45-Use-modern-pm_ops.patch
patches.kernel.org/6.6.13-090-ASoC-cs35l45-Prevent-IRQ-handling-when-suspend.patch
patches.kernel.org/6.6.13-091-ASoC-cs35l45-Prevents-spinning-during-runtime-.patch
patches.kernel.org/6.6.13-092-s390-scm-fix-virtual-vs-physical-address-confu.patch
patches.kernel.org/6.6.13-093-ARC-fix-spare-error.patch
patches.kernel.org/6.6.13-094-ARC-fix-smatch-warning.patch
patches.kernel.org/6.6.13-095-wifi-iwlwifi-pcie-avoid-a-NULL-pointer-derefer.patch
patches.kernel.org/6.6.13-096-Input-xpad-add-Razer-Wolverine-V2-support.patch
patches.kernel.org/6.6.13-097-driver-core-Add-a-guard-definition-for-the-dev.patch
patches.kernel.org/6.6.13-098-kselftest-alsa-fixed-a-print-formatting-warnin.patch
patches.kernel.org/6.6.13-099-HID-nintendo-fix-initializer-element-is-not-co.patch
patches.kernel.org/6.6.13-100-platform-x86-thinkpad_acpi-fix-for-incorrect-f.patch
patches.kernel.org/6.6.13-101-platform-x86-amd-pmc-Move-platform-defines-to-.patch
patches.kernel.org/6.6.13-102-platform-x86-amd-pmc-Only-run-IRQ1-firmware-ve.patch
patches.kernel.org/6.6.13-103-platform-x86-amd-pmc-Move-keyboard-wakeup-disa.patch
patches.kernel.org/6.6.13-104-platform-x86-amd-pmc-Disable-keyboard-wakeup-o.patch
patches.kernel.org/6.6.13-105-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Medi.patch
patches.kernel.org/6.6.13-106-ASoC-Intel-bytcr_rt5640-Add-new-swapped-speake.patch
patches.kernel.org/6.6.13-107-ALSA-hda-realtek-Add-quirks-for-ASUS-Zenbook-2.patch
patches.kernel.org/6.6.13-108-dm-audit-fix-Kconfig-so-DM_AUDIT-depends-on-BL.patch
patches.kernel.org/6.6.13-109-HID-nintendo-Prevent-divide-by-zero-on-code.patch
patches.kernel.org/6.6.13-110-smb-client-fix-potential-OOB-in-smb2_dump_deta.patch
patches.kernel.org/6.6.13-111-i2c-rk3x-fix-potential-spinlock-recursion-on-p.patch
patches.kernel.org/6.6.13-112-drm-amdkfd-svm-range-always-mapped-flag-not-wo.patch
patches.kernel.org/6.6.13-113-drm-amd-display-Add-case-for-dcn35-to-support-.patch
patches.kernel.org/6.6.13-114-drm-amd-display-get-dprefclk-ss-info-from-inte.patch
patches.kernel.org/6.6.13-115-pinctrl-cy8c95x0-Fix-typo.patch
patches.kernel.org/6.6.13-116-pinctrl-cy8c95x0-Fix-regression.patch
patches.kernel.org/6.6.13-117-pinctrl-cy8c95x0-Fix-get_pincfg.patch
patches.kernel.org/6.6.13-118-posix-timers-Get-rid-of-COMPAT_-SYS_NI-uses.patch
patches.kernel.org/6.6.13-119-ida-Fix-crash-in-ida_free-when-the-bitmap-is-e.patch
patches.kernel.org/6.6.13-120-virtio_blk-fix-snprintf-truncation-compiler-wa.patch
patches.kernel.org/6.6.13-121-nfc-Do-not-send-datagram-if-socket-state-isn-t.patch
patches.kernel.org/6.6.13-122-net-qrtr-ns-Return-0-if-server-port-is-not-pre.patch
patches.kernel.org/6.6.13-123-connector-Fix-proc_event_num_listeners-count-n.patch
patches.kernel.org/6.6.13-124-ARM-sun9i-smp-fix-return-code-check-of-of_prop.patch
patches.kernel.org/6.6.13-125-x86-csum-Remove-unnecessary-odd-handling.patch
patches.kernel.org/6.6.13-126-x86-csum-clean-up-csum_partial-further.patch
patches.kernel.org/6.6.13-127-drm-crtc-fix-uninitialized-variable-use.patch
patches.kernel.org/6.6.13-128-x86-microcode-do-not-cache-microcode-if-it-wil.patch
patches.kernel.org/6.6.13-129-ALSA-hda-realtek-Fix-mute-and-mic-mute-LEDs-fo.patch
patches.kernel.org/6.6.13-130-ACPI-resource-Add-another-DMI-match-for-the-To.patch
patches.kernel.org/6.6.13-131-bus-moxtet-Mark-the-irq-as-shared.patch
patches.kernel.org/6.6.13-132-bus-moxtet-Add-spi-device-table.patch
patches.kernel.org/6.6.13-133-ASoC-SOF-Intel-hda-codec-Delay-the-codec-devic.patch
patches.kernel.org/6.6.13-134-drm-amd-display-Pass-pwrseq-inst-for-backlight.patch
patches.kernel.org/6.6.13-135-ksmbd-don-t-allow-O_TRUNC-open-on-read-only-sh.patch
patches.kernel.org/6.6.13-136-ksmbd-free-ppace-array-on-error-in-parse_dacl.patch
patches.kernel.org/6.6.13-137-Revert-md-raid5-Wait-for-MD_SB_CHANGE_PENDING-.patch
patches.kernel.org/6.6.13-138-binder-use-EPOLLERR-from-eventpoll.h.patch
patches.kernel.org/6.6.13-139-binder-fix-use-after-free-in-shinker-s-callbac.patch
patches.kernel.org/6.6.13-140-binder-fix-trivial-typo-of-binder_free_buf_loc.patch
patches.kernel.org/6.6.13-141-binder-fix-comment-on-binder_alloc_new_buf-ret.patch
patches.kernel.org/6.6.13-142-uio-Fix-use-after-free-in-uio_open.patch
patches.kernel.org/6.6.13-143-parport-parport_serial-Add-Brainboxes-BAR-deta.patch
patches.kernel.org/6.6.13-144-parport-parport_serial-Add-Brainboxes-device-I.patch
patches.kernel.org/6.6.13-145-leds-ledtrig-tty-Free-allocated-ttyname-buffer.patch
patches.kernel.org/6.6.13-146-PCI-Add-ACS-quirk-for-more-Zhaoxin-Root-Ports.patch
patches.kernel.org/6.6.13-147-coresight-etm4x-Fix-width-of-CCITMIN-field.patch
patches.kernel.org/6.6.13-148-scripts-decode_stacktrace.sh-optionally-use-LL.patch
patches.kernel.org/6.6.13-149-mm-memory_hotplug-fix-memmap_on_memory-sysfs-v.patch
patches.kernel.org/6.6.13-150-Linux-6.6.13.patch
patches.kernel.org/6.6.14-001-x86-lib-Fix-overflow-when-counting-digits.patch
patches.kernel.org/6.6.14-002-x86-mce-inject-Clear-test-status-value.patch
patches.kernel.org/6.6.14-003-EDAC-thunderx-Fix-possible-out-of-bounds-strin.patch
patches.kernel.org/6.6.14-004-powerpc-add-crtsavres.o-to-always-y-instead-of.patch
patches.kernel.org/6.6.14-005-x86-Fix-CPUIDLE_FLAG_IRQ_ENABLE-leaking-timer-.patch
patches.kernel.org/6.6.14-006-powerpc-44x-select-I2C-for-CURRITUCK.patch
patches.kernel.org/6.6.14-007-powerpc-pseries-memhp-Fix-access-beyond-end-of.patch
patches.kernel.org/6.6.14-008-perf-arm-cmn-Fix-HN-F-class_occup_id-events.patch
patches.kernel.org/6.6.14-009-drivers-perf-hisi-Fix-some-event-id-for-HiSili.patch
patches.kernel.org/6.6.14-010-KVM-PPC-Book3S-HV-Use-accessors-for-VCPU-regis.patch
patches.kernel.org/6.6.14-011-KVM-PPC-Book3S-HV-Introduce-low-level-MSR-acce.patch
patches.kernel.org/6.6.14-012-KVM-PPC-Book3S-HV-Handle-pending-exceptions-on.patch
patches.kernel.org/6.6.14-013-selftests-powerpc-Fix-error-handling-in-FPU-VM.patch
patches.kernel.org/6.6.14-014-powerpc-hv-gpci-Add-return-value-check-in-affi.patch
patches.kernel.org/6.6.14-015-powerpc-rtas-Avoid-warning-on-invalid-token-ar.patch
patches.kernel.org/6.6.14-016-powerpc-powernv-Add-a-null-pointer-check-to-sc.patch
patches.kernel.org/6.6.14-017-powerpc-powernv-Add-a-null-pointer-check-in-op.patch
patches.kernel.org/6.6.14-018-powerpc-powernv-Add-a-null-pointer-check-in-op.patch
patches.kernel.org/6.6.14-019-powerpc-imc-pmu-Add-a-null-pointer-check-in-up.patch
patches.kernel.org/6.6.14-020-sched-fair-Update-min_vruntime-for-reweight_en.patch
patches.kernel.org/6.6.14-021-perf-x86-intel-uncore-Fix-NULL-pointer-derefer.patch
patches.kernel.org/6.6.14-022-spi-spi-zynqmp-gqspi-fix-driver-kconfig-depend.patch
patches.kernel.org/6.6.14-023-mtd-rawnand-Increment-IFC_TIMEOUT_MSECS-for-na.patch
patches.kernel.org/6.6.14-024-ACPI-video-check-for-error-while-searching-for.patch
patches.kernel.org/6.6.14-025-ACPI-LPIT-Avoid-u32-multiplication-overflow.patch
patches.kernel.org/6.6.14-026-KEYS-encrypted-Add-check-for-strsep.patch
patches.kernel.org/6.6.14-027-spi-cadence-quadspi-add-missing-clk_disable_un.patch
patches.kernel.org/6.6.14-028-platform-x86-intel-vsec-Fix-xa_alloc-memory-le.patch
patches.kernel.org/6.6.14-029-cpufreq-scmi-process-the-result-of-devm_of_clk.patch
patches.kernel.org/6.6.14-030-calipso-fix-memory-leak-in-netlbl_calipso_add_.patch
patches.kernel.org/6.6.14-031-efivarfs-force-RO-when-remounting-if-SetVariab.patch
patches.kernel.org/6.6.14-032-efivarfs-Free-s_fs_info-on-unmount.patch
patches.kernel.org/6.6.14-033-spi-sh-msiof-Enforce-fixed-DTDL-for-R-Car-H3.patch
patches.kernel.org/6.6.14-034-ACPI-LPSS-Fix-the-fractional-clock-divider-fla.patch
patches.kernel.org/6.6.14-035-ACPI-extlog-Clear-Extended-Error-Log-status-wh.patch
patches.kernel.org/6.6.14-036-thermal-core-Fix-NULL-pointer-dereference-in-z.patch
patches.kernel.org/6.6.14-037-kunit-debugfs-Fix-unchecked-dereference-in-deb.patch
patches.kernel.org/6.6.14-038-mtd-Fix-gluebi-NULL-pointer-dereference-caused.patch
patches.kernel.org/6.6.14-039-cpuidle-haltpoll-Do-not-enable-interrupts-when.patch
patches.kernel.org/6.6.14-040-drivers-thermal-loongson2_thermal-Fix-incorrec.patch
patches.kernel.org/6.6.14-041-selinux-Fix-error-priority-for-bind-with-AF_UN.patch
patches.kernel.org/6.6.14-042-crypto-rsa-add-a-check-for-allocation-failure.patch
patches.kernel.org/6.6.14-043-crypto-jh7110-Correct-deferred-probe-return.patch
patches.kernel.org/6.6.14-044-crypto-virtio-Handle-dataq-logic-with-tasklet.patch
patches.kernel.org/6.6.14-045-crypto-sa2ul-Return-crypto_aead_setkey-to-tran.patch
patches.kernel.org/6.6.14-046-crypto-ccp-fix-memleak-in-ccp_init_dm_workarea.patch
patches.kernel.org/6.6.14-047-crypto-af_alg-Disallow-multiple-in-flight-AIO-.patch
patches.kernel.org/6.6.14-048-crypto-safexcel-Add-error-handling-for-dma_map.patch
patches.kernel.org/6.6.14-049-crypto-sahara-remove-FLAGS_NEW_KEY-logic.patch
patches.kernel.org/6.6.14-050-crypto-sahara-fix-cbc-selftest-failure.patch
patches.kernel.org/6.6.14-051-crypto-sahara-fix-ahash-selftest-failure.patch
patches.kernel.org/6.6.14-052-crypto-sahara-fix-processing-requests-with-cry.patch
patches.kernel.org/6.6.14-053-crypto-sahara-fix-error-handling-in-sahara_hw_.patch
patches.kernel.org/6.6.14-054-crypto-hisilicon-qm-save-capability-registers-.patch
patches.kernel.org/6.6.14-055-crypto-hisilicon-zip-add-zip-comp-high-perf-mo.patch
patches.kernel.org/6.6.14-056-crypto-hisilicon-qm-add-a-function-to-set-qm-a.patch
patches.kernel.org/6.6.14-057-crypto-hisilicon-hpre-save-capability-register.patch
patches.kernel.org/6.6.14-058-crypto-hisilicon-sec2-save-capability-register.patch
patches.kernel.org/6.6.14-059-crypto-hisilicon-zip-save-capability-registers.patch
patches.kernel.org/6.6.14-060-pstore-ram_core-fix-possible-overflow-in-persi.patch
patches.kernel.org/6.6.14-061-erofs-fix-memory-leak-on-short-lived-bounced-p.patch
patches.kernel.org/6.6.14-062-fs-indicate-request-originates-from-old-mount-.patch
patches.kernel.org/6.6.14-063-gfs2-Fix-kernel-NULL-pointer-dereference-in-gf.patch
patches.kernel.org/6.6.14-064-gfs2-fix-kernel-BUG-in-gfs2_quota_cleanup.patch
patches.kernel.org/6.6.14-065-dlm-fix-format-seq-ops-type-4.patch
patches.kernel.org/6.6.14-066-crypto-virtio-Wait-for-tasklet-to-complete-on-.patch
patches.kernel.org/6.6.14-067-crypto-sahara-avoid-skcipher-fallback-code-dup.patch
patches.kernel.org/6.6.14-068-crypto-sahara-handle-zero-length-aes-requests.patch
patches.kernel.org/6.6.14-069-crypto-sahara-fix-ahash-reqsize.patch
patches.kernel.org/6.6.14-070-crypto-sahara-fix-wait_for_completion_timeout-.patch
patches.kernel.org/6.6.14-071-crypto-sahara-improve-error-handling-in-sahara.patch
patches.kernel.org/6.6.14-072-crypto-sahara-fix-processing-hash-requests-wit.patch
patches.kernel.org/6.6.14-073-crypto-sahara-do-not-resize-req-src-when-doing.patch
patches.kernel.org/6.6.14-074-crypto-scomp-fix-req-dst-buffer-overflow.patch
patches.kernel.org/6.6.14-075-csky-fix-arch_jump_label_transform_static-over.patch
patches.kernel.org/6.6.14-076-blocklayoutdriver-Fix-reference-leak-of-pnfs_d.patch
patches.kernel.org/6.6.14-077-NFS-Use-parent-s-objective-cred-in-nfs_access_.patch
patches.kernel.org/6.6.14-078-NFSv4.1-pnfs-Ensure-we-handle-the-error-NFS4ER.patch
patches.kernel.org/6.6.14-079-SUNRPC-fix-_xprt_switch_find_current_entry-log.patch
patches.kernel.org/6.6.14-080-pNFS-Fix-the-pnfs-block-driver-s-calculation-o.patch
patches.kernel.org/6.6.14-081-asm-generic-Fix-32-bit-__generic_cmpxchg_local.patch
patches.kernel.org/6.6.14-082-arm64-dts-qcom-qrb4210-rb2-don-t-force-usb-per.patch
patches.kernel.org/6.6.14-083-arm64-dts-qcom-sc8280xp-x13s-Use-the-correct-D.patch
patches.kernel.org/6.6.14-084-arm64-dts-qcom-sc8280xp-x13s-add-missing-camer.patch
patches.kernel.org/6.6.14-085-ARM-dts-qcom-msm8226-provide-dsi-phy-clocks-to.patch
patches.kernel.org/6.6.14-086-wifi-plfxlc-check-for-allocation-failure-in-pl.patch
patches.kernel.org/6.6.14-087-wifi-rtw88-fix-RX-filter-in-FIF_ALLMULTI-flag.patch
patches.kernel.org/6.6.14-088-bpf-lpm-Fix-check-prefixlen-before-walking-tri.patch
patches.kernel.org/6.6.14-089-bpf-Add-crosstask-check-to-__bpf_get_stack.patch
patches.kernel.org/6.6.14-090-wifi-ath11k-Defer-on-rproc_get-failure.patch
patches.kernel.org/6.6.14-091-wifi-libertas-stop-selecting-wext.patch
patches.kernel.org/6.6.14-092-ARM-dts-qcom-apq8064-correct-XOADC-register-ad.patch
patches.kernel.org/6.6.14-093-net-ncsi-Fix-netlink-major-minor-version-numbe.patch
patches.kernel.org/6.6.14-094-firmware-ti_sci-Fix-an-off-by-one-in-ti_sci_de.patch
patches.kernel.org/6.6.14-095-scsi-bfa-Use-the-proper-data-type-for-BLIST-fl.patch
patches.kernel.org/6.6.14-096-wifi-rtlwifi-rtl8821ae-phy-fix-an-undefined-bi.patch
patches.kernel.org/6.6.14-097-arm64-dts-ti-k3-am62a-main-Fix-GPIO-pin-count-.patch
patches.kernel.org/6.6.14-098-arm64-dts-ti-k3-am65-main-Fix-DSS-irq-trigger-.patch
patches.kernel.org/6.6.14-099-arm64-dts-ti-iot2050-Re-add-aliases.patch
patches.kernel.org/6.6.14-100-wifi-rtw88-sdio-Honor-the-host-max_req_size-in.patch
patches.kernel.org/6.6.14-101-selftests-bpf-Fix-erroneous-bitmask-operation.patch
patches.kernel.org/6.6.14-102-md-synchronize-flush-io-with-array-reconfigura.patch
patches.kernel.org/6.6.14-103-bpf-enforce-precision-of-R0-on-callback-return.patch
patches.kernel.org/6.6.14-104-ARM-dts-qcom-sdx65-correct-PCIe-EP-phy-names.patch
patches.kernel.org/6.6.14-105-ARM-dts-qcom-sdx65-correct-SPMI-node-name.patch
patches.kernel.org/6.6.14-106-dt-bindings-arm-qcom-Fix-html-link.patch
patches.kernel.org/6.6.14-107-arm64-dts-qcom-sc8180x-primus-Fix-HALL_INT-pol.patch
patches.kernel.org/6.6.14-108-arm64-dts-qcom-sm8450-correct-TX-Soundwire-clo.patch
patches.kernel.org/6.6.14-109-arm64-dts-qcom-sm8550-correct-TX-Soundwire-clo.patch
patches.kernel.org/6.6.14-110-arm64-dts-qcom-sc7180-Make-watchdog-bark-inter.patch
patches.kernel.org/6.6.14-111-arm64-dts-qcom-sc7280-Mark-some-nodes-as-reser.patch
patches.kernel.org/6.6.14-112-arm64-dts-qcom-sc7280-Make-watchdog-bark-inter.patch
patches.kernel.org/6.6.14-113-arm64-dts-qcom-sdm845-Make-watchdog-bark-inter.patch
patches.kernel.org/6.6.14-114-arm64-dts-qcom-sm8150-Make-watchdog-bark-inter.patch
patches.kernel.org/6.6.14-115-arm64-dts-qcom-sm8250-Make-watchdog-bark-inter.patch
patches.kernel.org/6.6.14-116-arm64-dts-qcom-sa8775p-Make-watchdog-bark-inte.patch
patches.kernel.org/6.6.14-117-arm64-dts-qcom-sc8280xp-Make-watchdog-bark-int.patch
patches.kernel.org/6.6.14-118-arm64-dts-qcom-sm6350-Make-watchdog-bark-inter.patch
patches.kernel.org/6.6.14-119-bpf-Add-map-and-need_defer-parameters-to-.map_.patch
patches.kernel.org/6.6.14-120-bpf-Defer-the-free-of-inner-map-when-necessary.patch
patches.kernel.org/6.6.14-121-selftests-net-specify-the-interface-when-do-ar.patch
patches.kernel.org/6.6.14-122-bpf-fix-check-for-attempt-to-corrupt-spilled-p.patch
patches.kernel.org/6.6.14-123-scsi-fnic-Return-error-if-vmalloc-failed.patch
patches.kernel.org/6.6.14-124-arm64-dts-qcom-qrb2210-rb1-Hook-up-USB3.patch
patches.kernel.org/6.6.14-125-arm64-dts-qcom-qrb2210-rb1-use-USB-host-mode.patch
patches.kernel.org/6.6.14-126-arm64-dts-qcom-qrb5165-rb5-correct-LED-panic-i.patch
patches.kernel.org/6.6.14-127-arm64-dts-qcom-sdm845-db845c-correct-LED-panic.patch
patches.kernel.org/6.6.14-128-arm64-dts-qcom-sm6125-add-interrupts-to-DWC3-U.patch
patches.kernel.org/6.6.14-129-arm64-dts-qcom-sm8350-Fix-DMA0-address.patch
patches.kernel.org/6.6.14-130-arm64-dts-qcom-sc7280-Fix-up-GPU-SIDs.patch
patches.kernel.org/6.6.14-131-arm64-dts-qcom-sc7280-Mark-Adreno-SMMU-as-DMA-.patch
patches.kernel.org/6.6.14-132-arm64-dts-qcom-sa8775p-fix-USB-wakeup-interrup.patch
patches.kernel.org/6.6.14-133-arm64-dts-qcom-sc7280-fix-usb_2-wakeup-interru.patch
patches.kernel.org/6.6.14-134-arm64-dts-qcom-sm8550-fix-USB-wakeup-interrupt.patch
patches.kernel.org/6.6.14-135-wifi-mt76-fix-typo-in-mt76_get_of_eeprom_from_.patch
patches.kernel.org/6.6.14-136-wifi-mt76-mt7915-fallback-to-non-wed-mode-if-p.patch
patches.kernel.org/6.6.14-137-wifi-mt76-mt7996-fix-the-size-of-struct-bss_ra.patch
patches.kernel.org/6.6.14-138-wifi-mt76-mt7996-fix-rate-usage-of-inband-disc.patch
patches.kernel.org/6.6.14-139-wifi-mt76-mt7915-fix-EEPROM-offset-of-TSSI-fla.patch
patches.kernel.org/6.6.14-140-wifi-mt76-mt7915-also-MT7981-is-3T3R-but-nss2-.patch
patches.kernel.org/6.6.14-141-wifi-mt76-mt7921s-fix-workqueue-problem-causes.patch
patches.kernel.org/6.6.14-142-bpf-Fix-verification-of-indirect-var-off-stack.patch
patches.kernel.org/6.6.14-143-arm64-dts-hisilicon-hikey970-pmic-fix-regulato.patch
patches.kernel.org/6.6.14-144-bpf-Guard-stack-limits-against-32bit-overflow.patch
patches.kernel.org/6.6.14-145-bpf-Fix-accesses-to-uninit-stack-slots.patch
patches.kernel.org/6.6.14-146-dt-bindings-media-mediatek-mdp3-correct-RDMA-a.patch
patches.kernel.org/6.6.14-147-arm64-dts-mediatek-mt8183-correct-MDP3-DMA-rel.patch
patches.kernel.org/6.6.14-148-arm64-dts-mediatek-mt8195-revise-VDOSYS-RDMA-n.patch
patches.kernel.org/6.6.14-149-arm64-dts-mediatek-mt8186-Fix-alias-prefix-for.patch
patches.kernel.org/6.6.14-150-arm64-dts-mediatek-mt8186-fix-address-warning-.patch
patches.kernel.org/6.6.14-151-wifi-mt76-mt7921-fix-country-count-limitation-.patch
patches.kernel.org/6.6.14-152-wifi-iwlwifi-don-t-support-triggered-EHT-CQI-f.patch
patches.kernel.org/6.6.14-153-selftests-bpf-Relax-time_tai-test-for-equal-ti.patch
patches.kernel.org/6.6.14-154-block-Set-memalloc_noio-to-false-on-device_add.patch
patches.kernel.org/6.6.14-155-arm64-dts-xilinx-Apply-overlays-to-base-dtbs.patch
patches.kernel.org/6.6.14-156-arm64-dts-renesas-white-hawk-cpu-Fix-missing-s.patch
patches.kernel.org/6.6.14-157-arm64-dts-imx8mm-Reduce-GPU-to-nominal-speed.patch
patches.kernel.org/6.6.14-158-scsi-ufs-qcom-Fix-the-return-value-of-ufs_qcom.patch
patches.kernel.org/6.6.14-159-scsi-ufs-qcom-Fix-the-return-value-when-platfo.patch
patches.kernel.org/6.6.14-160-scsi-hisi_sas-Replace-with-standard-error-code.patch
patches.kernel.org/6.6.14-161-scsi-hisi_sas-Check-before-using-pointer-varia.patch
patches.kernel.org/6.6.14-162-scsi-hisi_sas-Rollback-some-operations-if-FLR-.patch
patches.kernel.org/6.6.14-163-scsi-hisi_sas-Correct-the-number-of-global-deb.patch
patches.kernel.org/6.6.14-164-ARM-dts-stm32-don-t-mix-SCMI-and-non-SCMI-boar.patch
patches.kernel.org/6.6.14-165-bpf-Fix-a-race-condition-between-btf_put-and-m.patch
patches.kernel.org/6.6.14-166-selftests-net-fix-grep-checking-for-fib_nextho.patch
patches.kernel.org/6.6.14-167-ipmr-support-IP_PKTINFO-on-cache-report-IGMP-m.patch
patches.kernel.org/6.6.14-168-virtio-vsock-fix-logic-which-reduces-credit-up.patch
patches.kernel.org/6.6.14-169-virtio-vsock-send-credit-update-during-setting.patch
patches.kernel.org/6.6.14-170-dma-mapping-clear-dev-dma_mem-to-NULL-after-fr.patch
patches.kernel.org/6.6.14-171-bpf-Limit-the-number-of-uprobes-when-attaching.patch
patches.kernel.org/6.6.14-172-bpf-Limit-the-number-of-kprobes-when-attaching.patch
patches.kernel.org/6.6.14-173-arm64-dts-qcom-acer-aspire1-Correct-audio-code.patch
patches.kernel.org/6.6.14-174-soc-qcom-llcc-Fix-dis_cap_alloc-and-retain_on_.patch
patches.kernel.org/6.6.14-175-arm64-dts-qcom-sm6375-fix-USB-wakeup-interrupt.patch
patches.kernel.org/6.6.14-176-arm64-dts-qcom-sm6375-Hook-up-MPM.patch
patches.kernel.org/6.6.14-177-arm64-dts-qcom-sm8150-make-dispcc-cast-minimal.patch
patches.kernel.org/6.6.14-178-arm64-dts-qcom-sm8150-hdk-fix-SS-USB-regulator.patch
patches.kernel.org/6.6.14-179-soc-qcom-llcc-Fix-LLCC_TRP_ATTR2_CFGn-offset.patch
patches.kernel.org/6.6.14-180-block-add-check-of-minors-and-first_minor-in-d.patch
patches.kernel.org/6.6.14-181-arm64-dts-qcom-sc7280-Mark-SDHCI-hosts-as-cach.patch
patches.kernel.org/6.6.14-182-arm64-dts-qcom-ipq6018-fix-clock-rates-for-GCC.patch
patches.kernel.org/6.6.14-183-arm64-dts-qcom-sm8550-Separate-out-X3-idle-sta.patch
patches.kernel.org/6.6.14-184-arm64-dts-qcom-sm8550-Update-idle-state-time-r.patch
patches.kernel.org/6.6.14-185-arm64-dts-qcom-sc8180x-Mark-PCIe-hosts-cache-c.patch
patches.kernel.org/6.6.14-186-arm64-dts-qcom-sc8180x-switch-PCIe-QMP-PHY-to-.patch
patches.kernel.org/6.6.14-187-arm64-dts-qcom-sc8180x-Fix-up-PCIe-nodes.patch
patches.kernel.org/6.6.14-188-bpf-Re-enable-unit_size-checking-for-global-pe.patch
patches.kernel.org/6.6.14-189-bpf-Use-pcpu_alloc_size-in-bpf_mem_free-_rcu.patch
patches.kernel.org/6.6.14-190-bpf-Use-c-unit_size-to-select-target-cache-dur.patch
patches.kernel.org/6.6.14-191-wifi-rtlwifi-add-calculate_bit_shift.patch
patches.kernel.org/6.6.14-192-wifi-rtlwifi-rtl8188ee-phy-using-calculate_bit.patch
patches.kernel.org/6.6.14-193-wifi-rtlwifi-rtl8192c-using-calculate_bit_shif.patch
patches.kernel.org/6.6.14-194-wifi-rtlwifi-rtl8192cu-using-calculate_bit_shi.patch
patches.kernel.org/6.6.14-195-wifi-rtlwifi-rtl8192ce-using-calculate_bit_shi.patch
patches.kernel.org/6.6.14-196-wifi-rtlwifi-rtl8192de-using-calculate_bit_shi.patch
patches.kernel.org/6.6.14-197-wifi-rtlwifi-rtl8192ee-using-calculate_bit_shi.patch
patches.kernel.org/6.6.14-198-wifi-rtlwifi-rtl8192se-using-calculate_bit_shi.patch
patches.kernel.org/6.6.14-199-wifi-iwlwifi-mvm-set-siso-mimo-chains-to-1-in-.patch
patches.kernel.org/6.6.14-200-wifi-iwlwifi-mvm-send-TX-path-flush-in-rfkill.patch
patches.kernel.org/6.6.14-201-wifi-iwlwifi-fix-out-of-bound-copy_from_user.patch
patches.kernel.org/6.6.14-202-wifi-iwlwifi-assign-phy_ctxt-before-eSR-activa.patch
patches.kernel.org/6.6.14-203-netfilter-nf_tables-mark-newset-as-dead-on-tra.patch
patches.kernel.org/6.6.14-204-netfilter-nf_tables-validate-chain-type-update.patch
patches.kernel.org/6.6.14-205-Bluetooth-Fix-bogus-check-for-re-auth-no-suppo.patch
patches.kernel.org/6.6.14-206-Bluetooth-btnxpuart-fix-recv_buf-return-value.patch
patches.kernel.org/6.6.14-207-Bluetooth-btmtkuart-fix-recv_buf-return-value.patch
patches.kernel.org/6.6.14-208-null_blk-don-t-cap-max_hw_sectors-to-BLK_DEF_M.patch
patches.kernel.org/6.6.14-209-arm64-dts-rockchip-Fix-led-pinctrl-of-lubancat.patch
patches.kernel.org/6.6.14-210-wifi-cfg80211-correct-comment-about-MLD-ID.patch
patches.kernel.org/6.6.14-211-wifi-cfg80211-parse-all-ML-elements-in-an-ML-p.patch
patches.kernel.org/6.6.14-212-bpf-sockmap-fix-proto-update-hook-to-avoid-dup.patch
patches.kernel.org/6.6.14-213-sctp-support-MSG_ERRQUEUE-flag-in-recvmsg.patch
patches.kernel.org/6.6.14-214-sctp-fix-busy-polling.patch
patches.kernel.org/6.6.14-215-blk-cgroup-fix-rcu-lockdep-warning-in-blkg_loo.patch
patches.kernel.org/6.6.14-216-net-sched-act_ct-fix-skb-leak-and-crash-on-ooo.patch
patches.kernel.org/6.6.14-217-mlxbf_gige-Fix-intermittent-no-ip-issue.patch
patches.kernel.org/6.6.14-218-mlxbf_gige-Enable-the-GigE-port-in-mlxbf_gige_.patch
patches.kernel.org/6.6.14-219-rxrpc-Fix-skbuff-cleanup-of-call-s-recvmsg_que.patch
patches.kernel.org/6.6.14-220-ip6_tunnel-fix-NEXTHDR_FRAGMENT-handling-in-ip.patch
patches.kernel.org/6.6.14-221-ARM-davinci-always-select-CONFIG_CPU_ARM926T.patch
patches.kernel.org/6.6.14-222-Revert-drm-tidss-Annotate-dma-fence-critical-s.patch
patches.kernel.org/6.6.14-223-Revert-drm-omapdrm-Annotate-dma-fence-critical.patch
patches.kernel.org/6.6.14-224-drm-dp_mst-Fix-fractional-DSC-bpp-handling.patch
patches.kernel.org/6.6.14-225-drm-panfrost-Really-power-off-GPU-cores-in-pan.patch
patches.kernel.org/6.6.14-226-RDMA-usnic-Silence-uninitialized-symbol-smatch.patch
patches.kernel.org/6.6.14-227-RDMA-hns-Fix-inappropriate-err-code-for-unsupp.patch
patches.kernel.org/6.6.14-228-drm-panel-nv3051d-Hold-panel-in-reset-for-unpr.patch
patches.kernel.org/6.6.14-229-drm-panel-elida-kd35t133-hold-panel-in-reset-f.patch
patches.kernel.org/6.6.14-230-drm-nouveau-fence-fix-warning-directly-derefer.patch
patches.kernel.org/6.6.14-231-drm-bridge-tpd12s015-Drop-buggy-__exit-annotat.patch
patches.kernel.org/6.6.14-232-drm-tilcdc-Fix-irq-free-on-unload.patch
patches.kernel.org/6.6.14-233-media-pvrusb2-fix-use-after-free-on-context-di.patch
patches.kernel.org/6.6.14-234-media-mtk-jpeg-Remove-cancel-worker-in-mtk_jpe.patch
patches.kernel.org/6.6.14-235-media-visl-Hook-the-TRY_-DECODER_CMD-stateless.patch
patches.kernel.org/6.6.14-236-media-verisilicon-Hook-the-TRY_-DECODER_CMD-st.patch
patches.kernel.org/6.6.14-237-media-rkvdec-Hook-the-TRY_-DECODER_CMD-statele.patch
patches.kernel.org/6.6.14-238-media-amphion-Fix-VPU-core-alias-name.patch
patches.kernel.org/6.6.14-239-drm-bridge-Fix-typo-in-post_disable-descriptio.patch
patches.kernel.org/6.6.14-240-f2fs-fix-to-avoid-dirent-corruption.patch
patches.kernel.org/6.6.14-241-drm-radeon-r600_cs-Fix-possible-int-overflows-.patch
patches.kernel.org/6.6.14-242-drm-radeon-r100-Fix-integer-overflow-issues-in.patch
patches.kernel.org/6.6.14-243-drm-radeon-check-return-value-of-radeon_ring_l.patch
patches.kernel.org/6.6.14-244-drm-tidss-Move-reset-to-the-end-of-dispc_init.patch
patches.kernel.org/6.6.14-245-drm-tidss-Return-error-value-from-from-softres.patch
patches.kernel.org/6.6.14-246-drm-tidss-Check-for-K2G-in-in-dispc_softreset.patch
patches.kernel.org/6.6.14-247-drm-tidss-Fix-dss-reset.patch
patches.kernel.org/6.6.14-248-drm-imx-lcdc-Fix-double-free-of-driver-data.patch
patches.kernel.org/6.6.14-249-ASoC-cs35l33-Fix-GPIO-name-and-drop-legacy-inc.patch
patches.kernel.org/6.6.14-250-drm-msm-mdp4-flush-vblank-event-on-disable.patch
patches.kernel.org/6.6.14-251-drm-msm-dpu-Add-missing-safe_lut_tbl-in-sc8180.patch
patches.kernel.org/6.6.14-252-drm-msm-dsi-Use-pm_runtime_resume_and_get-to-p.patch
patches.kernel.org/6.6.14-253-drm-drv-propagate-errors-from-drm_modeset_regi.patch
patches.kernel.org/6.6.14-254-media-v4l-async-Fix-duplicated-list-deletion.patch
patches.kernel.org/6.6.14-255-ASoC-Intel-glk_rt5682_max98357a-fix-board-id-m.patch
patches.kernel.org/6.6.14-256-ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-hea.patch
patches.kernel.org/6.6.14-257-ASoC-SOF-topology-Use-partial-match-for-discon.patch
patches.kernel.org/6.6.14-258-drm-panfrost-Ignore-core_mask-for-poweroff-and.patch
patches.kernel.org/6.6.14-259-drm-msm-dpu-correct-clk-bit-for-WB2-block.patch
patches.kernel.org/6.6.14-260-drm-radeon-check-the-alloc_workqueue-return-va.patch
patches.kernel.org/6.6.14-261-drm-radeon-dpm-fix-a-memleak-in-sumo_parse_pow.patch
patches.kernel.org/6.6.14-262-drm-radeon-trinity_dpm-fix-a-memleak-in-trinit.patch
patches.kernel.org/6.6.14-263-drm-bridge-cdns-mhdp8546-Fix-use-of-uninitiali.patch
patches.kernel.org/6.6.14-264-drm-bridge-tc358767-Fix-return-value-on-error-.patch
patches.kernel.org/6.6.14-265-media-cx231xx-fix-a-memleak-in-cx231xx_init_is.patch
patches.kernel.org/6.6.14-266-RDMA-hns-Fix-memory-leak-in-free_mr_init.patch
patches.kernel.org/6.6.14-267-clk-qcom-gpucc-sm8150-Update-the-gpu_cc_pll1-c.patch
patches.kernel.org/6.6.14-268-media-bttv-start_streaming-should-return-a-pro.patch
patches.kernel.org/6.6.14-269-media-bttv-add-back-vbi-hack.patch
patches.kernel.org/6.6.14-270-media-imx-mipi-csis-Fix-clock-handling-in-remo.patch
patches.kernel.org/6.6.14-271-media-imx-mipi-csis-Drop-extra-clock-enable-at.patch
patches.kernel.org/6.6.14-272-media-dt-bindings-media-rkisp1-Fix-the-port-de.patch
patches.kernel.org/6.6.14-273-media-rkisp1-Fix-media-device-memory-leak.patch
patches.kernel.org/6.6.14-274-drm-msm-adreno-Fix-A680-chip-id.patch
patches.kernel.org/6.6.14-275-drm-panel-st7701-Fix-AVCL-calculation.patch
patches.kernel.org/6.6.14-276-f2fs-fix-to-wait-on-block-writeback-for-post_r.patch
patches.kernel.org/6.6.14-277-f2fs-fix-to-check-compress-file-in-f2fs_move_f.patch
patches.kernel.org/6.6.14-278-f2fs-fix-to-update-iostat-correctly-in-f2fs_fi.patch
patches.kernel.org/6.6.14-279-media-dvbdev-drop-refcount-on-error-path-in-dv.patch
patches.kernel.org/6.6.14-280-media-dvb-frontends-m88ds3103-Fix-a-memory-lea.patch
patches.kernel.org/6.6.14-281-clk-renesas-rzg2l-cpg-Reuse-code-in-rzg2l_cpg_.patch
patches.kernel.org/6.6.14-282-clk-renesas-rzg2l-Check-reset-monitor-register.patch
patches.kernel.org/6.6.14-283-drm-msm-dpu-Set-input_sel-bit-for-INTF.patch
patches.kernel.org/6.6.14-284-drm-msm-dpu-Drop-enable-and-frame_count-parame.patch
patches.kernel.org/6.6.14-285-drm-mediatek-Return-error-if-MDP-RDMA-failed-t.patch
patches.kernel.org/6.6.14-286-drm-mediatek-Remove-the-redundant-driver-data-.patch
patches.kernel.org/6.6.14-287-drm-mediatek-Fix-underrun-in-VDO1-when-switche.patch
patches.kernel.org/6.6.14-288-drm-amdgpu-debugfs-fix-error-code-when-smc-reg.patch
patches.kernel.org/6.6.14-289-drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch
patches.kernel.org/6.6.14-290-drivers-amd-pm-fix-a-use-after-free-in-kv_pars.patch
patches.kernel.org/6.6.14-291-gpu-drm-radeon-fix-two-memleaks-in-radeon_vm_i.patch
patches.kernel.org/6.6.14-292-drm-amd-pm-fix-a-double-free-in-amdgpu_parse_e.patch
patches.kernel.org/6.6.14-293-f2fs-fix-to-check-return-value-of-f2fs_recover.patch
patches.kernel.org/6.6.14-294-dt-bindings-clock-Update-the-videocc-resets-fo.patch
patches.kernel.org/6.6.14-295-clk-qcom-videocc-sm8150-Update-the-videocc-res.patch
patches.kernel.org/6.6.14-296-clk-qcom-videocc-sm8150-Add-missing-PLL-config.patch
patches.kernel.org/6.6.14-297-clk-sp7021-fix-return-value-check-in-sp7021_cl.patch
patches.kernel.org/6.6.14-298-drivers-clk-zynqmp-calculate-closest-mux-rate.patch
patches.kernel.org/6.6.14-299-drivers-clk-zynqmp-update-divider-round-rate-l.patch
patches.kernel.org/6.6.14-300-watchdog-set-cdev-owner-before-adding.patch
patches.kernel.org/6.6.14-301-watchdog-hpwdt-Only-claim-UNKNOWN-NMI-if-from-.patch
patches.kernel.org/6.6.14-302-watchdog-bcm2835_wdt-Fix-WDIOC_SETTIMEOUT-hand.patch
patches.kernel.org/6.6.14-303-watchdog-rti_wdt-Drop-runtime-pm-reference-cou.patch
patches.kernel.org/6.6.14-304-clk-rs9-Fix-DIF-OEn-bit-placement-on-9FGV0241.patch
patches.kernel.org/6.6.14-305-clk-si5341-fix-an-error-code-problem-in-si5341.patch
patches.kernel.org/6.6.14-306-ASoC-amd-vangogh-Drop-conflicting-ACPI-based-p.patch
patches.kernel.org/6.6.14-307-ASoC-tas2781-add-support-for-FW-version-0x0503.patch
patches.kernel.org/6.6.14-308-drm-mediatek-dp-Add-phy_mtk_dp-module-as-pre-d.patch
patches.kernel.org/6.6.14-309-accel-habanalabs-fix-information-leak-in-sec_a.patch
patches.kernel.org/6.6.14-310-clk-qcom-gcc-sm8550-Add-the-missing-RETAIN_FF_.patch
patches.kernel.org/6.6.14-311-clk-qcom-gcc-sm8550-Mark-the-PCIe-GDSCs-votabl.patch
patches.kernel.org/6.6.14-312-clk-qcom-gcc-sm8550-use-collapse-voting-for-PC.patch
patches.kernel.org/6.6.14-313-clk-qcom-gcc-sm8550-Mark-RCGs-shared-where-app.patch
patches.kernel.org/6.6.14-314-clk-qcom-dispcc-sm8550-Update-disp-PLL-setting.patch
patches.kernel.org/6.6.14-315-clk-fixed-rate-fix-clk_hw_register_fixed_rate_.patch
patches.kernel.org/6.6.14-316-pwm-stm32-Use-hweight32-in-stm32_pwm_detect_ch.patch
patches.kernel.org/6.6.14-317-pwm-stm32-Fix-enable-count-for-clk-in-.probe.patch
patches.kernel.org/6.6.14-318-ASoC-rt5645-Drop-double-EF20-entry-from-dmi_pl.patch
patches.kernel.org/6.6.14-319-ALSA-scarlett2-Add-missing-error-check-to-scar.patch
patches.kernel.org/6.6.14-320-ALSA-scarlett2-Add-missing-error-check-to-scar.patch
patches.kernel.org/6.6.14-321-ALSA-scarlett2-Allow-passing-any-output-to-lin.patch
patches.kernel.org/6.6.14-322-ALSA-scarlett2-Add-missing-error-checks-to-_ct.patch
patches.kernel.org/6.6.14-323-ALSA-scarlett2-Add-clamp-in-scarlett2_mixer_ct.patch
patches.kernel.org/6.6.14-324-mmc-sdhci_am654-Fix-TI-SoC-dependencies.patch
patches.kernel.org/6.6.14-325-mmc-sdhci_omap-Fix-TI-SoC-dependencies.patch
patches.kernel.org/6.6.14-326-drm-amdkfd-Fix-type-of-dbg_flags-in-struct-kfd.patch
patches.kernel.org/6.6.14-327-gpiolib-make-gpio_device_get-and-gpio_device_p.patch
patches.kernel.org/6.6.14-328-gpiolib-provide-gpio_device_find.patch
patches.kernel.org/6.6.14-329-gpio-sysfs-drop-the-mention-of-gpiochip_find-f.patch
patches.kernel.org/6.6.14-330-IB-iser-Prevent-invalidating-wrong-MR.patch
patches.kernel.org/6.6.14-331-drm-amdkfd-Confirm-list-is-non-empty-before-ut.patch
patches.kernel.org/6.6.14-332-drm-amd-pm-smu7-fix-a-memleak-in-smu7_hwmgr_ba.patch
patches.kernel.org/6.6.14-333-drm-amd-display-avoid-stringop-overflow-warnin.patch
patches.kernel.org/6.6.14-334-kselftest-alsa-mixer-test-fix-the-number-of-pa.patch
patches.kernel.org/6.6.14-335-kselftest-alsa-mixer-test-Fix-the-print-format.patch
patches.kernel.org/6.6.14-336-kselftest-alsa-conf-Stringify-the-printed-errn.patch
patches.kernel.org/6.6.14-337-ksmbd-validate-the-zero-field-of-packet-header.patch
patches.kernel.org/6.6.14-338-of-Fix-double-free-in-of_parse_phandle_with_ar.patch
patches.kernel.org/6.6.14-339-fbdev-imxfb-fix-left-margin-setting.patch
patches.kernel.org/6.6.14-340-of-unittest-Fix-of_count_phandle_with_args-exp.patch
patches.kernel.org/6.6.14-341-class-fix-use-after-free-in-class_register.patch
patches.kernel.org/6.6.14-342-kernfs-convert-kernfs_idr_lock-to-an-irq-safe-.patch
patches.kernel.org/6.6.14-343-Revert-kernfs-convert-kernfs_idr_lock-to-an-ir.patch
patches.kernel.org/6.6.14-344-selftests-bpf-Add-assert-for-user-stacks-in-te.patch
patches.kernel.org/6.6.14-345-keys-dns-Fix-size-check-of-V1-server-list-head.patch
patches.kernel.org/6.6.14-346-binder-fix-async-space-check-for-0-sized-buffe.patch
patches.kernel.org/6.6.14-347-binder-fix-unused-alloc-free_async_space.patch
patches.kernel.org/6.6.14-348-mips-smp-Call-rcutree_report_cpu_starting-earl.patch
patches.kernel.org/6.6.14-349-Input-atkbd-use-ab83-as-id-when-skipping-the-g.patch
patches.kernel.org/6.6.14-350-rust-Ignore-preserve-most-functions.patch
patches.kernel.org/6.6.14-351-Revert-drm-amdkfd-Relocate-TBA-TMA-to-opposite.patch
patches.kernel.org/6.6.14-352-xen-netback-don-t-produce-zero-size-SKB-frags.patch
patches.kernel.org/6.6.14-353-binder-fix-race-between-mmput-and-do_exit.patch
patches.kernel.org/6.6.14-354-clocksource-drivers-timer-ti-dm-Fix-make-W-n-k.patch
patches.kernel.org/6.6.14-355-powerpc-64s-Increase-default-stack-size-to-32K.patch
patches.kernel.org/6.6.14-356-tick-sched-Fix-idle-and-iowait-sleeptime-accou.patch
patches.kernel.org/6.6.14-357-Revert-usb-gadget-f_uvc-change-endpoint-alloca.patch
patches.kernel.org/6.6.14-358-usb-phy-mxs-remove-CONFIG_USB_OTG-condition-fo.patch
patches.kernel.org/6.6.14-359-usb-dwc-ep0-Update-request-status-in-dwc3_ep0_.patch
patches.kernel.org/6.6.14-360-usb-dwc3-gadget-Handle-EP0-request-dequeuing-p.patch
patches.kernel.org/6.6.14-361-usb-dwc3-gadget-Queue-PM-runtime-idle-on-disco.patch
patches.kernel.org/6.6.14-362-Revert-usb-dwc3-Soft-reset-phy-on-probe-for-ho.patch
patches.kernel.org/6.6.14-363-Revert-usb-dwc3-don-t-reset-device-side-if-dwc.patch
patches.kernel.org/6.6.14-364-usb-chipidea-wait-controller-resume-finished-f.patch
patches.kernel.org/6.6.14-365-usb-cdns3-fix-uvc-failure-work-since-sg-suppor.patch
patches.kernel.org/6.6.14-366-usb-cdns3-fix-iso-transfer-error-when-mult-is-.patch
patches.kernel.org/6.6.14-367-usb-cdns3-Fix-uvc-fail-when-DMA-cross-4k-bound.patch
patches.kernel.org/6.6.14-368-Revert-usb-typec-class-fix-typec_altmode_put_p.patch
patches.kernel.org/6.6.14-369-usb-typec-class-fix-typec_altmode_put_partner-.patch
patches.kernel.org/6.6.14-370-usb-mon-Fix-atomicity-violation-in-mon_bin_vma.patch
patches.kernel.org/6.6.14-371-dt-bindings-phy-qcom-sc8280xp-qmp-usb43dp-phy-.patch
patches.kernel.org/6.6.14-372-serial-core-fix-sanitizing-check-for-RTS-setti.patch
patches.kernel.org/6.6.14-373-serial-core-make-sure-RS485-cannot-be-enabled-.patch
patches.kernel.org/6.6.14-374-serial-8250_bcm2835aux-Restore-clock-error-han.patch
patches.kernel.org/6.6.14-375-serial-core-imx-do-not-set-RS485-enabled-if-it.patch
patches.kernel.org/6.6.14-376-serial-imx-Ensure-that-imx_uart_rs485_config-i.patch
patches.kernel.org/6.6.14-377-serial-8250_exar-Set-missing-rs485_supported-f.patch
patches.kernel.org/6.6.14-378-serial-omap-do-not-override-settings-for-RS485.patch
patches.kernel.org/6.6.14-379-ALSA-oxygen-Fix-right-channel-of-capture-volum.patch
patches.kernel.org/6.6.14-380-ALSA-hda-relatek-Enable-Mute-LED-on-HP-Laptop-.patch
patches.kernel.org/6.6.14-381-ALSA-hda-realtek-Enable-mute-micmute-LEDs-and-.patch
patches.kernel.org/6.6.14-382-ALSA-hda-realtek-Enable-headset-mic-on-Lenovo-.patch
patches.kernel.org/6.6.14-383-ksmbd-validate-mech-token-in-session-setup.patch
patches.kernel.org/6.6.14-384-ksmbd-fix-UAF-issue-in-ksmbd_tcp_new_connectio.patch
patches.kernel.org/6.6.14-385-ksmbd-only-v2-leases-handle-the-directory.patch
patches.kernel.org/6.6.14-386-ceph-select-FS_ENCRYPTION_ALGS-if-FS_ENCRYPTIO.patch
patches.kernel.org/6.6.14-387-LoongArch-Fix-and-simplify-fcsr-initialization.patch
patches.kernel.org/6.6.14-388-io_uring-don-t-check-iopoll-if-request-complet.patch
patches.kernel.org/6.6.14-389-io_uring-rw-ensure-io-bytes_done-is-always-ini.patch
patches.kernel.org/6.6.14-390-io_uring-ensure-local-task_work-is-run-on-wait.patch
patches.kernel.org/6.6.14-391-fbdev-acornfb-Fix-name-of-fb_ops-initializer-m.patch
patches.kernel.org/6.6.14-392-fbdev-flush-deferred-work-in-fb_deferred_io_fs.patch
patches.kernel.org/6.6.14-393-fbdev-flush-deferred-IO-before-closing.patch
patches.kernel.org/6.6.14-394-scsi-ufs-core-Simplify-power-management-during.patch
patches.kernel.org/6.6.14-395-scsi-target-core-add-missing-file_-start-end-_.patch
patches.kernel.org/6.6.14-396-scsi-mpi3mr-Refresh-sdev-queue-depth-after-con.patch
patches.kernel.org/6.6.14-397-scsi-mpi3mr-Clean-up-block-devices-post-contro.patch
patches.kernel.org/6.6.14-398-scsi-mpi3mr-Block-PEL-Enable-Command-on-Contro.patch
patches.kernel.org/6.6.14-399-drm-amd-Enable-PCIe-PME-from-D3.patch
patches.kernel.org/6.6.14-400-block-add-check-that-partition-length-needs-to.patch
patches.kernel.org/6.6.14-401-block-Remove-special-casing-of-compound-pages.patch
patches.kernel.org/6.6.14-402-block-Fix-iterating-over-an-empty-bio-with-bio.patch
patches.kernel.org/6.6.14-403-netfilter-nf_tables-check-if-catch-all-set-ele.patch
patches.kernel.org/6.6.14-404-pwm-jz4740-Don-t-use-dev_err_probe-in-.request.patch
patches.kernel.org/6.6.14-405-pwm-Fix-out-of-bounds-access-in-of_pwm_single_.patch
patches.kernel.org/6.6.14-406-md-raid1-Use-blk_opf_t-for-read-and-write-oper.patch
patches.kernel.org/6.6.14-407-rootfs-Fix-support-for-rootfstype-when-root-is.patch
patches.kernel.org/6.6.14-408-Bluetooth-Fix-atomicity-violation-in-min-max-_.patch
patches.kernel.org/6.6.14-409-bpf-Fix-re-attachment-branch-in-bpf_tracing_pr.patch
patches.kernel.org/6.6.14-410-iommu-arm-smmu-qcom-Add-missing-GMU-entry-to-m.patch
patches.kernel.org/6.6.14-411-iommu-dma-Trace-bounce-buffer-usage-when-mappi.patch
patches.kernel.org/6.6.14-412-wifi-mt76-fix-broken-precal-loading-from-MTD-f.patch
patches.kernel.org/6.6.14-413-wifi-rtlwifi-Remove-bogus-and-dangerous-ASPM-d.patch
patches.kernel.org/6.6.14-414-wifi-rtlwifi-Convert-LNKCTL-change-to-PCIe-cap.patch
patches.kernel.org/6.6.14-415-wifi-mwifiex-add-extra-delay-for-firmware-read.patch
patches.kernel.org/6.6.14-416-wifi-mwifiex-configure-BSSID-consistently-when.patch
patches.kernel.org/6.6.14-417-wifi-mwifiex-fix-uninitialized-firmware_stat.patch
patches.kernel.org/6.6.14-418-net-stmmac-fix-ethtool-per-queue-statistics.patch
patches.kernel.org/6.6.14-419-Revert-net-rtnetlink-Enslave-device-before-bri.patch
patches.kernel.org/6.6.14-420-Revert-nSVM-Check-for-reserved-encodings-of-TL.patch
patches.kernel.org/6.6.14-421-cxl-port-Fix-decoder-initialization-when-nr_ta.patch
patches.kernel.org/6.6.14-422-PCI-P2PDMA-Remove-reference-to-pci_p2pdma_map_.patch
patches.kernel.org/6.6.14-423-x86-pci-Reserve-ECAM-if-BIOS-didn-t-include-it.patch
patches.kernel.org/6.6.14-424-PCI-dwc-endpoint-Fix-dw_pcie_ep_raise_msix_irq.patch
patches.kernel.org/6.6.14-425-PCI-mediatek-Clear-interrupt-status-before-dis.patch
patches.kernel.org/6.6.14-426-x86-kvm-Do-not-try-to-disable-kvmclock-if-it-w.patch
patches.kernel.org/6.6.14-427-KVM-arm64-vgic-v4-Restore-pending-state-on-hos.patch
patches.kernel.org/6.6.14-428-KVM-arm64-vgic-its-Avoid-potential-UAF-in-LPI-.patch
patches.kernel.org/6.6.14-429-KVM-x86-pmu-Move-PMU-reset-logic-to-common-x86.patch
patches.kernel.org/6.6.14-430-KVM-x86-pmu-Reset-the-PMU-i.e.-stop-counters-b.patch
patches.kernel.org/6.6.14-431-iio-adc-ad7091r-Pass-iio_dev-to-event-handler.patch
patches.kernel.org/6.6.14-432-HID-sensor-hub-Enable-hid-core-report-processi.patch
patches.kernel.org/6.6.14-433-HID-wacom-Correct-behavior-when-processing-som.patch
patches.kernel.org/6.6.14-434-serial-sc16is7xx-add-check-for-unsupported-SPI.patch
patches.kernel.org/6.6.14-435-serial-sc16is7xx-set-safe-default-SPI-clock-fr.patch
patches.kernel.org/6.6.14-436-ARM-9330-1-davinci-also-select-PINCTRL.patch
patches.kernel.org/6.6.14-437-mfd-rk8xx-fixup-devices-registration-with-PLAT.patch
patches.kernel.org/6.6.14-438-mfd-cs42l43-Correct-SoundWire-port-list.patch
patches.kernel.org/6.6.14-439-mfd-syscon-Fix-null-pointer-dereference-in-of_.patch
patches.kernel.org/6.6.14-440-leds-aw2013-Select-missing-dependency-REGMAP_I.patch
patches.kernel.org/6.6.14-441-leds-aw200xx-Fix-write-to-DIM-parameter.patch
patches.kernel.org/6.6.14-442-mfd-tps6594-Add-null-pointer-check-to-tps6594_.patch
patches.kernel.org/6.6.14-443-mfd-intel-lpss-Fix-the-fractional-clock-divide.patch
patches.kernel.org/6.6.14-444-srcu-Use-try-lock-lockdep-annotation-for-NMI-s.patch
patches.kernel.org/6.6.14-445-mips-dmi-Fix-early-remap-on-MIPS32.patch
patches.kernel.org/6.6.14-446-mips-Fix-incorrect-max_low_pfn-adjustment.patch
patches.kernel.org/6.6.14-447-um-virt-pci-fix-platform-map-offset.patch
patches.kernel.org/6.6.14-448-riscv-Check-if-the-code-to-patch-lies-in-the-e.patch
patches.kernel.org/6.6.14-449-riscv-Fix-module_alloc-that-did-not-reset-the-.patch
patches.kernel.org/6.6.14-450-riscv-Fix-set_memory_XX-and-set_direct_map_XX-.patch
patches.kernel.org/6.6.14-451-riscv-Fix-set_direct_map_default_noflush-to-re.patch
patches.kernel.org/6.6.14-452-riscv-Fixed-wrong-register-in-XIP_FIXUP_FLASH_.patch
patches.kernel.org/6.6.14-453-MIPS-Alchemy-Fix-an-out-of-bound-access-in-db1.patch
patches.kernel.org/6.6.14-454-MIPS-Alchemy-Fix-an-out-of-bound-access-in-db1.patch
patches.kernel.org/6.6.14-455-power-supply-cw2015-correct-time_to_empty-unit.patch
patches.kernel.org/6.6.14-456-power-supply-bq256xx-fix-some-problem-in-bq256.patch
patches.kernel.org/6.6.14-457-PCI-Avoid-potential-out-of-bounds-read-in-pci_.patch
patches.kernel.org/6.6.14-458-serial-8250-omap-Don-t-skip-resource-freeing-i.patch
patches.kernel.org/6.6.14-459-iommu-Map-reserved-memory-as-cacheable-if-devi.patch
patches.kernel.org/6.6.14-460-perf-test-Remove-atomics-from-test_loop-to-avo.patch
patches.kernel.org/6.6.14-461-perf-header-Fix-segfault-on-build_mem_topology.patch
patches.kernel.org/6.6.14-462-libapi-Add-missing-linux-types.h-header-to-get.patch
patches.kernel.org/6.6.14-463-perf-test-record-user-regs-Fix-mask-for-vg-reg.patch
patches.kernel.org/6.6.14-464-vfio-pds-Fix-calculations-in-pds_vfio_dirty_sy.patch
patches.kernel.org/6.6.14-465-perf-vendor-events-arm64-AmpereOne-Rename-BPU_.patch
patches.kernel.org/6.6.14-466-perf-mem-Fix-error-on-hybrid-related-to-availa.patch
patches.kernel.org/6.6.14-467-perf-stat-Exit-perf-stat-if-parse-groups-fails.patch
patches.kernel.org/6.6.14-468-base-node.c-initialize-the-accessor-list-befor.patch
patches.kernel.org/6.6.14-469-acpi-property-Let-args-be-NULL-in-__acpi_node_.patch
patches.kernel.org/6.6.14-470-software-node-Let-args-be-NULL-in-software_nod.patch
patches.kernel.org/6.6.14-471-serial-imx-fix-tx-statemachine-deadlock.patch
patches.kernel.org/6.6.14-472-selftests-sgx-Fix-uninitialized-pointer-derefe.patch
patches.kernel.org/6.6.14-473-selftests-sgx-Fix-uninitialized-pointer-derefe.patch
patches.kernel.org/6.6.14-474-selftests-sgx-Include-memory-clobber-for-inlin.patch
patches.kernel.org/6.6.14-475-selftests-sgx-Skip-non-X86_64-platform.patch
patches.kernel.org/6.6.14-476-iio-adc-ad9467-fix-reset-gpio-handling.patch
patches.kernel.org/6.6.14-477-iio-adc-ad9467-don-t-ignore-error-codes.patch
patches.kernel.org/6.6.14-478-iio-adc-ad9467-add-mutex-to-struct-ad9467_stat.patch
patches.kernel.org/6.6.14-479-iio-adc-ad9467-fix-scale-setting.patch
patches.kernel.org/6.6.14-480-perf-header-Fix-one-memory-leakage-in-perf_eve.patch
patches.kernel.org/6.6.14-481-perf-hisi-ptt-Fix-one-memory-leakage-in-hisi_p.patch
patches.kernel.org/6.6.14-482-perf-genelf-Set-ELF-program-header-addresses-p.patch
patches.kernel.org/6.6.14-483-perf-unwind-libdw-Handle-JIT-generated-DSOs-pr.patch
patches.kernel.org/6.6.14-484-perf-unwind-libunwind-Fix-base-address-for-.eh.patch
patches.kernel.org/6.6.14-485-bus-mhi-ep-Do-not-allocate-event-ring-element-.patch
patches.kernel.org/6.6.14-486-bus-mhi-ep-Use-slab-allocator-where-applicable.patch
patches.kernel.org/6.6.14-487-bus-mhi-ep-Pass-mhi_ep_buf_info-struct-to-read.patch
patches.kernel.org/6.6.14-488-PCI-epf-mhi-Fix-the-DMA-data-direction-of-dma_.patch
patches.kernel.org/6.6.14-489-tty-early-return-from-send_break-on-TTY_DRIVER.patch
patches.kernel.org/6.6.14-490-tty-don-t-check-for-signal_pending-in-send_bre.patch
patches.kernel.org/6.6.14-491-tty-use-if-in-send_break-instead-of-goto.patch
patches.kernel.org/6.6.14-492-usb-cdc-acm-return-correct-error-code-on-unsup.patch
patches.kernel.org/6.6.14-493-spmi-mtk-pmif-Serialize-PMIF-status-check-and-.patch
patches.kernel.org/6.6.14-494-usb-gadget-webcam-Make-g_webcam-loadable-again.patch
patches.kernel.org/6.6.14-495-iommu-Don-t-reserve-0-length-IOVA-region.patch
patches.kernel.org/6.6.14-496-power-supply-Fix-null-pointer-dereference-in-s.patch
patches.kernel.org/6.6.14-497-vdpa-Fix-an-error-handling-path-in-eni_vdpa_pr.patch
patches.kernel.org/6.6.14-498-apparmor-Fix-ref-count-leak-in-task_kill.patch
patches.kernel.org/6.6.14-499-nvmet-tcp-Fix-a-kernel-panic-when-host-sends-a.patch
patches.kernel.org/6.6.14-500-nvmet-tcp-fix-a-crash-in-nvmet_req_complete.patch
patches.kernel.org/6.6.14-501-perf-env-Avoid-recursively-taking-env-bpf_prog.patch
patches.kernel.org/6.6.14-502-perf-stat-Fix-hard-coded-LL-miss-units.patch
patches.kernel.org/6.6.14-503-cxl-region-fix-x9-interleave-typo.patch
patches.kernel.org/6.6.14-504-apparmor-fix-possible-memory-leak-in-unpack_tr.patch
patches.kernel.org/6.6.14-505-apparmor-avoid-crash-when-parsed-profile-name-.patch
patches.kernel.org/6.6.14-506-usb-xhci-mtk-fix-a-short-packet-issue-of-gen1-.patch
patches.kernel.org/6.6.14-507-serial-imx-Correct-clock-error-message-in-func.patch
patches.kernel.org/6.6.14-508-serial-apbuart-fix-console-prompt-on-qemu.patch
patches.kernel.org/6.6.14-509-perf-db-export-Fix-missing-reference-count-get.patch
patches.kernel.org/6.6.14-510-cxl-port-Fix-missing-target-list-lock.patch
patches.kernel.org/6.6.14-511-spi-coldfire-qspi-Remove-an-erroneous-clk_disa.patch
patches.kernel.org/6.6.14-512-hisi_acc_vfio_pci-Update-migration-data-pointe.patch
patches.kernel.org/6.6.14-513-nvmet-re-fix-tracing-strncpy-warning.patch
patches.kernel.org/6.6.14-514-nvme-trace-avoid-memcpy-overflow-warning.patch
patches.kernel.org/6.6.14-515-nvmet-tcp-Fix-the-H2C-expected-PDU-len-calcula.patch
patches.kernel.org/6.6.14-516-PCI-keystone-Fix-race-condition-when-initializ.patch
patches.kernel.org/6.6.14-517-PCI-mediatek-gen3-Fix-translation-window-size-.patch
patches.kernel.org/6.6.14-518-ASoC-mediatek-sof-common-Add-NULL-check-for-no.patch
patches.kernel.org/6.6.14-519-s390-pci-fix-max-size-calculation-in-zpci_memc.patch
patches.kernel.org/6.6.14-520-net-qualcomm-rmnet-fix-global-oob-in-rmnet_pol.patch
patches.kernel.org/6.6.14-521-rxrpc-Fix-use-of-Don-t-Fragment-flag.patch
patches.kernel.org/6.6.14-522-octeontx2-af-CN10KB-Fix-FIFO-length-calculatio.patch
patches.kernel.org/6.6.14-523-net-ethernet-ti-am65-cpsw-Fix-max-mtu-to-fit-e.patch
patches.kernel.org/6.6.14-524-amt-do-not-use-overwrapped-cb-area.patch
patches.kernel.org/6.6.14-525-net-micrel-Fix-PTP-frame-parsing-for-lan8841.patch
patches.kernel.org/6.6.14-526-net-phy-micrel-populate-.soft_reset-for-KSZ913.patch
patches.kernel.org/6.6.14-527-ALSA-hda-Properly-setup-HDMI-stream.patch
patches.kernel.org/6.6.14-528-mptcp-mptcp_parse_option-fix-for-MPTCPOPT_MP_J.patch
patches.kernel.org/6.6.14-529-mptcp-strict-validation-before-using-mp_opt-hm.patch
patches.kernel.org/6.6.14-530-mptcp-use-OPTION_MPTCP_MPJ_SYNACK-in-subflow_f.patch
patches.kernel.org/6.6.14-531-mptcp-use-OPTION_MPTCP_MPJ_SYN-in-subflow_chec.patch
patches.kernel.org/6.6.14-532-mptcp-refine-opt_mp_capable-determination.patch
patches.kernel.org/6.6.14-533-block-ensure-we-hold-a-queue-reference-when-us.patch
patches.kernel.org/6.6.14-534-net-stmmac-Fix-ethool-link-settings-ops-for-in.patch
patches.kernel.org/6.6.14-535-udp-annotate-data-races-around-up-pending.patch
patches.kernel.org/6.6.14-536-erofs-simplify-compression-configuration-parse.patch
patches.kernel.org/6.6.14-537-erofs-fix-inconsistent-per-file-compression-fo.patch
patches.kernel.org/6.6.14-538-net-add-more-sanity-check-in-virtio_net_hdr_to.patch
patches.kernel.org/6.6.14-539-net-netdev_queue-netdev_txq_completed_mb-fix-w.patch
patches.kernel.org/6.6.14-540-bpf-iter_udp-Retry-with-a-larger-batch-size-wi.patch
patches.kernel.org/6.6.14-541-bpf-Avoid-iter-offset-making-backward-progress.patch
patches.kernel.org/6.6.14-542-net-tls-fix-WARNIING-in-__sk_msg_free.patch
patches.kernel.org/6.6.14-543-net-ravb-Fix-dma_addr_t-truncation-in-error-ca.patch
patches.kernel.org/6.6.14-544-dt-bindings-gpio-xilinx-Fix-node-address-in-gp.patch
patches.kernel.org/6.6.14-545-gpio-mlxbf3-add-an-error-code-check-in-mlxbf3_.patch
patches.kernel.org/6.6.14-546-ASoC-SOF-ipc4-loader-remove-the-CPC-check-warn.patch
patches.kernel.org/6.6.14-547-drm-amdkfd-fixes-for-HMM-mem-allocation.patch
patches.kernel.org/6.6.14-548-drm-amdgpu-fall-back-to-INPUT-power-for-AVG-po.patch
patches.kernel.org/6.6.14-549-selftests-bonding-Change-script-interpreter.patch
patches.kernel.org/6.6.14-550-net-stmmac-ethtool-Fixed-calltrace-caused-by-u.patch
patches.kernel.org/6.6.14-551-bpf-Reject-variable-offset-alu-on-PTR_TO_FLOW_.patch
patches.kernel.org/6.6.14-552-net-dsa-vsc73xx-Add-null-pointer-check-to-vsc7.patch
patches.kernel.org/6.6.14-553-LoongArch-BPF-Prevent-out-of-bounds-memory-acc.patch
patches.kernel.org/6.6.14-554-mptcp-relax-check-on-MPC-passive-fallback.patch
patches.kernel.org/6.6.14-555-net-netdevsim-don-t-try-to-destroy-PHC-on-VFs.patch
patches.kernel.org/6.6.14-556-netfilter-nf_tables-reject-invalid-set-policy.patch
patches.kernel.org/6.6.14-557-netfilter-nft_limit-do-not-ignore-unsupported-.patch
patches.kernel.org/6.6.14-558-netfilter-nfnetlink_log-use-proper-helper-for-.patch
patches.kernel.org/6.6.14-559-netfilter-nf_queue-remove-excess-nf_bridge-var.patch
patches.kernel.org/6.6.14-560-netfilter-propagate-net-to-nf_bridge_get_physi.patch
patches.kernel.org/6.6.14-561-netfilter-bridge-replace-physindev-with-physin.patch
patches.kernel.org/6.6.14-562-netfilter-nf_tables-do-not-allow-mismatch-fiel.patch
patches.kernel.org/6.6.14-563-netfilter-nf_tables-skip-dead-set-elements-in-.patch
patches.kernel.org/6.6.14-564-netfilter-nf_tables-reject-NFT_SET_CONCAT-with.patch
patches.kernel.org/6.6.14-565-ipvs-avoid-stat-macros-calls-from-preemptible-.patch
patches.kernel.org/6.6.14-566-io_uring-adjust-defer-tw-counting.patch
patches.kernel.org/6.6.14-567-kdb-Fix-a-potential-buffer-overflow-in-kdb_loc.patch
patches.kernel.org/6.6.14-568-arm64-ptrace-Don-t-flush-ZA-ZT-storage-when-wr.patch
patches.kernel.org/6.6.14-569-ethtool-netlink-Add-missing-ethnl_ops_begin-co.patch
patches.kernel.org/6.6.14-570-loop-fix-the-the-direct-I-O-support-check-when.patch
patches.kernel.org/6.6.14-571-mlxsw-spectrum_acl_erp-Fix-error-flow-of-pool-.patch
patches.kernel.org/6.6.14-572-mlxsw-spectrum_acl_tcam-Fix-NULL-pointer-deref.patch
patches.kernel.org/6.6.14-573-mlxsw-spectrum_acl_tcam-Fix-stack-corruption.patch
patches.kernel.org/6.6.14-574-mlxsw-spectrum_router-Register-netdevice-notif.patch
patches.kernel.org/6.6.14-575-selftests-mlxsw-qos_pfc-Adjust-the-test-to-sup.patch
patches.kernel.org/6.6.14-576-ipv6-mcast-fix-data-race-in-ipv6_mc_down-mld_i.patch
patches.kernel.org/6.6.14-577-i2c-s3c24xx-fix-read-transfers-in-polling-mode.patch
patches.kernel.org/6.6.14-578-i2c-s3c24xx-fix-transferring-more-than-one-mes.patch
patches.kernel.org/6.6.14-579-riscv-Fix-wrong-usage-of-lm_alias-when-splitti.patch
patches.kernel.org/6.6.14-580-Revert-KEYS-encrypted-Add-check-for-strsep.patch
patches.kernel.org/6.6.14-581-arm64-dts-armada-3720-turris-mox-set-irq-type-.patch
patches.kernel.org/6.6.14-582-Revert-Revert-md-raid5-Wait-for-MD_SB_CHANGE_P.patch
patches.kernel.org/6.6.14-583-Linux-6.6.14.patch
patches.kernel.org/6.6.15-001-docs-sparse-move-TW-sparse.txt-to-TW-dev-tools.patch
patches.kernel.org/6.6.15-002-docs-sparse-add-sparse.rst-to-toctree.patch
patches.kernel.org/6.6.15-003-docs-kernel_feat.py-fix-potential-command-inje.patch
patches.kernel.org/6.6.15-004-serial-core-Simplify-uart_get_rs485_mode.patch
patches.kernel.org/6.6.15-005-serial-core-set-missing-supported-flag-for-RX-.patch
patches.kernel.org/6.6.15-006-soundwire-bus-introduce-controller_id.patch
patches.kernel.org/6.6.15-007-soundwire-fix-initializing-sysfs-for-same-devi.patch
patches.kernel.org/6.6.15-008-net-stmmac-Tx-coe-sw-fallback.patch
patches.kernel.org/6.6.15-009-net-stmmac-Prevent-DSA-tags-from-breaking-COE.patch
patches.kernel.org/6.6.15-010-iio-adc-ad7091r-Set-alert-bit-in-config-regist.patch
patches.kernel.org/6.6.15-011-iio-adc-ad7091r-Allow-users-to-configure-devic.patch
patches.kernel.org/6.6.15-012-iio-adc-ad7091r-Enable-internal-vref-if-extern.patch
patches.kernel.org/6.6.15-013-dmaengine-fsl-edma-fix-eDMAv4-channel-allocati.patch
patches.kernel.org/6.6.15-014-dmaengine-fix-NULL-pointer-in-channel-unregist.patch
patches.kernel.org/6.6.15-015-dmaengine-idxd-Move-dma_free_coherent-out-of-s.patch
patches.kernel.org/6.6.15-016-scsi-ufs-core-Remove-the-ufshcd_hba_exit-call-.patch
patches.kernel.org/6.6.15-017-riscv-Fix-an-off-by-one-in-get_early_cmdline.patch
patches.kernel.org/6.6.15-018-scsi-core-Kick-the-requeue-list-after-insertin.patch
patches.kernel.org/6.6.15-019-sh-ecovec24-Rename-missed-backlight-field-from.patch
patches.kernel.org/6.6.15-020-smb-client-fix-parsing-of-SMB3.1.1-POSIX-creat.patch
patches.kernel.org/6.6.15-021-cifs-handle-cases-where-a-channel-is-closed.patch
patches.kernel.org/6.6.15-022-cifs-reconnect-work-should-have-reference-on-s.patch
patches.kernel.org/6.6.15-023-cifs-handle-when-server-starts-supporting-mult.patch
patches.kernel.org/6.6.15-024-cifs-handle-when-server-stops-supporting-multi.patch
patches.kernel.org/6.6.15-025-Revert-cifs-reconnect-work-should-have-referen.patch
patches.kernel.org/6.6.15-026-cifs-reconnect-worker-should-take-reference-on.patch
patches.kernel.org/6.6.15-027-cifs-handle-servers-that-still-advertise-multi.patch
patches.kernel.org/6.6.15-028-cifs-update-iface_last_update-on-each-query-an.patch
patches.kernel.org/6.6.15-029-powerpc-ps3_defconfig-Disable-PPC64_BIG_ENDIAN.patch
patches.kernel.org/6.6.15-030-ext4-allow-for-the-last-group-to-be-marked-as-.patch
patches.kernel.org/6.6.15-031-async-Split-async_schedule_node_domain.patch
patches.kernel.org/6.6.15-032-async-Introduce-async_schedule_dev_nocall.patch
patches.kernel.org/6.6.15-033-PM-sleep-Fix-possible-deadlocks-in-core-system.patch
patches.kernel.org/6.6.15-034-arm64-properly-install-vmlinuz.efi.patch
patches.kernel.org/6.6.15-035-OPP-Pass-rounded-rate-to-_set_opp.patch
patches.kernel.org/6.6.15-036-btrfs-sysfs-validate-scrub_speed_max-value.patch
patches.kernel.org/6.6.15-037-crypto-lib-mpi-Fix-unexpected-pointer-access-i.patch
patches.kernel.org/6.6.15-038-erofs-fix-lz4-inplace-decompression.patch
patches.kernel.org/6.6.15-039-crypto-api-Disallow-identical-driver-names.patch
patches.kernel.org/6.6.15-040-PM-hibernate-Enforce-ordering-during-image-com.patch
patches.kernel.org/6.6.15-041-hwrng-core-Fix-page-fault-dead-lock-on-mmap-ed.patch
patches.kernel.org/6.6.15-042-crypto-s390-aes-Fix-buffer-overread-in-CTR-mod.patch
patches.kernel.org/6.6.15-043-s390-vfio-ap-unpin-pages-on-gisc-registration-.patch
patches.kernel.org/6.6.15-044-PM-devfreq-Fix-buffer-overflow-in-trans_stat_s.patch
patches.kernel.org/6.6.15-045-mtd-maps-vmu-flash-Fix-the-mtd-core-switch-to-.patch
patches.kernel.org/6.6.15-046-mtd-rawnand-Prevent-crossing-LUN-boundaries-du.patch
patches.kernel.org/6.6.15-047-mtd-rawnand-Fix-core-interference-with-sequent.patch
patches.kernel.org/6.6.15-048-mtd-rawnand-Prevent-sequential-reads-with-on-d.patch
patches.kernel.org/6.6.15-049-mtd-rawnand-Clarify-conditions-to-enable-conti.patch
patches.kernel.org/6.6.15-050-soc-qcom-pmic_glink_altmode-fix-port-sanity-ch.patch
patches.kernel.org/6.6.15-051-media-imx355-Enable-runtime-PM-before-register.patch
patches.kernel.org/6.6.15-052-rpmsg-virtio-Free-driver_override-when-rpmsg_r.patch
patches.kernel.org/6.6.15-053-media-ov9734-Enable-runtime-PM-before-register.patch
patches.kernel.org/6.6.15-054-media-ov13b10-Enable-runtime-PM-before-registe.patch
patches.kernel.org/6.6.15-055-media-ov01a10-Enable-runtime-PM-before-registe.patch
patches.kernel.org/6.6.15-056-soc-fsl-cpm1-tsa-Fix-__iomem-addresses-declara.patch
patches.kernel.org/6.6.15-057-soc-fsl-cpm1-qmc-Fix-__iomem-addresses-declara.patch
patches.kernel.org/6.6.15-058-soc-fsl-cpm1-qmc-Fix-rx-channel-reset.patch
patches.kernel.org/6.6.15-059-s390-vfio-ap-always-filter-entire-AP-matrix.patch
patches.kernel.org/6.6.15-060-s390-vfio-ap-loop-over-the-shadow-APCB-when-fi.patch
patches.kernel.org/6.6.15-061-s390-vfio-ap-let-on_scan_complete-callback-fil.patch
patches.kernel.org/6.6.15-062-s390-vfio-ap-reset-queues-filtered-from-the-gu.patch
patches.kernel.org/6.6.15-063-s390-vfio-ap-reset-queues-associated-with-adap.patch
patches.kernel.org/6.6.15-064-s390-vfio-ap-do-not-reset-queue-removed-from-h.patch
patches.kernel.org/6.6.15-065-nbd-always-initialize-struct-msghdr-completely.patch
patches.kernel.org/6.6.15-066-mips-Fix-max_mapnr-being-uninitialized-on-earl.patch
patches.kernel.org/6.6.15-067-bus-mhi-host-Add-alignment-check-for-event-rin.patch
patches.kernel.org/6.6.15-068-bus-mhi-host-Drop-chan-lock-before-queuing-buf.patch
patches.kernel.org/6.6.15-069-bus-mhi-host-Add-spinlock-to-protect-WP-access.patch
patches.kernel.org/6.6.15-070-parisc-firmware-Fix-F-extend-for-PDC-addresses.patch
patches.kernel.org/6.6.15-071-parisc-power-Fix-power-soft-off-button-emulati.patch
patches.kernel.org/6.6.15-072-ARM-dts-imx6q-apalis-add-can-power-up-delay-on.patch
patches.kernel.org/6.6.15-073-arm64-dts-qcom-sc8280xp-crd-fix-eDP-phy-compat.patch
patches.kernel.org/6.6.15-074-ARM-dts-qcom-sdx55-fix-USB-wakeup-interrupt-ty.patch
patches.kernel.org/6.6.15-075-ARM-dts-samsung-exynos4210-i9100-Unconditional.patch
patches.kernel.org/6.6.15-076-ARM-dts-qcom-sdx55-fix-pdc-interrupt-cells.patch
patches.kernel.org/6.6.15-077-arm64-dts-sprd-fix-the-cpu-node-for-UMS512.patch
patches.kernel.org/6.6.15-078-arm64-dts-rockchip-configure-eth-pad-driver-st.patch
patches.kernel.org/6.6.15-079-arm64-dts-rockchip-Fix-rk3588-USB-power-domain.patch
patches.kernel.org/6.6.15-080-arm64-dts-qcom-msm8916-Make-blsp_dma-controlle.patch
patches.kernel.org/6.6.15-081-arm64-dts-qcom-msm8939-Make-blsp_dma-controlle.patch
patches.kernel.org/6.6.15-082-arm64-dts-qcom-sc7180-fix-USB-wakeup-interrupt.patch
patches.kernel.org/6.6.15-083-arm64-dts-qcom-sdm845-fix-USB-wakeup-interrupt.patch
patches.kernel.org/6.6.15-084-arm64-dts-qcom-sdm670-fix-USB-wakeup-interrupt.patch
patches.kernel.org/6.6.15-085-arm64-dts-qcom-sm8150-fix-USB-wakeup-interrupt.patch
patches.kernel.org/6.6.15-086-arm64-dts-qcom-sc8180x-fix-USB-wakeup-interrup.patch
patches.kernel.org/6.6.15-087-arm64-dts-qcom-sc7280-fix-usb_1-wakeup-interru.patch
patches.kernel.org/6.6.15-088-arm64-dts-qcom-Add-missing-vio-supply-for-AW20.patch
patches.kernel.org/6.6.15-089-ARM-dts-qcom-sdx55-fix-USB-DP-DM-HS-PHY-interr.patch
patches.kernel.org/6.6.15-090-arm64-dts-qcom-sdm845-fix-USB-DP-DM-HS-PHY-int.patch
patches.kernel.org/6.6.15-091-arm64-dts-qcom-sdm845-fix-USB-SS-wakeup.patch
patches.kernel.org/6.6.15-092-arm64-dts-qcom-sm8150-fix-USB-DP-DM-HS-PHY-int.patch
patches.kernel.org/6.6.15-093-arm64-dts-qcom-sm8150-fix-USB-SS-wakeup.patch
patches.kernel.org/6.6.15-094-arm64-dts-qcom-sc8180x-fix-USB-DP-DM-HS-PHY-in.patch
patches.kernel.org/6.6.15-095-arm64-dts-qcom-sc8180x-fix-USB-SS-wakeup.patch
patches.kernel.org/6.6.15-096-arm64-dts-qcom-sdm670-fix-USB-DP-DM-HS-PHY-int.patch
patches.kernel.org/6.6.15-097-arm64-dts-qcom-sdm670-fix-USB-SS-wakeup.patch
patches.kernel.org/6.6.15-098-ARM-dts-qcom-sdx55-fix-USB-SS-wakeup.patch
patches.kernel.org/6.6.15-099-lsm-new-security_file_ioctl_compat-hook.patch
patches.kernel.org/6.6.15-100-dlm-use-kernel_connect-and-kernel_bind.patch
patches.kernel.org/6.6.15-101-docs-kernel_abi.py-fix-command-injection.patch
patches.kernel.org/6.6.15-102-scripts-get_abi-fix-source-path-leak.patch
patches.kernel.org/6.6.15-103-media-videobuf2-dma-sg-fix-vmap-callback.patch
patches.kernel.org/6.6.15-104-mmc-core-Use-mrq.sbc-in-close-ended-ffu.patch
patches.kernel.org/6.6.15-105-mmc-mmc_spi-remove-custom-DMA-mapped-buffers.patch
patches.kernel.org/6.6.15-106-media-i2c-st-mipid02-correct-format-propagatio.patch
patches.kernel.org/6.6.15-107-media-mtk-jpeg-Fix-timeout-schedule-error-in-m.patch
patches.kernel.org/6.6.15-108-media-mtk-jpeg-Fix-use-after-free-bug-due-to-e.patch
patches.kernel.org/6.6.15-109-riscv-mm-Fixup-compat-arch_get_mmap_end.patch
patches.kernel.org/6.6.15-110-riscv-mm-Fixup-compat-mode-boot-failure.patch
patches.kernel.org/6.6.15-111-arm64-Rename-ARM64_WORKAROUND_2966298.patch
patches.kernel.org/6.6.15-112-arm64-errata-Add-Cortex-A510-speculative-unpri.patch
patches.kernel.org/6.6.15-113-arm64-sme-Always-exit-sme_alloc-early-with-exi.patch
patches.kernel.org/6.6.15-114-arm64-entry-fix-ARM64_WORKAROUND_SPECULATIVE_U.patch
patches.kernel.org/6.6.15-115-rtc-cmos-Use-ACPI-alarm-for-non-Intel-x86-syst.patch
patches.kernel.org/6.6.15-116-rtc-Adjust-failure-return-code-for-cmos_set_al.patch
patches.kernel.org/6.6.15-117-rtc-mc146818-lib-Adjust-failure-return-code-fo.patch
patches.kernel.org/6.6.15-118-rtc-Add-support-for-configuring-the-UIP-timeou.patch
patches.kernel.org/6.6.15-119-rtc-Extend-timeout-for-waiting-for-UIP-to-clea.patch
patches.kernel.org/6.6.15-120-nouveau-vmm-don-t-set-addr-on-the-fail-path-to.patch
patches.kernel.org/6.6.15-121-efi-disable-mirror-feature-during-crashkernel.patch
patches.kernel.org/6.6.15-122-ubifs-ubifs_symlink-Fix-memleak-of-inode-i_lin.patch
patches.kernel.org/6.6.15-123-kexec-do-syscore_shutdown-in-kernel_kexec.patch
patches.kernel.org/6.6.15-124-selftests-mm-hugepage-vmemmap-fails-on-64K-pag.patch
patches.kernel.org/6.6.15-125-mm-rmap-fix-misplaced-parenthesis-of-a-likely.patch
patches.kernel.org/6.6.15-126-mm-sparsemem-fix-race-in-accessing-memory_sect.patch
patches.kernel.org/6.6.15-127-rename-fix-the-locking-of-subdirectories.patch
patches.kernel.org/6.6.15-128-serial-sc16is7xx-improve-regmap-debugfs-by-usi.patch
patches.kernel.org/6.6.15-129-serial-sc16is7xx-remove-wasteful-static-buffer.patch
patches.kernel.org/6.6.15-130-serial-sc16is7xx-remove-global-regmap-from-str.patch
patches.kernel.org/6.6.15-131-serial-sc16is7xx-remove-unused-line-structure-.patch
patches.kernel.org/6.6.15-132-serial-sc16is7xx-change-EFR-lock-to-operate-on.patch
patches.kernel.org/6.6.15-133-serial-sc16is7xx-convert-from-_raw_-to-_noinc_.patch
patches.kernel.org/6.6.15-134-serial-sc16is7xx-fix-invalid-sc16is7xx_lines-b.patch
patches.kernel.org/6.6.15-135-serial-sc16is7xx-remove-obsolete-loop-in-sc16i.patch
patches.kernel.org/6.6.15-136-serial-sc16is7xx-improve-do-while-loop-in-sc16.patch
patches.kernel.org/6.6.15-137-LoongArch-smp-Call-rcutree_report_cpu_starting.patch
patches.kernel.org/6.6.15-138-mm-page_alloc-unreserve-highatomic-page-blocks.patch
patches.kernel.org/6.6.15-139-serial-Do-not-hold-the-port-lock-when-setting-.patch
patches.kernel.org/6.6.15-140-ksmbd-set-v2-lease-version-on-lease-upgrade.patch
patches.kernel.org/6.6.15-141-ksmbd-fix-potential-circular-locking-issue-in-.patch
patches.kernel.org/6.6.15-142-ksmbd-don-t-increment-epoch-if-current-state-a.patch
patches.kernel.org/6.6.15-143-ksmbd-send-lease-break-notification-on-FILE_RE.patch
patches.kernel.org/6.6.15-144-ksmbd-Add-missing-set_freezable-for-freezable-.patch
patches.kernel.org/6.6.15-145-dt-bindings-net-snps-dwmac-Tx-coe-unsupported.patch
patches.kernel.org/6.6.15-146-bpf-move-explored_state-closer-to-the-beginnin.patch
patches.kernel.org/6.6.15-147-bpf-extract-same_callsites-as-utility-function.patch
patches.kernel.org/6.6.15-148-bpf-exact-states-comparison-for-iterator-conve.patch
patches.kernel.org/6.6.15-149-selftests-bpf-tests-with-delayed-read-precisio.patch
patches.kernel.org/6.6.15-150-bpf-correct-loop-detection-for-iterators-conve.patch
patches.kernel.org/6.6.15-151-selftests-bpf-test-if-state-loops-are-detected.patch
patches.kernel.org/6.6.15-152-bpf-print-full-verifier-states-on-infinite-loo.patch
patches.kernel.org/6.6.15-153-selftests-bpf-track-tcp-payload-offset-as-scal.patch
patches.kernel.org/6.6.15-154-selftests-bpf-track-string-payload-offset-as-s.patch
patches.kernel.org/6.6.15-155-bpf-extract-__check_reg_arg-utility-function.patch
patches.kernel.org/6.6.15-156-bpf-extract-setup_func_entry-utility-function.patch
patches.kernel.org/6.6.15-157-bpf-verify-callbacks-as-if-they-are-called-unk.patch
patches.kernel.org/6.6.15-158-selftests-bpf-tests-for-iterating-callbacks.patch
patches.kernel.org/6.6.15-159-bpf-widening-for-callback-iterators.patch
patches.kernel.org/6.6.15-160-selftests-bpf-test-widening-for-iterating-call.patch
patches.kernel.org/6.6.15-161-bpf-keep-track-of-max-number-of-bpf_loop-callb.patch
patches.kernel.org/6.6.15-162-selftests-bpf-check-if-max-number-of-bpf_loop-.patch
patches.kernel.org/6.6.15-163-Revert-drm-amd-Enable-PCIe-PME-from-D3.patch
patches.kernel.org/6.6.15-164-cifs-fix-lock-ordering-while-disabling-multich.patch
patches.kernel.org/6.6.15-165-cifs-fix-a-pending-undercount-of-srv_count.patch
patches.kernel.org/6.6.15-166-cifs-after-disabling-multichannel-mark-tcon-fo.patch
patches.kernel.org/6.6.15-167-SUNRPC-use-request-size-to-initialize-bio_vec-.patch
patches.kernel.org/6.6.15-168-wifi-mac80211-fix-potential-sta-link-leak.patch
patches.kernel.org/6.6.15-169-net-smc-fix-illegal-rmb_desc-access-in-SMC-D-c.patch
patches.kernel.org/6.6.15-170-selftests-bonding-Increase-timeout-to-1200s.patch
patches.kernel.org/6.6.15-171-tcp-make-sure-init-the-accept_queue-s-spinlock.patch
patches.kernel.org/6.6.15-172-bnxt_en-Wait-for-FLR-to-complete-during-probe.patch
patches.kernel.org/6.6.15-173-bnxt_en-Prevent-kernel-warning-when-running-of.patch
patches.kernel.org/6.6.15-174-vlan-skip-nested-type-that-is-not-IFLA_VLAN_QO.patch
patches.kernel.org/6.6.15-175-llc-make-llc_ui_sendmsg-more-robust-against-bo.patch
patches.kernel.org/6.6.15-176-llc-Drop-support-for-ETH_P_TR_802_2.patch
patches.kernel.org/6.6.15-177-udp-fix-busy-polling.patch
patches.kernel.org/6.6.15-178-net-fix-removing-a-namespace-with-conflicting-.patch
patches.kernel.org/6.6.15-179-tun-fix-missing-dropped-counter-in-tun_xdp_act.patch
patches.kernel.org/6.6.15-180-tun-add-missing-rx-stats-accounting-in-tun_xdp.patch
patches.kernel.org/6.6.15-181-net-micrel-Fix-PTP-frame-parsing-for-lan8814.patch
patches.kernel.org/6.6.15-182-net-rds-Fix-UBSAN-array-index-out-of-bounds-in.patch
patches.kernel.org/6.6.15-183-netfs-fscache-Prevent-Oops-in-fscache_put_cach.patch
patches.kernel.org/6.6.15-184-tracing-Ensure-visibility-when-inserting-an-el.patch
patches.kernel.org/6.6.15-185-afs-Hide-silly-rename-files-from-userspace.patch
patches.kernel.org/6.6.15-186-tcp-Add-memory-barrier-to-tcp_push.patch
patches.kernel.org/6.6.15-187-selftest-Don-t-reuse-port-for-SO_INCOMING_CPU-.patch
patches.kernel.org/6.6.15-188-netlink-fix-potential-sleeping-issue-in-mqueue.patch
patches.kernel.org/6.6.15-189-ipv6-init-the-accept_queue-s-spinlocks-in-inet.patch
patches.kernel.org/6.6.15-190-selftests-fill-in-some-missing-configs-for-net.patch
patches.kernel.org/6.6.15-191-net-sched-flower-Fix-chain-template-offload.patch
patches.kernel.org/6.6.15-192-net-mlx5e-Fix-operation-precedence-bug-in-port.patch
patches.kernel.org/6.6.15-193-net-mlx5e-Fix-peer-flow-lists-handling.patch
patches.kernel.org/6.6.15-194-net-mlx5-Fix-a-WARN-upon-a-callback-command-fa.patch
patches.kernel.org/6.6.15-195-net-mlx5-Bridge-Enable-mcast-in-smfs-steering-.patch
patches.kernel.org/6.6.15-196-net-mlx5-Bridge-fix-multicast-packets-sent-to-.patch
patches.kernel.org/6.6.15-197-net-mlx5-DR-Use-the-right-GVMI-number-for-drop.patch
patches.kernel.org/6.6.15-198-net-mlx5-DR-Can-t-go-to-uplink-vport-on-RX-rul.patch
patches.kernel.org/6.6.15-199-net-mlx5-Use-mlx5-device-constant-for-selectin.patch
patches.kernel.org/6.6.15-200-net-mlx5e-Allow-software-parsing-when-IPsec-cr.patch
patches.kernel.org/6.6.15-201-net-mlx5e-Ignore-IPsec-replay-window-values-on.patch
patches.kernel.org/6.6.15-202-net-mlx5e-fix-a-double-free-in-arfs_create_gro.patch
patches.kernel.org/6.6.15-203-net-mlx5e-fix-a-potential-double-free-in-fs_an.patch
patches.kernel.org/6.6.15-204-rcu-Defer-RCU-kthreads-wakeup-when-CPU-is-dyin.patch
patches.kernel.org/6.6.15-205-netfilter-nft_limit-reject-configurations-that.patch
patches.kernel.org/6.6.15-206-netfilter-nf_tables-restrict-anonymous-set-and.patch
patches.kernel.org/6.6.15-207-netfilter-nf_tables-validate-NFPROTO_-family.patch
patches.kernel.org/6.6.15-208-net-stmmac-Wait-a-bit-for-the-reset-to-take-ef.patch
patches.kernel.org/6.6.15-209-net-mvpp2-clear-BM-pool-before-initialization.patch
patches.kernel.org/6.6.15-210-selftests-net-fix-rps_default_mask-with-32-CPU.patch
patches.kernel.org/6.6.15-211-selftests-netdevsim-fix-the-udp_tunnel_nic-tes.patch
patches.kernel.org/6.6.15-212-xsk-recycle-buffer-in-case-Rx-queue-was-full.patch
patches.kernel.org/6.6.15-213-xsk-make-xsk_buff_pool-responsible-for-clearin.patch
patches.kernel.org/6.6.15-214-bpf-Propagate-modified-uaddrlen-from-cgroup-so.patch
patches.kernel.org/6.6.15-215-bpf-Add-bpf_sock_addr_set_sun_path-to-allow-wr.patch
patches.kernel.org/6.6.15-216-xsk-fix-usage-of-multi-buffer-BPF-helpers-for-.patch
patches.kernel.org/6.6.15-217-ice-work-on-pre-XDP-prog-frag-count.patch
patches.kernel.org/6.6.15-218-i40e-handle-multi-buffer-packets-that-are-shru.patch
patches.kernel.org/6.6.15-219-ice-remove-redundant-xdp_rxq_info-registration.patch
patches.kernel.org/6.6.15-220-intel-xsk-initialize-skb_frag_t-bv_offset-in-Z.patch
patches.kernel.org/6.6.15-221-ice-update-xdp_rxq_info-frag_size-for-ZC-enabl.patch
patches.kernel.org/6.6.15-222-xdp-reflect-tail-increase-for-MEM_TYPE_XSK_BUF.patch
patches.kernel.org/6.6.15-223-i40e-set-xdp_rxq_info-frag_size.patch
patches.kernel.org/6.6.15-224-i40e-update-xdp_rxq_info-frag_size-for-ZC-enab.patch
patches.kernel.org/6.6.15-225-fjes-fix-memleaks-in-fjes_hw_setup.patch
patches.kernel.org/6.6.15-226-selftests-bonding-do-not-test-arp-ns-target-wi.patch
patches.kernel.org/6.6.15-227-net-fec-fix-the-unhandled-context-fault-from-s.patch
patches.kernel.org/6.6.15-228-tsnep-Remove-FCS-for-XDP-data-path.patch
patches.kernel.org/6.6.15-229-tsnep-Fix-XDP_RING_NEED_WAKEUP-for-empty-fill-.patch
patches.kernel.org/6.6.15-230-btrfs-scrub-avoid-use-after-free-when-chunk-le.patch
patches.kernel.org/6.6.15-231-btrfs-zoned-fix-lock-ordering-in-btrfs_zone_ac.patch
patches.kernel.org/6.6.15-232-btrfs-avoid-copying-BTRFS_ROOT_SUBVOL_DEAD-fla.patch
patches.kernel.org/6.6.15-233-btrfs-ref-verify-free-ref-cache-before-clearin.patch
patches.kernel.org/6.6.15-234-btrfs-tree-checker-fix-inline-ref-size-in-erro.patch
patches.kernel.org/6.6.15-235-btrfs-don-t-warn-if-discard-range-is-not-align.patch
patches.kernel.org/6.6.15-236-btrfs-defrag-reject-unknown-flags-of-btrfs_ioc.patch
patches.kernel.org/6.6.15-237-btrfs-don-t-abort-filesystem-when-attempting-t.patch
patches.kernel.org/6.6.15-238-rbd-don-t-move-requests-to-the-running-list-on.patch
patches.kernel.org/6.6.15-239-exec-Fix-error-handling-in-begin_new_exec.patch
patches.kernel.org/6.6.15-240-wifi-iwlwifi-fix-a-memory-corruption.patch
patches.kernel.org/6.6.15-241-nfsd-fix-RELEASE_LOCKOWNER.patch
patches.kernel.org/6.6.15-242-hv_netvsc-Calculate-correct-ring-size-when-PAG.patch
patches.kernel.org/6.6.15-243-netfilter-nft_chain_filter-handle-NETDEV_UNREG.patch
patches.kernel.org/6.6.15-244-netfilter-nf_tables-reject-QUEUE-DROP-verdict-.patch
patches.kernel.org/6.6.15-245-platform-x86-intel-uncore-freq-Fix-types-in-sy.patch
patches.kernel.org/6.6.15-246-platform-x86-p2sb-Allow-p2sb_bar-calls-during-.patch
patches.kernel.org/6.6.15-247-ksmbd-fix-global-oob-in-ksmbd_nl_policy.patch
patches.kernel.org/6.6.15-248-firmware-arm_scmi-Check-mailbox-SMT-channel-fo.patch
patches.kernel.org/6.6.15-249-Revert-drivers-firmware-Move-sysfb_init-from-d.patch
patches.kernel.org/6.6.15-250-drm-amdgpu-Fix-the-null-pointer-when-load-rlc-.patch
patches.kernel.org/6.6.15-251-xfs-read-only-mounts-with-fsopen-mount-API-are.patch
patches.kernel.org/6.6.15-252-gpiolib-acpi-Ignore-touchpad-wakeup-on-GPD-G16.patch
patches.kernel.org/6.6.15-253-cpufreq-intel_pstate-Refine-computation-of-P-s.patch
patches.kernel.org/6.6.15-254-Revert-drm-i915-dsi-Do-display-on-sequence-lat.patch
patches.kernel.org/6.6.15-255-drm-Don-t-unref-the-same-fb-many-times-by-mist.patch
patches.kernel.org/6.6.15-256-drm-bridge-nxp-ptn3460-fix-i2c_master_send-err.patch
patches.kernel.org/6.6.15-257-drm-Fix-TODO-list-mentioning-non-KMS-drivers.patch
patches.kernel.org/6.6.15-258-drm-tidss-Fix-atomic_flush-check.patch
patches.kernel.org/6.6.15-259-drm-Disable-the-cursor-plane-on-atomic-context.patch
patches.kernel.org/6.6.15-260-drm-virtio-Disable-damage-clipping-if-FB-chang.patch
patches.kernel.org/6.6.15-261-drm-Allow-drivers-to-indicate-the-damage-helpe.patch
patches.kernel.org/6.6.15-262-drm-amd-display-fix-bandwidth-validation-failu.patch
patches.kernel.org/6.6.15-263-drm-amd-display-Disable-PSR-SU-on-Parade-0803-.patch
patches.kernel.org/6.6.15-264-Revert-drm-amd-display-fix-bandwidth-validatio.patch
patches.kernel.org/6.6.15-265-drm-bridge-nxp-ptn3460-simplify-some-error-che.patch
patches.kernel.org/6.6.15-266-drm-amdgpu-correct-the-cu-count-for-gfx-v11.patch
patches.kernel.org/6.6.15-267-drm-amd-display-Fix-variable-deferencing-befor.patch
patches.kernel.org/6.6.15-268-drm-amd-display-Port-DENTIST-hang-and-TDR-fixe.patch
patches.kernel.org/6.6.15-269-drm-amd-display-Align-the-returned-error-code-.patch
patches.kernel.org/6.6.15-270-drm-amd-display-Fix-late-derefrence-dsc-check-.patch
patches.kernel.org/6.6.15-271-drm-amdgpu-pm-Fix-the-power-source-flag-error.patch
patches.kernel.org/6.6.15-272-drm-amd-display-Fix-uninitialized-variable-usa.patch
patches.kernel.org/6.6.15-273-net-bpf-Avoid-unused-sin_addr_len-warning-when.patch
patches.kernel.org/6.6.15-274-thermal-intel-hfi-Refactor-enabling-code-into-.patch
patches.kernel.org/6.6.15-275-thermal-intel-hfi-Disable-an-HFI-instance-when.patch
patches.kernel.org/6.6.15-276-thermal-intel-hfi-Add-syscore-callbacks-for-sy.patch
patches.kernel.org/6.6.15-277-fs-pipe-move-check-to-pipe_has_watch_queue.patch
patches.kernel.org/6.6.15-278-pipe-wakeup-wr_wait-after-setting-max_usage.patch
patches.kernel.org/6.6.15-279-media-v4l-cci-Include-linux-bits.h.patch
patches.kernel.org/6.6.15-280-media-v4l-cci-Add-macros-to-obtain-register-wi.patch
patches.kernel.org/6.6.15-281-media-v4l2-cci-Add-support-for-little-endian-e.patch
patches.kernel.org/6.6.15-282-media-i2c-imx290-Properly-encode-registers-as-.patch
patches.kernel.org/6.6.15-283-thermal-trip-Drop-redundant-trips-check-from-f.patch
patches.kernel.org/6.6.15-284-thermal-core-Store-trip-pointer-in-struct-ther.patch
patches.kernel.org/6.6.15-285-thermal-gov_power_allocator-avoid-inability-to.patch
patches.kernel.org/6.6.15-286-mm-migrate-record-the-mlocked-page-status-to-r.patch
patches.kernel.org/6.6.15-287-mm-migrate-fix-getting-incorrect-page-mapping-.patch
patches.kernel.org/6.6.15-288-serial-core-Provide-port-lock-wrappers.patch
patches.kernel.org/6.6.15-289-serial-sc16is7xx-Use-port-lock-wrappers.patch
patches.kernel.org/6.6.15-290-serial-sc16is7xx-fix-unconditional-activation-.patch
patches.kernel.org/6.6.15-291-btrfs-zoned-factor-out-prepare_allocation_zone.patch
patches.kernel.org/6.6.15-292-btrfs-zoned-optimize-hint-byte-for-zoned-alloc.patch
patches.kernel.org/6.6.15-293-drm-i915-lnl-Remove-watchdog-timers-for-PSR.patch
patches.kernel.org/6.6.15-294-drm-i915-psr-Only-allow-PSR-in-LPSP-mode-on-HS.patch
patches.kernel.org/6.6.15-295-drm-panel-edp-Add-AUO-B116XTN02-BOE-NT116WHM-N.patch
patches.kernel.org/6.6.15-296-drm-panel-edp-drm-panel-edp-Fix-AUO-B116XAK01-.patch
patches.kernel.org/6.6.15-297-drm-panel-edp-drm-panel-edp-Fix-AUO-B116XTN02-.patch
patches.kernel.org/6.6.15-298-drm-amdgpu-gfx10-set-UNORD_DISPATCH-in-compute.patch
patches.kernel.org/6.6.15-299-drm-amdgpu-gfx11-set-UNORD_DISPATCH-in-compute.patch
patches.kernel.org/6.6.15-300-drm-bridge-parade-ps8640-Wait-for-HPD-when-doi.patch
patches.kernel.org/6.6.15-301-drm-panel-simple-add-missing-bus-flags-for-Tia.patch
patches.kernel.org/6.6.15-302-drm-panel-samsung-s6d7aa0-drop-DRM_BUS_FLAG_DE.patch
patches.kernel.org/6.6.15-303-drm-bridge-sii902x-Fix-probing-race-issue.patch
patches.kernel.org/6.6.15-304-drm-bridge-sii902x-Fix-audio-codec-unregistrat.patch
patches.kernel.org/6.6.15-305-drm-bridge-parade-ps8640-Ensure-bridge-is-susp.patch
patches.kernel.org/6.6.15-306-drm-bridge-parade-ps8640-Make-sure-we-drop-the.patch
patches.kernel.org/6.6.15-307-memblock-fix-crash-when-reserved-memory-is-not.patch
patches.kernel.org/6.6.15-308-drm-exynos-fix-accidental-on-stack-copy-of-exy.patch
patches.kernel.org/6.6.15-309-drm-exynos-gsc-minor-fix-for-loop-iteration-in.patch
patches.kernel.org/6.6.15-310-firmware-arm_scmi-Use-xa_insert-to-store-opps.patch
patches.kernel.org/6.6.15-311-firmware-arm_scmi-Use-xa_insert-when-saving-ra.patch
patches.kernel.org/6.6.15-312-gpio-eic-sprd-Clear-interrupt-after-set-the-in.patch
patches.kernel.org/6.6.15-313-ARM-dts-exynos4212-tab3-add-samsung-invert-vcl.patch
patches.kernel.org/6.6.15-314-spi-intel-pci-Remove-Meteor-Lake-S-SoC-PCI-ID-.patch
patches.kernel.org/6.6.15-315-block-Move-checking-GENHD_FL_NO_PART-to-bdev_a.patch
patches.kernel.org/6.6.15-316-drm-bridge-anx7625-Ensure-bridge-is-suspended-.patch
patches.kernel.org/6.6.15-317-cpufreq-amd-pstate-Fix-setting-scaling-max-min.patch
patches.kernel.org/6.6.15-318-spi-bcm-qspi-fix-SFDP-BFPT-read-by-usig-mspi-r.patch
patches.kernel.org/6.6.15-319-spi-spi-cadence-Reverse-the-order-of-interleav.patch
patches.kernel.org/6.6.15-320-cifs-fix-stray-unlock-in-cifs_chan_skip_or_dis.patch
patches.kernel.org/6.6.15-321-spi-fix-finalize-message-on-error-return.patch
patches.kernel.org/6.6.15-322-MIPS-lantiq-register-smp_ops-on-non-smp-platfo.patch
patches.kernel.org/6.6.15-323-drm-bridge-samsung-dsim-Don-t-use-FORCE_STOP_S.patch
patches.kernel.org/6.6.15-324-cxl-region-Fix-overflow-issue-in-alloc_hpa.patch
patches.kernel.org/6.6.15-325-mips-Call-lose_fpu-0-before-initializing-fcr31.patch
patches.kernel.org/6.6.15-326-genirq-Initialize-resend_node-hlist-for-all-in.patch
patches.kernel.org/6.6.15-327-clocksource-Skip-watchdog-check-for-large-watc.patch
patches.kernel.org/6.6.15-328-tick-sched-Preserve-number-of-idle-sleeps-acro.patch
patches.kernel.org/6.6.15-329-x86-entry-ia32-Ensure-s32-is-sign-extended-to-.patch
patches.kernel.org/6.6.15-330-serial-core-fix-kernel-doc-for-uart_port_unloc.patch
patches.kernel.org/6.6.15-331-thermal-trip-Drop-lockdep-assertion-from-therm.patch
patches.kernel.org/6.6.15-332-Linux-6.6.15.patch
patches.kernel.org/6.6.16-001-Documentation-sphinx-fix-Python-string-escapes.patch
patches.kernel.org/6.6.16-002-asm-generic-make-sparse-happy-with-odd-sized-p.patch
patches.kernel.org/6.6.16-003-powerpc-mm-Fix-null-pointer-dereference-in-pgt.patch
patches.kernel.org/6.6.16-004-arm64-irq-set-the-correct-node-for-VMAP-stack.patch
patches.kernel.org/6.6.16-005-drivers-perf-pmuv3-don-t-expose-SW_INCR-event-.patch
patches.kernel.org/6.6.16-006-powerpc-Fix-build-error-due-to-is_valid_bugadd.patch
patches.kernel.org/6.6.16-007-powerpc-mm-Fix-build-failures-due-to-arch_rese.patch
patches.kernel.org/6.6.16-008-powerpc-64s-Fix-CONFIG_NUMA-n-build-due-to-cre.patch
patches.kernel.org/6.6.16-009-x86-boot-Ignore-NMIs-during-very-early-boot.patch
patches.kernel.org/6.6.16-010-powerpc-pmd_move_must_withdraw-is-only-needed-.patch
patches.kernel.org/6.6.16-011-powerpc-lib-Validate-size-for-vector-operation.patch
patches.kernel.org/6.6.16-012-x86-mce-Mark-fatal-MCE-s-page-as-poison-to-avo.patch
patches.kernel.org/6.6.16-013-perf-core-Fix-narrow-startup-race-when-creatin.patch
patches.kernel.org/6.6.16-014-debugobjects-Stop-accessing-objects-after-rele.patch
patches.kernel.org/6.6.16-015-regulator-core-Only-increment-use_count-when-e.patch
patches.kernel.org/6.6.16-016-audit-Send-netlink-ACK-before-setting-connecti.patch
patches.kernel.org/6.6.16-017-ACPI-video-Add-quirk-for-the-Colorful-X15-AT-2.patch
patches.kernel.org/6.6.16-018-PNP-ACPI-fix-fortify-warning.patch
patches.kernel.org/6.6.16-019-ACPI-extlog-fix-NULL-pointer-dereference-check.patch
patches.kernel.org/6.6.16-020-selftests-nolibc-fix-testcase-status-alignment.patch
patches.kernel.org/6.6.16-021-ACPI-NUMA-Fix-the-logic-of-getting-the-fake_px.patch
patches.kernel.org/6.6.16-022-kunit-tool-fix-parsing-of-test-attributes.patch
patches.kernel.org/6.6.16-023-PM-devfreq-Synchronize-devfreq_monitor_-start-.patch
patches.kernel.org/6.6.16-024-ACPI-APEI-set-memory-failure-flags-as-MF_ACTIO.patch
patches.kernel.org/6.6.16-025-thermal-core-Fix-thermal-zone-suspend-resume-s.patch
patches.kernel.org/6.6.16-026-FS-JFS-UBSAN-array-index-out-of-bounds-in-dbAd.patch
patches.kernel.org/6.6.16-027-UBSAN-array-index-out-of-bounds-in-dtSplitRoot.patch
patches.kernel.org/6.6.16-028-jfs-fix-slab-out-of-bounds-Read-in-dtSearch.patch
patches.kernel.org/6.6.16-029-jfs-fix-array-index-out-of-bounds-in-dbAdjTree.patch
patches.kernel.org/6.6.16-030-jfs-fix-uaf-in-jfs_evict_inode.patch
patches.kernel.org/6.6.16-031-hwrng-starfive-Fix-dev_err_probe-return-error.patch
patches.kernel.org/6.6.16-032-crypto-p10-aes-gcm-Avoid-Wstringop-overflow-wa.patch
patches.kernel.org/6.6.16-033-pstore-ram-Fix-crash-when-setting-number-of-cp.patch
patches.kernel.org/6.6.16-034-erofs-fix-up-compacted-indexes-for-block-size-.patch
patches.kernel.org/6.6.16-035-crypto-starfive-Fix-dev_err_probe-return-error.patch
patches.kernel.org/6.6.16-036-crypto-octeontx2-Fix-cptvf-driver-cleanup.patch
patches.kernel.org/6.6.16-037-erofs-fix-ztailpacking-for-subpage-compressed-.patch
patches.kernel.org/6.6.16-038-crypto-stm32-crc32-fix-parsing-list-of-devices.patch
patches.kernel.org/6.6.16-039-afs-fix-the-usage-of-read_seqbegin_or_lock-in-.patch
patches.kernel.org/6.6.16-040-afs-fix-the-usage-of-read_seqbegin_or_lock-in-.patch
patches.kernel.org/6.6.16-041-rxrpc_find_service_conn_rcu-fix-the-usage-of-r.patch
patches.kernel.org/6.6.16-042-jfs-fix-array-index-out-of-bounds-in-diNewExt.patch
patches.kernel.org/6.6.16-043-s390-boot-always-align-vmalloc-area-on-segment.patch
patches.kernel.org/6.6.16-044-arch-consolidate-arch_irq_work_raise-prototype.patch
patches.kernel.org/6.6.16-045-s390-vfio-ap-fix-sysfs-status-attribute-for-AP.patch
patches.kernel.org/6.6.16-046-s390-ptrace-handle-setting-of-fpc-register-cor.patch
patches.kernel.org/6.6.16-047-KVM-s390-fix-setting-of-fpc-register.patch
patches.kernel.org/6.6.16-048-sysctl-Fix-out-of-bounds-access-for-empty-sysc.patch
patches.kernel.org/6.6.16-049-SUNRPC-Fix-a-suspicious-RCU-usage-warning.patch
patches.kernel.org/6.6.16-050-ext4-treat-end-of-range-as-exclusive-in-ext4_z.patch
patches.kernel.org/6.6.16-051-smb-client-fix-renaming-of-reparse-points.patch
patches.kernel.org/6.6.16-052-smb-client-fix-hardlinking-of-reparse-points.patch
patches.kernel.org/6.6.16-053-ecryptfs-Reject-casefold-directory-inodes.patch
patches.kernel.org/6.6.16-054-ext4-fix-inconsistent-between-segment-fstrim-a.patch
patches.kernel.org/6.6.16-055-ext4-unify-the-type-of-flexbg_size-to-unsigned.patch
patches.kernel.org/6.6.16-056-ext4-remove-unnecessary-check-from-alloc_flex_.patch
patches.kernel.org/6.6.16-057-ext4-avoid-online-resizing-failures-due-to-ove.patch
patches.kernel.org/6.6.16-058-wifi-rtw89-fix-timeout-calculation-in-rtw89_ro.patch
patches.kernel.org/6.6.16-059-wifi-rt2x00-restart-beacon-queue-when-hardware.patch
patches.kernel.org/6.6.16-060-selftests-bpf-fix-RELEASE-1-build-for-tc_opts.patch
patches.kernel.org/6.6.16-061-selftests-bpf-satisfy-compiler-by-having-expli.patch
patches.kernel.org/6.6.16-062-libbpf-Fix-potential-uninitialized-tail-paddin.patch
patches.kernel.org/6.6.16-063-selftests-bpf-Fix-pyperf180-compilation-failur.patch
patches.kernel.org/6.6.16-064-wifi-rt2x00-correct-wrong-BBP-register-in-RxDC.patch
patches.kernel.org/6.6.16-065-selftests-bpf-Fix-issues-in-setup_classid_envi.patch
patches.kernel.org/6.6.16-066-ARM-dts-qcom-strip-prefix-from-PMIC-files.patch
patches.kernel.org/6.6.16-067-ARM-dts-qcom-mdm9615-fix-PMIC-node-labels.patch
patches.kernel.org/6.6.16-068-ARM-dts-qcom-msm8660-fix-PMIC-node-labels.patch
patches.kernel.org/6.6.16-069-soc-xilinx-Fix-for-call-trace-due-to-the-usage.patch
patches.kernel.org/6.6.16-070-soc-xilinx-fix-unhandled-SGI-warning-message.patch
patches.kernel.org/6.6.16-071-scsi-lpfc-Fix-possible-file-string-name-overfl.patch
patches.kernel.org/6.6.16-072-ARM-dts-samsung-exynos4-fix-camera-unit-addres.patch
patches.kernel.org/6.6.16-073-ARM-dts-samsung-s5pv210-fix-camera-unit-addres.patch
patches.kernel.org/6.6.16-074-net-phy-micrel-fix-ts_info-value-in-case-of-no.patch
patches.kernel.org/6.6.16-075-PCI-Add-no-PM-reset-quirk-for-NVIDIA-Spectrum-.patch
patches.kernel.org/6.6.16-076-bonding-return-ENOMEM-instead-of-BUG-in-alb_up.patch
patches.kernel.org/6.6.16-077-net-usb-ax88179_178a-avoid-two-consecutive-dev.patch
patches.kernel.org/6.6.16-078-scsi-mpi3mr-Add-support-for-SAS5116-PCI-IDs.patch
patches.kernel.org/6.6.16-079-scsi-mpi3mr-Add-PCI-checks-where-SAS5116-diver.patch
patches.kernel.org/6.6.16-080-scsi-arcmsr-Support-new-PCI-device-IDs-1883-an.patch
patches.kernel.org/6.6.16-081-ARM-dts-imx7d-Fix-coresight-funnel-ports.patch
patches.kernel.org/6.6.16-082-ARM-dts-imx7s-Fix-lcdif-compatible.patch
patches.kernel.org/6.6.16-083-ARM-dts-imx7s-Fix-nand-controller-size-cells.patch
patches.kernel.org/6.6.16-084-bpf-Fix-a-few-selftest-failures-due-to-llvm18-.patch
patches.kernel.org/6.6.16-085-wifi-ath9k-Fix-potential-array-index-out-of-bo.patch
patches.kernel.org/6.6.16-086-wifi-ath11k-fix-race-due-to-setting-ATH11K_FLA.patch
patches.kernel.org/6.6.16-087-wifi-rtw89-fix-misbehavior-of-TX-beacon-in-con.patch
patches.kernel.org/6.6.16-088-bpf-Check-rcu_read_lock_trace_held-before-call.patch
patches.kernel.org/6.6.16-089-bpf-Set-need_defer-as-false-when-clearing-fd-a.patch
patches.kernel.org/6.6.16-090-wifi-ath12k-fix-and-enable-AP-mode-for-WCN7850.patch
patches.kernel.org/6.6.16-091-scsi-libfc-Don-t-schedule-abort-twice.patch
patches.kernel.org/6.6.16-092-scsi-libfc-Fix-up-timeout-error-in-fc_fcp_rec_.patch
patches.kernel.org/6.6.16-093-minmax-deduplicate-__unconst_integer_typeof.patch
patches.kernel.org/6.6.16-094-minmax-fix-header-inclusions.patch
patches.kernel.org/6.6.16-095-minmax-add-umin-a-b-and-umax-a-b.patch
patches.kernel.org/6.6.16-096-minmax-allow-min-max-clamp-if-the-arguments-ha.patch
patches.kernel.org/6.6.16-097-minmax-fix-indentation-of-__cmp_once-and-__cla.patch
patches.kernel.org/6.6.16-098-minmax-allow-comparisons-of-int-against-unsign.patch
patches.kernel.org/6.6.16-099-minmax-relax-check-to-allow-comparison-between.patch
patches.kernel.org/6.6.16-100-net-mvmdio-Avoid-excessive-sleeps-in-polled-mo.patch
patches.kernel.org/6.6.16-101-arm64-dts-qcom-sm8550-fix-soundwire-controller.patch
patches.kernel.org/6.6.16-102-arm64-dts-qcom-sm8450-fix-soundwire-controller.patch
patches.kernel.org/6.6.16-103-arm64-dts-qcom-sm8350-Fix-remoteproc-interrupt.patch
patches.kernel.org/6.6.16-104-wifi-mt76-connac-fix-EHT-phy-mode-check.patch
patches.kernel.org/6.6.16-105-wifi-mt76-mt7996-add-PCI-IDs-for-mt7992.patch
patches.kernel.org/6.6.16-106-bpf-Set-uattr-batch.count-as-zero-before-batch.patch
patches.kernel.org/6.6.16-107-wifi-wfx-fix-possible-NULL-pointer-dereference.patch
patches.kernel.org/6.6.16-108-wifi-ath12k-fix-the-issue-that-the-multicast-b.patch
patches.kernel.org/6.6.16-109-ARM-dts-rockchip-fix-rk3036-hdmi-ports-node.patch
patches.kernel.org/6.6.16-110-ARM-dts-imx25-27-eukrea-Fix-RTC-node-name.patch
patches.kernel.org/6.6.16-111-ARM-dts-imx-Use-flash-0-0-pattern.patch
patches.kernel.org/6.6.16-112-ARM-dts-imx27-Fix-sram-node.patch
patches.kernel.org/6.6.16-113-ARM-dts-imx1-Fix-sram-node.patch
patches.kernel.org/6.6.16-114-net-phy-at803x-fix-passing-the-wrong-reference.patch
patches.kernel.org/6.6.16-115-ionic-pass-opcode-to-devcmd_wait.patch
patches.kernel.org/6.6.16-116-ionic-bypass-firmware-cmds-when-stuck-in-reset.patch
patches.kernel.org/6.6.16-117-block-rnbd-srv-Check-for-unlikely-string-overf.patch
patches.kernel.org/6.6.16-118-arm64-zynqmp-Move-fixed-clock-to-for-kv260.patch
patches.kernel.org/6.6.16-119-arm64-zynqmp-Fix-clock-node-name-in-kv260-card.patch
patches.kernel.org/6.6.16-120-selftests-bpf-fix-compiler-warnings-in-RELEASE.patch
patches.kernel.org/6.6.16-121-ARM-dts-imx25-Fix-the-iim-compatible-string.patch
patches.kernel.org/6.6.16-122-ARM-dts-imx25-27-Pass-timing0.patch
patches.kernel.org/6.6.16-123-ARM-dts-imx27-apf27dev-Fix-LED-name.patch
patches.kernel.org/6.6.16-124-ARM-dts-imx23-sansa-Use-preferred-i2c-gpios-pr.patch
patches.kernel.org/6.6.16-125-ARM-dts-imx23-28-Fix-the-DMA-controller-node-n.patch
patches.kernel.org/6.6.16-126-scsi-lpfc-Reinitialize-an-NPIV-s-VMID-data-str.patch
patches.kernel.org/6.6.16-127-scsi-lpfc-Move-determination-of-vmid_flag-afte.patch
patches.kernel.org/6.6.16-128-scsi-hisi_sas-Set-.phy_attached-before-notifin.patch
patches.kernel.org/6.6.16-129-ice-fix-ICE_AQ_VSI_Q_OPT_RSS_-register-values.patch
patches.kernel.org/6.6.16-130-net-atlantic-eliminate-double-free-in-error-ha.patch
patches.kernel.org/6.6.16-131-net-dsa-mv88e6xxx-Fix-mv88e6352_serdes_get_sta.patch
patches.kernel.org/6.6.16-132-block-prevent-an-integer-overflow-in-bvec_try_.patch
patches.kernel.org/6.6.16-133-md-Whenassemble-the-array-consult-the-superblo.patch
patches.kernel.org/6.6.16-134-arm64-dts-qcom-msm8996-Fix-in-ports-is-a-requi.patch
patches.kernel.org/6.6.16-135-arm64-dts-qcom-msm8998-Fix-out-ports-is-a-requ.patch
patches.kernel.org/6.6.16-136-arm64-dts-qcom-Fix-coresight-warnings-in-in-po.patch
patches.kernel.org/6.6.16-137-ice-fix-pre-shifted-bit-usage.patch
patches.kernel.org/6.6.16-138-arm64-dts-amlogic-fix-format-for-s4-uart-node.patch
patches.kernel.org/6.6.16-139-wifi-rtl8xxxu-Add-additional-USB-IDs-for-RTL81.patch
patches.kernel.org/6.6.16-140-wifi-rtw89-coex-Fix-wrong-Wi-Fi-role-info-and-.patch
patches.kernel.org/6.6.16-141-libbpf-Fix-NULL-pointer-dereference-in-bpf_obj.patch
patches.kernel.org/6.6.16-142-wifi-rtlwifi-rtl8723-be-ae-using-calculate_bit.patch
patches.kernel.org/6.6.16-143-wifi-cfg80211-free-beacon_ies-when-overridden-.patch
patches.kernel.org/6.6.16-144-Bluetooth-qca-Set-both-WIDEBAND_SPEECH-and-LE_.patch
patches.kernel.org/6.6.16-145-Bluetooth-ISO-Avoid-creating-child-socket-if-P.patch
patches.kernel.org/6.6.16-146-Bluetooth-hci_sync-fix-BR-EDR-wakeup-bug.patch
patches.kernel.org/6.6.16-147-Bluetooth-L2CAP-Fix-possible-multiple-reject-s.patch
patches.kernel.org/6.6.16-148-net-smc-disable-SEID-on-non-s390-archs-where-v.patch
patches.kernel.org/6.6.16-149-bridge-cfm-fix-enum-typo-in-br_cc_ccm_tx_parse.patch
patches.kernel.org/6.6.16-150-arm64-dts-sprd-Add-clock-reference-for-pll2-on.patch
patches.kernel.org/6.6.16-151-arm64-dts-sprd-Change-UMS512-idle-state-nodena.patch
patches.kernel.org/6.6.16-152-i40e-Fix-VF-disable-behavior-to-block-all-traf.patch
patches.kernel.org/6.6.16-153-octeontx2-af-Fix-max-NPC-MCAM-entry-check-whil.patch
patches.kernel.org/6.6.16-154-net-kcm-fix-direct-access-to-bv_len.patch
patches.kernel.org/6.6.16-155-net-dsa-qca8k-put-MDIO-bus-OF-node-on-qca8k_md.patch
patches.kernel.org/6.6.16-156-f2fs-fix-to-check-return-value-of-f2fs_reserve.patch
patches.kernel.org/6.6.16-157-ALSA-hda-Refer-to-correct-stream-index-at-loop.patch
patches.kernel.org/6.6.16-158-ASoC-doc-Fix-undefined-SND_SOC_DAPM_NOPM-argum.patch
patches.kernel.org/6.6.16-159-fast_dput-handle-underflows-gracefully.patch
patches.kernel.org/6.6.16-160-reiserfs-Avoid-touching-renamed-directory-if-p.patch
patches.kernel.org/6.6.16-161-RDMA-IPoIB-Fix-error-code-return-in-ipoib_mcas.patch
patches.kernel.org/6.6.16-162-drm-panel-edp-Add-override_edid_mode-quirk-for.patch
patches.kernel.org/6.6.16-163-drm-bridge-anx7625-Fix-Set-HPD-irq-detect-wind.patch
patches.kernel.org/6.6.16-164-drm-amd-display-Fix-tiled-display-misalignment.patch
patches.kernel.org/6.6.16-165-f2fs-fix-write-pointers-on-zoned-device-after-.patch
patches.kernel.org/6.6.16-166-ASoC-amd-Add-new-dmi-entries-for-acp5x-platfor.patch
patches.kernel.org/6.6.16-167-drm-amd-display-Fix-MST-PBN-X.Y-value-calculat.patch
patches.kernel.org/6.6.16-168-drm-drm_file-fix-use-of-uninitialized-variable.patch
patches.kernel.org/6.6.16-169-drm-framebuffer-Fix-use-of-uninitialized-varia.patch
patches.kernel.org/6.6.16-170-drm-mipi-dsi-Fix-detach-call-without-attach.patch
patches.kernel.org/6.6.16-171-media-stk1160-Fixed-high-volume-of-stk1160_dbg.patch
patches.kernel.org/6.6.16-172-media-rockchip-rga-fix-swizzling-for-RGB-forma.patch
patches.kernel.org/6.6.16-173-PCI-add-INTEL_HDA_ARL-to-pci_ids.h.patch
patches.kernel.org/6.6.16-174-ALSA-hda-Intel-add-HDA_ARL-PCI-ID-support.patch
patches.kernel.org/6.6.16-175-ALSA-hda-intel-dspcfg-add-filters-for-ARL-S-an.patch
patches.kernel.org/6.6.16-176-drm-msm-dp-Add-DisplayPort-controller-for-SM86.patch
patches.kernel.org/6.6.16-177-media-uvcvideo-Fix-power-line-control-for-a-Ch.patch
patches.kernel.org/6.6.16-178-media-uvcvideo-Fix-power-line-control-for-Sunp.patch
patches.kernel.org/6.6.16-179-media-rkisp1-Drop-IRQF_SHARED.patch
patches.kernel.org/6.6.16-180-media-rkisp1-Fix-IRQ-handler-return-values.patch
patches.kernel.org/6.6.16-181-media-rkisp1-Store-IRQ-lines.patch
patches.kernel.org/6.6.16-182-media-rkisp1-Fix-IRQ-disable-race-issue.patch
patches.kernel.org/6.6.16-183-media-rkisp1-resizer-Stop-manual-allocation-of.patch
patches.kernel.org/6.6.16-184-hwmon-nct6775-Fix-fan-speed-set-failure-in-aut.patch
patches.kernel.org/6.6.16-185-hwmon-hp-wmi-sensors-Fix-failure-to-load-on-El.patch
patches.kernel.org/6.6.16-186-f2fs-fix-to-tag-gcing-flag-on-page-during-bloc.patch
patches.kernel.org/6.6.16-187-drm-exynos-Call-drm_atomic_helper_shutdown-at-.patch
patches.kernel.org/6.6.16-188-IB-ipoib-Fix-mcast-list-locking.patch
patches.kernel.org/6.6.16-189-media-amphion-remove-mutext-lock-in-condition-.patch
patches.kernel.org/6.6.16-190-media-ddbridge-fix-an-error-code-problem-in-dd.patch
patches.kernel.org/6.6.16-191-media-i2c-imx335-Fix-hblank-min-max-values.patch
patches.kernel.org/6.6.16-192-drm-amd-display-For-prefetch-mode-0-extend-pre.patch
patches.kernel.org/6.6.16-193-drm-amd-display-Force-p-state-disallow-if-leav.patch
patches.kernel.org/6.6.16-194-drm-amdkfd-fix-mes-set-shader-debugger-process.patch
patches.kernel.org/6.6.16-195-drm-msm-dpu-enable-writeback-on-SM8350.patch
patches.kernel.org/6.6.16-196-drm-msm-dpu-enable-writeback-on-SM8450.patch
patches.kernel.org/6.6.16-197-drm-msm-dpu-Ratelimit-framedone-timeout-msgs.patch
patches.kernel.org/6.6.16-198-drm-msm-dpu-fix-writeback-programming-for-YUV-.patch
patches.kernel.org/6.6.16-199-drm-amdgpu-fix-ftrace-event-amdgpu_bo_move-alw.patch
patches.kernel.org/6.6.16-200-clk-hi3620-Fix-memory-leak-in-hi3620_mmc_clk_i.patch
patches.kernel.org/6.6.16-201-clk-mmp-pxa168-Fix-memory-leak-in-pxa168_clk_i.patch
patches.kernel.org/6.6.16-202-watchdog-starfive-add-lock-annotations-to-fix-.patch
patches.kernel.org/6.6.16-203-watchdog-it87_wdt-Keep-WDTCTRL-bit-3-unmodifie.patch
patches.kernel.org/6.6.16-204-accel-habanalabs-add-support-for-Gaudi2C-devic.patch
patches.kernel.org/6.6.16-205-drm-amd-display-make-flip_timestamp_in_us-a-64.patch
patches.kernel.org/6.6.16-206-drm-amd-display-Only-clear-symclk-otg-flag-for.patch
patches.kernel.org/6.6.16-207-clk-imx-clk-imx8qxp-fix-LVDS-bypass-pixel-and-.patch
patches.kernel.org/6.6.16-208-drm-amdgpu-Fix-ecc-irq-enable-disable-unpaired.patch
patches.kernel.org/6.6.16-209-drm-amd-display-Fix-minor-issues-in-BW-Allocat.patch
patches.kernel.org/6.6.16-210-drm-amdgpu-Let-KFD-sync-with-VM-fences.patch
patches.kernel.org/6.6.16-211-Re-revert-drm-amd-display-Enable-Replay-for-st.patch
patches.kernel.org/6.6.16-212-drm-amdgpu-Fix-fw-from-request_firmware-not-re.patch
patches.kernel.org/6.6.16-213-drm-amdgpu-Drop-fence-check-in-to_amdgpu_amdkf.patch
patches.kernel.org/6.6.16-214-drm-amdkfd-Fix-iterator-used-outside-loop-in-k.patch
patches.kernel.org/6.6.16-215-drm-amdgpu-apply-the-RV2-system-aperture-fix-t.patch
patches.kernel.org/6.6.16-216-ALSA-hda-conexant-Fix-headset-auto-detect-fail.patch
patches.kernel.org/6.6.16-217-pinctrl-baytrail-Fix-types-of-config-value-in-.patch
patches.kernel.org/6.6.16-218-leds-trigger-panic-Don-t-register-panic-notifi.patch
patches.kernel.org/6.6.16-219-um-Fix-naming-clash-between-UML-and-scheduler.patch
patches.kernel.org/6.6.16-220-um-Don-t-use-vfprintf-for-os_info.patch
patches.kernel.org/6.6.16-221-um-net-Fix-return-type-of-uml_net_start_xmit.patch
patches.kernel.org/6.6.16-222-um-time-travel-fix-time-corruption.patch
patches.kernel.org/6.6.16-223-i3c-master-cdns-Update-maximum-prescaler-value.patch
patches.kernel.org/6.6.16-224-riscv-Make-XIP-bootable-again.patch
patches.kernel.org/6.6.16-225-xen-gntdev-Fix-the-abuse-of-underlying-struct-.patch
patches.kernel.org/6.6.16-226-mfd-ti_am335x_tscadc-Fix-TI-SoC-dependencies.patch
patches.kernel.org/6.6.16-227-mailbox-arm_mhuv2-Fix-a-bug-for-mhuv2_sender_i.patch
patches.kernel.org/6.6.16-228-PCI-Only-override-AMD-USB-controller-if-requir.patch
patches.kernel.org/6.6.16-229-PCI-switchtec-Fix-stdev_release-crash-after-su.patch
patches.kernel.org/6.6.16-230-perf-cs-etm-Bump-minimum-OpenCSD-version-to-en.patch
patches.kernel.org/6.6.16-231-extcon-fix-possible-name-leak-in-extcon_dev_re.patch
patches.kernel.org/6.6.16-232-usb-hub-Replace-hardcoded-quirk-value-with-BIT.patch
patches.kernel.org/6.6.16-233-usb-hub-Add-quirk-to-decrease-IN-ep-poll-inter.patch
patches.kernel.org/6.6.16-234-selftests-sgx-Fix-linker-script-asserts.patch
patches.kernel.org/6.6.16-235-tty-allow-TIOCSLCKTRMIOS-with-CAP_CHECKPOINT_R.patch
patches.kernel.org/6.6.16-236-fs-kernfs-dir-obey-S_ISGID.patch
patches.kernel.org/6.6.16-237-spmi-mediatek-Fix-UAF-on-device-remove.patch
patches.kernel.org/6.6.16-238-PCI-Fix-64GT-s-effective-data-rate-calculation.patch
patches.kernel.org/6.6.16-239-PCI-AER-Decode-Requester-ID-when-no-error-info.patch
patches.kernel.org/6.6.16-240-9p-Fix-initialisation-of-netfs_inode-for-9p.patch
patches.kernel.org/6.6.16-241-usb-xhci-plat-fix-usb-disconnect-issue-after-s.patch
patches.kernel.org/6.6.16-242-misc-lis3lv02d_i2c-Add-missing-setting-of-the-.patch
patches.kernel.org/6.6.16-243-libsubcmd-Fix-memory-leak-in-uniq.patch
patches.kernel.org/6.6.16-244-drm-amdkfd-Fix-lock-dependency-warning.patch
patches.kernel.org/6.6.16-245-drm-amdkfd-Fix-lock-dependency-warning-with-sr.patch
patches.kernel.org/6.6.16-246-virtio_net-Fix-d-directive-writing-between-1-a.patch
patches.kernel.org/6.6.16-247-blk-mq-fix-IO-hang-from-sbitmap-wakeup-race.patch
patches.kernel.org/6.6.16-248-ceph-reinitialize-mds-feature-bit-even-when-se.patch
patches.kernel.org/6.6.16-249-ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch
patches.kernel.org/6.6.16-250-ceph-fix-invalid-pointer-access-if-get_quota_r.patch
patches.kernel.org/6.6.16-251-drm-amdgpu-fix-avg-vs-input-power-reporting-on.patch
patches.kernel.org/6.6.16-252-drm-amd-powerplay-Fix-kzalloc-parameter-ATOM_T.patch
patches.kernel.org/6.6.16-253-drm-amdgpu-Fix-with-right-return-code-EIO-in-a.patch
patches.kernel.org/6.6.16-254-drm-amdgpu-Release-adev-pm.fw-before-return-in.patch
patches.kernel.org/6.6.16-255-drm-amdkfd-Fix-node-NULL-check-in-svm_range_ge.patch
patches.kernel.org/6.6.16-256-i2c-rk3x-Adjust-mask-value-offset-for-i2c2-on-.patch
patches.kernel.org/6.6.16-257-perf-Fix-the-nr_addr_filters-fix.patch
patches.kernel.org/6.6.16-258-wifi-cfg80211-fix-RCU-dereference-in-__cfg8021.patch
patches.kernel.org/6.6.16-259-drm-using-mul_u32_u32-requires-linux-math64.h.patch
patches.kernel.org/6.6.16-260-drm-amdkfd-only-flush-mes-process-context-if-m.patch
patches.kernel.org/6.6.16-261-riscv-Fix-build-error-on-rv32-XIP.patch
patches.kernel.org/6.6.16-262-scsi-isci-Fix-an-error-code-problem-in-isci_io.patch
patches.kernel.org/6.6.16-263-kunit-run-test-suites-only-after-module-initia.patch
patches.kernel.org/6.6.16-264-regulator-ti-abb-don-t-use-devm_platform_iorem.patch
patches.kernel.org/6.6.16-265-scsi-core-Move-scsi_host_busy-out-of-host-lock.patch
patches.kernel.org/6.6.16-266-HID-hidraw-fix-a-problem-of-memory-leak-in-hid.patch
patches.kernel.org/6.6.16-267-selftests-net-remove-dependency-on-ebpf-tests.patch
patches.kernel.org/6.6.16-268-selftests-net-explicitly-wait-for-listener-rea.patch
patches.kernel.org/6.6.16-269-gve-Fix-skb-truesize-underestimation.patch
patches.kernel.org/6.6.16-270-net-ethernet-mtk_eth_soc-set-DMA-coherent-mask.patch
patches.kernel.org/6.6.16-271-net-phy-mediatek-ge-soc-sync-driver-with-Media.patch
patches.kernel.org/6.6.16-272-selftests-net-add-missing-config-for-big-tcp-t.patch
patches.kernel.org/6.6.16-273-selftests-net-add-missing-required-classifier.patch
patches.kernel.org/6.6.16-274-selftests-net-give-more-time-for-GRO-aggregati.patch
patches.kernel.org/6.6.16-275-ip6_tunnel-make-sure-to-pull-inner-header-in-_.patch
patches.kernel.org/6.6.16-276-net-dsa-mt7530-fix-10M-100M-speed-on-MT7988-sw.patch
patches.kernel.org/6.6.16-277-ipmr-fix-kernel-panic-when-forwarding-mcast-pa.patch
patches.kernel.org/6.6.16-278-net-lan966x-Fix-port-configuration-when-using-.patch
patches.kernel.org/6.6.16-279-tcp-add-sanity-checks-to-rx-zerocopy.patch
patches.kernel.org/6.6.16-280-e1000e-correct-maximum-frequency-adjustment-va.patch
patches.kernel.org/6.6.16-281-ixgbe-Refactor-returning-internal-error-codes.patch
patches.kernel.org/6.6.16-282-ixgbe-Refactor-overtemp-event-handling.patch
patches.kernel.org/6.6.16-283-ixgbe-Fix-an-error-handling-path-in-ixgbe_read.patch
patches.kernel.org/6.6.16-284-net-dsa-qca8k-fix-illegal-usage-of-GPIO.patch
patches.kernel.org/6.6.16-285-ipv6-Ensure-natural-alignment-of-const-ipv6-lo.patch
patches.kernel.org/6.6.16-286-llc-call-sock_orphan-at-release-time.patch
patches.kernel.org/6.6.16-287-selftests-net-Add-missing-matchall-classifier.patch
patches.kernel.org/6.6.16-288-bridge-mcast-fix-disabled-snooping-after-long-.patch
patches.kernel.org/6.6.16-289-devlink-Fix-referring-to-hw_addr-attribute-dur.patch
patches.kernel.org/6.6.16-290-selftests-net-add-missing-config-for-GENEVE.patch
patches.kernel.org/6.6.16-291-netfilter-conntrack-correct-window-scaling-wit.patch
patches.kernel.org/6.6.16-292-netfilter-nf_tables-restrict-tunnel-object-to-.patch
patches.kernel.org/6.6.16-293-netfilter-nf_log-replace-BUG_ON-by-WARN_ON_ONC.patch
patches.kernel.org/6.6.16-294-netfilter-nft_ct-sanitize-layer-3-and-4-protoc.patch
patches.kernel.org/6.6.16-295-net-ipv4-fix-a-memleak-in-ip_setup_cork.patch
patches.kernel.org/6.6.16-296-af_unix-fix-lockdep-positive-in-sk_diag_dump_i.patch
patches.kernel.org/6.6.16-297-pds_core-Cancel-AQ-work-on-teardown.patch
patches.kernel.org/6.6.16-298-pds_core-Use-struct-pdsc-for-the-pdsc_adminq_i.patch
patches.kernel.org/6.6.16-299-pds_core-implement-pci-reset-handlers.patch
patches.kernel.org/6.6.16-300-pds_core-Prevent-race-issues-involving-the-adm.patch
patches.kernel.org/6.6.16-301-pds_core-Clear-BARs-on-reset.patch
patches.kernel.org/6.6.16-302-pds_core-Rework-teardown-setup-flow-to-be-more.patch
patches.kernel.org/6.6.16-303-selftests-net-add-missing-config-for-nftables-.patch
patches.kernel.org/6.6.16-304-selftests-net-add-missing-config-for-pmtu.sh-t.patch
patches.kernel.org/6.6.16-305-selftests-net-fix-available-tunnels-detection.patch
patches.kernel.org/6.6.16-306-selftests-net-don-t-access-dev-stdout-in-pmtu..patch
patches.kernel.org/6.6.16-307-octeontx2-pf-Remove-xdp-queues-on-program-deta.patch
patches.kernel.org/6.6.16-308-net-sysfs-Fix-sys-class-net-iface-path.patch
patches.kernel.org/6.6.16-309-selftests-team-Add-missing-config-options.patch
patches.kernel.org/6.6.16-310-selftests-bonding-Check-initial-state.patch
patches.kernel.org/6.6.16-311-selftests-net-add-missing-config-for-NF_TARGET.patch
patches.kernel.org/6.6.16-312-selftests-net-enable-some-more-knobs.patch
patches.kernel.org/6.6.16-313-arm64-irq-set-the-correct-node-for-shadow-call.patch
patches.kernel.org/6.6.16-314-mm-kmsan-fix-infinite-recursion-due-to-RCU-cri.patch
patches.kernel.org/6.6.16-315-Revert-drm-amd-display-Disable-PSR-SU-on-Parad.patch
patches.kernel.org/6.6.16-316-drm-msm-dsi-Enable-runtime-PM.patch
patches.kernel.org/6.6.16-317-LoongArch-smp-Call-rcutree_report_cpu_starting.patch
patches.kernel.org/6.6.16-318-selftests-bpf-Remove-flaky-test_btf_id-test.patch
patches.kernel.org/6.6.16-319-bonding-remove-print-in-bond_verify_device_pat.patch
patches.kernel.org/6.6.16-320-ASoC-qcom-sc8280xp-limit-speaker-volumes.patch
patches.kernel.org/6.6.16-321-ASoC-codecs-wcd938x-fix-headphones-volume-cont.patch
patches.kernel.org/6.6.16-322-ASoC-codecs-lpass-wsa-macro-fix-compander-volu.patch
patches.kernel.org/6.6.16-323-ASoC-codecs-wsa883x-fix-PA-volume-control.patch
patches.kernel.org/6.6.16-324-drm-amdgpu-Fix-missing-error-code-in-gmc_v6-7-.patch
patches.kernel.org/6.6.16-325-pds_core-Prevent-health-thread-from-running-du.patch
patches.kernel.org/6.6.16-326-Linux-6.6.16.patch
patches.kernel.org/6.6.17-001-ext4-regenerate-buddy-after-block-freeing-fail.patch
patches.kernel.org/6.6.17-002-dmaengine-fsl-dpaa2-qdma-Fix-the-size-of-dma-p.patch
patches.kernel.org/6.6.17-003-dmaengine-ti-k3-udma-Report-short-packet-error.patch
patches.kernel.org/6.6.17-004-dmaengine-fsl-qdma-Fix-a-memory-leak-related-t.patch
patches.kernel.org/6.6.17-005-dmaengine-fsl-qdma-Fix-a-memory-leak-related-t.patch
patches.kernel.org/6.6.17-006-phy-renesas-rcar-gen3-usb2-Fix-returning-wrong.patch
patches.kernel.org/6.6.17-007-perf-evlist-Fix-evlist__new_default-for-1-core.patch
patches.kernel.org/6.6.17-008-dmaengine-fix-is_slave_direction-return-false-.patch
patches.kernel.org/6.6.17-009-phy-ti-phy-omap-usb2-Fix-NULL-pointer-derefere.patch
patches.kernel.org/6.6.17-010-cifs-avoid-redundant-calls-to-disable-multicha.patch
patches.kernel.org/6.6.17-011-cifs-failure-to-add-channel-on-iface-should-bu.patch
patches.kernel.org/6.6.17-012-rust-arc-add-explicit-drop-around-Box-from_raw.patch
patches.kernel.org/6.6.17-013-rust-upgrade-to-Rust-1.72.1.patch
patches.kernel.org/6.6.17-014-rust-task-remove-redundant-explicit-link.patch
patches.kernel.org/6.6.17-015-rust-print-use-explicit-link-in-documentation.patch
patches.kernel.org/6.6.17-016-rust-upgrade-to-Rust-1.73.0.patch
patches.kernel.org/6.6.17-017-MAINTAINERS-add-Catherine-as-xfs-maintainer-fo.patch
patches.kernel.org/6.6.17-018-xfs-bump-max-fsgeom-struct-version.patch
patches.kernel.org/6.6.17-019-xfs-hoist-freeing-of-rt-data-fork-extent-mappi.patch
patches.kernel.org/6.6.17-020-xfs-prevent-rt-growfs-when-quota-is-enabled.patch
patches.kernel.org/6.6.17-021-xfs-rt-stubs-should-return-negative-errnos-whe.patch
patches.kernel.org/6.6.17-022-xfs-fix-units-conversion-error-in-xfs_bmap_del.patch
patches.kernel.org/6.6.17-023-xfs-make-sure-maxlen-is-still-congruent-with-p.patch
patches.kernel.org/6.6.17-024-xfs-introduce-protection-for-drop-nlink.patch
patches.kernel.org/6.6.17-025-xfs-handle-nimaps-0-from-xfs_bmapi_write-in-xf.patch
patches.kernel.org/6.6.17-026-xfs-allow-read-IO-and-FICLONE-to-run-concurren.patch
patches.kernel.org/6.6.17-027-xfs-factor-out-xfs_defer_pending_abort.patch
patches.kernel.org/6.6.17-028-xfs-abort-intent-items-when-recovery-intents-f.patch
patches.kernel.org/6.6.17-029-xfs-only-remap-the-written-blocks-in-xfs_refli.patch
patches.kernel.org/6.6.17-030-xfs-up-ic_sema-if-flushing-data-device-fails.patch
patches.kernel.org/6.6.17-031-xfs-fix-internal-error-from-AGFL-exhaustion.patch
patches.kernel.org/6.6.17-032-xfs-fix-again-select-in-kconfig-XFS_ONLINE_SCR.patch
patches.kernel.org/6.6.17-033-xfs-inode-recovery-does-not-validate-the-recov.patch
patches.kernel.org/6.6.17-034-xfs-clean-up-dqblk-extraction.patch
patches.kernel.org/6.6.17-035-xfs-dquot-recovery-does-not-validate-the-recov.patch
patches.kernel.org/6.6.17-036-xfs-clean-up-FS_XFLAG_REALTIME-handling-in-xfs.patch
patches.kernel.org/6.6.17-037-xfs-respect-the-stable-writes-flag-on-the-RT-d.patch
patches.kernel.org/6.6.17-038-drm-msms-dp-fixed-link-clock-divider-bits-be-o.patch
patches.kernel.org/6.6.17-039-drm-msm-dp-return-correct-Colorimetry-for-DP_T.patch
patches.kernel.org/6.6.17-040-drm-msm-dpu-check-for-valid-hw_pp-in-dpu_encod.patch
patches.kernel.org/6.6.17-041-x86-efistub-Give-up-if-memory-attribute-protoc.patch
patches.kernel.org/6.6.17-042-x86-efistub-Avoid-placing-the-kernel-below-LOA.patch
patches.kernel.org/6.6.17-043-net-stmmac-xgmac-fix-handling-of-DPP-safety-er.patch
patches.kernel.org/6.6.17-044-wifi-mac80211-fix-RCU-use-in-TDLS-fast-xmit.patch
patches.kernel.org/6.6.17-045-wifi-mac80211-fix-waiting-for-beacons-logic.patch
patches.kernel.org/6.6.17-046-wifi-iwlwifi-exit-eSR-only-after-the-FW-does.patch
patches.kernel.org/6.6.17-047-wifi-brcmfmac-Adjust-n_channels-usage-for-__co.patch
patches.kernel.org/6.6.17-048-netdevsim-avoid-potential-loop-in-nsim_dev_tra.patch
patches.kernel.org/6.6.17-049-net-atlantic-Fix-DMA-mapping-for-PTP-hwts-ring.patch
patches.kernel.org/6.6.17-050-selftests-net-cut-more-slack-for-gro-fwd-tests.patch
patches.kernel.org/6.6.17-051-selftests-net-convert-unicast_extensions.sh-to.patch
patches.kernel.org/6.6.17-052-selftests-net-convert-pmtu.sh-to-run-it-in-uni.patch
patches.kernel.org/6.6.17-053-selftests-net-change-shebang-to-bash-to-suppor.patch
patches.kernel.org/6.6.17-054-selftests-net-fix-tcp-listener-handling-in-pmt.patch
patches.kernel.org/6.6.17-055-selftests-net-avoid-just-another-constant-wait.patch
patches.kernel.org/6.6.17-056-tsnep-Fix-mapping-for-zero-copy-XDP_TX-action.patch
patches.kernel.org/6.6.17-057-tunnels-fix-out-of-bounds-access-when-building.patch
patches.kernel.org/6.6.17-058-atm-idt77252-fix-a-memleak-in-open_card_ubr0.patch
patches.kernel.org/6.6.17-059-octeontx2-pf-Fix-a-memleak-otx2_sq_init.patch
patches.kernel.org/6.6.17-060-hwmon-aspeed-pwm-tacho-mutex-for-tach-reading.patch
patches.kernel.org/6.6.17-061-hwmon-coretemp-Fix-out-of-bounds-memory-access.patch
patches.kernel.org/6.6.17-062-hwmon-coretemp-Fix-bogus-core_id-to-attr-name-.patch
patches.kernel.org/6.6.17-063-inet-read-sk-sk_family-once-in-inet_recv_error.patch
patches.kernel.org/6.6.17-064-drm-i915-gvt-Fix-uninitialized-variable-in-han.patch
patches.kernel.org/6.6.17-065-rxrpc-Fix-generation-of-serial-numbers-to-skip.patch
patches.kernel.org/6.6.17-066-rxrpc-Fix-delayed-ACKs-to-not-set-the-referenc.patch
patches.kernel.org/6.6.17-067-rxrpc-Fix-response-to-PING-RESPONSE-ACKs-to-a-.patch
patches.kernel.org/6.6.17-068-rxrpc-Fix-counting-of-new-acks-and-nacks.patch
patches.kernel.org/6.6.17-069-selftests-net-let-big_tcp-test-cope-with-slow-.patch
patches.kernel.org/6.6.17-070-tipc-Check-the-bearer-type-before-calling-tipc.patch
patches.kernel.org/6.6.17-071-af_unix-Call-kfree_skb-for-dead-unix_-sk-oob_s.patch
patches.kernel.org/6.6.17-072-ppp_async-limit-MRU-to-64K.patch
patches.kernel.org/6.6.17-073-selftests-cmsg_ipv6-repeat-the-exact-packet.patch
patches.kernel.org/6.6.17-074-netfilter-nft_compat-narrow-down-revision-to-u.patch
patches.kernel.org/6.6.17-075-netfilter-nft_compat-reject-unused-compat-flag.patch
patches.kernel.org/6.6.17-076-netfilter-nft_compat-restrict-match-target-pro.patch
patches.kernel.org/6.6.17-077-drm-amd-display-Fix-panel_cntl-could-be-null-i.patch
patches.kernel.org/6.6.17-078-drm-amd-display-Add-NULL-test-for-timing-gener.patch
patches.kernel.org/6.6.17-079-drm-amd-display-Implement-bounds-check-for-str.patch
patches.kernel.org/6.6.17-080-netfilter-nft_ct-reject-direction-for-ct-id.patch
patches.kernel.org/6.6.17-081-netfilter-nft_set_pipapo-store-index-in-scratc.patch
patches.kernel.org/6.6.17-082-netfilter-nft_set_pipapo-add-helper-to-release.patch
patches.kernel.org/6.6.17-083-netfilter-nft_set_pipapo-remove-scratch_aligne.patch
patches.kernel.org/6.6.17-084-fs-ntfs3-Fix-an-NULL-dereference-bug.patch
patches.kernel.org/6.6.17-085-riscv-Improve-tlb_flush.patch
patches.kernel.org/6.6.17-086-riscv-Make-__flush_tlb_range-loop-over-pte-ins.patch
patches.kernel.org/6.6.17-087-riscv-Improve-flush_tlb_kernel_range.patch
patches.kernel.org/6.6.17-088-mm-Introduce-flush_cache_vmap_early.patch
patches.kernel.org/6.6.17-089-riscv-mm-execute-local-TLB-flush-after-populat.patch
patches.kernel.org/6.6.17-090-riscv-Fix-set_huge_pte_at-for-NAPOT-mapping.patch
patches.kernel.org/6.6.17-091-riscv-Fix-hugetlb_mask_last_page-when-NAPOT-is.patch
patches.kernel.org/6.6.17-092-scsi-core-Move-scsi_host_busy-out-of-host-lock.patch
patches.kernel.org/6.6.17-093-riscv-Flush-the-tlb-when-a-page-directory-is-f.patch
patches.kernel.org/6.6.17-094-libceph-rename-read_sparse_msg_-to-read_partia.patch
patches.kernel.org/6.6.17-095-libceph-just-wait-for-more-data-to-be-availabl.patch
patches.kernel.org/6.6.17-096-riscv-Fix-arch_hugetlb_migration_supported-for.patch
patches.kernel.org/6.6.17-097-riscv-declare-overflow_stack-as-exported-from-.patch
patches.kernel.org/6.6.17-098-blk-iocost-Fix-an-UBSAN-shift-out-of-bounds-wa.patch
patches.kernel.org/6.6.17-099-ALSA-usb-audio-Add-delay-quirk-for-MOTU-M-Seri.patch
patches.kernel.org/6.6.17-100-ALSA-usb-audio-Add-a-quirk-for-Yamaha-YIT-W12T.patch
patches.kernel.org/6.6.17-101-ALSA-usb-audio-add-quirk-for-RODE-NT-USB.patch
patches.kernel.org/6.6.17-102-USB-serial-qcserial-add-new-usb-id-for-Dell-Wi.patch
patches.kernel.org/6.6.17-103-USB-serial-option-add-Fibocom-FM101-GL-variant.patch
patches.kernel.org/6.6.17-104-USB-serial-cp210x-add-ID-for-IMST-iM871A-USB.patch
patches.kernel.org/6.6.17-105-Revert-usb-typec-tcpm-fix-cc-role-at-port-rese.patch
patches.kernel.org/6.6.17-106-x86-lib-Revert-to-_ASM_EXTABLE_UA-for-get-put-.patch
patches.kernel.org/6.6.17-107-usb-dwc3-host-Set-XHCI_SG_TRB_CACHE_SIZE_QUIRK.patch
patches.kernel.org/6.6.17-108-usb-host-xhci-plat-Add-support-for-XHCI_SG_TRB.patch
patches.kernel.org/6.6.17-109-xhci-process-isoc-TD-properly-when-there-was-a.patch
patches.kernel.org/6.6.17-110-xhci-handle-isoc-Babble-and-Buffer-Overrun-eve.patch
patches.kernel.org/6.6.17-111-usb-dwc3-pci-add-support-for-the-Intel-Arrow-L.patch
patches.kernel.org/6.6.17-112-hrtimer-Report-offline-hrtimer-enqueue.patch
patches.kernel.org/6.6.17-113-Input-i8042-fix-strange-behavior-of-touchpad-o.patch
patches.kernel.org/6.6.17-114-Input-atkbd-skip-ATKBD_CMD_SETLEDS-when-skippi.patch
patches.kernel.org/6.6.17-115-Revert-ASoC-amd-Add-new-dmi-entries-for-acp5x-.patch
patches.kernel.org/6.6.17-116-media-solo6x10-replace-max-a-min-b-c-by-clamp-.patch
patches.kernel.org/6.6.17-117-io_uring-net-fix-sr-len-for-IORING_OP_RECV-wit.patch
patches.kernel.org/6.6.17-118-io_uring-poll-move-poll-execution-helpers-high.patch
patches.kernel.org/6.6.17-119-io_uring-net-un-indent-mshot-retry-path-in-io_.patch
patches.kernel.org/6.6.17-120-io_uring-poll-add-requeue-return-code-from-pol.patch
patches.kernel.org/6.6.17-121-io_uring-net-limit-inline-multishot-retries.patch
patches.kernel.org/6.6.17-122-net-stmmac-xgmac-use-define-for-string-constan.patch
patches.kernel.org/6.6.17-123-ALSA-usb-audio-Sort-quirk-table-entries.patch
patches.kernel.org/6.6.17-124-net-stmmac-xgmac-fix-a-typo-of-register-name-i.patch
patches.kernel.org/6.6.17-125-netfilter-nft_set_rbtree-skip-end-interval-ele.patch
patches.kernel.org/6.6.17-126-Linux-6.6.17.patch
patches.kernel.org/6.6.18-001-work-around-gcc-bugs-with-asm-goto-with-output.patch
patches.kernel.org/6.6.18-002-update-workarounds-for-gcc-asm-goto-issue.patch
patches.kernel.org/6.6.18-003-btrfs-add-and-use-helper-to-check-if-block-gro.patch
patches.kernel.org/6.6.18-004-btrfs-do-not-delete-unused-block-group-if-it-m.patch
patches.kernel.org/6.6.18-005-btrfs-forbid-creating-subvol-qgroups.patch
patches.kernel.org/6.6.18-006-btrfs-do-not-ASSERT-if-the-newly-created-subvo.patch
patches.kernel.org/6.6.18-007-btrfs-forbid-deleting-live-subvol-qgroup.patch
patches.kernel.org/6.6.18-008-btrfs-send-return-EOPNOTSUPP-on-unknown-flags.patch
patches.kernel.org/6.6.18-009-btrfs-don-t-reserve-space-for-checksums-when-w.patch
patches.kernel.org/6.6.18-010-btrfs-reject-encoded-write-if-inode-has-nodata.patch
patches.kernel.org/6.6.18-011-btrfs-don-t-drop-extent_map-for-free-space-ino.patch
patches.kernel.org/6.6.18-012-driver-core-Fix-device_link_flag_is_sync_state.patch
patches.kernel.org/6.6.18-013-selftests-landlock-Fix-fs_test-build-with-old-.patch
patches.kernel.org/6.6.18-014-KVM-selftests-Delete-superfluous-unused-stage-.patch
patches.kernel.org/6.6.18-015-KVM-selftests-Avoid-infinite-loop-in-hyperv_fe.patch
patches.kernel.org/6.6.18-016-of-unittest-Fix-compile-in-the-non-dynamic-cas.patch
patches.kernel.org/6.6.18-017-drm-msm-gem-Fix-double-resv-lock-aquire.patch
patches.kernel.org/6.6.18-018-spi-imx-fix-the-burst-length-at-DMA-mode-and-C.patch
patches.kernel.org/6.6.18-019-KVM-selftests-Fix-a-semaphore-imbalance-in-the.patch
patches.kernel.org/6.6.18-020-wifi-iwlwifi-Fix-some-error-codes.patch
patches.kernel.org/6.6.18-021-wifi-iwlwifi-uninitialized-variable-in-iwl_acp.patch
patches.kernel.org/6.6.18-022-ASoC-SOF-ipc3-topology-Fix-pipeline-tear-down-.patch
patches.kernel.org/6.6.18-023-net-handshake-Fix-handshake_req_destroy_test1.patch
patches.kernel.org/6.6.18-024-bonding-do-not-report-NETDEV_XDP_ACT_XSK_ZEROC.patch
patches.kernel.org/6.6.18-025-devlink-Fix-command-annotation-documentation.patch
patches.kernel.org/6.6.18-026-of-property-Improve-finding-the-consumer-of-a-.patch
patches.kernel.org/6.6.18-027-of-property-Improve-finding-the-supplier-of-a-.patch
patches.kernel.org/6.6.18-028-ALSA-hda-cs35l56-select-intended-config-FW_CS_.patch
patches.kernel.org/6.6.18-029-perf-CXL-fix-mismatched-cpmu-event-opcode.patch
patches.kernel.org/6.6.18-030-selftests-net-convert-test_bridge_backup_port..patch
patches.kernel.org/6.6.18-031-selftests-net-Fix-bridge-backup-port-test-flak.patch
patches.kernel.org/6.6.18-032-selftests-forwarding-Fix-layer-2-miss-test-fla.patch
patches.kernel.org/6.6.18-033-selftests-forwarding-Fix-bridge-MDB-test-flaki.patch
patches.kernel.org/6.6.18-034-selftests-bridge_mdb-Use-MDB-get-instead-of-du.patch
patches.kernel.org/6.6.18-035-selftests-forwarding-Suppress-grep-warnings.patch
patches.kernel.org/6.6.18-036-selftests-forwarding-Fix-bridge-locked-port-te.patch
patches.kernel.org/6.6.18-037-net-openvswitch-limit-the-number-of-recursions.patch
patches.kernel.org/6.6.18-038-lan966x-Fix-crash-when-adding-interface-under-.patch
patches.kernel.org/6.6.18-039-tls-extract-context-alloc-initialization-out-o.patch
patches.kernel.org/6.6.18-040-net-tls-factor-out-tls_-crypt_async_wait.patch
patches.kernel.org/6.6.18-041-tls-fix-race-between-async-notify-and-socket-c.patch
patches.kernel.org/6.6.18-042-tls-fix-race-between-tx-work-scheduling-and-so.patch
patches.kernel.org/6.6.18-043-net-tls-handle-backlogging-of-crypto-requests.patch
patches.kernel.org/6.6.18-044-net-tls-fix-use-after-free-with-partial-reads-.patch
patches.kernel.org/6.6.18-045-net-tls-fix-returned-read-length-with-async-de.patch
patches.kernel.org/6.6.18-046-spi-ppc4xx-Drop-write-only-variable.patch
patches.kernel.org/6.6.18-047-ASoC-rt5645-Fix-deadlock-in-rt5645_jack_detect.patch
patches.kernel.org/6.6.18-048-net-sysfs-Fix-sys-class-net-iface-path-for-sta.patch
patches.kernel.org/6.6.18-049-nouveau-svm-fix-kvcalloc-argument-order.patch
patches.kernel.org/6.6.18-050-MIPS-Add-memory-clobber-to-csum_ipv6_magic-inl.patch
patches.kernel.org/6.6.18-051-ptrace-Introduce-exception_ip-arch-hook.patch
patches.kernel.org/6.6.18-052-mm-memory-Use-exception-ip-to-search-exception.patch
patches.kernel.org/6.6.18-053-i40e-Do-not-allow-untrusted-VF-to-remove-admin.patch
patches.kernel.org/6.6.18-054-i40e-Fix-waiting-for-queues-of-all-VSIs-to-be-.patch
patches.kernel.org/6.6.18-055-userfaultfd-fix-mmap_changing-checking-in-mfil.patch
patches.kernel.org/6.6.18-056-selftests-mm-ksm_tests-should-only-MADV_HUGEPA.patch
patches.kernel.org/6.6.18-057-scs-add-CONFIG_MMU-dependency-for-vfree_atomic.patch
patches.kernel.org/6.6.18-058-tracing-trigger-Fix-to-return-error-if-failed-.patch
patches.kernel.org/6.6.18-059-selftests-mm-switch-to-bash-from-sh.patch
patches.kernel.org/6.6.18-060-mm-writeback-fix-possible-divide-by-zero-in-wb.patch
patches.kernel.org/6.6.18-061-selftests-mm-Update-va_high_addr_switch.sh-to-.patch
patches.kernel.org/6.6.18-062-selftests-mm-fix-map_hugetlb-failure-on-64K-pa.patch
patches.kernel.org/6.6.18-063-scsi-storvsc-Fix-ring-buffer-size-calculation.patch
patches.kernel.org/6.6.18-064-nouveau-offload-fence-uevents-work-to-workqueu.patch
patches.kernel.org/6.6.18-065-dm-crypt-dm-verity-disable-tasklets.patch
patches.kernel.org/6.6.18-066-ASoC-amd-yc-Add-DMI-quirk-for-MSI-Bravo-15-C7V.patch
patches.kernel.org/6.6.18-067-parisc-Prevent-hung-tasks-when-printing-invent.patch
patches.kernel.org/6.6.18-068-ALSA-hda-realtek-Fix-the-external-mic-not-bein.patch
patches.kernel.org/6.6.18-069-ALSA-hda-realtek-Enable-Mute-LED-on-HP-Laptop-.patch
patches.kernel.org/6.6.18-070-HID-bpf-remove-double-fdget.patch
patches.kernel.org/6.6.18-071-HID-bpf-actually-free-hdev-memory-after-attach.patch
patches.kernel.org/6.6.18-072-HID-i2c-hid-of-fix-NULL-deref-on-failed-power-.patch
patches.kernel.org/6.6.18-073-HID-wacom-generic-Avoid-reporting-a-serial-of-.patch
patches.kernel.org/6.6.18-074-HID-wacom-Do-not-register-input-devices-until-.patch
patches.kernel.org/6.6.18-075-iio-hid-sensor-als-Return-0-for-HID_USAGE_SENS.patch
patches.kernel.org/6.6.18-076-usb-ucsi-Add-missing-ppm_lock.patch
patches.kernel.org/6.6.18-077-usb-ulpi-Fix-debugfs-directory-leak.patch
patches.kernel.org/6.6.18-078-usb-ucsi_acpi-Fix-command-completion-handling.patch
patches.kernel.org/6.6.18-079-USB-hub-check-for-alternate-port-before-enabli.patch
patches.kernel.org/6.6.18-080-usb-f_mass_storage-forbid-async-queue-when-shu.patch
patches.kernel.org/6.6.18-081-usb-chipidea-core-handle-power-lost-in-workque.patch
patches.kernel.org/6.6.18-082-usb-core-Prevent-null-pointer-dereference-in-u.patch
patches.kernel.org/6.6.18-083-usb-dwc3-gadget-Fix-NULL-pointer-dereference-i.patch
patches.kernel.org/6.6.18-084-interconnect-qcom-sc8180x-Mark-CO0-BCM-keepali.patch
patches.kernel.org/6.6.18-085-interconnect-qcom-sm8550-Enable-sync_state.patch
patches.kernel.org/6.6.18-086-media-ir_toy-fix-a-memleak-in-irtoy_tx.patch
patches.kernel.org/6.6.18-087-driver-core-fw_devlink-Improve-detection-of-ov.patch
patches.kernel.org/6.6.18-088-powerpc-pseries-iommu-Fix-iommu-initialisation.patch
patches.kernel.org/6.6.18-089-powerpc-6xx-set-High-BAT-Enable-flag-on-G2_LE-.patch
patches.kernel.org/6.6.18-090-powerpc-kasan-Fix-addr-error-caused-by-page-al.patch
patches.kernel.org/6.6.18-091-Revert-kobject-Remove-redundant-checks-for-whe.patch
patches.kernel.org/6.6.18-092-PCI-Fix-active-state-requirement-in-PME-pollin.patch
patches.kernel.org/6.6.18-093-iio-adc-ad4130-zero-initialize-clock-init-data.patch
patches.kernel.org/6.6.18-094-iio-adc-ad4130-only-set-GPIO_CTRL-if-pin-is-un.patch
patches.kernel.org/6.6.18-095-cifs-fix-underflow-in-parse_server_interfaces.patch
patches.kernel.org/6.6.18-096-i2c-qcom-geni-Correct-I2C-TRE-sequence.patch
patches.kernel.org/6.6.18-097-irqchip-loongson-eiointc-Use-correct-struct-ty.patch
patches.kernel.org/6.6.18-098-irqchip-gic-v3-its-Handle-non-coherent-GICv4-r.patch
patches.kernel.org/6.6.18-099-powerpc-kasan-Limit-KASAN-thread-size-increase.patch
patches.kernel.org/6.6.18-100-i2c-pasemi-split-driver-into-two-separate-modu.patch
patches.kernel.org/6.6.18-101-i2c-i801-Fix-block-process-call-transactions.patch
patches.kernel.org/6.6.18-102-modpost-trim-leading-spaces-when-processing-so.patch
patches.kernel.org/6.6.18-103-kallsyms-ignore-ARMv4-thunks-along-with-others.patch
patches.kernel.org/6.6.18-104-mptcp-fix-data-re-injection-from-stale-subflow.patch
patches.kernel.org/6.6.18-105-selftests-mptcp-add-missing-kconfig-for-NF-Fil.patch
patches.kernel.org/6.6.18-106-selftests-mptcp-add-missing-kconfig-for-NF-Fil.patch
patches.kernel.org/6.6.18-107-selftests-mptcp-add-missing-kconfig-for-NF-Man.patch
patches.kernel.org/6.6.18-108-selftests-mptcp-increase-timeout-to-30-min.patch
patches.kernel.org/6.6.18-109-selftests-mptcp-allow-changing-subtests-prefix.patch
patches.kernel.org/6.6.18-110-selftests-mptcp-add-mptcp_lib_kill_wait.patch
patches.kernel.org/6.6.18-111-mptcp-drop-the-push_pending-field.patch
patches.kernel.org/6.6.18-112-mptcp-fix-rcv-space-initialization.patch
patches.kernel.org/6.6.18-113-mptcp-check-addrs-list-in-userspace_pm_get_loc.patch
patches.kernel.org/6.6.18-114-mptcp-really-cope-with-fastopen-race.patch
patches.kernel.org/6.6.18-115-Revert-powerpc-pseries-iommu-Fix-iommu-initial.patch
patches.kernel.org/6.6.18-116-media-Revert-media-rkisp1-Drop-IRQF_SHARED.patch
patches.kernel.org/6.6.18-117-scsi-Revert-scsi-fcoe-Fix-potential-deadlock-o.patch
patches.kernel.org/6.6.18-118-Revert-drm-amd-flush-any-delayed-gfxoff-on-sus.patch
patches.kernel.org/6.6.18-119-Revert-drm-msm-gpu-Push-gpu-lock-down-past-run.patch
patches.kernel.org/6.6.18-120-connector-cn_proc-revert-connector-Fix-proc_ev.patch
patches.kernel.org/6.6.18-121-drm-virtio-Set-segment-size-for-virtio_gpu-dev.patch
patches.kernel.org/6.6.18-122-drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch
patches.kernel.org/6.6.18-123-drm-amd-Don-t-init-MEC2-firmware-when-it-fails.patch
patches.kernel.org/6.6.18-124-lsm-fix-default-return-value-of-the-socket_get.patch
patches.kernel.org/6.6.18-125-lsm-fix-the-logic-in-security_inode_getsecctx.patch
patches.kernel.org/6.6.18-126-firewire-core-correct-documentation-of-fw_csr_.patch
patches.kernel.org/6.6.18-127-ALSA-hda-realtek-Apply-headset-jack-quirk-for-.patch
patches.kernel.org/6.6.18-128-kbuild-Fix-changing-ELF-file-type-for-output-o.patch
patches.kernel.org/6.6.18-129-nfc-nci-free-rx_data_reassembly-skb-on-NCI-dev.patch
patches.kernel.org/6.6.18-130-net-hsr-remove-WARN_ONCE-in-send_hsr_supervisi.patch
patches.kernel.org/6.6.18-131-net-stmmac-do-not-clear-TBS-enable-bit-on-link.patch
patches.kernel.org/6.6.18-132-parisc-BTLB-Fix-crash-when-setting-up-BTLB-at-.patch
patches.kernel.org/6.6.18-133-xen-netback-properly-sync-TX-responses.patch
patches.kernel.org/6.6.18-134-um-Fix-adding-no-pie-for-clang.patch
patches.kernel.org/6.6.18-135-linux-init-remove-__memexit-annotations.patch
patches.kernel.org/6.6.18-136-modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTION.patch
patches.kernel.org/6.6.18-137-usb-typec-tpcm-Fix-issues-with-power-being-rem.patch
patches.kernel.org/6.6.18-138-ALSA-hda-realtek-Enable-headset-mic-on-Vaio-VJ.patch
patches.kernel.org/6.6.18-139-ALSA-hda-realtek-Add-speaker-pin-verbtable-for.patch
patches.kernel.org/6.6.18-140-ASoC-codecs-wcd938x-handle-deferred-probe.patch
patches.kernel.org/6.6.18-141-ALSA-hda-cs8409-Suppress-vmaster-control-for-D.patch
patches.kernel.org/6.6.18-142-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP-.patch
patches.kernel.org/6.6.18-143-binder-signal-epoll-threads-of-self-work.patch
patches.kernel.org/6.6.18-144-misc-fastrpc-Mark-all-sessions-as-invalid-in-c.patch
patches.kernel.org/6.6.18-145-ext4-fix-double-free-of-blocks-due-to-wrong-ex.patch
patches.kernel.org/6.6.18-146-ext4-avoid-bb_free-and-bb_fragments-inconsiste.patch
patches.kernel.org/6.6.18-147-tracing-timerlat-Move-hrtimer_init-to-timerlat.patch
patches.kernel.org/6.6.18-148-tracing-Fix-wasted-memory-in-saved_cmdlines-lo.patch
patches.kernel.org/6.6.18-149-tracing-synthetic-Fix-trace_string-return-valu.patch
patches.kernel.org/6.6.18-150-tracing-probes-Fix-to-show-a-parse-error-for-b.patch
patches.kernel.org/6.6.18-151-tracing-probes-Fix-to-set-arg-size-and-fmt-aft.patch
patches.kernel.org/6.6.18-152-tracing-probes-Fix-to-search-structure-fields-.patch
patches.kernel.org/6.6.18-153-Revert-workqueue-Override-implicit-ordered-att.patch
patches.kernel.org/6.6.18-154-staging-iio-ad5933-fix-type-mismatch-regressio.patch
patches.kernel.org/6.6.18-155-iio-magnetometer-rm3100-add-boundary-check-for.patch
patches.kernel.org/6.6.18-156-iio-core-fix-memleak-in-iio_device_register_sy.patch
patches.kernel.org/6.6.18-157-iio-commom-st_sensors-ensure-proper-DMA-alignm.patch
patches.kernel.org/6.6.18-158-iio-accel-bma400-Fix-a-compilation-problem.patch
patches.kernel.org/6.6.18-159-iio-adc-ad_sigma_delta-ensure-proper-DMA-align.patch
patches.kernel.org/6.6.18-160-iio-imu-adis-ensure-proper-DMA-alignment.patch
patches.kernel.org/6.6.18-161-iio-imu-bno055-serdev-requires-REGMAP.patch
patches.kernel.org/6.6.18-162-iio-pressure-bmp280-Add-missing-bmp085-to-SPI-.patch
patches.kernel.org/6.6.18-163-pmdomain-mediatek-fix-race-conditions-with-gen.patch
patches.kernel.org/6.6.18-164-media-rc-bpf-attach-detach-requires-write-perm.patch
patches.kernel.org/6.6.18-165-ksmbd-free-aux-buffer-if-ksmbd_iov_pin_rsp_rea.patch
patches.kernel.org/6.6.18-166-drm-msm-Wire-up-tlb-ops.patch
patches.kernel.org/6.6.18-167-drm-amd-display-Add-align-done-check.patch
patches.kernel.org/6.6.18-168-drm-prime-Support-page-array-4GB.patch
patches.kernel.org/6.6.18-169-drm-amdgpu-soc21-update-VCN-4-max-HEVC-encodin.patch
patches.kernel.org/6.6.18-170-drm-amd-display-Fix-MST-Null-Ptr-for-RV.patch
patches.kernel.org/6.6.18-171-drm-amd-display-Increase-frame-larger-than-for.patch
patches.kernel.org/6.6.18-172-drm-amd-display-Preserve-original-aspect-ratio.patch
patches.kernel.org/6.6.18-173-hv_netvsc-Fix-race-condition-between-netvsc_pr.patch
patches.kernel.org/6.6.18-174-ring-buffer-Clean-ring_buffer_poll_wait-error-.patch
patches.kernel.org/6.6.18-175-net-dsa-mv88e6xxx-Fix-failed-probe-due-to-unsu.patch
patches.kernel.org/6.6.18-176-nfp-flower-add-hardware-offload-check-for-post.patch
patches.kernel.org/6.6.18-177-nfp-flower-fix-hardware-offload-for-the-transf.patch
patches.kernel.org/6.6.18-178-serial-max310x-set-default-value-when-reading-.patch
patches.kernel.org/6.6.18-179-serial-max310x-improve-crystal-stable-clock-de.patch
patches.kernel.org/6.6.18-180-serial-max310x-fail-probe-if-clock-crystal-is-.patch
patches.kernel.org/6.6.18-181-serial-max310x-prevent-infinite-while-loop-in-.patch
patches.kernel.org/6.6.18-182-ftrace-Fix-DIRECT_CALLS-to-use-SAVE_REGS-by-de.patch
patches.kernel.org/6.6.18-183-powerpc-64-Set-task-pt_regs-link-to-the-LR-val.patch
patches.kernel.org/6.6.18-184-powerpc-cputable-Add-missing-PPC_FEATURE_BOOKE.patch
patches.kernel.org/6.6.18-185-powerpc-pseries-fix-accuracy-of-stolen-time.patch
patches.kernel.org/6.6.18-186-serial-core-introduce-uart_port_tx_flags.patch
patches.kernel.org/6.6.18-187-serial-mxs-auart-fix-tx.patch
patches.kernel.org/6.6.18-188-x86-Kconfig-Transmeta-Crusoe-is-CPU-family-5-n.patch
patches.kernel.org/6.6.18-189-x86-fpu-Stop-relying-on-userspace-for-info-to-.patch
patches.kernel.org/6.6.18-190-KVM-x86-make-KVM_REQ_NMI-request-iff-NMI-pendi.patch
patches.kernel.org/6.6.18-191-KVM-x86-pmu-Fix-type-length-error-when-reading.patch
patches.kernel.org/6.6.18-192-x86-mm-ident_map-Use-gbpages-only-where-full-G.patch
patches.kernel.org/6.6.18-193-io_uring-net-fix-multishot-accept-overflow-han.patch
patches.kernel.org/6.6.18-194-mmc-slot-gpio-Allow-non-sleeping-GPIO-ro.patch
patches.kernel.org/6.6.18-195-ALSA-hda-realtek-fix-mute-micmute-LED-For-HP-m.patch
patches.kernel.org/6.6.18-196-ALSA-hda-conexant-Add-quirk-for-SWS-JS201D.patch
patches.kernel.org/6.6.18-197-ALSA-hda-realtek-add-IDs-for-Dell-dual-spk-pla.patch
patches.kernel.org/6.6.18-198-nilfs2-fix-data-corruption-in-dsync-block-reco.patch
patches.kernel.org/6.6.18-199-nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buf.patch
patches.kernel.org/6.6.18-200-crypto-ccp-Fix-null-pointer-dereference-in-__s.patch
patches.kernel.org/6.6.18-201-crypto-algif_hash-Remove-bogus-SGL-free-on-zer.patch
patches.kernel.org/6.6.18-202-nfp-use-correct-macro-for-LengthSelect-in-BAR-.patch
patches.kernel.org/6.6.18-203-nfp-enable-NETDEV_XDP_ACT_REDIRECT-feature-fla.patch
patches.kernel.org/6.6.18-204-nfp-flower-prevent-re-adding-mac-index-for-bon.patch
patches.kernel.org/6.6.18-205-wifi-iwlwifi-fix-double-free-bug.patch
patches.kernel.org/6.6.18-206-wifi-cfg80211-fix-wiphy-delayed-work-queueing.patch
patches.kernel.org/6.6.18-207-wifi-mac80211-reload-info-pointer-in-ieee80211.patch
patches.kernel.org/6.6.18-208-wifi-iwlwifi-mvm-fix-a-crash-when-we-run-out-o.patch
patches.kernel.org/6.6.18-209-irqchip-irq-brcmstb-l2-Add-write-memory-barrie.patch
patches.kernel.org/6.6.18-210-irqchip-gic-v3-its-Restore-quirk-probing-for-A.patch
patches.kernel.org/6.6.18-211-irqchip-gic-v3-its-Fix-GICv4.1-VPE-affinity-up.patch
patches.kernel.org/6.6.18-212-thunderbolt-Fix-setting-the-CNS-bit-in-ROUTER_.patch
patches.kernel.org/6.6.18-213-smb-client-set-correct-id-uid-and-cruid-for-mu.patch
patches.kernel.org/6.6.18-214-smb-Fix-regression-in-writes-when-non-standard.patch
patches.kernel.org/6.6.18-215-KVM-arm64-Fix-circular-locking-dependency.patch
patches.kernel.org/6.6.18-216-zonefs-Improve-error-handling.patch
patches.kernel.org/6.6.18-217-mmc-sdhci-pci-o2micro-Fix-a-warm-reboot-issue-.patch
patches.kernel.org/6.6.18-218-arm64-signal-Don-t-assume-that-TIF_SVE-means-w.patch
patches.kernel.org/6.6.18-219-arm64-Subscribe-Microsoft-Azure-Cobalt-100-to-.patch
patches.kernel.org/6.6.18-220-ASoC-SOF-IPC3-fix-message-bounds-on-ipc-ops.patch
patches.kernel.org/6.6.18-221-ASoC-tas2781-add-module-parameter-to-tascodec_.patch
patches.kernel.org/6.6.18-222-ASoC-amd-yc-Add-DMI-quirk-for-Lenovo-Ideapad-P.patch
patches.kernel.org/6.6.18-223-tools-rv-Fix-curr_reactor-uninitialized-variab.patch
patches.kernel.org/6.6.18-224-tools-rv-Fix-Makefile-compiler-options-for-cla.patch
patches.kernel.org/6.6.18-225-tools-rtla-Remove-unused-sched_getattr-functio.patch
patches.kernel.org/6.6.18-226-tools-rtla-Replace-setting-prio-with-nice-for-.patch
patches.kernel.org/6.6.18-227-tools-rtla-Fix-clang-warning-about-mount_point.patch
patches.kernel.org/6.6.18-228-tools-rtla-Exit-with-EXIT_SUCCESS-when-help-is.patch
patches.kernel.org/6.6.18-229-tools-rtla-Fix-uninitialized-bucket-data-bucke.patch
patches.kernel.org/6.6.18-230-tools-rtla-Fix-Makefile-compiler-options-for-c.patch
patches.kernel.org/6.6.18-231-fs-relax-mount_setattr-permission-checks.patch
patches.kernel.org/6.6.18-232-net-ethernet-ti-cpsw-enable-mac_managed_pm-to-.patch
patches.kernel.org/6.6.18-233-s390-qeth-Fix-potential-loss-of-L3-IP-in-case-.patch
patches.kernel.org/6.6.18-234-net-ethernet-ti-cpsw_new-enable-mac_managed_pm.patch
patches.kernel.org/6.6.18-235-pmdomain-renesas-r8a77980-sysc-CR7-must-be-alw.patch
patches.kernel.org/6.6.18-236-net-stmmac-protect-updates-of-64-bit-statistic.patch
patches.kernel.org/6.6.18-237-hv_netvsc-Register-VF-in-netvsc_probe-if-NET_D.patch
patches.kernel.org/6.6.18-238-ceph-prevent-use-after-free-in-encode_cap_msg.patch
patches.kernel.org/6.6.18-239-fs-hugetlb-fix-NULL-pointer-dereference-in-hug.patch
patches.kernel.org/6.6.18-240-mm-hugetlb-pages-should-not-be-reserved-by-shm.patch
patches.kernel.org/6.6.18-241-LoongArch-Fix-earlycon-parameter-if-KASAN-enab.patch
patches.kernel.org/6.6.18-242-blk-wbt-Fix-detection-of-dirty-throttled-tasks.patch
patches.kernel.org/6.6.18-243-docs-kernel_feat.py-fix-build-error-for-missin.patch
patches.kernel.org/6.6.18-244-of-property-fix-typo-in-io-channels.patch
patches.kernel.org/6.6.18-245-can-netlink-Fix-TDCO-calculation-using-the-old.patch
patches.kernel.org/6.6.18-246-can-j1939-prevent-deadlock-by-changing-j1939_s.patch
patches.kernel.org/6.6.18-247-can-j1939-Fix-UAF-in-j1939_sk_match_filter-dur.patch
patches.kernel.org/6.6.18-248-pmdomain-core-Move-the-unused-cleanup-to-a-_sy.patch
patches.kernel.org/6.6.18-249-fs-proc-do_task_stat-move-thread_group_cputime.patch
patches.kernel.org/6.6.18-250-tracing-Fix-HAVE_DYNAMIC_FTRACE_WITH_REGS-ifde.patch
patches.kernel.org/6.6.18-251-tracing-Inform-kmemleak-of-saved_cmdlines-allo.patch
patches.kernel.org/6.6.18-252-md-bypass-block-throttle-for-superblock-update.patch
patches.kernel.org/6.6.18-253-block-fix-partial-zone-append-completion-handl.patch
patches.kernel.org/6.6.18-254-netfilter-ipset-fix-performance-regression-in-.patch
patches.kernel.org/6.6.18-255-netfilter-ipset-Missing-gc-cancellations-fixed.patch
patches.kernel.org/6.6.18-256-parisc-Fix-random-data-corruption-from-excepti.patch
patches.kernel.org/6.6.18-257-Revert-eventfs-Do-not-allow-NULL-parent-to-eve.patch
patches.kernel.org/6.6.18-258-Revert-eventfs-Check-for-NULL-ef-in-eventfs_se.patch
patches.kernel.org/6.6.18-259-Revert-eventfs-Use-simple_recursive_removal-to.patch
patches.kernel.org/6.6.18-260-Revert-eventfs-Delete-eventfs_inode-when-the-l.patch
patches.kernel.org/6.6.18-261-Revert-eventfs-Save-ownership-and-mode.patch
patches.kernel.org/6.6.18-262-Revert-eventfs-Remove-is_freed-union-with-rcu-.patch
patches.kernel.org/6.6.18-263-eventfs-Remove-eventfs_file-and-just-use-event.patch
patches.kernel.org/6.6.18-264-eventfs-Use-eventfs_remove_events_dir.patch
patches.kernel.org/6.6.18-265-eventfs-Use-ERR_CAST-in-eventfs_create_events_.patch
patches.kernel.org/6.6.18-266-eventfs-Fix-failure-path-in-eventfs_create_eve.patch
patches.kernel.org/6.6.18-267-tracefs-eventfs-Modify-mismatched-function-nam.patch
patches.kernel.org/6.6.18-268-eventfs-Fix-WARN_ON-in-create_file_dentry.patch
patches.kernel.org/6.6.18-269-eventfs-Fix-typo-in-eventfs_inode-union-commen.patch
patches.kernel.org/6.6.18-270-eventfs-Remove-extra-dget-in-eventfs_create_ev.patch
patches.kernel.org/6.6.18-271-eventfs-Fix-kerneldoc-of-eventfs_remove_rec.patch
patches.kernel.org/6.6.18-272-eventfs-Remove-is_freed-union-with-rcu-head.patch
patches.kernel.org/6.6.18-273-eventfs-Have-a-free_ei-that-just-frees-the-eve.patch
patches.kernel.org/6.6.18-274-eventfs-Test-for-ei-is_freed-when-accessing-ei.patch
patches.kernel.org/6.6.18-275-eventfs-Save-ownership-and-mode.patch
patches.kernel.org/6.6.18-276-eventfs-Hold-eventfs_mutex-when-calling-callba.patch
patches.kernel.org/6.6.18-277-eventfs-Delete-eventfs_inode-when-the-last-den.patch
patches.kernel.org/6.6.18-278-eventfs-Remove-special-processing-of-dput-of-e.patch
patches.kernel.org/6.6.18-279-eventfs-Use-simple_recursive_removal-to-clean-.patch
patches.kernel.org/6.6.18-280-eventfs-Remove-expectation-that-ei-is_freed-me.patch
patches.kernel.org/6.6.18-281-eventfs-Do-not-invalidate-dentry-in-create_fil.patch
patches.kernel.org/6.6.18-282-eventfs-Use-GFP_NOFS-for-allocation-when-event.patch
patches.kernel.org/6.6.18-283-eventfs-Move-taking-of-inode_lock-into-dcache_.patch
patches.kernel.org/6.6.18-284-eventfs-Do-not-allow-NULL-parent-to-eventfs_st.patch
patches.kernel.org/6.6.18-285-eventfs-Make-sure-that-parent-d_inode-is-locke.patch
patches.kernel.org/6.6.18-286-eventfs-Fix-events-beyond-NAME_MAX-blocking-ta.patch
patches.kernel.org/6.6.18-287-eventfs-Have-event-files-and-directories-defau.patch
patches.kernel.org/6.6.18-288-eventfs-Fix-file-and-directory-uid-and-gid-own.patch
patches.kernel.org/6.6.18-289-tracefs-Check-for-dentry-d_inode-exists-in-set.patch
patches.kernel.org/6.6.18-290-eventfs-Fix-bitwise-fields-for-is_events.patch
patches.kernel.org/6.6.18-291-eventfs-Remove-lookup-parameter-from-create_di.patch
patches.kernel.org/6.6.18-292-eventfs-Stop-using-dcache_readdir-for-getdents.patch
patches.kernel.org/6.6.18-293-tracefs-eventfs-Use-root-and-instance-inodes-a.patch
patches.kernel.org/6.6.18-294-eventfs-Have-eventfs_iterate-stop-immediately-.patch
patches.kernel.org/6.6.18-295-eventfs-Do-ctx-pos-update-for-all-iterations-i.patch
patches.kernel.org/6.6.18-296-eventfs-Read-ei-entries-before-ei-children-in-.patch
patches.kernel.org/6.6.18-297-eventfs-Shortcut-eventfs_iterate-by-skipping-e.patch
patches.kernel.org/6.6.18-298-eventfs-Have-the-inodes-all-for-files-and-dire.patch
patches.kernel.org/6.6.18-299-eventfs-Do-not-create-dentries-nor-inodes-in-i.patch
patches.kernel.org/6.6.18-300-eventfs-Use-kcalloc-instead-of-kzalloc.patch
patches.kernel.org/6.6.18-301-eventfs-Save-directory-inodes-in-the-eventfs_i.patch
patches.kernel.org/6.6.18-302-tracefs-remove-stale-update_gid-code.patch
patches.kernel.org/6.6.18-303-tracefs-Zero-out-the-tracefs_inode-when-alloca.patch
patches.kernel.org/6.6.18-304-eventfs-Initialize-the-tracefs-inode-properly.patch
patches.kernel.org/6.6.18-305-tracefs-Avoid-using-the-ei-dentry-pointer-unne.patch
patches.kernel.org/6.6.18-306-tracefs-dentry-lookup-crapectomy.patch
patches.kernel.org/6.6.18-307-eventfs-Remove-unused-d_parent-pointer-field.patch
patches.kernel.org/6.6.18-308-eventfs-Clean-up-dentry-ops-and-add-revalidate.patch
patches.kernel.org/6.6.18-309-eventfs-Get-rid-of-dentry-pointers-without-ref.patch
patches.kernel.org/6.6.18-310-eventfs-Warn-if-an-eventfs_inode-is-freed-with.patch
patches.kernel.org/6.6.18-311-eventfs-Restructure-eventfs_inode-structure-to.patch
patches.kernel.org/6.6.18-312-eventfs-Remove-fsnotify-functions-from-lookup.patch
patches.kernel.org/6.6.18-313-eventfs-Keep-all-directory-links-at-1.patch
patches.kernel.org/6.6.18-314-nfsd-don-t-take-fi_lock-in-nfsd_break_deleg_cb.patch
patches.kernel.org/6.6.18-315-x86-efi-Drop-EFI-stub-.bss-from-.data-section.patch
patches.kernel.org/6.6.18-316-x86-efi-Disregard-setup-header-of-loaded-image.patch
patches.kernel.org/6.6.18-317-x86-efi-Drop-alignment-flags-from-PE-section-h.patch
patches.kernel.org/6.6.18-318-x86-boot-Remove-the-bugger-off-message.patch
patches.kernel.org/6.6.18-319-x86-boot-Omit-compression-buffer-from-PE-COFF-.patch
patches.kernel.org/6.6.18-320-x86-boot-Drop-redundant-code-setting-the-root-.patch
patches.kernel.org/6.6.18-321-x86-boot-Drop-references-to-startup_64.patch
patches.kernel.org/6.6.18-322-x86-boot-Grab-kernel_info-offset-from-zoffset-.patch
patches.kernel.org/6.6.18-323-x86-boot-Set-EFI-handover-offset-directly-in-h.patch
patches.kernel.org/6.6.18-324-x86-boot-Define-setup-size-in-linker-script.patch
patches.kernel.org/6.6.18-325-x86-boot-Derive-file-size-from-_edata-symbol.patch
patches.kernel.org/6.6.18-326-x86-boot-Construct-PE-COFF-.text-section-from-.patch
patches.kernel.org/6.6.18-327-x86-boot-Drop-PE-COFF-.reloc-section.patch
patches.kernel.org/6.6.18-328-x86-boot-Split-off-PE-COFF-.data-section.patch
patches.kernel.org/6.6.18-329-x86-boot-Increase-section-and-file-alignment-t.patch
patches.kernel.org/6.6.18-330-x86-efistub-Use-1-1-file-memory-mapping-for-PE.patch
patches.kernel.org/6.6.18-331-sched-membarrier-reduce-the-ability-to-hammer-.patch
patches.kernel.org/6.6.18-332-of-property-Add-in-ports-out-ports-support-to-.patch
patches.kernel.org/6.6.18-333-nilfs2-fix-potential-bug-in-end_buffer_async_w.patch
patches.kernel.org/6.6.18-334-dm-limit-the-number-of-targets-and-parameter-s.patch
patches.kernel.org/6.6.18-335-x86-barrier-Do-not-serialize-MSR-accesses-on-A.patch
patches.kernel.org/6.6.18-336-Documentation-arch-ia64-features.rst-fix-kerne.patch
patches.kernel.org/6.6.18-337-tracing-Make-system_callback-function-static.patch
patches.kernel.org/6.6.18-338-tracing-Fix-a-NULL-vs-IS_ERR-bug-in-event_subs.patch
patches.kernel.org/6.6.18-339-Linux-6.6.18.patch
patches.kernel.org/6.6.19-001-sched-rt-Disallow-writing-invalid-values-to-sc.patch
patches.kernel.org/6.6.19-002-PCI-dwc-Fix-a-64bit-bug-in-dw_pcie_ep_raise_ms.patch
patches.kernel.org/6.6.19-003-riscv-efistub-Ensure-GP-relative-addressing-is.patch
patches.kernel.org/6.6.19-004-dmaengine-apple-admac-Keep-upper-bits-of-REG_B.patch
patches.kernel.org/6.6.19-005-scsi-smartpqi-Add-new-controller-PCI-IDs.patch
patches.kernel.org/6.6.19-006-scsi-smartpqi-Fix-logical-volume-rescan-race-c.patch
patches.kernel.org/6.6.19-007-tools-selftests-riscv-Fix-compile-warnings-in-.patch
patches.kernel.org/6.6.19-008-tools-selftests-riscv-Fix-compile-warnings-in-.patch
patches.kernel.org/6.6.19-009-scsi-target-core-Add-TMF-to-tmr_list-handling.patch
patches.kernel.org/6.6.19-010-cifs-open_cached_dir-should-not-rely-on-primar.patch
patches.kernel.org/6.6.19-011-dmaengine-shdma-increase-size-of-dev_id.patch
patches.kernel.org/6.6.19-012-dmaengine-fsl-qdma-increase-size-of-irq_name.patch
patches.kernel.org/6.6.19-013-dmaengine-dw-edma-increase-size-of-name-in-deb.patch
patches.kernel.org/6.6.19-014-wifi-cfg80211-fix-missing-interfaces-when-dump.patch
patches.kernel.org/6.6.19-015-wifi-mac80211-fix-race-condition-on-enabling-f.patch
patches.kernel.org/6.6.19-016-fbdev-savage-Error-out-if-pixclock-equals-zero.patch
patches.kernel.org/6.6.19-017-fbdev-sis-Error-out-if-pixclock-equals-zero.patch
patches.kernel.org/6.6.19-018-platform-mellanox-mlxbf-tmfifo-Drop-Tx-network.patch
patches.kernel.org/6.6.19-019-spi-intel-pci-Add-support-for-Arrow-Lake-SPI-s.patch
patches.kernel.org/6.6.19-020-spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interr.patch
patches.kernel.org/6.6.19-021-block-Fix-WARNING-in-_copy_from_iter.patch
patches.kernel.org/6.6.19-022-smb-Work-around-Clang-__bdos-type-confusion.patch
patches.kernel.org/6.6.19-023-cifs-cifs_pick_channel-should-try-selecting-ac.patch
patches.kernel.org/6.6.19-024-cifs-translate-network-errors-on-send-to-ECONN.patch
patches.kernel.org/6.6.19-025-cifs-helper-function-to-check-replayable-error.patch
patches.kernel.org/6.6.19-026-ahci-asm1166-correct-count-of-reported-ports.patch
patches.kernel.org/6.6.19-027-aoe-avoid-potential-deadlock-at-set_capacity.patch
patches.kernel.org/6.6.19-028-spi-cs42l43-Handle-error-from-devm_pm_runtime_.patch
patches.kernel.org/6.6.19-029-ahci-add-43-bit-DMA-address-quirk-for-ASMedia-.patch
patches.kernel.org/6.6.19-030-ARM-dts-Fix-TPM-schema-violations.patch
patches.kernel.org/6.6.19-031-MIPS-reserve-exception-vector-space-ONLY-ONCE.patch
patches.kernel.org/6.6.19-032-platform-x86-touchscreen_dmi-Add-info-for-the-.patch
patches.kernel.org/6.6.19-033-ext4-avoid-dividing-by-0-in-mb_update_avg_frag.patch
patches.kernel.org/6.6.19-034-ext4-avoid-allocating-blocks-from-corrupted-gr.patch
patches.kernel.org/6.6.19-035-ext4-avoid-allocating-blocks-from-corrupted-gr.patch
patches.kernel.org/6.6.19-036-Input-goodix-accept-ACPI-resources-with-gpio_c.patch
patches.kernel.org/6.6.19-037-dmaengine-ti-edma-Add-some-null-pointer-checks.patch
patches.kernel.org/6.6.19-038-ASoC-amd-acp-Add-check-for-cpu-dai-link-initia.patch
patches.kernel.org/6.6.19-039-regulator-pwm-regulator-Add-validity-checks-in.patch
patches.kernel.org/6.6.19-040-HID-logitech-hidpp-add-support-for-Logitech-G-.patch
patches.kernel.org/6.6.19-041-ALSA-hda-Replace-numeric-device-IDs-with-const.patch
patches.kernel.org/6.6.19-042-ALSA-hda-Increase-default-bdl_pos_adj-for-Apol.patch
patches.kernel.org/6.6.19-043-HID-nvidia-shield-Add-missing-null-pointer-che.patch
patches.kernel.org/6.6.19-044-nvmet-tcp-fix-nvme-tcp-ida-memory-leak.patch
patches.kernel.org/6.6.19-045-usb-ucsi_acpi-Quirk-to-ack-a-connector-change-.patch
patches.kernel.org/6.6.19-046-ALSA-usb-audio-Check-presence-of-valid-altsett.patch
patches.kernel.org/6.6.19-047-ASoC-sunxi-sun4i-spdif-Add-support-for-Allwinn.patch
patches.kernel.org/6.6.19-048-regulator-max5970-Fix-IRQ-handler.patch
patches.kernel.org/6.6.19-049-spi-sh-msiof-avoid-integer-overflow-in-constan.patch
patches.kernel.org/6.6.19-050-Input-xpad-add-Lenovo-Legion-Go-controllers.patch
patches.kernel.org/6.6.19-051-misc-open-dice-Fix-spurious-lockdep-warning.patch
patches.kernel.org/6.6.19-052-netfilter-conntrack-check-SCTP_CID_SHUTDOWN_AC.patch
patches.kernel.org/6.6.19-053-drm-amdkfd-Use-correct-drm-device-for-cgroup-p.patch
patches.kernel.org/6.6.19-054-drm-amd-display-increased-min_dcfclk_mhz-and-m.patch
patches.kernel.org/6.6.19-055-cifs-make-sure-that-channel-scaling-is-done-on.patch
patches.kernel.org/6.6.19-056-ASoC-wm_adsp-Don-t-overwrite-fwf_name-with-the.patch
patches.kernel.org/6.6.19-057-ALSA-usb-audio-Ignore-clock-selector-errors-fo.patch
patches.kernel.org/6.6.19-058-nvme-fc-do-not-wait-in-vain-when-unloading-mod.patch
patches.kernel.org/6.6.19-059-nvmet-fcloop-swap-the-list_add_tail-arguments.patch
patches.kernel.org/6.6.19-060-nvmet-fc-release-reference-on-target-port.patch
patches.kernel.org/6.6.19-061-nvmet-fc-defer-cleanup-using-RCU-properly.patch
patches.kernel.org/6.6.19-062-nvmet-fc-hold-reference-on-hostport-match.patch
patches.kernel.org/6.6.19-063-nvmet-fc-abort-command-when-there-is-no-bindin.patch
patches.kernel.org/6.6.19-064-nvmet-fc-avoid-deadlock-on-delete-association-.patch
patches.kernel.org/6.6.19-065-nvmet-fc-take-ref-count-on-tgtport-before-dele.patch
patches.kernel.org/6.6.19-066-cifs-do-not-search-for-channel-if-server-is-te.patch
patches.kernel.org/6.6.19-067-smb-client-increase-number-of-PDUs-allowed-in-.patch
patches.kernel.org/6.6.19-068-ext4-correct-the-hole-length-returned-by-ext4_.patch
patches.kernel.org/6.6.19-069-Input-i8042-add-Fujitsu-Lifebook-U728-to-i8042.patch
patches.kernel.org/6.6.19-070-fs-ntfs3-Improve-alternative-boot-processing.patch
patches.kernel.org/6.6.19-071-fs-ntfs3-Modified-fix-directory-element-type-d.patch
patches.kernel.org/6.6.19-072-fs-ntfs3-Improve-ntfs_dir_count.patch
patches.kernel.org/6.6.19-073-fs-ntfs3-Correct-hard-links-updating-when-deal.patch
patches.kernel.org/6.6.19-074-fs-ntfs3-Print-warning-while-fixing-hard-links.patch
patches.kernel.org/6.6.19-075-fs-ntfs3-Reduce-stack-usage.patch
patches.kernel.org/6.6.19-076-fs-ntfs3-Fix-multithreaded-stress-test.patch
patches.kernel.org/6.6.19-077-fs-ntfs3-Fix-detected-field-spanning-write-siz.patch
patches.kernel.org/6.6.19-078-fs-ntfs3-Add-file_modified.patch
patches.kernel.org/6.6.19-079-fs-ntfs3-Drop-suid-and-sgid-bits-as-a-part-of-.patch
patches.kernel.org/6.6.19-080-fs-ntfs3-Implement-super_operations-shutdown.patch
patches.kernel.org/6.6.19-081-fs-ntfs3-ntfs3_forced_shutdown-use-int-instead.patch
patches.kernel.org/6.6.19-082-fs-ntfs3-Add-NULL-ptr-dereference-checking-at-.patch
patches.kernel.org/6.6.19-083-fs-ntfs3-Disable-ATTR_LIST_ENTRY-size-check.patch
patches.kernel.org/6.6.19-084-fs-ntfs3-Use-kvfree-to-free-memory-allocated-b.patch
patches.kernel.org/6.6.19-085-fs-ntfs3-use-non-movable-memory-for-ntfs3-MFT-.patch
patches.kernel.org/6.6.19-086-fs-ntfs3-Prevent-generic-message-attempt-to-ac.patch
patches.kernel.org/6.6.19-087-fs-ntfs3-Use-i_size_read-and-i_size_write.patch
patches.kernel.org/6.6.19-088-fs-ntfs3-Correct-function-is_rst_area_valid.patch
patches.kernel.org/6.6.19-089-fs-ntfs3-Fixed-overflow-check-in-mi_enum_attr.patch
patches.kernel.org/6.6.19-090-fs-ntfs3-Update-inode-i_size-after-success-wri.patch
patches.kernel.org/6.6.19-091-fs-ntfs3-Fix-oob-in-ntfs_listxattr.patch
patches.kernel.org/6.6.19-092-wifi-mac80211-set-station-RX-NSS-on-reconfig.patch
patches.kernel.org/6.6.19-093-wifi-mac80211-adding-missing-drv_mgd_complete_.patch
patches.kernel.org/6.6.19-094-wifi-mac80211-accept-broadcast-probe-responses.patch
patches.kernel.org/6.6.19-095-wifi-iwlwifi-do-not-announce-EPCS-support.patch
patches.kernel.org/6.6.19-096-efi-runtime-Fix-potential-overflow-of-soft-res.patch
patches.kernel.org/6.6.19-097-efi-Don-t-add-memblocks-for-soft-reserved-memo.patch
patches.kernel.org/6.6.19-098-hwmon-coretemp-Enlarge-per-package-core-count-.patch
patches.kernel.org/6.6.19-099-scsi-lpfc-Use-unsigned-type-for-num_sge.patch
patches.kernel.org/6.6.19-100-scsi-ufs-core-Fix-shift-issue-in-ufshcd_clear_.patch
patches.kernel.org/6.6.19-101-scsi-ufs-core-Remove-the-ufshcd_release-in-ufs.patch
patches.kernel.org/6.6.19-102-LoongArch-Select-ARCH_ENABLE_THP_MIGRATION-ins.patch
patches.kernel.org/6.6.19-103-LoongArch-Select-HAVE_ARCH_SECCOMP-to-use-the-.patch
patches.kernel.org/6.6.19-104-LoongArch-Change-acpi_core_pic-NR_CPUS-to-acpi.patch
patches.kernel.org/6.6.19-105-LoongArch-vDSO-Disable-UBSAN-instrumentation.patch
patches.kernel.org/6.6.19-106-accel-ivpu-Force-snooping-for-MMU-writes.patch
patches.kernel.org/6.6.19-107-accel-ivpu-Disable-d3hot_delay-on-all-NPU-gene.patch
patches.kernel.org/6.6.19-108-accel-ivpu-40xx-Stop-passing-SKU-boot-paramete.patch
patches.kernel.org/6.6.19-109-firewire-core-send-bus-reset-promptly-on-gap-c.patch
patches.kernel.org/6.6.19-110-libceph-fail-sparse-read-if-the-data-length-do.patch
patches.kernel.org/6.6.19-111-drm-amdgpu-skip-to-program-GFXDEC-registers-fo.patch
patches.kernel.org/6.6.19-112-drm-amdgpu-reset-gpu-for-s3-suspend-abort-case.patch
patches.kernel.org/6.6.19-113-drm-amdgpu-Fix-shared-buff-copy-to-user.patch
patches.kernel.org/6.6.19-114-drm-amdgpu-Fix-HDP-flush-for-VFs-on-nbio-v7.9.patch
patches.kernel.org/6.6.19-115-smb-client-set-correct-d_type-for-reparse-poin.patch
patches.kernel.org/6.6.19-116-virtio-blk-Ensure-no-requests-in-virtqueues-be.patch
patches.kernel.org/6.6.19-117-cifs-change-tcon-status-when-need_reconnect-is.patch
patches.kernel.org/6.6.19-118-cifs-handle-cases-where-multiple-sessions-shar.patch
patches.kernel.org/6.6.19-119-smb3-clarify-mount-warning.patch
patches.kernel.org/6.6.19-120-mptcp-add-CurrEstab-MIB-counter-support.patch
patches.kernel.org/6.6.19-121-mptcp-use-mptcp_set_state.patch
patches.kernel.org/6.6.19-122-mptcp-fix-more-tx-path-fields-initialization.patch
patches.kernel.org/6.6.19-123-mptcp-corner-case-locking-for-rx-path-fields-i.patch
patches.kernel.org/6.6.19-124-drm-amd-display-Add-dpia-display-mode-validati.patch
patches.kernel.org/6.6.19-125-drm-amd-display-Request-usb4-bw-for-mst-stream.patch
patches.kernel.org/6.6.19-126-drm-amd-display-fixed-integer-types-and-null-c.patch
patches.kernel.org/6.6.19-127-xen-evtchn-Allow-shared-registration-of-IRQ-ha.patch
patches.kernel.org/6.6.19-128-xen-events-reduce-externally-visible-helper-fu.patch
patches.kernel.org/6.6.19-129-xen-events-remove-some-simple-helpers-from-eve.patch
patches.kernel.org/6.6.19-130-xen-events-drop-xen_allocate_irqs_dynamic.patch
patches.kernel.org/6.6.19-131-xen-events-modify-internal-un-bind-interfaces.patch
patches.kernel.org/6.6.19-132-xen-events-close-evtchn-after-mapping-cleanup.patch
patches.kernel.org/6.6.19-133-IB-hfi1-Fix-sdma.h-tx-num_descs-off-by-one-err.patch
patches.kernel.org/6.6.19-134-x86-bugs-Add-asm-helpers-for-executing-VERW.patch
patches.kernel.org/6.6.19-135-docs-Instruct-LaTeX-to-cope-with-deeper-nestin.patch
patches.kernel.org/6.6.19-136-LoongArch-Call-early_init_fdt_scan_reserved_me.patch
patches.kernel.org/6.6.19-137-LoongArch-Disable-IRQ-before-init_fn-for-nonbo.patch
patches.kernel.org/6.6.19-138-LoongArch-Update-cpu_sibling_map-when-disablin.patch
patches.kernel.org/6.6.19-139-btrfs-defrag-avoid-unnecessary-defrag-caused-b.patch
patches.kernel.org/6.6.19-140-drm-ttm-Fix-an-invalid-freeing-on-already-free.patch
patches.kernel.org/6.6.19-141-drm-meson-Don-t-remove-bridges-which-are-creat.patch
patches.kernel.org/6.6.19-142-drm-amd-display-adjust-few-initialization-orde.patch
patches.kernel.org/6.6.19-143-s390-cio-fix-invalid-EBUSY-on-ccw_device_start.patch
patches.kernel.org/6.6.19-144-ata-libata-core-Do-not-try-to-set-sleeping-dev.patch
patches.kernel.org/6.6.19-145-fs-aio-Restrict-kiocb_set_cancel_fn-to-I-O-sub.patch
patches.kernel.org/6.6.19-146-lib-Kconfig.debug-TEST_IOV_ITER-depends-on-MMU.patch
patches.kernel.org/6.6.19-147-dm-crypt-recheck-the-integrity-tag-after-a-fai.patch
patches.kernel.org/6.6.19-148-Revert-parisc-Only-list-existing-CPUs-in-cpu_p.patch
patches.kernel.org/6.6.19-149-dm-integrity-recheck-the-integrity-tag-after-a.patch
patches.kernel.org/6.6.19-150-dm-crypt-don-t-modify-the-data-when-using-auth.patch
patches.kernel.org/6.6.19-151-dm-verity-recheck-the-hash-after-a-failure.patch
patches.kernel.org/6.6.19-152-cxl-acpi-Fix-load-failures-due-to-single-windo.patch
patches.kernel.org/6.6.19-153-cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Rang.patch
patches.kernel.org/6.6.19-154-scsi-sd-usb_storage-uas-Access-media-prior-to-.patch
patches.kernel.org/6.6.19-155-scsi-target-pscsi-Fix-bio_put-for-error-case.patch
patches.kernel.org/6.6.19-156-scsi-core-Consult-supported-VPD-page-list-prio.patch
patches.kernel.org/6.6.19-157-selftests-mm-uffd-unit-test-check-if-huge-page.patch
patches.kernel.org/6.6.19-158-mm-swap-fix-race-when-skipping-swapcache.patch
patches.kernel.org/6.6.19-159-mm-damon-lru_sort-fix-quota-status-loss-due-to.patch
patches.kernel.org/6.6.19-160-mm-memcontrol-clarify-swapaccount-0-deprecatio.patch
patches.kernel.org/6.6.19-161-mm-damon-reclaim-fix-quota-stauts-loss-due-to-.patch
patches.kernel.org/6.6.19-162-platform-x86-intel-vbtn-Stop-calling-VBDL-from.patch
patches.kernel.org/6.6.19-163-platform-x86-touchscreen_dmi-Allow-partial-pre.patch
patches.kernel.org/6.6.19-164-cachefiles-fix-memory-leak-in-cachefiles_add_c.patch
patches.kernel.org/6.6.19-165-sparc-Fix-undefined-reference-to-fb_is_primary.patch
patches.kernel.org/6.6.19-166-md-Fix-missing-release-of-active_io-for-flush.patch
patches.kernel.org/6.6.19-167-KVM-arm64-vgic-its-Test-for-valid-IRQ-in-MOVAL.patch
patches.kernel.org/6.6.19-168-KVM-arm64-vgic-its-Test-for-valid-IRQ-in-its_s.patch
patches.kernel.org/6.6.19-169-accel-ivpu-Don-t-enable-any-tiles-by-default-o.patch
patches.kernel.org/6.6.19-170-gtp-fix-use-after-free-and-null-ptr-deref-in-g.patch
patches.kernel.org/6.6.19-171-crypto-virtio-akcipher-Fix-stack-overflow-on-m.patch
patches.kernel.org/6.6.19-172-irqchip-mbigen-Don-t-use-bus_get_dev_root-to-f.patch
patches.kernel.org/6.6.19-173-irqchip-gic-v3-its-Do-not-assume-vPE-tables-ar.patch
patches.kernel.org/6.6.19-174-irqchip-sifive-plic-Enable-interrupt-if-needed.patch
patches.kernel.org/6.6.19-175-PCI-MSI-Prevent-MSI-hardware-interrupt-number-.patch
patches.kernel.org/6.6.19-176-l2tp-pass-correct-message-length-to-ip6_append.patch
patches.kernel.org/6.6.19-177-ARM-ep93xx-Add-terminator-to-gpiod_lookup_tabl.patch
patches.kernel.org/6.6.19-178-dm-integrity-dm-verity-reduce-stack-usage-for-.patch
patches.kernel.org/6.6.19-179-erofs-fix-refcount-on-the-metabuf-used-for-ino.patch
patches.kernel.org/6.6.19-180-Revert-usb-typec-tcpm-reset-counter-when-enter.patch
patches.kernel.org/6.6.19-181-serial-stm32-do-not-always-set-SER_RS485_RX_DU.patch
patches.kernel.org/6.6.19-182-serial-amba-pl011-Fix-DMA-transmission-in-RS48.patch
patches.kernel.org/6.6.19-183-usb-dwc3-gadget-Don-t-disconnect-if-not-starte.patch
patches.kernel.org/6.6.19-184-usb-cdnsp-blocked-some-cdns3-specific-code.patch
patches.kernel.org/6.6.19-185-usb-cdnsp-fixed-issue-with-incorrect-detecting.patch
patches.kernel.org/6.6.19-186-usb-cdns3-fixed-memory-use-after-free-at-cdns3.patch
patches.kernel.org/6.6.19-187-usb-cdns3-fix-memory-double-free-when-handle-z.patch
patches.kernel.org/6.6.19-188-usb-gadget-ncm-Avoid-dropping-datagrams-of-pro.patch
patches.kernel.org/6.6.19-189-usb-gadget-omap_udc-fix-USB-gadget-regression-.patch
patches.kernel.org/6.6.19-190-usb-roles-fix-NULL-pointer-issue-when-put-modu.patch
patches.kernel.org/6.6.19-191-usb-roles-don-t-get-set_role-when-usb_role_swi.patch
patches.kernel.org/6.6.19-192-mptcp-add-needs_id-for-userspace-appending-add.patch
patches.kernel.org/6.6.19-193-mptcp-fix-lockless-access-in-subflow-ULP-diag.patch
patches.kernel.org/6.6.19-194-mptcp-fix-data-races-on-local_id.patch
patches.kernel.org/6.6.19-195-mptcp-fix-data-races-on-remote_id.patch
patches.kernel.org/6.6.19-196-mptcp-fix-duplicate-subflow-creation.patch
patches.kernel.org/6.6.19-197-selftests-mptcp-userspace_pm-unique-subtest-na.patch
patches.kernel.org/6.6.19-198-selftests-mptcp-simult-flows-fix-some-subtest-.patch
patches.kernel.org/6.6.19-199-selftests-mptcp-pm-nl-also-list-skipped-tests.patch
patches.kernel.org/6.6.19-200-selftests-mptcp-pm-nl-avoid-error-msg-on-older.patch
patches.kernel.org/6.6.19-201-selftests-mptcp-diag-check-CURRESTAB-counters.patch
patches.kernel.org/6.6.19-202-selftests-mptcp-diag-fix-bash-warnings-on-olde.patch
patches.kernel.org/6.6.19-203-selftests-mptcp-diag-unique-in-use-subtest-nam.patch
patches.kernel.org/6.6.19-204-selftests-mptcp-diag-unique-cestab-subtest-nam.patch
patches.kernel.org/6.6.19-205-smb3-add-missing-null-server-pointer-check.patch
patches.kernel.org/6.6.19-206-drm-amd-display-Avoid-enum-conversion-warning.patch
patches.kernel.org/6.6.19-207-drm-amd-display-Fix-buffer-overflow-in-get_hos.patch
patches.kernel.org/6.6.19-208-Revert-drm-amd-display-increased-min_dcfclk_mh.patch
patches.kernel.org/6.6.19-209-xen-events-fix-error-code-in-xen_bind_pirq_msi.patch
patches.kernel.org/6.6.19-210-bpf-Derive-source-IP-addr-via-bpf_-_fib_lookup.patch
patches.kernel.org/6.6.19-211-IB-hfi1-Fix-a-memleak-in-init_credit_return.patch
patches.kernel.org/6.6.19-212-RDMA-bnxt_re-Return-error-for-SRQ-resize.patch
patches.kernel.org/6.6.19-213-RDMA-bnxt_re-Add-a-missing-check-in-bnxt_qplib.patch
patches.kernel.org/6.6.19-214-IB-mlx5-Don-t-expose-debugfs-entries-for-RRoCE.patch
patches.kernel.org/6.6.19-215-arm64-dts-imx8mp-Disable-UART4-by-default-on-D.patch
patches.kernel.org/6.6.19-216-RDMA-irdma-Fix-KASAN-issue-with-tasklet.patch
patches.kernel.org/6.6.19-217-RDMA-irdma-Validate-max_send_wr-and-max_recv_w.patch
patches.kernel.org/6.6.19-218-RDMA-irdma-Set-the-CQ-read-threshold-for-GEN-1.patch
patches.kernel.org/6.6.19-219-RDMA-irdma-Add-AE-for-too-many-RNRS.patch
patches.kernel.org/6.6.19-220-RDMA-srpt-Support-specifying-the-srpt_service_.patch
patches.kernel.org/6.6.19-221-arm64-dts-tqma8mpql-fix-audio-codec-iov-supply.patch
patches.kernel.org/6.6.19-222-bus-imx-weim-fix-valid-range-check.patch
patches.kernel.org/6.6.19-223-iommufd-iova_bitmap-Bounds-check-mapped-pages-.patch
patches.kernel.org/6.6.19-224-iommufd-iova_bitmap-Switch-iova_bitmap-bitmap-.patch
patches.kernel.org/6.6.19-225-iommufd-iova_bitmap-Consider-page-offset-for-t.patch
patches.kernel.org/6.6.19-226-RDMA-qedr-Fix-qedr_create_user_qp-error-flow.patch
patches.kernel.org/6.6.19-227-arm64-dts-rockchip-set-num-cs-property-for-spi.patch
patches.kernel.org/6.6.19-228-arm64-dts-rockchip-Correct-Indiedroid-Nova-GPI.patch
patches.kernel.org/6.6.19-229-xsk-Add-truesize-to-skb_add_rx_frag.patch
patches.kernel.org/6.6.19-230-RDMA-srpt-fix-function-pointer-cast-warnings.patch
patches.kernel.org/6.6.19-231-bpf-scripts-Correct-GPL-license-name.patch
patches.kernel.org/6.6.19-232-scsi-smartpqi-Fix-disable_managed_interrupts.patch
patches.kernel.org/6.6.19-233-scsi-jazz_esp-Only-build-if-SCSI-core-is-built.patch
patches.kernel.org/6.6.19-234-net-bridge-switchdev-Skip-MDB-replays-of-defer.patch
patches.kernel.org/6.6.19-235-net-bridge-switchdev-Ensure-deferred-event-del.patch
patches.kernel.org/6.6.19-236-dccp-tcp-Unhash-sk-from-ehash-for-tb2-alloc-fa.patch
patches.kernel.org/6.6.19-237-net-sched-act_mirred-Create-function-tcf_mirre.patch
patches.kernel.org/6.6.19-238-net-sched-act_mirred-use-the-backlog-for-mirre.patch
patches.kernel.org/6.6.19-239-net-sched-act_mirred-don-t-override-retval-if-.patch
patches.kernel.org/6.6.19-240-nouveau-fix-function-cast-warnings.patch
patches.kernel.org/6.6.19-241-x86-numa-Fix-the-address-overlap-check-in-numa.patch
patches.kernel.org/6.6.19-242-x86-numa-Fix-the-sort-compare-func-used-in-num.patch
patches.kernel.org/6.6.19-243-net-stmmac-Fix-incorrect-dereference-in-interr.patch
patches.kernel.org/6.6.19-244-ipv4-properly-combine-dev_base_seq-and-ipv4.de.patch
patches.kernel.org/6.6.19-245-ipv6-properly-combine-dev_base_seq-and-ipv6.de.patch
patches.kernel.org/6.6.19-246-net-bcmasp-Indicate-MAC-is-in-charge-of-PHY-PM.patch
patches.kernel.org/6.6.19-247-net-bcmasp-Sanity-check-is-off-by-one.patch
patches.kernel.org/6.6.19-248-powerpc-pseries-iommu-DLPAR-add-doesn-t-comple.patch
patches.kernel.org/6.6.19-249-selftests-bonding-set-active-slave-to-primary-.patch
patches.kernel.org/6.6.19-250-ata-ahci_ceva-fix-error-handling-for-Xilinx-GT.patch
patches.kernel.org/6.6.19-251-bpf-Fix-racing-between-bpf_timer_cancel_and_fr.patch
patches.kernel.org/6.6.19-252-parisc-Fix-stack-unwinder.patch
patches.kernel.org/6.6.19-253-afs-Increase-buffer-size-in-afs_update_volume_.patch
patches.kernel.org/6.6.19-254-ipv6-sr-fix-possible-use-after-free-and-null-p.patch
patches.kernel.org/6.6.19-255-devlink-fix-possible-use-after-free-and-memory.patch
patches.kernel.org/6.6.19-256-arp-Prevent-overflow-in-arp_req_get.patch
patches.kernel.org/6.6.19-257-arm64-sme-Restore-SME-registers-on-exit-from-s.patch
patches.kernel.org/6.6.19-258-arm64-sme-Restore-SMCR_EL1.EZT0-on-exit-from-s.patch
patches.kernel.org/6.6.19-259-platform-x86-thinkpad_acpi-Only-update-profile.patch
patches.kernel.org/6.6.19-260-drm-i915-tv-Fix-TV-mode.patch
patches.kernel.org/6.6.19-261-octeontx2-af-Consider-the-action-set-by-PF.patch
patches.kernel.org/6.6.19-262-net-ipa-don-t-overrun-IPA-suspend-interrupt-re.patch
patches.kernel.org/6.6.19-263-s390-use-the-correct-count-for-__iowrite64_cop.patch
patches.kernel.org/6.6.19-264-bpf-sockmap-Fix-NULL-pointer-dereference-in-sk.patch
patches.kernel.org/6.6.19-265-cache-ax45mp_cache-Align-end-size-to-cache-bou.patch
patches.kernel.org/6.6.19-266-hwmon-nct6775-Fix-access-to-temperature-config.patch
patches.kernel.org/6.6.19-267-tls-break-out-of-main-loop-when-PEEK-gets-a-no.patch
patches.kernel.org/6.6.19-268-tls-stop-recv-if-initial-process_rx_list-gave-.patch
patches.kernel.org/6.6.19-269-tls-don-t-skip-over-different-type-records-fro.patch
patches.kernel.org/6.6.19-270-netfilter-nf_tables-set-dormant-flag-on-hook-r.patch
patches.kernel.org/6.6.19-271-netfilter-nft_flow_offload-reset-dst-in-route-.patch
patches.kernel.org/6.6.19-272-netfilter-nft_flow_offload-release-dst-in-case.patch
patches.kernel.org/6.6.19-273-netfilter-nf_tables-register-hooks-last-when-a.patch
patches.kernel.org/6.6.19-274-netfilter-nf_tables-use-kzalloc-for-hook-alloc.patch
patches.kernel.org/6.6.19-275-net-mctp-put-sock-on-tag-allocation-failure.patch
patches.kernel.org/6.6.19-276-tools-ynl-make-sure-we-always-pass-yarg-to-mnl.patch
patches.kernel.org/6.6.19-277-tools-ynl-don-t-leak-mcast_groups-on-init-erro.patch
patches.kernel.org/6.6.19-278-devlink-fix-port-dump-cmd-type.patch
patches.kernel.org/6.6.19-279-net-sched-flower-Add-lock-protection-when-remo.patch
patches.kernel.org/6.6.19-280-net-sparx5-Add-spinlock-for-frame-transmission.patch
patches.kernel.org/6.6.19-281-phonet-take-correct-lock-to-peek-at-the-RX-que.patch
patches.kernel.org/6.6.19-282-phonet-pep-fix-racy-skb_queue_empty-use.patch
patches.kernel.org/6.6.19-283-Fix-write-to-cloned-skb-in-ipv6_hop_ioam.patch
patches.kernel.org/6.6.19-284-net-phy-realtek-Fix-rtl8211f_config_init-for-R.patch
patches.kernel.org/6.6.19-285-drm-syncobj-call-drm_syncobj_fence_add_wait-wh.patch
patches.kernel.org/6.6.19-286-drm-syncobj-handle-NULL-fence-in-syncobj_event.patch
patches.kernel.org/6.6.19-287-selftests-iommu-fix-the-config-fragment.patch
patches.kernel.org/6.6.19-288-drm-amd-display-Fix-memory-leak-in-dm_sw_fini.patch
patches.kernel.org/6.6.19-289-i2c-imx-when-being-a-target-mark-the-last-read.patch
patches.kernel.org/6.6.19-290-selftests-mptcp-join-stop-transfer-when-check-.patch
patches.kernel.org/6.6.19-291-mm-zswap-invalidate-duplicate-entry-when-zswap.patch
patches.kernel.org/6.6.19-292-mm-zswap-fix-missing-folio-cleanup-in-writebac.patch
patches.kernel.org/6.6.19-293-selftests-mptcp-join-stop-transfer-when-check-.patch
patches.kernel.org/6.6.19-294-selftests-mptcp-add-mptcp_lib_get_counter.patch
patches.kernel.org/6.6.19-295-mptcp-userspace-pm-send-RM_ADDR-for-ID-0.patch
patches.kernel.org/6.6.19-296-mptcp-add-needs_id-for-netlink-appending-addr.patch
patches.kernel.org/6.6.19-297-ata-ahci-add-identifiers-for-ASM2116-series-ad.patch
patches.kernel.org/6.6.19-298-ahci-Extend-ASM1061-43-bit-DMA-address-quirk-t.patch
patches.kernel.org/6.6.19-299-Linux-6.6.19.patch
patches.kernel.org/6.6.20-001-fs-ntfs3-fix-build-without-CONFIG_NTFS3_LZX_XP.patch
patches.kernel.org/6.6.20-002-Linux-6.6.20.patch
patches.kernel.org/6.6.21-001-ubifs-fix-possible-dereference-after-free.patch
patches.kernel.org/6.6.21-002-ASoC-cs35l34-Fix-GPIO-name-and-drop-legacy-inc.patch
patches.kernel.org/6.6.21-003-ksmbd-fix-wrong-allocation-size-update-in-smb2.patch
patches.kernel.org/6.6.21-004-ublk-move-ublk_cancel_dev-out-of-ub-mutex.patch
patches.kernel.org/6.6.21-005-mtd-spinand-gigadevice-Fix-the-get-ecc-status-.patch
patches.kernel.org/6.6.21-006-spi-cadence-qspi-fix-pointer-reference-in-runt.patch
patches.kernel.org/6.6.21-007-netlink-Fix-kernel-infoleak-after-free-in-__sk.patch
patches.kernel.org/6.6.21-008-netlink-add-nla-be16-32-types-to-minlen-array.patch
patches.kernel.org/6.6.21-009-net-ip_tunnel-prevent-perpetual-headroom-growt.patch
patches.kernel.org/6.6.21-010-net-mctp-take-ownership-of-skb-in-mctp_local_o.patch
patches.kernel.org/6.6.21-011-net-dpaa-fman_memac-accept-phy-interface-type-.patch
patches.kernel.org/6.6.21-012-tun-Fix-xdp_rxq_info-s-queue_index-when-detach.patch
patches.kernel.org/6.6.21-013-cpufreq-intel_pstate-fix-pstate-limits-enforce.patch
patches.kernel.org/6.6.21-014-net-veth-clear-GRO-when-clearing-XDP-even-when.patch
patches.kernel.org/6.6.21-015-ipv6-fix-potential-struct-net-leak-in-inet6_rt.patch
patches.kernel.org/6.6.21-016-lan78xx-enable-auto-speed-configuration-for-LA.patch
patches.kernel.org/6.6.21-017-veth-try-harder-when-allocating-queue-memory.patch
patches.kernel.org/6.6.21-018-net-usb-dm9601-fix-wrong-return-value-in-dm960.patch
patches.kernel.org/6.6.21-019-net-lan78xx-fix-softirq-work-is-pending-error.patch
patches.kernel.org/6.6.21-020-uapi-in6-replace-temporary-label-with-rfc9486.patch
patches.kernel.org/6.6.21-021-stmmac-Clear-variable-when-destroying-workqueu.patch
patches.kernel.org/6.6.21-022-Bluetooth-hci_sync-Check-the-correct-flag-befo.patch
patches.kernel.org/6.6.21-023-Bluetooth-Avoid-potential-use-after-free-in-hc.patch
patches.kernel.org/6.6.21-024-Bluetooth-hci_sync-Fix-accept_list-when-attemp.patch
patches.kernel.org/6.6.21-025-Bluetooth-hci_event-Fix-wrongly-recorded-wakeu.patch
patches.kernel.org/6.6.21-026-Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_.patch
patches.kernel.org/6.6.21-027-Bluetooth-Enforce-validation-on-max-value-of-c.patch
patches.kernel.org/6.6.21-028-Bluetooth-qca-Fix-wrong-event-type-for-patch-c.patch
patches.kernel.org/6.6.21-029-Bluetooth-hci_qca-Set-BDA-quirk-bit-if-fwnode-.patch
patches.kernel.org/6.6.21-030-Bluetooth-qca-Fix-triggering-coredump-implemen.patch
patches.kernel.org/6.6.21-031-netfilter-nf_tables-allow-NFPROTO_INET-in-nft_.patch
patches.kernel.org/6.6.21-032-netfilter-bridge-confirm-multicast-packets-bef.patch
patches.kernel.org/6.6.21-033-tools-ynl-fix-handling-of-multiple-mcast-group.patch
patches.kernel.org/6.6.21-034-rtnetlink-fix-error-logic-of-IFLA_BRIDGE_FLAGS.patch
patches.kernel.org/6.6.21-035-igb-extend-PTP-timestamp-adjustments-to-i211.patch
patches.kernel.org/6.6.21-036-net-hsr-Use-correct-offset-for-HSR-TLV-values-.patch
patches.kernel.org/6.6.21-037-tls-decrement-decrypt_pending-if-no-async-comp.patch
patches.kernel.org/6.6.21-038-tls-fix-peeking-with-sync-async-decryption.patch
patches.kernel.org/6.6.21-039-tls-separate-no-async-decryption-request-handl.patch
patches.kernel.org/6.6.21-040-tls-fix-use-after-free-on-failed-backlog-decry.patch
patches.kernel.org/6.6.21-041-efi-capsule-loader-fix-incorrect-allocation-si.patch
patches.kernel.org/6.6.21-042-power-supply-bq27xxx-i2c-Do-not-free-non-exist.patch
patches.kernel.org/6.6.21-043-ASoC-cs35l56-Must-clear-HALO_STATE-before-issu.patch
patches.kernel.org/6.6.21-044-ALSA-Drop-leftover-snd-rtctimer-stuff-from-Mak.patch
patches.kernel.org/6.6.21-045-ASoC-soc.h-convert-asoc_xxx-to-snd_soc_xxx.patch
patches.kernel.org/6.6.21-046-ASoC-qcom-convert-not-to-use-asoc_xxx.patch
patches.kernel.org/6.6.21-047-ASoC-qcom-Fix-uninitialized-pointer-dmactl.patch
patches.kernel.org/6.6.21-048-riscv-Fix-build-error-if-CONFIG_ARCH_ENABLE_HU.patch
patches.kernel.org/6.6.21-049-ASoC-cs35l56-cs35l56_component_remove-must-cle.patch
patches.kernel.org/6.6.21-050-ASoC-cs35l56-cs35l56_component_remove-must-cle.patch
patches.kernel.org/6.6.21-051-ASoC-cs35l56-Don-t-add-the-same-register-patch.patch
patches.kernel.org/6.6.21-052-ASoC-cs35l56-Fix-for-initializing-ASP1-mixer-r.patch
patches.kernel.org/6.6.21-053-ASoC-cs35l56-Fix-misuse-of-wm_adsp-part-string.patch
patches.kernel.org/6.6.21-054-ASoC-cs35l56-Fix-deadlock-in-ASP1-mixer-regist.patch
patches.kernel.org/6.6.21-055-ASoC-soc-card-Fix-missing-locking-in-snd_soc_c.patch
patches.kernel.org/6.6.21-056-RISC-V-Ignore-V-from-the-riscv-isa-DT-property.patch
patches.kernel.org/6.6.21-057-drm-tegra-Remove-existing-framebuffer-only-if-.patch
patches.kernel.org/6.6.21-058-fbcon-always-restore-the-old-font-data-in-fbco.patch
patches.kernel.org/6.6.21-059-afs-Fix-endless-loop-in-directory-parsing.patch
patches.kernel.org/6.6.21-060-drivers-perf-added-capabilities-for-legacy-PMU.patch
patches.kernel.org/6.6.21-061-drivers-perf-ctr_get_width-function-for-legacy.patch
patches.kernel.org/6.6.21-062-Revert-riscv-mm-support-Svnapot-in-huge-vmap.patch
patches.kernel.org/6.6.21-063-riscv-Fix-pte_leaf_size-for-NAPOT.patch
patches.kernel.org/6.6.21-064-riscv-Sparse-Memory-vmemmap-out-of-bounds-fix.patch
patches.kernel.org/6.6.21-065-btrfs-fix-race-between-ordered-extent-completi.patch
patches.kernel.org/6.6.21-066-of-property-fw_devlink-Fix-stupid-bug-in-remot.patch
patches.kernel.org/6.6.21-067-tomoyo-fix-UAF-write-bug-in-tomoyo_write_contr.patch
patches.kernel.org/6.6.21-068-ALSA-firewire-lib-fix-to-check-cycle-continuit.patch
patches.kernel.org/6.6.21-069-ALSA-ump-Fix-the-discard-error-code-from-snd_u.patch
patches.kernel.org/6.6.21-070-ALSA-hda-realtek-tas2781-enable-subwoofer-volu.patch
patches.kernel.org/6.6.21-071-ALSA-hda-realtek-Enable-Mute-LED-on-HP-840-G8-.patch
patches.kernel.org/6.6.21-072-ALSA-hda-realtek-fix-mute-micmute-LED-For-HP-m.patch
patches.kernel.org/6.6.21-073-ALSA-hda-realtek-Add-special-fixup-for-Lenovo-.patch
patches.kernel.org/6.6.21-074-Bluetooth-hci_bcm4377-do-not-mark-valid-bd_add.patch
patches.kernel.org/6.6.21-075-landlock-Fix-asymmetric-private-inodes-referri.patch
patches.kernel.org/6.6.21-076-gtp-fix-use-after-free-and-null-ptr-deref-in-g.patch
patches.kernel.org/6.6.21-077-mm-cachestat-fix-folio-read-after-free-in-cach.patch
patches.kernel.org/6.6.21-078-mtd-rawnand-marvell-fix-layouts.patch
patches.kernel.org/6.6.21-079-wifi-nl80211-reject-iftype-change-with-mesh-ID.patch
patches.kernel.org/6.6.21-080-btrfs-fix-double-free-of-anonymous-device-afte.patch
patches.kernel.org/6.6.21-081-btrfs-dev-replace-properly-validate-device-nam.patch
patches.kernel.org/6.6.21-082-btrfs-send-don-t-issue-unnecessary-zero-writes.patch
patches.kernel.org/6.6.21-083-Revert-drm-amd-pm-resolve-reboot-exception-for.patch
patches.kernel.org/6.6.21-084-drm-buddy-fix-range-bias.patch
patches.kernel.org/6.6.21-085-drm-amd-display-Add-monitor-patch-for-specific.patch
patches.kernel.org/6.6.21-086-soc-qcom-pmic_glink-Fix-boot-when-QRTR-m.patch
patches.kernel.org/6.6.21-087-dmaengine-fsl-qdma-fix-SoC-may-hang-on-16-byte.patch
patches.kernel.org/6.6.21-088-crypto-arm64-neonbs-fix-out-of-bounds-access-o.patch
patches.kernel.org/6.6.21-089-dmaengine-ptdma-use-consistent-DMA-masks.patch
patches.kernel.org/6.6.21-090-dmaengine-fsl-edma-correct-calculation-of-nbyt.patch
patches.kernel.org/6.6.21-091-dmaengine-fsl-qdma-init-irq-after-reg-initiali.patch
patches.kernel.org/6.6.21-092-mmc-mmci-stm32-fix-DMA-API-overlapping-mapping.patch
patches.kernel.org/6.6.21-093-mmc-core-Fix-eMMC-initialization-with-1-bit-bu.patch
patches.kernel.org/6.6.21-094-mmc-sdhci-xenon-add-timeout-for-PHY-init-compl.patch
patches.kernel.org/6.6.21-095-mmc-sdhci-xenon-fix-PHY-init-clock-stability.patch
patches.kernel.org/6.6.21-096-RISC-V-Drop-invalid-test-from-CONFIG_AS_HAS_OP.patch
patches.kernel.org/6.6.21-097-riscv-add-CALLER_ADDRx-support.patch
patches.kernel.org/6.6.21-098-kbuild-Add-Wa-fatal-warnings-to-as-instr-invoc.patch
patches.kernel.org/6.6.21-099-iommufd-Fix-iopt_access_list_id-overwrite-bug.patch
patches.kernel.org/6.6.21-100-efivarfs-Request-at-most-512-bytes-for-variabl.patch
patches.kernel.org/6.6.21-101-pmdomain-qcom-rpmhpd-Fix-enabled_corner-aggreg.patch
patches.kernel.org/6.6.21-102-mm-debug_vm_pgtable-fix-BUG_ON-with-pud-advanc.patch
patches.kernel.org/6.6.21-103-x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch
patches.kernel.org/6.6.21-104-x86-cpu-intel-Detect-TME-keyid-bits-before-set.patch
patches.kernel.org/6.6.21-105-mptcp-map-v4-address-to-v6-when-destroying-sub.patch
patches.kernel.org/6.6.21-106-mptcp-avoid-printing-warning-once-on-client-si.patch
patches.kernel.org/6.6.21-107-mptcp-push-at-DSS-boundaries.patch
patches.kernel.org/6.6.21-108-selftests-mptcp-join-add-ss-mptcp-support-chec.patch
patches.kernel.org/6.6.21-109-mptcp-fix-snd_wnd-initialization-for-passive-s.patch
patches.kernel.org/6.6.21-110-mptcp-fix-potential-wake-up-event-loss.patch
patches.kernel.org/6.6.21-111-mptcp-fix-double-free-on-socket-dismantle.patch
patches.kernel.org/6.6.21-112-mptcp-fix-possible-deadlock-in-subflow-diag.patch
patches.kernel.org/6.6.21-113-NFS-Fix-data-corruption-caused-by-congestion.patch
patches.kernel.org/6.6.21-114-af_unix-Fix-task-hung-while-purging-oob_skb-in.patch
patches.kernel.org/6.6.21-115-af_unix-Drop-oob_skb-ref-before-purging-queue-.patch
patches.kernel.org/6.6.21-116-ASoC-cs35l56-fix-reversed-if-statement-in-cs35.patch
patches.kernel.org/6.6.21-117-dmaengine-dw-edma-Fix-the-ch_count-hdma-callba.patch
patches.kernel.org/6.6.21-118-dmaengine-dw-edma-Fix-wrong-interrupt-bit-set-.patch
patches.kernel.org/6.6.21-119-dmaengine-dw-edma-HDMA_V0_REMOTEL_STOP_INT_EN-.patch
patches.kernel.org/6.6.21-120-dmaengine-dw-edma-Add-HDMA-remote-interrupt-co.patch
patches.kernel.org/6.6.21-121-dmaengine-dw-edma-HDMA-Add-sync-read-before-st.patch
patches.kernel.org/6.6.21-122-dmaengine-dw-edma-eDMA-Add-sync-read-before-st.patch
patches.kernel.org/6.6.21-123-phy-freescale-phy-fsl-imx8-mipi-dphy-Fix-alias.patch
patches.kernel.org/6.6.21-124-dmaengine-idxd-Remove-shadow-Event-Log-head-st.patch
patches.kernel.org/6.6.21-125-dmaengine-idxd-Ensure-safe-user-copy-of-comple.patch
patches.kernel.org/6.6.21-126-powerpc-pseries-iommu-IOMMU-table-is-not-initi.patch
patches.kernel.org/6.6.21-127-powerpc-rtas-use-correct-function-name-for-res.patch
patches.kernel.org/6.6.21-128-gpio-74x164-Enable-output-pins-after-registers.patch
patches.kernel.org/6.6.21-129-gpiolib-Fix-the-error-path-order-in-gpiochip_a.patch
patches.kernel.org/6.6.21-130-gpio-fix-resource-unwinding-order-in-error-pat.patch
patches.kernel.org/6.6.21-131-block-define-bvec_iter-as-__packed-__aligned-4.patch
patches.kernel.org/6.6.21-132-x86-entry_64-Add-VERW-just-before-userspace-tr.patch
patches.kernel.org/6.6.21-133-x86-entry_32-Add-VERW-just-before-userspace-tr.patch
patches.kernel.org/6.6.21-134-x86-bugs-Use-ALTERNATIVE-instead-of-mds_user_c.patch
patches.kernel.org/6.6.21-135-KVM-VMX-Use-BT-JNC-i.e.-EFLAGS.CF-to-select-VM.patch
patches.kernel.org/6.6.21-136-KVM-VMX-Move-VERW-closer-to-VMentry-for-MDS-mi.patch
patches.kernel.org/6.6.21-137-selftests-mptcp-add-evts_get_info-helper.patch
patches.kernel.org/6.6.21-138-selftests-mptcp-add-chk_subflows_total-helper.patch
patches.kernel.org/6.6.21-139-selftests-mptcp-update-userspace-pm-test-helpe.patch
patches.kernel.org/6.6.21-140-selftests-mptcp-add-mptcp_lib_is_v6.patch
patches.kernel.org/6.6.21-141-selftests-mptcp-rm-subflow-with-v4-v4mapped-ad.patch
patches.kernel.org/6.6.21-142-drm-nouveau-don-t-fini-scheduler-before-entity.patch
patches.kernel.org/6.6.21-143-Linux-6.6.21.patch
patches.kernel.org/6.6.22-001-dt-bindings-dma-fsl-edma-Add-fsl-edma.h-to-pre.patch
patches.kernel.org/6.6.22-002-dmaengine-fsl-edma-utilize-common-dt-binding-h.patch
patches.kernel.org/6.6.22-003-dmaengine-fsl-edma-correct-max_segment_size-se.patch
patches.kernel.org/6.6.22-004-ceph-switch-to-corrected-encoding-of-max_xattr.patch
patches.kernel.org/6.6.22-005-mm-vmscan-fix-a-bug-calling-wakeup_kswapd-with.patch
patches.kernel.org/6.6.22-006-xfrm-Pass-UDP-encapsulation-in-TX-packet-offlo.patch
patches.kernel.org/6.6.22-007-net-lan78xx-fix-runtime-PM-count-underflow-on-.patch
patches.kernel.org/6.6.22-008-ixgbe-dis-en-able-irqs-in-ixgbe_txrx_ring_-dis.patch
patches.kernel.org/6.6.22-009-i40e-disable-NAPI-right-after-disabling-irqs-w.patch
patches.kernel.org/6.6.22-010-ice-reorder-disabling-IRQ-and-NAPI-in-ice_qp_d.patch
patches.kernel.org/6.6.22-011-Revert-net-mlx5-Block-entering-switchdev-mode-.patch
patches.kernel.org/6.6.22-012-Revert-net-mlx5e-Check-the-number-of-elements-.patch
patches.kernel.org/6.6.22-013-net-mlx5-E-switch-Change-flow-rule-destination.patch
patches.kernel.org/6.6.22-014-net-mlx5-Check-capability-for-fw_reset.patch
patches.kernel.org/6.6.22-015-net-mlx5e-Change-the-warning-when-ignore_flow_.patch
patches.kernel.org/6.6.22-016-net-mlx5e-Fix-MACsec-state-loss-upon-state-upd.patch
patches.kernel.org/6.6.22-017-net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-.patch
patches.kernel.org/6.6.22-018-net-mlx5e-Switch-to-using-_bh-variant-of-of-sp.patch
patches.kernel.org/6.6.22-019-tracing-net_sched-Fix-tracepoints-that-save-qd.patch
patches.kernel.org/6.6.22-020-geneve-make-sure-to-pull-inner-header-in-genev.patch
patches.kernel.org/6.6.22-021-net-sparx5-Fix-use-after-free-inside-sparx5_de.patch
patches.kernel.org/6.6.22-022-ice-virtchnl-stop-pretending-to-support-RSS-ov.patch
patches.kernel.org/6.6.22-023-net-ice-Fix-potential-NULL-pointer-dereference.patch
patches.kernel.org/6.6.22-024-igc-avoid-returning-frame-twice-in-XDP_REDIREC.patch
patches.kernel.org/6.6.22-025-net-ipv6-avoid-possible-UAF-in-ip6_route_mpath.patch
patches.kernel.org/6.6.22-026-bpf-check-bpf_func_state-callback_depth-when-p.patch
patches.kernel.org/6.6.22-027-xdp-bonding-Fix-feature-flags-when-there-are-n.patch
patches.kernel.org/6.6.22-028-selftests-bpf-Fix-up-xdp-bonding-test-wrt-feat.patch
patches.kernel.org/6.6.22-029-cpumap-Zero-initialise-xdp_rxq_info-struct-bef.patch
patches.kernel.org/6.6.22-030-net-dsa-microchip-fix-register-write-order-in-.patch
patches.kernel.org/6.6.22-031-net-rds-fix-WARNING-in-rds_conn_connect_if_dow.patch
patches.kernel.org/6.6.22-032-netfilter-nft_ct-fix-l3num-expectations-with-i.patch
patches.kernel.org/6.6.22-033-netfilter-nf_conntrack_h323-Add-protection-for.patch
patches.kernel.org/6.6.22-034-erofs-apply-proper-VMA-alignment-for-memory-ma.patch
patches.kernel.org/6.6.22-035-netrom-Fix-a-data-race-around-sysctl_netrom_de.patch
patches.kernel.org/6.6.22-036-netrom-Fix-a-data-race-around-sysctl_netrom_ob.patch
patches.kernel.org/6.6.22-037-netrom-Fix-data-races-around-sysctl_netrom_net.patch
patches.kernel.org/6.6.22-038-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
patches.kernel.org/6.6.22-039-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
patches.kernel.org/6.6.22-040-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
patches.kernel.org/6.6.22-041-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
patches.kernel.org/6.6.22-042-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
patches.kernel.org/6.6.22-043-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
patches.kernel.org/6.6.22-044-netrom-Fix-a-data-race-around-sysctl_netrom_ro.patch
patches.kernel.org/6.6.22-045-netrom-Fix-a-data-race-around-sysctl_netrom_li.patch
patches.kernel.org/6.6.22-046-netrom-Fix-data-races-around-sysctl_net_busy_r.patch
patches.kernel.org/6.6.22-047-net-pds_core-Fix-possible-double-free-in-error.patch
patches.kernel.org/6.6.22-048-KVM-s390-add-stat-counter-for-shadow-gmap-even.patch
patches.kernel.org/6.6.22-049-KVM-s390-vsie-fix-race-during-shadow-creation.patch
patches.kernel.org/6.6.22-050-readahead-avoid-multiple-marked-readahead-page.patch
patches.kernel.org/6.6.22-051-selftests-mptcp-decrease-BW-in-simult-flows.patch
patches.kernel.org/6.6.22-052-x86-mmio-Disable-KVM-mitigation-when-X86_FEATU.patch
patches.kernel.org/6.6.22-053-Documentation-hw-vuln-Add-documentation-for-RF.patch
patches.kernel.org/6.6.22-054-x86-rfds-Mitigate-Register-File-Data-Sampling-.patch
patches.kernel.org/6.6.22-055-KVM-x86-Export-RFDS_NO-and-RFDS_CLEAR-to-guest.patch
patches.kernel.org/6.6.22-056-Linux-6.6.22.patch
patches.kernel.org/6.6.23-001-platform-x86-p2sb-On-Goldmont-only-cache-P2SB-.patch
patches.kernel.org/6.6.23-002-io_uring-unix-drop-usage-of-io_uring-socket.patch
patches.kernel.org/6.6.23-003-io_uring-drop-any-code-related-to-SCM_RIGHTS.patch
patches.kernel.org/6.6.23-004-soc-qcom-pmic_glink_altmode-fix-drm-bridge-use.patch
patches.kernel.org/6.6.23-005-media-rkisp1-Fix-IRQ-handling-due-to-shared-in.patch
patches.kernel.org/6.6.23-006-ASoC-cs42l43-Handle-error-from-devm_pm_runtime.patch
patches.kernel.org/6.6.23-007-wifi-iwlwifi-mvm-use-correct-address-3-in-A-MS.patch
patches.kernel.org/6.6.23-008-perf-arm-cmn-Workaround-AmpereOneX-errata-AC04.patch
patches.kernel.org/6.6.23-009-selftests-openvswitch-Add-validation-for-the-r.patch
patches.kernel.org/6.6.23-010-selftests-tls-use-exact-comparison-in-recv_par.patch
patches.kernel.org/6.6.23-011-ASoC-rt5645-Make-LattePanda-board-DMI-match-mo.patch
patches.kernel.org/6.6.23-012-spi-intel-pci-Add-support-for-Lunar-Lake-M-SPI.patch
patches.kernel.org/6.6.23-013-regmap-kunit-Ensure-that-changed-bytes-are-act.patch
patches.kernel.org/6.6.23-014-ASoC-amd-yc-Fix-non-functional-mic-on-Lenovo-8.patch
patches.kernel.org/6.6.23-015-x86-xen-Add-some-null-pointer-checking-to-smp..patch
patches.kernel.org/6.6.23-016-MIPS-Clear-Cause.BD-in-instruction_pointer_set.patch
patches.kernel.org/6.6.23-017-HID-multitouch-Add-required-quirk-for-Synaptic.patch
patches.kernel.org/6.6.23-018-ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmw.patch
patches.kernel.org/6.6.23-019-gen_compile_commands-fix-invalid-escape-sequen.patch
patches.kernel.org/6.6.23-020-arm64-sve-Lower-the-maximum-allocation-for-the.patch
patches.kernel.org/6.6.23-021-soc-microchip-Fix-POLARFIRE_SOC_SYS_CTRL-input.patch
patches.kernel.org/6.6.23-022-arm64-dts-rockchip-mark-system-power-controlle.patch
patches.kernel.org/6.6.23-023-RDMA-mlx5-Fix-fortify-source-warning-while-acc.patch
patches.kernel.org/6.6.23-024-RDMA-mlx5-Relax-DEVX-access-upon-modify-comman.patch
patches.kernel.org/6.6.23-025-ARM-dts-rockchip-Drop-interrupts-property-from.patch
patches.kernel.org/6.6.23-026-riscv-dts-sifive-add-missing-interrupt-cells-t.patch
patches.kernel.org/6.6.23-027-x86-mm-Move-is_vsyscall_vaddr-into-asm-vsyscal.patch
patches.kernel.org/6.6.23-028-x86-mm-Disallow-vsyscall-page-read-for-copy_fr.patch
patches.kernel.org/6.6.23-029-net-iucv-fix-the-allocation-size-of-iucv_path_.patch
patches.kernel.org/6.6.23-030-parisc-ftrace-add-missing-CONFIG_DYNAMIC_FTRAC.patch
patches.kernel.org/6.6.23-031-block-sed-opal-handle-empty-atoms-when-parsing.patch
patches.kernel.org/6.6.23-032-cxl-region-Handle-endpoint-decoders-in-cxl_reg.patch
patches.kernel.org/6.6.23-033-cxl-region-Allow-out-of-order-assembly-of-auto.patch
patches.kernel.org/6.6.23-034-perf-CXL-fix-CPMU-filter-value-mask-length.patch
patches.kernel.org/6.6.23-035-platform-x86-x86-android-tablets-Fix-acer_b1_7.patch
patches.kernel.org/6.6.23-036-dm-verity-dm-crypt-align-struct-bvec_iter-corr.patch
patches.kernel.org/6.6.23-037-arm-dts-Fix-dtc-interrupt_provider-warnings.patch
patches.kernel.org/6.6.23-038-arm64-dts-Fix-dtc-interrupt_provider-warnings.patch
patches.kernel.org/6.6.23-039-arm-dts-Fix-dtc-interrupt_map-warnings.patch
patches.kernel.org/6.6.23-040-arm64-dts-qcom-Fix-interrupt-map-cell-sizes.patch
patches.kernel.org/6.6.23-041-ARM-dts-renesas-rcar-gen2-Add-missing-interrup.patch
patches.kernel.org/6.6.23-042-regulator-max5970-Fix-regulator-child-node-nam.patch
patches.kernel.org/6.6.23-043-btrfs-fix-data-races-when-accessing-the-reserv.patch
patches.kernel.org/6.6.23-044-btrfs-fix-data-race-at-btrfs_use_block_rsv-whe.patch
patches.kernel.org/6.6.23-045-net-smsc95xx-add-support-for-SYS-TEC-USB-SPEmo.patch
patches.kernel.org/6.6.23-046-wifi-mac80211-only-call-drv_sta_rc_update-for-.patch
patches.kernel.org/6.6.23-047-drm-ttm-tests-depend-on-UML-COMPILE_TEST.patch
patches.kernel.org/6.6.23-048-ASoC-amd-yc-Add-Lenovo-ThinkBook-21J0-into-DMI.patch
patches.kernel.org/6.6.23-049-scsi-mpt3sas-Prevent-sending-diag_reset-when-t.patch
patches.kernel.org/6.6.23-050-ALSA-hda-realtek-ALC285-reduce-pop-noise-from-.patch
patches.kernel.org/6.6.23-051-drm-amdgpu-Enable-gpu-reset-for-S3-abort-cases.patch
patches.kernel.org/6.6.23-052-ASoC-amd-yc-Fix-non-functional-mic-on-Lenovo-2.patch
patches.kernel.org/6.6.23-053-Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_.patch
patches.kernel.org/6.6.23-054-Bluetooth-mgmt-Fix-limited-discoverable-off-ti.patch
patches.kernel.org/6.6.23-055-firewire-core-use-long-bus-reset-on-gap-count-.patch
patches.kernel.org/6.6.23-056-perf-RISCV-Fix-panic-on-pmu-overflow-handler.patch
patches.kernel.org/6.6.23-057-arm64-tegra-Set-the-correct-PHY-mode-for-MGBE.patch
patches.kernel.org/6.6.23-058-ASoC-Intel-bytcr_rt5640-Add-an-extra-entry-for.patch
patches.kernel.org/6.6.23-059-x86-hyperv-Allow-15-bit-APIC-IDs-for-VTL-platf.patch
patches.kernel.org/6.6.23-060-ASoC-amd-yc-Add-HP-Pavilion-Aero-Laptop-13-be2.patch
patches.kernel.org/6.6.23-061-xfrm-fix-xfrm-child-route-lookup-for-packet-of.patch
patches.kernel.org/6.6.23-062-xfrm-set-skb-control-buffer-based-on-packet-of.patch
patches.kernel.org/6.6.23-063-Input-gpio_keys_polled-suppress-deferred-probe.patch
patches.kernel.org/6.6.23-064-ASoC-wm8962-Enable-oscillator-if-selecting-WM8.patch
patches.kernel.org/6.6.23-065-ASoC-wm8962-Enable-both-SPKOUTR_ENA-and-SPKOUT.patch
patches.kernel.org/6.6.23-066-ASoC-wm8962-Fix-up-incorrect-error-message-in-.patch
patches.kernel.org/6.6.23-067-do_sys_name_to_handle-use-kzalloc-to-fix-kerne.patch
patches.kernel.org/6.6.23-068-workqueue.c-Increase-workqueue-name-length.patch
patches.kernel.org/6.6.23-069-workqueue-Move-pwq-max_active-to-wq-max_active.patch
patches.kernel.org/6.6.23-070-workqueue-Factor-out-pwq_is_empty.patch
patches.kernel.org/6.6.23-071-workqueue-Replace-pwq_activate_inactive_work-w.patch
patches.kernel.org/6.6.23-072-workqueue-Move-nr_active-handling-into-helpers.patch
patches.kernel.org/6.6.23-073-workqueue-Make-wq_adjust_max_active-round-robi.patch
patches.kernel.org/6.6.23-074-workqueue-RCU-protect-wq-dfl_pwq-and-implement.patch
patches.kernel.org/6.6.23-075-workqueue-Introduce-struct-wq_node_nr_active.patch
patches.kernel.org/6.6.23-076-workqueue-Implement-system-wide-nr_active-enfo.patch
patches.kernel.org/6.6.23-077-workqueue-Don-t-call-cpumask_test_cpu-with-1-C.patch
patches.kernel.org/6.6.23-078-iomap-clear-the-per-folio-dirty-bits-on-all-wr.patch
patches.kernel.org/6.6.23-079-fs-Fix-rw_hint-validation.patch
patches.kernel.org/6.6.23-080-io_uring-remove-looping-around-handling-tradit.patch
patches.kernel.org/6.6.23-081-io_uring-remove-unconditional-looping-in-local.patch
patches.kernel.org/6.6.23-082-s390-dasd-Use-dev_-for-device-log-messages.patch
patches.kernel.org/6.6.23-083-s390-dasd-fix-double-module-refcount-decrement.patch
patches.kernel.org/6.6.23-084-rcu-exp-Fix-RCU-expedited-parallel-grace-perio.patch
patches.kernel.org/6.6.23-085-rcu-exp-Handle-RCU-expedited-grace-period-kwor.patch
patches.kernel.org/6.6.23-086-nbd-null-check-for-nla_nest_start.patch
patches.kernel.org/6.6.23-087-fs-select-rework-stack-allocation-hack-for-cla.patch
patches.kernel.org/6.6.23-088-md-Don-t-clear-MD_CLOSING-when-the-raid-is-abo.patch
patches.kernel.org/6.6.23-089-ovl-remove-unused-code-in-lowerdir-param-parsi.patch
patches.kernel.org/6.6.23-090-ovl-store-and-show-the-user-provided-lowerdir-.patch
patches.kernel.org/6.6.23-091-ovl-refactor-layer-parsing-helpers.patch
patches.kernel.org/6.6.23-092-ovl-add-support-for-appending-lowerdirs-one-by.patch
patches.kernel.org/6.6.23-093-ovl-Always-reject-mounting-over-case-insensiti.patch
patches.kernel.org/6.6.23-094-kunit-test-Log-the-correct-filter-string-in-ex.patch
patches.kernel.org/6.6.23-095-lib-cmdline-Fix-an-invalid-format-specifier-in.patch
patches.kernel.org/6.6.23-096-lib-memcpy_kunit-Fix-an-invalid-format-specifi.patch
patches.kernel.org/6.6.23-097-time-test-Fix-incorrect-format-specifier.patch
patches.kernel.org/6.6.23-098-rtc-test-Fix-invalid-format-specifier.patch
patches.kernel.org/6.6.23-099-io_uring-net-unify-how-recvmsg-and-sendmsg-cop.patch
patches.kernel.org/6.6.23-100-io_uring-net-move-receive-multishot-out-of-the.patch
patches.kernel.org/6.6.23-101-io_uring-net-fix-overflow-check-in-io_recvmsg_.patch
patches.kernel.org/6.6.23-102-aoe-fix-the-potential-use-after-free-problem-i.patch
patches.kernel.org/6.6.23-103-x86-mm-Ensure-input-to-pfn_to_kaddr-is-treated.patch
patches.kernel.org/6.6.23-104-x86-resctrl-Remove-hard-coded-memory-bandwidth.patch
patches.kernel.org/6.6.23-105-x86-resctrl-Read-supported-bandwidth-sources-f.patch
patches.kernel.org/6.6.23-106-x86-resctrl-Implement-new-mba_MBps-throttling-.patch
patches.kernel.org/6.6.23-107-x86-sme-Fix-memory-encryption-setting-if-enabl.patch
patches.kernel.org/6.6.23-108-timekeeping-Fix-cross-timestamp-interpolation-.patch
patches.kernel.org/6.6.23-109-timekeeping-Fix-cross-timestamp-interpolation-.patch
patches.kernel.org/6.6.23-110-timekeeping-Fix-cross-timestamp-interpolation-.patch
patches.kernel.org/6.6.23-111-sched-fair-Take-the-scheduling-domain-into-acc.patch
patches.kernel.org/6.6.23-112-sched-fair-Take-the-scheduling-domain-into-acc.patch
patches.kernel.org/6.6.23-113-wifi-ath10k-fix-NULL-pointer-dereference-in-at.patch
patches.kernel.org/6.6.23-114-wifi-b43-Stop-wake-correct-queue-in-DMA-Tx-pat.patch
patches.kernel.org/6.6.23-115-wifi-b43-Stop-wake-correct-queue-in-PIO-Tx-pat.patch
patches.kernel.org/6.6.23-116-wifi-b43-Stop-correct-queue-in-DMA-worker-when.patch
patches.kernel.org/6.6.23-117-wifi-b43-Disable-QoS-for-bcm4331.patch
patches.kernel.org/6.6.23-118-wifi-wilc1000-fix-declarations-ordering.patch
patches.kernel.org/6.6.23-119-wifi-wilc1000-fix-RCU-usage-in-connect-path.patch
patches.kernel.org/6.6.23-120-wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_.patch
patches.kernel.org/6.6.23-121-wifi-wilc1000-do-not-realloc-workqueue-everyti.patch
patches.kernel.org/6.6.23-122-wifi-wilc1000-fix-multi-vif-management-when-de.patch
patches.kernel.org/6.6.23-123-wifi-mwifiex-debugfs-Drop-unnecessary-error-ch.patch
patches.kernel.org/6.6.23-124-ARM-dts-renesas-r8a73a4-Fix-external-clocks-an.patch
patches.kernel.org/6.6.23-125-arm64-dts-qcom-sc8180x-Hook-up-VDD_CX-as-GCC-p.patch
patches.kernel.org/6.6.23-126-arm64-dts-qcom-sc8180x-Fix-up-big-CPU-idle-sta.patch
patches.kernel.org/6.6.23-127-arm64-dts-qcom-sc8180x-Add-missing-CPU-off-sta.patch
patches.kernel.org/6.6.23-128-arm64-dts-qcom-sc8180x-Fix-eDP-PHY-power-domai.patch
patches.kernel.org/6.6.23-129-arm64-dts-qcom-sc8180x-Don-t-hold-MDP-core-clo.patch
patches.kernel.org/6.6.23-130-arm64-dts-qcom-sc8180x-Require-LOW_SVS-vote-fo.patch
patches.kernel.org/6.6.23-131-arm64-dts-qcom-sc8180x-Shrink-aoss_qmp-registe.patch
patches.kernel.org/6.6.23-132-cpufreq-brcmstb-avs-cpufreq-add-check-for-cpuf.patch
patches.kernel.org/6.6.23-133-cpufreq-mediatek-hw-Wait-for-CPU-supplies-befo.patch
patches.kernel.org/6.6.23-134-sock_diag-annotate-data-races-around-sock_diag.patch
patches.kernel.org/6.6.23-135-inet_diag-annotate-data-races-around-inet_diag.patch
patches.kernel.org/6.6.23-136-bpftool-Silence-build-warning-about-calloc.patch
patches.kernel.org/6.6.23-137-selftests-bpf-Fix-potential-premature-unload-i.patch
patches.kernel.org/6.6.23-138-libbpf-Apply-map_set_def_max_entries-for-inner.patch
patches.kernel.org/6.6.23-139-selftest-bpf-Add-map_in_maps-with-BPF_MAP_TYPE.patch
patches.kernel.org/6.6.23-140-wifi-ath12k-Fix-issues-in-channel-list-update.patch
patches.kernel.org/6.6.23-141-selftests-bpf-De-veth-ize-the-tc_redirect-test.patch
patches.kernel.org/6.6.23-142-selftests-bpf-Add-netkit-to-tc_redirect-selfte.patch
patches.kernel.org/6.6.23-143-selftests-bpf-Fix-the-flaky-tc_redirect_dtime-.patch
patches.kernel.org/6.6.23-144-selftests-bpf-Wait-for-the-netstamp_needed_key.patch
patches.kernel.org/6.6.23-145-af_unix-Annotate-data-race-of-gc_in_progress-i.patch
patches.kernel.org/6.6.23-146-arm64-dts-qcom-sm8450-Add-missing-interconnect.patch
patches.kernel.org/6.6.23-147-soc-qcom-socinfo-rename-PM2250-to-PM4125.patch
patches.kernel.org/6.6.23-148-arm64-dts-qcom-sdm845-oneplus-common-improve-D.patch
patches.kernel.org/6.6.23-149-cpufreq-mediatek-hw-Don-t-error-out-if-supply-.patch
patches.kernel.org/6.6.23-150-libbpf-Fix-faccessat-usage-on-Android.patch
patches.kernel.org/6.6.23-151-pmdomain-qcom-rpmhpd-Drop-SA8540P-gfx.lvl.patch
patches.kernel.org/6.6.23-152-arm64-dts-qcom-sa8540p-Drop-gfx.lvl-as-power-d.patch
patches.kernel.org/6.6.23-153-arm64-dts-renesas-r8a779g0-Restore-sort-order.patch
patches.kernel.org/6.6.23-154-arm64-dts-renesas-r8a779g0-Add-missing-SCIF_CL.patch
patches.kernel.org/6.6.23-155-selftests-bpf-Disable-IPv6-for-lwt_redirect-te.patch
patches.kernel.org/6.6.23-156-arm64-dts-imx8mm-kontron-Disable-pullups-for-I.patch
patches.kernel.org/6.6.23-157-arm64-dts-imx8mm-kontron-Disable-pullups-for-I.patch
patches.kernel.org/6.6.23-158-arm64-dts-imx8mm-kontron-Disable-pullups-for-o.patch
patches.kernel.org/6.6.23-159-arm64-dts-imx8mm-kontron-Disable-pullups-for-o.patch
patches.kernel.org/6.6.23-160-arm64-dts-imx8mm-kontron-Disable-pull-resistor.patch
patches.kernel.org/6.6.23-161-arm64-dts-imx8mm-kontron-Disable-pull-resistor.patch
patches.kernel.org/6.6.23-162-arm64-dts-imx8mm-kontron-Fix-interrupt-for-RTC.patch
patches.kernel.org/6.6.23-163-libbpf-Add-missing-LIBBPF_API-annotation-to-li.patch
patches.kernel.org/6.6.23-164-wifi-ath9k-delay-all-of-ath9k_wmi_event_taskle.patch
patches.kernel.org/6.6.23-165-wifi-ath11k-change-to-move-WMI_VDEV_PARAM_SET_.patch
patches.kernel.org/6.6.23-166-wifi-ath12k-Update-Qualcomm-Innovation-Center-.patch
patches.kernel.org/6.6.23-167-wifi-ath12k-fix-fetching-MCBC-flag-for-QCN9274.patch
patches.kernel.org/6.6.23-168-wifi-iwlwifi-mvm-report-beacon-protection-fail.patch
patches.kernel.org/6.6.23-169-wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch
patches.kernel.org/6.6.23-170-wifi-iwlwifi-acpi-fix-WPFC-reading.patch
patches.kernel.org/6.6.23-171-wifi-iwlwifi-mvm-initialize-rates-in-FW-earlie.patch
patches.kernel.org/6.6.23-172-wifi-iwlwifi-fix-EWRD-table-validity-check.patch
patches.kernel.org/6.6.23-173-wifi-iwlwifi-mvm-d3-fix-IPN-byte-order.patch
patches.kernel.org/6.6.23-174-wifi-iwlwifi-mvm-fix-the-TLC-command-after-ADD.patch
patches.kernel.org/6.6.23-175-wifi-iwlwifi-read-BIOS-PNVM-only-for-non-Intel.patch
patches.kernel.org/6.6.23-176-gpio-vf610-allow-disabling-the-vf610-driver.patch
patches.kernel.org/6.6.23-177-arm64-dts-imx8mm-venice-gw71xx-fix-USB-OTG-VBU.patch
patches.kernel.org/6.6.23-178-pwm-atmel-hlcdc-Fix-clock-imbalance-related-to.patch
patches.kernel.org/6.6.23-179-net-blackhole_dev-fix-build-warning-for-ethh-s.patch
patches.kernel.org/6.6.23-180-arm64-dts-ti-k3-j721s2-Fix-power-domain-for-VT.patch
patches.kernel.org/6.6.23-181-arm64-dts-ti-k3-j784s4-Fix-power-domain-for-VT.patch
patches.kernel.org/6.6.23-182-wifi-ath11k-initialize-rx_mcs_80-and-rx_mcs_16.patch
patches.kernel.org/6.6.23-183-wifi-libertas-fix-some-memleaks-in-lbs_allocat.patch
patches.kernel.org/6.6.23-184-libbpf-Use-OPTS_SET-macro-in-bpf_xdp_query.patch
patches.kernel.org/6.6.23-185-wifi-wfx-fix-memory-leak-when-starting-AP.patch
patches.kernel.org/6.6.23-186-arm64-dts-qcom-qcm2290-declare-VLS-CLAMP-regis.patch
patches.kernel.org/6.6.23-187-arm64-dts-qcom-sm6115-declare-VLS-CLAMP-regist.patch
patches.kernel.org/6.6.23-188-wifi-ath12k-fix-incorrect-logic-of-calculating.patch
patches.kernel.org/6.6.23-189-printk-Disable-passing-console-lock-owner-comp.patch
patches.kernel.org/6.6.23-190-pwm-sti-Fix-capture-for-st-pwm-num-chan-st-cap.patch
patches.kernel.org/6.6.23-191-tools-resolve_btfids-Refactor-set-sorting-with.patch
patches.kernel.org/6.6.23-192-tools-resolve_btfids-Fix-cross-compilation-to-.patch
patches.kernel.org/6.6.23-193-wifi-iwlwifi-support-EHT-for-WH.patch
patches.kernel.org/6.6.23-194-wifi-iwlwifi-mvm-fix-erroneous-queue-index-mas.patch
patches.kernel.org/6.6.23-195-wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-th.patch
patches.kernel.org/6.6.23-196-wifi-iwlwifi-mvm-don-t-set-replay-counters-to-.patch
patches.kernel.org/6.6.23-197-s390-pai-fix-attr_event_free-upper-limit-for-p.patch
patches.kernel.org/6.6.23-198-s390-vdso-drop-fPIC-from-LDFLAGS.patch
patches.kernel.org/6.6.23-199-selftests-forwarding-Add-missing-config-entrie.patch
patches.kernel.org/6.6.23-200-selftests-forwarding-Add-missing-multicast-rou.patch
patches.kernel.org/6.6.23-201-ipv6-mcast-remove-one-synchronize_net-barrier-.patch
patches.kernel.org/6.6.23-202-arm64-dts-mt8183-Move-CrosEC-base-detection-no.patch
patches.kernel.org/6.6.23-203-arm64-dts-mediatek-mt7986-fix-reference-to-PWM.patch
patches.kernel.org/6.6.23-204-arm64-dts-mediatek-mt7986-drop-crypto-s-unneed.patch
patches.kernel.org/6.6.23-205-arm64-dts-mediatek-mt7986-fix-SPI-bus-width-pr.patch
patches.kernel.org/6.6.23-206-arm64-dts-mediatek-mt7986-fix-SPI-nodename.patch
patches.kernel.org/6.6.23-207-arm64-dts-mediatek-mt7986-drop-clock-cells-fro.patch
patches.kernel.org/6.6.23-208-arm64-dts-mediatek-mt7986-add-reset-cells-to-i.patch
patches.kernel.org/6.6.23-209-arm64-dts-mediatek-mt8192-asurada-Remove-CrosE.patch
patches.kernel.org/6.6.23-210-arm64-dts-mediatek-mt8192-fix-vencoder-clock-n.patch
patches.kernel.org/6.6.23-211-arm64-dts-mediatek-mt8186-fix-VENC-power-domai.patch
patches.kernel.org/6.6.23-212-arm64-dts-mediatek-mt7622-add-missing-device_t.patch
patches.kernel.org/6.6.23-213-can-m_can-Start-Cancel-polling-timer-together-.patch
patches.kernel.org/6.6.23-214-wifi-iwlwifi-mvm-Fix-the-listener-MAC-filter-f.patch
patches.kernel.org/6.6.23-215-bpf-Mark-bpf_spin_-lock-unlock-helpers-with-no.patch
patches.kernel.org/6.6.23-216-arm64-dts-qcom-sdm845-Use-the-Low-Power-Island.patch
patches.kernel.org/6.6.23-217-soc-qcom-llcc-Check-return-value-on-Broadcast_.patch
patches.kernel.org/6.6.23-218-ARM-dts-qcom-msm8974-correct-qfprom-node-size.patch
patches.kernel.org/6.6.23-219-arm64-dts-mediatek-mt8186-Add-missing-clocks-t.patch
patches.kernel.org/6.6.23-220-arm64-dts-mediatek-mt8186-Add-missing-xhci-clo.patch
patches.kernel.org/6.6.23-221-cpufreq-qcom-hw-add-CONFIG_COMMON_CLK-dependen.patch
patches.kernel.org/6.6.23-222-wifi-wilc1000-prevent-use-after-free-on-vif-wh.patch
patches.kernel.org/6.6.23-223-arm64-dts-ti-k3-am62-main-disable-usb-lpm.patch
patches.kernel.org/6.6.23-224-ACPI-processor_idle-Fix-memory-leak-in-acpi_pr.patch
patches.kernel.org/6.6.23-225-bus-tegra-aconnect-Update-dependency-to-ARCH_T.patch
patches.kernel.org/6.6.23-226-iommu-amd-Mark-interrupt-as-managed.patch
patches.kernel.org/6.6.23-227-wifi-brcmsmac-avoid-function-pointer-casts.patch
patches.kernel.org/6.6.23-228-arm64-dts-qcom-sdm845-db845c-correct-PCIe-wake.patch
patches.kernel.org/6.6.23-229-arm64-dts-qcom-sm8150-use-gpios-suffix-for-PCI.patch
patches.kernel.org/6.6.23-230-arm64-dts-qcom-sm8150-correct-PCIe-wake-gpios.patch
patches.kernel.org/6.6.23-231-powercap-dtpm_cpu-Fix-error-check-against-freq.patch
patches.kernel.org/6.6.23-232-net-ena-Remove-ena_select_queue.patch
patches.kernel.org/6.6.23-233-arm64-dts-ti-k3-j7200-common-proc-board-Modify.patch
patches.kernel.org/6.6.23-234-arm64-dts-ti-k3-j7200-common-proc-board-Remove.patch
patches.kernel.org/6.6.23-235-arm64-dts-ti-k3-j721s2-common-proc-board-Remov.patch
patches.kernel.org/6.6.23-236-arm64-dts-ti-k3-j784s4-evm-Remove-Pinmux-for-C.patch
patches.kernel.org/6.6.23-237-arm64-dts-ti-k3-am642-evm-Add-boot-phase-tags-.patch
patches.kernel.org/6.6.23-238-arm64-dts-ti-k3-am642-sk-Add-boot-phase-tags-m.patch
patches.kernel.org/6.6.23-239-arm64-dts-ti-k3-am64-Enable-SDHCI-nodes-at-the.patch
patches.kernel.org/6.6.23-240-arm64-dts-ti-k3-am64-main-Fix-ITAP-OTAP-values.patch
patches.kernel.org/6.6.23-241-arm64-dts-mt8195-cherry-tomato-change-watchdog.patch
patches.kernel.org/6.6.23-242-arm64-dts-ti-Add-common1-register-space-for-AM.patch
patches.kernel.org/6.6.23-243-arm64-dts-ti-Add-common1-register-space-for-AM.patch
patches.kernel.org/6.6.23-244-firmware-arm_scmi-Fix-double-free-in-SMC-trans.patch
patches.kernel.org/6.6.23-245-arm64-dts-ti-k3-am62p-Fix-memory-ranges-for-DM.patch
patches.kernel.org/6.6.23-246-wifi-wilc1000-revert-reset-line-logic-flip.patch
patches.kernel.org/6.6.23-247-ARM-dts-arm-realview-Fix-development-chip-ROM-.patch
patches.kernel.org/6.6.23-248-memory-tegra-Correct-DLA-client-names.patch
patches.kernel.org/6.6.23-249-wifi-mt76-mt7996-fix-TWT-issues.patch
patches.kernel.org/6.6.23-250-wifi-mt76-mt7996-fix-incorrect-interpretation-.patch
patches.kernel.org/6.6.23-251-wifi-mt76-mt7996-fix-HE-beamformer-phy-cap-for.patch
patches.kernel.org/6.6.23-252-wifi-mt76-mt7996-fix-efuse-reading-issue.patch
patches.kernel.org/6.6.23-253-wifi-mt76-mt7996-fix-HIF_TXD_V2_1-value.patch
patches.kernel.org/6.6.23-254-wifi-mt76-mt792x-fix-ethtool-warning.patch
patches.kernel.org/6.6.23-255-wifi-mt76-mt7921e-fix-use-after-free-in-free_i.patch
patches.kernel.org/6.6.23-256-wifi-mt76-mt792x-fix-a-potential-loading-failu.patch
patches.kernel.org/6.6.23-257-arm64-dts-renesas-rzg2l-Add-missing-interrupts.patch
patches.kernel.org/6.6.23-258-arm64-dts-renesas-r8a779a0-Correct-avb-01-reg-.patch
patches.kernel.org/6.6.23-259-arm64-dts-renesas-r8a779g0-Correct-avb-01-reg-.patch
patches.kernel.org/6.6.23-260-net-mctp-copy-skb-ext-data-when-fragmenting.patch
patches.kernel.org/6.6.23-261-pstore-inode-Convert-mutex-usage-to-guard-mute.patch
patches.kernel.org/6.6.23-262-pstore-inode-Only-d_invalidate-is-needed.patch
patches.kernel.org/6.6.23-263-arm64-dts-allwinner-h6-Add-RX-DMA-channel-for-.patch
patches.kernel.org/6.6.23-264-ARM-dts-imx6dl-yapp4-Fix-typo-in-the-QCA-switc.patch
patches.kernel.org/6.6.23-265-ARM-dts-imx6dl-yapp4-Move-the-internal-switch-.patch
patches.kernel.org/6.6.23-266-arm64-dts-imx8mp-Set-SPI-NOR-to-max-40-MHz-on-.patch
patches.kernel.org/6.6.23-267-arm64-dts-imx8mp-evk-Fix-hdmi-3d-node.patch
patches.kernel.org/6.6.23-268-regulator-userspace-consumer-add-module-device.patch
patches.kernel.org/6.6.23-269-gpiolib-Pass-consumer-device-through-to-core-i.patch
patches.kernel.org/6.6.23-270-arm64-dts-marvell-reorder-crypto-interrupts-on.patch
patches.kernel.org/6.6.23-271-ACPI-resource-Add-Infinity-laptops-to-irq1_edg.patch
patches.kernel.org/6.6.23-272-ACPI-resource-Do-IRQ-override-on-Lunnen-Ground.patch
patches.kernel.org/6.6.23-273-ACPI-resource-Add-MAIBENBEN-X577-to-irq1_edge_.patch
patches.kernel.org/6.6.23-274-ACPI-scan-Fix-device-check-notification-handli.patch
patches.kernel.org/6.6.23-275-arm64-dts-rockchip-add-missing-interrupt-names.patch
patches.kernel.org/6.6.23-276-arm64-dts-rockchip-fix-reset-names-for-rk356x-.patch
patches.kernel.org/6.6.23-277-arm64-dts-rockchip-drop-rockchip-trcm-sync-tx-.patch
patches.kernel.org/6.6.23-278-objtool-Fix-UNWIND_HINT_-SAVE-RESTORE-across-b.patch
patches.kernel.org/6.6.23-279-x86-relocs-Ignore-relocations-in-.notes-sectio.patch
patches.kernel.org/6.6.23-280-SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch
patches.kernel.org/6.6.23-281-SUNRPC-fix-some-memleaks-in-gssx_dec_option_ar.patch
patches.kernel.org/6.6.23-282-arm64-dts-qcom-sm8550-Fix-SPMI-channels-size.patch
patches.kernel.org/6.6.23-283-mmc-wmt-sdmmc-remove-an-incorrect-release_mem_.patch
patches.kernel.org/6.6.23-284-ACPI-CPPC-enable-AMD-CPPC-V2-support-for-famil.patch
patches.kernel.org/6.6.23-285-wifi-rtw88-8821cu-Fix-firmware-upload-fail.patch
patches.kernel.org/6.6.23-286-wifi-rtw88-8821c-Fix-beacon-loss-and-disconnec.patch
patches.kernel.org/6.6.23-287-wifi-rtw88-8821c-Fix-false-alarm-count.patch
patches.kernel.org/6.6.23-288-wifi-brcm80211-handle-pmk_op-allocation-failur.patch
patches.kernel.org/6.6.23-289-PCI-Make-pci_dev_is_disconnected-helper-public.patch
patches.kernel.org/6.6.23-290-iommu-vt-d-Don-t-issue-ATS-Invalidation-reques.patch
patches.kernel.org/6.6.23-291-igc-Fix-missing-time-sync-events.patch
patches.kernel.org/6.6.23-292-igb-Fix-missing-time-sync-events.patch
patches.kernel.org/6.6.23-293-ice-fix-stats-being-updated-by-way-too-large-v.patch
patches.kernel.org/6.6.23-294-Bluetooth-Remove-HCI_POWER_OFF_TIMEOUT.patch
patches.kernel.org/6.6.23-295-Bluetooth-mgmt-Remove-leftover-queuing-of-powe.patch
patches.kernel.org/6.6.23-296-Bluetooth-Remove-superfluous-call-to-hci_conn_.patch
patches.kernel.org/6.6.23-297-Bluetooth-Remove-BT_HS.patch
patches.kernel.org/6.6.23-298-Bluetooth-hci_event-Fix-not-indicating-new-con.patch
patches.kernel.org/6.6.23-299-Bluetooth-hci_qca-don-t-use-IS_ERR_OR_NULL-wit.patch
patches.kernel.org/6.6.23-300-Bluetooth-hci_core-Cancel-request-on-command-t.patch
patches.kernel.org/6.6.23-301-Bluetooth-hci_sync-Fix-overwriting-request-cal.patch
patches.kernel.org/6.6.23-302-Bluetooth-hci_h5-Add-ability-to-allocate-memor.patch
patches.kernel.org/6.6.23-303-Bluetooth-btrtl-fix-out-of-bounds-memory-acces.patch
patches.kernel.org/6.6.23-304-Bluetooth-hci_core-Fix-possible-buffer-overflo.patch
patches.kernel.org/6.6.23-305-Bluetooth-msft-__hci_cmd_sync-doesn-t-return-N.patch
patches.kernel.org/6.6.23-306-Bluetooth-msft-Fix-memory-leak.patch
patches.kernel.org/6.6.23-307-Bluetooth-btusb-Fix-memory-leak.patch
patches.kernel.org/6.6.23-308-Bluetooth-af_bluetooth-Fix-deadlock.patch
patches.kernel.org/6.6.23-309-Bluetooth-fix-use-after-free-in-accessing-skb-.patch
patches.kernel.org/6.6.23-310-sr9800-Add-check-for-usbnet_get_endpoints.patch
patches.kernel.org/6.6.23-311-s390-cache-prevent-rebuild-of-shared_cpu_list.patch
patches.kernel.org/6.6.23-312-bpf-Fix-DEVMAP_HASH-overflow-check-on-32-bit-a.patch
patches.kernel.org/6.6.23-313-bpf-Fix-hashtab-overflow-check-on-32-bit-arche.patch
patches.kernel.org/6.6.23-314-bpf-Fix-stackmap-overflow-check-on-32-bit-arch.patch
patches.kernel.org/6.6.23-315-iommu-Fix-compilation-without-CONFIG_IOMMU_INT.patch
patches.kernel.org/6.6.23-316-ipv6-fib6_rules-flush-route-cache-when-rule-is.patch
patches.kernel.org/6.6.23-317-net-ip_tunnel-make-sure-to-pull-inner-header-i.patch
patches.kernel.org/6.6.23-318-net-phy-fix-phy_get_internal_delay-accessing-a.patch
patches.kernel.org/6.6.23-319-net-hns3-fix-wrong-judgment-condition-issue.patch
patches.kernel.org/6.6.23-320-net-hns3-fix-kernel-crash-when-1588-is-receive.patch
patches.kernel.org/6.6.23-321-net-hns3-fix-port-duplex-configure-error-in-IM.patch
patches.kernel.org/6.6.23-322-Bluetooth-Fix-eir-name-length.patch
patches.kernel.org/6.6.23-323-net-phy-dp83822-Fix-RGMII-TX-delay-configurati.patch
patches.kernel.org/6.6.23-324-block-Provide-bdev_open_-functions.patch
patches.kernel.org/6.6.23-325-erofs-Convert-to-use-bdev_open_by_path.patch
patches.kernel.org/6.6.23-326-erofs-fix-handling-kern_mount-failure.patch
patches.kernel.org/6.6.23-327-erofs-fix-lockdep-false-positives-on-initializ.patch
patches.kernel.org/6.6.23-328-OPP-debugfs-Fix-warning-around-icc_get_name.patch
patches.kernel.org/6.6.23-329-tcp-fix-incorrect-parameter-validation-in-the-.patch
patches.kernel.org/6.6.23-330-ipmr-fix-incorrect-parameter-validation-in-the.patch
patches.kernel.org/6.6.23-331-l2tp-fix-incorrect-parameter-validation-in-the.patch
patches.kernel.org/6.6.23-332-udp-fix-incorrect-parameter-validation-in-the-.patch
patches.kernel.org/6.6.23-333-net-kcm-fix-incorrect-parameter-validation-in-.patch
patches.kernel.org/6.6.23-334-net-x25-fix-incorrect-parameter-validation-in-.patch
patches.kernel.org/6.6.23-335-nfp-flower-handle-acti_netdevs-allocation-fail.patch
patches.kernel.org/6.6.23-336-bpf-hardcode-BPF_PROG_PACK_SIZE-to-2MB-num_pos.patch
patches.kernel.org/6.6.23-337-dm-raid-fix-false-positive-for-requeue-needed-.patch
patches.kernel.org/6.6.23-338-dm-call-the-resume-method-on-internal-suspend.patch
patches.kernel.org/6.6.23-339-drm-tegra-dsi-Add-missing-check-for-of_find_de.patch
patches.kernel.org/6.6.23-340-drm-tegra-dpaux-Fix-PM-disable-depth-imbalance.patch
patches.kernel.org/6.6.23-341-drm-tegra-dsi-Fix-some-error-handling-paths-in.patch
patches.kernel.org/6.6.23-342-drm-tegra-dsi-Fix-missing-pm_runtime_disable-i.patch
patches.kernel.org/6.6.23-343-drm-tegra-hdmi-Fix-some-error-handling-paths-i.patch
patches.kernel.org/6.6.23-344-drm-tegra-rgb-Fix-some-error-handling-paths-in.patch
patches.kernel.org/6.6.23-345-drm-tegra-rgb-Fix-missing-clk_put-in-the-error.patch
patches.kernel.org/6.6.23-346-drm-tegra-output-Fix-missing-i2c_put_adapter-i.patch
patches.kernel.org/6.6.23-347-drm-rockchip-inno_hdmi-Fix-video-timing.patch
patches.kernel.org/6.6.23-348-drm-Don-t-treat-0-as-1-in-drm_fixp2int_ceil.patch
patches.kernel.org/6.6.23-349-drm-vkms-Avoid-reading-beyond-LUT-array.patch
patches.kernel.org/6.6.23-350-drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_.patch
patches.kernel.org/6.6.23-351-drm-rockchip-lvds-do-not-overwrite-error-code.patch
patches.kernel.org/6.6.23-352-drm-rockchip-lvds-do-not-print-scary-message-w.patch
patches.kernel.org/6.6.23-353-drm-panel-edp-use-put_sync-in-unprepare.patch
patches.kernel.org/6.6.23-354-drm-lima-fix-a-memleak-in-lima_heap_alloc.patch
patches.kernel.org/6.6.23-355-ASoC-amd-acp-Add-missing-error-handling-in-sof.patch
patches.kernel.org/6.6.23-356-ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_pr.patch
patches.kernel.org/6.6.23-357-dmaengine-tegra210-adma-Update-dependency-to-A.patch
patches.kernel.org/6.6.23-358-media-tc358743-register-v4l2-async-device-only.patch
patches.kernel.org/6.6.23-359-media-cadence-csi2rx-use-match-fwnode-for-medi.patch
patches.kernel.org/6.6.23-360-PCI-DPC-Print-all-TLP-Prefixes-not-just-the-fi.patch
patches.kernel.org/6.6.23-361-perf-record-Fix-possible-incorrect-free-in-rec.patch
patches.kernel.org/6.6.23-362-perf-top-Uniform-the-event-name-for-the-hybrid.patch
patches.kernel.org/6.6.23-363-perf-record-Check-conflict-between-timestamp-f.patch
patches.kernel.org/6.6.23-364-HID-lenovo-Add-middleclick_workaround-sysfs-kn.patch
patches.kernel.org/6.6.23-365-drm-amd-display-Fix-a-potential-buffer-overflo.patch
patches.kernel.org/6.6.23-366-perf-pmu-Treat-the-msr-pmu-as-software.patch
patches.kernel.org/6.6.23-367-drm-amd-display-Fix-potential-NULL-pointer-der.patch
patches.kernel.org/6.6.23-368-ASoC-sh-rz-ssi-Fix-error-message-print.patch
patches.kernel.org/6.6.23-369-drm-vmwgfx-Fix-vmw_du_get_cursor_mob-fencing-o.patch
patches.kernel.org/6.6.23-370-pinctrl-renesas-r8a779g0-Add-missing-SCIF_CLK2.patch
patches.kernel.org/6.6.23-371-clk-samsung-exynos850-Propagate-SPI-IPCLK-rate.patch
patches.kernel.org/6.6.23-372-media-v4l2-cci-print-leading-0-on-error.patch
patches.kernel.org/6.6.23-373-perf-evsel-Fix-duplicate-initialization-of-dat.patch
patches.kernel.org/6.6.23-374-perf-bpf-Clean-up-the-generated-copied-vmlinux.patch
patches.kernel.org/6.6.23-375-clk-meson-Add-missing-clocks-to-axg_clk_regmap.patch
patches.kernel.org/6.6.23-376-media-em28xx-annotate-unchecked-call-to-media_.patch
patches.kernel.org/6.6.23-377-media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch
patches.kernel.org/6.6.23-378-media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_r.patch
patches.kernel.org/6.6.23-379-mtd-spinand-esmt-Extend-IDs-to-5-bytes.patch
patches.kernel.org/6.6.23-380-media-edia-dvbdev-fix-a-use-after-free.patch
patches.kernel.org/6.6.23-381-pinctrl-mediatek-Drop-bogus-slew-rate-register.patch
patches.kernel.org/6.6.23-382-pinctrl-mediatek-Drop-bogus-slew-rate-register.patch
patches.kernel.org/6.6.23-383-drm-amdgpu-Fix-potential-out-of-bounds-access-.patch
patches.kernel.org/6.6.23-384-clk-qcom-reset-Commonize-the-de-assert-functio.patch
patches.kernel.org/6.6.23-385-clk-qcom-reset-Ensure-write-completion-on-rese.patch
patches.kernel.org/6.6.23-386-quota-Fix-potential-NULL-pointer-dereference.patch
patches.kernel.org/6.6.23-387-quota-Fix-rcu-annotations-of-inode-dquot-point.patch
patches.kernel.org/6.6.23-388-quota-Properly-annotate-i_dquot-arrays-with-__.patch
patches.kernel.org/6.6.23-389-PCI-P2PDMA-Fix-a-sleeping-issue-in-a-RCU-read-.patch
patches.kernel.org/6.6.23-390-PCI-switchtec-Fix-an-error-handling-path-in-sw.patch
patches.kernel.org/6.6.23-391-crypto-xilinx-call-finalize-with-bh-disabled.patch
patches.kernel.org/6.6.23-392-drivers-ps3-select-VIDEO-to-provide-cmdline-fu.patch
patches.kernel.org/6.6.23-393-perf-thread_map-Free-strlist-on-normal-path-in.patch
patches.kernel.org/6.6.23-394-perf-srcline-Add-missed-addr2line-closes.patch
patches.kernel.org/6.6.23-395-dt-bindings-msm-qcom-mdss-Include-ommited-fam-.patch
patches.kernel.org/6.6.23-396-drm-msm-dpu-fix-the-programming-of-INTF_CFG2_D.patch
patches.kernel.org/6.6.23-397-drm-msm-dpu-Only-enable-DSC_MODE_MULTIPLEX-if-.patch
patches.kernel.org/6.6.23-398-drm-radeon-ni-Fix-wrong-firmware-size-logging-.patch
patches.kernel.org/6.6.23-399-drm-amd-display-fix-NULL-checks-for-adev-dm.dc.patch
patches.kernel.org/6.6.23-400-clk-renesas-r8a779g0-Correct-PFC-GPIO-parent-c.patch
patches.kernel.org/6.6.23-401-clk-renesas-r8a779f0-Correct-PFC-GPIO-parent-c.patch
patches.kernel.org/6.6.23-402-ALSA-seq-fix-function-cast-warnings.patch
patches.kernel.org/6.6.23-403-perf-expr-Fix-has_event-function-for-metric-st.patch
patches.kernel.org/6.6.23-404-perf-stat-Avoid-metric-only-segv.patch
patches.kernel.org/6.6.23-405-perf-metric-Don-t-remove-scale-from-counts.patch
patches.kernel.org/6.6.23-406-ASoC-meson-aiu-fix-function-pointer-type-misma.patch
patches.kernel.org/6.6.23-407-ASoC-meson-t9015-fix-function-pointer-type-mis.patch
patches.kernel.org/6.6.23-408-powerpc-Force-inlining-of-arch_vmap_p-u-m-d_su.patch
patches.kernel.org/6.6.23-409-ASoC-SOF-Add-some-bounds-checking-to-firmware-.patch
patches.kernel.org/6.6.23-410-drm-ci-use-clk_ignore_unused-for-apq8016.patch
patches.kernel.org/6.6.23-411-NTB-fix-possible-name-leak-in-ntb_register_dev.patch
patches.kernel.org/6.6.23-412-media-cedrus-h265-Fix-configuring-bitstream-si.patch
patches.kernel.org/6.6.23-413-media-sun8i-di-Fix-coefficient-writes.patch
patches.kernel.org/6.6.23-414-media-sun8i-di-Fix-power-on-off-sequences.patch
patches.kernel.org/6.6.23-415-media-sun8i-di-Fix-chroma-difference-threshold.patch
patches.kernel.org/6.6.23-416-media-imx-csc-scaler-fix-v4l2_ctrl_handler-mem.patch
patches.kernel.org/6.6.23-417-media-go7007-add-check-of-return-value-of-go70.patch
patches.kernel.org/6.6.23-418-media-pvrusb2-remove-redundant-NULL-check.patch
patches.kernel.org/6.6.23-419-media-pvrusb2-fix-pvr2_stream_callback-casts.patch
patches.kernel.org/6.6.23-420-clk-qcom-dispcc-sdm845-Adjust-internal-GDSC-wa.patch
patches.kernel.org/6.6.23-421-drm-amd-display-Add-replay-NULL-check-in-edp_s.patch
patches.kernel.org/6.6.23-422-drm-panel-boe-tv101wum-nl6-make-use-of-prepare.patch
patches.kernel.org/6.6.23-423-drm-mediatek-dsi-Fix-DSI-RGB666-formats-and-de.patch
patches.kernel.org/6.6.23-424-PCI-Mark-3ware-9650SE-Root-Port-Extended-Tags-.patch
patches.kernel.org/6.6.23-425-pinctrl-renesas-Allow-the-compiler-to-optimize.patch
patches.kernel.org/6.6.23-426-clk-hisilicon-hi3519-Release-the-correct-numbe.patch
patches.kernel.org/6.6.23-427-clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kf.patch
patches.kernel.org/6.6.23-428-clk-mediatek-mt8135-Fix-an-error-handling-path.patch
patches.kernel.org/6.6.23-429-clk-mediatek-mt7622-apmixedsys-Fix-an-error-ha.patch
patches.kernel.org/6.6.23-430-clk-mediatek-mt8183-Correct-parent-of-CLK_INFR.patch
patches.kernel.org/6.6.23-431-clk-mediatek-mt7981-topckgen-flag-SGM_REG_SEL-.patch
patches.kernel.org/6.6.23-432-drm-tegra-put-drm_gem_object-ref-on-error-in-t.patch
patches.kernel.org/6.6.23-433-media-ivsc-csi-Swap-SINK-and-SOURCE-pads.patch
patches.kernel.org/6.6.23-434-media-i2c-imx290-Fix-IMX920-typo.patch
patches.kernel.org/6.6.23-435-mfd-syscon-Call-of_node_put-only-when-of_parse.patch
patches.kernel.org/6.6.23-436-mfd-altera-sysmgr-Call-of_node_put-only-when-o.patch
patches.kernel.org/6.6.23-437-perf-print-events-make-is_event_supported-more.patch
patches.kernel.org/6.6.23-438-crypto-arm-sha-fix-function-cast-warnings.patch
patches.kernel.org/6.6.23-439-crypto-ccp-Avoid-discarding-errors-in-psp_send.patch
patches.kernel.org/6.6.23-440-crypto-qat-avoid-division-by-zero.patch
patches.kernel.org/6.6.23-441-crypto-qat-move-adf_cfg_services.patch
patches.kernel.org/6.6.23-442-crypto-qat-relocate-and-rename-get_service_ena.patch
patches.kernel.org/6.6.23-443-crypto-qat-fix-ring-to-service-map-for-dcc-in-.patch
patches.kernel.org/6.6.23-444-crypto-jitter-fix-CRYPTO_JITTERENTROPY-help-te.patch
patches.kernel.org/6.6.23-445-drm-tidss-Fix-initial-plane-zpos-values.patch
patches.kernel.org/6.6.23-446-drm-tidss-Fix-sync-lost-issue-with-two-display.patch
patches.kernel.org/6.6.23-447-clk-imx-imx8mp-Fix-SAI_MCLK_SEL-definition.patch
patches.kernel.org/6.6.23-448-mtd-maps-physmap-core-fix-flash-size-larger-th.patch
patches.kernel.org/6.6.23-449-mtd-rawnand-lpc32xx_mlc-fix-irq-handler-protot.patch
patches.kernel.org/6.6.23-450-ASoC-meson-axg-tdm-interface-fix-mclk-setup-wi.patch
patches.kernel.org/6.6.23-451-ASoC-meson-axg-tdm-interface-add-frame-rate-co.patch
patches.kernel.org/6.6.23-452-perf-pmu-Fix-a-potential-memory-leak-in-perf_p.patch
patches.kernel.org/6.6.23-453-HID-amd_sfh-Update-HPD-sensor-structure-elemen.patch
patches.kernel.org/6.6.23-454-HID-amd_sfh-Avoid-disabling-the-interrupt.patch
patches.kernel.org/6.6.23-455-drm-amdgpu-Fix-missing-break-in-ATOM_ARG_IMM-C.patch
patches.kernel.org/6.6.23-456-media-pvrusb2-fix-uaf-in-pvr2_context_set_noti.patch
patches.kernel.org/6.6.23-457-media-dvb-frontends-avoid-stack-overflow-warni.patch
patches.kernel.org/6.6.23-458-media-go7007-fix-a-memleak-in-go7007_load_enco.patch
patches.kernel.org/6.6.23-459-media-ttpci-fix-two-memleaks-in-budget_av_atta.patch
patches.kernel.org/6.6.23-460-media-mediatek-vcodec-avoid-Wcast-function-typ.patch
patches.kernel.org/6.6.23-461-arm64-ftrace-Don-t-forbid-CALL_OPS-CC_OPTIMIZE.patch
patches.kernel.org/6.6.23-462-drm-tests-helpers-Include-missing-drm_drv-head.patch
patches.kernel.org/6.6.23-463-drm-amd-pm-Fix-esm-reg-mask-use-to-get-pcie-sp.patch
patches.kernel.org/6.6.23-464-gpio-nomadik-fix-offset-bug-in-nmk_pmx_set.patch
patches.kernel.org/6.6.23-465-drm-mediatek-Fix-a-null-pointer-crash-in-mtk_d.patch
patches.kernel.org/6.6.23-466-mfd-cs42l43-Fix-wrong-register-defaults.patch
patches.kernel.org/6.6.23-467-powerpc-pseries-Fix-potential-memleak-in-papr_.patch
patches.kernel.org/6.6.23-468-powerpc-hv-gpci-Fix-the-H_GET_PERF_COUNTER_INF.patch
patches.kernel.org/6.6.23-469-clk-qcom-gcc-ipq5018-fix-enable_reg-offset-of-.patch
patches.kernel.org/6.6.23-470-clk-qcom-gcc-ipq5018-fix-halt_reg-offset-of-gc.patch
patches.kernel.org/6.6.23-471-clk-qcom-gcc-ipq5018-fix-register-offset-for-G.patch
patches.kernel.org/6.6.23-472-drm-msm-dpu-add-division-of-drm_display_mode-s.patch
patches.kernel.org/6.6.23-473-modules-wait-do_free_init-correctly.patch
patches.kernel.org/6.6.23-474-mfd-cs42l43-Fix-wrong-GPIO_FN_SEL-and-SPI_CLK_.patch
patches.kernel.org/6.6.23-475-powerpc-embedded6xx-Fix-no-previous-prototype-.patch
patches.kernel.org/6.6.23-476-leds-aw2013-Unlock-mutex-before-destroying-it.patch
patches.kernel.org/6.6.23-477-leds-sgm3140-Add-missing-timer-cleanup-and-fla.patch
patches.kernel.org/6.6.23-478-backlight-ktz8866-Correct-the-check-for-of_pro.patch
patches.kernel.org/6.6.23-479-backlight-lm3630a-Initialize-backlight_propert.patch
patches.kernel.org/6.6.23-480-backlight-lm3630a-Don-t-set-bl-props.brightnes.patch
patches.kernel.org/6.6.23-481-backlight-da9052-Fully-initialize-backlight_pr.patch
patches.kernel.org/6.6.23-482-backlight-lm3639-Fully-initialize-backlight_pr.patch
patches.kernel.org/6.6.23-483-backlight-lp8788-Fully-initialize-backlight_pr.patch
patches.kernel.org/6.6.23-484-sparc32-Fix-section-mismatch-in-leon_pci_grpci.patch
patches.kernel.org/6.6.23-485-clk-Fix-clk_core_get-NULL-dereference.patch
patches.kernel.org/6.6.23-486-clk-zynq-Prevent-null-pointer-dereference-caus.patch
patches.kernel.org/6.6.23-487-PCI-brcmstb-Fix-broken-brcm_pcie_mdio_write-po.patch
patches.kernel.org/6.6.23-488-smb-do-not-test-the-return-value-of-folio_star.patch
patches.kernel.org/6.6.23-489-cifs-Don-t-use-certain-unnecessary-folio_-func.patch
patches.kernel.org/6.6.23-490-cifs-Fix-writeback-data-corruption.patch
patches.kernel.org/6.6.23-491-ALSA-hda-realtek-fix-ALC285-issues-on-HP-Envy-.patch
patches.kernel.org/6.6.23-492-ALSA-hda-tas2781-use-dev_dbg-in-system_resume.patch
patches.kernel.org/6.6.23-493-ALSA-hda-tas2781-add-lock-to-system_suspend.patch
patches.kernel.org/6.6.23-494-ALSA-hda-tas2781-do-not-reset-cur_-values-in-r.patch
patches.kernel.org/6.6.23-495-ALSA-hda-tas2781-add-ptrs-to-calibration-funct.patch
patches.kernel.org/6.6.23-496-ALSA-hda-tas2781-do-not-call-pm_runtime_force_.patch
patches.kernel.org/6.6.23-497-ALSA-hda-tas2781-configure-the-amp-after-firmw.patch
patches.kernel.org/6.6.23-498-ALSA-hda-tas2781-restore-power-state-after-sys.patch
patches.kernel.org/6.6.23-499-ALSA-usb-audio-Stop-parsing-channels-bits-when.patch
patches.kernel.org/6.6.23-500-RDMA-irdma-Remove-duplicate-assignment.patch
patches.kernel.org/6.6.23-501-RDMA-srpt-Do-not-register-event-handler-until-.patch
patches.kernel.org/6.6.23-502-f2fs-compress-fix-to-guarantee-persisting-comp.patch
patches.kernel.org/6.6.23-503-f2fs-compress-fix-to-cover-normal-cluster-writ.patch
patches.kernel.org/6.6.23-504-f2fs-compress-fix-to-check-unreleased-compress.patch
patches.kernel.org/6.6.23-505-f2fs-delete-obsolete-FI_FIRST_BLOCK_WRITTEN.patch
patches.kernel.org/6.6.23-506-f2fs-delete-obsolete-FI_DROP_CACHE.patch
patches.kernel.org/6.6.23-507-f2fs-introduce-get_dnode_addr-to-clean-up-code.patch
patches.kernel.org/6.6.23-508-f2fs-update-blkaddr-in-__set_data_blkaddr-for-.patch
patches.kernel.org/6.6.23-509-f2fs-compress-fix-to-avoid-inconsistence-bewte.patch
patches.kernel.org/6.6.23-510-f2fs-fix-to-remove-unnecessary-f2fs_bug_on-to-.patch
patches.kernel.org/6.6.23-511-f2fs-zone-fix-to-wait-completion-of-last-bio-i.patch
patches.kernel.org/6.6.23-512-f2fs-fix-NULL-pointer-dereference-in-f2fs_subm.patch
patches.kernel.org/6.6.23-513-f2fs-compress-fix-to-cover-f2fs_disable_compre.patch
patches.kernel.org/6.6.23-514-f2fs-fix-to-avoid-potential-panic-during-recov.patch
patches.kernel.org/6.6.23-515-scsi-csiostor-Avoid-function-pointer-casts.patch
patches.kernel.org/6.6.23-516-i3c-dw-Disable-IBI-IRQ-depends-on-hot-join-and.patch
patches.kernel.org/6.6.23-517-RDMA-hns-Fix-mis-modifying-default-congestion-.patch
patches.kernel.org/6.6.23-518-RDMA-device-Fix-a-race-between-mad_client-and-.patch
patches.kernel.org/6.6.23-519-RDMA-rtrs-clt-Check-strnlen-return-len-in-sysf.patch
patches.kernel.org/6.6.23-520-scsi-bfa-Fix-function-pointer-type-mismatch-fo.patch
patches.kernel.org/6.6.23-521-f2fs-fix-to-create-selinux-label-during-whiteo.patch
patches.kernel.org/6.6.23-522-f2fs-compress-fix-to-check-zstd-compress-level.patch
patches.kernel.org/6.6.23-523-net-sunrpc-Fix-an-off-by-one-in-rpc_sockaddr2u.patch
patches.kernel.org/6.6.23-524-NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-us.patch
patches.kernel.org/6.6.23-525-NFSv4.2-fix-listxattr-maximum-XDR-buffer-size.patch
patches.kernel.org/6.6.23-526-f2fs-compress-fix-to-check-compress-flag-w-.i_.patch
patches.kernel.org/6.6.23-527-f2fs-check-number-of-blocks-in-a-current-secti.patch
patches.kernel.org/6.6.23-528-watchdog-starfive-Check-pm_runtime_enabled-bef.patch
patches.kernel.org/6.6.23-529-watchdog-stm32_iwdg-initialize-default-timeout.patch
patches.kernel.org/6.6.23-530-f2fs-fix-to-use-correct-segment-type-in-f2fs_a.patch
patches.kernel.org/6.6.23-531-f2fs-ro-compress-fix-to-avoid-caching-unaligne.patch
patches.kernel.org/6.6.23-532-RDMA-mana_ib-Fix-bug-in-creation-of-dma-region.patch
patches.kernel.org/6.6.23-533-Input-iqs7222-add-support-for-IQS7222D-v1.1-an.patch
patches.kernel.org/6.6.23-534-NFS-Fix-nfs_netfs_issue_read-xarray-locking-fo.patch
patches.kernel.org/6.6.23-535-NFS-Fix-an-off-by-one-in-root_nfs_cat.patch
patches.kernel.org/6.6.23-536-NFSv4.1-pnfs-fix-NFS-with-TLS-in-pnfs.patch
patches.kernel.org/6.6.23-537-f2fs-compress-relocate-some-judgments-in-f2fs_.patch
patches.kernel.org/6.6.23-538-f2fs-compress-fix-reserve_cblocks-counting-err.patch
patches.kernel.org/6.6.23-539-f2fs-introduce-f2fs_invalidate_internal_cache-.patch
patches.kernel.org/6.6.23-540-f2fs-fix-to-truncate-meta-inode-pages-forcely.patch
patches.kernel.org/6.6.23-541-f2fs-zone-fix-to-remove-pow2-check-condition-f.patch
patches.kernel.org/6.6.23-542-perf-x86-amd-core-Avoid-register-reset-when-CP.patch
patches.kernel.org/6.6.23-543-afs-Revert-afs-Hide-silly-rename-files-from-us.patch
patches.kernel.org/6.6.23-544-nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-f.patch
patches.kernel.org/6.6.23-545-io_uring-net-correct-the-type-of-variable.patch
patches.kernel.org/6.6.23-546-comedi-comedi_test-Prevent-timers-rescheduling.patch
patches.kernel.org/6.6.23-547-mei-gsc_proxy-match-component-when-GSC-is-on-d.patch
patches.kernel.org/6.6.23-548-remoteproc-stm32-Fix-incorrect-type-in-assignm.patch
patches.kernel.org/6.6.23-549-remoteproc-stm32-Fix-incorrect-type-assignment.patch
patches.kernel.org/6.6.23-550-iio-pressure-mprls0025pa-fix-off-by-one-enum.patch
patches.kernel.org/6.6.23-551-usb-phy-generic-Get-the-vbus-supply.patch
patches.kernel.org/6.6.23-552-tty-vt-fix-20-vs-0x20-typo-in-EScsiignore.patch
patches.kernel.org/6.6.23-553-serial-max310x-fix-syntax-error-in-IRQ-error-m.patch
patches.kernel.org/6.6.23-554-tty-serial-samsung-fix-tx_empty-to-return-TIOC.patch
patches.kernel.org/6.6.23-555-arm64-dts-broadcom-bcmbca-bcm4908-drop-invalid.patch
patches.kernel.org/6.6.23-556-coresight-Fix-issue-where-a-source-device-s-he.patch
patches.kernel.org/6.6.23-557-coresight-etm4x-Set-skip_power_up-in-etm4_init.patch
patches.kernel.org/6.6.23-558-kconfig-fix-infinite-loop-when-expanding-a-mac.patch
patches.kernel.org/6.6.23-559-iio-gts-helper-Fix-division-loop.patch
patches.kernel.org/6.6.23-560-bus-mhi-ep-check-the-correct-variable-in-mhi_e.patch
patches.kernel.org/6.6.23-561-hwtracing-hisi_ptt-Move-type-check-to-the-begi.patch
patches.kernel.org/6.6.23-562-rtc-mt6397-select-IRQ_DOMAIN-instead-of-depend.patch
patches.kernel.org/6.6.23-563-serial-8250_exar-Don-t-remove-GPIO-device-on-s.patch
patches.kernel.org/6.6.23-564-staging-greybus-fix-get_channel_from_mode-fail.patch
patches.kernel.org/6.6.23-565-usb-gadget-net2272-Use-irqflags-in-the-call-to.patch
patches.kernel.org/6.6.23-566-x86-hyperv-Use-per-cpu-initial-stack-for-vtl-c.patch
patches.kernel.org/6.6.23-567-ASoC-tlv320adc3xxx-Don-t-strip-remove-function.patch
patches.kernel.org/6.6.23-568-thermal-drivers-mediatek-lvts_thermal-Fix-a-me.patch
patches.kernel.org/6.6.23-569-thermal-drivers-qoriq-Fix-getting-tmu-range.patch
patches.kernel.org/6.6.23-570-io_uring-don-t-save-restore-iowait-state.patch
patches.kernel.org/6.6.23-571-spi-lpspi-Avoid-potential-use-after-free-in-pr.patch
patches.kernel.org/6.6.23-572-ASoC-rockchip-i2s-tdm-Fix-inaccurate-sampling-.patch
patches.kernel.org/6.6.23-573-nouveau-reset-the-bo-resource-bus-info-after-a.patch
patches.kernel.org/6.6.23-574-tcp-Fix-NEW_SYN_RECV-handling-in-inet_twsk_pur.patch
patches.kernel.org/6.6.23-575-rds-tcp-Fix-use-after-free-of-net-in-reqsk_tim.patch
patches.kernel.org/6.6.23-576-octeontx2-af-Use-matching-wake_up-API-variant-.patch
patches.kernel.org/6.6.23-577-s390-vtime-fix-average-steal-time-calculation.patch
patches.kernel.org/6.6.23-578-net-sched-taprio-proper-TCA_TAPRIO_TC_ENTRY_IN.patch
patches.kernel.org/6.6.23-579-soc-fsl-dpio-fix-kcalloc-argument-order.patch
patches.kernel.org/6.6.23-580-cpufreq-Fix-per-policy-boost-behavior-on-SoCs-.patch
patches.kernel.org/6.6.23-581-io_uring-Fix-release-of-pinned-pages-when-__io.patch
patches.kernel.org/6.6.23-582-tcp-Fix-refcnt-handling-in-__inet_hash_connect.patch
patches.kernel.org/6.6.23-583-vmxnet3-Fix-missing-reserved-tailroom.patch
patches.kernel.org/6.6.23-584-hsr-Fix-uninit-value-access-in-hsr_get_node.patch
patches.kernel.org/6.6.23-585-net-txgbe-fix-clk_name-exceed-MAX_DEV_ID-limit.patch
patches.kernel.org/6.6.23-586-nvme-fix-reconnection-fail-due-to-reserved-tag.patch
patches.kernel.org/6.6.23-587-net-mediatek-mtk_eth_soc-clear-MAC_MCR_FORCE_L.patch
patches.kernel.org/6.6.23-588-net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch
patches.kernel.org/6.6.23-589-io_uring-fix-poll_remove-stalled-req-completio.patch
patches.kernel.org/6.6.23-590-riscv-Fix-compilation-error-with-FAST_GUP-and-.patch
patches.kernel.org/6.6.23-591-xen-evtchn-avoid-WARN-when-unbinding-an-event-.patch
patches.kernel.org/6.6.23-592-xen-events-increment-refcnt-only-if-event-chan.patch
patches.kernel.org/6.6.23-593-packet-annotate-data-races-around-ignore_outgo.patch
patches.kernel.org/6.6.23-594-xfrm-Allow-UDP-encapsulation-only-in-offload-m.patch
patches.kernel.org/6.6.23-595-net-veth-do-not-manipulate-GRO-when-using-XDP.patch
patches.kernel.org/6.6.23-596-net-dsa-mt7530-prevent-possible-incorrect-XTAL.patch
patches.kernel.org/6.6.23-597-spi-spi-imx-fix-off-by-one-in-mx51-CPU-mode-bu.patch
patches.kernel.org/6.6.23-598-drm-Fix-drm_fixp2int_round-making-it-add-0.5.patch
patches.kernel.org/6.6.23-599-vdpa_sim-reset-must-not-run.patch
patches.kernel.org/6.6.23-600-vdpa-mlx5-Allow-CVQ-size-changes.patch
patches.kernel.org/6.6.23-601-virtio-packed-fix-unmap-leak-for-indirect-desc.patch
patches.kernel.org/6.6.23-602-wireguard-receive-annotate-data-race-around-re.patch
patches.kernel.org/6.6.23-603-rds-introduce-acquire-release-ordering-in-acqu.patch
patches.kernel.org/6.6.23-604-hsr-Handle-failures-in-module-init.patch
patches.kernel.org/6.6.23-605-ipv4-raw-Fix-sending-packets-from-raw-sockets-.patch
patches.kernel.org/6.6.23-606-ceph-stop-copying-to-iter-at-EOF-on-sync-reads.patch
patches.kernel.org/6.6.23-607-net-phy-fix-phy_read_poll_timeout-argument-typ.patch
patches.kernel.org/6.6.23-608-dm-integrity-fix-a-memory-leak-when-rechecking.patch
patches.kernel.org/6.6.23-609-net-bnx2x-Prevent-access-to-a-freed-page-in-pa.patch
patches.kernel.org/6.6.23-610-devlink-fix-port-new-reply-cmd-type.patch
patches.kernel.org/6.6.23-611-octeontx2-Detect-the-mbox-up-or-down-message-v.patch
patches.kernel.org/6.6.23-612-octeontx2-pf-Wait-till-detach_resources-msg-is.patch
patches.kernel.org/6.6.23-613-octeontx2-pf-Use-default-max_active-works-inst.patch
patches.kernel.org/6.6.23-614-octeontx2-pf-Send-UP-messages-to-VF-only-when-.patch
patches.kernel.org/6.6.23-615-octeontx2-af-Use-separate-handlers-for-interru.patch
patches.kernel.org/6.6.23-616-netfilter-nft_set_pipapo-release-elements-in-c.patch
patches.kernel.org/6.6.23-617-netfilter-nf_tables-do-not-compare-internal-ta.patch
patches.kernel.org/6.6.23-618-rcu-add-a-helper-to-report-consolidated-flavor.patch
patches.kernel.org/6.6.23-619-net-report-RCU-QS-on-threaded-NAPI-repolling.patch
patches.kernel.org/6.6.23-620-bpf-report-RCU-QS-in-cpumap-kthread.patch
patches.kernel.org/6.6.23-621-net-dsa-mt7530-fix-link-local-frames-that-ingr.patch
patches.kernel.org/6.6.23-622-net-dsa-mt7530-fix-handling-of-all-link-local-.patch
patches.kernel.org/6.6.23-623-netfilter-nf_tables-Fix-a-memory-leak-in-nf_ta.patch
patches.kernel.org/6.6.23-624-spi-spi-mt65xx-Fix-NULL-pointer-access-in-inte.patch
patches.kernel.org/6.6.23-625-selftests-forwarding-Fix-ping-failure-due-to-s.patch
patches.kernel.org/6.6.23-626-dm-io-Support-IO-priority.patch
patches.kernel.org/6.6.23-627-dm-integrity-align-the-outgoing-bio-in-integri.patch
patches.kernel.org/6.6.23-628-x86-efistub-Clear-decompressor-BSS-in-native-E.patch
patches.kernel.org/6.6.23-629-x86-efistub-Don-t-clear-BSS-twice-in-mixed-mod.patch
patches.kernel.org/6.6.23-630-Linux-6.6.23.patch
patches.kernel.org/6.6.24-001-KVM-x86-Advertise-CPUID.-EAX-7-ECX-2-EDX-5-0-t.patch
patches.kernel.org/6.6.24-002-KVM-x86-Use-a-switch-statement-and-macros-in-_.patch
patches.kernel.org/6.6.24-003-drm-vmwgfx-Unmap-the-surface-before-resetting-.patch
patches.kernel.org/6.6.24-004-wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_.patch
patches.kernel.org/6.6.24-005-wifi-brcmfmac-avoid-invalid-list-operation-whe.patch
patches.kernel.org/6.6.24-006-media-staging-ipu3-imgu-Set-fields-before-medi.patch
patches.kernel.org/6.6.24-007-arm64-dts-qcom-sc7280-Add-additional-MSI-inter.patch
patches.kernel.org/6.6.24-008-remoteproc-virtio-Fix-wdg-cannot-recovery-remo.patch
patches.kernel.org/6.6.24-009-clk-qcom-gcc-sdm845-Add-soft-dependency-on-rpm.patch
patches.kernel.org/6.6.24-010-smack-Set-SMACK64TRANSMUTE-only-for-dirs-in-sm.patch
patches.kernel.org/6.6.24-011-smack-Handle-SMACK64TRANSMUTE-in-smack_inode_s.patch
patches.kernel.org/6.6.24-012-arm-dts-marvell-Fix-maxium-maxim-typo-in-brown.patch
patches.kernel.org/6.6.24-013-drm-vmwgfx-Fix-possible-null-pointer-derefence.patch
patches.kernel.org/6.6.24-014-serial-max310x-fix-NULL-pointer-dereference-in.patch
patches.kernel.org/6.6.24-015-drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-m.patch
patches.kernel.org/6.6.24-016-pci_iounmap-Fix-MMIO-mapping-leak.patch
patches.kernel.org/6.6.24-017-media-xc4000-Fix-atomicity-violation-in-xc4000.patch
patches.kernel.org/6.6.24-018-media-mc-Add-local-pad-to-pipeline-regardless-.patch
patches.kernel.org/6.6.24-019-media-mc-Fix-flags-handling-when-creating-pad-.patch
patches.kernel.org/6.6.24-020-media-nxp-imx8-isi-Check-whether-crossbar-pad-.patch
patches.kernel.org/6.6.24-021-media-mc-Add-num_links-flag-to-media_pad.patch
patches.kernel.org/6.6.24-022-media-mc-Rename-pad-variable-to-clarify-intent.patch
patches.kernel.org/6.6.24-023-media-mc-Expand-MUST_CONNECT-flag-to-always-re.patch
patches.kernel.org/6.6.24-024-media-nxp-imx8-isi-Mark-all-crossbar-sink-pads.patch
patches.kernel.org/6.6.24-025-KVM-Always-flush-async-PF-workqueue-when-vCPU-.patch
patches.kernel.org/6.6.24-026-arm64-dts-qcom-sm8550-qrd-correct-WCD9385-TX-p.patch
patches.kernel.org/6.6.24-027-arm64-dts-qcom-sm8550-mtp-correct-WCD9385-TX-p.patch
patches.kernel.org/6.6.24-028-cpufreq-amd-pstate-Fix-min_perf-assignment-in-.patch
patches.kernel.org/6.6.24-029-thermal-intel-Fix-intel_tcc_get_temp-to-suppor.patch
patches.kernel.org/6.6.24-030-powercap-intel_rapl-Fix-a-NULL-pointer-derefer.patch
patches.kernel.org/6.6.24-031-sched-Simplify-tg_set_cfs_bandwidth.patch
patches.kernel.org/6.6.24-032-powercap-intel_rapl-Fix-locking-in-TPMI-RAPL.patch
patches.kernel.org/6.6.24-033-powercap-intel_rapl_tpmi-Fix-a-register-bug.patch
patches.kernel.org/6.6.24-034-powercap-intel_rapl_tpmi-Fix-System-Domain-pro.patch
patches.kernel.org/6.6.24-035-powerpc-smp-Adjust-nr_cpu_ids-to-cover-all-thr.patch
patches.kernel.org/6.6.24-036-powerpc-smp-Increase-nr_cpu_ids-to-include-the.patch
patches.kernel.org/6.6.24-037-sparc64-NMI-watchdog-fix-return-value-of-__set.patch
patches.kernel.org/6.6.24-038-sparc-vDSO-fix-return-value-of-__setup-handler.patch
patches.kernel.org/6.6.24-039-crypto-qat-resolve-race-condition-during-AER-r.patch
patches.kernel.org/6.6.24-040-selftests-mqueue-Set-timeout-to-180-seconds.patch
patches.kernel.org/6.6.24-041-ext4-correct-best-extent-lstart-adjustment-log.patch
patches.kernel.org/6.6.24-042-block-Clear-zone-limits-for-a-non-zoned-stacke.patch
patches.kernel.org/6.6.24-043-kasan-test-avoid-gcc-warning-for-intentional-o.patch
patches.kernel.org/6.6.24-044-bounds-support-non-power-of-two-CONFIG_NR_CPUS.patch
patches.kernel.org/6.6.24-045-fat-fix-uninitialized-field-in-nostale-filehan.patch
patches.kernel.org/6.6.24-046-fuse-fix-VM_MAYSHARE-and-direct_io_allow_mmap.patch
patches.kernel.org/6.6.24-047-ubifs-Set-page-uptodate-in-the-correct-place.patch
patches.kernel.org/6.6.24-048-ubi-Check-for-too-small-LEB-size-in-VTBL-code.patch
patches.kernel.org/6.6.24-049-ubi-correct-the-calculation-of-fastmap-size.patch
patches.kernel.org/6.6.24-050-mtd-rawnand-meson-fix-scrambling-mode-value-in.patch
patches.kernel.org/6.6.24-051-md-md-bitmap-fix-incorrect-usage-for-sb_index.patch
patches.kernel.org/6.6.24-052-x86-nmi-Fix-the-inverse-in-NMI-handler-check.patch
patches.kernel.org/6.6.24-053-parisc-unaligned-Rewrite-64-bit-inline-assembl.patch
patches.kernel.org/6.6.24-054-parisc-Avoid-clobbering-the-C-B-bits-in-the-PS.patch
patches.kernel.org/6.6.24-055-parisc-Fix-ip_fast_csum.patch
patches.kernel.org/6.6.24-056-parisc-Fix-csum_ipv6_magic-on-32-bit-systems.patch
patches.kernel.org/6.6.24-057-parisc-Fix-csum_ipv6_magic-on-64-bit-systems.patch
patches.kernel.org/6.6.24-058-parisc-Strip-upper-32-bit-of-sum-in-csum_ipv6_.patch
patches.kernel.org/6.6.24-059-md-raid5-fix-atomicity-violation-in-raid5_cach.patch
patches.kernel.org/6.6.24-060-iio-adc-rockchip_saradc-fix-bitmask-for-channe.patch
patches.kernel.org/6.6.24-061-iio-adc-rockchip_saradc-use-mask-for-write_ena.patch
patches.kernel.org/6.6.24-062-docs-Restore-smart-quotes-for-quotes.patch
patches.kernel.org/6.6.24-063-cpufreq-Limit-resolving-a-frequency-to-policy-.patch
patches.kernel.org/6.6.24-064-PM-suspend-Set-mem_sleep_current-during-kernel.patch
patches.kernel.org/6.6.24-065-vfio-pds-Always-clear-the-save-restore-FDs-on-.patch
patches.kernel.org/6.6.24-066-clk-qcom-gcc-ipq5018-fix-terminating-of-freque.patch
patches.kernel.org/6.6.24-067-clk-qcom-gcc-ipq6018-fix-terminating-of-freque.patch
patches.kernel.org/6.6.24-068-clk-qcom-gcc-ipq8074-fix-terminating-of-freque.patch
patches.kernel.org/6.6.24-069-clk-qcom-gcc-ipq9574-fix-terminating-of-freque.patch
patches.kernel.org/6.6.24-070-clk-qcom-mmcc-apq8084-fix-terminating-of-frequ.patch
patches.kernel.org/6.6.24-071-clk-qcom-mmcc-msm8974-fix-terminating-of-frequ.patch
patches.kernel.org/6.6.24-072-usb-xhci-Add-error-handling-in-xhci_map_urb_fo.patch
patches.kernel.org/6.6.24-073-powerpc-fsl-Fix-mfpmr-build-errors-with-newer-.patch
patches.kernel.org/6.6.24-074-USB-serial-ftdi_sio-add-support-for-GMC-Z216C-.patch
patches.kernel.org/6.6.24-075-USB-serial-add-device-ID-for-VeriFone-adapter.patch
patches.kernel.org/6.6.24-076-USB-serial-cp210x-add-ID-for-MGP-Instruments-P.patch
patches.kernel.org/6.6.24-077-USB-serial-option-add-MeiG-Smart-SLM320-produc.patch
patches.kernel.org/6.6.24-078-KVM-x86-xen-inject-vCPU-upcall-vector-when-loc.patch
patches.kernel.org/6.6.24-079-USB-serial-cp210x-add-pid-vid-for-TDK-NC011001.patch
patches.kernel.org/6.6.24-080-PM-sleep-wakeirq-fix-wake-irq-warning-in-syste.patch
patches.kernel.org/6.6.24-081-mmc-tmio-avoid-concurrent-runs-of-mmc_request_.patch
patches.kernel.org/6.6.24-082-fuse-replace-remaining-make_bad_inode-with-fus.patch
patches.kernel.org/6.6.24-083-fuse-fix-root-lookup-with-nonzero-generation.patch
patches.kernel.org/6.6.24-084-fuse-don-t-unhash-root.patch
patches.kernel.org/6.6.24-085-usb-typec-ucsi-Clean-up-UCSI_CABLE_PROP-macros.patch
patches.kernel.org/6.6.24-086-usb-dwc3-am62-fix-module-unload-reload-behavio.patch
patches.kernel.org/6.6.24-087-usb-dwc3-am62-Disable-wakeup-at-remove.patch
patches.kernel.org/6.6.24-088-serial-core-only-stop-transmit-when-HW-fifo-is.patch
patches.kernel.org/6.6.24-089-serial-Lock-console-when-calling-into-driver-b.patch
patches.kernel.org/6.6.24-090-btrfs-qgroup-always-free-reserved-space-for-ex.patch
patches.kernel.org/6.6.24-091-btrfs-fix-off-by-one-chunk-length-calculation-.patch
patches.kernel.org/6.6.24-092-wifi-rtw88-Add-missing-VID-PIDs-for-8811CU-and.patch
patches.kernel.org/6.6.24-093-PCI-PM-Drain-runtime-idle-callbacks-before-dri.patch
patches.kernel.org/6.6.24-094-PCI-DPC-Quirk-PIO-log-size-for-Intel-Raptor-La.patch
patches.kernel.org/6.6.24-095-dm-raid-fix-lockdep-waring-in-pers-hot_add_dis.patch
patches.kernel.org/6.6.24-096-powerpc-xor_vmx-Add-mhard-float-to-CFLAGS.patch
patches.kernel.org/6.6.24-097-block-Fix-page-refcounts-for-unaligned-buffers.patch
patches.kernel.org/6.6.24-098-mac802154-fix-llsec-key-resources-release-in-m.patch
patches.kernel.org/6.6.24-099-mm-swap-fix-race-between-free_swap_and_cache-a.patch
patches.kernel.org/6.6.24-100-mmc-core-Fix-switch-on-gp3-partition.patch
patches.kernel.org/6.6.24-101-Bluetooth-btnxpuart-Fix-btnxpuart_close.patch
patches.kernel.org/6.6.24-102-leds-trigger-netdev-Fix-kernel-panic-on-interf.patch
patches.kernel.org/6.6.24-103-drm-etnaviv-Restore-some-id-values.patch
patches.kernel.org/6.6.24-104-landlock-Warn-once-if-a-Landlock-action-is-req.patch
patches.kernel.org/6.6.24-105-hwmon-amc6821-add-of_match-table.patch
patches.kernel.org/6.6.24-106-ext4-fix-corruption-during-on-line-resize.patch
patches.kernel.org/6.6.24-107-nvmem-meson-efuse-fix-function-pointer-type-mi.patch
patches.kernel.org/6.6.24-108-slimbus-core-Remove-usage-of-the-deprecated-id.patch
patches.kernel.org/6.6.24-109-phy-tegra-xusb-Add-API-to-retrieve-the-port-nu.patch
patches.kernel.org/6.6.24-110-usb-gadget-tegra-xudc-Fix-USB3-PHY-retrieval-l.patch
patches.kernel.org/6.6.24-111-speakup-Fix-8bit-characters-from-direct-synth.patch
patches.kernel.org/6.6.24-112-PCI-AER-Block-runtime-suspend-when-handling-er.patch
patches.kernel.org/6.6.24-113-io_uring-net-correctly-handle-multishot-recvms.patch
patches.kernel.org/6.6.24-114-io_uring-fix-mshot-io-wq-checks.patch
patches.kernel.org/6.6.24-115-sparc32-Fix-parport-build-with-sparc32.patch
patches.kernel.org/6.6.24-116-nfs-fix-UAF-in-direct-writes.patch
patches.kernel.org/6.6.24-117-NFS-Read-unlock-folio-on-nfs_page_create_from_.patch
patches.kernel.org/6.6.24-118-kbuild-Move-Wenum-compare-conditional-enum-con.patch
patches.kernel.org/6.6.24-119-PCI-qcom-Enable-BDF-to-SID-translation-properl.patch
patches.kernel.org/6.6.24-120-PCI-dwc-endpoint-Fix-advertised-resizable-BAR-.patch
patches.kernel.org/6.6.24-121-PCI-hv-Fix-ring-buffer-size-calculation.patch
patches.kernel.org/6.6.24-122-smb-client-stop-revalidating-reparse-points-un.patch
patches.kernel.org/6.6.24-123-cifs-prevent-updating-file-size-from-server-if.patch
patches.kernel.org/6.6.24-124-cifs-allow-changing-password-during-remount.patch
patches.kernel.org/6.6.24-125-thermal-drivers-mediatek-Fix-control-buffer-en.patch
patches.kernel.org/6.6.24-126-vfio-pci-Disable-auto-enable-of-exclusive-INTx.patch
patches.kernel.org/6.6.24-127-vfio-pci-Lock-external-INTx-masking-ops.patch
patches.kernel.org/6.6.24-128-vfio-platform-Disable-virqfds-on-cleanup.patch
patches.kernel.org/6.6.24-129-tpm-tpm_tis-Avoid-warning-splat-at-shutdown.patch
patches.kernel.org/6.6.24-130-server-convert-to-new-timestamp-accessors.patch
patches.kernel.org/6.6.24-131-ksmbd-replace-generic_fillattr-with-vfs_getatt.patch
patches.kernel.org/6.6.24-132-ksmbd-retrieve-number-of-blocks-using-vfs_geta.patch
patches.kernel.org/6.6.24-133-platform-x86-intel-tpmi-Change-vsec-offset-to-.patch
patches.kernel.org/6.6.24-134-io_uring-clean-rings-on-NO_MMAP-alloc-fail.patch
patches.kernel.org/6.6.24-135-ring-buffer-Fix-waking-up-ring-buffer-readers.patch
patches.kernel.org/6.6.24-136-ring-buffer-Do-not-set-shortest_full-when-full.patch
patches.kernel.org/6.6.24-137-ring-buffer-Fix-resetting-of-shortest_full.patch
patches.kernel.org/6.6.24-138-ring-buffer-Fix-full_waiters_pending-in-poll.patch
patches.kernel.org/6.6.24-139-ring-buffer-Use-wait_event_interruptible-in-ri.patch
patches.kernel.org/6.6.24-140-dlm-fix-user-space-lkb-refcounting.patch
patches.kernel.org/6.6.24-141-soc-fsl-qbman-Always-disable-interrupts-when-t.patch
patches.kernel.org/6.6.24-142-soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch
patches.kernel.org/6.6.24-143-s390-zcrypt-fix-reference-counting-on-zcrypt-c.patch
patches.kernel.org/6.6.24-144-drm-probe-helper-warn-about-negative-.get_mode.patch
patches.kernel.org/6.6.24-145-drm-panel-do-not-return-negative-error-codes-f.patch
patches.kernel.org/6.6.24-146-drm-exynos-do-not-return-negative-values-from-.patch
patches.kernel.org/6.6.24-147-drm-imx-ipuv3-do-not-return-negative-values-fr.patch
patches.kernel.org/6.6.24-148-drm-vc4-hdmi-do-not-return-negative-values-fro.patch
patches.kernel.org/6.6.24-149-memtest-use-READ-WRITE-_ONCE-in-memory-scannin.patch
patches.kernel.org/6.6.24-150-Revert-block-mq-deadline-use-correct-way-to-th.patch
patches.kernel.org/6.6.24-151-f2fs-mark-inode-dirty-for-FI_ATOMIC_COMMITTED-.patch
patches.kernel.org/6.6.24-152-f2fs-truncate-page-cache-before-clearing-flags.patch
patches.kernel.org/6.6.24-153-nilfs2-fix-failure-to-detect-DAT-corruption-in.patch
patches.kernel.org/6.6.24-154-nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch
patches.kernel.org/6.6.24-155-cifs-add-xid-to-query-server-interface-call.patch
patches.kernel.org/6.6.24-156-cifs-make-sure-server-interfaces-are-requested.patch
patches.kernel.org/6.6.24-157-cifs-do-not-let-cifs_chan_update_iface-dealloc.patch
patches.kernel.org/6.6.24-158-cifs-delete-unnecessary-NULL-checks-in-cifs_ch.patch
patches.kernel.org/6.6.24-159-cifs-make-cifs_chan_update_iface-a-void-functi.patch
patches.kernel.org/6.6.24-160-cifs-reduce-warning-log-level-for-server-not-a.patch
patches.kernel.org/6.6.24-161-cifs-open_cached_dir-add-FILE_READ_EA-to-desir.patch
patches.kernel.org/6.6.24-162-mtd-rawnand-Fix-and-simplify-again-the-continu.patch
patches.kernel.org/6.6.24-163-mtd-rawnand-Constrain-even-more-when-continuou.patch
patches.kernel.org/6.6.24-164-cpufreq-dt-always-allocate-zeroed-cpumask.patch
patches.kernel.org/6.6.24-165-x86-CPU-AMD-Update-the-Zenbleed-microcode-revi.patch
patches.kernel.org/6.6.24-166-net-esp-fix-bad-handling-of-pages-from-page_po.patch
patches.kernel.org/6.6.24-167-NFSD-Fix-nfsd_clid_class-use-of-__string_len-m.patch
patches.kernel.org/6.6.24-168-drm-i915-Add-missing-to-__assign_str-macros-in.patch
patches.kernel.org/6.6.24-169-net-hns3-tracing-fix-hclgevf-trace-event-strin.patch
patches.kernel.org/6.6.24-170-cxl-trace-Properly-initialize-cxl_poison-regio.patch
patches.kernel.org/6.6.24-171-virtio-reenable-config-if-freezing-device-fail.patch
patches.kernel.org/6.6.24-172-LoongArch-Change-__my_cpu_offset-definition-to.patch
patches.kernel.org/6.6.24-173-LoongArch-Define-the-__io_aw-hook-as-mmiowb.patch
patches.kernel.org/6.6.24-174-LoongArch-crypto-Clean-up-useless-assignment-o.patch
patches.kernel.org/6.6.24-175-wireguard-netlink-check-for-dangling-peer-via-.patch
patches.kernel.org/6.6.24-176-wireguard-netlink-access-device-through-ctx-in.patch
patches.kernel.org/6.6.24-177-wireguard-selftests-set-RISCV_ISA_FALLBACK-on-.patch
patches.kernel.org/6.6.24-178-ahci-asm1064-correct-count-of-reported-ports.patch
patches.kernel.org/6.6.24-179-ahci-asm1064-asm1166-don-t-limit-reported-port.patch
patches.kernel.org/6.6.24-180-drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-.patch
patches.kernel.org/6.6.24-181-drm-amd-display-Return-the-correct-HDCP-error-.patch
patches.kernel.org/6.6.24-182-drm-amd-display-Fix-noise-issue-on-HDMI-AV-mut.patch
patches.kernel.org/6.6.24-183-dm-snapshot-fix-lockup-in-dm_exception_table_e.patch
patches.kernel.org/6.6.24-184-x86-pm-Work-around-false-positive-kmemleak-rep.patch
patches.kernel.org/6.6.24-185-wifi-brcmfmac-add-per-vendor-feature-detection.patch
patches.kernel.org/6.6.24-186-wifi-brcmfmac-cfg80211-Use-WSEC-to-set-SAE-pas.patch
patches.kernel.org/6.6.24-187-wifi-brcmfmac-Demote-vendor-specific-attach-de.patch
patches.kernel.org/6.6.24-188-drm-ttm-Make-sure-the-mapped-tt-pages-are-decr.patch
patches.kernel.org/6.6.24-189-drm-bridge-add-edid_read-hook-and-drm_bridge_e.patch
patches.kernel.org/6.6.24-190-drm-bridge-lt8912b-use-drm_bridge_edid_read.patch
patches.kernel.org/6.6.24-191-drm-bridge-lt8912b-clear-the-EDID-property-on-.patch
patches.kernel.org/6.6.24-192-drm-bridge-lt8912b-do-not-return-negative-valu.patch
patches.kernel.org/6.6.24-193-workqueue-Shorten-events_freezable_power_effic.patch
patches.kernel.org/6.6.24-194-drm-amd-display-Use-freesync-when-DRM_EDID_FEA.patch
patches.kernel.org/6.6.24-195-net-fix-IPSTATS_MIB_OUTPKGS-increment-in-OutFo.patch
patches.kernel.org/6.6.24-196-netfilter-nf_tables-mark-set-as-dead-when-unbi.patch
patches.kernel.org/6.6.24-197-netfilter-nf_tables-disallow-anonymous-set-wit.patch
patches.kernel.org/6.6.24-198-netfilter-nf_tables-reject-constant-set-with-t.patch
patches.kernel.org/6.6.24-199-Drivers-hv-vmbus-Calculate-ring-buffer-size-fo.patch
patches.kernel.org/6.6.24-200-nouveau-lock-the-client-object-tree.patch
patches.kernel.org/6.6.24-201-drm-nouveau-fix-stale-locked-mutex-in-nouveau_.patch
patches.kernel.org/6.6.24-202-crypto-rk3288-Fix-use-after-free-in-unprepare.patch
patches.kernel.org/6.6.24-203-crypto-sun8i-ce-Fix-use-after-free-in-unprepar.patch
patches.kernel.org/6.6.24-204-xfrm-Avoid-clang-fortify-warning-in-copy_to_us.patch
patches.kernel.org/6.6.24-205-mm-mmap-fix-vma_merge-case-7-with-vma_ops-clos.patch
patches.kernel.org/6.6.24-206-selftests-mptcp-diag-return-KSFT_FAIL-not-test.patch
patches.kernel.org/6.6.24-207-usb-typec-tpcm-Fix-PORT_RESET-behavior-for-sel.patch
patches.kernel.org/6.6.24-208-cgroup-cpuset-Fix-retval-in-update_cpumask.patch
patches.kernel.org/6.6.24-209-Input-xpad-add-additional-HyperX-Controller-Id.patch
patches.kernel.org/6.6.24-210-init-Kconfig-lower-GCC-version-check-for-Warra.patch
patches.kernel.org/6.6.24-211-firewire-ohci-prevent-leak-of-left-over-IRQ-on.patch
patches.kernel.org/6.6.24-212-KVM-x86-Mark-target-gfn-of-emulated-atomic-ins.patch
patches.kernel.org/6.6.24-213-KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-.patch
patches.kernel.org/6.6.24-214-SEV-disable-SEV-ES-DebugSwap-by-default.patch
patches.kernel.org/6.6.24-215-tracing-Use-.flush-call-to-wake-up-readers.patch
patches.kernel.org/6.6.24-216-drm-amdgpu-pm-Fix-the-error-of-pwm1_enable-set.patch
patches.kernel.org/6.6.24-217-tty-serial-imx-Fix-broken-RS485.patch
patches.kernel.org/6.6.24-218-drm-i915-Check-before-removing-mm-notifier.patch
patches.kernel.org/6.6.24-219-ALSA-hda-realtek-Fix-headset-Mic-no-show-at-re.patch
patches.kernel.org/6.6.24-220-USB-usb-storage-Prevent-divide-by-0-error-in-i.patch
patches.kernel.org/6.6.24-221-usb-typec-altmodes-displayport-create-sysfs-no.patch
patches.kernel.org/6.6.24-222-usb-gadget-ncm-Fix-handling-of-zero-block-leng.patch
patches.kernel.org/6.6.24-223-usb-port-Don-t-try-to-peer-unused-USB-ports-ba.patch
patches.kernel.org/6.6.24-224-xhci-Fix-failure-to-detect-ring-expansion-need.patch
patches.kernel.org/6.6.24-225-tty-serial-fsl_lpuart-avoid-idle-preamble-pend.patch
patches.kernel.org/6.6.24-226-misc-lis3lv02d_i2c-Fix-regulators-getting-en-d.patch
patches.kernel.org/6.6.24-227-misc-fastrpc-Pass-proper-arguments-to-scm-call.patch
patches.kernel.org/6.6.24-228-serial-port-Don-t-suspend-if-the-port-is-still.patch
patches.kernel.org/6.6.24-229-mei-me-add-arrow-lake-point-S-DID.patch
patches.kernel.org/6.6.24-230-mei-me-add-arrow-lake-point-H-DID.patch
patches.kernel.org/6.6.24-231-vt-fix-unicode-buffer-corruption-when-deleting.patch
patches.kernel.org/6.6.24-232-Revert-tty-serial-simplify-qcom_geni_serial_se.patch
patches.kernel.org/6.6.24-233-fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio.patch
patches.kernel.org/6.6.24-234-ALSA-hda-realtek-Add-Headset-Mic-supported-Ace.patch
patches.kernel.org/6.6.24-235-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP-.patch
patches.kernel.org/6.6.24-236-tee-optee-Fix-kernel-panic-caused-by-incorrect.patch
patches.kernel.org/6.6.24-237-ARM-imx_v6_v7_defconfig-Restore-CONFIG_BACKLIG.patch
patches.kernel.org/6.6.24-238-mm-vmscan-prevent-infinite-loop-for-costly-GFP.patch
patches.kernel.org/6.6.24-239-arm64-dts-qcom-sc8280xp-x13s-limit-pcie4-link-.patch
patches.kernel.org/6.6.24-240-iio-accel-adxl367-fix-DEVID-read-after-reset.patch
patches.kernel.org/6.6.24-241-iio-accel-adxl367-fix-I2C-FIFO-data-register.patch
patches.kernel.org/6.6.24-242-i2c-i801-Avoid-potential-double-call-to-gpiod_.patch
patches.kernel.org/6.6.24-243-iio-imu-inv_mpu6050-fix-frequency-setting-when.patch
patches.kernel.org/6.6.24-244-iio-imu-inv_mpu6050-fix-FIFO-parsing-when-empt.patch
patches.kernel.org/6.6.24-245-drm-i915-Don-t-explode-when-the-dig-port-we-do.patch
patches.kernel.org/6.6.24-246-drm-amd-display-handle-range-offsets-in-VRR-ra.patch
patches.kernel.org/6.6.24-247-x86-efistub-Call-mixed-mode-boot-services-on-t.patch
patches.kernel.org/6.6.24-248-ASoC-amd-yc-Revert-Fix-non-functional-mic-on-L.patch
patches.kernel.org/6.6.24-249-wifi-iwlwifi-pcie-fix-RB-status-reading.patch
patches.kernel.org/6.6.24-250-wifi-rtw88-8821cu-Fix-connection-failure.patch
patches.kernel.org/6.6.24-251-xfs-move-the-xfs_rtbitmap.c-declarations-to-xf.patch
patches.kernel.org/6.6.24-252-xfs-convert-rt-bitmap-extent-lengths-to-xfs_rt.patch
patches.kernel.org/6.6.24-253-xfs-consider-minlen-sized-extents-in-xfs_rtall.patch
patches.kernel.org/6.6.24-254-xfs-don-t-leak-recovered-attri-intent-items.patch
patches.kernel.org/6.6.24-255-xfs-use-xfs_defer_pending-objects-to-recover-i.patch
patches.kernel.org/6.6.24-256-xfs-pass-the-xfs_defer_pending-object-to-iop_r.patch
patches.kernel.org/6.6.24-257-xfs-transfer-recovered-intent-item-ownership-i.patch
patches.kernel.org/6.6.24-258-xfs-make-rextslog-computation-consistent-with-.patch
patches.kernel.org/6.6.24-259-xfs-fix-32-bit-truncation-in-xfs_compute_rexts.patch
patches.kernel.org/6.6.24-260-xfs-don-t-allow-overly-small-or-large-realtime.patch
patches.kernel.org/6.6.24-261-xfs-make-xchk_iget-safer-in-the-presence-of-co.patch
patches.kernel.org/6.6.24-262-xfs-remove-unused-fields-from-struct-xbtree_if.patch
patches.kernel.org/6.6.24-263-xfs-recompute-growfsrtfree-transaction-reserva.patch
patches.kernel.org/6.6.24-264-xfs-fix-an-off-by-one-error-in-xreap_agextent_.patch
patches.kernel.org/6.6.24-265-xfs-force-all-buffers-to-be-written-during-btr.patch
patches.kernel.org/6.6.24-266-xfs-add-missing-nrext64-inode-flag-check-to-sc.patch
patches.kernel.org/6.6.24-267-xfs-initialise-di_crc-in-xfs_log_dinode.patch
patches.kernel.org/6.6.24-268-xfs-short-circuit-xfs_growfs_data_private-if-d.patch
patches.kernel.org/6.6.24-269-xfs-add-lock-protection-when-remove-perag-from.patch
patches.kernel.org/6.6.24-270-xfs-fix-perag-leak-when-growfs-fails.patch
patches.kernel.org/6.6.24-271-xfs-ensure-logflagsp-is-initialized-in-xfs_bma.patch
patches.kernel.org/6.6.24-272-xfs-update-dir3-leaf-block-metadata-after-swap.patch
patches.kernel.org/6.6.24-273-xfs-reset-XFS_ATTR_INCOMPLETE-filter-on-node-r.patch
patches.kernel.org/6.6.24-274-xfs-remove-conditional-building-of-rt-geometry.patch
patches.kernel.org/6.6.24-275-btrfs-fix-deadlock-with-fiemap-and-extent-lock.patch
patches.kernel.org/6.6.24-276-vfio-Introduce-interface-to-flush-virqfd-injec.patch
patches.kernel.org/6.6.24-277-vfio-pci-Create-persistent-INTx-handler.patch
patches.kernel.org/6.6.24-278-vfio-platform-Create-persistent-IRQ-handlers.patch
patches.kernel.org/6.6.24-279-vfio-fsl-mc-Block-calling-interrupt-handler-wi.patch
patches.kernel.org/6.6.24-280-x86-Kconfig-Remove-CONFIG_AMD_MEM_ENCRYPT_ACTI.patch
patches.kernel.org/6.6.24-281-x86-sev-Fix-position-dependent-variable-refere.patch
patches.kernel.org/6.6.24-282-clocksource-drivers-arm_global_timer-Fix-maxim.patch
patches.kernel.org/6.6.24-283-ARM-9352-1-iwmmxt-Remove-support-for-PJ4-PJ4B-.patch
patches.kernel.org/6.6.24-284-ARM-9359-1-flush-check-if-the-folio-is-reserve.patch
patches.kernel.org/6.6.24-285-entry-Respect-changes-to-system-call-number-by.patch
patches.kernel.org/6.6.24-286-swiotlb-Fix-double-allocation-of-slots-due-to-.patch
patches.kernel.org/6.6.24-287-swiotlb-Honour-dma_alloc_coherent-alignment-in.patch
patches.kernel.org/6.6.24-288-swiotlb-Fix-alignment-checks-when-both-allocat.patch
patches.kernel.org/6.6.24-289-iommu-dma-Force-swiotlb_max_mapping_size-on-an.patch
patches.kernel.org/6.6.24-290-printk-Update-console_may_schedule-in-console_.patch
patches.kernel.org/6.6.24-291-irqchip-renesas-rzg2l-Implement-restriction-wh.patch
patches.kernel.org/6.6.24-292-irqchip-renesas-rzg2l-Flush-posted-write-in-ir.patch
patches.kernel.org/6.6.24-293-irqchip-renesas-rzg2l-Add-macro-to-retrieve-TI.patch
patches.kernel.org/6.6.24-294-irqchip-renesas-rzg2l-Rename-rzg2l_tint_eoi.patch
patches.kernel.org/6.6.24-295-irqchip-renesas-rzg2l-Rename-rzg2l_irq_eoi.patch
patches.kernel.org/6.6.24-296-irqchip-renesas-rzg2l-Prevent-spurious-interru.patch
patches.kernel.org/6.6.24-297-kprobes-x86-Use-copy_from_kernel_nofault-to-re.patch
patches.kernel.org/6.6.24-298-efi-libstub-fix-efi_random_alloc-to-allocate-m.patch
patches.kernel.org/6.6.24-299-x86-mpparse-Register-APIC-address-only-once.patch
patches.kernel.org/6.6.24-300-x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_X.patch
patches.kernel.org/6.6.24-301-efi-fix-panic-in-kdump-kernel.patch
patches.kernel.org/6.6.24-302-pwm-img-fix-pwm-clock-lookup.patch
patches.kernel.org/6.6.24-303-selftests-mm-gup_test-conform-test-to-TAP-form.patch
patches.kernel.org/6.6.24-304-selftests-mm-Fix-build-with-_FORTIFY_SOURCE.patch
patches.kernel.org/6.6.24-305-perf-top-Use-evsel-s-cpus-to-replace-user_requ.patch
patches.kernel.org/6.6.24-306-ALSA-hda-tas2781-remove-digital-gain-kcontrol.patch
patches.kernel.org/6.6.24-307-ALSA-hda-tas2781-add-locks-to-kcontrols.patch
patches.kernel.org/6.6.24-308-init-open-initrd.image-with-O_LARGEFILE.patch
patches.kernel.org/6.6.24-309-x86-efistub-Add-missing-boot_params-for-mixed-.patch
patches.kernel.org/6.6.24-310-efi-libstub-Cast-away-type-warning-in-use-of-m.patch
patches.kernel.org/6.6.24-311-x86-efistub-Reinstate-soft-limit-for-initrd-lo.patch
patches.kernel.org/6.6.24-312-prctl-generalize-PR_SET_MDWE-support-check-to-.patch
patches.kernel.org/6.6.24-313-ARM-prctl-reject-PR_SET_MDWE-on-pre-ARMv6.patch
patches.kernel.org/6.6.24-314-tmpfs-fix-race-on-handling-dquot-rbtree.patch
patches.kernel.org/6.6.24-315-btrfs-fix-race-in-read_extent_buffer_pages.patch
patches.kernel.org/6.6.24-316-btrfs-zoned-don-t-skip-block-groups-with-100-z.patch
patches.kernel.org/6.6.24-317-btrfs-zoned-use-zone-aware-sb-location-for-scr.patch
patches.kernel.org/6.6.24-318-wifi-mac80211-check-clear-fast-rx-for-non-4add.patch
patches.kernel.org/6.6.24-319-wifi-cfg80211-add-a-flag-to-disable-wireless-e.patch
patches.kernel.org/6.6.24-320-wifi-iwlwifi-mvm-disable-MLO-for-the-time-bein.patch
patches.kernel.org/6.6.24-321-wifi-iwlwifi-fw-don-t-always-use-FW-dump-trig.patch
patches.kernel.org/6.6.24-322-Revert-drm-amd-display-Fix-sending-VSC-colorim.patch
patches.kernel.org/6.6.24-323-exec-Fix-NOMMU-linux_binprm-exec-in-transfer_a.patch
patches.kernel.org/6.6.24-324-hexagon-vmlinux.lds.S-handle-attributes-sectio.patch
patches.kernel.org/6.6.24-325-mm-cachestat-fix-two-shmem-bugs.patch
patches.kernel.org/6.6.24-326-selftests-mm-sigbus-wp-test-requires-UFFD_FEAT.patch
patches.kernel.org/6.6.24-327-selftests-mm-fix-ARM-related-issue-with-fork-a.patch
patches.kernel.org/6.6.24-328-mmc-sdhci-omap-re-tuning-is-needed-after-a-pm-.patch
patches.kernel.org/6.6.24-329-mmc-core-Initialize-mmc_blk_ioc_data.patch
patches.kernel.org/6.6.24-330-mmc-core-Avoid-negative-index-with-array-acces.patch
patches.kernel.org/6.6.24-331-sdhci-of-dwcmshc-disable-PM-runtime-in-dwcmshc.patch
patches.kernel.org/6.6.24-332-block-Do-not-force-full-zone-append-completion.patch
patches.kernel.org/6.6.24-333-thermal-devfreq_cooling-Fix-perf-state-when-ca.patch
patches.kernel.org/6.6.24-334-nouveau-dmem-handle-kcalloc-allocation-failure.patch
patches.kernel.org/6.6.24-335-net-ll_temac-platform_get_resource-replaced-by.patch
patches.kernel.org/6.6.24-336-drm-vmwgfx-Create-debugfs-ttm_resource_manager.patch
patches.kernel.org/6.6.24-337-drm-amdkfd-fix-TLB-flush-after-unmap-for-GFX9..patch
patches.kernel.org/6.6.24-338-drm-amdgpu-fix-deadlock-while-reading-mqd-from.patch
patches.kernel.org/6.6.24-339-drm-i915-hwmon-Fix-locking-inversion-in-sysfs-.patch
patches.kernel.org/6.6.24-340-drm-i915-bios-Tolerate-devdata-NULL-in-intel_b.patch
patches.kernel.org/6.6.24-341-drm-i915-dsi-Go-back-to-the-previous-INIT_OTP-.patch
patches.kernel.org/6.6.24-342-drm-i915-Do-not-match-JSL-in-ehl_combo_pll_div.patch
patches.kernel.org/6.6.24-343-drm-i915-gt-Reset-queue_priority_hint-on-parki.patch
patches.kernel.org/6.6.24-344-Bluetooth-hci_sync-Fix-not-checking-error-on-h.patch
patches.kernel.org/6.6.24-345-mtd-spinand-Add-support-for-5-byte-IDs.patch
patches.kernel.org/6.6.24-346-Revert-usb-phy-generic-Get-the-vbus-supply.patch
patches.kernel.org/6.6.24-347-usb-cdc-wdm-close-race-between-read-and-workqu.patch
patches.kernel.org/6.6.24-348-USB-UAS-return-ENODEV-when-submit-urbs-fail-wi.patch
patches.kernel.org/6.6.24-349-drm-amd-display-Fix-hang-underflow-when-transi.patch
patches.kernel.org/6.6.24-350-drm-amd-display-Disconnect-phantom-pipe-OPP-fr.patch
patches.kernel.org/6.6.24-351-drm-amd-display-Clear-OPTC-mem-select-on-disab.patch
patches.kernel.org/6.6.24-352-vfio-pds-Make-sure-migration-file-isn-t-access.patch
patches.kernel.org/6.6.24-353-ALSA-sh-aica-reorder-cleanup-operations-to-avo.patch
patches.kernel.org/6.6.24-354-scsi-sd-Fix-TCG-OPAL-unlock-on-system-resume.patch
patches.kernel.org/6.6.24-355-scsi-core-Fix-unremoved-procfs-host-directory-.patch
patches.kernel.org/6.6.24-356-staging-vc04_services-changen-strncpy-to-strsc.patch
patches.kernel.org/6.6.24-357-staging-vc04_services-fix-information-leak-in-.patch
patches.kernel.org/6.6.24-358-usb-dwc3-Properly-set-system-wakeup.patch
patches.kernel.org/6.6.24-359-USB-core-Fix-deadlock-in-usb_deauthorize_inter.patch
patches.kernel.org/6.6.24-360-USB-core-Add-hub_get-and-hub_put-routines.patch
patches.kernel.org/6.6.24-361-USB-core-Fix-deadlock-in-port-disable-sysfs-at.patch
patches.kernel.org/6.6.24-362-usb-dwc2-host-Fix-remote-wakeup-from-hibernati.patch
patches.kernel.org/6.6.24-363-usb-dwc2-host-Fix-hibernation-flow.patch
patches.kernel.org/6.6.24-364-usb-dwc2-host-Fix-ISOC-flow-in-DDMA-mode.patch
patches.kernel.org/6.6.24-365-usb-dwc2-gadget-Fix-exiting-from-clock-gating.patch
patches.kernel.org/6.6.24-366-usb-dwc2-gadget-LPM-flow-fix.patch
patches.kernel.org/6.6.24-367-usb-udc-remove-warning-when-queue-disabled-ep.patch
patches.kernel.org/6.6.24-368-usb-typec-Return-size-of-buffer-if-pd_set-oper.patch
patches.kernel.org/6.6.24-369-usb-typec-ucsi-Clear-EVENT_PENDING-under-PPM-l.patch
patches.kernel.org/6.6.24-370-usb-typec-ucsi-Ack-unsupported-commands.patch
patches.kernel.org/6.6.24-371-usb-typec-ucsi_acpi-Refactor-and-fix-DELL-quir.patch
patches.kernel.org/6.6.24-372-usb-typec-ucsi-Clear-UCSI_CCI_RESET_COMPLETE-b.patch
patches.kernel.org/6.6.24-373-scsi-qla2xxx-Prevent-command-send-on-chip-rese.patch
patches.kernel.org/6.6.24-374-scsi-qla2xxx-Fix-N2N-stuck-connection.patch
patches.kernel.org/6.6.24-375-scsi-qla2xxx-Split-FCE-EFT-trace-control.patch
patches.kernel.org/6.6.24-376-scsi-qla2xxx-Update-manufacturer-detail.patch
patches.kernel.org/6.6.24-377-scsi-qla2xxx-NVME-FCP-prefer-flag-not-being-ho.patch
patches.kernel.org/6.6.24-378-scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch
patches.kernel.org/6.6.24-379-scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-.patch
patches.kernel.org/6.6.24-380-scsi-qla2xxx-Fix-double-free-of-fcport.patch
patches.kernel.org/6.6.24-381-scsi-qla2xxx-Change-debug-message-during-drive.patch
patches.kernel.org/6.6.24-382-scsi-qla2xxx-Delay-I-O-Abort-on-PCI-error.patch
patches.kernel.org/6.6.24-383-x86-bugs-Use-fixed-addressing-for-VERW-operand.patch
patches.kernel.org/6.6.24-384-Revert-x86-bugs-Use-fixed-addressing-for-VERW-.patch
patches.kernel.org/6.6.24-385-usb-dwc3-pci-Drop-duplicate-ID.patch
patches.kernel.org/6.6.24-386-scsi-lpfc-Correct-size-for-cmdwqe-rspwqe-for-m.patch
patches.kernel.org/6.6.24-387-scsi-lpfc-Correct-size-for-wqe-for-memset.patch
patches.kernel.org/6.6.24-388-scsi-libsas-Add-a-helper-sas_get_sas_addr_and_.patch
patches.kernel.org/6.6.24-389-scsi-libsas-Fix-disk-not-being-scanned-in-afte.patch
patches.kernel.org/6.6.24-390-x86-sev-Skip-ROM-range-scans-and-validation-fo.patch
patches.kernel.org/6.6.24-391-tools-resolve_btfids-fix-build-with-musl-libc.patch
patches.kernel.org/6.6.24-392-drm-amdgpu-fix-use-after-free-bug.patch
patches.kernel.org/6.6.24-393-Linux-6.6.24.patch
patches.kernel.org/6.6.25-001-Revert-workqueue-Shorten-events_freezable_powe.patch
patches.kernel.org/6.6.25-002-Revert-workqueue-Don-t-call-cpumask_test_cpu-w.patch
patches.kernel.org/6.6.25-003-Revert-workqueue-Implement-system-wide-nr_acti.patch
patches.kernel.org/6.6.25-004-Revert-workqueue-Introduce-struct-wq_node_nr_a.patch
patches.kernel.org/6.6.25-005-Revert-workqueue-RCU-protect-wq-dfl_pwq-and-im.patch
patches.kernel.org/6.6.25-006-Revert-workqueue-Make-wq_adjust_max_active-rou.patch
patches.kernel.org/6.6.25-007-Revert-workqueue-Move-nr_active-handling-into-.patch
patches.kernel.org/6.6.25-008-Revert-workqueue-Replace-pwq_activate_inactive.patch
patches.kernel.org/6.6.25-009-Revert-workqueue-Factor-out-pwq_is_empty.patch
patches.kernel.org/6.6.25-010-Revert-workqueue-Move-pwq-max_active-to-wq-max.patch
patches.kernel.org/6.6.25-011-Revert-workqueue.c-Increase-workqueue-name-len.patch
patches.kernel.org/6.6.25-012-Linux-6.6.25.patch
patches.kernel.org/6.6.26-001-drm-i915-display-Use-i915_gem_object_get_dma_a.patch
patches.kernel.org/6.6.26-002-drm-i915-Pre-populate-the-cursor-physical-dma-.patch
patches.kernel.org/6.6.26-003-scripts-bpf_doc-Use-silent-mode-when-exec-make.patch
patches.kernel.org/6.6.26-004-s390-bpf-Fix-bpf_plt-pointer-arithmetic.patch
patches.kernel.org/6.6.26-005-bpf-arm64-fix-bug-in-BPF_LDX_MEMSX.patch
patches.kernel.org/6.6.26-006-dma-buf-Fix-NULL-pointer-dereference-in-sanity.patch
patches.kernel.org/6.6.26-007-arm64-bpf-fix-32bit-unconditional-bswap.patch
patches.kernel.org/6.6.26-008-nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci.patch
patches.kernel.org/6.6.26-009-tools-ynl-fix-setting-presence-bits-in-simple-.patch
patches.kernel.org/6.6.26-010-mlxbf_gige-stop-PHY-during-open-error-paths.patch
patches.kernel.org/6.6.26-011-wifi-iwlwifi-mvm-rfi-fix-potential-response-le.patch
patches.kernel.org/6.6.26-012-wifi-iwlwifi-disable-multi-rx-queue-for-9000.patch
patches.kernel.org/6.6.26-013-wifi-iwlwifi-mvm-include-link-ID-when-releasin.patch
patches.kernel.org/6.6.26-014-ALSA-hda-cs35l56-Set-the-init_done-flag-before.patch
patches.kernel.org/6.6.26-015-ice-Refactor-FW-data-type-and-fix-bitmap-casti.patch
patches.kernel.org/6.6.26-016-ice-realloc-VSI-stats-arrays.patch
patches.kernel.org/6.6.26-017-ice-fix-memory-corruption-bug-with-suspend-and.patch
patches.kernel.org/6.6.26-018-ixgbe-avoid-sleeping-allocation-in-ixgbe_ipsec.patch
patches.kernel.org/6.6.26-019-igc-Remove-stale-comment-about-Tx-timestamping.patch
patches.kernel.org/6.6.26-020-s390-qeth-handle-deferred-cc1.patch
patches.kernel.org/6.6.26-021-net-hsr-hsr_slave-Fix-the-promiscuous-mode-in-.patch
patches.kernel.org/6.6.26-022-tcp-properly-terminate-timers-for-kernel-socke.patch
patches.kernel.org/6.6.26-023-net-wwan-t7xx-Split-64bit-accesses-to-fix-alig.patch
patches.kernel.org/6.6.26-024-selftests-vxlan_mdb-Fix-failures-with-old-libn.patch
patches.kernel.org/6.6.26-025-ACPICA-debugger-check-status-of-acpi_evaluate_.patch
patches.kernel.org/6.6.26-026-net-hns3-fix-index-limit-to-support-all-queue-.patch
patches.kernel.org/6.6.26-027-net-hns3-fix-kernel-crash-when-devlink-reload-.patch
patches.kernel.org/6.6.26-028-net-hns3-mark-unexcuted-loopback-test-result-a.patch
patches.kernel.org/6.6.26-029-tls-recv-process_rx_list-shouldn-t-use-an-offs.patch
patches.kernel.org/6.6.26-030-tls-adjust-recv-return-with-async-crypto-and-f.patch
patches.kernel.org/6.6.26-031-tls-get-psock-ref-after-taking-rxlock-to-avoid.patch
patches.kernel.org/6.6.26-032-mlxbf_gige-call-request_irq-after-NAPI-initial.patch
patches.kernel.org/6.6.26-033-bpf-Protect-against-int-overflow-for-stack-acc.patch
patches.kernel.org/6.6.26-034-cifs-Fix-duplicate-fscache-cookie-warnings.patch
patches.kernel.org/6.6.26-035-netfilter-nf_tables-reject-destroy-command-to-.patch
patches.kernel.org/6.6.26-036-netfilter-nf_tables-reject-table-flag-and-netd.patch
patches.kernel.org/6.6.26-037-netfilter-nf_tables-skip-netdev-hook-unregistr.patch
patches.kernel.org/6.6.26-038-net-bcmasp-Bring-up-unimac-after-PHY-link-up.patch
patches.kernel.org/6.6.26-039-net-lan743x-Add-set-RFE-read-fifo-threshold-fo.patch
patches.kernel.org/6.6.26-040-Octeontx2-af-fix-pause-frame-configuration-in-.patch
patches.kernel.org/6.6.26-041-inet-inet_defrag-prevent-sk-release-while-stil.patch
patches.kernel.org/6.6.26-042-drm-i915-dg2-Drop-pre-production-GT-workaround.patch
patches.kernel.org/6.6.26-043-drm-i915-Tidy-workaround-definitions.patch
patches.kernel.org/6.6.26-044-drm-i915-Consolidate-condition-for-Wa_22011802.patch
patches.kernel.org/6.6.26-045-drm-i915-xelpg-Call-Xe_LPG-workaround-function.patch
patches.kernel.org/6.6.26-046-drm-i915-Eliminate-IS_MTL_GRAPHICS_STEP.patch
patches.kernel.org/6.6.26-047-drm-i915-Replace-several-IS_METEORLAKE-with-pr.patch
patches.kernel.org/6.6.26-048-drm-i915-mtl-Update-workaround-14016712196.patch
patches.kernel.org/6.6.26-049-drm-i915-xelpg-Extend-some-workarounds-tuning-.patch
patches.kernel.org/6.6.26-050-drm-i915-mtl-Update-workaround-14018575942.patch
patches.kernel.org/6.6.26-051-dm-integrity-fix-out-of-range-warning.patch
patches.kernel.org/6.6.26-052-mm-treewide-replace-pud_large-with-pud_leaf.patch
patches.kernel.org/6.6.26-053-Revert-x86-mm-ident_map-Use-gbpages-only-where.patch
patches.kernel.org/6.6.26-054-btrfs-ensure-fiemap-doesn-t-race-with-writes-w.patch
patches.kernel.org/6.6.26-055-btrfs-fix-race-when-detecting-delalloc-ranges-.patch
patches.kernel.org/6.6.26-056-x86-CPU-AMD-Add-ZenX-generations-flags.patch
patches.kernel.org/6.6.26-057-x86-CPU-AMD-Carve-out-the-erratum-1386-fix.patch
patches.kernel.org/6.6.26-058-x86-CPU-AMD-Move-erratum-1076-fix-into-the-Zen.patch
patches.kernel.org/6.6.26-059-x86-CPU-AMD-Move-Zenbleed-check-to-the-Zen2-in.patch
patches.kernel.org/6.6.26-060-x86-CPU-AMD-Move-the-DIV0-bug-detection-to-the.patch
patches.kernel.org/6.6.26-061-x86-CPU-AMD-Get-rid-of-amd_erratum_1054.patch
patches.kernel.org/6.6.26-062-x86-CPU-AMD-Add-X86_FEATURE_ZEN1.patch
patches.kernel.org/6.6.26-063-perf-x86-amd-core-Update-and-fix-stalled-cycle.patch
patches.kernel.org/6.6.26-064-x86-cpufeatures-Add-new-word-for-scattered-fea.patch
patches.kernel.org/6.6.26-065-perf-x86-amd-lbr-Use-freeze-based-on-availabil.patch
patches.kernel.org/6.6.26-066-modpost-Optimize-symbol-search-from-linear-to-.patch
patches.kernel.org/6.6.26-067-modpost-do-not-make-find_tosym-return-NULL.patch
patches.kernel.org/6.6.26-068-gpio-cdev-sanitize-the-label-before-requesting.patch
patches.kernel.org/6.6.26-069-RISC-V-KVM-Fix-APLIC-setipnum_le-be-write-emul.patch
patches.kernel.org/6.6.26-070-RISC-V-KVM-Fix-APLIC-in_clrip-x-read-emulation.patch
patches.kernel.org/6.6.26-071-KVM-arm64-Fix-host-programmed-guest-events-in-.patch
patches.kernel.org/6.6.26-072-selinux-avoid-dereference-of-garbage-after-mou.patch
patches.kernel.org/6.6.26-073-r8169-fix-issue-caused-by-buggy-BIOS-on-certai.patch
patches.kernel.org/6.6.26-074-x86-cpufeatures-Add-CPUID_LNX_5-to-track-recen.patch
patches.kernel.org/6.6.26-075-x86-bpf-Fix-IP-after-emitting-call-depth-accou.patch
patches.kernel.org/6.6.26-076-Revert-Bluetooth-hci_qca-Set-BDA-quirk-bit-if-.patch
patches.kernel.org/6.6.26-077-arm64-dts-qcom-sc7180-trogdor-mark-bluetooth-a.patch
patches.kernel.org/6.6.26-078-Bluetooth-qca-fix-device-address-endianness.patch
patches.kernel.org/6.6.26-079-Bluetooth-add-quirk-for-broken-address-propert.patch
patches.kernel.org/6.6.26-080-Bluetooth-hci_event-set-the-conn-encrypted-bef.patch
patches.kernel.org/6.6.26-081-Bluetooth-Fix-TOCTOU-in-HCI-debugfs-implementa.patch
patches.kernel.org/6.6.26-082-netfilter-nf_tables-release-batch-on-table-val.patch
patches.kernel.org/6.6.26-083-netfilter-nf_tables-release-mutex-after-nft_gc.patch
patches.kernel.org/6.6.26-084-selftests-mptcp-join-fix-dev-in-check_endpoint.patch
patches.kernel.org/6.6.26-085-xen-netfront-Add-missing-skb_mark_for_recycle.patch
patches.kernel.org/6.6.26-086-net-rds-fix-possible-cp-null-dereference.patch
patches.kernel.org/6.6.26-087-net-usb-ax88179_178a-avoid-the-interface-alway.patch
patches.kernel.org/6.6.26-088-net-mana-Fix-Rx-DMA-datasize-and-skb_over_pani.patch
patches.kernel.org/6.6.26-089-vsock-virtio-fix-packet-delivery-to-tap-device.patch
patches.kernel.org/6.6.26-090-x86-srso-Improve-i-cache-locality-for-alias-mi.patch
patches.kernel.org/6.6.26-091-x86-srso-Disentangle-rethunk-dependent-options.patch
patches.kernel.org/6.6.26-092-x86-nospec-Refactor-UNTRAIN_RET-_.patch
patches.kernel.org/6.6.26-093-x86-bugs-Fix-the-SRSO-mitigation-on-Zen3-4.patch
patches.kernel.org/6.6.26-094-netfilter-nf_tables-reject-new-basechain-after.patch
patches.kernel.org/6.6.26-095-netfilter-nf_tables-flush-pending-destroy-work.patch
patches.kernel.org/6.6.26-096-netfilter-nf_tables-Fix-potential-data-race-in.patch
patches.kernel.org/6.6.26-097-netfilter-nf_tables-discard-table-flag-update-.patch
patches.kernel.org/6.6.26-098-netfilter-validate-user-input-for-expected-len.patch
patches.kernel.org/6.6.26-099-vboxsf-Avoid-an-spurious-warning-if-load_nls_x.patch
patches.kernel.org/6.6.26-100-bpf-sockmap-Prevent-lock-inversion-deadlock-in.patch
patches.kernel.org/6.6.26-101-x86-retpoline-Do-the-necessary-fixup-to-the-Ze.patch
patches.kernel.org/6.6.26-102-KVM-arm64-Ensure-target-address-is-granule-ali.patch
patches.kernel.org/6.6.26-103-net-sched-act_skbmod-prevent-kernel-infoleak.patch
patches.kernel.org/6.6.26-104-net-dsa-sja1105-Fix-parameters-order-in-sja111.patch
patches.kernel.org/6.6.26-105-net-sched-fix-lockdep-splat-in-qdisc_tree_redu.patch
patches.kernel.org/6.6.26-106-net-stmmac-fix-rx-queue-priority-assignment.patch
patches.kernel.org/6.6.26-107-net-phy-micrel-lan8814-Fix-when-enabling-disab.patch
patches.kernel.org/6.6.26-108-net-txgbe-fix-i2c-dev-name-cannot-match-clkdev.patch
patches.kernel.org/6.6.26-109-net-fec-Set-mac_managed_pm-during-probe.patch
patches.kernel.org/6.6.26-110-net-phy-micrel-Fix-potential-null-pointer-dere.patch
patches.kernel.org/6.6.26-111-net-dsa-mv88e6xxx-fix-usable-ports-on-88e6020.patch
patches.kernel.org/6.6.26-112-selftests-net-gro-fwd-update-vxlan-GRO-test-ex.patch
patches.kernel.org/6.6.26-113-gro-fix-ownership-transfer.patch
patches.kernel.org/6.6.26-114-ice-fix-enabling-RX-VLAN-filtering.patch
patches.kernel.org/6.6.26-115-i40e-Fix-VF-MAC-filter-removal.patch
patches.kernel.org/6.6.26-116-erspan-make-sure-erspan_base_hdr-is-present-in.patch
patches.kernel.org/6.6.26-117-selftests-reuseaddr_conflict-add-missing-new-l.patch
patches.kernel.org/6.6.26-118-tcp-Fix-bind-regression-for-v6-only-wildcard-a.patch
patches.kernel.org/6.6.26-119-ax25-fix-use-after-free-bugs-caused-by-ax25_ds.patch
patches.kernel.org/6.6.26-120-ipv6-Fix-infinite-recursion-in-fib6_dump_done.patch
patches.kernel.org/6.6.26-121-mlxbf_gige-stop-interface-during-shutdown.patch
patches.kernel.org/6.6.26-122-r8169-skip-DASH-fw-status-checks-when-DASH-is-.patch
patches.kernel.org/6.6.26-123-udp-do-not-accept-non-tunnel-GSO-skbs-landing-.patch
patches.kernel.org/6.6.26-124-udp-do-not-transition-UDP-GRO-fraglist-partial.patch
patches.kernel.org/6.6.26-125-udp-prevent-local-UDP-tunnel-packets-from-bein.patch
patches.kernel.org/6.6.26-126-octeontx2-af-Fix-issue-with-loading-coalesced-.patch
patches.kernel.org/6.6.26-127-octeontx2-pf-check-negative-error-code-in-otx2.patch
patches.kernel.org/6.6.26-128-octeontx2-af-Add-array-index-check.patch
patches.kernel.org/6.6.26-129-i40e-fix-i40e_count_filters-to-count-only-acti.patch
patches.kernel.org/6.6.26-130-i40e-fix-vf-may-be-used-uninitialized-in-this-.patch
patches.kernel.org/6.6.26-131-usb-typec-ucsi-Fix-race-between-typec_switch-a.patch
patches.kernel.org/6.6.26-132-drm-amd-display-Fix-DPSTREAM-CLK-on-and-off-se.patch
patches.kernel.org/6.6.26-133-drm-amd-display-Prevent-crash-when-disable-str.patch
patches.kernel.org/6.6.26-134-drm-amd-Evict-resources-during-PM-ops-prepare-.patch
patches.kernel.org/6.6.26-135-drm-amd-Add-concept-of-running-prepare_suspend.patch
patches.kernel.org/6.6.26-136-drm-amd-Flush-GFXOFF-requests-in-prepare-stage.patch
patches.kernel.org/6.6.26-137-i40e-Remove-_t-suffix-from-enum-type-names.patch
patches.kernel.org/6.6.26-138-i40e-Enforce-software-interrupt-during-busy-po.patch
patches.kernel.org/6.6.26-139-i40e-Remove-back-pointer-from-i40e_hw-structur.patch
patches.kernel.org/6.6.26-140-i40e-Refactor-I40E_MDIO_CLAUSE-macros.patch
patches.kernel.org/6.6.26-141-virtchnl-Add-header-dependencies.patch
patches.kernel.org/6.6.26-142-i40e-Simplify-memory-allocation-functions.patch
patches.kernel.org/6.6.26-143-i40e-Move-memory-allocation-structures-to-i40e.patch
patches.kernel.org/6.6.26-144-i40e-Split-i40e_osdep.h.patch
patches.kernel.org/6.6.26-145-i40e-Remove-circular-header-dependencies-and-f.patch
patches.kernel.org/6.6.26-146-intel-add-bit-macro-includes-where-needed.patch
patches.kernel.org/6.6.26-147-intel-legacy-field-get-conversion.patch
patches.kernel.org/6.6.26-148-e1000e-Workaround-for-sporadic-MDI-error-on-Me.patch
patches.kernel.org/6.6.26-149-e1000e-Minor-flow-correction-in-e1000_shutdown.patch
patches.kernel.org/6.6.26-150-e1000e-move-force-SMBUS-from-enable-ulp-functi.patch
patches.kernel.org/6.6.26-151-net-ravb-Let-IP-specific-receive-function-to-i.patch
patches.kernel.org/6.6.26-152-net-ravb-Always-process-TX-descriptor-ring.patch
patches.kernel.org/6.6.26-153-net-ravb-Always-update-error-counters.patch
patches.kernel.org/6.6.26-154-KVM-SVM-Use-unsigned-integers-when-dealing-wit.patch
patches.kernel.org/6.6.26-155-KVM-SVM-Add-support-for-allowing-zero-SEV-ASID.patch
patches.kernel.org/6.6.26-156-fs-pipe-Fix-lockdep-false-positive-in-watchque.patch
patches.kernel.org/6.6.26-157-9p-Fix-read-write-debug-statements-to-report-s.patch
patches.kernel.org/6.6.26-158-ASoC-wm_adsp-Fix-missing-mutex_lock-in-wm_adsp.patch
patches.kernel.org/6.6.26-159-drivers-perf-riscv-Disable-PERF_SAMPLE_BRANCH_.patch
patches.kernel.org/6.6.26-160-RISC-V-Update-AT_VECTOR_SIZE_ARCH-for-new-AT_M.patch
patches.kernel.org/6.6.26-161-regmap-maple-Fix-cache-corruption-in-regcache_.patch
patches.kernel.org/6.6.26-162-ALSA-hda-cs35l56-Add-ACPI-device-match-tables.patch
patches.kernel.org/6.6.26-163-drm-panfrost-fix-power-transition-timeout-warn.patch
patches.kernel.org/6.6.26-164-nouveau-uvmm-fix-addr-range-calcs-for-remap-op.patch
patches.kernel.org/6.6.26-165-drm-prime-Unbreak-virtgpu-dma-buf-export.patch
patches.kernel.org/6.6.26-166-ASoC-rt5682-sdw-fix-locking-sequence.patch
patches.kernel.org/6.6.26-167-ASoC-rt711-sdca-fix-locking-sequence.patch
patches.kernel.org/6.6.26-168-ASoC-rt711-sdw-fix-locking-sequence.patch
patches.kernel.org/6.6.26-169-ASoC-rt712-sdca-sdw-fix-locking-sequence.patch
patches.kernel.org/6.6.26-170-ASoC-rt722-sdca-sdw-fix-locking-sequence.patch
patches.kernel.org/6.6.26-171-ASoC-ops-Fix-wraparound-for-mask-in-snd_soc_ge.patch
patches.kernel.org/6.6.26-172-spi-s3c64xx-Extract-FIFO-depth-calculation-to-.patch
patches.kernel.org/6.6.26-173-spi-s3c64xx-sort-headers-alphabetically.patch
patches.kernel.org/6.6.26-174-spi-s3c64xx-explicitly-include-linux-bits.h.patch
patches.kernel.org/6.6.26-175-spi-s3c64xx-remove-else-after-return.patch
patches.kernel.org/6.6.26-176-spi-s3c64xx-define-a-magic-value.patch
patches.kernel.org/6.6.26-177-spi-s3c64xx-allow-full-FIFO-masks.patch
patches.kernel.org/6.6.26-178-spi-s3c64xx-determine-the-fifo-depth-only-once.patch
patches.kernel.org/6.6.26-179-spi-s3c64xx-Use-DMA-mode-from-fifo-size.patch
patches.kernel.org/6.6.26-180-ASoC-amd-acp-fix-for-acp_init-function-error-h.patch
patches.kernel.org/6.6.26-181-regmap-maple-Fix-uninitialized-symbol-ret-warn.patch
patches.kernel.org/6.6.26-182-ata-sata_sx4-fix-pdc20621_get_from_dimm-on-64-.patch
patches.kernel.org/6.6.26-183-scsi-mylex-Fix-sysfs-buffer-lengths.patch
patches.kernel.org/6.6.26-184-scsi-sd-Unregister-device-if-device_add_disk-f.patch
patches.kernel.org/6.6.26-185-Revert-ALSA-emu10k1-fix-synthesizer-sample-pla.patch
patches.kernel.org/6.6.26-186-cifs-Fix-caching-to-try-to-do-open-O_WRONLY-as.patch
patches.kernel.org/6.6.26-187-spi-mchp-pci1xxx-Fix-a-possible-null-pointer-d.patch
patches.kernel.org/6.6.26-188-ata-sata_mv-Fix-PCI-device-ID-table-declaratio.patch
patches.kernel.org/6.6.26-189-ASoC-SOF-amd-fix-for-false-dsp-interrupts.patch
patches.kernel.org/6.6.26-190-SUNRPC-Fix-a-slow-server-side-memory-leak-with.patch
patches.kernel.org/6.6.26-191-riscv-Disable-preemption-when-using-patch_map.patch
patches.kernel.org/6.6.26-192-nfsd-hold-a-lighter-weight-client-reference-ov.patch
patches.kernel.org/6.6.26-193-ice-fix-typo-in-assignment.patch
patches.kernel.org/6.6.26-194-x86-retpoline-Add-NOENDBR-annotation-to-the-SR.patch
patches.kernel.org/6.6.26-195-gpio-cdev-check-for-NULL-labels-when-sanitizin.patch
patches.kernel.org/6.6.26-196-gpio-cdev-fix-missed-label-sanitizing-in-debou.patch
patches.kernel.org/6.6.26-197-ksmbd-don-t-send-oplock-break-if-rename-fails.patch
patches.kernel.org/6.6.26-198-ksmbd-validate-payload-size-in-ipc-response.patch
patches.kernel.org/6.6.26-199-ksmbd-do-not-set-SMB2_GLOBAL_CAP_ENCRYPTION-fo.patch
patches.kernel.org/6.6.26-200-ALSA-hda-realtek-Fix-inactive-headset-mic-jack.patch
patches.kernel.org/6.6.26-201-ALSA-hda-realtek-Update-Panasonic-CF-SZ6-quirk.patch
patches.kernel.org/6.6.26-202-io_uring-kbuf-get-rid-of-lower-BGID-lists.patch
patches.kernel.org/6.6.26-203-io_uring-kbuf-get-rid-of-bl-is_ready.patch
patches.kernel.org/6.6.26-204-io_uring-kbuf-protect-io_buffer_list-teardown-.patch
patches.kernel.org/6.6.26-205-io_uring-use-private-workqueue-for-exit-work.patch
patches.kernel.org/6.6.26-206-io_uring-kbuf-hold-io_buffer_list-reference-ov.patch
patches.kernel.org/6.6.26-207-driver-core-Introduce-device_link_wait_removal.patch
patches.kernel.org/6.6.26-208-of-dynamic-Synchronize-of_changeset_destroy-wi.patch
patches.kernel.org/6.6.26-209-x86-mm-pat-fix-VM_PAT-handling-in-COW-mappings.patch
patches.kernel.org/6.6.26-210-x86-mce-Make-sure-to-grab-mce_sysfs_mutex-in-s.patch
patches.kernel.org/6.6.26-211-x86-coco-Require-seeding-RNG-with-RDRAND-on-Co.patch
patches.kernel.org/6.6.26-212-perf-x86-intel-ds-Don-t-clear-pebs_data_cfg-fo.patch
patches.kernel.org/6.6.26-213-arm64-ptrace-Use-saved-floating-point-state-ty.patch
patches.kernel.org/6.6.26-214-mm-secretmem-fix-GUP-fast-succeeding-on-secret.patch
patches.kernel.org/6.6.26-215-selftests-mm-include-strings.h-for-ffsl.patch
patches.kernel.org/6.6.26-216-s390-entry-align-system-call-table-on-8-bytes.patch
patches.kernel.org/6.6.26-217-riscv-Fix-spurious-errors-from-__get-put_kerne.patch
patches.kernel.org/6.6.26-218-riscv-process-Fix-kernel-gp-leakage.patch
patches.kernel.org/6.6.26-219-smb-client-handle-DFS-tcons-in-cifs_construct_.patch
patches.kernel.org/6.6.26-220-smb-client-serialise-cifs_construct_tcon-with-.patch
patches.kernel.org/6.6.26-221-smb3-retrying-on-failed-server-close.patch
patches.kernel.org/6.6.26-222-smb-client-fix-potential-UAF-in-cifs_debug_fil.patch
patches.kernel.org/6.6.26-223-smb-client-fix-potential-UAF-in-cifs_stats_pro.patch
patches.kernel.org/6.6.26-224-smb-client-fix-potential-UAF-in-cifs_stats_pro.patch
patches.kernel.org/6.6.26-225-smb-client-fix-potential-UAF-in-cifs_dump_full.patch
patches.kernel.org/6.6.26-226-smb-client-fix-potential-UAF-in-smb2_is_valid_.patch
patches.kernel.org/6.6.26-227-smb-client-fix-potential-UAF-in-smb2_is_valid_.patch
patches.kernel.org/6.6.26-228-smb-client-fix-potential-UAF-in-is_valid_oploc.patch
patches.kernel.org/6.6.26-229-smb-client-fix-potential-UAF-in-smb2_is_networ.patch
patches.kernel.org/6.6.26-230-smb-client-fix-potential-UAF-in-cifs_signal_ci.patch
patches.kernel.org/6.6.26-231-drm-i915-gt-Disable-HW-load-balancing-for-CCS.patch
patches.kernel.org/6.6.26-232-drm-i915-gt-Do-not-generate-the-command-stream.patch
patches.kernel.org/6.6.26-233-drm-i915-gt-Enable-only-one-CCS-for-compute-wo.patch
patches.kernel.org/6.6.26-234-Revert-x86-mpparse-Register-APIC-address-only-.patch
patches.kernel.org/6.6.26-235-of-module-prevent-NULL-pointer-dereference-in-.patch
patches.kernel.org/6.6.26-236-selftests-mptcp-connect-fix-shellcheck-warning.patch
patches.kernel.org/6.6.26-237-mptcp-don-t-overwrite-sock_ops-in-mptcp_is_tcp.patch
patches.kernel.org/6.6.26-238-mptcp-don-t-account-accept-of-non-MPC-client-a.patch
patches.kernel.org/6.6.26-239-bpf-put-uprobe-link-s-path-and-task-in-release.patch
patches.kernel.org/6.6.26-240-bpf-support-deferring-bpf_link-dealloc-to-afte.patch
patches.kernel.org/6.6.26-241-x86-head-64-Move-the-__head-definition-to-asm-.patch
patches.kernel.org/6.6.26-242-efi-libstub-Add-generic-support-for-parsing-me.patch
patches.kernel.org/6.6.26-243-x86-sme-Move-early-SME-kernel-encryption-handl.patch
patches.kernel.org/6.6.26-244-x86-sev-Move-early-startup-code-into-.head.tex.patch
patches.kernel.org/6.6.26-245-x86-efistub-Remap-kernel-text-read-only-before.patch
patches.kernel.org/6.6.26-246-x86-boot-Move-mem_encrypt-parsing-to-the-decom.patch
patches.kernel.org/6.6.26-247-x86-bugs-Change-commas-to-semicolons-in-spectr.patch
patches.kernel.org/6.6.26-248-x86-syscall-Don-t-force-use-of-indirect-calls-.patch
patches.kernel.org/6.6.26-249-x86-bhi-Add-support-for-clearing-branch-histor.patch
patches.kernel.org/6.6.26-250-x86-bhi-Define-SPEC_CTRL_BHI_DIS_S.patch
patches.kernel.org/6.6.26-251-x86-bhi-Enumerate-Branch-History-Injection-BHI.patch
patches.kernel.org/6.6.26-252-x86-bhi-Add-BHI-mitigation-knob.patch
patches.kernel.org/6.6.26-253-x86-bhi-Mitigate-KVM-by-default.patch
patches.kernel.org/6.6.26-254-KVM-x86-Add-BHI_NO.patch
patches.kernel.org/6.6.26-255-x86-set-SPECTRE_BHI_ON-as-default.patch
patches.kernel.org/6.6.26-256-Linux-6.6.26.patch
patches.kernel.org/i40e-Fix-ST-code-value-for-Clause-45.patch
patches.kernel.org/i40e-Include-types_h-to-some-headers.patch
patches.kernel.org/drm-amd-Stop-evicting-resources-on-APUs-in-suspend.patch
patches.kernel.org/intel-legacy-Partial-revert-of-field-getconversion.patch
patches.kernel.org/6.6.27-001-amdkfd-use-calloc-instead-of-kzalloc-to-avoid-.patch
patches.kernel.org/6.6.27-002-wifi-ath9k-fix-LNA-selection-in-ath_ant_try_sc.patch
patches.kernel.org/6.6.27-003-wifi-rtw89-fix-null-pointer-access-when-abort-.patch
patches.kernel.org/6.6.27-004-bnx2x-Fix-firmware-version-string-character-co.patch
patches.kernel.org/6.6.27-005-net-stmmac-dwmac-starfive-Add-support-for-JH71.patch
patches.kernel.org/6.6.27-006-net-phy-phy_device-Prevent-nullptr-exceptions-.patch
patches.kernel.org/6.6.27-007-wifi-rtw89-pci-enlarge-RX-DMA-buffer-to-consid.patch
patches.kernel.org/6.6.27-008-VMCI-Fix-memcpy-run-time-warning-in-dg_dispatc.patch
patches.kernel.org/6.6.27-009-wifi-iwlwifi-pcie-Add-the-PCI-device-id-for-ne.patch
patches.kernel.org/6.6.27-010-printk-For-suppress_panic_printk-check-for-oth.patch
patches.kernel.org/6.6.27-011-panic-Flush-kernel-log-buffer-at-the-end.patch
patches.kernel.org/6.6.27-012-cpuidle-Avoid-potential-overflow-in-integer-mu.patch
patches.kernel.org/6.6.27-013-ARM-dts-rockchip-fix-rk3288-hdmi-ports-node.patch
patches.kernel.org/6.6.27-014-ARM-dts-rockchip-fix-rk322x-hdmi-ports-node.patch
patches.kernel.org/6.6.27-015-arm64-dts-rockchip-fix-rk3328-hdmi-ports-node.patch
patches.kernel.org/6.6.27-016-arm64-dts-rockchip-fix-rk3399-hdmi-ports-node.patch
patches.kernel.org/6.6.27-017-net-add-netdev_lockdep_set_classes-to-virtual-.patch
patches.kernel.org/6.6.27-018-pmdomain-ti-Add-a-null-pointer-check-to-the-om.patch
patches.kernel.org/6.6.27-019-pmdomain-imx8mp-blk-ctrl-imx8mp_blk-Add-fdcc-c.patch
patches.kernel.org/6.6.27-020-ionic-set-adminq-irq-affinity.patch
patches.kernel.org/6.6.27-021-net-skbuff-add-overflow-debug-check-to-pull-pu.patch
patches.kernel.org/6.6.27-022-firmware-tegra-bpmp-Return-directly-after-a-fa.patch
patches.kernel.org/6.6.27-023-wifi-brcmfmac-Add-DMI-nvram-filename-quirk-for.patch
patches.kernel.org/6.6.27-024-wifi-mt76-mt7915-add-locking-for-accessing-map.patch
patches.kernel.org/6.6.27-025-wifi-mt76-mt7996-disable-AMSDU-for-non-data-fr.patch
patches.kernel.org/6.6.27-026-wifi-mt76-mt7996-add-locking-for-accessing-map.patch
patches.kernel.org/6.6.27-027-ACPI-x86-Move-acpi_quirk_skip_serdev_enumerati.patch
patches.kernel.org/6.6.27-028-pstore-zone-Add-a-null-pointer-check-to-the-ps.patch
patches.kernel.org/6.6.27-029-tools-power-x86_energy_perf_policy-Fix-file-le.patch
patches.kernel.org/6.6.27-030-net-pcs-xpcs-Return-EINVAL-in-the-internal-met.patch
patches.kernel.org/6.6.27-031-dma-direct-Leak-pages-on-dma_set_decrypted-fai.patch
patches.kernel.org/6.6.27-032-wifi-ath11k-decrease-MHI-channel-buffer-length.patch
patches.kernel.org/6.6.27-033-cpufreq-Don-t-unregister-cpufreq-cooling-on-CP.patch
patches.kernel.org/6.6.27-034-overflow-Allow-non-type-arg-to-type_max-and-ty.patch
patches.kernel.org/6.6.27-035-wifi-iwlwifi-Add-missing-MODULE_FIRMWARE-for-..patch
patches.kernel.org/6.6.27-036-wifi-cfg80211-check-A-MSDU-format-more-careful.patch
patches.kernel.org/6.6.27-037-btrfs-handle-chunk-tree-lookup-error-in-btrfs_.patch
patches.kernel.org/6.6.27-038-btrfs-export-handle-invalid-inode-or-root-refe.patch
patches.kernel.org/6.6.27-039-btrfs-send-handle-path-ref-underflow-in-header.patch
patches.kernel.org/6.6.27-040-ice-use-relative-VSI-index-for-VFs-instead-of-.patch
patches.kernel.org/6.6.27-041-net-smc-reduce-rtnl-pressure-in-smc_pnet_creat.patch
patches.kernel.org/6.6.27-042-Bluetooth-btintel-Fix-null-ptr-deref-in-btinte.patch
patches.kernel.org/6.6.27-043-Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch
patches.kernel.org/6.6.27-044-Bluetooth-Add-new-quirk-for-broken-read-key-le.patch
patches.kernel.org/6.6.27-045-drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch
patches.kernel.org/6.6.27-046-Input-synaptics-rmi4-fail-probing-if-memory-al.patch
patches.kernel.org/6.6.27-047-drm-panel-orientation-quirks-Add-quirk-for-GPD.patch
patches.kernel.org/6.6.27-048-ASoC-SOF-amd-Optimize-quirk-for-Valve-Galileo.patch
patches.kernel.org/6.6.27-049-drm-ttm-return-ENOSPC-from-ttm_bo_mem_space-v3.patch
patches.kernel.org/6.6.27-050-pinctrl-renesas-checker-Limit-cfg-reg-enum-che.patch
patches.kernel.org/6.6.27-051-sysv-don-t-call-sb_bread-with-pointers_lock-he.patch
patches.kernel.org/6.6.27-052-scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv.patch
patches.kernel.org/6.6.27-053-isofs-handle-CDs-with-bad-root-inode-but-good-.patch
patches.kernel.org/6.6.27-054-ASoC-Intel-common-DMI-remap-for-rebranded-Inte.patch
patches.kernel.org/6.6.27-055-rcu-nocb-Fix-WARN_ON_ONCE-in-the-rcu_nocb_bypa.patch
patches.kernel.org/6.6.27-056-rcu-tasks-Repair-RCU-Tasks-Trace-quiescence-ch.patch
patches.kernel.org/6.6.27-057-Julia-Lawall-reported-this-null-pointer-derefe.patch
patches.kernel.org/6.6.27-058-media-sta2x11-fix-irq-handler-cast.patch
patches.kernel.org/6.6.27-059-ALSA-firewire-lib-handle-quirk-to-calculate-pa.patch
patches.kernel.org/6.6.27-060-ASoC-Intel-avs-Populate-board-selection-with-n.patch
patches.kernel.org/6.6.27-061-ext4-add-a-hint-for-block-bitmap-corrupt-state.patch
patches.kernel.org/6.6.27-062-ext4-forbid-commit-inconsistent-quota-data-whe.patch
patches.kernel.org/6.6.27-063-drm-amd-display-Fix-nanosec-stat-overflow.patch
patches.kernel.org/6.6.27-064-accel-habanalabs-increase-HL_MAX_STR-to-64-byt.patch
patches.kernel.org/6.6.27-065-i2c-designware-Fix-RX-FIFO-depth-define-on-Wan.patch
patches.kernel.org/6.6.27-066-HID-input-avoid-polling-stylus-battery-on-Chro.patch
patches.kernel.org/6.6.27-067-drm-amd-amdgpu-Fix-potential-ioremap-memory-le.patch
patches.kernel.org/6.6.27-068-drm-Check-output-polling-initialized-before-di.patch
patches.kernel.org/6.6.27-069-SUNRPC-increase-size-of-rpc_wait_queue.qlen-fr.patch
patches.kernel.org/6.6.27-070-PCI-Disable-D3cold-on-Asus-B1400-PCI-NVMe-brid.patch
patches.kernel.org/6.6.27-071-Revert-ACPI-PM-Block-ASUS-B1400CEAE-from-suspe.patch
patches.kernel.org/6.6.27-072-libperf-evlist-Avoid-out-of-bounds-access.patch
patches.kernel.org/6.6.27-073-input-touchscreen-imagis-Correct-the-maximum-t.patch
patches.kernel.org/6.6.27-074-drivers-perf-hisi-Enable-HiSilicon-Erratum-162.patch
patches.kernel.org/6.6.27-075-block-prevent-division-by-zero-in-blk_rq_stat_.patch
patches.kernel.org/6.6.27-076-RDMA-cm-add-timeout-to-cm_destroy_id-wait.patch
patches.kernel.org/6.6.27-077-Input-imagis-use-FIELD_GET-where-applicable.patch
patches.kernel.org/6.6.27-078-Input-allocate-keycode-for-Display-refresh-rat.patch
patches.kernel.org/6.6.27-079-platform-x86-touchscreen_dmi-Add-an-extra-entr.patch
patches.kernel.org/6.6.27-080-perf-x86-amd-lbr-Discard-erroneous-branch-entr.patch
patches.kernel.org/6.6.27-081-ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga-9-1.patch
patches.kernel.org/6.6.27-082-ktest-force-buildonly-1-for-make_warnings_file.patch
patches.kernel.org/6.6.27-083-Input-xpad-add-support-for-Snakebyte-GAMEPADs.patch
patches.kernel.org/6.6.27-084-ring-buffer-use-READ_ONCE-to-read-cpu_buffer-c.patch
patches.kernel.org/6.6.27-085-tools-iio-replace-seekdir-in-iio_generic_buffe.patch
patches.kernel.org/6.6.27-086-bus-mhi-host-Add-MHI_PM_SYS_ERR_FAIL-state.patch
patches.kernel.org/6.6.27-087-kernfs-RCU-protect-kernfs_nodes-and-avoid-kern.patch
patches.kernel.org/6.6.27-088-usb-gadget-uvc-mark-incomplete-frames-with-UVC.patch
patches.kernel.org/6.6.27-089-usb-typec-ucsi-Limit-read-size-on-v1.2.patch
patches.kernel.org/6.6.27-090-thunderbolt-Keep-the-domain-powered-when-USB4-.patch
patches.kernel.org/6.6.27-091-usb-typec-tcpci-add-generic-tcpci-fallback-com.patch
patches.kernel.org/6.6.27-092-usb-sl811-hcd-only-defined-function-checkdone-.patch
patches.kernel.org/6.6.27-093-ASoC-amd-yc-Fix-non-functional-mic-on-ASUS-M76.patch
patches.kernel.org/6.6.27-094-thermal-of-Assume-polling-delay-passive-0-when.patch
patches.kernel.org/6.6.27-095-ASoC-soc-core.c-Skip-dummy-codec-when-adding-p.patch
patches.kernel.org/6.6.27-096-x86-xen-attempt-to-inflate-the-memory-balloon-.patch
patches.kernel.org/6.6.27-097-fbdev-viafb-fix-typo-in-hw_bitblt_1-and-hw_bit.patch
patches.kernel.org/6.6.27-098-io_uring-clear-opcode-specific-data-for-an-ear.patch
patches.kernel.org/6.6.27-099-modpost-fix-null-pointer-dereference.patch
patches.kernel.org/6.6.27-100-drivers-nvme-Add-quirks-for-device-126f-2262.patch
patches.kernel.org/6.6.27-101-fbmon-prevent-division-by-zero-in-fb_videomode.patch
patches.kernel.org/6.6.27-102-ALSA-hda-realtek-Add-quirks-for-some-Clevo-lap.patch
patches.kernel.org/6.6.27-103-gcc-plugins-stackleak-Avoid-.head.text-section.patch
patches.kernel.org/6.6.27-104-selftests-mptcp-display-simult-in-extra_msg.patch
patches.kernel.org/6.6.27-105-media-mediatek-vcodec-Fix-oops-when-HEVC-init-.patch
patches.kernel.org/6.6.27-106-media-mediatek-vcodec-adding-lock-to-protect-d.patch
patches.kernel.org/6.6.27-107-media-mediatek-vcodec-adding-lock-to-protect-e.patch
patches.kernel.org/6.6.27-108-randomize_kstack-Improve-entropy-diffusion.patch
patches.kernel.org/6.6.27-109-platform-x86-intel-vbtn-Update-tablet-mode-swi.patch
patches.kernel.org/6.6.27-110-Bluetooth-btintel-Fixe-build-regression.patch
patches.kernel.org/6.6.27-111-net-mpls-error-out-if-inner-headers-are-not-se.patch
patches.kernel.org/6.6.27-112-VMCI-Fix-possible-memcpy-run-time-warning-in-v.patch
patches.kernel.org/6.6.27-113-Revert-drm-amd-amdgpu-Fix-potential-ioremap-me.patch
patches.kernel.org/6.6.27-114-drm-Check-polling-initialized-before-enabling-.patch
patches.kernel.org/6.6.27-115-Linux-6.6.27.patch
patches.kernel.org/6.6.28-001-smb3-fix-Open-files-on-server-counter-going-ne.patch
patches.kernel.org/6.6.28-002-ata-libata-core-Allow-command-duration-limits-.patch
patches.kernel.org/6.6.28-003-ata-libata-scsi-Fix-ata_scsi_dev_rescan-error-.patch
patches.kernel.org/6.6.28-004-batman-adv-Avoid-infinite-loop-trying-to-resiz.patch
patches.kernel.org/6.6.28-005-ARM-dts-imx7s-warp-Pass-OV2680-link-frequencie.patch
patches.kernel.org/6.6.28-006-raid1-fix-use-after-free-for-original-bio-in-r.patch
patches.kernel.org/6.6.28-007-ring-buffer-Only-update-pages_touched-when-a-n.patch
patches.kernel.org/6.6.28-008-Bluetooth-Fix-memory-leak-in-hci_req_sync_comp.patch
patches.kernel.org/6.6.28-009-drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v.patch
patches.kernel.org/6.6.28-010-platform-chrome-cros_ec_uart-properly-fix-race.patch
patches.kernel.org/6.6.28-011-ACPI-scan-Do-not-increase-dep_unmet-for-alread.patch
patches.kernel.org/6.6.28-012-PM-s2idle-Make-sure-CPUs-will-wakeup-directly-.patch
patches.kernel.org/6.6.28-013-media-cec-core-remove-length-check-of-Timer-St.patch
patches.kernel.org/6.6.28-014-ARM-OMAP2-fix-bogus-MMC-GPIO-labels-on-Nokia-N.patch
patches.kernel.org/6.6.28-015-ARM-OMAP2-fix-N810-MMC-gpiod-table.patch
patches.kernel.org/6.6.28-016-mmc-omap-fix-broken-slot-switch-lookup.patch
patches.kernel.org/6.6.28-017-mmc-omap-fix-deferred-probe.patch
patches.kernel.org/6.6.28-018-mmc-omap-restore-original-power-up-down-steps.patch
patches.kernel.org/6.6.28-019-ARM-OMAP2-fix-USB-regression-on-Nokia-N8x0.patch
patches.kernel.org/6.6.28-020-firmware-arm_scmi-Make-raw-debugfs-entries-non.patch
patches.kernel.org/6.6.28-021-cxl-mem-Fix-for-the-index-of-Clear-Event-Recor.patch
patches.kernel.org/6.6.28-022-cxl-core-regs-Fix-usage-of-map-reg_type-in-cxl.patch
patches.kernel.org/6.6.28-023-drm-msm-dpu-don-t-allow-overriding-data-from-c.patch
patches.kernel.org/6.6.28-024-arm64-dts-imx8-ss-conn-fix-usdhc-wrong-lpcg-cl.patch
patches.kernel.org/6.6.28-025-cxl-core-Fix-initialization-of-mbox_cmd.size_o.patch
patches.kernel.org/6.6.28-026-Revert-drm-qxl-simplify-qxl_fence_wait.patch
patches.kernel.org/6.6.28-027-nouveau-fix-function-cast-warning.patch
patches.kernel.org/6.6.28-028-scsi-hisi_sas-Modify-the-deadline-for-ata_wait.patch
patches.kernel.org/6.6.28-029-scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_ge.patch
patches.kernel.org/6.6.28-030-net-openvswitch-fix-unwanted-error-log-on-time.patch
patches.kernel.org/6.6.28-031-u64_stats-fix-u64_stats_init-for-lockdep-when-.patch
patches.kernel.org/6.6.28-032-xsk-validate-user-input-for-XDP_-UMEM-COMPLETI.patch
patches.kernel.org/6.6.28-033-octeontx2-pf-Fix-transmit-scheduler-resource-l.patch
patches.kernel.org/6.6.28-034-block-fix-q-blkg_list-corruption-during-disk-r.patch
patches.kernel.org/6.6.28-035-geneve-fix-header-validation-in-geneve-6-_xmit.patch
patches.kernel.org/6.6.28-036-s390-ism-fix-receive-message-buffer-allocation.patch
patches.kernel.org/6.6.28-037-bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_.patch
patches.kernel.org/6.6.28-038-bnxt_en-Fix-error-recovery-for-RoCE-ulp-client.patch
patches.kernel.org/6.6.28-039-bnxt_en-Reset-PTP-tx_avail-after-possible-firm.patch
patches.kernel.org/6.6.28-040-net-ks8851-Inline-ks8851_rx_skb.patch
patches.kernel.org/6.6.28-041-net-ks8851-Handle-softirqs-at-the-end-of-IRQ-t.patch
patches.kernel.org/6.6.28-042-af_unix-Clear-stale-u-oob_skb.patch
patches.kernel.org/6.6.28-043-octeontx2-af-Fix-NIX-SQ-mode-and-BP-config.patch
patches.kernel.org/6.6.28-044-ipv6-fib-hide-unused-pn-variable.patch
patches.kernel.org/6.6.28-045-ipv4-route-avoid-unused-but-set-variable-warni.patch
patches.kernel.org/6.6.28-046-ipv6-fix-race-condition-between-ipv6_get_ifadd.patch
patches.kernel.org/6.6.28-047-Bluetooth-ISO-Align-broadcast-sync_timeout-wit.patch
patches.kernel.org/6.6.28-048-Bluetooth-ISO-Don-t-reject-BT_ISO_QOS-if-param.patch
patches.kernel.org/6.6.28-049-Bluetooth-hci_sync-Use-QoS-to-determine-which-.patch
patches.kernel.org/6.6.28-050-Bluetooth-hci_sync-Fix-using-the-same-interval.patch
patches.kernel.org/6.6.28-051-Bluetooth-SCO-Fix-not-validating-setsockopt-us.patch
patches.kernel.org/6.6.28-052-Bluetooth-l2cap-Don-t-double-set-the-HCI_CONN_.patch
patches.kernel.org/6.6.28-053-netfilter-complete-validation-of-user-input.patch
patches.kernel.org/6.6.28-054-net-mlx5-SF-Stop-waiting-for-FW-as-teardown-wa.patch
patches.kernel.org/6.6.28-055-net-mlx5-Register-devlink-first-under-devlink-.patch
patches.kernel.org/6.6.28-056-net-mlx5-offset-comp-irq-index-in-name-by-one.patch
patches.kernel.org/6.6.28-057-net-mlx5-Properly-link-new-fs-rules-into-the-t.patch
patches.kernel.org/6.6.28-058-net-mlx5-Correctly-compare-pkt-reformat-ids.patch
patches.kernel.org/6.6.28-059-net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch
patches.kernel.org/6.6.28-060-net-mlx5e-HTB-Fix-inconsistencies-with-QoS-SQs.patch
patches.kernel.org/6.6.28-061-net-mlx5e-Do-not-produce-metadata-freelist-ent.patch
patches.kernel.org/6.6.28-062-net-sparx5-fix-wrong-config-being-used-when-re.patch
patches.kernel.org/6.6.28-063-Revert-s390-ism-fix-receive-message-buffer-all.patch
patches.kernel.org/6.6.28-064-net-dsa-mt7530-trap-link-local-frames-regardle.patch
patches.kernel.org/6.6.28-065-af_unix-Do-not-use-atomic-ops-for-unix_sk-sk-i.patch
patches.kernel.org/6.6.28-066-af_unix-Fix-garbage-collector-racing-against-c.patch
patches.kernel.org/6.6.28-067-net-ena-Fix-potential-sign-extension-issue.patch
patches.kernel.org/6.6.28-068-net-ena-Wrong-missing-IO-completions-check-ord.patch
patches.kernel.org/6.6.28-069-net-ena-Fix-incorrect-descriptor-free-behavior.patch
patches.kernel.org/6.6.28-070-net-ena-Move-XDP-code-to-its-new-files.patch
patches.kernel.org/6.6.28-071-net-ena-Pass-ena_adapter-instead-of-net_device.patch
patches.kernel.org/6.6.28-072-net-ena-Use-tx_ring-instead-of-xdp_ring-for-XD.patch
patches.kernel.org/6.6.28-073-net-ena-Set-tx_info-xdpf-value-to-NULL.patch
patches.kernel.org/6.6.28-074-tracing-hide-unused-ftrace_event_id_fops.patch
patches.kernel.org/6.6.28-075-iommu-vt-d-Fix-wrong-use-of-pasid-config.patch
patches.kernel.org/6.6.28-076-iommu-vt-d-Allocate-local-memory-for-page-requ.patch
patches.kernel.org/6.6.28-077-selftests-mptcp-use-operator-to-append-strings.patch
patches.kernel.org/6.6.28-078-btrfs-qgroup-correctly-model-root-qgroup-rsv-i.patch
patches.kernel.org/6.6.28-079-btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-s.patch
patches.kernel.org/6.6.28-080-btrfs-record-delayed-inode-root-in-transaction.patch
patches.kernel.org/6.6.28-081-btrfs-qgroup-convert-PREALLOC-to-PERTRANS-afte.patch
patches.kernel.org/6.6.28-082-io_uring-net-restore-msg_control-on-sendzc-ret.patch
patches.kernel.org/6.6.28-083-kprobes-Fix-possible-use-after-free-issue-on-k.patch
patches.kernel.org/6.6.28-084-scsi-sg-Avoid-sg-device-teardown-race.patch
patches.kernel.org/6.6.28-085-scsi-sg-Avoid-race-in-error-handling-drop-bogu.patch
patches.kernel.org/6.6.28-086-accel-ivpu-Fix-deadlock-in-context_xa.patch
patches.kernel.org/6.6.28-087-drm-vmwgfx-Enable-DMA-mappings-with-SEV.patch
patches.kernel.org/6.6.28-088-drm-i915-vrr-Disable-VRR-when-using-bigjoiner.patch
patches.kernel.org/6.6.28-089-drm-amdkfd-Reset-GPU-on-queue-preemption-failu.patch
patches.kernel.org/6.6.28-090-drm-ast-Fix-soft-lockup.patch
patches.kernel.org/6.6.28-091-drm-panfrost-Fix-the-error-path-in-panfrost_mm.patch
patches.kernel.org/6.6.28-092-drm-client-Fully-protect-modes-with-dev-mode_c.patch
patches.kernel.org/6.6.28-093-arm64-dts-imx8qm-ss-dma-fix-can-lpcg-indices.patch
patches.kernel.org/6.6.28-094-arm64-dts-imx8-ss-dma-fix-can-lpcg-indices.patch
patches.kernel.org/6.6.28-095-arm64-dts-imx8-ss-dma-fix-adc-lpcg-indices.patch
patches.kernel.org/6.6.28-096-arm64-dts-imx8-ss-conn-fix-usb-lpcg-indices.patch
patches.kernel.org/6.6.28-097-arm64-dts-imx8-ss-lsio-fix-pwm-lpcg-indices.patch
patches.kernel.org/6.6.28-098-arm64-dts-imx8-ss-dma-fix-spi-lpcg-indices.patch
patches.kernel.org/6.6.28-099-vhost-Add-smp_rmb-in-vhost_vq_avail_empty.patch
patches.kernel.org/6.6.28-100-vhost-Add-smp_rmb-in-vhost_enable_notify.patch
patches.kernel.org/6.6.28-101-perf-x86-Fix-out-of-range-data.patch
patches.kernel.org/6.6.28-102-x86-cpu-Actually-turn-off-mitigations-by-defau.patch
patches.kernel.org/6.6.28-103-selftests-timers-Fix-abs-warning-in-posix_time.patch
patches.kernel.org/6.6.28-104-x86-apic-Force-native_apic_mem_read-to-use-the.patch
patches.kernel.org/6.6.28-105-irqflags-Explicitly-ignore-lockdep_hrtimer_exi.patch
patches.kernel.org/6.6.28-106-x86-bugs-Fix-return-type-of-spectre_bhi_state.patch
patches.kernel.org/6.6.28-107-x86-bugs-Fix-BHI-documentation.patch
patches.kernel.org/6.6.28-108-x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPA.patch
patches.kernel.org/6.6.28-109-x86-bugs-Rename-various-ia32_cap-variables-to-.patch
patches.kernel.org/6.6.28-110-x86-bugs-Fix-BHI-handling-of-RRSBA.patch
patches.kernel.org/6.6.28-111-x86-bugs-Clarify-that-syscall-hardening-isn-t-.patch
patches.kernel.org/6.6.28-112-x86-bugs-Remove-CONFIG_BHI_MITIGATION_AUTO-and.patch
patches.kernel.org/6.6.28-113-x86-bugs-Replace-CONFIG_SPECTRE_BHI_-ON-OFF-wi.patch
patches.kernel.org/6.6.28-114-drm-i915-cdclk-Fix-CDCLK-programming-order-whe.patch
patches.kernel.org/6.6.28-115-drm-i915-Disable-port-sync-when-bigjoiner-is-u.patch
patches.kernel.org/6.6.28-116-drm-amdgpu-Reset-dGPU-if-suspend-got-aborted.patch
patches.kernel.org/6.6.28-117-drm-amdgpu-always-force-full-reset-for-SOC21.patch
patches.kernel.org/6.6.28-118-drm-amdgpu-fix-incorrect-number-of-active-RBs-.patch
patches.kernel.org/6.6.28-119-drm-amd-display-Program-VSC-SDP-colorimetry-fo.patch
patches.kernel.org/6.6.28-120-drm-amd-display-Set-VSC-SDP-Colorimetry-same-w.patch
patches.kernel.org/6.6.28-121-drm-amd-display-fix-disable-otg-wa-logic-in-DC.patch
patches.kernel.org/6.6.28-122-Linux-6.6.28.patch
patches.kernel.org/6.6.29-001-smb-client-remove-extra-chan_count-check-in-__.patch
patches.kernel.org/6.6.29-002-smb-client-fix-UAF-in-smb2_reconnect_server.patch
patches.kernel.org/6.6.29-003-smb3-show-beginning-time-for-per-share-stats.patch
patches.kernel.org/6.6.29-004-smb-client-guarantee-refcounted-children-from-.patch
patches.kernel.org/6.6.29-005-smb-client-refresh-referral-without-acquiring-.patch
patches.kernel.org/6.6.29-006-drm-i915-Fix-FEC-pipe-A-vs.-DDI-A-mixup.patch
patches.kernel.org/6.6.29-007-drm-i915-mst-Reject-FEC-MST-on-ICL.patch
patches.kernel.org/6.6.29-008-drm-i915-cdclk-Fix-voltage_level-programming-e.patch
patches.kernel.org/6.6.29-009-drm-i915-Change-intel_pipe_update_-start-end-c.patch
patches.kernel.org/6.6.29-010-drm-i915-Extract-intel_crtc_vblank_evade_scanl.patch
patches.kernel.org/6.6.29-011-drm-i915-Enable-VRR-later-during-fastsets.patch
patches.kernel.org/6.6.29-012-drm-i915-Adjust-seamless_m_n-flag-behaviour.patch
patches.kernel.org/6.6.29-013-drm-i915-Disable-live-M-N-updates-when-using-b.patch
patches.kernel.org/6.6.29-014-selftests-timers-Convert-posix_timers-test-to-.patch
patches.kernel.org/6.6.29-015-selftests-timers-posix_timers-Reimplement-chec.patch
patches.kernel.org/6.6.29-016-drm-amd-display-Do-not-recursively-call-manual.patch
patches.kernel.org/6.6.29-017-ceph-pass-the-mdsc-to-several-helpers.patch
patches.kernel.org/6.6.29-018-ceph-rename-_to_client-to-_to_fs_client.patch
patches.kernel.org/6.6.29-019-ceph-redirty-page-before-returning-AOP_WRITEPA.patch
patches.kernel.org/6.6.29-020-selftests-timers-Fix-posix_timers-ksft_print_m.patch
patches.kernel.org/6.6.29-021-drm-msm-dpu-populate-SSPP-scaler-block-version.patch
patches.kernel.org/6.6.29-022-media-videobuf2-request-more-buffers-for-vb2_r.patch
patches.kernel.org/6.6.29-023-io_uring-Fix-io_cqring_wait-not-restoring-sigm.patch
patches.kernel.org/6.6.29-024-drm-i915-vma-Fix-UAF-on-destroy-against-retire.patch
patches.kernel.org/6.6.29-025-SUNRPC-Fix-rpcgss_context-trace-event-acceptor.patch
patches.kernel.org/6.6.29-026-selftests-ftrace-Limit-length-in-subsystem-ena.patch
patches.kernel.org/6.6.29-027-random-handle-creditable-entropy-from-atomic-p.patch
patches.kernel.org/6.6.29-028-scsi-core-Fix-handling-of-SCMD_FAIL_IF_RECOVER.patch
patches.kernel.org/6.6.29-029-net-usb-ax88179_178a-avoid-writing-the-mac-add.patch
patches.kernel.org/6.6.29-030-arm64-mm-Modify-range-based-tlbi-to-decrement-.patch
patches.kernel.org/6.6.29-031-arm64-tlb-Fix-TLBI-RANGE-operand.patch
patches.kernel.org/6.6.29-032-scsi-ufs-qcom-Add-missing-interconnect-bandwid.patch
patches.kernel.org/6.6.29-033-netfilter-nf_tables-Fix-potential-data-race-in.patch
patches.kernel.org/6.6.29-034-netfilter-nf_tables-Fix-potential-data-race-in.patch
patches.kernel.org/6.6.29-035-netfilter-br_netfilter-skip-conntrack-input-ho.patch
patches.kernel.org/6.6.29-036-netfilter-nft_set_pipapo-do-not-free-live-elem.patch
patches.kernel.org/6.6.29-037-netfilter-flowtable-validate-pppoe-header.patch
patches.kernel.org/6.6.29-038-netfilter-flowtable-incorrect-pppoe-tuple.patch
patches.kernel.org/6.6.29-039-af_unix-Call-manage_oob-for-every-skb-in-unix_.patch
patches.kernel.org/6.6.29-040-af_unix-Don-t-peek-OOB-data-without-MSG_OOB.patch
patches.kernel.org/6.6.29-041-net-sparx5-flower-fix-fragment-flags-handling.patch
patches.kernel.org/6.6.29-042-net-mlx5-Lag-restore-buckets-number-to-default.patch
patches.kernel.org/6.6.29-043-net-mlx5e-Prevent-deadlock-while-disabling-aRF.patch
patches.kernel.org/6.6.29-044-net-change-maximum-number-of-UDP-segments-to-1.patch
patches.kernel.org/6.6.29-045-octeontx2-pf-fix-FLOW_DIS_IS_FRAGMENT-implemen.patch
patches.kernel.org/6.6.29-046-net-stmmac-Apply-half-duplex-less-constraint-f.patch
patches.kernel.org/6.6.29-047-net-stmmac-Fix-max-speed-being-ignored-on-queu.patch
patches.kernel.org/6.6.29-048-net-stmmac-Fix-IP-cores-specific-MAC-capabilit.patch
patches.kernel.org/6.6.29-049-ice-tc-check-src_vsi-in-case-of-traffic-from-V.patch
patches.kernel.org/6.6.29-050-ice-tc-allow-zero-flags-in-parsing-tc-flower.patch
patches.kernel.org/6.6.29-051-ice-Fix-checking-for-unsupported-keys-on-non-t.patch
patches.kernel.org/6.6.29-052-tun-limit-printing-rate-when-illegal-packet-re.patch
patches.kernel.org/6.6.29-053-net-dsa-mt7530-fix-mirroring-frames-received-o.patch
patches.kernel.org/6.6.29-054-net-dsa-mt7530-fix-port-mirroring-for-MT7988-S.patch
patches.kernel.org/6.6.29-055-s390-ism-Properly-fix-receive-message-buffer-a.patch
patches.kernel.org/6.6.29-056-gpiolib-swnode-Remove-wrong-header-inclusion.patch
patches.kernel.org/6.6.29-057-net-ethernet-mtk_eth_soc-fix-WED-wifi-reset.patch
patches.kernel.org/6.6.29-058-net-ethernet-ti-am65-cpsw-nuss-cleanup-DMA-Cha.patch
patches.kernel.org/6.6.29-059-drm-i915-mst-Limit-MST-DSC-to-TGL.patch
patches.kernel.org/6.6.29-060-RDMA-rxe-Fix-the-problem-mutex_destroy-missing.patch
patches.kernel.org/6.6.29-061-RDMA-cm-Print-the-old-state-when-cm_destroy_id.patch
patches.kernel.org/6.6.29-062-RDMA-mlx5-Fix-port-number-for-counter-query-in.patch
patches.kernel.org/6.6.29-063-perf-lock-contention-Add-a-missing-NULL-check.patch
patches.kernel.org/6.6.29-064-s390-qdio-handle-deferred-cc1.patch
patches.kernel.org/6.6.29-065-s390-cio-fix-race-condition-during-online-proc.patch
patches.kernel.org/6.6.29-066-drm-nv04-Fix-out-of-bounds-access.patch
patches.kernel.org/6.6.29-067-drm-panel-visionox-rm69299-don-t-unregister-DS.patch
patches.kernel.org/6.6.29-068-drm-radeon-make-fstrict-flex-arrays-3-happy.patch
patches.kernel.org/6.6.29-069-ALSA-scarlett2-Move-USB-IDs-out-from-device_in.patch
patches.kernel.org/6.6.29-070-ALSA-scarlett2-Add-support-for-Clarett-8Pre-US.patch
patches.kernel.org/6.6.29-071-ASoC-ti-Convert-Pandora-ASoC-to-GPIO-descripto.patch
patches.kernel.org/6.6.29-072-thunderbolt-Introduce-tb_port_reset.patch
patches.kernel.org/6.6.29-073-thunderbolt-Introduce-tb_path_deactivate_hop.patch
patches.kernel.org/6.6.29-074-thunderbolt-Make-tb_switch_reset-support-Thund.patch
patches.kernel.org/6.6.29-075-thunderbolt-Reset-topology-created-by-the-boot.patch
patches.kernel.org/6.6.29-076-ALSA-scarlett2-Default-mixer-driver-to-enabled.patch
patches.kernel.org/6.6.29-077-ALSA-scarlett2-Add-correct-product-series-name.patch
patches.kernel.org/6.6.29-078-ALSA-scarlett2-Add-Focusrite-Clarett-2Pre-and-.patch
patches.kernel.org/6.6.29-079-ALSA-scarlett2-Add-Focusrite-Clarett-2Pre-and-.patch
patches.kernel.org/6.6.29-080-PCI-DPC-Use-FIELD_GET.patch
patches.kernel.org/6.6.29-081-PCI-Simplify-pcie_capability_clear_and_set_wor.patch
patches.kernel.org/6.6.29-082-ALSA-scarlett2-Rename-scarlett_gen2-to-scarlet.patch
patches.kernel.org/6.6.29-083-drm-panel-orientation-quirks-Add-quirk-for-Len.patch
patches.kernel.org/6.6.29-084-usb-xhci-Add-timeout-argument-in-address_devic.patch
patches.kernel.org/6.6.29-085-usb-new-quirk-to-reduce-the-SET_ADDRESS-reques.patch
patches.kernel.org/6.6.29-086-platform-x86-amd-pmc-Extend-Framework-13-quirk.patch
patches.kernel.org/6.6.29-087-interconnect-Don-t-access-req_list-while-it-s-.patch
patches.kernel.org/6.6.29-088-clk-Remove-prepare_lock-hold-assertion-in-__cl.patch
patches.kernel.org/6.6.29-089-clk-Initialize-struct-clk_core-kref-earlier.patch
patches.kernel.org/6.6.29-090-clk-Get-runtime-PM-before-walking-tree-during-.patch
patches.kernel.org/6.6.29-091-clk-Show-active-consumers-of-clocks-in-debugfs.patch
patches.kernel.org/6.6.29-092-clk-Get-runtime-PM-before-walking-tree-for-clk.patch
patches.kernel.org/6.6.29-093-clk-mediatek-Do-a-runtime-PM-get-on-controller.patch
patches.kernel.org/6.6.29-094-x86-bugs-Fix-BHI-retpoline-check.patch
patches.kernel.org/6.6.29-095-x86-cpufeatures-Fix-dependencies-for-GFNI-VAES.patch
patches.kernel.org/6.6.29-096-net-mlx5-E-switch-store-eswitch-pointer-before.patch
patches.kernel.org/6.6.29-097-ALSA-seq-ump-Fix-conversion-from-MIDI2-to-MIDI.patch
patches.kernel.org/6.6.29-098-ALSA-hda-tas2781-correct-the-register-for-pow-.patch
patches.kernel.org/6.6.29-099-ALSA-hda-tas2781-Add-new-vendor_id-and-subsyst.patch
patches.kernel.org/6.6.29-100-ALSA-hda-realtek-Add-quirks-for-Huawei-Mateboo.patch
patches.kernel.org/6.6.29-101-ALSA-hda-realtek-Enable-audio-jacks-of-Haier-B.patch
patches.kernel.org/6.6.29-102-binder-check-offset-alignment-in-binder_get_ob.patch
patches.kernel.org/6.6.29-103-thunderbolt-Avoid-notify-PM-core-about-runtime.patch
patches.kernel.org/6.6.29-104-thunderbolt-Fix-wake-configurations-after-devi.patch
patches.kernel.org/6.6.29-105-comedi-vmk80xx-fix-incomplete-endpoint-checkin.patch
patches.kernel.org/6.6.29-106-serial-mxs-auart-add-spinlock-around-changing-.patch
patches.kernel.org/6.6.29-107-serial-pmac_zilog-Remove-flawed-mitigation-for.patch
patches.kernel.org/6.6.29-108-serial-stm32-Return-IRQ_NONE-in-the-ISR-if-no-.patch
patches.kernel.org/6.6.29-109-serial-stm32-Reset-.throttled-state-in-.startu.patch
patches.kernel.org/6.6.29-110-serial-core-Clearing-the-circular-buffer-befor.patch
patches.kernel.org/6.6.29-111-serial-core-Fix-missing-shutdown-and-startup-f.patch
patches.kernel.org/6.6.29-112-USB-serial-option-add-Fibocom-FM135-GL-variant.patch
patches.kernel.org/6.6.29-113-USB-serial-option-add-support-for-Fibocom-FM65.patch
patches.kernel.org/6.6.29-114-USB-serial-option-add-Lonsung-U8300-U9300-prod.patch
patches.kernel.org/6.6.29-115-USB-serial-option-support-Quectel-EM060K-sub-m.patch
patches.kernel.org/6.6.29-116-USB-serial-option-add-Rolling-RW101-GL-and-RW1.patch
patches.kernel.org/6.6.29-117-USB-serial-option-add-Telit-FN920C04-rmnet-com.patch
patches.kernel.org/6.6.29-118-Revert-usb-cdc-wdm-close-race-between-read-and.patch
patches.kernel.org/6.6.29-119-usb-dwc2-host-Fix-dereference-issue-in-DDMA-co.patch
patches.kernel.org/6.6.29-120-usb-Disable-USB3-LPM-at-shutdown.patch
patches.kernel.org/6.6.29-121-usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind.patch
patches.kernel.org/6.6.29-122-mei-me-disable-RPL-S-on-SPS-and-IGN-firmwares.patch
patches.kernel.org/6.6.29-123-speakup-Avoid-crash-on-very-long-word.patch
patches.kernel.org/6.6.29-124-fs-sysfs-Fix-reference-leak-in-sysfs_break_act.patch
patches.kernel.org/6.6.29-125-sched-Add-missing-memory-barrier-in-switch_mm_.patch
patches.kernel.org/6.6.29-126-KVM-x86-Snapshot-if-a-vCPU-s-vendor-model-is-A.patch
patches.kernel.org/6.6.29-127-KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch
patches.kernel.org/6.6.29-128-KVM-x86-pmu-Do-not-mask-LVTPC-when-handling-a-.patch
patches.kernel.org/6.6.29-129-KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-.patch
patches.kernel.org/6.6.29-130-arm64-head-Disable-MMU-at-EL2-before-clearing-.patch
patches.kernel.org/6.6.29-131-arm64-hibernate-Fix-level3-translation-fault-i.patch
patches.kernel.org/6.6.29-132-init-main.c-Fix-potential-static_command_line-.patch
patches.kernel.org/6.6.29-133-mm-userfaultfd-allow-hugetlb-change-protection.patch
patches.kernel.org/6.6.29-134-mm-swapops-update-check-in-is_pfn_swap_entry-f.patch
patches.kernel.org/6.6.29-135-mm-memory-failure-fix-deadlock-when-hugetlb_op.patch
patches.kernel.org/6.6.29-136-mm-shmem-inline-shmem_is_huge-for-disabled-tra.patch
patches.kernel.org/6.6.29-137-fuse-fix-leaked-ENOSYS-error-on-first-statx-ca.patch
patches.kernel.org/6.6.29-138-drm-amdgpu-validate-the-parameters-of-bo-mappi.patch
patches.kernel.org/6.6.29-139-drm-amdkfd-Fix-memory-leak-in-create_process-f.patch
patches.kernel.org/6.6.29-140-drm-amdgpu-remove-invalid-resource-start-check.patch
patches.kernel.org/6.6.29-141-drm-vmwgfx-Fix-prime-import-export.patch
patches.kernel.org/6.6.29-142-drm-vmwgfx-Sort-primary-plane-formats-by-order.patch
patches.kernel.org/6.6.29-143-drm-vmwgfx-Fix-crtc-s-atomic-check-conditional.patch
patches.kernel.org/6.6.29-144-nouveau-fix-instmem-race-condition-around-ptr-.patch
patches.kernel.org/6.6.29-145-bootconfig-use-memblock_free_late-to-free-xbc-.patch
patches.kernel.org/6.6.29-146-nilfs2-fix-OOB-in-nilfs_set_de_type.patch
patches.kernel.org/6.6.29-147-net-dsa-mt7530-fix-improper-frames-on-all-25MH.patch
patches.kernel.org/6.6.29-148-net-dsa-mt7530-fix-enabling-EEE-on-MT7531-swit.patch
patches.kernel.org/6.6.29-149-virtio_net-Do-not-send-RSS-key-if-it-is-not-su.patch
patches.kernel.org/6.6.29-150-powerpc-ftrace-Ignore-ftrace-locations-in-exit.patch
patches.kernel.org/6.6.29-151-ksmbd-fix-slab-out-of-bounds-in-smb2_allocate_.patch
patches.kernel.org/6.6.29-152-ksmbd-validate-request-buffer-size-in-smb2_all.patch
patches.kernel.org/6.6.29-153-ksmbd-clear-RENAME_NOREPLACE-before-calling-vf.patch
patches.kernel.org/6.6.29-154-ksmbd-common-use-struct_group_attr-instead-of-.patch
patches.kernel.org/6.6.29-155-PCI-ASPM-Fix-deadlock-when-enabling-ASPM.patch
patches.kernel.org/6.6.29-156-thunderbolt-Reset-only-non-USB4-host-routers-i.patch
patches.kernel.org/6.6.29-157-selftests-kselftest-Fix-build-failure-with-NOL.patch
patches.kernel.org/6.6.29-158-Linux-6.6.29.patch
patches.kernel.org/6.6.30-001-cifs-Fix-reacquisition-of-volume-cookie-on-sti.patch
patches.kernel.org/6.6.30-002-smb-client-fix-rename-2-regression-against-sam.patch
patches.kernel.org/6.6.30-003-cifs-reinstate-original-behavior-again-for-for.patch
patches.kernel.org/6.6.30-004-HID-intel-ish-hid-ipc-Fix-dev_err-usage-with-u.patch
patches.kernel.org/6.6.30-005-HID-logitech-dj-allow-mice-to-use-all-types-of.patch
patches.kernel.org/6.6.30-006-arm64-dts-rockchip-set-PHY-address-of-MT7531-s.patch
patches.kernel.org/6.6.30-007-arm64-dts-rockchip-enable-internal-pull-up-on-.patch
patches.kernel.org/6.6.30-008-arm64-dts-rockchip-fix-alphabetical-ordering-R.patch
patches.kernel.org/6.6.30-009-arm64-dts-rockchip-enable-internal-pull-up-on-.patch
patches.kernel.org/6.6.30-010-arm64-dts-rockchip-Remove-unsupported-node-fro.patch
patches.kernel.org/6.6.30-011-arm64-dts-mediatek-mt8183-Add-power-domains-pr.patch
patches.kernel.org/6.6.30-012-arm64-dts-mediatek-mt8192-Add-missing-gce-clie.patch
patches.kernel.org/6.6.30-013-arm64-dts-mediatek-mt8195-Add-missing-gce-clie.patch
patches.kernel.org/6.6.30-014-arm64-dts-mediatek-mt8195-Add-missing-gce-clie.patch
patches.kernel.org/6.6.30-015-arm64-dts-mediatek-mt8195-Add-missing-gce-clie.patch
patches.kernel.org/6.6.30-016-arm64-dts-mediatek-cherry-Add-platform-thermal.patch
patches.kernel.org/6.6.30-017-arm64-dts-mediatek-cherry-Describe-CPU-supplie.patch
patches.kernel.org/6.6.30-018-arm64-dts-mediatek-mt8192-asurada-Update-min-v.patch
patches.kernel.org/6.6.30-019-arm64-dts-mediatek-mt8195-cherry-Update-min-vo.patch
patches.kernel.org/6.6.30-020-arm64-dts-mediatek-mt8183-kukui-Use-default-mi.patch
patches.kernel.org/6.6.30-021-arm64-dts-mediatek-mt7622-fix-clock-controller.patch
patches.kernel.org/6.6.30-022-arm64-dts-mediatek-mt7622-fix-IR-nodename.patch
patches.kernel.org/6.6.30-023-arm64-dts-mediatek-mt7622-fix-ethernet-control.patch
patches.kernel.org/6.6.30-024-arm64-dts-mediatek-mt7622-drop-reset-names-fro.patch
patches.kernel.org/6.6.30-025-arm64-dts-mediatek-mt7986-reorder-properties.patch
patches.kernel.org/6.6.30-026-arm64-dts-mediatek-mt7986-drop-invalid-propert.patch
patches.kernel.org/6.6.30-027-arm64-dts-mediatek-mt7986-drop-reset-cells-fro.patch
patches.kernel.org/6.6.30-028-arm64-dts-mediatek-mt7986-reorder-nodes.patch
patches.kernel.org/6.6.30-029-arm64-dts-mediatek-mt7986-drop-invalid-thermal.patch
patches.kernel.org/6.6.30-030-arm64-dts-mediatek-mt7986-prefix-BPI-R3-coolin.patch
patches.kernel.org/6.6.30-031-arm64-dts-mediatek-mt2712-fix-validation-error.patch
patches.kernel.org/6.6.30-032-arm64-dts-rockchip-regulator-for-sd-needs-to-b.patch
patches.kernel.org/6.6.30-033-arm64-dts-qcom-sc8180x-Fix-ss_phy_irq-for-seco.patch
patches.kernel.org/6.6.30-034-gpio-tangier-Use-correct-type-for-the-IRQ-chip.patch
patches.kernel.org/6.6.30-035-ARC-plat-hsdk-Remove-misplaced-interrupt-cells.patch
patches.kernel.org/6.6.30-036-wifi-mac80211-clean-up-assignments-to-pointer-.patch
patches.kernel.org/6.6.30-037-wifi-mac80211-split-mesh-fast-tx-cache-into-lo.patch
patches.kernel.org/6.6.30-038-wifi-iwlwifi-mvm-remove-old-PASN-station-when-.patch
patches.kernel.org/6.6.30-039-wifi-iwlwifi-mvm-return-uid-from-iwl_mvm_build.patch
patches.kernel.org/6.6.30-040-drm-gma500-Remove-lid-code.patch
patches.kernel.org/6.6.30-041-wifi-mac80211_hwsim-init-peer-measurement-resu.patch
patches.kernel.org/6.6.30-042-wifi-mac80211-remove-link-before-AP.patch
patches.kernel.org/6.6.30-043-wifi-mac80211-fix-unaligned-le16-access.patch
patches.kernel.org/6.6.30-044-net-libwx-fix-alloc-msix-vectors-failed.patch
patches.kernel.org/6.6.30-045-vxlan-drop-packets-from-invalid-src-address.patch
patches.kernel.org/6.6.30-046-net-bcmasp-fix-memory-leak-when-bringing-down-.patch
patches.kernel.org/6.6.30-047-mlxsw-core-Unregister-EMAD-trap-using-FORWARD-.patch
patches.kernel.org/6.6.30-048-mlxsw-core_env-Fix-driver-initialization-with-.patch
patches.kernel.org/6.6.30-049-ARM-dts-microchip-at91-sama7g5ek-Replace-regul.patch
patches.kernel.org/6.6.30-050-icmp-prevent-possible-NULL-dereferences-from-i.patch
patches.kernel.org/6.6.30-051-bridge-br_netlink.c-no-need-to-return-void-fun.patch
patches.kernel.org/6.6.30-052-bnxt_en-refactor-reset-close-code.patch
patches.kernel.org/6.6.30-053-bnxt_en-Fix-the-PCI-AER-routines.patch
patches.kernel.org/6.6.30-054-cxl-core-Fix-potential-payload-size-confusion-.patch
patches.kernel.org/6.6.30-055-net-dsa-mv88e6xx-fix-supported_interfaces-setu.patch
patches.kernel.org/6.6.30-056-NFC-trf7970a-disable-all-regulators-on-removal.patch
patches.kernel.org/6.6.30-057-ax25-Fix-netdev-refcount-issue.patch
patches.kernel.org/6.6.30-058-tools-ynl-don-t-ignore-errors-in-NLMSG_DONE-me.patch
patches.kernel.org/6.6.30-059-net-make-SK_MEMORY_PCPU_RESERV-tunable.patch
patches.kernel.org/6.6.30-060-net-fix-sk_memory_allocated_-add-sub-vs-softir.patch
patches.kernel.org/6.6.30-061-ipv4-check-for-NULL-idev-in-ip_route_use_hint.patch
patches.kernel.org/6.6.30-062-net-usb-ax88179_178a-stop-lying-about-skb-true.patch
patches.kernel.org/6.6.30-063-net-gtp-Fix-Use-After-Free-in-gtp_dellink.patch
patches.kernel.org/6.6.30-064-net-phy-mediatek-ge-soc-follow-netdev-LED-trig.patch
patches.kernel.org/6.6.30-065-gpio-tegra186-Fix-tegra186_gpio_is_accessible-.patch
patches.kernel.org/6.6.30-066-Bluetooth-btusb-Fix-triggering-coredump-implem.patch
patches.kernel.org/6.6.30-067-Bluetooth-hci_event-Fix-sending-HCI_OP_READ_EN.patch
patches.kernel.org/6.6.30-068-Bluetooth-MGMT-Fix-failing-to-MGMT_OP_ADD_UUID.patch
patches.kernel.org/6.6.30-069-Bluetooth-btusb-mediatek-Fix-double-free-of-sk.patch
patches.kernel.org/6.6.30-070-Bluetooth-hci_sync-Using-hci_cmd_sync_submit-w.patch
patches.kernel.org/6.6.30-071-Bluetooth-qca-set-power_ctrl_enabled-on-NULL-r.patch
patches.kernel.org/6.6.30-072-ipvs-Fix-checksumming-on-GSO-of-SCTP-packets.patch
patches.kernel.org/6.6.30-073-net-openvswitch-Fix-Use-After-Free-in-ovs_ct_e.patch
patches.kernel.org/6.6.30-074-mlxsw-Use-refcount_t-for-reference-counting.patch
patches.kernel.org/6.6.30-075-mlxsw-spectrum_acl_tcam-Fix-race-in-region-ID-.patch
patches.kernel.org/6.6.30-076-mlxsw-spectrum_acl_tcam-Fix-race-during-rehash.patch
patches.kernel.org/6.6.30-077-mlxsw-spectrum_acl_tcam-Fix-possible-use-after.patch
patches.kernel.org/6.6.30-078-mlxsw-spectrum_acl_tcam-Fix-possible-use-after.patch
patches.kernel.org/6.6.30-079-mlxsw-spectrum_acl_tcam-Rate-limit-error-messa.patch
patches.kernel.org/6.6.30-080-mlxsw-spectrum_acl_tcam-Fix-memory-leak-during.patch
patches.kernel.org/6.6.30-081-mlxsw-spectrum_acl_tcam-Fix-warning-during-reh.patch
patches.kernel.org/6.6.30-082-mlxsw-spectrum_acl_tcam-Fix-incorrect-list-API.patch
patches.kernel.org/6.6.30-083-mlxsw-spectrum_acl_tcam-Fix-memory-leak-when-c.patch
patches.kernel.org/6.6.30-084-eth-bnxt-fix-counting-packets-discarded-due-to.patch
patches.kernel.org/6.6.30-085-ARM-dts-imx6ull-tarragon-fix-USB-over-current-.patch
patches.kernel.org/6.6.30-086-netfilter-nf_tables-honor-table-dormant-flag-f.patch
patches.kernel.org/6.6.30-087-net-phy-dp83869-Fix-MII-mode-failure.patch
patches.kernel.org/6.6.30-088-net-ti-icssg-prueth-Fix-signedness-bug-in-prue.patch
patches.kernel.org/6.6.30-089-i40e-Do-not-use-WQ_MEM_RECLAIM-flag-for-workqu.patch
patches.kernel.org/6.6.30-090-i40e-Report-MFS-in-decimal-base-instead-of-hex.patch
patches.kernel.org/6.6.30-091-iavf-Fix-TC-config-comparison-with-existing-ad.patch
patches.kernel.org/6.6.30-092-ice-fix-LAG-and-VF-lock-dependency-in-ice_rese.patch
patches.kernel.org/6.6.30-093-net-ethernet-ti-am65-cpts-Fix-PTPv1-message-ty.patch
patches.kernel.org/6.6.30-094-tls-fix-lockless-read-of-strp-msg_ready-in-pol.patch
patches.kernel.org/6.6.30-095-af_unix-Suppress-false-positive-lockdep-splat-.patch
patches.kernel.org/6.6.30-096-KVM-x86-pmu-Zero-out-PMU-metadata-on-AMD-if-PM.patch
patches.kernel.org/6.6.30-097-KVM-x86-pmu-Set-enable-bits-for-GP-counters-in.patch
patches.kernel.org/6.6.30-098-mm-gup-explicitly-define-and-check-internal-GU.patch
patches.kernel.org/6.6.30-099-mm-madvise-make-MADV_POPULATE_-READ-WRITE-hand.patch
patches.kernel.org/6.6.30-100-drm-add-drm_gem_object_is_shared_for_memory_st.patch
patches.kernel.org/6.6.30-101-drm-amdgpu-add-shared-fdinfo-stats.patch
patches.kernel.org/6.6.30-102-drm-amdgpu-fix-visible-VRAM-handling-during-fa.patch
patches.kernel.org/6.6.30-103-mm-treewide-introduce-NR_PAGE_ORDERS.patch
patches.kernel.org/6.6.30-104-drm-ttm-stop-pooling-cached-NUMA-pages-v2.patch
patches.kernel.org/6.6.30-105-squashfs-convert-to-new-timestamp-accessors.patch
patches.kernel.org/6.6.30-106-Squashfs-check-the-inode-number-is-not-the-inv.patch
patches.kernel.org/6.6.30-107-selftests-seccomp-user_notification_addfd-chec.patch
patches.kernel.org/6.6.30-108-selftests-seccomp-Change-the-syscall-used-in-K.patch
patches.kernel.org/6.6.30-109-selftests-seccomp-Handle-EINVAL-on-unshare-CLO.patch
patches.kernel.org/6.6.30-110-fork-defer-linking-file-vma-until-vma-is-fully.patch
patches.kernel.org/6.6.30-111-x86-cpu-Fix-check-for-RDPKRU-in-__show_regs.patch
patches.kernel.org/6.6.30-112-rust-don-t-select-CONSTRUCTORS.patch
patches.kernel.org/6.6.30-113-rust-init-remove-impl-Zeroable-for-Infallible.patch
patches.kernel.org/6.6.30-114-rust-make-mutually-exclusive-with-CFI_CLANG.patch
patches.kernel.org/6.6.30-115-kbuild-rust-remove-unneeded-rustc_cfg-to-avoid.patch
patches.kernel.org/6.6.30-116-kbuild-rust-force-alloc-extern-to-allow-empty-.patch
patches.kernel.org/6.6.30-117-rust-remove-params-from-module-macro-example.patch
patches.kernel.org/6.6.30-118-Bluetooth-Fix-type-of-len-in-l2cap-sco-_sock_g.patch
patches.kernel.org/6.6.30-119-Bluetooth-btusb-Add-Realtek-RTL8852BE-support-.patch
patches.kernel.org/6.6.30-120-Bluetooth-qca-fix-NULL-deref-on-non-serdev-sus.patch
patches.kernel.org/6.6.30-121-Bluetooth-qca-fix-NULL-deref-on-non-serdev-set.patch
patches.kernel.org/6.6.30-122-mtd-rawnand-qcom-Fix-broken-OP_RESET_DEVICE-co.patch
patches.kernel.org/6.6.30-123-mm-hugetlb-fix-missing-hugetlb_lock-for-resv-u.patch
patches.kernel.org/6.6.30-124-mmc-sdhci-msm-pervent-access-to-suspended-cont.patch
patches.kernel.org/6.6.30-125-mm-create-FOLIO_FLAG_FALSE-and-FOLIO_TYPE_OPS-.patch
patches.kernel.org/6.6.30-126-mm-support-page_mapcount-on-page_has_type-page.patch
patches.kernel.org/6.6.30-127-smb-client-Fix-struct_group-usage-in-__packed-.patch
patches.kernel.org/6.6.30-128-smb3-missing-lock-when-picking-channel.patch
patches.kernel.org/6.6.30-129-smb3-fix-lock-ordering-potential-deadlock-in-c.patch
patches.kernel.org/6.6.30-130-HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-t.patch
patches.kernel.org/6.6.30-131-btrfs-fallback-if-compressed-IO-fails-for-ENOS.patch
patches.kernel.org/6.6.30-132-btrfs-fix-wrong-block_start-calculation-for-bt.patch
patches.kernel.org/6.6.30-133-btrfs-scrub-run-relocation-repair-when-only-ne.patch
patches.kernel.org/6.6.30-134-btrfs-fix-information-leak-in-btrfs_ioctl_logi.patch
patches.kernel.org/6.6.30-135-cpu-Re-enable-CPU-mitigations-by-default-for-X.patch
patches.kernel.org/6.6.30-136-LoongArch-Fix-callchain-parse-error-with-kerne.patch
patches.kernel.org/6.6.30-137-LoongArch-Fix-access-error-when-read-fault-on-.patch
patches.kernel.org/6.6.30-138-arm64-dts-qcom-sc8280xp-add-missing-PCIe-minim.patch
patches.kernel.org/6.6.30-139-arm64-dts-qcom-sm8450-Fix-the-msi-map-entries.patch
patches.kernel.org/6.6.30-140-arm64-dts-rockchip-enable-internal-pull-up-for.patch
patches.kernel.org/6.6.30-141-drm-amdgpu-sdma5.2-use-legacy-HDP-flush-for-SD.patch
patches.kernel.org/6.6.30-142-drm-amdgpu-Assign-correct-bits-for-SDMA-HDP-fl.patch
patches.kernel.org/6.6.30-143-drm-amdgpu-Fix-leak-when-GPU-memory-allocation.patch
patches.kernel.org/6.6.30-144-irqchip-gic-v3-its-Prevent-double-free-on-erro.patch
patches.kernel.org/6.6.30-145-ACPI-CPPC-Use-access_width-over-bit_width-for-.patch
patches.kernel.org/6.6.30-146-ACPI-CPPC-Fix-bit_offset-shift-in-MASK_VAL-mac.patch
patches.kernel.org/6.6.30-147-ACPI-CPPC-Fix-access-width-used-for-PCC-regist.patch
patches.kernel.org/6.6.30-148-ethernet-Add-helper-for-assigning-packet-type-.patch
patches.kernel.org/6.6.30-149-net-b44-set-pause-params-only-when-interface-i.patch
patches.kernel.org/6.6.30-150-stackdepot-respect-__GFP_NOLOCKDEP-allocation-.patch
patches.kernel.org/6.6.30-151-fbdev-fix-incorrect-address-computation-in-def.patch
patches.kernel.org/6.6.30-152-udp-preserve-the-connected-status-if-only-UDP-.patch
patches.kernel.org/6.6.30-153-mtd-diskonchip-work-around-ubsan-link-failure.patch
patches.kernel.org/6.6.30-154-phy-qcom-qmp-combo-Fix-register-base-for-QSERD.patch
patches.kernel.org/6.6.30-155-phy-qcom-qmp-combo-Fix-VCO-div-offset-on-v3.patch
patches.kernel.org/6.6.30-156-x86-tdx-Preserve-shared-bit-on-mprotect.patch
patches.kernel.org/6.6.30-157-mm-turn-folio_test_hugetlb-into-a-PageType.patch
patches.kernel.org/6.6.30-158-dmaengine-owl-fix-register-access-functions.patch
patches.kernel.org/6.6.30-159-dmaengine-tegra186-Fix-residual-calculation.patch
patches.kernel.org/6.6.30-160-idma64-Don-t-try-to-serve-interrupts-when-devi.patch
patches.kernel.org/6.6.30-161-soundwire-amd-fix-for-wake-interrupt-handling-.patch
patches.kernel.org/6.6.30-162-phy-marvell-a3700-comphy-Fix-out-of-bounds-rea.patch
patches.kernel.org/6.6.30-163-phy-marvell-a3700-comphy-Fix-hardcoded-array-s.patch
patches.kernel.org/6.6.30-164-phy-freescale-imx8m-pcie-fix-pcie-link-up-inst.patch
patches.kernel.org/6.6.30-165-phy-rockchip-snps-pcie3-fix-bifurcation-on-rk3.patch
patches.kernel.org/6.6.30-166-phy-rockchip-snps-pcie3-fix-clearing-PHP_GRF_P.patch
patches.kernel.org/6.6.30-167-phy-rockchip-naneng-combphy-Fix-mux-on-rk3588.patch
patches.kernel.org/6.6.30-168-phy-qcom-m31-match-requested-regulator-name-wi.patch
patches.kernel.org/6.6.30-169-dmaengine-idxd-Convert-spinlock-to-mutex-to-lo.patch
patches.kernel.org/6.6.30-170-dma-xilinx_dpdma-Fix-locking.patch
patches.kernel.org/6.6.30-171-dmaengine-idxd-Fix-oops-during-rmmod-on-single.patch
patches.kernel.org/6.6.30-172-riscv-fix-VMALLOC_START-definition.patch
patches.kernel.org/6.6.30-173-riscv-Fix-TASK_SIZE-on-64-bit-NOMMU.patch
patches.kernel.org/6.6.30-174-riscv-Fix-loading-64-bit-NOMMU-kernels-past-th.patch
patches.kernel.org/6.6.30-175-phy-ti-tusb1210-Resolve-charger-det-crash-if-c.patch
patches.kernel.org/6.6.30-176-sched-eevdf-Always-update-V-if-se-on_rq-when-r.patch
patches.kernel.org/6.6.30-177-sched-eevdf-Fix-miscalculation-in-reweight_ent.patch
patches.kernel.org/6.6.30-178-sched-eevdf-Prevent-vlag-from-going-out-of-bou.patch
patches.kernel.org/6.6.30-179-i2c-smbus-fix-NULL-function-pointer-dereferenc.patch
patches.kernel.org/6.6.30-180-phy-qcom-qmp-combo-fix-VCO-div-offset-on-v5_5n.patch
patches.kernel.org/6.6.30-181-ovl-fix-memory-leak-in-ovl_parse_param.patch
patches.kernel.org/6.6.30-182-Revert-riscv-kdump-fix-crashkernel-reserving-p.patch
patches.kernel.org/6.6.30-183-macsec-Enable-devices-to-advertise-whether-the.patch
patches.kernel.org/6.6.30-184-macsec-Detect-if-Rx-skb-is-macsec-related-for-.patch
patches.kernel.org/6.6.30-185-net-mlx5e-Advertise-mlx5-ethernet-driver-updat.patch
patches.kernel.org/6.6.30-186-bounds-Use-the-right-number-of-bits-for-power-.patch
patches.kernel.org/6.6.30-187-Linux-6.6.30.patch
patches.kernel.org/6.6.31-001-dmaengine-pl330-issue_pending-waits-until-WFP-.patch
patches.kernel.org/6.6.31-002-dmaengine-Revert-dmaengine-pl330-issue_pending.patch
patches.kernel.org/6.6.31-003-nvmem-add-explicit-config-option-to-read-old-s.patch
patches.kernel.org/6.6.31-004-mtd-limit-OTP-NVMEM-cell-parse-to-non-NAND-dev.patch
patches.kernel.org/6.6.31-005-rust-module-place-generated-init_module-functi.patch
patches.kernel.org/6.6.31-006-rust-macros-fix-soundness-issue-in-module-macr.patch
patches.kernel.org/6.6.31-007-wifi-nl80211-don-t-free-NULL-coalescing-rule.patch
patches.kernel.org/6.6.31-008-rust-kernel-require-Send-for-Module-implementa.patch
patches.kernel.org/6.6.31-009-eeprom-at24-Probe-for-DDR3-thermal-sensor-in-t.patch
patches.kernel.org/6.6.31-010-eeprom-at24-fix-memory-corruption-race-conditi.patch
patches.kernel.org/6.6.31-011-Bluetooth-qca-add-support-for-QCA2066.patch
patches.kernel.org/6.6.31-012-pinctrl-pinctrl-aspeed-g6-Fix-register-offset-.patch
patches.kernel.org/6.6.31-013-pinctrl-meson-fix-typo-in-PDM-s-pin-name.patch
patches.kernel.org/6.6.31-014-pinctrl-core-delete-incorrect-free-in-pinctrl_.patch
patches.kernel.org/6.6.31-015-pinctrl-mediatek-paris-Fix-PIN_CONFIG_INPUT_SC.patch
patches.kernel.org/6.6.31-016-pinctrl-mediatek-paris-Rework-support-for-PIN_.patch
patches.kernel.org/6.6.31-017-sunrpc-add-a-struct-rpc_stats-arg-to-rpc_creat.patch
patches.kernel.org/6.6.31-018-nfs-expose-proc-net-sunrpc-nfs-in-net-namespac.patch
patches.kernel.org/6.6.31-019-nfs-make-the-rpc_stat-per-net-namespace.patch
patches.kernel.org/6.6.31-020-nfs-Handle-error-of-rpc_proc_register-in-nfs_n.patch
patches.kernel.org/6.6.31-021-pinctrl-baytrail-Fix-selecting-gpio-pinctrl-st.patch
patches.kernel.org/6.6.31-022-power-rt9455-hide-unused-rt9455_boost_voltage_.patch
patches.kernel.org/6.6.31-023-power-supply-mt6360_charger-Fix-of_match-for-u.patch
patches.kernel.org/6.6.31-024-pinctrl-devicetree-fix-refcount-leak-in-pinctr.patch
patches.kernel.org/6.6.31-025-regulator-mt6360-De-capitalize-devicetree-regu.patch
patches.kernel.org/6.6.31-026-regulator-change-stubbed-devm_regulator_get_en.patch
patches.kernel.org/6.6.31-027-regulator-change-devm_regulator_get_enable_opt.patch
patches.kernel.org/6.6.31-028-bpf-kconfig-Fix-DEBUG_INFO_BTF_MODULES-Kconfig.patch
patches.kernel.org/6.6.31-029-bpf-skmsg-Fix-NULL-pointer-dereference-in-sk_p.patch
patches.kernel.org/6.6.31-030-regmap-Add-regmap_read_bypassed.patch
patches.kernel.org/6.6.31-031-ASoC-SOF-Introduce-generic-names-for-IPC-types.patch
patches.kernel.org/6.6.31-032-ASoC-SOF-Intel-add-default-firmware-library-pa.patch
patches.kernel.org/6.6.31-033-nvme-fix-warn-output-about-shared-namespaces-w.patch
patches.kernel.org/6.6.31-034-bpf-Fix-a-verifier-verbose-message.patch
patches.kernel.org/6.6.31-035-spi-spi-axi-spi-engine-Use-helper-function-dev.patch
patches.kernel.org/6.6.31-036-spi-axi-spi-engine-simplify-driver-data-alloca.patch
patches.kernel.org/6.6.31-037-spi-axi-spi-engine-use-devm_spi_alloc_host.patch
patches.kernel.org/6.6.31-038-spi-axi-spi-engine-move-msg-state-to-new-struc.patch
patches.kernel.org/6.6.31-039-spi-axi-spi-engine-use-common-AXI-macros.patch
patches.kernel.org/6.6.31-040-spi-axi-spi-engine-fix-version-format-string.patch
patches.kernel.org/6.6.31-041-spi-hisi-kunpeng-Delete-the-dump-interface-of-.patch
patches.kernel.org/6.6.31-042-bpf-arm64-Fix-incorrect-runtime-stats.patch
patches.kernel.org/6.6.31-043-riscv-bpf-Fix-incorrect-runtime-stats.patch
patches.kernel.org/6.6.31-044-ASoC-Intel-avs-Set-name-of-control-as-in-topol.patch
patches.kernel.org/6.6.31-045-ASoC-codecs-wsa881x-set-clk_stop_mode1-flag.patch
patches.kernel.org/6.6.31-046-s390-mm-Fix-storage-key-clearing-for-guest-hug.patch
patches.kernel.org/6.6.31-047-s390-mm-Fix-clearing-storage-keys-for-huge-pag.patch
patches.kernel.org/6.6.31-048-xdp-use-flags-field-to-disambiguate-broadcast-.patch
patches.kernel.org/6.6.31-049-bna-ensure-the-copied-buf-is-NUL-terminated.patch
patches.kernel.org/6.6.31-050-octeontx2-af-avoid-off-by-one-read-from-usersp.patch
patches.kernel.org/6.6.31-051-nsh-Restore-skb-protocol-data-mac_header-for-o.patch
patches.kernel.org/6.6.31-052-net-l2tp-drop-flow-hash-on-forward.patch
patches.kernel.org/6.6.31-053-s390-vdso-Add-CFI-for-RA-register-to-asm-macro.patch
patches.kernel.org/6.6.31-054-Fix-a-potential-infinite-loop-in-extract_user_.patch
patches.kernel.org/6.6.31-055-ALSA-emu10k1-fix-E-MU-card-dock-presence-monit.patch
patches.kernel.org/6.6.31-056-ALSA-emu10k1-factor-out-snd_emu1010_load_dock_.patch
patches.kernel.org/6.6.31-057-ALSA-emu10k1-move-the-whole-GPIO-event-handlin.patch
patches.kernel.org/6.6.31-058-ALSA-emu10k1-fix-E-MU-dock-initialization.patch
patches.kernel.org/6.6.31-059-net-qede-sanitize-rc-in-qede_add_tc_flower_flt.patch
patches.kernel.org/6.6.31-060-net-qede-use-return-from-qede_parse_flow_attr-.patch
patches.kernel.org/6.6.31-061-net-qede-use-return-from-qede_parse_flow_attr-.patch
patches.kernel.org/6.6.31-062-net-qede-use-return-from-qede_parse_actions.patch
patches.kernel.org/6.6.31-063-vxlan-Fix-racy-device-stats-updates.patch
patches.kernel.org/6.6.31-064-vxlan-Add-missing-VNI-filter-counter-update-in.patch
patches.kernel.org/6.6.31-065-ASoC-meson-axg-fifo-use-FIELD-helpers.patch
patches.kernel.org/6.6.31-066-ASoC-meson-axg-fifo-use-threaded-irq-to-check-.patch
patches.kernel.org/6.6.31-067-ASoC-meson-axg-card-make-links-nonatomic.patch
patches.kernel.org/6.6.31-068-ASoC-meson-axg-tdm-interface-manage-formatters.patch
patches.kernel.org/6.6.31-069-ASoC-meson-cards-select-SND_DYNAMIC_MINORS.patch
patches.kernel.org/6.6.31-070-ALSA-hda-intel-sdw-acpi-fix-usage-of-device_ge.patch
patches.kernel.org/6.6.31-071-s390-cio-Ensure-the-copied-buf-is-NUL-terminat.patch
patches.kernel.org/6.6.31-072-cxgb4-Properly-lock-TX-queue-for-the-selftest.patch
patches.kernel.org/6.6.31-073-net-dsa-mv88e6xxx-Fix-number-of-databases-for-.patch
patches.kernel.org/6.6.31-074-drm-amdgpu-fix-doorbell-regression.patch
patches.kernel.org/6.6.31-075-spi-fix-null-pointer-dereference-within-spi_sy.patch
patches.kernel.org/6.6.31-076-net-bridge-fix-multicast-to-unicast-with-fragl.patch
patches.kernel.org/6.6.31-077-net-core-reject-skb_copy-_expand-for-fraglist-.patch
patches.kernel.org/6.6.31-078-rxrpc-Clients-must-accept-conn-from-any-addres.patch
patches.kernel.org/6.6.31-079-tipc-fix-a-possible-memleak-in-tipc_buf_append.patch
patches.kernel.org/6.6.31-080-vxlan-Pull-inner-IP-header-in-vxlan_rcv.patch
patches.kernel.org/6.6.31-081-s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch
patches.kernel.org/6.6.31-082-drm-panel-ili9341-Correct-use-of-device-proper.patch
patches.kernel.org/6.6.31-083-drm-panel-ili9341-Respect-deferred-probe.patch
patches.kernel.org/6.6.31-084-drm-panel-ili9341-Use-predefined-error-codes.patch
patches.kernel.org/6.6.31-085-ipv4-Fix-uninit-value-access-in-__ip_make_skb.patch
patches.kernel.org/6.6.31-086-net-gro-parse-ipv6-ext-headers-without-frag0-i.patch
patches.kernel.org/6.6.31-087-net-gro-fix-udp-bad-offset-in-socket-lookup-by.patch
patches.kernel.org/6.6.31-088-net-gro-add-flush-check-in-udp_gro_receive_seg.patch
patches.kernel.org/6.6.31-089-clk-qcom-smd-rpm-Restore-msm8976-num_clk.patch
patches.kernel.org/6.6.31-090-clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-.patch
patches.kernel.org/6.6.31-091-powerpc-pseries-make-max-polling-consistent-fo.patch
patches.kernel.org/6.6.31-092-powerpc-pseries-iommu-LPAR-panics-during-boot-.patch
patches.kernel.org/6.6.31-093-swiotlb-initialise-restricted-pool-list_head-w.patch
patches.kernel.org/6.6.31-094-KVM-arm64-vgic-v2-Use-cpuid-from-userspace-as-.patch
patches.kernel.org/6.6.31-095-KVM-arm64-vgic-v2-Check-for-non-NULL-vCPU-in-v.patch
patches.kernel.org/6.6.31-096-scsi-ufs-core-Fix-MCQ-MAC-configuration.patch
patches.kernel.org/6.6.31-097-scsi-lpfc-Move-NPIV-s-transport-unregistration.patch
patches.kernel.org/6.6.31-098-scsi-lpfc-Remove-IRQF_ONESHOT-flag-from-thread.patch
patches.kernel.org/6.6.31-099-scsi-lpfc-Update-lpfc_ramp_down_queue_handler-.patch
patches.kernel.org/6.6.31-100-scsi-lpfc-Replace-hbalock-with-ndlp-lock-in-lp.patch
patches.kernel.org/6.6.31-101-scsi-lpfc-Release-hbalock-before-calling-lpfc_.patch
patches.kernel.org/6.6.31-102-scsi-lpfc-Use-a-dedicated-lock-for-ras_fwlog-s.patch
patches.kernel.org/6.6.31-103-gfs2-Fix-invalid-metadata-access-in-punch_hole.patch
patches.kernel.org/6.6.31-104-wifi-mac80211-fix-ieee80211_bss_-_flags-kernel.patch
patches.kernel.org/6.6.31-105-wifi-cfg80211-fix-rdev_dump_mpp-arguments-orde.patch
patches.kernel.org/6.6.31-106-wifi-mac80211-fix-prep_connection-error-path.patch
patches.kernel.org/6.6.31-107-wifi-iwlwifi-read-txq-read_ptr-under-lock.patch
patches.kernel.org/6.6.31-108-wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-.patch
patches.kernel.org/6.6.31-109-net-mark-racy-access-on-sk-sk_rcvbuf.patch
patches.kernel.org/6.6.31-110-scsi-mpi3mr-Avoid-memcpy-field-spanning-write-.patch
patches.kernel.org/6.6.31-111-scsi-bnx2fc-Remove-spin_lock_bh-while-releasin.patch
patches.kernel.org/6.6.31-112-btrfs-return-accurate-error-code-on-open-failu.patch
patches.kernel.org/6.6.31-113-drm-amdkfd-Check-cgroup-when-returning-DMABuf-.patch
patches.kernel.org/6.6.31-114-drm-amdkfd-range-check-cp-bad-op-exception-int.patch
patches.kernel.org/6.6.31-115-bpf-Check-bloom-filter-map-value-size.patch
patches.kernel.org/6.6.31-116-selftests-ftrace-Fix-event-filter-target_func-.patch
patches.kernel.org/6.6.31-117-kbuild-Disable-KCSAN-for-autogenerated-.mod.c-.patch
patches.kernel.org/6.6.31-118-ASoC-SOF-Intel-hda-dsp-Skip-IMR-boot-on-ACE-pl.patch
patches.kernel.org/6.6.31-119-regulator-tps65132-Add-of_match-table.patch
patches.kernel.org/6.6.31-120-scsi-ufs-core-WLUN-suspend-dev-link-state-erro.patch
patches.kernel.org/6.6.31-121-scsi-libsas-Align-SMP-request-allocation-to-AR.patch
patches.kernel.org/6.6.31-122-scsi-ufs-core-Fix-MCQ-mode-dev-command-timeout.patch
patches.kernel.org/6.6.31-123-ALSA-line6-Zero-initialize-message-buffers.patch
patches.kernel.org/6.6.31-124-block-fix-overflow-in-blk_ioctl_discard.patch
patches.kernel.org/6.6.31-125-net-bcmgenet-Reset-RBUF-on-first-open.patch
patches.kernel.org/6.6.31-126-vboxsf-explicitly-deny-setlease-attempts.patch
patches.kernel.org/6.6.31-127-ata-sata_gemini-Check-clk_enable-result.patch
patches.kernel.org/6.6.31-128-firewire-ohci-mask-bus-reset-interrupts-betwee.patch
patches.kernel.org/6.6.31-129-tools-power-turbostat-Fix-added-raw-MSR-output.patch
patches.kernel.org/6.6.31-130-tools-power-turbostat-Increase-the-limit-for-f.patch
patches.kernel.org/6.6.31-131-tools-power-turbostat-Fix-Bzy_MHz-documentatio.patch
patches.kernel.org/6.6.31-132-tools-power-turbostat-Print-ucode-revision-onl.patch
patches.kernel.org/6.6.31-133-tools-power-turbostat-Fix-warning-upon-failed-.patch
patches.kernel.org/6.6.31-134-btrfs-make-btrfs_clear_delalloc_extent-free-de.patch
patches.kernel.org/6.6.31-135-btrfs-always-clear-PERTRANS-metadata-during-co.patch
patches.kernel.org/6.6.31-136-memblock-tests-fix-undefined-reference-to-earl.patch
patches.kernel.org/6.6.31-137-memblock-tests-fix-undefined-reference-to-pani.patch
patches.kernel.org/6.6.31-138-memblock-tests-fix-undefined-reference-to-BIT.patch
patches.kernel.org/6.6.31-139-scsi-target-Fix-SELinux-error-when-systemd-mod.patch
patches.kernel.org/6.6.31-140-scsi-hisi_sas-Handle-the-NCQ-error-returned-by.patch
patches.kernel.org/6.6.31-141-blk-iocost-avoid-out-of-bounds-shift.patch
patches.kernel.org/6.6.31-142-gpu-host1x-Do-not-setup-DMA-for-virtual-device.patch
patches.kernel.org/6.6.31-143-MIPS-scall-Save-thread_info.syscall-unconditio.patch
patches.kernel.org/6.6.31-144-tools-power-turbostat-Fix-uncore-frequency-fil.patch
patches.kernel.org/6.6.31-145-drm-amdgpu-Refine-IB-schedule-error-logging.patch
patches.kernel.org/6.6.31-146-drm-amdgpu-implement-IRQ_STATE_ENABLE-for-SDMA.patch
patches.kernel.org/6.6.31-147-drm-amd-display-Skip-on-writeback-when-it-s-no.patch
patches.kernel.org/6.6.31-148-drm-amdgpu-Fix-VCN-allocation-in-CPX-partition.patch
patches.kernel.org/6.6.31-149-amd-amdkfd-sync-all-devices-to-wait-all-proces.patch
patches.kernel.org/6.6.31-150-selftests-timers-Fix-valid-adjtimex-signed-lef.patch
patches.kernel.org/6.6.31-151-Drivers-hv-vmbus-Leak-pages-if-set_memory_encr.patch
patches.kernel.org/6.6.31-152-Drivers-hv-vmbus-Track-decrypted-status-in-vmb.patch
patches.kernel.org/6.6.31-153-hv_netvsc-Don-t-free-decrypted-memory.patch
patches.kernel.org/6.6.31-154-uio_hv_generic-Don-t-free-decrypted-memory.patch
patches.kernel.org/6.6.31-155-Drivers-hv-vmbus-Don-t-free-ring-buffers-that-.patch
patches.kernel.org/6.6.31-156-smb3-fix-broken-reconnect-when-password-changi.patch
patches.kernel.org/6.6.31-157-iommu-mtk-fix-module-autoloading.patch
patches.kernel.org/6.6.31-158-fs-9p-only-translate-RWX-permissions-for-plain.patch
patches.kernel.org/6.6.31-159-fs-9p-translate-O_TRUNC-into-OTRUNC.patch
patches.kernel.org/6.6.31-160-fs-9p-fix-the-cache-always-being-enabled-on-fi.patch
patches.kernel.org/6.6.31-161-9p-explicitly-deny-setlease-attempts.patch
patches.kernel.org/6.6.31-162-powerpc-crypto-chacha-p10-Fix-failure-on-non-P.patch
patches.kernel.org/6.6.31-163-gpio-wcove-Use-ENOTSUPP-consistently.patch
patches.kernel.org/6.6.31-164-gpio-crystalcove-Use-ENOTSUPP-consistently.patch
patches.kernel.org/6.6.31-165-clk-Don-t-hold-prepare_lock-when-calling-kref_.patch
patches.kernel.org/6.6.31-166-fs-9p-drop-inodes-immediately-on-non-.L-too.patch
patches.kernel.org/6.6.31-167-gpio-lpc32xx-fix-module-autoloading.patch
patches.kernel.org/6.6.31-168-drm-nouveau-dp-Don-t-probe-eDP-ports-twice-har.patch
patches.kernel.org/6.6.31-169-platform-x86-ISST-Add-Granite-Rapids-D-to-HPM-.patch
patches.kernel.org/6.6.31-170-drm-radeon-silence-UBSAN-warning-v3.patch
patches.kernel.org/6.6.31-171-net-usb-qmi_wwan-support-Rolling-modules.patch
patches.kernel.org/6.6.31-172-blk-iocost-do-not-WARN-if-iocg-was-already-off.patch
patches.kernel.org/6.6.31-173-SUNRPC-add-a-missing-rpc_stat-for-TCP-TLS.patch
patches.kernel.org/6.6.31-174-qibfs-fix-dentry-leak.patch
patches.kernel.org/6.6.31-175-xfrm-Preserve-vlan-tags-for-transport-mode-sof.patch
patches.kernel.org/6.6.31-176-ARM-9381-1-kasan-clear-stale-stack-poison.patch
patches.kernel.org/6.6.31-177-tcp-defer-shutdown-SEND_SHUTDOWN-for-TCP_SYN_R.patch
patches.kernel.org/6.6.31-178-tcp-Use-refcount_inc_not_zero-in-tcp_twsk_uniq.patch
patches.kernel.org/6.6.31-179-Bluetooth-Fix-use-after-free-bugs-caused-by-sc.patch
patches.kernel.org/6.6.31-180-Bluetooth-msft-fix-slab-use-after-free-in-msft.patch
patches.kernel.org/6.6.31-181-Bluetooth-HCI-Fix-potential-null-ptr-deref.patch
patches.kernel.org/6.6.31-182-Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_ch.patch
patches.kernel.org/6.6.31-183-net-ks8851-Queue-RX-packets-in-IRQ-handler-ins.patch
patches.kernel.org/6.6.31-184-rtnetlink-Correct-nested-IFLA_VF_VLAN_LIST-att.patch
patches.kernel.org/6.6.31-185-hwmon-corsair-cpro-Use-a-separate-buffer-for-s.patch
patches.kernel.org/6.6.31-186-hwmon-corsair-cpro-Use-complete_all-instead-of.patch
patches.kernel.org/6.6.31-187-hwmon-corsair-cpro-Protect-ccp-wait_input_repo.patch
patches.kernel.org/6.6.31-188-phonet-fix-rtm_phonet_notify-skb-allocation.patch
patches.kernel.org/6.6.31-189-nfc-nci-Fix-kcov-check-in-nci_rx_work.patch
patches.kernel.org/6.6.31-190-net-bridge-fix-corrupted-ethernet-header-on-mu.patch
patches.kernel.org/6.6.31-191-ipv6-Fix-potential-uninit-value-access-in-__ip.patch
patches.kernel.org/6.6.31-192-selftests-net-convert-test_bridge_neigh_suppre.patch
patches.kernel.org/6.6.31-193-selftests-test_bridge_neigh_suppress.sh-Fix-fa.patch
patches.kernel.org/6.6.31-194-rxrpc-Fix-the-names-of-the-fields-in-the-ACK-t.patch
patches.kernel.org/6.6.31-195-rxrpc-Fix-congestion-control-algorithm.patch
patches.kernel.org/6.6.31-196-rxrpc-Only-transmit-one-ACK-per-jumbo-packet-r.patch
patches.kernel.org/6.6.31-197-dt-bindings-net-mediatek-remove-wrongly-added-.patch
patches.kernel.org/6.6.31-198-ipv6-fib6_rules-avoid-possible-NULL-dereferenc.patch
patches.kernel.org/6.6.31-199-net-sysfs-convert-dev-operstate-reads-to-lockl.patch
patches.kernel.org/6.6.31-200-hsr-Simplify-code-for-announcing-HSR-nodes-tim.patch
patches.kernel.org/6.6.31-201-ipv6-annotate-data-races-around-cnf.disable_ip.patch
patches.kernel.org/6.6.31-202-ipv6-prevent-NULL-dereference-in-ip6_output.patch
patches.kernel.org/6.6.31-203-net-smc-fix-neighbour-and-rtable-leak-in-smc_i.patch
patches.kernel.org/6.6.31-204-net-hns3-using-user-configure-after-hardware-r.patch
patches.kernel.org/6.6.31-205-net-hns3-direct-return-when-receive-a-unknown-.patch
patches.kernel.org/6.6.31-206-net-hns3-change-type-of-numa_node_mask-as-node.patch
patches.kernel.org/6.6.31-207-net-hns3-release-PTP-resources-if-pf-initializ.patch
patches.kernel.org/6.6.31-208-net-hns3-use-appropriate-barrier-function-afte.patch
patches.kernel.org/6.6.31-209-net-hns3-fix-port-vlan-filter-not-disabled-iss.patch
patches.kernel.org/6.6.31-210-net-hns3-fix-kernel-crash-when-devlink-reload-.patch
patches.kernel.org/6.6.31-211-net-dsa-mv88e6xxx-add-phylink_get_caps-for-the.patch
patches.kernel.org/6.6.31-212-drm-meson-dw-hdmi-power-up-phy-on-device-init.patch
patches.kernel.org/6.6.31-213-drm-meson-dw-hdmi-add-bandgap-setting-for-g12.patch
patches.kernel.org/6.6.31-214-drm-connector-Add-n-to-message-about-demoting-.patch
patches.kernel.org/6.6.31-215-dm-amd-pm-Fix-problems-with-reboot-shutdown-fo.patch
patches.kernel.org/6.6.31-216-gpiolib-cdev-Fix-use-after-free-in-lineinfo_ch.patch
patches.kernel.org/6.6.31-217-gpiolib-cdev-relocate-debounce_period_us-from-.patch
patches.kernel.org/6.6.31-218-gpiolib-cdev-fix-uninitialised-kfifo.patch
patches.kernel.org/6.6.31-219-drm-amd-display-Atom-Integrated-System-Info-v2.patch
patches.kernel.org/6.6.31-220-drm-amdgpu-Fix-comparison-in-amdgpu_res_cpu_vi.patch
patches.kernel.org/6.6.31-221-drm-amdgpu-once-more-fix-the-call-oder-in-amdg.patch
patches.kernel.org/6.6.31-222-btrfs-fix-kvcalloc-arguments-order-in-btrfs_io.patch
patches.kernel.org/6.6.31-223-firewire-nosy-ensure-user_length-is-taken-into.patch
patches.kernel.org/6.6.31-224-Reapply-drm-qxl-simplify-qxl_fence_wait.patch
patches.kernel.org/6.6.31-225-usb-typec-ucsi-Check-for-notifications-after-i.patch
patches.kernel.org/6.6.31-226-usb-typec-ucsi-Fix-connector-check-on-init.patch
patches.kernel.org/6.6.31-227-usb-Fix-regression-caused-by-invalid-ep0-maxpa.patch
patches.kernel.org/6.6.31-228-usb-ohci-Prevent-missed-ohci-interrupts.patch
patches.kernel.org/6.6.31-229-USB-core-Fix-access-violation-during-port-devi.patch
patches.kernel.org/6.6.31-230-usb-gadget-composite-fix-OS-descriptors-w_valu.patch
patches.kernel.org/6.6.31-231-usb-gadget-uvc-use-correct-buffer-size-when-pa.patch
patches.kernel.org/6.6.31-232-usb-gadget-f_fs-Fix-race-between-aio_cancel-an.patch
patches.kernel.org/6.6.31-233-usb-gadget-f_fs-Fix-a-race-condition-when-proc.patch
patches.kernel.org/6.6.31-234-usb-xhci-plat-Don-t-include-xhci.h.patch
patches.kernel.org/6.6.31-235-usb-dwc3-core-Prevent-phy-suspend-during-init.patch
patches.kernel.org/6.6.31-236-usb-typec-tcpm-clear-pd_event-queue-in-PORT_RE.patch
patches.kernel.org/6.6.31-237-usb-typec-tcpm-unregister-existing-source-caps.patch
patches.kernel.org/6.6.31-238-usb-typec-tcpm-Check-for-port-partner-validity.patch
patches.kernel.org/6.6.31-239-ALSA-hda-realtek-Fix-mute-led-of-HP-Laptop-15-.patch
patches.kernel.org/6.6.31-240-firewire-ohci-fulfill-timestamp-for-some-local.patch
patches.kernel.org/6.6.31-241-btrfs-add-missing-mutex_unlock-in-btrfs_reloca.patch
patches.kernel.org/6.6.31-242-btrfs-set-correct-ram_bytes-when-splitting-ord.patch
patches.kernel.org/6.6.31-243-maple_tree-fix-mas_empty_area_rev-null-pointer.patch
patches.kernel.org/6.6.31-244-mm-slab-make-__free-kfree-accept-error-pointer.patch
patches.kernel.org/6.6.31-245-mptcp-ensure-snd_nxt-is-properly-initialized-o.patch
patches.kernel.org/6.6.31-246-mptcp-only-allow-set-existing-scheduler-for-ne.patch
patches.kernel.org/6.6.31-247-workqueue-Fix-selection-of-wake_cpu-in-kick_po.patch
patches.kernel.org/6.6.31-248-dt-bindings-iio-health-maxim-max30102-fix-comp.patch
patches.kernel.org/6.6.31-249-iio-imu-adis16475-Fix-sync-mode-setting.patch
patches.kernel.org/6.6.31-250-iio-pressure-Fixes-BME280-SPI-driver-data.patch
patches.kernel.org/6.6.31-251-iio-accel-mxc4005-Interrupt-handling-fixes.patch
patches.kernel.org/6.6.31-252-kmsan-compiler_types-declare-__no_sanitize_or_.patch
patches.kernel.org/6.6.31-253-e1000e-change-usleep_range-to-udelay-in-PHY-md.patch
patches.kernel.org/6.6.31-254-tipc-fix-UAF-in-error-path.patch
patches.kernel.org/6.6.31-255-xtensa-fix-MAKE_PC_FROM_RA-second-argument.patch
patches.kernel.org/6.6.31-256-net-bcmgenet-synchronize-EXT_RGMII_OOB_CTRL-ac.patch
patches.kernel.org/6.6.31-257-net-bcmgenet-synchronize-use-of-bcmgenet_set_r.patch
patches.kernel.org/6.6.31-258-net-bcmgenet-synchronize-UMAC_CMD-access.patch
patches.kernel.org/6.6.31-259-ASoC-tegra-Fix-DSPK-16-bit-playback.patch
patches.kernel.org/6.6.31-260-ASoC-ti-davinci-mcasp-Fix-race-condition-durin.patch
patches.kernel.org/6.6.31-261-dyndbg-fix-old-BUG_ON-in-control-parser.patch
patches.kernel.org/6.6.31-262-slimbus-qcom-ngd-ctrl-Add-timeout-for-wait-ope.patch
patches.kernel.org/6.6.31-263-clk-sunxi-ng-common-Support-minimum-and-maximu.patch
patches.kernel.org/6.6.31-264-clk-sunxi-ng-a64-Set-minimum-and-maximum-rate-.patch
patches.kernel.org/6.6.31-265-mei-me-add-lunar-lake-point-M-DID.patch
patches.kernel.org/6.6.31-266-drm-nouveau-firmware-Fix-SG_DEBUG-error-with-n.patch
patches.kernel.org/6.6.31-267-Revert-drm-nouveau-firmware-Fix-SG_DEBUG-error.patch
patches.kernel.org/6.6.31-268-drm-amdkfd-don-t-allow-mapping-the-MMIO-HDP-pa.patch
patches.kernel.org/6.6.31-269-drm-ttm-Print-the-memory-decryption-status-jus.patch
patches.kernel.org/6.6.31-270-drm-vmwgfx-Fix-Legacy-Display-Unit.patch
patches.kernel.org/6.6.31-271-drm-vmwgfx-Fix-invalid-reads-in-fence-signaled.patch
patches.kernel.org/6.6.31-272-drm-i915-audio-Fix-audio-time-stamp-programmin.patch
patches.kernel.org/6.6.31-273-drm-i915-gt-Automate-CCS-Mode-setting-during-e.patch
patches.kernel.org/6.6.31-274-drm-i915-bios-Fix-parsing-backlight-BDB-data.patch
patches.kernel.org/6.6.31-275-drm-amd-display-Handle-Y-carry-over-in-VCP-X.Y.patch
patches.kernel.org/6.6.31-276-drm-amd-display-Fix-incorrect-DSC-instance-for.patch
patches.kernel.org/6.6.31-277-arm64-dts-qcom-sa8155p-adp-fix-SDHC2-CD-pin-co.patch
patches.kernel.org/6.6.31-278-net-fix-out-of-bounds-access-in-ops_init.patch
patches.kernel.org/6.6.31-279-hwmon-pmbus-ucd9000-Increase-delay-from-250-to.patch
patches.kernel.org/6.6.31-280-x86-apic-Don-t-access-the-APIC-when-disabling-.patch
patches.kernel.org/6.6.31-281-selftests-mm-fix-powerpc-ARCH-check.patch
patches.kernel.org/6.6.31-282-mm-use-memalloc_nofs_save-in-page_cache_ra_ord.patch
patches.kernel.org/6.6.31-283-mm-userfaultfd-reset-ptes-when-close-for-wr-pr.patch
patches.kernel.org/6.6.31-284-nvme-pci-Add-quirk-for-broken-MSIs.patch
patches.kernel.org/6.6.31-285-regulator-core-fix-debugfs-creation-regression.patch
patches.kernel.org/6.6.31-286-spi-microchip-core-qspi-fix-setting-spi-bus-cl.patch
patches.kernel.org/6.6.31-287-ksmbd-off-ipv6only-for-both-ipv4-ipv6-binding.patch
patches.kernel.org/6.6.31-288-ksmbd-avoid-to-send-duplicate-lease-break-noti.patch
patches.kernel.org/6.6.31-289-ksmbd-do-not-grant-v2-lease-if-parent-lease-ke.patch
patches.kernel.org/6.6.31-290-tracefs-Reset-permissions-on-remount-if-permis.patch
patches.kernel.org/6.6.31-291-tracefs-Still-use-mount-point-as-default-permi.patch
patches.kernel.org/6.6.31-292-eventfs-Do-not-treat-events-directory-differen.patch
patches.kernel.org/6.6.31-293-Bluetooth-qca-fix-invalid-device-address-check.patch
patches.kernel.org/6.6.31-294-Bluetooth-qca-fix-wcn3991-device-address-check.patch
patches.kernel.org/6.6.31-295-Bluetooth-qca-add-missing-firmware-sanity-chec.patch
patches.kernel.org/6.6.31-296-Bluetooth-qca-fix-NVM-configuration-parsing.patch
patches.kernel.org/6.6.31-297-Bluetooth-qca-generalise-device-address-check.patch
patches.kernel.org/6.6.31-298-Bluetooth-qca-fix-info-leak-when-fetching-boar.patch
patches.kernel.org/6.6.31-299-Bluetooth-qca-fix-info-leak-when-fetching-fw-b.patch
patches.kernel.org/6.6.31-300-Bluetooth-qca-fix-firmware-check-error-path.patch
patches.kernel.org/6.6.31-301-VFIO-Add-the-SPR_DSA-and-SPR_IAX-devices-to-th.patch
patches.kernel.org/6.6.31-302-dmaengine-idxd-add-a-new-security-check-to-dea.patch
patches.kernel.org/6.6.31-303-dmaengine-idxd-add-a-write-method-for-applicat.patch
patches.kernel.org/6.6.31-304-keys-Fix-overwrite-of-key-expiration-on-instan.patch
patches.kernel.org/6.6.31-305-btrfs-do-not-wait-for-short-bulk-allocation.patch
patches.kernel.org/6.6.31-306-mm-hugetlb-fix-DEBUG_LOCKS_WARN_ON-1-when-diss.patch
patches.kernel.org/6.6.31-307-Revert-selftests-bpf-Add-netkit-to-tc_redirect.patch
patches.kernel.org/6.6.31-308-md-fix-kmemleak-of-rdev-serial.patch
patches.kernel.org/6.6.31-309-Linux-6.6.31.patch
patches.kernel.org/6.6.32-001-cifs-Add-client-version-details-to-NTLM-authen.patch
patches.kernel.org/6.6.32-002-SMB3-clarify-some-of-the-unused-CreateOption-f.patch
patches.kernel.org/6.6.32-003-Add-definition-for-new-smb3.1.1-command-type.patch
patches.kernel.org/6.6.32-004-smb-use-crypto_shash_digest-in-symlink_hash.patch
patches.kernel.org/6.6.32-005-cifs-print-server-capabilities-in-DebugData.patch
patches.kernel.org/6.6.32-006-smb3-minor-RDMA-cleanup.patch
patches.kernel.org/6.6.32-007-smb3-more-minor-cleanups-for-session-handling-.patch
patches.kernel.org/6.6.32-008-smb3-minor-cleanup-of-session-handling-code.patch
patches.kernel.org/6.6.32-009-Missing-field-not-being-returned-in-ioctl-CIFS.patch
patches.kernel.org/6.6.32-010-cifs-fix-use-after-free-for-iface-while-disabl.patch
patches.kernel.org/6.6.32-011-smb-client-introduce-cifs_sfu_make_node.patch
patches.kernel.org/6.6.32-012-smb-client-Fix-minor-whitespace-errors-and-war.patch
patches.kernel.org/6.6.32-013-smb-client-extend-smb2_compound_op-to-accept-m.patch
patches.kernel.org/6.6.32-014-smb-client-allow-creating-special-files-via-re.patch
patches.kernel.org/6.6.32-015-smb-client-optimise-reparse-point-querying.patch
patches.kernel.org/6.6.32-016-smb-client-allow-creating-symlinks-via-reparse.patch
patches.kernel.org/6.6.32-017-smb-client-cleanup-smb2_query_reparse_point.patch
patches.kernel.org/6.6.32-018-smb-client-handle-special-files-and-symlinks-i.patch
patches.kernel.org/6.6.32-019-cifs-fix-in-logging-in-cifs_chan_update_iface.patch
patches.kernel.org/6.6.32-020-smb3-Improve-exception-handling-in-allocate_mr.patch
patches.kernel.org/6.6.32-021-cifs-Pass-unbyteswapped-eof-value-into-SMB2_se.patch
patches.kernel.org/6.6.32-022-cifs-get-rid-of-dup-length-check-in-parse_repa.patch
patches.kernel.org/6.6.32-023-cifs-remove-unneeded-return-statement.patch
patches.kernel.org/6.6.32-024-ksmbd-auth-fix-most-kernel-doc-warnings.patch
patches.kernel.org/6.6.32-025-ksmbd-vfs-fix-all-kernel-doc-warnings.patch
patches.kernel.org/6.6.32-026-cifs-remove-redundant-variable-tcon_exist.patch
patches.kernel.org/6.6.32-027-cifs-minor-comment-cleanup.patch
patches.kernel.org/6.6.32-028-cifs-pick-channel-for-tcon-and-tdis.patch
patches.kernel.org/6.6.32-029-cifs-new-nt-status-codes-from-MS-SMB2.patch
patches.kernel.org/6.6.32-030-smb-client-don-t-clobber-i_rdev-from-cached-re.patch
patches.kernel.org/6.6.32-031-cifs-new-mount-option-called-retrans.patch
patches.kernel.org/6.6.32-032-smb-Fix-some-kernel-doc-comments.patch
patches.kernel.org/6.6.32-033-smb-client-delete-true-false-defines.patch
patches.kernel.org/6.6.32-034-cifs-commands-that-are-retried-should-have-rep.patch
patches.kernel.org/6.6.32-035-cifs-set-replay-flag-for-retries-of-write-comm.patch
patches.kernel.org/6.6.32-036-ksmbd-Add-kernel-doc-for-ksmbd_extract_sharena.patch
patches.kernel.org/6.6.32-037-cifs-update-the-same-create_guid-on-replay.patch
patches.kernel.org/6.6.32-038-smb-client-handle-path-separator-of-created-SM.patch
patches.kernel.org/6.6.32-039-smb3-update-allocation-size-more-accurately-on.patch
patches.kernel.org/6.6.32-040-smb-client-parse-owner-group-when-creating-rep.patch
patches.kernel.org/6.6.32-041-smb-client-get-rid-of-smb311_posix_query_path_.patch
patches.kernel.org/6.6.32-042-smb-client-reuse-file-lease-key-in-compound-op.patch
patches.kernel.org/6.6.32-043-smb-client-do-not-defer-close-open-handles-to-.patch
patches.kernel.org/6.6.32-044-smb-client-retry-compound-request-without-reus.patch
patches.kernel.org/6.6.32-045-smb-client-introduce-reparse-mount-option.patch
patches.kernel.org/6.6.32-046-smb-client-move-most-of-reparse-point-handling.patch
patches.kernel.org/6.6.32-047-smb-client-fix-potential-broken-compound-reque.patch
patches.kernel.org/6.6.32-048-smb-client-reduce-number-of-parameters-in-smb2.patch
patches.kernel.org/6.6.32-049-smb-client-add-support-for-WSL-reparse-points.patch
patches.kernel.org/6.6.32-050-smb-client-Fix-a-NULL-vs-IS_ERR-check-in-wsl_s.patch
patches.kernel.org/6.6.32-051-smb-client-introduce-SMB2_OP_QUERY_WSL_EA.patch
patches.kernel.org/6.6.32-052-smb-client-parse-uid-gid-mode-and-dev-from-WSL.patch
patches.kernel.org/6.6.32-053-smb-client-set-correct-d_type-for-reparse-DFS-.patch
patches.kernel.org/6.6.32-054-smb-client-return-reparse-type-in-proc-mounts.patch
patches.kernel.org/6.6.32-055-smb3-add-dynamic-trace-point-for-ioctls.patch
patches.kernel.org/6.6.32-056-smb-client-negotiate-compression-algorithms.patch
patches.kernel.org/6.6.32-057-smb-common-fix-fields-sizes-in-compression_pat.patch
patches.kernel.org/6.6.32-058-smb-common-simplify-compression-headers.patch
patches.kernel.org/6.6.32-059-ksmbd-mark-SMB2_SESSION_EXPIRED-to-session-whe.patch
patches.kernel.org/6.6.32-060-ksmbd-add-support-for-durable-handles-v1-v2.patch
patches.kernel.org/6.6.32-061-cifs-defer-close-file-handles-having-RH-lease.patch
patches.kernel.org/6.6.32-062-cifs-fixes-for-get_inode_info.patch
patches.kernel.org/6.6.32-063-cifs-remove-redundant-variable-assignment.patch
patches.kernel.org/6.6.32-064-ksmbd-fix-possible-null-deref-in-smb_lazy_pare.patch
patches.kernel.org/6.6.32-065-ksmbd-Fix-spelling-mistake-connction-connectio.patch
patches.kernel.org/6.6.32-066-ksmbd-fix-slab-out-of-bounds-in-smb_strndup_fr.patch
patches.kernel.org/6.6.32-067-ksmbd-fix-potencial-out-of-bounds-when-buffer-.patch
patches.kernel.org/6.6.32-068-cifs-Move-some-extern-decls-from-.c-files-to-..patch
patches.kernel.org/6.6.32-069-smb311-correct-incorrect-offset-field-in-compr.patch
patches.kernel.org/6.6.32-070-smb311-additional-compression-flag-defined-in-.patch
patches.kernel.org/6.6.32-071-smb3-add-trace-event-for-mknod.patch
patches.kernel.org/6.6.32-072-smb-client-fix-NULL-ptr-deref-in-cifs_mark_ope.patch
patches.kernel.org/6.6.32-073-smb-client-instantiate-when-creating-SFU-files.patch
patches.kernel.org/6.6.32-074-cifs-Add-tracing-for-the-cifs_tcon-struct-refc.patch
patches.kernel.org/6.6.32-075-ksmbd-add-continuous-availability-share-parame.patch
patches.kernel.org/6.6.32-076-smb-smb2pdu.h-Avoid-Wflex-array-member-not-at-.patch
patches.kernel.org/6.6.32-077-drm-amd-display-Fix-division-by-zero-in-setup_.patch
patches.kernel.org/6.6.32-078-net-ks8851-Fix-another-TX-stall-caused-by-wron.patch
patches.kernel.org/6.6.32-079-ice-pass-VSI-pointer-into-ice_vc_isvalid_q_id.patch
patches.kernel.org/6.6.32-080-ice-remove-unnecessary-duplicate-checks-for-VF.patch
patches.kernel.org/6.6.32-081-Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2c.patch
patches.kernel.org/6.6.32-082-Bluetooth-L2CAP-Fix-div-by-zero-in-l2cap_le_fl.patch
patches.kernel.org/6.6.32-083-KEYS-trusted-Fix-memory-leak-in-tpm2_key_encod.patch
patches.kernel.org/6.6.32-084-mmc-core-Add-HS400-tuning-in-HS400es-initializ.patch
patches.kernel.org/6.6.32-085-kselftest-Add-a-ksft_perror-helper.patch
patches.kernel.org/6.6.32-086-bpf-Add-missing-BPF_LINK_TYPE-invocations.patch
patches.kernel.org/6.6.32-087-erofs-get-rid-of-erofs_fs_context.patch
patches.kernel.org/6.6.32-088-erofs-reliably-distinguish-block-based-and-fsc.patch
patches.kernel.org/6.6.32-089-drm-amdgpu-Fix-possible-NULL-dereference-in-am.patch
patches.kernel.org/6.6.32-090-binder-fix-max_thread-type-inconsistency.patch
patches.kernel.org/6.6.32-091-usb-dwc3-Wait-unconditionally-after-issuing-En.patch
patches.kernel.org/6.6.32-092-net-usb-ax88179_178a-fix-link-status-when-link.patch
patches.kernel.org/6.6.32-093-usb-typec-ucsi-displayport-Fix-potential-deadl.patch
patches.kernel.org/6.6.32-094-usb-typec-tipd-fix-event-checking-for-tps6598x.patch
patches.kernel.org/6.6.32-095-serial-kgdboc-Fix-NMI-safety-problems-from-key.patch
patches.kernel.org/6.6.32-096-remoteproc-mediatek-Make-sure-IPI-buffer-fits-.patch
patches.kernel.org/6.6.32-097-KEYS-trusted-Do-not-use-WARN-when-encode-fails.patch
patches.kernel.org/6.6.32-098-admin-guide-hw-vuln-core-scheduling-fix-return.patch
patches.kernel.org/6.6.32-099-docs-kernel_include.py-Cope-with-docutils-0.21.patch
patches.kernel.org/6.6.32-100-Docs-admin-guide-mm-damon-usage-fix-wrong-exam.patch
patches.kernel.org/6.6.32-101-block-add-a-disk_has_partscan-helper.patch
patches.kernel.org/6.6.32-102-block-add-a-partscan-sysfs-attribute-for-disks.patch
patches.kernel.org/6.6.32-103-Linux-6.6.32.patch
patches.kernel.org/6.6.33-001-x86-tsc-Trust-initial-offset-in-architectural-.patch
patches.kernel.org/6.6.33-002-selftests-ftrace-Fix-BTFARG-testcase-to-check-.patch
patches.kernel.org/6.6.33-003-ftrace-Fix-possible-use-after-free-issue-in-ft.patch
patches.kernel.org/6.6.33-004-tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_r.patch
patches.kernel.org/6.6.33-005-tty-n_gsm-fix-missing-receive-state-reset-afte.patch
patches.kernel.org/6.6.33-006-speakup-Fix-sizeof-vs-ARRAY_SIZE-bug.patch
patches.kernel.org/6.6.33-007-serial-8250_bcm7271-use-default_mux_rate-if-po.patch
patches.kernel.org/6.6.33-008-serial-8520_mtk-Set-RTS-on-shutdown-for-Rx-in-.patch
patches.kernel.org/6.6.33-009-Input-try-trimming-too-long-modalias-strings.patch
patches.kernel.org/6.6.33-010-io_uring-fail-NOP-if-non-zero-op-flags-is-pass.patch
patches.kernel.org/6.6.33-011-Revert-r8169-don-t-try-to-disable-interrupts-i.patch
patches.kernel.org/6.6.33-012-r8169-Fix-possible-ring-buffer-corruption-on-f.patch
patches.kernel.org/6.6.33-013-ring-buffer-Fix-a-race-between-readers-and-res.patch
patches.kernel.org/6.6.33-014-net-mana-Fix-the-extra-HZ-in-mana_hwc_send_req.patch
patches.kernel.org/6.6.33-015-tools-latency-collector-Fix-Wformat-security-c.patch
patches.kernel.org/6.6.33-016-tools-nolibc-stdlib-fix-memory-error-in-reallo.patch
patches.kernel.org/6.6.33-017-net-ti-icssg_prueth-Fix-NULL-pointer-dereferen.patch
patches.kernel.org/6.6.33-018-net-lan966x-remove-debugfs-directory-in-probe-.patch
patches.kernel.org/6.6.33-019-net-smc91x-Fix-m68k-kernel-compilation-for-Col.patch
patches.kernel.org/6.6.33-020-nilfs2-fix-use-after-free-of-timer-for-log-wri.patch
patches.kernel.org/6.6.33-021-nilfs2-fix-unexpected-freezing-of-nilfs_segcto.patch
patches.kernel.org/6.6.33-022-nilfs2-fix-potential-hang-in-nilfs_detach_log_.patch
patches.kernel.org/6.6.33-023-fs-ntfs3-Remove-max-link-count-info-display-du.patch
patches.kernel.org/6.6.33-024-fs-ntfs3-Taking-DOS-names-into-account-during-.patch
patches.kernel.org/6.6.33-025-fs-ntfs3-Fix-case-when-index-is-reused-during-.patch
patches.kernel.org/6.6.33-026-fs-ntfs3-Break-dir-enumeration-if-directory-co.patch
patches.kernel.org/6.6.33-027-ksmbd-avoid-to-send-duplicate-oplock-break-not.patch
patches.kernel.org/6.6.33-028-ksmbd-ignore-trailing-slashes-in-share-paths.patch
patches.kernel.org/6.6.33-029-ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-w.patch
patches.kernel.org/6.6.33-030-ALSA-core-Fix-NULL-module-pointer-assignment-a.patch
patches.kernel.org/6.6.33-031-ALSA-Fix-deadlocks-with-kctl-removals-at-disco.patch
patches.kernel.org/6.6.33-032-KEYS-asymmetric-Add-missing-dependency-on-CRYP.patch
patches.kernel.org/6.6.33-033-KEYS-asymmetric-Add-missing-dependencies-of-FI.patch
patches.kernel.org/6.6.33-034-wifi-mac80211-don-t-use-rate-mask-for-scanning.patch
patches.kernel.org/6.6.33-035-wifi-mac80211-ensure-beacon-is-non-S1G-prior-t.patch
patches.kernel.org/6.6.33-036-wifi-cfg80211-fix-the-order-of-arguments-for-t.patch
patches.kernel.org/6.6.33-037-dt-bindings-rockchip-grf-Add-missing-type-to-p.patch
patches.kernel.org/6.6.33-038-HID-mcp-2221-cancel-delayed_work-only-when-CON.patch
patches.kernel.org/6.6.33-039-net-usb-qmi_wwan-add-Telit-FN920C04-compositio.patch
patches.kernel.org/6.6.33-040-drm-amd-display-Set-color_mgmt_changed-to-true.patch
patches.kernel.org/6.6.33-041-drm-amdgpu-Update-BO-eviction-priorities.patch
patches.kernel.org/6.6.33-042-drm-amd-pm-Restore-config-space-after-reset.patch
patches.kernel.org/6.6.33-043-drm-amdkfd-Add-VRAM-accounting-for-SVM-migrati.patch
patches.kernel.org/6.6.33-044-drm-amdgpu-Fix-the-ring-buffer-size-for-queue-.patch
patches.kernel.org/6.6.33-045-drm-amdgpu-mes-fix-use-after-free-issue.patch
patches.kernel.org/6.6.33-046-Revert-net-txgbe-fix-i2c-dev-name-cannot-match.patch
patches.kernel.org/6.6.33-047-Revert-net-txgbe-fix-clk_name-exceed-MAX_DEV_I.patch
patches.kernel.org/6.6.33-048-cpu-Ignore-mitigations-kernel-parameter-if-CPU.patch
patches.kernel.org/6.6.33-049-LoongArch-Lately-init-pmu-after-smp-is-online.patch
patches.kernel.org/6.6.33-050-drm-etnaviv-fix-tx-clock-gating-on-some-GC7000.patch
patches.kernel.org/6.6.33-051-selftests-sud_test-return-correct-emulated-sys.patch
patches.kernel.org/6.6.33-052-sched-isolation-Fix-boot-crash-when-maxcpus-fi.patch
patches.kernel.org/6.6.33-053-ASoC-Intel-bytcr_rt5640-Apply-Asus-T100TA-quir.patch
patches.kernel.org/6.6.33-054-regulator-irq_helpers-duplicate-IRQ-name.patch
patches.kernel.org/6.6.33-055-ALSA-hda-cs35l56-Exit-cache-only-after-cs35l56.patch
patches.kernel.org/6.6.33-056-ASoC-SOF-pcm-Restrict-DSP-D0i3-during-S0ix-to-.patch
patches.kernel.org/6.6.33-057-ASoC-acp-Support-microphone-from-device-Acer-3.patch
patches.kernel.org/6.6.33-058-ASoC-rt5645-Fix-the-electric-noise-due-to-the-.patch
patches.kernel.org/6.6.33-059-ASoC-dt-bindings-rt5645-add-cbj-sleeve-gpio-pr.patch
patches.kernel.org/6.6.33-060-ASoC-rt722-sdca-modify-channel-number-to-suppo.patch
patches.kernel.org/6.6.33-061-ASoC-rt722-sdca-add-headset-microphone-vrefo-s.patch
patches.kernel.org/6.6.33-062-regulator-qcom-refgen-fix-module-autoloading.patch
patches.kernel.org/6.6.33-063-regulator-vqmmc-ipq4019-fix-module-autoloading.patch
patches.kernel.org/6.6.33-064-ASoC-cs35l41-Update-DSP1RX5-6-Sources-for-DSP-.patch
patches.kernel.org/6.6.33-065-ASoC-rt715-add-vendor-clear-control-register.patch
patches.kernel.org/6.6.33-066-ASoC-rt715-sdca-volume-step-modification.patch
patches.kernel.org/6.6.33-067-KVM-selftests-Add-test-for-uaccesses-to-non-ex.patch
patches.kernel.org/6.6.33-068-Input-xpad-add-support-for-ASUS-ROG-RAIKIRI.patch
patches.kernel.org/6.6.33-069-fpga-dfl-pci-add-PCI-subdevice-ID-for-Intel-D5.patch
patches.kernel.org/6.6.33-070-bpf-x86-Fix-PROBE_MEM-runtime-load-check.patch
patches.kernel.org/6.6.33-071-ALSA-emu10k1-make-E-MU-FPGA-writes-potentially.patch
patches.kernel.org/6.6.33-072-softirq-Fix-suspicious-RCU-usage-in-__do_softi.patch
patches.kernel.org/6.6.33-073-platform-x86-ISST-Add-Grand-Ridge-to-HPM-CPU-l.patch
patches.kernel.org/6.6.33-074-ASoC-da7219-aad-fix-usage-of-device_get_named_.patch
patches.kernel.org/6.6.33-075-ALSA-hda-intel-dsp-config-harden-I2C-I2S-codec.patch
patches.kernel.org/6.6.33-076-drm-amdgpu-Fix-VRAM-memory-accounting.patch
patches.kernel.org/6.6.33-077-drm-amd-display-Add-dtbclk-access-to-dcn315.patch
patches.kernel.org/6.6.33-078-drm-amd-display-Allocate-zero-bw-after-bw-allo.patch
patches.kernel.org/6.6.33-079-drm-amd-display-Add-VCO-speed-parameter-for-DC.patch
patches.kernel.org/6.6.33-080-drm-amd-display-Fix-DC-mode-screen-flickering-.patch
patches.kernel.org/6.6.33-081-drm-amd-display-Disable-seamless-boot-on-128b-.patch
patches.kernel.org/6.6.33-082-drm-amdkfd-Flush-the-process-wq-before-creatin.patch
patches.kernel.org/6.6.33-083-x86-mm-Remove-broken-vsyscall-emulation-code-f.patch
patches.kernel.org/6.6.33-084-nvme-find-numa-distance-only-if-controller-has.patch
patches.kernel.org/6.6.33-085-nvmet-auth-return-the-error-code-to-the-nvmet_.patch
patches.kernel.org/6.6.33-086-nvmet-auth-replace-pr_debug-with-pr_err-to-rep.patch
patches.kernel.org/6.6.33-087-nvme-cancel-pending-I-O-if-nvme-controller-is-.patch
patches.kernel.org/6.6.33-088-nvmet-tcp-fix-possible-memory-leak-when-tearin.patch
patches.kernel.org/6.6.33-089-nvmet-fix-nvme-status-code-when-namespace-is-d.patch
patches.kernel.org/6.6.33-090-epoll-be-better-about-file-lifetimes.patch
patches.kernel.org/6.6.33-091-ksmbd-fix-uninitialized-symbol-share-in-smb2_t.patch
patches.kernel.org/6.6.33-092-nvmet-prevent-sprintf-overflow-in-nvmet_subsys.patch
patches.kernel.org/6.6.33-093-openpromfs-finish-conversion-to-the-new-mount-.patch
patches.kernel.org/6.6.33-094-crypto-bcm-Fix-pointer-arithmetic.patch
patches.kernel.org/6.6.33-095-mm-slub-kunit-Use-inverted-data-to-corrupt-kme.patch
patches.kernel.org/6.6.33-096-firmware-raspberrypi-Use-correct-device-for-DM.patch
patches.kernel.org/6.6.33-097-ecryptfs-Fix-buffer-size-for-tag-66-packet.patch
patches.kernel.org/6.6.33-098-nilfs2-fix-out-of-range-warning.patch
patches.kernel.org/6.6.33-099-parisc-add-missing-export-of-__cmpxchg_u8.patch
patches.kernel.org/6.6.33-100-crypto-ccp-drop-platform-ifdef-checks.patch
patches.kernel.org/6.6.33-101-crypto-x86-nh-avx2-add-missing-vzeroupper.patch
patches.kernel.org/6.6.33-102-crypto-x86-sha256-avx2-add-missing-vzeroupper.patch
patches.kernel.org/6.6.33-103-crypto-x86-sha512-avx2-add-missing-vzeroupper.patch
patches.kernel.org/6.6.33-104-s390-cio-fix-tracepoint-subchannel-type-field.patch
patches.kernel.org/6.6.33-105-io_uring-use-the-right-type-for-work_llist-emp.patch
patches.kernel.org/6.6.33-106-rcu-tasks-Fix-show_rcu_tasks_trace_gp_kthread-.patch
patches.kernel.org/6.6.33-107-rcu-Fix-buffer-overflow-in-print_cpu_stall_inf.patch
patches.kernel.org/6.6.33-108-ARM-configs-sunxi-Enable-DRM_DW_HDMI.patch
patches.kernel.org/6.6.33-109-jffs2-prevent-xattr-node-from-overflowing-the-.patch
patches.kernel.org/6.6.33-110-io-wq-write-next_work-before-dropping-acct_loc.patch
patches.kernel.org/6.6.33-111-mm-userfaultfd-Do-not-place-zeropages-when-zer.patch
patches.kernel.org/6.6.33-112-s390-mm-Re-enable-the-shared-zeropage-for-PV-a.patch
patches.kernel.org/6.6.33-113-soc-qcom-pmic_glink-don-t-traverse-clients-lis.patch
patches.kernel.org/6.6.33-114-soc-qcom-pmic_glink-notify-clients-about-the-c.patch
patches.kernel.org/6.6.33-115-firmware-qcom-scm-Fix-__scm-and-waitq-completi.patch
patches.kernel.org/6.6.33-116-soc-mediatek-cmdq-Fix-typo-of-CMDQ_JUMP_RELATI.patch
patches.kernel.org/6.6.33-117-null_blk-Fix-missing-mutex_destroy-at-module-r.patch
patches.kernel.org/6.6.33-118-kunit-fortify-Fix-mismatched-kvalloc-vfree-usa.patch
patches.kernel.org/6.6.33-119-soc-qcom-pmic_glink-Make-client-lock-non-sleep.patch
patches.kernel.org/6.6.33-120-lkdtm-Disable-CFI-checking-for-perms-functions.patch
patches.kernel.org/6.6.33-121-md-fix-resync-softlockup-when-bitmap-size-is-l.patch
patches.kernel.org/6.6.33-122-crypto-qat-specify-firmware-files-for-402xx.patch
patches.kernel.org/6.6.33-123-block-refine-the-EOF-check-in-blkdev_iomap_beg.patch
patches.kernel.org/6.6.33-124-block-fix-and-simplify-blkdevparts-cmdline-par.patch
patches.kernel.org/6.6.33-125-block-support-to-account-io_ticks-precisely.patch
patches.kernel.org/6.6.33-126-wifi-ath10k-poll-service-ready-message-before-.patch
patches.kernel.org/6.6.33-127-wifi-brcmfmac-pcie-handle-randbuf-allocation-f.patch
patches.kernel.org/6.6.33-128-wifi-ath11k-don-t-force-enable-power-save-on-n.patch
patches.kernel.org/6.6.33-129-bpftool-Fix-missing-pids-during-link-show.patch
patches.kernel.org/6.6.33-130-wifi-ath12k-use-correct-flag-field-for-320-MHz.patch
patches.kernel.org/6.6.33-131-wifi-mt76-mt7915-workaround-too-long-expansion.patch
patches.kernel.org/6.6.33-132-x86-boot-Ignore-relocations-in-.notes-sections.patch
patches.kernel.org/6.6.33-133-wifi-ieee80211-fix-ieee80211_mle_basic_sta_pro.patch
patches.kernel.org/6.6.33-134-wifi-iwlwifi-mvm-allocate-STA-links-only-for-a.patch
patches.kernel.org/6.6.33-135-wifi-iwlwifi-mvm-select-STA-mask-only-for-acti.patch
patches.kernel.org/6.6.33-136-wifi-iwlwifi-reconfigure-TLC-during-HW-restart.patch
patches.kernel.org/6.6.33-137-wifi-iwlwifi-mvm-fix-check-in-iwl_mvm_sta_fw_i.patch
patches.kernel.org/6.6.33-138-sched-fair-Add-EAS-checks-before-updating-root.patch
patches.kernel.org/6.6.33-139-ACPI-Fix-Generic-Initiator-Affinity-_OSC-bit.patch
patches.kernel.org/6.6.33-140-enetc-avoid-truncating-error-message.patch
patches.kernel.org/6.6.33-141-qed-avoid-truncating-work-queue-length.patch
patches.kernel.org/6.6.33-142-mlx5-avoid-truncating-error-message.patch
patches.kernel.org/6.6.33-143-mlx5-stop-warning-for-64KB-pages.patch
patches.kernel.org/6.6.33-144-bitops-add-missing-prototype-check.patch
patches.kernel.org/6.6.33-145-dlm-fix-user-space-lock-decision-to-copy-lvb.patch
patches.kernel.org/6.6.33-146-wifi-carl9170-re-fix-fortified-memset-warning.patch
patches.kernel.org/6.6.33-147-bpftool-Mount-bpffs-on-provided-dir-instead-of.patch
patches.kernel.org/6.6.33-148-bpf-Pack-struct-bpf_fib_lookup.patch
patches.kernel.org/6.6.33-149-bpf-prevent-r10-register-from-being-marked-as-.patch
patches.kernel.org/6.6.33-150-scsi-ufs-qcom-Perform-read-back-after-writing-.patch
patches.kernel.org/6.6.33-151-scsi-ufs-qcom-Perform-read-back-after-writing-.patch
patches.kernel.org/6.6.33-152-scsi-ufs-qcom-Perform-read-back-after-writing-.patch
patches.kernel.org/6.6.33-153-scsi-ufs-qcom-Perform-read-back-after-writing-.patch
patches.kernel.org/6.6.33-154-scsi-ufs-cdns-pltfrm-Perform-read-back-after-w.patch
patches.kernel.org/6.6.33-155-scsi-ufs-core-Perform-read-back-after-writing-.patch
patches.kernel.org/6.6.33-156-scsi-ufs-core-Perform-read-back-after-disablin.patch
patches.kernel.org/6.6.33-157-scsi-ufs-core-Perform-read-back-after-disablin.patch
patches.kernel.org/6.6.33-158-ACPI-LPSS-Advertise-number-of-chip-selects-via.patch
patches.kernel.org/6.6.33-159-locking-atomic-x86-Correct-the-definition-of-_.patch
patches.kernel.org/6.6.33-160-irqchip-alpine-msi-Fix-off-by-one-in-allocatio.patch
patches.kernel.org/6.6.33-161-irqchip-loongson-pch-msi-Fix-off-by-one-on-all.patch
patches.kernel.org/6.6.33-162-ACPI-disable-Wstringop-truncation.patch
patches.kernel.org/6.6.33-163-gfs2-Don-t-forget-to-complete-delayed-withdraw.patch
patches.kernel.org/6.6.33-164-gfs2-Fix-ignore-unlock-failures-after-withdraw.patch
patches.kernel.org/6.6.33-165-x86-boot-64-Clear-most-of-CR4-in-startup_64-ex.patch
patches.kernel.org/6.6.33-166-selftests-bpf-Fix-umount-cgroup2-error-in-test.patch
patches.kernel.org/6.6.33-167-tcp-define-initial-scaling-factor-value-as-a-m.patch
patches.kernel.org/6.6.33-168-tcp-increase-the-default-TCP-scaling-ratio.patch
patches.kernel.org/6.6.33-169-cpufreq-exit-callback-is-optional.patch
patches.kernel.org/6.6.33-170-x86-pat-Introduce-lookup_address_in_pgd_attr.patch
patches.kernel.org/6.6.33-171-x86-pat-Restructure-_lookup_address_cpa.patch
patches.kernel.org/6.6.33-172-x86-pat-Fix-W-X-violation-false-positives-when.patch
patches.kernel.org/6.6.33-173-udp-Avoid-call-to-compute_score-on-multiple-si.patch
patches.kernel.org/6.6.33-174-openrisc-traps-Don-t-send-signals-to-kernel-mo.patch
patches.kernel.org/6.6.33-175-cppc_cpufreq-Fix-possible-null-pointer-derefer.patch
patches.kernel.org/6.6.33-176-wifi-iwlwifi-mvm-init-vif-works-only-once.patch
patches.kernel.org/6.6.33-177-scsi-libsas-Fix-the-failure-of-adding-phy-with.patch
patches.kernel.org/6.6.33-178-scsi-hpsa-Fix-allocation-size-for-Scsi_Host-pr.patch
patches.kernel.org/6.6.33-179-x86-purgatory-Switch-to-the-position-independe.patch
patches.kernel.org/6.6.33-180-wifi-ath12k-fix-out-of-bound-access-of-qmi_inv.patch
patches.kernel.org/6.6.33-181-thermal-drivers-tsens-Fix-null-pointer-derefer.patch
patches.kernel.org/6.6.33-182-dt-bindings-thermal-loongson-ls2k-thermal-Fix-.patch
patches.kernel.org/6.6.33-183-dt-bindings-thermal-loongson-ls2k-thermal-Add-.patch
patches.kernel.org/6.6.33-184-dt-bindings-thermal-loongson-ls2k-thermal-Fix-.patch
patches.kernel.org/6.6.33-185-wifi-ath10k-Fix-an-error-code-problem-in-ath10.patch
patches.kernel.org/6.6.33-186-gfs2-Get-rid-of-gfs2_alloc_blocks-generation-p.patch
patches.kernel.org/6.6.33-187-gfs2-Convert-gfs2_internal_read-to-folios.patch
patches.kernel.org/6.6.33-188-gfs2-Rename-gfs2_lookup_-simple-meta.patch
patches.kernel.org/6.6.33-189-gfs2-No-longer-use-extern-in-function-declarat.patch
patches.kernel.org/6.6.33-190-gfs2-Remove-ill-placed-consistency-check.patch
patches.kernel.org/6.6.33-191-gfs2-Fix-potential-glock-use-after-free-on-unm.patch
patches.kernel.org/6.6.33-192-gfs2-Mark-withdraws-as-unlikely.patch
patches.kernel.org/6.6.33-193-gfs2-Rename-gfs2_withdrawn-to-gfs2_withdrawing.patch
patches.kernel.org/6.6.33-194-gfs2-finish_xmote-cleanup.patch
patches.kernel.org/6.6.33-195-gfs2-do_xmote-fixes.patch
patches.kernel.org/6.6.33-196-selftests-bpf-Fix-a-fd-leak-in-error-paths-in-.patch
patches.kernel.org/6.6.33-197-scsi-ufs-core-mcq-Fix-ufshcd_mcq_sqe_search.patch
patches.kernel.org/6.6.33-198-cpufreq-brcmstb-avs-cpufreq-ISO-C90-forbids-mi.patch
patches.kernel.org/6.6.33-199-wifi-ath10k-populate-board-data-for-WCN3990.patch
patches.kernel.org/6.6.33-200-net-dsa-mv88e6xxx-Add-support-for-model-specif.patch
patches.kernel.org/6.6.33-201-net-dsa-mv88e6xxx-Avoid-EEPROM-timeout-without.patch
patches.kernel.org/6.6.33-202-tcp-avoid-premature-drops-in-tcp_add_backlog.patch
patches.kernel.org/6.6.33-203-pwm-sti-Prepare-removing-pwm_chip-from-driver-.patch
patches.kernel.org/6.6.33-204-pwm-sti-Simplify-probe-function-using-devm-fun.patch
patches.kernel.org/6.6.33-205-drivers-perf-hisi_pcie-Fix-out-of-bound-access.patch
patches.kernel.org/6.6.33-206-drivers-perf-hisi-hns3-Fix-out-of-bound-access.patch
patches.kernel.org/6.6.33-207-drivers-perf-hisi-hns3-Actually-use-devm_add_a.patch
patches.kernel.org/6.6.33-208-net-give-more-chances-to-rcu-in-netdev_wait_al.patch
patches.kernel.org/6.6.33-209-macintosh-via-macii-Fix-BUG-sleeping-function-.patch
patches.kernel.org/6.6.33-210-wifi-carl9170-add-a-proper-sanity-check-for-en.patch
patches.kernel.org/6.6.33-211-bpf-Fix-verifier-assumptions-about-socket-sk.patch
patches.kernel.org/6.6.33-212-wifi-ar5523-enable-proper-endpoint-verificatio.patch
patches.kernel.org/6.6.33-213-bpf-Add-BPF_PROG_TYPE_CGROUP_SKB-attach-type-e.patch
patches.kernel.org/6.6.33-214-sh-kprobes-Merge-arch_copy_kprobe-into-arch_pr.patch
patches.kernel.org/6.6.33-215-Revert-sh-Handle-calling-csum_partial-with-mis.patch
patches.kernel.org/6.6.33-216-wifi-mt76-mt7603-fix-tx-queue-of-loopback-pack.patch
patches.kernel.org/6.6.33-217-wifi-mt76-mt7603-add-wpdma-tx-eof-flag-for-PSE.patch
patches.kernel.org/6.6.33-218-libbpf-Fix-error-message-in-attach_kprobe_mult.patch
patches.kernel.org/6.6.33-219-wifi-nl80211-Avoid-address-calculations-via-ou.patch
patches.kernel.org/6.6.33-220-selftests-binderfs-use-the-Makefile-s-rules-no.patch
patches.kernel.org/6.6.33-221-selftests-resctrl-fix-clang-build-failure-use-.patch
patches.kernel.org/6.6.33-222-selftests-default-to-host-arch-for-LLVM-builds.patch
patches.kernel.org/6.6.33-223-kunit-Fix-kthread-reference.patch
patches.kernel.org/6.6.33-224-selftests-bpf-Fix-pointer-arithmetic-in-test_x.patch
patches.kernel.org/6.6.33-225-HID-intel-ish-hid-ipc-Add-check-for-pci_alloc_.patch
patches.kernel.org/6.6.33-226-scsi-bfa-Ensure-the-copied-buf-is-NUL-terminat.patch
patches.kernel.org/6.6.33-227-scsi-qedf-Ensure-the-copied-buf-is-NUL-termina.patch
patches.kernel.org/6.6.33-228-scsi-qla2xxx-Fix-debugfs-output-for-fw_resourc.patch
patches.kernel.org/6.6.33-229-kernel-numa.c-Move-logging-out-of-numa.h.patch
patches.kernel.org/6.6.33-230-x86-numa-Fix-SRAT-lookup-of-CFMWS-ranges-with-.patch
patches.kernel.org/6.6.33-231-wifi-mwl8k-initialize-cmd-addr-properly.patch
patches.kernel.org/6.6.33-232-HID-amd_sfh-Handle-no-sensors-in-PM-operations.patch
patches.kernel.org/6.6.33-233-usb-aqc111-stop-lying-about-skb-truesize.patch
patches.kernel.org/6.6.33-234-net-usb-sr9700-stop-lying-about-skb-truesize.patch
patches.kernel.org/6.6.33-235-m68k-Fix-spinlock-race-in-kernel-thread-creati.patch
patches.kernel.org/6.6.33-236-m68k-mac-Fix-reboot-hang-on-Mac-IIci.patch
patches.kernel.org/6.6.33-237-net-ipv6-fix-wrong-start-position-when-receive.patch
patches.kernel.org/6.6.33-238-eth-sungem-remove-.ndo_poll_controller-to-avoi.patch
patches.kernel.org/6.6.33-239-selftests-net-add-more-missing-kernel-config.patch
patches.kernel.org/6.6.33-240-selftests-net-add-missing-config-for-amt.sh.patch
patches.kernel.org/6.6.33-241-selftests-net-move-amt-to-socat-for-better-com.patch
patches.kernel.org/6.6.33-242-net-ethernet-cortina-Locking-fixes.patch
patches.kernel.org/6.6.33-243-af_unix-Fix-data-races-in-unix_release_sock-un.patch
patches.kernel.org/6.6.33-244-net-usb-smsc95xx-stop-lying-about-skb-truesize.patch
patches.kernel.org/6.6.33-245-net-openvswitch-fix-overwriting-ct-original-tu.patch
patches.kernel.org/6.6.33-246-ipv6-sr-add-missing-seg6_local_exit.patch
patches.kernel.org/6.6.33-247-ipv6-sr-fix-incorrect-unregister-order.patch
patches.kernel.org/6.6.33-248-ipv6-sr-fix-invalid-unregister-error-path.patch
patches.kernel.org/6.6.33-249-net-mlx5-Enable-4-ports-multiport-E-switch.patch
patches.kernel.org/6.6.33-250-net-mlx5-Reload-only-IB-representors-upon-lag-.patch
patches.kernel.org/6.6.33-251-net-mlx5-Add-a-timeout-to-acquire-the-command-.patch
patches.kernel.org/6.6.33-252-net-mlx5-Discard-command-completions-in-intern.patch
patches.kernel.org/6.6.33-253-s390-bpf-Emit-a-barrier-for-BPF_FETCH-instruct.patch
patches.kernel.org/6.6.33-254-riscv-bpf-make-some-atomic-operations-fully-or.patch
patches.kernel.org/6.6.33-255-ax25-Use-kernel-universal-linked-list-to-imple.patch
patches.kernel.org/6.6.33-256-ax25-Fix-reference-count-leak-issues-of-ax25_d.patch
patches.kernel.org/6.6.33-257-ax25-Fix-reference-count-leak-issue-of-net_dev.patch
patches.kernel.org/6.6.33-258-net-fec-remove-.ndo_poll_controller-to-avoid-d.patch
patches.kernel.org/6.6.33-259-mptcp-SO_KEEPALIVE-fix-getsockopt-support.patch
patches.kernel.org/6.6.33-260-net-micrel-Fix-receiving-the-timestamp-in-the-.patch
patches.kernel.org/6.6.33-261-Bluetooth-compute-LE-flow-credits-based-on-rec.patch
patches.kernel.org/6.6.33-262-Bluetooth-qca-Fix-error-code-in-qca_read_fw_bu.patch
patches.kernel.org/6.6.33-263-Bluetooth-ISO-Fix-BIS-cleanup.patch
patches.kernel.org/6.6.33-264-Bluetooth-Remove-usage-of-the-deprecated-ida_s.patch
patches.kernel.org/6.6.33-265-Bluetooth-hci_event-Remove-code-to-removed-CON.patch
patches.kernel.org/6.6.33-266-Bluetooth-HCI-Remove-HCI_AMP-support.patch
patches.kernel.org/6.6.33-267-drm-bridge-Fix-improper-bridge-init-order-with.patch
patches.kernel.org/6.6.33-268-drm-ci-uprev-mesa-version-fix-container-build-.patch
patches.kernel.org/6.6.33-269-drm-ci-add-subset-1-gfx-to-LAVA_TAGS-and-adjus.patch
patches.kernel.org/6.6.33-270-drm-ci-update-device-type-for-volteer-devices.patch
patches.kernel.org/6.6.33-271-drm-omapdrm-Fix-console-by-implementing-fb_dir.patch
patches.kernel.org/6.6.33-272-fbdev-Provide-I-O-memory-helpers-as-module.patch
patches.kernel.org/6.6.33-273-drm-omapdrm-Fix-console-with-deferred-ops.patch
patches.kernel.org/6.6.33-274-printk-Let-no_printk-use-_printk.patch
patches.kernel.org/6.6.33-275-dev_printk-Add-and-use-dev_no_printk.patch
patches.kernel.org/6.6.33-276-drm-lcdif-Do-not-disable-clocks-on-already-sus.patch
patches.kernel.org/6.6.33-277-drm-dp-Don-t-attempt-AUX-transfers-when-eDP-pa.patch
patches.kernel.org/6.6.33-278-drm-panel-atna33xc20-Fix-unbalanced-regulator-.patch
patches.kernel.org/6.6.33-279-drm-amd-display-Fix-potential-index-out-of-bou.patch
patches.kernel.org/6.6.33-280-ASoC-Intel-Disable-route-checks-for-Skylake-bo.patch
patches.kernel.org/6.6.33-281-ASoC-Intel-avs-ssm4567-Do-not-ignore-route-che.patch
patches.kernel.org/6.6.33-282-mtd-core-Report-error-if-first-mtd_otp_size-ca.patch
patches.kernel.org/6.6.33-283-mtd-rawnand-hynix-fixed-typo.patch
patches.kernel.org/6.6.33-284-ASoC-mediatek-Assign-dummy-when-codec-not-spec.patch
patches.kernel.org/6.6.33-285-fbdev-shmobile-fix-snprintf-truncation.patch
patches.kernel.org/6.6.33-286-ASoC-kirkwood-Fix-potential-NULL-dereference.patch
patches.kernel.org/6.6.33-287-drm-meson-vclk-fix-calculation-of-59.94-fracti.patch
patches.kernel.org/6.6.33-288-drm-mediatek-Add-0-size-check-to-mtk_drm_gem_o.patch
patches.kernel.org/6.6.33-289-powerpc-fsl-soc-hide-unused-const-variable.patch
patches.kernel.org/6.6.33-290-ASoC-Intel-common-add-ACPI-matching-tables-for.patch
patches.kernel.org/6.6.33-291-ASoC-SOF-Intel-pci-mtl-use-ARL-specific-firmwa.patch
patches.kernel.org/6.6.33-292-ASoC-SOF-Intel-pci-mtl-fix-ARL-S-definitions.patch
patches.kernel.org/6.6.33-293-ASoC-SOF-Intel-mtl-Correct-rom_status_reg.patch
patches.kernel.org/6.6.33-294-ASoC-SOF-Intel-lnl-Correct-rom_status_reg.patch
patches.kernel.org/6.6.33-295-ASoC-SOF-Intel-mtl-call-dsp-dump-when-boot-ret.patch
patches.kernel.org/6.6.33-296-ASoC-SOF-Intel-mtl-Disable-interrupts-when-fir.patch
patches.kernel.org/6.6.33-297-ASoC-SOF-Intel-mtl-Implement-firmware-boot-sta.patch
patches.kernel.org/6.6.33-298-fbdev-sisfb-hide-unused-variables.patch
patches.kernel.org/6.6.33-299-selftests-cgroup-skip-test_cgcore_lesser_ns_op.patch
patches.kernel.org/6.6.33-300-ASoC-Intel-avs-Fix-ASRC-module-initialization.patch
patches.kernel.org/6.6.33-301-ASoC-Intel-avs-Fix-potential-integer-overflow.patch
patches.kernel.org/6.6.33-302-ASoC-Intel-avs-Test-result-of-avs_get_module_e.patch
patches.kernel.org/6.6.33-303-media-ngene-Add-dvb_ca_en50221_init-return-val.patch
patches.kernel.org/6.6.33-304-media-rcar-vin-work-around-Wenum-compare-condi.patch
patches.kernel.org/6.6.33-305-media-radio-shark2-Avoid-led_names-truncations.patch
patches.kernel.org/6.6.33-306-drm-bridge-cdns-mhdp8546-Fix-possible-null-poi.patch
patches.kernel.org/6.6.33-307-drm-msm-dp-allow-voltage-swing-pre-emphasis-of.patch
patches.kernel.org/6.6.33-308-drm-msm-dp-Avoid-a-long-timeout-for-AUX-transf.patch
patches.kernel.org/6.6.33-309-media-ipu3-cio2-Request-IRQ-earlier.patch
patches.kernel.org/6.6.33-310-media-dt-bindings-ovti-ov2680-Fix-the-power-su.patch
patches.kernel.org/6.6.33-311-media-i2c-et8ek8-Don-t-strip-remove-function-w.patch
patches.kernel.org/6.6.33-312-media-v4l2-subdev-Fix-stream-handling-for-crop.patch
patches.kernel.org/6.6.33-313-fbdev-sh7760fb-allow-modular-build.patch
patches.kernel.org/6.6.33-314-media-atomisp-ssh_css-Fix-a-null-pointer-deref.patch
patches.kernel.org/6.6.33-315-drm-arm-malidp-fix-a-possible-null-pointer-der.patch
patches.kernel.org/6.6.33-316-drm-vc4-Fix-possible-null-pointer-dereference.patch
patches.kernel.org/6.6.33-317-ASoC-tracing-Export-SND_SOC_DAPM_DIR_OUT-to-it.patch
patches.kernel.org/6.6.33-318-drm-bridge-anx7625-Don-t-log-an-error-when-DSI.patch
patches.kernel.org/6.6.33-319-drm-bridge-icn6211-Don-t-log-an-error-when-DSI.patch
patches.kernel.org/6.6.33-320-drm-bridge-lt8912b-Don-t-log-an-error-when-DSI.patch
patches.kernel.org/6.6.33-321-drm-bridge-lt9611-Don-t-log-an-error-when-DSI-.patch
patches.kernel.org/6.6.33-322-drm-bridge-lt9611uxc-Don-t-log-an-error-when-D.patch
patches.kernel.org/6.6.33-323-drm-bridge-tc358775-Don-t-log-an-error-when-DS.patch
patches.kernel.org/6.6.33-324-drm-bridge-dpc3433-Don-t-log-an-error-when-DSI.patch
patches.kernel.org/6.6.33-325-drm-panel-novatek-nt35950-Don-t-log-an-error-w.patch
patches.kernel.org/6.6.33-326-drm-bridge-anx7625-Update-audio-status-while-d.patch
patches.kernel.org/6.6.33-327-drm-panel-simple-Add-missing-Innolux-G121X1-L0.patch
patches.kernel.org/6.6.33-328-drm-mipi-dsi-use-correct-return-type-for-the-D.patch
patches.kernel.org/6.6.33-329-media-uvcvideo-Add-quirk-for-Logitech-Rally-Ba.patch
patches.kernel.org/6.6.33-330-drm-rockchip-vop2-Do-not-divide-height-twice-f.patch
patches.kernel.org/6.6.33-331-drm-edid-Parse-topology-block-for-all-DispID-s.patch
patches.kernel.org/6.6.33-332-media-cadence-csi2rx-configure-DPHY-before-sta.patch
patches.kernel.org/6.6.33-333-clk-samsung-exynosautov9-fix-wrong-pll-clock-i.patch
patches.kernel.org/6.6.33-334-RDMA-mlx5-Uncacheable-mkey-has-neither-rb_key-.patch
patches.kernel.org/6.6.33-335-RDMA-mlx5-Adding-remote-atomic-access-flag-to-.patch
patches.kernel.org/6.6.33-336-clk-mediatek-pllfh-Don-t-log-error-for-missing.patch
patches.kernel.org/6.6.33-337-iommu-Undo-pasid-attachment-only-for-the-devic.patch
patches.kernel.org/6.6.33-338-RDMA-hns-Fix-return-value-in-hns_roce_map_mr_s.patch
patches.kernel.org/6.6.33-339-RDMA-hns-Fix-deadlock-on-SRQ-async-events.patch
patches.kernel.org/6.6.33-340-RDMA-hns-Fix-UAF-for-cq-async-event.patch
patches.kernel.org/6.6.33-341-RDMA-hns-Fix-GMV-table-pagesize.patch
patches.kernel.org/6.6.33-342-RDMA-hns-Use-complete-parentheses-in-macros.patch
patches.kernel.org/6.6.33-343-RDMA-hns-Modify-the-print-level-of-CQE-error.patch
patches.kernel.org/6.6.33-344-clk-mediatek-mt8365-mm-fix-DPI0-parent.patch
patches.kernel.org/6.6.33-345-clk-rs9-fix-wrong-default-value-for-clock-ampl.patch
patches.kernel.org/6.6.33-346-clk-qcom-clk-alpha-pll-remove-invalid-Stromer-.patch
patches.kernel.org/6.6.33-347-RDMA-rxe-Fix-seg-fault-in-rxe_comp_queue_pkt.patch
patches.kernel.org/6.6.33-348-RDMA-rxe-Allow-good-work-requests-to-be-execut.patch
patches.kernel.org/6.6.33-349-RDMA-rxe-Fix-incorrect-rxe_put-in-error-path.patch
patches.kernel.org/6.6.33-350-IB-mlx5-Use-__iowrite64_copy-for-write-combini.patch
patches.kernel.org/6.6.33-351-clk-renesas-r8a779a0-Fix-CANFD-parent-clock.patch
patches.kernel.org/6.6.33-352-clk-renesas-r9a07g043-Add-clock-and-reset-entr.patch
patches.kernel.org/6.6.33-353-lib-test_hmm.c-handle-src_pfns-and-dst_pfns-al.patch
patches.kernel.org/6.6.33-354-clk-qcom-dispcc-sm8450-fix-DisplayPort-clocks.patch
patches.kernel.org/6.6.33-355-clk-qcom-dispcc-sm6350-fix-DisplayPort-clocks.patch
patches.kernel.org/6.6.33-356-clk-qcom-dispcc-sm8550-fix-DisplayPort-clocks.patch
patches.kernel.org/6.6.33-357-clk-qcom-mmcc-msm8998-fix-venus-clock-issue.patch
patches.kernel.org/6.6.33-358-x86-insn-Fix-PUSH-instruction-in-x86-instructi.patch
patches.kernel.org/6.6.33-359-x86-insn-Add-VEX-versions-of-VPDPBUSD-VPDPBUSD.patch
patches.kernel.org/6.6.33-360-ext4-avoid-excessive-credit-estimate-in-ext4_t.patch
patches.kernel.org/6.6.33-361-virt-acrn-stop-using-follow_pfn.patch
patches.kernel.org/6.6.33-362-drivers-virt-acrn-fix-PFNMAP-PTE-checks-in-acr.patch
patches.kernel.org/6.6.33-363-sunrpc-removed-redundant-procp-check.patch
patches.kernel.org/6.6.33-364-ext4-fix-potential-unnitialized-variable.patch
patches.kernel.org/6.6.33-365-ext4-remove-the-redundant-folio_wait_stable.patch
patches.kernel.org/6.6.33-366-of-module-add-buffer-overflow-check-in-of_moda.patch
patches.kernel.org/6.6.33-367-RDMA-bnxt_re-Refactor-the-queue-index-update.patch
patches.kernel.org/6.6.33-368-RDMA-bnxt_re-Remove-roundup_pow_of_two-depth-f.patch
patches.kernel.org/6.6.33-369-RDMA-bnxt_re-Update-the-HW-interface-definitio.patch
patches.kernel.org/6.6.33-370-RDMA-bnxt_re-Adds-MSN-table-capability-for-Gen.patch
patches.kernel.org/6.6.33-371-bnxt_re-avoid-shift-undefined-behavior-in-bnxt.patch
patches.kernel.org/6.6.33-372-SUNRPC-Fix-gss_free_in_token_pages.patch
patches.kernel.org/6.6.33-373-selftests-kcmp-remove-unused-open-mode.patch
patches.kernel.org/6.6.33-374-RDMA-IPoIB-Fix-format-truncation-compilation-e.patch
patches.kernel.org/6.6.33-375-RDMA-cma-Fix-kmemleak-in-rdma_core-observed-du.patch
patches.kernel.org/6.6.33-376-tracing-user_events-Allow-events-to-persist-fo.patch
patches.kernel.org/6.6.33-377-tracing-user_events-Prepare-find-delete-for-sa.patch
patches.kernel.org/6.6.33-378-tracing-user_events-Fix-non-spaced-field-match.patch
patches.kernel.org/6.6.33-379-modules-Drop-the-.export_symbol-section-from-t.patch
patches.kernel.org/6.6.33-380-net-bridge-xmit-make-sure-we-have-at-least-eth.patch
patches.kernel.org/6.6.33-381-selftests-net-bridge-increase-IGMP-MLD-exclude.patch
patches.kernel.org/6.6.33-382-net-bridge-mst-fix-vlan-use-after-free.patch
patches.kernel.org/6.6.33-383-net-qrtr-ns-Fix-module-refcnt.patch
patches.kernel.org/6.6.33-384-netrom-fix-possible-dead-lock-in-nr_rt_ioctl.patch
patches.kernel.org/6.6.33-385-af_packet-do-not-call-packet_read_pending-from.patch
patches.kernel.org/6.6.33-386-sched-fair-Allow-disabling-sched_balance_newid.patch
patches.kernel.org/6.6.33-387-sched-core-Fix-incorrect-initialization-of-the.patch
patches.kernel.org/6.6.33-388-net-wangxun-fix-to-change-Rx-features.patch
patches.kernel.org/6.6.33-389-perf-record-Delete-session-after-stopping-side.patch
patches.kernel.org/6.6.33-390-perf-probe-Add-missing-libgen.h-header-needed-.patch
patches.kernel.org/6.6.33-391-iio-core-Leave-private-pointer-NULL-when-no-pr.patch
patches.kernel.org/6.6.33-392-greybus-lights-check-return-of-get_channel_fro.patch
patches.kernel.org/6.6.33-393-phy-qcom-qmp-combo-fix-duplicate-return-in-qmp.patch
patches.kernel.org/6.6.33-394-f2fs-multidev-fix-to-recognize-valid-zero-bloc.patch
patches.kernel.org/6.6.33-395-f2fs-fix-to-wait-on-page-writeback-in-__clone_.patch
patches.kernel.org/6.6.33-396-fpga-manager-add-owner-module-and-take-its-ref.patch
patches.kernel.org/6.6.33-397-fpga-bridge-add-owner-module-and-take-its-refc.patch
patches.kernel.org/6.6.33-398-counter-linux-counter.h-fix-Excess-kernel-doc-.patch
patches.kernel.org/6.6.33-399-perf-annotate-Get-rid-of-duplicate-group-optio.patch
patches.kernel.org/6.6.33-400-usb-typec-ucsi-always-register-a-link-to-USB-P.patch
patches.kernel.org/6.6.33-401-usb-typec-ucsi-simplify-partner-s-PD-caps-regi.patch
patches.kernel.org/6.6.33-402-perf-stat-Do-not-fail-on-metrics-on-s390-z-VM-.patch
patches.kernel.org/6.6.33-403-soundwire-cadence-fix-invalid-PDI-offset.patch
patches.kernel.org/6.6.33-404-dmaengine-idma64-Add-check-for-dma_set_max_seg.patch
patches.kernel.org/6.6.33-405-firmware-dmi-id-add-a-release-callback-functio.patch
patches.kernel.org/6.6.33-406-perf-record-Lazy-load-kernel-symbols.patch
patches.kernel.org/6.6.33-407-perf-machine-thread-Remove-exited-threads-by-d.patch
patches.kernel.org/6.6.33-408-perf-annotate-Split-branch-stack-cycles-inform.patch
patches.kernel.org/6.6.33-409-perf-annotate-Introduce-global-annotation_opti.patch
patches.kernel.org/6.6.33-410-perf-report-Convert-to-the-global-annotation_o.patch
patches.kernel.org/6.6.33-411-perf-top-Convert-to-the-global-annotation_opti.patch
patches.kernel.org/6.6.33-412-perf-annotate-Use-global-annotation_options.patch
patches.kernel.org/6.6.33-413-perf-annotate-Fix-annotation_calc_lines-to-pas.patch
patches.kernel.org/6.6.33-414-serial-max3100-Lock-port-lock-when-calling-uar.patch
patches.kernel.org/6.6.33-415-serial-max3100-Update-uart_driver_registered-o.patch
patches.kernel.org/6.6.33-416-serial-max3100-Fix-bitwise-types.patch
patches.kernel.org/6.6.33-417-greybus-arche-ctrl-move-device-table-to-its-ri.patch
patches.kernel.org/6.6.33-418-PCI-tegra194-Fix-probe-path-for-Endpoint-mode.patch
patches.kernel.org/6.6.33-419-serial-sc16is7xx-add-proper-sched.h-include-fo.patch
patches.kernel.org/6.6.33-420-module-don-t-ignore-sysfs_create_link-failures.patch
patches.kernel.org/6.6.33-421-interconnect-qcom-qcm2290-Fix-mas_snoc_bimc-Qo.patch
patches.kernel.org/6.6.33-422-arm64-dts-meson-fix-S4-power-controller-node.patch
patches.kernel.org/6.6.33-423-perf-tests-Make-test-data-symbol-more-robust-o.patch
patches.kernel.org/6.6.33-424-perf-tests-Apply-attributes-to-all-events-in-o.patch
patches.kernel.org/6.6.33-425-perf-evlist-Add-evlist__findnew_tracking_event.patch
patches.kernel.org/6.6.33-426-perf-record-Move-setting-tracking-events-befor.patch
patches.kernel.org/6.6.33-427-perf-record-Fix-debug-message-placement-for-te.patch
patches.kernel.org/6.6.33-428-dt-bindings-PCI-rcar-pci-host-Add-optional-reg.patch
patches.kernel.org/6.6.33-429-dt-bindings-PCI-rcar-pci-host-Add-missing-IOMM.patch
patches.kernel.org/6.6.33-430-perf-bench-uprobe-Remove-lib64-from-libc.so.6-.patch
patches.kernel.org/6.6.33-431-f2fs-compress-fix-to-relocate-check-condition-.patch
patches.kernel.org/6.6.33-432-f2fs-compress-fix-to-relocate-check-condition-.patch
patches.kernel.org/6.6.33-433-f2fs-fix-to-relocate-check-condition-in-f2fs_f.patch
patches.kernel.org/6.6.33-434-f2fs-fix-to-check-pinfile-flag-in-f2fs_move_fi.patch
patches.kernel.org/6.6.33-435-iio-adc-stm32-Fixing-err-code-to-not-indicate-.patch
patches.kernel.org/6.6.33-436-riscv-dts-starfive-visionfive-2-Remove-non-exi.patch
patches.kernel.org/6.6.33-437-coresight-etm4x-Fix-unbalanced-pm_runtime_enab.patch
patches.kernel.org/6.6.33-438-perf-docs-Document-bpf-event-modifier.patch
patches.kernel.org/6.6.33-439-perf-test-shell-arm_coresight-Increase-buffer-.patch
patches.kernel.org/6.6.33-440-iio-pressure-dps310-support-negative-temperatu.patch
patches.kernel.org/6.6.33-441-iio-adc-ad9467-use-spi_get_device_match_data.patch
patches.kernel.org/6.6.33-442-iio-adc-ad9467-use-chip_info-variables-instead.patch
patches.kernel.org/6.6.33-443-iio-adc-adi-axi-adc-convert-to-regmap.patch
patches.kernel.org/6.6.33-444-iio-buffer-dmaengine-export-buffer-alloc-and-f.patch
patches.kernel.org/6.6.33-445-iio-add-the-IIO-backend-framework.patch
patches.kernel.org/6.6.33-446-iio-adc-ad9467-convert-to-backend-framework.patch
patches.kernel.org/6.6.33-447-iio-adc-adi-axi-adc-move-to-backend-framework.patch
patches.kernel.org/6.6.33-448-iio-adc-adi-axi-adc-only-error-out-in-major-ve.patch
patches.kernel.org/6.6.33-449-coresight-etm4x-Do-not-hardcode-IOMEM-access-f.patch
patches.kernel.org/6.6.33-450-coresight-etm4x-Do-not-save-restore-Data-trace.patch
patches.kernel.org/6.6.33-451-coresight-etm4x-Safe-access-for-TRCQCLTR.patch
patches.kernel.org/6.6.33-452-coresight-etm4x-Fix-access-to-resource-selecto.patch
patches.kernel.org/6.6.33-453-i915-make-inject_virtual_interrupt-void.patch
patches.kernel.org/6.6.33-454-vfio-pci-fix-potential-memory-leak-in-vfio_int.patch
patches.kernel.org/6.6.33-455-fpga-region-add-owner-module-and-take-its-refc.patch
patches.kernel.org/6.6.33-456-udf-Remove-GFP_NOFS-allocation-in-udf_expand_f.patch
patches.kernel.org/6.6.33-457-udf-Convert-udf_expand_file_adinicb-to-use-a-f.patch
patches.kernel.org/6.6.33-458-microblaze-Remove-gcc-flag-for-non-existing-ea.patch
patches.kernel.org/6.6.33-459-microblaze-Remove-early-printk-call-from-cpuin.patch
patches.kernel.org/6.6.33-460-PCI-Wait-for-Link-Training-0-before-starting-L.patch
patches.kernel.org/6.6.33-461-perf-intel-pt-Fix-unassigned-instruction-op-di.patch
patches.kernel.org/6.6.33-462-pwm-Rename-pwm_apply_state-to-pwm_apply_might_.patch
patches.kernel.org/6.6.33-463-leds-pwm-Disable-PWM-when-going-to-suspend.patch
patches.kernel.org/6.6.33-464-ovl-remove-upper-umask-handling-from-ovl_creat.patch
patches.kernel.org/6.6.33-465-PCI-of_property-Return-error-for-int_map-alloc.patch
patches.kernel.org/6.6.33-466-VMCI-Fix-an-error-handling-path-in-vmci_guest_.patch
patches.kernel.org/6.6.33-467-dt-bindings-pinctrl-mediatek-mt7622-fix-array-.patch
patches.kernel.org/6.6.33-468-pinctrl-qcom-pinctrl-sm7150-Fix-sdc1-and-ufs-s.patch
patches.kernel.org/6.6.33-469-watchdog-cpu5wdt.c-Fix-use-after-free-bug-caus.patch
patches.kernel.org/6.6.33-470-watchdog-bd9576-Drop-always-running-property.patch
patches.kernel.org/6.6.33-471-watchdog-sa1100-Fix-PTR_ERR_OR_ZERO-vs-NULL-ch.patch
patches.kernel.org/6.6.33-472-dt-bindings-phy-qcom-sc8280xp-qmp-ufs-phy-fix-.patch
patches.kernel.org/6.6.33-473-dt-bindings-phy-qcom-usb-snps-femto-v2-use-cor.patch
patches.kernel.org/6.6.33-474-dmaengine-idxd-Avoid-unnecessary-destruction-o.patch
patches.kernel.org/6.6.33-475-usb-gadget-u_audio-Fix-race-condition-use-of-c.patch
patches.kernel.org/6.6.33-476-usb-gadget-u_audio-Clear-uac-pointer-when-free.patch
patches.kernel.org/6.6.33-477-stm-class-Fix-a-double-free-in-stm_register_de.patch
patches.kernel.org/6.6.33-478-ppdev-Remove-usage-of-the-deprecated-ida_simpl.patch
patches.kernel.org/6.6.33-479-ppdev-Add-an-error-check-in-register_device.patch
patches.kernel.org/6.6.33-480-i2c-cadence-Avoid-fifo-clear-after-start.patch
patches.kernel.org/6.6.33-481-i2c-synquacer-Fix-an-error-handling-path-in-sy.patch
patches.kernel.org/6.6.33-482-perf-bench-internals-inject-build-id-Fix-trap-.patch
patches.kernel.org/6.6.33-483-perf-ui-browser-Don-t-save-pointer-to-stack-me.patch
patches.kernel.org/6.6.33-484-extcon-max8997-select-IRQ_DOMAIN-instead-of-de.patch
patches.kernel.org/6.6.33-485-dt-bindings-spmi-hisilicon-hisi-spmi-controlle.patch
patches.kernel.org/6.6.33-486-PCI-EDR-Align-EDR_PORT_DPC_ENABLE_DSM-with-PCI.patch
patches.kernel.org/6.6.33-487-PCI-EDR-Align-EDR_PORT_LOCATE_DSM-with-PCI-Fir.patch
patches.kernel.org/6.6.33-488-f2fs-Clean-up-errors-in-segment.h.patch
patches.kernel.org/6.6.33-489-f2fs-support-printk_ratelimited-in-f2fs_printk.patch
patches.kernel.org/6.6.33-490-f2fs-use-BLKS_PER_SEG-BLKS_PER_SEC-and-SEGS_PE.patch
patches.kernel.org/6.6.33-491-f2fs-separate-f2fs_gc_range-to-use-GC-for-a-ra.patch
patches.kernel.org/6.6.33-492-f2fs-kill-heap-based-allocation.patch
patches.kernel.org/6.6.33-493-f2fs-support-file-pinning-for-zoned-devices.patch
patches.kernel.org/6.6.33-494-f2fs-fix-block-migration-when-section-is-not-a.patch
patches.kernel.org/6.6.33-495-perf-ui-browser-Avoid-SEGV-on-title.patch
patches.kernel.org/6.6.33-496-perf-report-Avoid-SEGV-in-report__setup_sample.patch
patches.kernel.org/6.6.33-497-perf-thread-Fixes-to-thread__new-related-to-in.patch
patches.kernel.org/6.6.33-498-perf-maps-Move-symbol-maps-functions-to-maps.c.patch
patches.kernel.org/6.6.33-499-perf-symbols-Fix-ownership-of-string-in-dso__l.patch
patches.kernel.org/6.6.33-500-f2fs-compress-fix-to-update-i_compr_blocks-cor.patch
patches.kernel.org/6.6.33-501-f2fs-deprecate-io_bits.patch
patches.kernel.org/6.6.33-502-f2fs-introduce-get_available_block_count-for-c.patch
patches.kernel.org/6.6.33-503-f2fs-compress-fix-error-path-of-inc_valid_bloc.patch
patches.kernel.org/6.6.33-504-f2fs-compress-fix-to-cover-reserve-release-_co.patch
patches.kernel.org/6.6.33-505-f2fs-fix-to-release-node-block-count-in-error-.patch
patches.kernel.org/6.6.33-506-f2fs-compress-don-t-allow-unaligned-truncation.patch
patches.kernel.org/6.6.33-507-serial-sh-sci-protect-invalidating-RXDMA-on-sh.patch
patches.kernel.org/6.6.33-508-libsubcmd-Fix-parse-options-memory-leak.patch
patches.kernel.org/6.6.33-509-perf-daemon-Fix-file-leak-in-daemon_session__c.patch
patches.kernel.org/6.6.33-510-f2fs-fix-to-add-missing-iput-in-gc_data_segmen.patch
patches.kernel.org/6.6.33-511-usb-fotg210-Add-missing-kernel-doc-description.patch
patches.kernel.org/6.6.33-512-perf-stat-Don-t-display-metric-header-for-non-.patch
patches.kernel.org/6.6.33-513-perf-test-Add-a-test-for-strcmp_cpuid_str-expr.patch
patches.kernel.org/6.6.33-514-perf-pmu-Move-pmu__find_core_pmu-to-pmus.c.patch
patches.kernel.org/6.6.33-515-perf-pmu-Compat-supports-regular-expression-ma.patch
patches.kernel.org/6.6.33-516-perf-tools-Use-pmus-to-describe-type-from-attr.patch
patches.kernel.org/6.6.33-517-perf-tools-Add-use-PMU-reverse-lookup-from-con.patch
patches.kernel.org/6.6.33-518-perf-pmu-Assume-sysfs-events-are-always-the-sa.patch
patches.kernel.org/6.6.33-519-perf-pmu-Count-sys-and-cpuid-JSON-events-separ.patch
patches.kernel.org/6.6.33-520-LoongArch-Fix-callchain-parse-error-with-kerne.patch
patches.kernel.org/6.6.33-521-s390-vdso64-filter-out-munaligned-symbols-flag.patch
patches.kernel.org/6.6.33-522-s390-vdso-Generate-unwind-information-for-C-mo.patch
patches.kernel.org/6.6.33-523-kbuild-unify-vdso_install-rules.patch
patches.kernel.org/6.6.33-524-kbuild-fix-build-ID-symlinks-to-installed-debu.patch
patches.kernel.org/6.6.33-525-s390-vdso-Create-.build-id-links-for-unstrippe.patch
patches.kernel.org/6.6.33-526-s390-vdso-Use-standard-stack-frame-layout.patch
patches.kernel.org/6.6.33-527-s390-ipl-Fix-incorrect-initialization-of-len-f.patch
patches.kernel.org/6.6.33-528-s390-ipl-Fix-incorrect-initialization-of-nvme-.patch
patches.kernel.org/6.6.33-529-s390-boot-Remove-alt_stfle_fac_list-from-decom.patch
patches.kernel.org/6.6.33-530-dt-bindings-PCI-rockchip-rk3399-pcie-Add-missi.patch
patches.kernel.org/6.6.33-531-gpiolib-acpi-Fix-failed-in-acpi_gpiochip_find-.patch
patches.kernel.org/6.6.33-532-drm-amd-display-Remove-pixle-rate-limit-for-su.patch
patches.kernel.org/6.6.33-533-drm-amd-display-Revert-Remove-pixle-rate-limit.patch
patches.kernel.org/6.6.33-534-eventfs-Do-not-differentiate-the-toplevel-even.patch
patches.kernel.org/6.6.33-535-iio-accel-mxc4005-allow-module-autoloading-via.patch
patches.kernel.org/6.6.33-536-iio-accel-mxc4005-Reset-chip-on-probe-and-resu.patch
patches.kernel.org/6.6.33-537-misc-pvpanic-deduplicate-common-code.patch
patches.kernel.org/6.6.33-538-misc-pvpanic-pci-register-attributes-via-pci_d.patch
patches.kernel.org/6.6.33-539-serial-sc16is7xx-replace-hardcoded-divisor-val.patch
patches.kernel.org/6.6.33-540-serial-sc16is7xx-fix-bug-in-sc16is7xx_set_baud.patch
patches.kernel.org/6.6.33-541-eventfs-Create-eventfs_root_inode-to-store-den.patch
patches.kernel.org/6.6.33-542-eventfs-tracing-Add-callback-for-release-of-an.patch
patches.kernel.org/6.6.33-543-eventfs-Free-all-of-the-eventfs_inode-after-RC.patch
patches.kernel.org/6.6.33-544-eventfs-Have-events-directory-get-permissions-.patch
patches.kernel.org/6.6.33-545-dt-bindings-adc-axi-adc-update-bindings-for-ba.patch
patches.kernel.org/6.6.33-546-dt-bindings-adc-axi-adc-add-clocks-property.patch
patches.kernel.org/6.6.33-547-Input-ims-pcu-fix-printf-string-overflow.patch
patches.kernel.org/6.6.33-548-mmc-sdhci_am654-Add-tuning-algorithm-for-delay.patch
patches.kernel.org/6.6.33-549-mmc-sdhci_am654-Write-ITAPDLY-for-DDR52-timing.patch
patches.kernel.org/6.6.33-550-mmc-sdhci_am654-Drop-lookup-for-deprecated-ti-.patch
patches.kernel.org/6.6.33-551-mmc-sdhci_am654-Add-OTAP-ITAP-delay-enable.patch
patches.kernel.org/6.6.33-552-mmc-sdhci_am654-Add-ITAPDLYSEL-in-sdhci_j721e_.patch
patches.kernel.org/6.6.33-553-mmc-sdhci_am654-Fix-ITAPDLY-for-HS400-timing.patch
patches.kernel.org/6.6.33-554-Input-pm8xxx-vibrator-correct-VIB_MAX_LEVELS-c.patch
patches.kernel.org/6.6.33-555-media-v4l2-subdev-Document-and-enforce-.s_stre.patch
patches.kernel.org/6.6.33-556-media-v4l-Don-t-turn-on-privacy-LED-if-streamo.patch
patches.kernel.org/6.6.33-557-media-ov2680-Clear-the-ret-variable-on-success.patch
patches.kernel.org/6.6.33-558-media-ov2680-Allow-probing-if-link-frequencies.patch
patches.kernel.org/6.6.33-559-media-ov2680-Do-not-fail-if-data-lanes-propert.patch
patches.kernel.org/6.6.33-560-drm-msm-dsi-Print-dual-DSI-adjusted-pclk-inste.patch
patches.kernel.org/6.6.33-561-drm-msm-dpu-Always-flush-the-slave-INTF-on-the.patch
patches.kernel.org/6.6.33-562-drm-mediatek-dp-Fix-mtk_dp_aux_transfer-return.patch
patches.kernel.org/6.6.33-563-drm-meson-gate-px_clk-when-setting-rate.patch
patches.kernel.org/6.6.33-564-um-Fix-return-value-in-ubd_init.patch
patches.kernel.org/6.6.33-565-um-Add-winch-to-winch_handlers-before-register.patch
patches.kernel.org/6.6.33-566-um-vector-fix-bpfflash-parameter-evaluation.patch
patches.kernel.org/6.6.33-567-fs-ntfs3-Check-folio-pointer-for-NULL.patch
patches.kernel.org/6.6.33-568-fs-ntfs3-Use-64-bit-variable-to-avoid-32-bit-o.patch
patches.kernel.org/6.6.33-569-fs-ntfs3-Use-variable-length-array-instead-of-.patch
patches.kernel.org/6.6.33-570-drm-msm-dpu-remove-irq_idx-argument-from-IRQ-c.patch
patches.kernel.org/6.6.33-571-drm-msm-dpu-extract-dpu_core_irq_is_valid-help.patch
patches.kernel.org/6.6.33-572-drm-msm-dpu-add-helper-to-get-IRQ-related-data.patch
patches.kernel.org/6.6.33-573-drm-msm-dpu-make-the-irq-table-size-static.patch
patches.kernel.org/6.6.33-574-drm-msm-dpu-stop-using-raw-IRQ-indices-in-the-.patch
patches.kernel.org/6.6.33-575-drm-msm-dpu-Add-callback-function-pointer-chec.patch
patches.kernel.org/6.6.33-576-drm-bridge-tc358775-fix-support-for-jeida-18-a.patch
patches.kernel.org/6.6.33-577-media-stk1160-fix-bounds-checking-in-stk1160_c.patch
patches.kernel.org/6.6.33-578-Input-cyapa-add-missing-input-core-locking-to-.patch
patches.kernel.org/6.6.33-579-drm-amdgpu-init-microcode-chip-name-from-ip-ve.patch
patches.kernel.org/6.6.33-580-drm-amdgpu-Fix-buffer-size-in-gfx_v9_4_3_init_.patch
patches.kernel.org/6.6.33-581-media-mediatek-vcodec-add-encoder-power-manage.patch
patches.kernel.org/6.6.33-582-media-mediatek-vcodec-fix-possible-unbalanced-.patch
patches.kernel.org/6.6.33-583-tools-arch-x86-intel_sdsi-Fix-maximum-meter-bu.patch
patches.kernel.org/6.6.33-584-tools-arch-x86-intel_sdsi-Fix-meter_show-displ.patch
patches.kernel.org/6.6.33-585-tools-arch-x86-intel_sdsi-Fix-meter_certificat.patch
patches.kernel.org/6.6.33-586-platform-x86-thinkpad_acpi-Take-hotkey_mutex-d.patch
patches.kernel.org/6.6.33-587-media-flexcop-usb-fix-sanity-check-of-bNumEndp.patch
patches.kernel.org/6.6.33-588-powerpc-pseries-Add-failure-related-checks-for.patch
patches.kernel.org/6.6.33-589-um-Fix-the-Wmissing-prototypes-warning-for-__s.patch
patches.kernel.org/6.6.33-590-um-Fix-the-Wmissing-prototypes-warning-for-get.patch
patches.kernel.org/6.6.33-591-um-Fix-the-declaration-of-kasan_map_memory.patch
patches.kernel.org/6.6.33-592-cxl-trace-Correct-DPA-field-masks-for-general_.patch
patches.kernel.org/6.6.33-593-cxl-region-Fix-cxlr_pmem-leaks.patch
patches.kernel.org/6.6.33-594-media-sunxi-a83-mips-csi2-also-select-GENERIC_.patch
patches.kernel.org/6.6.33-595-media-cec-cec-adap-always-cancel-work-in-cec_t.patch
patches.kernel.org/6.6.33-596-media-cec-cec-api-add-locking-in-cec_release.patch
patches.kernel.org/6.6.33-597-media-cec-core-avoid-recursive-cec_claim_log_a.patch
patches.kernel.org/6.6.33-598-media-cec-core-avoid-confusing-transmit-timed-.patch
patches.kernel.org/6.6.33-599-Revert-drm-bridge-ti-sn65dsi83-Fix-enable-erro.patch
patches.kernel.org/6.6.33-600-drm-zynqmp_dpsub-Always-register-bridge.patch
patches.kernel.org/6.6.33-601-selftests-powerpc-dexcr-Add-no-pie-to-hashchk-.patch
patches.kernel.org/6.6.33-602-drm-msm-a6xx-Avoid-a-nullptr-dereference-when-.patch
patches.kernel.org/6.6.33-603-ASoC-tas2781-Fix-a-warning-reported-by-robot-k.patch
patches.kernel.org/6.6.33-604-null_blk-Fix-the-WARNING-modpost-missing-MODUL.patch
patches.kernel.org/6.6.33-605-ALSA-hda-cs_dsp_ctl-Use-private_free-for-contr.patch
patches.kernel.org/6.6.33-606-ASoC-cs35l56-Fix-to-ensure-ASP1-registers-matc.patch
patches.kernel.org/6.6.33-607-ALSA-hda-cs35l56-Initialize-all-ASP1-registers.patch
patches.kernel.org/6.6.33-608-ALSA-hda-cs35l56-Fix-lifetime-of-cs_dsp-instan.patch
patches.kernel.org/6.6.33-609-ASoC-mediatek-mt8192-fix-register-configuratio.patch
patches.kernel.org/6.6.33-610-nouveau-add-an-ioctl-to-return-vram-bar-size.patch
patches.kernel.org/6.6.33-611-nouveau-add-an-ioctl-to-report-vram-usage.patch
patches.kernel.org/6.6.33-612-drm-nouveau-use-tile_mode-and-pte_kind-for-VM_.patch
patches.kernel.org/6.6.33-613-blk-cgroup-fix-list-corruption-from-resetting-.patch
patches.kernel.org/6.6.33-614-blk-cgroup-fix-list-corruption-from-reorder-of.patch
patches.kernel.org/6.6.33-615-blk-cgroup-Properly-propagate-the-iostat-updat.patch
patches.kernel.org/6.6.33-616-regulator-bd71828-Don-t-overwrite-runtime-volt.patch
patches.kernel.org/6.6.33-617-xen-x86-add-extra-pages-to-unpopulated-alloc-i.patch
patches.kernel.org/6.6.33-618-perf-arm-dmc620-Fix-lockdep-assert-in-event_in.patch
patches.kernel.org/6.6.33-619-x86-kconfig-Select-ARCH_WANT_FRAME_POINTERS-ag.patch
patches.kernel.org/6.6.33-620-net-Always-descend-into-dsa-folder-with-CONFIG.patch
patches.kernel.org/6.6.33-621-ipv6-sr-fix-missing-sk_buff-release-in-seg6_in.patch
patches.kernel.org/6.6.33-622-selftests-net-kill-smcrouted-in-the-cleanup-lo.patch
patches.kernel.org/6.6.33-623-nfc-nci-Fix-uninit-value-in-nci_rx_work.patch
patches.kernel.org/6.6.33-624-ASoC-tas2552-Add-TX-path-for-capturing-AUDIO-O.patch
patches.kernel.org/6.6.33-625-ASoC-tas2781-Fix-wrong-loading-calibrated-data.patch
patches.kernel.org/6.6.33-626-NFSv4-Fixup-smatch-warning-for-ambiguous-retur.patch
patches.kernel.org/6.6.33-627-nfs-keep-server-info-for-remounts.patch
patches.kernel.org/6.6.33-628-sunrpc-fix-NFSACL-RPC-retry-on-soft-mount.patch
patches.kernel.org/6.6.33-629-rpcrdma-fix-handling-for-RDMA_CM_EVENT_DEVICE_.patch
patches.kernel.org/6.6.33-630-regulator-pickable-ranges-don-t-always-cache-v.patch
patches.kernel.org/6.6.33-631-regulator-tps6287x-Force-writing-VSEL-bit.patch
patches.kernel.org/6.6.33-632-af_unix-Update-unix_sk-sk-oob_skb-under-sk_rec.patch
patches.kernel.org/6.6.33-633-ipv6-sr-fix-memleak-in-seg6_hmac_init_algo.patch
patches.kernel.org/6.6.33-634-regulator-tps6594-regulator-Correct-multi-phas.patch
patches.kernel.org/6.6.33-635-tcp-Fix-shift-out-of-bounds-in-dctcp_update_al.patch
patches.kernel.org/6.6.33-636-pNFS-filelayout-fixup-pNfs-allocation-modes.patch
patches.kernel.org/6.6.33-637-openvswitch-Set-the-skbuff-pkt_type-for-proper.patch
patches.kernel.org/6.6.33-638-arm64-asm-bug-Add-.align-2-to-the-end-of-__BUG.patch
patches.kernel.org/6.6.33-639-rv-Update-rv_en-dis-able_monitor-doc-to-match-.patch
patches.kernel.org/6.6.33-640-net-lan966x-Remove-ptp-traps-in-case-the-ptp-i.patch
patches.kernel.org/6.6.33-641-virtio-delete-vq-in-vp_find_vqs_msix-when-requ.patch
patches.kernel.org/6.6.33-642-i3c-add-actual_len-in-i3c_priv_xfer.patch
patches.kernel.org/6.6.33-643-i3c-master-svc-rename-read_len-as-actual_len.patch
patches.kernel.org/6.6.33-644-i3c-master-svc-return-actual-transfer-data-len.patch
patches.kernel.org/6.6.33-645-i3c-master-svc-change-ENXIO-to-EAGAIN-when-IBI.patch
patches.kernel.org/6.6.33-646-Revert-ixgbe-Manual-AN-37-for-troublesome-link.patch
patches.kernel.org/6.6.33-647-net-fec-avoid-lock-evasion-when-reading-pps_en.patch
patches.kernel.org/6.6.33-648-tls-fix-missing-memory-barrier-in-tls_init.patch
patches.kernel.org/6.6.33-649-net-relax-socket-state-check-at-accept-time.patch
patches.kernel.org/6.6.33-650-nfc-nci-Fix-handling-of-zero-length-payload-pa.patch
patches.kernel.org/6.6.33-651-drivers-xen-Improve-the-late-XenStore-init-pro.patch
patches.kernel.org/6.6.33-652-ice-Interpret-.set_channels-input-differently.patch
patches.kernel.org/6.6.33-653-kasan-fortify-properly-rename-memintrinsics.patch
patches.kernel.org/6.6.33-654-tracing-probes-fix-error-check-in-parse_btf_fi.patch
patches.kernel.org/6.6.33-655-tpm_tis_spi-Account-for-SPI-header-when-alloca.patch
patches.kernel.org/6.6.33-656-netfilter-nfnetlink_queue-acquire-rcu_read_loc.patch
patches.kernel.org/6.6.33-657-netfilter-ipset-Add-list-flush-to-cancel_gc.patch
patches.kernel.org/6.6.33-658-netfilter-nft_payload-restore-vlan-q-in-q-matc.patch
patches.kernel.org/6.6.33-659-spi-Don-t-mark-message-DMA-mapped-when-no-tran.patch
patches.kernel.org/6.6.33-660-kthread-add-kthread_stop_put.patch
patches.kernel.org/6.6.33-661-dma-mapping-benchmark-fix-up-kthread-related-e.patch
patches.kernel.org/6.6.33-662-dma-mapping-benchmark-fix-node-id-validation.patch
patches.kernel.org/6.6.33-663-dma-mapping-benchmark-handle-NUMA_NO_NODE-corr.patch
patches.kernel.org/6.6.33-664-nvme-tcp-add-definitions-for-TLS-cipher-suites.patch
patches.kernel.org/6.6.33-665-nvme-multipath-fix-io-accounting-on-failover.patch
patches.kernel.org/6.6.33-666-nvmet-fix-ns-enable-disable-possible-hang.patch
patches.kernel.org/6.6.33-667-drm-amd-display-Enable-colorspace-property-for.patch
patches.kernel.org/6.6.33-668-net-phy-micrel-set-soft_reset-callback-to-genp.patch
patches.kernel.org/6.6.33-669-net-mlx5-Lag-do-bond-only-if-slaves-agree-on-r.patch
patches.kernel.org/6.6.33-670-net-mlx5-Fix-MTMP-register-capability-offset-i.patch
patches.kernel.org/6.6.33-671-net-mlx5-Use-mlx5_ipsec_rx_status_destroy-to-c.patch
patches.kernel.org/6.6.33-672-net-mlx5e-Fix-IPsec-tunnel-mode-offload-featur.patch
patches.kernel.org/6.6.33-673-net-mlx5e-Use-rx_missed_errors-instead-of-rx_d.patch
patches.kernel.org/6.6.33-674-net-mlx5e-Fix-UDP-GSO-for-encapsulated-packets.patch
patches.kernel.org/6.6.33-675-dma-buf-sw-sync-don-t-enable-IRQ-from-sync_pri.patch
patches.kernel.org/6.6.33-676-bpf-Fix-potential-integer-overflow-in-resolve_.patch
patches.kernel.org/6.6.33-677-ALSA-jack-Use-guard-for-locking.patch
patches.kernel.org/6.6.33-678-ALSA-core-Remove-debugfs-at-disconnection.patch
patches.kernel.org/6.6.33-679-ALSA-hda-realtek-Adjust-G814JZR-to-use-SPI-ini.patch
patches.kernel.org/6.6.33-680-enic-Validate-length-of-nl-attributes-in-enic_.patch
patches.kernel.org/6.6.33-681-af_unix-Annotate-data-race-around-unix_sk-sk-a.patch
patches.kernel.org/6.6.33-682-af_unix-Read-sk-sk_hash-under-bindlock-during-.patch
patches.kernel.org/6.6.33-683-Octeontx2-pf-Free-send-queue-buffers-incase-of.patch
patches.kernel.org/6.6.33-684-net-usb-smsc95xx-fix-changing-LED_SEL-bit-valu.patch
patches.kernel.org/6.6.33-685-ASoC-cs42l43-Only-restrict-44.1kHz-for-the-ASP.patch
patches.kernel.org/6.6.33-686-bpf-Allow-delete-from-sockmap-sockhash-only-if.patch
patches.kernel.org/6.6.33-687-net-fec-Add-fec_enet_deinit.patch
patches.kernel.org/6.6.33-688-net-micrel-Fix-lan8841_config_intr-after-getti.patch
patches.kernel.org/6.6.33-689-ice-fix-accounting-if-a-VLAN-already-exists.patch
patches.kernel.org/6.6.33-690-selftests-mptcp-simult-flows-mark-unbalanced-t.patch
patches.kernel.org/6.6.33-691-selftests-mptcp-add-ms-units-for-tc-netem-dela.patch
patches.kernel.org/6.6.33-692-selftests-mptcp-join-mark-fail-tests-as-flaky.patch
patches.kernel.org/6.6.33-693-ALSA-seq-Fix-missing-bank-setup-between-MIDI1-.patch
patches.kernel.org/6.6.33-694-ALSA-seq-Don-t-clear-bank-selection-at-event-U.patch
patches.kernel.org/6.6.33-695-net-ti-icssg-prueth-Fix-start-counter-for-ft1-.patch
patches.kernel.org/6.6.33-696-netfilter-nft_payload-skbuff-vlan-metadata-man.patch
patches.kernel.org/6.6.33-697-netfilter-tproxy-bail-out-if-IP-has-been-disab.patch
patches.kernel.org/6.6.33-698-netfilter-nft_fib-allow-from-forward-input-wit.patch
patches.kernel.org/6.6.33-699-net-sched-taprio-make-q-picos_per_byte-availab.patch
patches.kernel.org/6.6.33-700-net-sched-taprio-extend-minimum-interval-restr.patch
patches.kernel.org/6.6.33-701-kconfig-fix-comparison-to-constant-symbols-m-n.patch
patches.kernel.org/6.6.33-702-drm-i915-guc-avoid-FIELD_PREP-warning.patch
patches.kernel.org/6.6.33-703-drm-i915-gt-Fix-CCS-id-s-calculation-for-CCS-m.patch
patches.kernel.org/6.6.33-704-kheaders-use-command-v-to-test-for-existence-o.patch
patches.kernel.org/6.6.33-705-spi-stm32-Don-t-warn-about-spurious-interrupts.patch
patches.kernel.org/6.6.33-706-net-dsa-microchip-fix-RGMII-error-in-KSZ-DSA-d.patch
patches.kernel.org/6.6.33-707-net-ena-Reduce-lines-with-longer-column-width-.patch
patches.kernel.org/6.6.33-708-net-ena-Fix-redundant-device-NUMA-node-overrid.patch
patches.kernel.org/6.6.33-709-ipvlan-Dont-Use-skb-sk-in-ipvlan_process_v-4-6.patch
patches.kernel.org/6.6.33-710-ALSA-seq-Fix-yet-another-spot-for-system-messa.patch
patches.kernel.org/6.6.33-711-powerpc-pseries-lparcfg-drop-error-message-fro.patch
patches.kernel.org/6.6.33-712-drm-panel-sitronix-st7789v-fix-timing-for-jt24.patch
patches.kernel.org/6.6.33-713-drm-panel-sitronix-st7789v-tweak-timing-for-jt.patch
patches.kernel.org/6.6.33-714-drm-panel-sitronix-st7789v-fix-display-size-fo.patch
patches.kernel.org/6.6.33-715-hwmon-intel-m10-bmc-hwmon-Fix-multiplier-for-N.patch
patches.kernel.org/6.6.33-716-hwmon-shtc1-Fix-property-misspelling.patch
patches.kernel.org/6.6.33-717-ALSA-seq-ump-Fix-swapped-song-position-pointer.patch
patches.kernel.org/6.6.33-718-ALSA-timer-Set-lower-bound-of-start-tick-time.patch
patches.kernel.org/6.6.33-719-x86-efistub-Omit-physical-KASLR-when-memory-re.patch
patches.kernel.org/6.6.33-720-efi-libstub-only-free-priv.runtime_map-when-al.patch
patches.kernel.org/6.6.33-721-x86-pci-Skip-early-E820-check-for-ECAM-region.patch
patches.kernel.org/6.6.33-722-KVM-x86-Don-t-advertise-guest.MAXPHYADDR-as-ho.patch
patches.kernel.org/6.6.33-723-genirq-cpuhotplug-x86-vector-Prevent-vector-le.patch
patches.kernel.org/6.6.33-724-platform-x86-intel-tpmi-Handle-error-from-tpmi.patch
patches.kernel.org/6.6.33-725-platform-x86-intel-uncore-freq-Don-t-present-r.patch
patches.kernel.org/6.6.33-726-perf-util-Add-a-function-for-replacing-charact.patch
patches.kernel.org/6.6.33-727-perf-evlist-Add-perf_evlist__go_system_wide-he.patch
patches.kernel.org/6.6.33-728-RDMA-bnxt_re-Fix-the-sparse-warnings.patch
patches.kernel.org/6.6.33-729-nouveau-report-byte-usage-in-VRAM-usage.patch
patches.kernel.org/6.6.33-730-media-vsp1-Remove-unbalanced-.s_stream-0-calls.patch
patches.kernel.org/6.6.33-731-drm-msm-dpu-make-error-messages-at-dpu_core_ir.patch
patches.kernel.org/6.6.33-732-perf-sched-timehist-Fix-g-call-graph-option-fa.patch
patches.kernel.org/6.6.33-733-f2fs-write-missing-last-sum-blk-of-file-pinnin.patch
patches.kernel.org/6.6.33-734-f2fs-use-f2fs_-err-info-_ratelimited-for-clean.patch
patches.kernel.org/6.6.33-735-SUNRPC-Fix-loop-termination-condition-in-gss_f.patch
patches.kernel.org/6.6.33-736-riscv-prevent-pt_regs-corruption-for-secondary.patch
patches.kernel.org/6.6.33-737-riscv-stacktrace-fixed-walk_stackframe.patch
patches.kernel.org/6.6.33-738-Linux-6.6.33.patch
patches.kernel.org/6.6.34-001-drm-i915-hwmon-Get-rid-of-devm.patch
patches.kernel.org/6.6.34-002-mmc-core-Do-not-force-a-retune-before-RPMB-swi.patch
patches.kernel.org/6.6.34-003-afs-Don-t-cross-.backup-mountpoint-from-backup.patch
patches.kernel.org/6.6.34-004-net-sfp-bus-fix-SFP-mode-detect-from-bitrate.patch
patches.kernel.org/6.6.34-005-riscv-signal-handle-syscall-restart-before-get.patch
patches.kernel.org/6.6.34-006-mptcp-avoid-some-duplicate-code-in-socket-opti.patch
patches.kernel.org/6.6.34-007-mptcp-cleanup-SOL_TCP-handling.patch
patches.kernel.org/6.6.34-008-mptcp-fix-full-TCP-keep-alive-support.patch
patches.kernel.org/6.6.34-009-erofs-avoid-allocating-DEFLATE-streams-before-.patch
patches.kernel.org/6.6.34-010-mm-ratelimit-stat-flush-from-workingset-shrink.patch
patches.kernel.org/6.6.34-011-vxlan-Fix-regression-when-dropping-packets-due.patch
patches.kernel.org/6.6.34-012-selftests-net-synchronize-udpgro-tests-tx-and-.patch
patches.kernel.org/6.6.34-013-selftests-net-included-needed-helper-in-the-in.patch
patches.kernel.org/6.6.34-014-selftests-net-List-helper-scripts-in-TEST_FILE.patch
patches.kernel.org/6.6.34-015-drm-sun4i-hdmi-Convert-encoder-to-atomic.patch
patches.kernel.org/6.6.34-016-drm-sun4i-hdmi-Move-mode_set-into-enable.patch
patches.kernel.org/6.6.34-017-f2fs-fix-to-do-sanity-check-on-i_xattr_nid-in-.patch
patches.kernel.org/6.6.34-018-media-lgdt3306a-Add-a-check-against-null-point.patch
patches.kernel.org/6.6.34-019-drm-amdgpu-add-error-handle-to-avoid-out-of-bo.patch
patches.kernel.org/6.6.34-020-bcache-fix-variable-length-array-abuse-in-btre.patch
patches.kernel.org/6.6.34-021-wifi-rtw89-correct-aSIFSTime-for-6GHz-band.patch
patches.kernel.org/6.6.34-022-ata-pata_legacy-make-legacy_exit-work-again.patch
patches.kernel.org/6.6.34-023-fsverity-use-register_sysctl_init-to-avoid-kme.patch
patches.kernel.org/6.6.34-024-proc-Move-fdinfo-PTRACE_MODE_READ-check-into-t.patch
patches.kernel.org/6.6.34-025-platform-chrome-cros_ec-Handle-events-during-s.patch
patches.kernel.org/6.6.34-026-thermal-drivers-qcom-lmh-Check-for-SCM-availab.patch
patches.kernel.org/6.6.34-027-soc-qcom-rpmh-rsc-Enhance-check-for-VRM-in-fli.patch
patches.kernel.org/6.6.34-028-ACPI-resource-Do-IRQ-override-on-TongFang-GXxH.patch
patches.kernel.org/6.6.34-029-arm64-tegra-Correct-Tegra132-I2C-alias.patch
patches.kernel.org/6.6.34-030-arm64-dts-qcom-qcs404-fix-bluetooth-device-add.patch
patches.kernel.org/6.6.34-031-md-raid5-fix-deadlock-that-raid5d-wait-for-its.patch
patches.kernel.org/6.6.34-032-wifi-rtw89-pci-correct-TX-resource-checking-fo.patch
patches.kernel.org/6.6.34-033-wifi-rtl8xxxu-Fix-the-TX-power-of-RTL8192CU-RT.patch
patches.kernel.org/6.6.34-034-wifi-rtlwifi-rtl8192de-Fix-5-GHz-TX-power.patch
patches.kernel.org/6.6.34-035-wifi-rtlwifi-rtl8192de-Fix-low-speed-with-WPA3.patch
patches.kernel.org/6.6.34-036-wifi-rtlwifi-rtl8192de-Fix-endianness-issue-in.patch
patches.kernel.org/6.6.34-037-arm64-dts-qcom-sc8280xp-add-missing-PCIe-minim.patch
patches.kernel.org/6.6.34-038-arm64-dts-hi3798cv200-fix-the-size-of-GICR.patch
patches.kernel.org/6.6.34-039-arm64-dts-ti-verdin-am62-Set-memory-size-to-2g.patch
patches.kernel.org/6.6.34-040-media-mc-Fix-graph-walk-in-media_pipeline_star.patch
patches.kernel.org/6.6.34-041-media-mc-mark-the-media-devnode-as-registered-.patch
patches.kernel.org/6.6.34-042-media-mxl5xx-Move-xpt-structures-off-stack.patch
patches.kernel.org/6.6.34-043-media-v4l2-core-hold-videodev_lock-until-dev-r.patch
patches.kernel.org/6.6.34-044-media-v4l-async-Properly-re-initialise-notifie.patch
patches.kernel.org/6.6.34-045-media-v4l-async-Don-t-set-notifier-s-V4L2-devi.patch
patches.kernel.org/6.6.34-046-media-v4l-async-Fix-notifier-list-entry-init.patch
patches.kernel.org/6.6.34-047-mmc-davinci-Don-t-strip-remove-function-when-d.patch
patches.kernel.org/6.6.34-048-mmc-core-Add-mmc_gpiod_set_cd_config-function.patch
patches.kernel.org/6.6.34-049-mmc-sdhci-Add-support-for-Tuning-Error-interru.patch
patches.kernel.org/6.6.34-050-mmc-sdhci-acpi-Sort-DMI-quirks-alphabetically.patch
patches.kernel.org/6.6.34-051-mmc-sdhci-acpi-Fix-Lenovo-Yoga-Tablet-2-Pro-13.patch
patches.kernel.org/6.6.34-052-mmc-sdhci-acpi-Disable-write-protect-detection.patch
patches.kernel.org/6.6.34-053-mmc-sdhci-acpi-Add-quirk-to-enable-pull-up-on-.patch
patches.kernel.org/6.6.34-054-drm-fbdev-generic-Do-not-set-physical-framebuf.patch
patches.kernel.org/6.6.34-055-fbdev-savage-Handle-err-return-when-savagefb_c.patch
patches.kernel.org/6.6.34-056-drm-amdgpu-atomfirmware-add-intergrated-info-v.patch
patches.kernel.org/6.6.34-057-9p-add-missing-locking-around-taking-dentry-fi.patch
patches.kernel.org/6.6.34-058-drm-amd-Fix-shutdown-again-on-some-SMU-v13.0.4.patch
patches.kernel.org/6.6.34-059-Revert-drm-amdkfd-fix-gfx_target_version-for-c.patch
patches.kernel.org/6.6.34-060-KVM-SVM-WARN-on-vNMI-NMI-window-iff-NMIs-are-o.patch
patches.kernel.org/6.6.34-061-KVM-arm64-Fix-AArch32-register-narrowing-on-us.patch
patches.kernel.org/6.6.34-062-KVM-arm64-Allow-AArch32-PSTATE.M-to-be-restore.patch
patches.kernel.org/6.6.34-063-KVM-arm64-AArch32-Fix-spurious-trapping-of-con.patch
patches.kernel.org/6.6.34-064-LoongArch-Add-all-CPUs-enabled-by-fdt-to-NUMA-.patch
patches.kernel.org/6.6.34-065-LoongArch-Override-higher-address-bits-in-JUMP.patch
patches.kernel.org/6.6.34-066-clk-bcm-dvp-Assign-num-before-accessing-hws.patch
patches.kernel.org/6.6.34-067-clk-bcm-rpi-Assign-num-before-accessing-hws.patch
patches.kernel.org/6.6.34-068-clk-qcom-clk-alpha-pll-fix-rate-setting-for-St.patch
patches.kernel.org/6.6.34-069-crypto-ecdsa-Fix-module-auto-load-on-add-key.patch
patches.kernel.org/6.6.34-070-crypto-ecrdsa-Fix-module-auto-load-on-add_key.patch
patches.kernel.org/6.6.34-071-crypto-qat-Fix-ADF_DEV_RESET_SYNC-memory-leak.patch
patches.kernel.org/6.6.34-072-kbuild-Remove-support-for-Clang-s-ThinLTO-cach.patch
patches.kernel.org/6.6.34-073-mm-fix-race-between-__split_huge_pmd_locked-an.patch
patches.kernel.org/6.6.34-074-filemap-add-helper-mapping_max_folio_size.patch
patches.kernel.org/6.6.34-075-iomap-fault-in-smaller-chunks-for-non-large-fo.patch
patches.kernel.org/6.6.34-076-i2c-acpi-Unbind-mux-adapters-before-delete.patch
patches.kernel.org/6.6.34-077-HID-i2c-hid-elan-fix-reset-suspend-current-lea.patch
patches.kernel.org/6.6.34-078-scsi-core-Handle-devices-which-return-an-unusu.patch
patches.kernel.org/6.6.34-079-net-ipv6-Fix-route-deleting-failure-when-metri.patch
patches.kernel.org/6.6.34-080-net-9p-fix-uninit-value-in-p9_client_rpc.patch
patches.kernel.org/6.6.34-081-mm-ksm-fix-ksm_pages_scanned-accounting.patch
patches.kernel.org/6.6.34-082-mm-ksm-fix-ksm_zero_pages-accounting.patch
patches.kernel.org/6.6.34-083-kmsan-do-not-wipe-out-origin-when-doing-partia.patch
patches.kernel.org/6.6.34-084-tpm_tis-Do-not-flush-uninitialized-work.patch
patches.kernel.org/6.6.34-085-cpufreq-amd-pstate-Fix-the-inconsistency-in-ma.patch
patches.kernel.org/6.6.34-086-intel_th-pci-Add-Meteor-Lake-S-CPU-support.patch
patches.kernel.org/6.6.34-087-rtla-timerlat-Fix-histogram-report-when-a-cpu-.patch
patches.kernel.org/6.6.34-088-sparc64-Fix-number-of-online-CPUs.patch
patches.kernel.org/6.6.34-089-mm-cma-drop-incorrect-alignment-check-in-cma_i.patch
patches.kernel.org/6.6.34-090-mm-hugetlb-pass-correct-order_per_bit-to-cma_d.patch
patches.kernel.org/6.6.34-091-mm-proc-pid-smaps_rollup-avoid-skipping-vma-af.patch
patches.kernel.org/6.6.34-092-mm-vmalloc-fix-vmalloc-which-may-return-null-i.patch
patches.kernel.org/6.6.34-093-selftests-mm-compaction_test-fix-incorrect-wri.patch
patches.kernel.org/6.6.34-094-selftests-mm-fix-build-warnings-on-ppc64.patch
patches.kernel.org/6.6.34-095-watchdog-rti_wdt-Set-min_hw_heartbeat_ms-to-ac.patch
patches.kernel.org/6.6.34-096-bonding-fix-oops-during-rmmod.patch
patches.kernel.org/6.6.34-097-wifi-ath10k-fix-QCOM_RPROC_COMMON-dependency.patch
patches.kernel.org/6.6.34-098-kdb-Fix-buffer-overflow-during-tab-complete.patch
patches.kernel.org/6.6.34-099-kdb-Use-format-strings-rather-than-0-injection.patch
patches.kernel.org/6.6.34-100-kdb-Fix-console-handling-when-editing-and-tab-.patch
patches.kernel.org/6.6.34-101-kdb-Merge-identical-case-statements-in-kdb_rea.patch
patches.kernel.org/6.6.34-102-kdb-Use-format-specifiers-rather-than-memset-f.patch
patches.kernel.org/6.6.34-103-net-fix-__dst_negative_advice-race.patch
patches.kernel.org/6.6.34-104-sparc-move-struct-termio-to-asm-termios.h.patch
patches.kernel.org/6.6.34-105-drm-amdkfd-handle-duplicate-BOs-in-reserve_bo_.patch
patches.kernel.org/6.6.34-106-ext4-Fixes-len-calculation-in-mpage_journal_pa.patch
patches.kernel.org/6.6.34-107-ext4-set-type-of-ac_groups_linear_remaining-to.patch
patches.kernel.org/6.6.34-108-ext4-fix-mb_cache_entry-s-e_refcnt-leak-in-ext.patch
patches.kernel.org/6.6.34-109-riscv-dts-starfive-Remove-PMIC-interrupt-info-.patch
patches.kernel.org/6.6.34-110-ARM-dts-samsung-smdkv310-fix-keypad-no-autorep.patch
patches.kernel.org/6.6.34-111-ARM-dts-samsung-smdk4412-fix-keypad-no-autorep.patch
patches.kernel.org/6.6.34-112-ARM-dts-samsung-exynos4412-origen-fix-keypad-n.patch
patches.kernel.org/6.6.34-113-parisc-Define-HAVE_ARCH_HUGETLB_UNMAPPED_AREA.patch
patches.kernel.org/6.6.34-114-parisc-Define-sigset_t-in-parisc-uapi-header.patch
patches.kernel.org/6.6.34-115-s390-ap-Fix-crash-in-AP-internal-function-modi.patch
patches.kernel.org/6.6.34-116-s390-cpacf-Split-and-rework-cpacf-query-functi.patch
patches.kernel.org/6.6.34-117-s390-cpacf-Make-use-of-invalid-opcode-produce-.patch
patches.kernel.org/6.6.34-118-i3c-master-svc-fix-invalidate-IBI-type-and-mis.patch
patches.kernel.org/6.6.34-119-genirq-irqdesc-Prevent-use-after-free-in-irq_f.patch
patches.kernel.org/6.6.34-120-ASoC-SOF-ipc4-topology-Fix-input-format-query-.patch
patches.kernel.org/6.6.34-121-ALSA-ump-Don-t-clear-bank-selection-after-send.patch
patches.kernel.org/6.6.34-122-ALSA-ump-Don-t-accept-an-invalid-UMP-protocol-.patch
patches.kernel.org/6.6.34-123-EDAC-amd64-Convert-PCIBIOS_-return-codes-to-er.patch
patches.kernel.org/6.6.34-124-EDAC-igen6-Convert-PCIBIOS_-return-codes-to-er.patch
patches.kernel.org/6.6.34-125-nfs-fix-undefined-behavior-in-nfs_block_bits.patch
patches.kernel.org/6.6.34-126-NFS-Fix-READ_PLUS-when-server-doesn-t-support-.patch
patches.kernel.org/6.6.34-127-eventfs-Fix-a-possible-null-pointer-dereferenc.patch
patches.kernel.org/6.6.34-128-eventfs-Keep-the-directories-from-having-the-s.patch
patches.kernel.org/6.6.34-129-tracefs-Clear-EVENT_INODE-flag-in-tracefs_drop.patch
patches.kernel.org/6.6.34-130-btrfs-fix-crash-on-racing-fsync-and-size-exten.patch
patches.kernel.org/6.6.34-131-btrfs-fix-leak-of-qgroup-extent-records-after-.patch
patches.kernel.org/6.6.34-132-ALSA-seq-Fix-incorrect-UMP-type-for-system-mes.patch
patches.kernel.org/6.6.34-133-powerpc-bpf-enforce-full-ordering-for-ATOMIC-o.patch
patches.kernel.org/6.6.34-134-smb-client-fix-deadlock-in-smb2_find_smb_tcon.patch
patches.kernel.org/6.6.34-135-selftests-net-more-strict-check-in-net_helper.patch
patches.kernel.org/6.6.34-136-smp-Provide-setup_max_cpus-definition-on-UP-to.patch
patches.kernel.org/6.6.34-137-Linux-6.6.34.patch
patches.kernel.org/6.6.35-001-wifi-mac80211-mesh-Fix-leak-of-mesh_preq_queue.patch
patches.kernel.org/6.6.35-002-wifi-mac80211-Fix-deadlock-in-ieee80211_sta_ps.patch
patches.kernel.org/6.6.35-003-wifi-cfg80211-fully-move-wiphy-work-to-unbound.patch
patches.kernel.org/6.6.35-004-wifi-cfg80211-Lock-wiphy-in-cfg80211_get_stati.patch
patches.kernel.org/6.6.35-005-wifi-cfg80211-pmsr-use-correct-nla_get_uX-func.patch
patches.kernel.org/6.6.35-006-wifi-iwlwifi-mvm-don-t-initialize-csa_work-twi.patch
patches.kernel.org/6.6.35-007-wifi-iwlwifi-mvm-revert-gen2-TX-A-MPDU-size-to.patch
patches.kernel.org/6.6.35-008-wifi-iwlwifi-mvm-set-properly-mac-header.patch
patches.kernel.org/6.6.35-009-wifi-iwlwifi-dbg_ini-move-iwl_dbg_tlv_free-out.patch
patches.kernel.org/6.6.35-010-wifi-iwlwifi-mvm-check-n_ssids-before-accessin.patch
patches.kernel.org/6.6.35-011-wifi-iwlwifi-mvm-don-t-read-past-the-mfuart-no.patch
patches.kernel.org/6.6.35-012-wifi-mac80211-correctly-parse-Spatial-Reuse-Pa.patch
patches.kernel.org/6.6.35-013-scsi-ufs-mcq-Fix-error-output-and-clean-up-ufs.patch
patches.kernel.org/6.6.35-014-RISC-V-KVM-No-need-to-use-mask-when-hart-index.patch
patches.kernel.org/6.6.35-015-RISC-V-KVM-Fix-incorrect-reg_subtype-labels-in.patch
patches.kernel.org/6.6.35-016-ax25-Fix-refcount-imbalance-on-inbound-connect.patch
patches.kernel.org/6.6.35-017-ax25-Replace-kfree-in-ax25_dev_free-with-ax25_.patch
patches.kernel.org/6.6.35-018-net-ncsi-Simplify-Kconfig-dts-control-flow.patch
patches.kernel.org/6.6.35-019-net-ncsi-Fix-the-multi-thread-manner-of-NCSI-d.patch
patches.kernel.org/6.6.35-020-net-phy-micrel-fix-KSZ9477-PHY-issues-after-su.patch
patches.kernel.org/6.6.35-021-bpf-Store-ref_ctr_offsets-values-in-bpf_uprobe.patch
patches.kernel.org/6.6.35-022-bpf-Optimize-the-free-of-inner-map.patch
patches.kernel.org/6.6.35-023-bpf-Fix-a-potential-use-after-free-in-bpf_link.patch
patches.kernel.org/6.6.35-024-KVM-SEV-ES-Disallow-SEV-ES-guests-when-X86_FEA.patch
patches.kernel.org/6.6.35-025-KVM-SEV-Do-not-intercept-accesses-to-MSR_IA32_.patch
patches.kernel.org/6.6.35-026-KVM-SEV-ES-Delegate-LBR-virtualization-to-the-.patch
patches.kernel.org/6.6.35-027-vmxnet3-disable-rx-data-ring-on-dma-allocation.patch
patches.kernel.org/6.6.35-028-ipv6-ioam-block-BH-from-ioam6_output.patch
patches.kernel.org/6.6.35-029-ipv6-sr-block-BH-in-seg6_output_core-and-seg6_.patch
patches.kernel.org/6.6.35-030-net-tls-fix-marking-packets-as-decrypted.patch
patches.kernel.org/6.6.35-031-bpf-Set-run-context-for-rawtp-test_run-callbac.patch
patches.kernel.org/6.6.35-032-octeontx2-af-Always-allocate-PF-entries-from-l.patch
patches.kernel.org/6.6.35-033-net-smc-avoid-overwriting-when-adjusting-sock-.patch
patches.kernel.org/6.6.35-034-net-phy-Micrel-KSZ8061-fix-errata-solution-not.patch
patches.kernel.org/6.6.35-035-net-sched-sch_multiq-fix-possible-OOB-write-in.patch
patches.kernel.org/6.6.35-036-vxlan-Fix-regression-when-dropping-packets-due.patch
patches.kernel.org/6.6.35-037-tcp-count-CLOSE-WAIT-sockets-for-TCP_MIB_CURRE.patch
patches.kernel.org/6.6.35-038-mptcp-count-CLOSE-WAIT-sockets-for-MPTCP_MIB_C.patch
patches.kernel.org/6.6.35-039-net-mlx5-Stop-waiting-for-PCI-if-pci-channel-i.patch
patches.kernel.org/6.6.35-040-net-mlx5-Always-stop-health-timer-during-drive.patch
patches.kernel.org/6.6.35-041-net-mlx5-Fix-tainted-pointer-delete-is-case-of.patch
patches.kernel.org/6.6.35-042-net-sched-taprio-always-validate-TCA_TAPRIO_AT.patch
patches.kernel.org/6.6.35-043-ptp-Fix-error-message-on-failed-pin-verificati.patch
patches.kernel.org/6.6.35-044-ice-fix-iteration-of-TLVs-in-Preserved-Fields-.patch
patches.kernel.org/6.6.35-045-ice-remove-af_xdp_zc_qps-bitmap.patch
patches.kernel.org/6.6.35-046-ice-add-flag-to-distinguish-reset-from-.ndo_bp.patch
patches.kernel.org/6.6.35-047-net-wwan-iosm-Fix-tainted-pointer-delete-is-ca.patch
patches.kernel.org/6.6.35-048-af_unix-Set-sk-sk_state-under-unix_state_lock-.patch
patches.kernel.org/6.6.35-049-af_unix-Annodate-data-races-around-sk-sk_state.patch
patches.kernel.org/6.6.35-050-af_unix-Annotate-data-race-of-sk-sk_state-in-u.patch
patches.kernel.org/6.6.35-051-af_unix-Annotate-data-races-around-sk-sk_state.patch
patches.kernel.org/6.6.35-052-af_unix-Annotate-data-race-of-sk-sk_state-in-u.patch
patches.kernel.org/6.6.35-053-af_unix-Annotate-data-races-around-sk-sk_state.patch
patches.kernel.org/6.6.35-054-af_unix-Annotate-data-race-of-sk-sk_state-in-u.patch
patches.kernel.org/6.6.35-055-af_unix-Annotate-data-races-around-sk-sk_state.patch
patches.kernel.org/6.6.35-056-af_unix-Annotate-data-races-around-sk-sk_sndbu.patch
patches.kernel.org/6.6.35-057-af_unix-Annotate-data-race-of-net-unx.sysctl_m.patch
patches.kernel.org/6.6.35-058-af_unix-Use-unix_recvq_full_lockless-in-unix_s.patch
patches.kernel.org/6.6.35-059-af_unix-Use-skb_queue_empty_lockless-in-unix_r.patch
patches.kernel.org/6.6.35-060-af_unix-Use-skb_queue_len_lockless-in-sk_diag_.patch
patches.kernel.org/6.6.35-061-af_unix-Annotate-data-race-of-sk-sk_shutdown-i.patch
patches.kernel.org/6.6.35-062-ipv6-fix-possible-race-in-__fib6_drop_pcpu_fro.patch
patches.kernel.org/6.6.35-063-net-ethtool-fix-the-error-condition-in-ethtool.patch
patches.kernel.org/6.6.35-064-ksmbd-use-rwsem-instead-of-rwlock-for-lease-br.patch
patches.kernel.org/6.6.35-065-firmware-qcom_scm-disable-clocks-if-qcom_scm_b.patch
patches.kernel.org/6.6.35-066-memory-failure-use-a-folio-in-me_huge_page.patch
patches.kernel.org/6.6.35-067-mm-memory-failure-fix-handling-of-dissolved-bu.patch
patches.kernel.org/6.6.35-068-selftests-mm-conform-test-to-TAP-format-output.patch
patches.kernel.org/6.6.35-069-selftests-mm-log-a-consistent-test-name-for-ch.patch
patches.kernel.org/6.6.35-070-selftests-mm-compaction_test-fix-bogus-test-su.patch
patches.kernel.org/6.6.35-071-irqchip-riscv-intc-Allow-large-non-standard-in.patch
patches.kernel.org/6.6.35-072-irqchip-riscv-intc-Introduce-Andes-hart-level-.patch
patches.kernel.org/6.6.35-073-irqchip-riscv-intc-Prevent-memory-leak-when-ri.patch
patches.kernel.org/6.6.35-074-eventfs-Update-all-the-eventfs_inodes-from-the.patch
patches.kernel.org/6.6.35-075-bpf-fix-multi-uprobe-PID-filtering-logic.patch
patches.kernel.org/6.6.35-076-nilfs2-return-the-mapped-address-from-nilfs_ge.patch
patches.kernel.org/6.6.35-077-nilfs2-fix-nilfs_empty_dir-misjudgment-and-lon.patch
patches.kernel.org/6.6.35-078-io_uring-rsrc-don-t-lock-while-TASK_RUNNING.patch
patches.kernel.org/6.6.35-079-io_uring-check-for-non-NULL-file-pointer-in-io.patch
patches.kernel.org/6.6.35-080-USB-class-cdc-wdm-Fix-CPU-lockup-caused-by-exc.patch
patches.kernel.org/6.6.35-081-USB-xen-hcd-Traverse-host-when-CONFIG_USB_XEN_.patch
patches.kernel.org/6.6.35-082-usb-typec-tcpm-fix-use-after-free-case-in-tcpm.patch
patches.kernel.org/6.6.35-083-usb-typec-tcpm-Ignore-received-Hard-Reset-in-T.patch
patches.kernel.org/6.6.35-084-mei-me-release-irq-in-mei_me_pci_resume-error-.patch
patches.kernel.org/6.6.35-085-tty-n_tty-Fix-buffer-offsets-when-lookahead-is.patch
patches.kernel.org/6.6.35-086-serial-port-Don-t-block-system-suspend-even-if.patch
patches.kernel.org/6.6.35-087-landlock-Fix-d_parent-walk.patch
patches.kernel.org/6.6.35-088-jfs-xattr-fix-buffer-overflow-for-invalid-xatt.patch
patches.kernel.org/6.6.35-089-xhci-Set-correct-transferred-length-for-cancel.patch
patches.kernel.org/6.6.35-090-xhci-Apply-reset-resume-quirk-to-Etron-EJ188-x.patch
patches.kernel.org/6.6.35-091-xhci-Handle-TD-clearing-for-multiple-streams-c.patch
patches.kernel.org/6.6.35-092-xhci-Apply-broken-streams-quirk-to-Etron-EJ188.patch
patches.kernel.org/6.6.35-093-thunderbolt-debugfs-Fix-margin-debugfs-node-cr.patch
patches.kernel.org/6.6.35-094-scsi-core-Disable-CDL-by-default.patch
patches.kernel.org/6.6.35-095-scsi-mpi3mr-Fix-ATA-NCQ-priority-support.patch
patches.kernel.org/6.6.35-096-scsi-mpt3sas-Avoid-test-set_bit-operating-in-n.patch
patches.kernel.org/6.6.35-097-scsi-sd-Use-READ-16-when-reading-block-zero-on.patch
patches.kernel.org/6.6.35-098-gve-Clear-napi-skb-before-dev_kfree_skb_any.patch
patches.kernel.org/6.6.35-099-powerpc-uaccess-Fix-build-errors-seen-with-GCC.patch
patches.kernel.org/6.6.35-100-HID-nvidia-shield-Add-missing-check-for-input_.patch
patches.kernel.org/6.6.35-101-cxl-test-Add-missing-vmalloc.h-for-tools-testi.patch
patches.kernel.org/6.6.35-102-cxl-region-Fix-memregion-leaks-in-devm_cxl_add.patch
patches.kernel.org/6.6.35-103-cachefiles-add-output-string-to-cachefiles_obj.patch
patches.kernel.org/6.6.35-104-cachefiles-remove-requests-from-xarray-during-.patch
patches.kernel.org/6.6.35-105-cachefiles-introduce-object-ondemand-state.patch
patches.kernel.org/6.6.35-106-cachefiles-extract-ondemand-info-field-from-ca.patch
patches.kernel.org/6.6.35-107-cachefiles-resend-an-open-request-if-the-read-.patch
patches.kernel.org/6.6.35-108-cachefiles-add-spin_lock-for-cachefiles_ondema.patch
patches.kernel.org/6.6.35-109-cachefiles-add-restore-command-to-recover-infl.patch
patches.kernel.org/6.6.35-110-cachefiles-fix-slab-use-after-free-in-cachefil.patch
patches.kernel.org/6.6.35-111-cachefiles-fix-slab-use-after-free-in-cachefil.patch
patches.kernel.org/6.6.35-112-cachefiles-remove-err_put_fd-label-in-cachefil.patch
patches.kernel.org/6.6.35-113-cachefiles-never-get-a-new-anonymous-fd-if-ond.patch
patches.kernel.org/6.6.35-114-cachefiles-defer-exposing-anon_fd-until-after-.patch
patches.kernel.org/6.6.35-115-cachefiles-flush-all-requests-after-setting-CA.patch
patches.kernel.org/6.6.35-116-selftests-ftrace-Fix-to-check-required-event-f.patch
patches.kernel.org/6.6.35-117-clk-sifive-Do-not-register-clkdevs-for-PRCI-cl.patch
patches.kernel.org/6.6.35-118-NFSv4.1-enforce-rootpath-check-in-fs_location-.patch
patches.kernel.org/6.6.35-119-SUNRPC-return-proper-error-from-gss_wrap_req_p.patch
patches.kernel.org/6.6.35-120-NFS-add-barriers-when-testing-for-NFS_FSDATA_B.patch
patches.kernel.org/6.6.35-121-selftests-tracing-Fix-event-filter-test-to-ret.patch
patches.kernel.org/6.6.35-122-nvme-fix-nvme_pr_-status-code-parsing.patch
patches.kernel.org/6.6.35-123-drm-panel-sitronix-st7789v-Add-check-for-of_dr.patch
patches.kernel.org/6.6.35-124-platform-x86-dell-smbios-Fix-wrong-token-data-.patch
patches.kernel.org/6.6.35-125-gpio-tqmx86-fix-typo-in-Kconfig-label.patch
patches.kernel.org/6.6.35-126-gpio-tqmx86-introduce-shadow-register-for-GPIO.patch
patches.kernel.org/6.6.35-127-gpio-tqmx86-store-IRQ-trigger-type-and-unmask-.patch
patches.kernel.org/6.6.35-128-gpio-tqmx86-fix-broken-IRQ_TYPE_EDGE_BOTH-inte.patch
patches.kernel.org/6.6.35-129-HID-core-remove-unnecessary-WARN_ON-in-impleme.patch
patches.kernel.org/6.6.35-130-iommu-amd-Fix-sysfs-leak-in-iommu-init.patch
patches.kernel.org/6.6.35-131-iommu-Return-right-value-in-iommu_sva_bind_dev.patch
patches.kernel.org/6.6.35-132-io_uring-io-wq-Use-set_bit-and-test_bit-at-wor.patch
patches.kernel.org/6.6.35-133-io_uring-io-wq-avoid-garbage-value-of-match-in.patch
patches.kernel.org/6.6.35-134-HID-logitech-dj-Fix-memory-leak-in-logi_dj_rec.patch
patches.kernel.org/6.6.35-135-drm-vmwgfx-Refactor-drm-connector-probing-for-.patch
patches.kernel.org/6.6.35-136-drm-vmwgfx-Filter-modes-which-exceed-graphics-.patch
patches.kernel.org/6.6.35-137-drm-vmwgfx-3D-disabled-should-not-effect-STDU-.patch
patches.kernel.org/6.6.35-138-drm-vmwgfx-Remove-STDU-logic-from-generic-mode.patch
patches.kernel.org/6.6.35-139-drm-vmwgfx-Don-t-memcmp-equivalent-pointers.patch
patches.kernel.org/6.6.35-140-af_unix-Annotate-data-race-of-sk-sk_state-in-u.patch
patches.kernel.org/6.6.35-141-modpost-do-not-warn-about-missing-MODULE_DESCR.patch
patches.kernel.org/6.6.35-142-net-sfp-Always-call-sfp_sm_mod_remove-on-remov.patch
patches.kernel.org/6.6.35-143-net-hns3-fix-kernel-crash-problem-in-concurren.patch
patches.kernel.org/6.6.35-144-net-hns3-add-cond_resched-to-hns3-ring-buffer-.patch
patches.kernel.org/6.6.35-145-liquidio-Adjust-a-NULL-pointer-handling-path-i.patch
patches.kernel.org/6.6.35-146-net-stmmac-dwmac-qcom-ethqos-Configure-host-DM.patch
patches.kernel.org/6.6.35-147-drm-komeda-check-for-error-valued-pointer.patch
patches.kernel.org/6.6.35-148-drm-bridge-panel-Fix-runtime-warning-on-panel-.patch
patches.kernel.org/6.6.35-149-tcp-fix-race-in-tcp_v6_syn_recv_sock.patch
patches.kernel.org/6.6.35-150-net-dsa-qca8k-fix-usages-of-device_get_named_c.patch
patches.kernel.org/6.6.35-151-geneve-Fix-incorrect-inner-network-header-offs.patch
patches.kernel.org/6.6.35-152-net-mlx5e-Fix-features-validation-check-for-tu.patch
patches.kernel.org/6.6.35-153-Bluetooth-L2CAP-Fix-rejecting-L2CAP_CONN_PARAM.patch
patches.kernel.org/6.6.35-154-Bluetooth-fix-connection-setup-in-l2cap_connec.patch
patches.kernel.org/6.6.35-155-netfilter-nft_inner-validate-mandatory-meta-an.patch
patches.kernel.org/6.6.35-156-netfilter-ipset-Fix-race-between-namespace-cle.patch
patches.kernel.org/6.6.35-157-x86-asm-Use-c-n-instead-of-P-operand-modifier-.patch
patches.kernel.org/6.6.35-158-x86-uaccess-Fix-missed-zeroing-of-ia32-u64-get.patch
patches.kernel.org/6.6.35-159-scsi-ufs-core-Quiesce-request-queues-before-ch.patch
patches.kernel.org/6.6.35-160-net-pse-pd-Use-EOPNOTSUPP-error-code-instead-o.patch
patches.kernel.org/6.6.35-161-gve-ignore-nonrelevant-GSO-type-bits-when-proc.patch
patches.kernel.org/6.6.35-162-net-stmmac-replace-priv-speed-with-the-portTra.patch
patches.kernel.org/6.6.35-163-block-sed-opal-avoid-possible-wrong-address-re.patch
patches.kernel.org/6.6.35-164-block-fix-request.queuelist-usage-in-flush.patch
patches.kernel.org/6.6.35-165-nvmet-passthru-propagate-status-from-id-overri.patch
patches.kernel.org/6.6.35-166-net-ipv6-Fix-the-RT-cache-flush-via-sysctl-usi.patch
patches.kernel.org/6.6.35-167-net-bridge-mst-pass-vlan-group-directly-to-br_.patch
patches.kernel.org/6.6.35-168-net-bridge-mst-fix-suspicious-rcu-usage-in-br_.patch
patches.kernel.org/6.6.35-169-ionic-fix-use-after-netif_napi_del.patch
patches.kernel.org/6.6.35-170-af_unix-Read-with-MSG_PEEK-loops-if-the-first-.patch
patches.kernel.org/6.6.35-171-bnxt_en-Adjust-logging-of-firmware-messages-in.patch
patches.kernel.org/6.6.35-172-misc-microchip-pci1xxxx-fix-double-free-in-the.patch
patches.kernel.org/6.6.35-173-ksmbd-move-leading-slash-check-to-smb2_get_nam.patch
patches.kernel.org/6.6.35-174-ksmbd-fix-missing-use-of-get_write-in-in-smb2_.patch
patches.kernel.org/6.6.35-175-x86-boot-Don-t-add-the-EFI-stub-to-targets-aga.patch
patches.kernel.org/6.6.35-176-iio-adc-ad9467-fix-scan-type-sign.patch
patches.kernel.org/6.6.35-177-iio-dac-ad5592r-fix-temperature-channel-scalin.patch
patches.kernel.org/6.6.35-178-iio-invensense-fix-odr-switching-to-same-value.patch
patches.kernel.org/6.6.35-179-iio-imu-inv_icm42600-delete-unneeded-update-wa.patch
patches.kernel.org/6.6.35-180-drivers-core-synchronize-really_probe-and-dev_.patch
patches.kernel.org/6.6.35-181-parisc-Try-to-fix-random-segmentation-faults-i.patch
patches.kernel.org/6.6.35-182-ACPI-x86-Force-StorageD3Enable-on-more-product.patch
patches.kernel.org/6.6.35-183-drm-exynos-vidi-fix-memory-leak-in-.get_modes.patch
patches.kernel.org/6.6.35-184-drm-exynos-hdmi-report-safe-640x480-mode-as-a-.patch
patches.kernel.org/6.6.35-185-mptcp-ensure-snd_una-is-properly-initialized-o.patch
patches.kernel.org/6.6.35-186-mptcp-pm-inc-RmAddr-MIB-counter-once-per-RM_AD.patch
patches.kernel.org/6.6.35-187-mptcp-pm-update-add_addr-counters-after-connec.patch
patches.kernel.org/6.6.35-188-clkdev-Update-clkdev-id-usage-to-allow-for-lon.patch
patches.kernel.org/6.6.35-189-irqchip-gic-v3-its-Fix-potential-race-conditio.patch
patches.kernel.org/6.6.35-190-x86-kexec-Fix-bug-with-call-depth-tracking.patch
patches.kernel.org/6.6.35-191-x86-amd_nb-Check-for-invalid-SMN-reads.patch
patches.kernel.org/6.6.35-192-perf-core-Fix-missing-wakeup-when-waiting-for-.patch
patches.kernel.org/6.6.35-193-perf-auxtrace-Fix-multiple-use-of-itrace-optio.patch
patches.kernel.org/6.6.35-194-riscv-fix-overlap-of-allocated-page-and-PTR_ER.patch
patches.kernel.org/6.6.35-195-tracing-selftests-Fix-kprobe-event-name-test-f.patch
patches.kernel.org/6.6.35-196-kheaders-explicitly-define-file-modes-for-arch.patch
patches.kernel.org/6.6.35-197-null_blk-Print-correct-max-open-zones-limit-in.patch
patches.kernel.org/6.6.35-198-sock_map-avoid-race-between-sock_map_close-and.patch
patches.kernel.org/6.6.35-199-dma-buf-handle-testing-kthreads-creation-failu.patch
patches.kernel.org/6.6.35-200-vmci-prevent-speculation-leaks-by-sanitizing-e.patch
patches.kernel.org/6.6.35-201-spmi-hisi-spmi-controller-Do-not-override-devi.patch
patches.kernel.org/6.6.35-202-knfsd-LOOKUP-can-return-an-illegal-error-value.patch
patches.kernel.org/6.6.35-203-fs-proc-fix-softlockup-in-__read_vmcore.patch
patches.kernel.org/6.6.35-204-ocfs2-use-coarse-time-for-new-created-files.patch
patches.kernel.org/6.6.35-205-ocfs2-fix-races-between-hole-punching-and-AIO-.patch
patches.kernel.org/6.6.35-206-PCI-rockchip-ep-Remove-wrong-mask-on-subsys_ve.patch
patches.kernel.org/6.6.35-207-dmaengine-axi-dmac-fix-possible-race-in-remove.patch
patches.kernel.org/6.6.35-208-remoteproc-k3-r5-Wait-for-core0-power-up-befor.patch
patches.kernel.org/6.6.35-209-remoteproc-k3-r5-Do-not-allow-core1-to-power-u.patch
patches.kernel.org/6.6.35-210-iio-adc-axi-adc-make-sure-AXI-clock-is-enabled.patch
patches.kernel.org/6.6.35-211-iio-invensense-fix-interrupt-timestamp-alignme.patch
patches.kernel.org/6.6.35-212-riscv-rewrite-__kernel_map_pages-to-fix-sleepi.patch
patches.kernel.org/6.6.35-213-rtla-timerlat-Simplify-no-value-printing-on-to.patch
patches.kernel.org/6.6.35-214-rtla-auto-analysis-Replace-t-with-spaces.patch
patches.kernel.org/6.6.35-215-drm-i915-gt-Disarm-breadcrumbs-if-engines-are-.patch
patches.kernel.org/6.6.35-216-drm-shmem-helper-Fix-BUG_ON-on-mmap-PROT_WRITE.patch
patches.kernel.org/6.6.35-217-drm-i915-dpt-Make-DPT-object-unshrinkable.patch
patches.kernel.org/6.6.35-218-drm-i915-Fix-audio-component-initialization.patch
patches.kernel.org/6.6.35-219-intel_th-pci-Add-Granite-Rapids-support.patch
patches.kernel.org/6.6.35-220-intel_th-pci-Add-Granite-Rapids-SOC-support.patch
patches.kernel.org/6.6.35-221-intel_th-pci-Add-Sapphire-Rapids-SOC-support.patch
patches.kernel.org/6.6.35-222-intel_th-pci-Add-Meteor-Lake-S-support.patch
patches.kernel.org/6.6.35-223-intel_th-pci-Add-Lunar-Lake-support.patch
patches.kernel.org/6.6.35-224-pmdomain-ti-sci-Fix-duplicate-PD-referrals.patch
patches.kernel.org/6.6.35-225-btrfs-zoned-introduce-a-zone_info-struct-in-bt.patch
patches.kernel.org/6.6.35-226-btrfs-zoned-factor-out-per-zone-logic-from-btr.patch
patches.kernel.org/6.6.35-227-btrfs-zoned-factor-out-single-bg-handling-from.patch
patches.kernel.org/6.6.35-228-btrfs-zoned-factor-out-DUP-bg-handling-from-bt.patch
patches.kernel.org/6.6.35-229-btrfs-zoned-fix-use-after-free-due-to-race-wit.patch
patches.kernel.org/6.6.35-230-xfs-fix-imprecise-logic-in-xchk_btree_check_bl.patch
patches.kernel.org/6.6.35-231-xfs-fix-scrub-stats-file-permissions.patch
patches.kernel.org/6.6.35-232-xfs-fix-SEEK_HOLE-DATA-for-regions-with-active.patch
patches.kernel.org/6.6.35-233-xfs-shrink-failure-needs-to-hold-AGI-buffer.patch
patches.kernel.org/6.6.35-234-xfs-ensure-submit-buffers-on-LSN-boundaries-in.patch
patches.kernel.org/6.6.35-235-xfs-allow-sunit-mount-option-to-repair-bad-pri.patch
patches.kernel.org/6.6.35-236-xfs-don-t-use-current-journal_info.patch
patches.kernel.org/6.6.35-237-xfs-allow-cross-linking-special-files-without-.patch
patches.kernel.org/6.6.35-238-swiotlb-Enforce-page-alignment-in-swiotlb_allo.patch
patches.kernel.org/6.6.35-239-swiotlb-Reinstate-page-alignment-for-mappings-.patch
patches.kernel.org/6.6.35-240-swiotlb-extend-buffer-pre-padding-to-alloc_ali.patch
patches.kernel.org/6.6.35-241-nilfs2-fix-potential-kernel-bug-due-to-lack-of.patch
patches.kernel.org/6.6.35-242-tick-nohz_full-Don-t-abuse-smp_call_function_s.patch
patches.kernel.org/6.6.35-243-mm-huge_memory-don-t-unpoison-huge_zero_folio.patch
patches.kernel.org/6.6.35-244-serial-8250_pxa-Configure-tx_loadsz-to-match-F.patch
patches.kernel.org/6.6.35-245-Revert-fork-defer-linking-file-vma-until-vma-i.patch
patches.kernel.org/6.6.35-246-selftests-net-add-lib.sh.patch
patches.kernel.org/6.6.35-247-selftests-net-add-variable-NS_LIST-for-lib.sh.patch
patches.kernel.org/6.6.35-248-selftests-forwarding-Avoid-failures-to-source-.patch
patches.kernel.org/6.6.35-249-remoteproc-k3-r5-Jump-to-error-handling-labels.patch
patches.kernel.org/6.6.35-250-cachefiles-erofs-Fix-NULL-deref-in-when-cachef.patch
patches.kernel.org/6.6.35-251-selftests-net-lib-update-busywait-timeout-valu.patch
patches.kernel.org/6.6.35-252-selftests-net-lib-no-need-to-record-ns-name-if.patch
patches.kernel.org/6.6.35-253-selftests-net-lib-support-errexit-with-busywai.patch
patches.kernel.org/6.6.35-254-selftests-net-lib-avoid-error-removing-empty-n.patch
patches.kernel.org/6.6.35-255-greybus-Fix-use-after-free-bug-in-gb_interface.patch
patches.kernel.org/6.6.35-256-ima-Fix-use-after-free-on-a-dentry-s-dname.nam.patch
patches.kernel.org/6.6.35-257-device-property-Implement-device_is_big_endian.patch
patches.kernel.org/6.6.35-258-serial-core-Add-UPIO_UNKNOWN-constant-for-unkn.patch
patches.kernel.org/6.6.35-259-serial-port-Introduce-a-common-helper-to-read-.patch
patches.kernel.org/6.6.35-260-serial-8250_dw-Switch-to-use-uart_read_port_pr.patch
patches.kernel.org/6.6.35-261-serial-8250_dw-Replace-ACPI-device-check-by-a-.patch
patches.kernel.org/6.6.35-262-serial-8250_dw-Don-t-use-struct-dw8250_data-ou.patch
patches.kernel.org/6.6.35-263-usb-storage-alauda-Check-whether-the-media-is-.patch
patches.kernel.org/6.6.35-264-misc-microchip-pci1xxxx-Fix-a-memory-leak-in-t.patch
patches.kernel.org/6.6.35-265-i2c-at91-Fix-the-functionality-flags-of-the-sl.patch
patches.kernel.org/6.6.35-266-i2c-designware-Fix-the-functionality-flags-of-.patch
patches.kernel.org/6.6.35-267-zap_pid_ns_processes-clear-TIF_NOTIFY_SIGNAL-a.patch
patches.kernel.org/6.6.35-268-Linux-6.6.35.patch
patches.kernel.org/6.6.36-001-fs-writeback-bail-out-if-there-is-no-more-inod.patch
patches.kernel.org/6.6.36-002-padata-Disable-BH-when-taking-works-lock-on-MT.patch
patches.kernel.org/6.6.36-003-crypto-hisilicon-sec-Fix-memory-leak-for-sec-r.patch
patches.kernel.org/6.6.36-004-crypto-hisilicon-qm-Add-the-err-memory-release.patch
patches.kernel.org/6.6.36-005-io_uring-sqpoll-work-around-a-potential-audit-.patch
patches.kernel.org/6.6.36-006-rcutorture-Fix-rcu_torture_one_read-pipe_count.patch
patches.kernel.org/6.6.36-007-rcutorture-Make-stall-tasks-directly-exit-when.patch
patches.kernel.org/6.6.36-008-rcutorture-Fix-invalid-context-warning-when-en.patch
patches.kernel.org/6.6.36-009-block-ioctl-prefer-different-overflow-check.patch
patches.kernel.org/6.6.36-010-ssb-Fix-potential-NULL-pointer-dereference-in-.patch
patches.kernel.org/6.6.36-011-selftests-bpf-Prevent-client-connect-before-se.patch
patches.kernel.org/6.6.36-012-selftests-bpf-Fix-flaky-test-btf_map_in_map-lo.patch
patches.kernel.org/6.6.36-013-batman-adv-bypass-empty-buckets-in-batadv_purg.patch
patches.kernel.org/6.6.36-014-wifi-ath9k-work-around-memset-overflow-warning.patch
patches.kernel.org/6.6.36-015-af_packet-avoid-a-false-positive-warning-in-pa.patch
patches.kernel.org/6.6.36-016-ACPI-x86-Add-PNP_UART1_SKIP-quirk-for-Lenovo-B.patch
patches.kernel.org/6.6.36-017-drop_monitor-replace-spin_lock-by-raw_spin_loc.patch
patches.kernel.org/6.6.36-018-scsi-qedi-Fix-crash-while-reading-debugfs-attr.patch
patches.kernel.org/6.6.36-019-net-sfp-add-quirk-for-ATS-SFP-GE-T-1000Base-TX.patch
patches.kernel.org/6.6.36-020-net-sched-fix-false-lockdep-warning-on-qdisc-r.patch
patches.kernel.org/6.6.36-021-kselftest-arm64-Add-a-null-pointer-check.patch
patches.kernel.org/6.6.36-022-net-dsa-realtek-keep-default-LED-state-in-rtl8.patch
patches.kernel.org/6.6.36-023-netpoll-Fix-race-condition-in-netpoll_owner_ac.patch
patches.kernel.org/6.6.36-024-wifi-mt76-mt7921s-fix-potential-hung-tasks-dur.patch
patches.kernel.org/6.6.36-025-HID-Add-quirk-for-Logitech-Casa-touchpad.patch
patches.kernel.org/6.6.36-026-HID-asus-fix-more-n-key-report-descriptors-if-.patch
patches.kernel.org/6.6.36-027-ACPI-video-Add-backlight-native-quirk-for-Leno.patch
patches.kernel.org/6.6.36-028-Bluetooth-ath3k-Fix-multiple-issues-reported-b.patch
patches.kernel.org/6.6.36-029-drm-amd-display-Exit-idle-optimizations-before.patch
patches.kernel.org/6.6.36-030-platform-x86-toshiba_acpi-Add-quirk-for-button.patch
patches.kernel.org/6.6.36-031-ASoC-Intel-sof_sdw-add-JD2-quirk-for-HP-Omen-1.patch
patches.kernel.org/6.6.36-032-ASoC-Intel-sof_sdw-add-quirk-for-Dell-SKU-0C0F.patch
patches.kernel.org/6.6.36-033-drm-lima-add-mask-irq-callback-to-gp-and-pp.patch
patches.kernel.org/6.6.36-034-drm-lima-mask-irqs-in-timeout-path-before-hard.patch
patches.kernel.org/6.6.36-035-ALSA-hda-realtek-Add-quirks-for-Lenovo-13X.patch
patches.kernel.org/6.6.36-036-powerpc-pseries-Enforce-hcall-result-buffer-va.patch
patches.kernel.org/6.6.36-037-media-intel-ipu6-Fix-build-with-ACPI.patch
patches.kernel.org/6.6.36-038-media-mtk-vcodec-potential-null-pointer-defere.patch
patches.kernel.org/6.6.36-039-powerpc-io-Avoid-clang-null-pointer-arithmetic.patch
patches.kernel.org/6.6.36-040-platform-x86-p2sb-Don-t-init-until-unassigned-.patch
patches.kernel.org/6.6.36-041-power-supply-cros_usbpd-provide-ID-table-for-a.patch
patches.kernel.org/6.6.36-042-iommu-arm-smmu-v3-Free-MSIs-in-case-of-ENOMEM.patch
patches.kernel.org/6.6.36-043-ext4-fix-uninitialized-ratelimit_state-lock-ac.patch
patches.kernel.org/6.6.36-044-kprobe-ftrace-bail-out-if-ftrace-was-killed.patch
patches.kernel.org/6.6.36-045-usb-gadget-uvc-configfs-ensure-guid-to-be-vali.patch
patches.kernel.org/6.6.36-046-f2fs-remove-clear-SB_INLINECRYPT-flag-in-defau.patch
patches.kernel.org/6.6.36-047-usb-misc-uss720-check-for-incompatible-version.patch
patches.kernel.org/6.6.36-048-Avoid-hw_desc-array-overrun-in-dw-axi-dmac.patch
patches.kernel.org/6.6.36-049-usb-dwc3-pci-Don-t-set-linux-phy_charger_detec.patch
patches.kernel.org/6.6.36-050-usb-typec-ucsi_glink-drop-special-handling-for.patch
patches.kernel.org/6.6.36-051-udf-udftime-prevent-overflow-in-udf_disk_stamp.patch
patches.kernel.org/6.6.36-052-PCI-PM-Avoid-D3cold-for-HP-Pavilion-17-PC-1972.patch
patches.kernel.org/6.6.36-053-f2fs-don-t-set-RO-when-shutting-down-f2fs.patch
patches.kernel.org/6.6.36-054-MIPS-Octeon-Add-PCIe-link-status-check.patch
patches.kernel.org/6.6.36-055-serial-imx-Introduce-timeout-when-waiting-on-t.patch
patches.kernel.org/6.6.36-056-serial-exar-adding-missing-CTI-and-Exar-PCI-id.patch
patches.kernel.org/6.6.36-057-usb-gadget-function-Remove-usage-of-the-deprec.patch
patches.kernel.org/6.6.36-058-tty-add-the-option-to-have-a-tty-reject-a-new-.patch
patches.kernel.org/6.6.36-059-vfio-pci-Collect-hot-reset-devices-to-local-bu.patch
patches.kernel.org/6.6.36-060-cpufreq-amd-pstate-fix-memory-leak-on-CPU-EPP-.patch
patches.kernel.org/6.6.36-061-ACPI-EC-Install-address-space-handler-at-the-n.patch
patches.kernel.org/6.6.36-062-PCI-Do-not-wait-for-disconnected-devices-when-.patch
patches.kernel.org/6.6.36-063-ALSA-hda-cs35l41-Possible-null-pointer-derefer.patch
patches.kernel.org/6.6.36-064-ALSA-seq-ump-Fix-missing-System-Reset-message-.patch
patches.kernel.org/6.6.36-065-MIPS-Routerboard-532-Fix-vendor-retry-check-co.patch
patches.kernel.org/6.6.36-066-mips-bmips-BCM6358-make-sure-CBR-is-correctly-.patch
patches.kernel.org/6.6.36-067-tracing-Build-event-generation-tests-only-as-m.patch
patches.kernel.org/6.6.36-068-ALSA-hda-realtek-Remove-Framework-Laptop-16-fr.patch
patches.kernel.org/6.6.36-069-ALSA-hda-intel-dsp-config-Document-AVS-as-dsp_.patch
patches.kernel.org/6.6.36-070-ice-avoid-IRQ-collision-to-fix-init-failure-on.patch
patches.kernel.org/6.6.36-071-btrfs-zoned-allocate-dummy-checksums-for-zoned.patch
patches.kernel.org/6.6.36-072-net-mvpp2-use-slab_build_skb-for-oversized-fra.patch
patches.kernel.org/6.6.36-073-cipso-fix-total-option-length-computation.patch
patches.kernel.org/6.6.36-074-ALSA-hda-cs35l56-Component-should-be-unbound-b.patch
patches.kernel.org/6.6.36-075-ALSA-hda-tas2781-Component-should-be-unbound-b.patch
patches.kernel.org/6.6.36-076-bpf-Avoid-splat-in-pskb_pull_reason.patch
patches.kernel.org/6.6.36-077-ALSA-hda-realtek-Enable-headset-mic-on-IdeaPad.patch
patches.kernel.org/6.6.36-078-netrom-Fix-a-memory-leak-in-nr_heartbeat_expir.patch
patches.kernel.org/6.6.36-079-ipv6-prevent-possible-NULL-deref-in-fib6_nh_in.patch
patches.kernel.org/6.6.36-080-ipv6-prevent-possible-NULL-dereference-in-rt6_.patch
patches.kernel.org/6.6.36-081-xfrm6-check-ip6_dst_idev-return-value-in-xfrm6.patch
patches.kernel.org/6.6.36-082-netns-Make-get_net_ns-handle-zero-refcount-net.patch
patches.kernel.org/6.6.36-083-qca_spi-Make-interrupt-remembering-atomic.patch
patches.kernel.org/6.6.36-084-net-lan743x-disable-WOL-upon-resume-to-restore.patch
patches.kernel.org/6.6.36-085-net-lan743x-Support-WOL-at-both-the-PHY-and-MA.patch
patches.kernel.org/6.6.36-086-net-phy-mxl-gpy-Remove-interrupt-mask-clearing.patch
patches.kernel.org/6.6.36-087-net-sched-act_api-rely-on-rcu-in-tcf_idr_check.patch
patches.kernel.org/6.6.36-088-net-sched-act_api-fix-possible-infinite-loop-i.patch
patches.kernel.org/6.6.36-089-tipc-force-a-dst-refcount-before-doing-decrypt.patch
patches.kernel.org/6.6.36-090-sched-act_ct-add-netns-into-the-key-of-tcf_ct_.patch
patches.kernel.org/6.6.36-091-ptp-fix-integer-overflow-in-max_vclocks_store.patch
patches.kernel.org/6.6.36-092-selftests-openvswitch-Use-bash-as-interpreter.patch
patches.kernel.org/6.6.36-093-net-stmmac-No-need-to-calculate-speed-divider-.patch
patches.kernel.org/6.6.36-094-virtio_net-checksum-offloading-handling-fix.patch
patches.kernel.org/6.6.36-095-virtio_net-fixing-XDP-for-fully-checksummed-pa.patch
patches.kernel.org/6.6.36-096-octeontx2-pf-Add-error-handling-to-VLAN-unoffl.patch
patches.kernel.org/6.6.36-097-octeontx2-pf-Fix-linking-objects-into-multiple.patch
patches.kernel.org/6.6.36-098-netfilter-ipset-Fix-suspicious-rcu_dereference.patch
patches.kernel.org/6.6.36-099-seg6-fix-parameter-passing-when-calling-NF_HOO.patch
patches.kernel.org/6.6.36-100-netfilter-move-the-sysctl-nf_hooks_lwtunnel-in.patch
patches.kernel.org/6.6.36-101-ice-Fix-VSI-list-rule-with-ICE_SW_LKUP_LAST-ty.patch
patches.kernel.org/6.6.36-102-bnxt_en-Restore-PTP-tx_avail-count-in-case-of-.patch
patches.kernel.org/6.6.36-103-net-usb-rtl8150-fix-unintiatilzed-variables-in.patch
patches.kernel.org/6.6.36-104-RDMA-bnxt_re-Fix-the-max-msix-vectors-macro.patch
patches.kernel.org/6.6.36-105-spi-cs42l43-Correct-SPI-root-clock-speed.patch
patches.kernel.org/6.6.36-106-RDMA-rxe-Fix-responder-length-checking-for-UD-.patch
patches.kernel.org/6.6.36-107-regulator-core-Fix-modpost-error-regulator_get.patch
patches.kernel.org/6.6.36-108-dmaengine-idxd-Fix-possible-Use-After-Free-in-.patch
patches.kernel.org/6.6.36-109-dmaengine-ioatdma-Fix-leaking-on-version-misma.patch
patches.kernel.org/6.6.36-110-dmaengine-ioatdma-Fix-error-path-in-ioat3_dma_.patch
patches.kernel.org/6.6.36-111-dmaengine-ioatdma-Fix-kmemleak-in-ioat_pci_pro.patch
patches.kernel.org/6.6.36-112-dmaengine-fsl-edma-avoid-linking-both-modules.patch
patches.kernel.org/6.6.36-113-dmaengine-ioatdma-Fix-missing-kmem_cache_destr.patch
patches.kernel.org/6.6.36-114-regulator-bd71815-fix-ramp-values.patch
patches.kernel.org/6.6.36-115-thermal-drivers-mediatek-lvts_thermal-Return-e.patch
patches.kernel.org/6.6.36-116-arm64-dts-imx8mp-Fix-TC9595-reset-GPIO-on-DH-i.patch
patches.kernel.org/6.6.36-117-arm64-dts-imx8mp-Fix-TC9595-input-clock-on-DH-.patch
patches.kernel.org/6.6.36-118-arm64-dts-freescale-imx8mp-venice-gw73xx-2x-fi.patch
patches.kernel.org/6.6.36-119-arm64-dts-imx93-11x11-evk-Remove-the-no-sdio-p.patch
patches.kernel.org/6.6.36-120-arm64-dts-freescale-imx8mm-verdin-enable-hyste.patch
patches.kernel.org/6.6.36-121-ACPICA-Revert-ACPICA-avoid-Info-mapping-multip.patch
patches.kernel.org/6.6.36-122-spi-spi-imx-imx51-revert-burst-length-calculat.patch
patches.kernel.org/6.6.36-123-io_uring-rsrc-fix-incorrect-assignment-of-iter.patch
patches.kernel.org/6.6.36-124-firmware-psci-Fix-return-value-from-psci_syste.patch
patches.kernel.org/6.6.36-125-RDMA-mlx5-Fix-unwind-flow-as-part-of-mlx5_ib_s.patch
patches.kernel.org/6.6.36-126-RDMA-mlx5-Add-check-for-srq-max_sge-attribute.patch
patches.kernel.org/6.6.36-127-RDMA-mana_ib-Ignore-optional-access-flags-for-.patch
patches.kernel.org/6.6.36-128-ACPI-EC-Evaluate-orphan-_REG-under-EC-device.patch
patches.kernel.org/6.6.36-129-arm64-defconfig-enable-the-vf610-gpio-driver.patch
patches.kernel.org/6.6.36-130-ext4-avoid-overflow-when-setting-values-via-sy.patch
patches.kernel.org/6.6.36-131-ext4-fix-slab-out-of-bounds-in-ext4_mb_find_go.patch
patches.kernel.org/6.6.36-132-locking-atomic-scripts-fix-atomic-_sub_and_tes.patch
patches.kernel.org/6.6.36-133-net-stmmac-Assign-configured-channel-value-to-.patch
patches.kernel.org/6.6.36-134-net-usb-ax88179_178a-improve-reset-check.patch
patches.kernel.org/6.6.36-135-net-do-not-leave-a-dangling-sk-pointer-when-so.patch
patches.kernel.org/6.6.36-136-btrfs-retry-block-group-reclaim-without-infini.patch
patches.kernel.org/6.6.36-137-scsi-ufs-core-Free-memory-allocated-for-model-.patch
patches.kernel.org/6.6.36-138-cifs-fix-typo-in-module-parameter-enable_gcm_2.patch
patches.kernel.org/6.6.36-139-LoongArch-Fix-watchpoint-setting-error.patch
patches.kernel.org/6.6.36-140-LoongArch-Trigger-user-space-watchpoints-corre.patch
patches.kernel.org/6.6.36-141-LoongArch-Fix-multiple-hardware-watchpoint-iss.patch
patches.kernel.org/6.6.36-142-KVM-Fix-a-data-race-on-last_boosted_vcpu-in-kv.patch
patches.kernel.org/6.6.36-143-KVM-arm64-Disassociate-vcpus-from-redistributo.patch
patches.kernel.org/6.6.36-144-KVM-x86-Always-sync-PIR-to-IRR-prior-to-scanni.patch
patches.kernel.org/6.6.36-145-RDMA-rxe-Fix-data-copy-for-IB_SEND_INLINE.patch
patches.kernel.org/6.6.36-146-RDMA-mlx5-Remove-extra-unlock-on-error-path.patch
patches.kernel.org/6.6.36-147-RDMA-mlx5-Follow-rb_key.ats-when-creating-new-.patch
patches.kernel.org/6.6.36-148-ovl-fix-encoding-fid-for-lower-only-root.patch
patches.kernel.org/6.6.36-149-ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-w.patch
patches.kernel.org/6.6.36-150-ALSA-hda-realtek-Limit-mic-boost-on-N14AP7.patch
patches.kernel.org/6.6.36-151-ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga-Pro.patch
patches.kernel.org/6.6.36-152-drm-i915-mso-using-joiner-is-not-possible-with.patch
patches.kernel.org/6.6.36-153-drm-radeon-fix-UBSAN-warning-in-kv_dpm.c.patch
patches.kernel.org/6.6.36-154-drm-amdgpu-fix-UBSAN-warning-in-kv_dpm.c.patch
patches.kernel.org/6.6.36-155-dt-bindings-dma-fsl-edma-fix-dma-channels-cons.patch
patches.kernel.org/6.6.36-156-ocfs2-fix-NULL-pointer-dereference-in-ocfs2_jo.patch
patches.kernel.org/6.6.36-157-ocfs2-fix-NULL-pointer-dereference-in-ocfs2_ab.patch
patches.kernel.org/6.6.36-158-gcov-add-support-for-GCC-14.patch
patches.kernel.org/6.6.36-159-kcov-don-t-lose-track-of-remote-references-dur.patch
patches.kernel.org/6.6.36-160-efi-x86-Free-EFI-memory-map-only-when-installi.patch
patches.kernel.org/6.6.36-161-serial-8250_dw-Revert-Move-definitions-to-the-.patch
patches.kernel.org/6.6.36-162-mm-mmap-allow-for-the-maximum-number-of-bits-f.patch
patches.kernel.org/6.6.36-163-tcp-clear-tp-retrans_stamp-in-tcp_rcv_fastopen.patch
patches.kernel.org/6.6.36-164-mm-page_table_check-fix-crash-on-ZONE_DEVICE.patch
patches.kernel.org/6.6.36-165-i2c-ocores-set-IACK-bit-after-core-is-enabled.patch
patches.kernel.org/6.6.36-166-dt-bindings-i2c-atmel-at91sam-correct-path-to-.patch
patches.kernel.org/6.6.36-167-dt-bindings-i2c-google-cros-ec-i2c-tunnel-corr.patch
patches.kernel.org/6.6.36-168-spi-stm32-qspi-Fix-dual-flash-mode-sanity-test.patch
patches.kernel.org/6.6.36-169-arm64-dts-imx8qm-mek-fix-gpio-number-for-reg_u.patch
patches.kernel.org/6.6.36-170-spi-stm32-qspi-Clamp-stm32_qspi_get_mode-outpu.patch
patches.kernel.org/6.6.36-171-perf-script-add-raw-disasm-arguments-to-insn-t.patch
patches.kernel.org/6.6.36-172-perf-script-Show-also-errors-for-insn-trace-op.patch
patches.kernel.org/6.6.36-173-wifi-rtl8xxxu-enable-MFP-support-with-security.patch
patches.kernel.org/6.6.36-174-ocfs2-convert-to-new-timestamp-accessors.patch
patches.kernel.org/6.6.36-175-ocfs2-update-inode-fsync-transaction-id-in-ocf.patch
patches.kernel.org/6.6.36-176-nbd-Improve-the-documentation-of-the-locking-a.patch
patches.kernel.org/6.6.36-177-nbd-Fix-signal-handling.patch
patches.kernel.org/6.6.36-178-tracing-Add-MODULE_DESCRIPTION-to-preemptirq_d.patch
patches.kernel.org/6.6.36-179-x86-cpu-vfm-Add-new-macros-to-work-with-vendor.patch
patches.kernel.org/6.6.36-180-x86-cpu-Fix-x86_match_cpu-to-match-just-X86_VE.patch
patches.kernel.org/6.6.36-181-riscv-Don-t-use-PGD-entries-for-the-linear-map.patch
patches.kernel.org/6.6.36-182-riscv-force-PAGE_SIZE-linear-mapping-if-debug_.patch
patches.kernel.org/6.6.36-183-vgacon-rework-screen_info-ifdef-checks.patch
patches.kernel.org/6.6.36-184-efi-loongarch-Directly-position-the-loaded-ima.patch
patches.kernel.org/6.6.36-185-LoongArch-Fix-entry-point-in-kernel-image-head.patch
patches.kernel.org/6.6.36-186-drm-amd-display-revert-Exit-idle-optimizations.patch
patches.kernel.org/6.6.36-187-ASoC-Intel-sof-sdw-really-remove-FOUR_SPEAKER-.patch
patches.kernel.org/6.6.36-188-net-sched-unregister-lockdep-keys-in-qdisc_cre.patch
patches.kernel.org/6.6.36-189-kprobe-ftrace-fix-build-error-due-to-bad-funct.patch
patches.kernel.org/6.6.36-190-hid-asus-asus_report_fixup-fix-potential-read-.patch
patches.kernel.org/6.6.36-191-Revert-mm-mmap-allow-for-the-maximum-number-of.patch
patches.kernel.org/6.6.36-192-Linux-6.6.36.patch
patches.kernel.org/6.6.37-001-iio-pressure-fix-some-word-spelling-errors.patch
patches.kernel.org/6.6.37-002-iio-pressure-bmp280-Fix-BMP580-temperature-rea.patch
patches.kernel.org/6.6.37-003-usb-typec-ucsi-Never-send-a-lone-connector-cha.patch
patches.kernel.org/6.6.37-004-usb-typec-ucsi-Ack-also-failed-Get-Error-comma.patch
patches.kernel.org/6.6.37-005-Input-ili210x-fix-ili251x_read_touch_data-retu.patch
patches.kernel.org/6.6.37-006-pinctrl-fix-deadlock-in-create_pinctrl-when-ha.patch
patches.kernel.org/6.6.37-007-pinctrl-rockchip-fix-pinmux-bits-for-RK3328-GP.patch
patches.kernel.org/6.6.37-008-pinctrl-rockchip-fix-pinmux-bits-for-RK3328-GP.patch
patches.kernel.org/6.6.37-009-pinctrl-rockchip-use-dedicated-pinctrl-type-fo.patch
patches.kernel.org/6.6.37-010-pinctrl-rockchip-fix-pinmux-reset-in-rockchip_.patch
patches.kernel.org/6.6.37-011-MIPS-pci-lantiq-restore-reset-gpio-polarity.patch
patches.kernel.org/6.6.37-012-selftests-mptcp-print_test-out-of-verify_liste.patch
patches.kernel.org/6.6.37-013-selftests-mptcp-userspace_pm-fixed-subtest-nam.patch
patches.kernel.org/6.6.37-014-wifi-mac80211-Use-flexible-array-in-struct-iee.patch
patches.kernel.org/6.6.37-015-ASoC-rockchip-i2s-tdm-Fix-trcm-mode-by-setting.patch
patches.kernel.org/6.6.37-016-ASoC-mediatek-mt8183-da7219-max98357-Fix-kcont.patch
patches.kernel.org/6.6.37-017-ASoC-atmel-convert-not-to-use-asoc_xxx.patch
patches.kernel.org/6.6.37-018-ASoC-atmel-atmel-classd-Re-add-dai_link-platfo.patch
patches.kernel.org/6.6.37-019-workqueue-Increase-worker-desc-s-length-to-32.patch
patches.kernel.org/6.6.37-020-ASoC-q6apm-lpass-dai-close-graph-on-prepare-er.patch
patches.kernel.org/6.6.37-021-bpf-Add-missed-var_off-setting-in-set_sext32_d.patch
patches.kernel.org/6.6.37-022-bpf-Add-missed-var_off-setting-in-coerce_subre.patch
patches.kernel.org/6.6.37-023-s390-pci-Add-missing-virt_to_phys-for-directed.patch
patches.kernel.org/6.6.37-024-ASoC-amd-acp-add-a-null-check-for-chip_pdev-st.patch
patches.kernel.org/6.6.37-025-ASoC-amd-acp-remove-i2s-configuration-check-in.patch
patches.kernel.org/6.6.37-026-ASoC-fsl-asoc-card-set-priv-pdev-before-using-.patch
patches.kernel.org/6.6.37-027-net-dsa-microchip-fix-initial-port-flush-probl.patch
patches.kernel.org/6.6.37-028-openvswitch-get-related-ct-labels-from-its-mas.patch
patches.kernel.org/6.6.37-029-mlxsw-spectrum_buffers-Fix-memory-corruptions-.patch
patches.kernel.org/6.6.37-030-bpf-Fix-overrunning-reservations-in-ringbuf.patch
patches.kernel.org/6.6.37-031-ibmvnic-Free-any-outstanding-tx-skbs-during-sc.patch
patches.kernel.org/6.6.37-032-net-phy-micrel-add-Microchip-KSZ-9477-to-the-d.patch
patches.kernel.org/6.6.37-033-net-dsa-microchip-use-collision-based-back-pre.patch
patches.kernel.org/6.6.37-034-ice-Rebuild-TC-queues-on-VSI-queue-reconfigura.patch
patches.kernel.org/6.6.37-035-xdp-Remove-WARN-from-__xdp_reg_mem_model.patch
patches.kernel.org/6.6.37-036-netfilter-fix-undefined-reference-to-netfilter.patch
patches.kernel.org/6.6.37-037-btrfs-use-NOFS-context-when-getting-inodes-dur.patch
patches.kernel.org/6.6.37-038-Fix-race-for-duplicate-reqsk-on-identical-SYN.patch
patches.kernel.org/6.6.37-039-ALSA-seq-Fix-missing-channel-at-encoding-RPN-N.patch
patches.kernel.org/6.6.37-040-net-dsa-microchip-fix-wrong-register-write-whe.patch
patches.kernel.org/6.6.37-041-sparc-fix-old-compat_sys_select.patch
patches.kernel.org/6.6.37-042-sparc-fix-compat-recv-recvfrom-syscalls.patch
patches.kernel.org/6.6.37-043-parisc-use-correct-compat-recv-recvfrom-syscal.patch
patches.kernel.org/6.6.37-044-powerpc-restore-some-missing-spu-syscalls.patch
patches.kernel.org/6.6.37-045-tcp-fix-tcp_rcv_fastopen_synack-to-enter-TCP_C.patch
patches.kernel.org/6.6.37-046-ALSA-seq-Fix-missing-MSB-in-MIDI2-SPP-conversi.patch
patches.kernel.org/6.6.37-047-netfilter-nf_tables-fully-validate-NFT_DATA_VA.patch
patches.kernel.org/6.6.37-048-net-mana-Fix-possible-double-free-in-error-han.patch
patches.kernel.org/6.6.37-049-bpf-Take-return-from-set_memory_ro-into-accoun.patch
patches.kernel.org/6.6.37-050-powerpc-bpf-rename-powerpc64_jit_data-to-power.patch
patches.kernel.org/6.6.37-051-powerpc-bpf-use-bpf_jit_binary_pack_-alloc-fin.patch
patches.kernel.org/6.6.37-052-bpf-Take-return-from-set_memory_rox-into-accou.patch
patches.kernel.org/6.6.37-053-drm-panel-ilitek-ili9881c-Fix-warning-with-GPI.patch
patches.kernel.org/6.6.37-054-vduse-validate-block-features-only-with-block-.patch
patches.kernel.org/6.6.37-055-vduse-Temporarily-fail-if-control-queue-featur.patch
patches.kernel.org/6.6.37-056-x86-fpu-Fix-AMD-X86_BUG_FXSAVE_LEAK-fixup.patch
patches.kernel.org/6.6.37-057-mtd-partitions-redboot-Added-conversion-of-ope.patch
patches.kernel.org/6.6.37-058-wifi-ieee80211-check-for-NULL-in-ieee80211_mle.patch
patches.kernel.org/6.6.37-059-bpf-Mark-bpf-prog-stack-with-kmsan_unposion_me.patch
patches.kernel.org/6.6.37-060-RDMA-restrack-Fix-potential-invalid-address-ac.patch
patches.kernel.org/6.6.37-061-net-iucv-Avoid-explicit-cpumask-var-allocation.patch
patches.kernel.org/6.6.37-062-net-dpaa2-Avoid-explicit-cpumask-var-allocatio.patch
patches.kernel.org/6.6.37-063-crypto-ecdh-explicitly-zeroize-private_key.patch
patches.kernel.org/6.6.37-064-ALSA-emux-improve-patch-ioctl-data-validation.patch
patches.kernel.org/6.6.37-065-media-dvbdev-Initialize-sbuf.patch
patches.kernel.org/6.6.37-066-irqchip-loongson-Select-GENERIC_IRQ_EFFECTIVE_.patch
patches.kernel.org/6.6.37-067-soc-ti-wkup_m3_ipc-Send-NULL-dummy-message-ins.patch
patches.kernel.org/6.6.37-068-gfs2-Fix-NULL-pointer-dereference-in-gfs2_log_.patch
patches.kernel.org/6.6.37-069-drm-radeon-radeon_display-Decrease-the-size-of.patch
patches.kernel.org/6.6.37-070-nvme-fixup-comment-for-nvme-RDMA-Provider-Type.patch
patches.kernel.org/6.6.37-071-drm-panel-simple-Add-missing-display-timing-fl.patch
patches.kernel.org/6.6.37-072-gpio-davinci-Validate-the-obtained-number-of-I.patch
patches.kernel.org/6.6.37-073-RISC-V-fix-vector-insn-load-store-width-mask.patch
patches.kernel.org/6.6.37-074-drm-amdgpu-Fix-pci-state-save-during-mode-1-re.patch
patches.kernel.org/6.6.37-075-riscv-stacktrace-convert-arch_stack_walk-to-no.patch
patches.kernel.org/6.6.37-076-gpiolib-cdev-Disallow-reconfiguration-without-.patch
patches.kernel.org/6.6.37-077-randomize_kstack-Remove-non-functional-per-arc.patch
patches.kernel.org/6.6.37-078-x86-stop-playing-stack-games-in-profile_pc.patch
patches.kernel.org/6.6.37-079-parisc-use-generic-sys_fanotify_mark-implement.patch
patches.kernel.org/6.6.37-080-Revert-MIPS-pci-lantiq-restore-reset-gpio-pola.patch
patches.kernel.org/6.6.37-081-pinctrl-qcom-spmi-gpio-drop-broken-pm8008-supp.patch
patches.kernel.org/6.6.37-082-ocfs2-fix-DIO-failure-due-to-insufficient-tran.patch
patches.kernel.org/6.6.37-083-nfs-drop-the-incorrect-assertion-in-nfs_swap_r.patch
patches.kernel.org/6.6.37-084-mm-fix-incorrect-vbq-reference-in-purge_fragme.patch
patches.kernel.org/6.6.37-085-mmc-sdhci-pci-o2micro-Convert-PCIBIOS_-return-.patch
patches.kernel.org/6.6.37-086-mmc-sdhci-brcmstb-check-R1_STATUS-for-erase-tr.patch
patches.kernel.org/6.6.37-087-mmc-sdhci-pci-Convert-PCIBIOS_-return-codes-to.patch
patches.kernel.org/6.6.37-088-mmc-sdhci-Do-not-invert-write-protect-twice.patch
patches.kernel.org/6.6.37-089-mmc-sdhci-Do-not-lock-spinlock-around-mmc_gpio.patch
patches.kernel.org/6.6.37-090-iio-xilinx-ams-Don-t-include-ams_ctrl_channels.patch
patches.kernel.org/6.6.37-091-counter-ti-eqep-enable-clock-at-probe.patch
patches.kernel.org/6.6.37-092-kbuild-doc-Update-default-INSTALL_MOD_DIR-from.patch
patches.kernel.org/6.6.37-093-kbuild-Fix-build-target-deb-pkg-ln-failed-to-c.patch
patches.kernel.org/6.6.37-094-i2c-testunit-don-t-erase-registers-after-STOP.patch
patches.kernel.org/6.6.37-095-i2c-testunit-discard-write-requests-while-old-.patch
patches.kernel.org/6.6.37-096-ata-libata-core-Fix-null-pointer-dereference-o.patch
patches.kernel.org/6.6.37-097-ata-scsi-libata-core-Do-not-leak-memory-for-at.patch
patches.kernel.org/6.6.37-098-iio-adc-ad7266-Fix-variable-checking-bug.patch
patches.kernel.org/6.6.37-099-iio-accel-fxls8962af-select-IIO_BUFFER-IIO_KFI.patch
patches.kernel.org/6.6.37-100-iio-chemical-bme680-Fix-pressure-value-output.patch
patches.kernel.org/6.6.37-101-iio-chemical-bme680-Fix-calibration-data-varia.patch
patches.kernel.org/6.6.37-102-iio-chemical-bme680-Fix-overflows-in-compensat.patch
patches.kernel.org/6.6.37-103-iio-chemical-bme680-Fix-sensor-data-read-opera.patch
patches.kernel.org/6.6.37-104-net-usb-ax88179_178a-improve-link-status-logs.patch
patches.kernel.org/6.6.37-105-usb-gadget-printer-SS-support.patch
patches.kernel.org/6.6.37-106-usb-gadget-printer-fix-races-against-disable.patch
patches.kernel.org/6.6.37-107-usb-musb-da8xx-fix-a-resource-leak-in-probe.patch
patches.kernel.org/6.6.37-108-usb-atm-cxacru-fix-endpoint-checking-in-cxacru.patch
patches.kernel.org/6.6.37-109-usb-dwc3-core-remove-lock-of-otg-mode-during-g.patch
patches.kernel.org/6.6.37-110-usb-gadget-aspeed_udc-fix-device-address-confi.patch
patches.kernel.org/6.6.37-111-usb-typec-ucsi-glink-fix-child-node-release-in.patch
patches.kernel.org/6.6.37-112-usb-ucsi-stm32-fix-command-completion-handling.patch
patches.kernel.org/6.6.37-113-usb-dwc3-core-Add-DWC31-version-2.00a-controll.patch
patches.kernel.org/6.6.37-114-usb-dwc3-core-Workaround-for-CSR-read-timeout.patch
patches.kernel.org/6.6.37-115-Revert-serial-core-only-stop-transmit-when-HW-.patch
patches.kernel.org/6.6.37-116-serial-8250_omap-Implementation-of-Errata-i231.patch
patches.kernel.org/6.6.37-117-serial-imx-set-receiver-level-before-starting-.patch
patches.kernel.org/6.6.37-118-serial-core-introduce-uart_port_tx_limited_fla.patch
patches.kernel.org/6.6.37-119-serial-bcm63xx-uart-fix-tx-after-conversion-to.patch
patches.kernel.org/6.6.37-120-ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-w.patch
patches.kernel.org/6.6.37-121-tty-mcf-MCF54418-has-10-UARTS.patch
patches.kernel.org/6.6.37-122-net-can-j1939-Initialize-unused-data-in-j1939_.patch
patches.kernel.org/6.6.37-123-net-can-j1939-recover-socket-queue-on-CAN-bus-.patch
patches.kernel.org/6.6.37-124-net-can-j1939-enhanced-error-handling-for-tigh.patch
patches.kernel.org/6.6.37-125-PCI-MSI-Fix-UAF-in-msi_capability_init.patch
patches.kernel.org/6.6.37-126-cpufreq-intel_pstate-Use-HWP-to-initialize-ITM.patch
patches.kernel.org/6.6.37-127-irqchip-loongson-eiointc-Use-early_cpu_to_node.patch
patches.kernel.org/6.6.37-128-cpu-hotplug-Fix-dynstate-assignment-in-__cpuhp.patch
patches.kernel.org/6.6.37-129-irqchip-loongson-liointc-Set-different-ISRs-fo.patch
patches.kernel.org/6.6.37-130-kbuild-Install-dtb-files-as-0644-in-Makefile.d.patch
patches.kernel.org/6.6.37-131-sh-rework-sync_file_range-ABI.patch
patches.kernel.org/6.6.37-132-btrfs-zoned-fix-initial-free-space-detection.patch
patches.kernel.org/6.6.37-133-csky-hexagon-fix-broken-sys_sync_file_range.patch
patches.kernel.org/6.6.37-134-hexagon-fix-fadvise64_64-calling-conventions.patch
patches.kernel.org/6.6.37-135-drm-drm_file-Fix-pid-refcounting-race.patch
patches.kernel.org/6.6.37-136-drm-nouveau-dispnv04-fix-null-pointer-derefere.patch
patches.kernel.org/6.6.37-137-drm-fbdev-dma-Only-set-smem_start-is-enable-pe.patch
patches.kernel.org/6.6.37-138-drm-amdgpu-avoid-using-null-object-of-framebuf.patch
patches.kernel.org/6.6.37-139-drm-i915-gt-Fix-potential-UAF-by-revoke-of-fen.patch
patches.kernel.org/6.6.37-140-drm-nouveau-dispnv04-fix-null-pointer-derefere.patch
patches.kernel.org/6.6.37-141-drm-amd-display-Send-DP_TOTAL_LTTPR_CNT-during.patch
patches.kernel.org/6.6.37-142-drm-amdgpu-atomfirmware-fix-parsing-of-vram_in.patch
patches.kernel.org/6.6.37-143-batman-adv-Don-t-accept-TT-entries-for-out-of-.patch
patches.kernel.org/6.6.37-144-can-mcp251xfd-fix-infinite-loop-when-xmit-fail.patch
patches.kernel.org/6.6.37-145-ata-ahci-Clean-up-sysfs-file-on-error.patch
patches.kernel.org/6.6.37-146-ata-libata-core-Fix-double-free-on-error.patch
patches.kernel.org/6.6.37-147-ftruncate-pass-a-signed-offset.patch
patches.kernel.org/6.6.37-148-syscalls-fix-compat_sys_io_pgetevents_time64-u.patch
patches.kernel.org/6.6.37-149-syscalls-fix-sys_fanotify_mark-prototype.patch
patches.kernel.org/6.6.37-150-erofs-fix-NULL-dereference-of-dif-bdev_handle-.patch
patches.kernel.org/6.6.37-151-pwm-stm32-Refuse-too-small-period-requests.patch
patches.kernel.org/6.6.37-152-Revert-cpufreq-amd-pstate-Fix-the-inconsistenc.patch
patches.kernel.org/6.6.37-153-mm-page_alloc-Separate-THP-PCP-into-movable-an.patch
patches.kernel.org/6.6.37-154-arm64-dts-rockchip-Fix-SD-NAND-and-eMMC-init-o.patch
patches.kernel.org/6.6.37-155-arm64-dts-rockchip-Rename-LED-related-pinctrl-.patch
patches.kernel.org/6.6.37-156-arm64-dts-rockchip-Fix-the-value-of-dlg-jack-d.patch
patches.kernel.org/6.6.37-157-ARM-dts-rockchip-rk3066a-add-sound-dai-cells-t.patch
patches.kernel.org/6.6.37-158-arm64-dts-rockchip-make-poweroff-8-work-on-Rad.patch
patches.kernel.org/6.6.37-159-arm64-dts-rockchip-fix-PMIC-interrupt-pin-on-R.patch
patches.kernel.org/6.6.37-160-arm64-dts-rockchip-Add-sound-dai-cells-for-RK3.patch
patches.kernel.org/6.6.37-161-cxl-region-Move-cxl_dpa_to_region-work-to-the-.patch
patches.kernel.org/6.6.37-162-cxl-region-Avoid-null-pointer-dereference-in-r.patch
patches.kernel.org/6.6.37-163-cxl-region-check-interleave-capability.patch
patches.kernel.org/6.6.37-164-serial-imx-only-set-receiver-level-if-it-is-ze.patch
patches.kernel.org/6.6.37-165-serial-8250_omap-Fix-Errata-i2310-with-RX-FIFO.patch
patches.kernel.org/6.6.37-166-tracing-net_sched-NULL-pointer-dereference-in-.patch
patches.kernel.org/6.6.37-167-Linux-6.6.37.patch
patches.kernel.org/6.6.38-001-Revert-bpf-Take-return-from-set_memory_rox-int.patch
patches.kernel.org/6.6.38-002-Revert-powerpc-bpf-use-bpf_jit_binary_pack_-al.patch
patches.kernel.org/6.6.38-003-Revert-powerpc-bpf-rename-powerpc64_jit_data-t.patch
patches.kernel.org/6.6.38-004-Revert-bpf-Take-return-from-set_memory_ro-into.patch
patches.kernel.org/6.6.38-005-Linux-6.6.38.patch
patches.kernel.org/6.6.39-001-locking-mutex-Introduce-devm_mutex_init.patch
patches.kernel.org/6.6.39-002-leds-an30259a-Use-devm_mutex_init-for-mutex-in.patch
patches.kernel.org/6.6.39-003-crypto-hisilicon-debugfs-Fix-debugfs-uninit-pr.patch
patches.kernel.org/6.6.39-004-drm-lima-fix-shared-irq-handling-on-driver-rem.patch
patches.kernel.org/6.6.39-005-powerpc-Avoid-nmi_enter-nmi_exit-in-real-mode-.patch
patches.kernel.org/6.6.39-006-media-dvb-as102-fe-Fix-as10x_register_addr-pac.patch
patches.kernel.org/6.6.39-007-media-dvb-usb-dib0700_devices-Add-missing-rele.patch
patches.kernel.org/6.6.39-008-IB-core-Implement-a-limit-on-UMAD-receive-List.patch
patches.kernel.org/6.6.39-009-scsi-qedf-Make-qedf_execute_tmf-non-preemptibl.patch
patches.kernel.org/6.6.39-010-selftests-bpf-adjust-dummy_st_ops_success-to-d.patch
patches.kernel.org/6.6.39-011-selftests-bpf-do-not-pass-NULL-for-non-nullabl.patch
patches.kernel.org/6.6.39-012-selftests-bpf-dummy_st_ops-should-reject-0-for.patch
patches.kernel.org/6.6.39-013-RISC-V-KVM-Fix-the-initial-sample-period-value.patch
patches.kernel.org/6.6.39-014-crypto-aead-cipher-zeroize-key-buffer-after-us.patch
patches.kernel.org/6.6.39-015-media-mediatek-vcodec-Only-free-buffer-VA-that.patch
patches.kernel.org/6.6.39-016-drm-amdgpu-Fix-uninitialized-variable-warnings.patch
patches.kernel.org/6.6.39-017-drm-amdgpu-Using-uninitialized-value-size-when.patch
patches.kernel.org/6.6.39-018-drm-amdgpu-Initialize-timestamp-for-some-legac.patch
patches.kernel.org/6.6.39-019-drm-amd-display-Check-index-msg_id-before-read.patch
patches.kernel.org/6.6.39-020-drm-amd-display-Check-pipe-offset-before-setti.patch
patches.kernel.org/6.6.39-021-drm-amd-display-Skip-finding-free-audio-for-un.patch
patches.kernel.org/6.6.39-022-drm-amd-display-Fix-uninitialized-variables-in.patch
patches.kernel.org/6.6.39-023-drm-amdgpu-fix-uninitialized-scalar-variable-w.patch
patches.kernel.org/6.6.39-024-drm-amdgpu-fix-the-warning-about-the-expressio.patch
patches.kernel.org/6.6.39-025-media-dw2102-Don-t-translate-i2c-read-into-wri.patch
patches.kernel.org/6.6.39-026-riscv-Apply-SiFive-CIP-1200-workaround-to-sing.patch
patches.kernel.org/6.6.39-027-sctp-prefer-struct_size-over-open-coded-arithm.patch
patches.kernel.org/6.6.39-028-firmware-dmi-Stop-decoding-on-broken-entry.patch
patches.kernel.org/6.6.39-029-Input-ff-core-prefer-struct_size-over-open-cod.patch
patches.kernel.org/6.6.39-030-usb-xhci-prevent-potential-failure-in-handle_t.patch
patches.kernel.org/6.6.39-031-wifi-mt76-replace-skb_put-with-skb_put_zero.patch
patches.kernel.org/6.6.39-032-wifi-mt76-mt7996-add-sanity-checks-for-backgro.patch
patches.kernel.org/6.6.39-033-thermal-drivers-mediatek-lvts_thermal-Check-NU.patch
patches.kernel.org/6.6.39-034-net-dsa-mv88e6xxx-Correct-check-for-empty-list.patch
patches.kernel.org/6.6.39-035-media-dvb-frontends-tda18271c2dd-Remove-castin.patch
patches.kernel.org/6.6.39-036-media-s2255-Use-refcount_t-instead-of-atomic_t.patch
patches.kernel.org/6.6.39-037-media-dvb-frontends-tda10048-Fix-integer-overf.patch
patches.kernel.org/6.6.39-038-i2c-i801-Annotate-apanel_addr-as-__ro_after_in.patch
patches.kernel.org/6.6.39-039-powerpc-64-Set-_IO_BASE-to-POISON_POINTER_DELT.patch
patches.kernel.org/6.6.39-040-orangefs-fix-out-of-bounds-fsid-access.patch
patches.kernel.org/6.6.39-041-kunit-Fix-timeout-message.patch
patches.kernel.org/6.6.39-042-powerpc-xmon-Check-cpu-id-in-commands-c-dp-and.patch
patches.kernel.org/6.6.39-043-selftests-net-fix-uninitialized-variables.patch
patches.kernel.org/6.6.39-044-igc-fix-a-log-entry-using-uninitialized-netdev.patch
patches.kernel.org/6.6.39-045-bpf-Avoid-uninitialized-value-in-BPF_CORE_READ.patch
patches.kernel.org/6.6.39-046-f2fs-check-validation-of-fault-attrs-in-f2fs_b.patch
patches.kernel.org/6.6.39-047-scsi-mpi3mr-Sanitise-num_phys.patch
patches.kernel.org/6.6.39-048-serial-imx-Raise-TX-trigger-level-to-8.patch
patches.kernel.org/6.6.39-049-jffs2-Fix-potential-illegal-address-access-in-.patch
patches.kernel.org/6.6.39-050-s390-pkey-Wipe-sensitive-data-on-failure.patch
patches.kernel.org/6.6.39-051-btrfs-scrub-initialize-ret-in-scrub_simple_mir.patch
patches.kernel.org/6.6.39-052-cdrom-rearrange-last_media_change-check-to-avo.patch
patches.kernel.org/6.6.39-053-tools-power-turbostat-Remember-global-max_die_.patch
patches.kernel.org/6.6.39-054-vhost-Use-virtqueue-mutex-for-swapping-worker.patch
patches.kernel.org/6.6.39-055-vhost-Release-worker-mutex-during-flushes.patch
patches.kernel.org/6.6.39-056-vhost_task-Handle-SIGKILL-by-flushing-work-and.patch
patches.kernel.org/6.6.39-057-mac802154-fix-time-calculation-in-ieee802154_c.patch
patches.kernel.org/6.6.39-058-net-phy-phy_device-Fix-PHY-LED-blinking-code-c.patch
patches.kernel.org/6.6.39-059-UPSTREAM-tcp-fix-DSACK-undo-in-fast-recovery-t.patch
patches.kernel.org/6.6.39-060-net-mlx5-E-switch-Create-ingress-ACL-when-need.patch
patches.kernel.org/6.6.39-061-net-mlx5e-Add-mqprio_rl-cleanup-and-free-in-ml.patch
patches.kernel.org/6.6.39-062-Bluetooth-hci_event-Fix-setting-of-unicast-qos.patch
patches.kernel.org/6.6.39-063-Bluetooth-Ignore-too-large-handle-values-in-BI.patch
patches.kernel.org/6.6.39-064-Bluetooth-ISO-Check-socket-flag-instead-of-hco.patch
patches.kernel.org/6.6.39-065-bluetooth-hci-disallow-setting-handle-bigger-t.patch
patches.kernel.org/6.6.39-066-tcp_metrics-validate-source-addr-length.patch
patches.kernel.org/6.6.39-067-KVM-s390-fix-LPSWEY-handling.patch
patches.kernel.org/6.6.39-068-e1000e-Fix-S0ix-residency-on-corporate-systems.patch
patches.kernel.org/6.6.39-069-gpiolib-of-fix-lookup-quirk-for-MIPS-Lantiq.patch
patches.kernel.org/6.6.39-070-net-allow-skb_datagram_iter-to-be-called-from-.patch
patches.kernel.org/6.6.39-071-net-txgbe-initialize-num_q_vectors-for-MSI-INT.patch
patches.kernel.org/6.6.39-072-net-ntb_netdev-Move-ntb_netdev_rx_handler-to-c.patch
patches.kernel.org/6.6.39-073-gpio-mmio-do-not-calculate-bgpio_bits-via-ngpi.patch
patches.kernel.org/6.6.39-074-wifi-wilc1000-fix-ies_len-type-in-connect-path.patch
patches.kernel.org/6.6.39-075-riscv-kexec-Avoid-deadlock-in-kexec-crash-path.patch
patches.kernel.org/6.6.39-076-netfilter-nf_tables-unconditionally-flush-pend.patch
patches.kernel.org/6.6.39-077-bonding-Fix-out-of-bounds-read-in-bond_option_.patch
patches.kernel.org/6.6.39-078-selftests-fix-OOM-in-msg_zerocopy-selftest.patch
patches.kernel.org/6.6.39-079-selftests-make-order-checking-verbose-in-msg_z.patch
patches.kernel.org/6.6.39-080-inet_diag-Initialize-pad-field-in-struct-inet_.patch
patches.kernel.org/6.6.39-081-mlxsw-core_linecards-Fix-double-memory-dealloc.patch
patches.kernel.org/6.6.39-082-gpiolib-of-add-polarity-quirk-for-TSC2005.patch
patches.kernel.org/6.6.39-083-cpu-Fix-broken-cmdline-nosmp-and-maxcpus-0.patch
patches.kernel.org/6.6.39-084-platform-x86-toshiba_acpi-Fix-quickstart-quirk.patch
patches.kernel.org/6.6.39-085-Revert-igc-fix-a-log-entry-using-uninitialized.patch
patches.kernel.org/6.6.39-086-nilfs2-fix-inode-number-range-checks.patch
patches.kernel.org/6.6.39-087-nilfs2-add-missing-check-for-inode-numbers-on-.patch
patches.kernel.org/6.6.39-088-mm-optimize-the-redundant-loop-of-mm_update_ow.patch
patches.kernel.org/6.6.39-089-mm-avoid-overflows-in-dirty-throttling-logic.patch
patches.kernel.org/6.6.39-090-btrfs-fix-adding-block-group-to-a-reclaim-list.patch
patches.kernel.org/6.6.39-091-f2fs-Add-inline-to-f2fs_build_fault_attr-stub.patch
patches.kernel.org/6.6.39-092-scsi-mpi3mr-Use-proper-format-specifier-in-mpi.patch
patches.kernel.org/6.6.39-093-Bluetooth-hci_bcm4377-Fix-msgid-release.patch
patches.kernel.org/6.6.39-094-Bluetooth-qca-Fix-BT-enable-failure-again-for-.patch
patches.kernel.org/6.6.39-095-can-kvaser_usb-Explicitly-initialize-family-in.patch
patches.kernel.org/6.6.39-096-fsnotify-Do-not-generate-events-for-O_PATH-fil.patch
patches.kernel.org/6.6.39-097-Revert-mm-writeback-fix-possible-divide-by-zer.patch
patches.kernel.org/6.6.39-098-drm-nouveau-fix-null-pointer-dereference-in-no.patch
patches.kernel.org/6.6.39-099-drm-amdgpu-atomfirmware-silence-UBSAN-warning.patch
patches.kernel.org/6.6.39-100-drm-panel-orientation-quirks-Add-quirk-for-Val.patch
patches.kernel.org/6.6.39-101-clk-qcom-gcc-ipq9574-Add-BRANCH_HALT_VOTED-fla.patch
patches.kernel.org/6.6.39-102-clk-sunxi-ng-common-Don-t-call-hw_to_ccu_commo.patch
patches.kernel.org/6.6.39-103-powerpc-pseries-Fix-scv-instruction-crash-with.patch
patches.kernel.org/6.6.39-104-powerpc-64s-Fix-unnecessary-copy-to-0-when-ker.patch
patches.kernel.org/6.6.39-105-mtd-rawnand-Ensure-ECC-configuration-is-propag.patch
patches.kernel.org/6.6.39-106-mtd-rawnand-Fix-the-nand_read_data_op-early-ch.patch
patches.kernel.org/6.6.39-107-mtd-rawnand-Bypass-a-couple-of-sanity-checks-d.patch
patches.kernel.org/6.6.39-108-mtd-rawnand-rockchip-ensure-NVDDR-timings-are-.patch
patches.kernel.org/6.6.39-109-net-stmmac-dwmac-qcom-ethqos-fix-error-array-s.patch
patches.kernel.org/6.6.39-110-bnx2x-Fix-multiple-UBSAN-array-index-out-of-bo.patch
patches.kernel.org/6.6.39-111-arm64-dts-rockchip-Fix-the-DCDC_REG2-minimum-v.patch
patches.kernel.org/6.6.39-112-ima-Avoid-blocking-in-RCU-read-side-critical-s.patch
patches.kernel.org/6.6.39-113-media-dw2102-fix-a-potential-buffer-overflow.patch
patches.kernel.org/6.6.39-114-clk-qcom-gcc-sm6350-Fix-gpll6-gpll7-parents.patch
patches.kernel.org/6.6.39-115-clk-qcom-clk-alpha-pll-set-ALPHA_EN-bit-for-St.patch
patches.kernel.org/6.6.39-116-clk-mediatek-mt8183-Only-enable-runtime-PM-on-.patch
patches.kernel.org/6.6.39-117-i2c-pnx-Fix-potential-deadlock-warning-from-de.patch
patches.kernel.org/6.6.39-118-fs-ntfs3-Mark-volume-as-dirty-if-xattr-is-brok.patch
patches.kernel.org/6.6.39-119-ALSA-hda-realtek-Enable-headset-mic-of-JP-IK-L.patch
patches.kernel.org/6.6.39-120-vhost-scsi-Handle-vhost_vq_work_queue-failures.patch
patches.kernel.org/6.6.39-121-nvme-multipath-find-NUMA-path-only-for-online-.patch
patches.kernel.org/6.6.39-122-dma-mapping-benchmark-avoid-needless-copy_to_u.patch
patches.kernel.org/6.6.39-123-connector-Fix-invalid-conversion-in-cn_proc.h.patch
patches.kernel.org/6.6.39-124-nvme-adjust-multiples-of-NVME_CTRL_PAGE_SIZE-i.patch
patches.kernel.org/6.6.39-125-regmap-i2c-Subtract-reg-size-from-max_write.patch
patches.kernel.org/6.6.39-126-platform-x86-touchscreen_dmi-Add-info-for-Glob.patch
patches.kernel.org/6.6.39-127-platform-x86-touchscreen_dmi-Add-info-for-the-.patch
patches.kernel.org/6.6.39-128-nvmet-fix-a-possible-leak-when-destroy-a-ctrl-.patch
patches.kernel.org/6.6.39-129-kbuild-fix-short-log-for-AS-in-link-vmlinux.sh.patch
patches.kernel.org/6.6.39-130-nfc-nci-Add-the-inconsistency-check-between-th.patch
patches.kernel.org/6.6.39-131-spi-cadence-Ensure-data-lines-set-to-low-durin.patch
patches.kernel.org/6.6.39-132-ALSA-ump-Set-default-protocol-when-not-given-e.patch
patches.kernel.org/6.6.39-133-drm-amdgpu-silence-UBSAN-warning.patch
patches.kernel.org/6.6.39-134-null_blk-Do-not-allow-runt-zone-with-zone-capa.patch
patches.kernel.org/6.6.39-135-nilfs2-fix-incorrect-inode-allocation-from-res.patch
patches.kernel.org/6.6.39-136-Linux-6.6.39.patch
patches.kernel.org/6.6.40-001-Revert-usb-xhci-prevent-potential-failure-in-h.patch
patches.kernel.org/6.6.40-002-Linux-6.6.40.patch
patches.kernel.org/6.6.41-001-Compiler-Attributes-Add-__uninitialized-macro.patch
patches.kernel.org/6.6.41-002-mm-prevent-derefencing-NULL-ptr-in-pfn_section.patch
patches.kernel.org/6.6.41-003-scsi-ufs-core-Fix-ufshcd_clear_cmd-racing-issu.patch
patches.kernel.org/6.6.41-004-scsi-ufs-core-Fix-ufshcd_abort_one-racing-issu.patch
patches.kernel.org/6.6.41-005-vfio-pci-Init-the-count-variable-in-collecting.patch
patches.kernel.org/6.6.41-006-cachefiles-propagate-errors-from-vfs_getxattr-.patch
patches.kernel.org/6.6.41-007-cachefiles-narrow-the-scope-of-triggering-EPOL.patch
patches.kernel.org/6.6.41-008-cachefiles-stop-sending-new-request-when-dropp.patch
patches.kernel.org/6.6.41-009-cachefiles-cancel-all-requests-for-the-object-.patch
patches.kernel.org/6.6.41-010-cachefiles-wait-for-ondemand_object_worker-to-.patch
patches.kernel.org/6.6.41-011-cachefiles-cyclic-allocation-of-msg_id-to-avoi.patch
patches.kernel.org/6.6.41-012-cachefiles-add-missing-lock-protection-when-po.patch
patches.kernel.org/6.6.41-013-dsa-lan9303-Fix-mapping-between-DSA-port-numbe.patch
patches.kernel.org/6.6.41-014-filelock-fix-potential-use-after-free-in-posix.patch
patches.kernel.org/6.6.41-015-fs-dcache-Re-use-value-stored-to-dentry-d_flag.patch
patches.kernel.org/6.6.41-016-vfs-don-t-mod-negative-dentry-count-when-on-sh.patch
patches.kernel.org/6.6.41-017-net-bcmasp-Fix-error-code-in-probe.patch
patches.kernel.org/6.6.41-018-tcp-fix-incorrect-undo-caused-by-DSACK-of-TLP-.patch
patches.kernel.org/6.6.41-019-bpf-Fix-too-early-release-of-tcx_entry.patch
patches.kernel.org/6.6.41-020-net-phy-microchip-lan87xx-reinit-PHY-after-cab.patch
patches.kernel.org/6.6.41-021-skmsg-Skip-zero-length-skb-in-sk_msg_recvmsg.patch
patches.kernel.org/6.6.41-022-octeontx2-af-Fix-incorrect-value-output-on-err.patch
patches.kernel.org/6.6.41-023-net-fix-rc7-s-__skb_datagram_iter.patch
patches.kernel.org/6.6.41-024-i40e-Fix-XDP-program-unloading-while-removing-.patch
patches.kernel.org/6.6.41-025-net-ethernet-lantiq_etop-fix-double-free-in-de.patch
patches.kernel.org/6.6.41-026-bpf-fix-order-of-args-in-call-to-bpf_map_kvcal.patch
patches.kernel.org/6.6.41-027-bpf-make-timer-data-struct-more-generic.patch
patches.kernel.org/6.6.41-028-bpf-replace-bpf_timer_init-with-a-generic-help.patch
patches.kernel.org/6.6.41-029-bpf-Fail-bpf_timer_cancel-when-callback-is-bei.patch
patches.kernel.org/6.6.41-030-net-ethernet-mtk-star-emac-set-mac_managed_pm-.patch
patches.kernel.org/6.6.41-031-ppp-reject-claimed-as-LCP-but-actually-malform.patch
patches.kernel.org/6.6.41-032-ethtool-netlink-do-not-return-SQI-value-if-lin.patch
patches.kernel.org/6.6.41-033-udp-Set-SOCK_RCU_FREE-earlier-in-udp_lib_get_p.patch
patches.kernel.org/6.6.41-034-net-sched-Fix-UAF-when-resolving-a-clash.patch
patches.kernel.org/6.6.41-035-net-sunrpc-Remap-EPERM-in-case-of-connection-f.patch
patches.kernel.org/6.6.41-036-s390-Mark-psw-in-__load_psw_mask-as-__unitiali.patch
patches.kernel.org/6.6.41-037-arm64-dts-qcom-sc8180x-Fix-LLCC-reg-property-a.patch
patches.kernel.org/6.6.41-038-firmware-cs_dsp-Fix-overflow-checking-of-wmfw-.patch
patches.kernel.org/6.6.41-039-firmware-cs_dsp-Return-error-if-block-header-o.patch
patches.kernel.org/6.6.41-040-firmware-cs_dsp-Validate-payload-length-before.patch
patches.kernel.org/6.6.41-041-firmware-cs_dsp-Prevent-buffer-overrun-when-pr.patch
patches.kernel.org/6.6.41-042-ASoC-SOF-Intel-hda-fix-null-deref-on-system-su.patch
patches.kernel.org/6.6.41-043-firmware-cs_dsp-Use-strnlen-on-name-fields-in-.patch
patches.kernel.org/6.6.41-044-ARM-davinci-Convert-comma-to-semicolon.patch
patches.kernel.org/6.6.41-045-i40e-fix-remove-needless-retries-of-NVM-update.patch
patches.kernel.org/6.6.41-046-octeontx2-af-replace-cpt-slot-with-lf-id-on-re.patch
patches.kernel.org/6.6.41-047-octeontx2-af-fix-a-issue-with-cpt_lf_alloc-mai.patch
patches.kernel.org/6.6.41-048-octeontx2-af-fix-detection-of-IP-layer.patch
patches.kernel.org/6.6.41-049-octeontx2-af-fix-issue-with-IPv6-ext-match-for.patch
patches.kernel.org/6.6.41-050-octeontx2-af-fix-issue-with-IPv4-match-for-RSS.patch
patches.kernel.org/6.6.41-051-cifs-fix-setting-SecurityFlags-to-true.patch
patches.kernel.org/6.6.41-052-Revert-sched-fair-Make-sure-to-try-to-detach-a.patch
patches.kernel.org/6.6.41-053-tcp-use-signed-arithmetic-in-tcp_rtx_probe0_ti.patch
patches.kernel.org/6.6.41-054-tcp-avoid-too-many-retransmit-packets.patch
patches.kernel.org/6.6.41-055-net-ks8851-Fix-deadlock-with-the-SPI-chip-vari.patch
patches.kernel.org/6.6.41-056-net-ks8851-Fix-potential-TX-stall-after-interf.patch
patches.kernel.org/6.6.41-057-USB-serial-option-add-Telit-generic-core-dump-.patch
patches.kernel.org/6.6.41-058-USB-serial-option-add-Telit-FN912-rmnet-compos.patch
patches.kernel.org/6.6.41-059-USB-serial-option-add-Fibocom-FM350-GL.patch
patches.kernel.org/6.6.41-060-USB-serial-option-add-support-for-Foxconn-T99W.patch
patches.kernel.org/6.6.41-061-USB-serial-option-add-Netprisma-LCUK54-series-.patch
patches.kernel.org/6.6.41-062-USB-serial-option-add-Rolling-RW350-GL-variant.patch
patches.kernel.org/6.6.41-063-USB-serial-mos7840-fix-crash-on-resume.patch
patches.kernel.org/6.6.41-064-USB-Add-USB_QUIRK_NO_SET_INTF-quirk-for-START-.patch
patches.kernel.org/6.6.41-065-usb-dwc3-pci-add-support-for-the-Intel-Panther.patch
patches.kernel.org/6.6.41-066-usb-gadget-configfs-Prevent-OOB-read-write-in-.patch
patches.kernel.org/6.6.41-067-USB-core-Fix-duplicate-endpoint-bug-by-clearin.patch
patches.kernel.org/6.6.41-068-misc-microchip-pci1xxxx-Fix-return-value-of-nv.patch
patches.kernel.org/6.6.41-069-hpet-Support-32-bit-userspace.patch
patches.kernel.org/6.6.41-070-xhci-always-resume-roothubs-if-xHC-was-reset-d.patch
patches.kernel.org/6.6.41-071-s390-mm-Add-NULL-pointer-check-to-crst_table_f.patch
patches.kernel.org/6.6.41-072-mm-vmalloc-check-if-a-hash-index-is-in-cpu_pos.patch
patches.kernel.org/6.6.41-073-mm-filemap-skip-to-create-PMD-sized-page-cache.patch
patches.kernel.org/6.6.41-074-mm-filemap-make-MAX_PAGECACHE_ORDER-acceptable.patch
patches.kernel.org/6.6.41-075-ksmbd-discard-write-access-to-the-directory-op.patch
patches.kernel.org/6.6.41-076-iio-trigger-Fix-condition-for-own-trigger.patch
patches.kernel.org/6.6.41-077-arm64-dts-qcom-sa8775p-Correct-IRQ-number-of-E.patch
patches.kernel.org/6.6.41-078-arm64-dts-qcom-sc8280xp-x13s-fix-touchscreen-p.patch
patches.kernel.org/6.6.41-079-nvmem-rmem-Fix-return-value-of-rmem_read.patch
patches.kernel.org/6.6.41-080-nvmem-meson-efuse-Fix-return-value-of-nvmem-ca.patch
patches.kernel.org/6.6.41-081-nvmem-core-only-change-name-to-fram-for-curren.patch
patches.kernel.org/6.6.41-082-platform-x86-toshiba_acpi-Fix-array-out-of-bou.patch
patches.kernel.org/6.6.41-083-tty-serial-ma35d1-Add-a-NULL-check-for-of_node.patch
patches.kernel.org/6.6.41-084-ALSA-hda-realtek-add-quirk-for-Clevo-V5-46-0TU.patch
patches.kernel.org/6.6.41-085-ALSA-hda-realtek-Enable-Mute-LED-on-HP-250-G7.patch
patches.kernel.org/6.6.41-086-ALSA-hda-realtek-Limit-mic-boost-on-VAIO-PRO-P.patch
patches.kernel.org/6.6.41-087-Fix-userfaultfd_api-to-return-EINVAL-as-expect.patch
patches.kernel.org/6.6.41-088-pmdomain-qcom-rpmhpd-Skip-retention-level-for-.patch
patches.kernel.org/6.6.41-089-libceph-fix-race-between-delayed_work-and-ceph.patch
patches.kernel.org/6.6.41-090-ACPI-processor_idle-Fix-invalid-comparison-wit.patch
patches.kernel.org/6.6.41-091-cpufreq-ACPI-Mark-boost-policy-as-enabled-when.patch
patches.kernel.org/6.6.41-092-cpufreq-Allow-drivers-to-advertise-boost-enabl.patch
patches.kernel.org/6.6.41-093-wireguard-selftests-use-acpi-off-instead-of-no.patch
patches.kernel.org/6.6.41-094-wireguard-allowedips-avoid-unaligned-64-bit-me.patch
patches.kernel.org/6.6.41-095-wireguard-queueing-annotate-intentional-data-r.patch
patches.kernel.org/6.6.41-096-wireguard-send-annotate-intentional-data-race-.patch
patches.kernel.org/6.6.41-097-misc-fastrpc-Fix-DSP-capabilities-request.patch
patches.kernel.org/6.6.41-098-misc-fastrpc-Avoid-updating-PD-type-for-capabi.patch
patches.kernel.org/6.6.41-099-misc-fastrpc-Copy-the-complete-capability-stru.patch
patches.kernel.org/6.6.41-100-misc-fastrpc-Fix-memory-leak-in-audio-daemon-a.patch
patches.kernel.org/6.6.41-101-misc-fastrpc-Fix-ownership-reassignment-of-rem.patch
patches.kernel.org/6.6.41-102-misc-fastrpc-Restrict-untrusted-app-to-attach-.patch
patches.kernel.org/6.6.41-103-mm-shmem-disable-PMD-sized-page-cache-if-neede.patch
patches.kernel.org/6.6.41-104-mm-damon-core-merge-regions-aggressively-when-.patch
patches.kernel.org/6.6.41-105-selftests-net-fix-gro.c-compilation-failure-du.patch
patches.kernel.org/6.6.41-106-nilfs2-fix-kernel-bug-on-rename-operation-of-b.patch
patches.kernel.org/6.6.41-107-ext4-avoid-ptr-null-pointer-dereference.patch
patches.kernel.org/6.6.41-108-sched-Move-psi_account_irqtime-out-of-update_r.patch
patches.kernel.org/6.6.41-109-btrfs-tree-checker-add-type-and-sequence-check.patch
patches.kernel.org/6.6.41-110-i2c-rcar-bring-hardware-to-known-state-when-pr.patch
patches.kernel.org/6.6.41-111-i2c-mark-HostNotify-target-address-as-used.patch
patches.kernel.org/6.6.41-112-i2c-rcar-reset-controller-is-mandatory-for-Gen.patch
patches.kernel.org/6.6.41-113-i2c-rcar-introduce-Gen4-devices.patch
patches.kernel.org/6.6.41-114-i2c-rcar-ensure-Gen3-reset-does-not-disturb-lo.patch
patches.kernel.org/6.6.41-115-i2c-testunit-avoid-re-issued-work-after-read-m.patch
patches.kernel.org/6.6.41-116-i2c-rcar-clear-NO_RXDMA-flag-after-resetting.patch
patches.kernel.org/6.6.41-117-x86-entry-Rename-ignore_sysret.patch
patches.kernel.org/6.6.41-118-x86-entry-64-Remove-obsolete-comment-on-tracin.patch
patches.kernel.org/6.6.41-119-x86-bhi-Avoid-warning-in-DB-handler-due-to-BHI.patch
patches.kernel.org/6.6.41-120-kbuild-Make-ld-version.sh-more-robust-against-.patch
patches.kernel.org/6.6.41-121-i2c-rcar-fix-error-code-in-probe.patch
patches.kernel.org/6.6.41-122-Linux-6.6.41.patch
patches.kernel.org/6.6.42-001-filelock-Remove-locks-reliably-when-fcntl-clos.patch
patches.kernel.org/6.6.42-002-scsi-core-alua-I-O-errors-for-ALUA-state-trans.patch
patches.kernel.org/6.6.42-003-scsi-sr-Fix-unintentional-arithmetic-wraparoun.patch
patches.kernel.org/6.6.42-004-scsi-qedf-Don-t-process-stag-work-during-unloa.patch
patches.kernel.org/6.6.42-005-scsi-qedf-Wait-for-stag-work-during-unload.patch
patches.kernel.org/6.6.42-006-scsi-qedf-Set-qed_slowpath_params-to-zero-befo.patch
patches.kernel.org/6.6.42-007-efi-libstub-zboot.lds-Discard-.discard-section.patch
patches.kernel.org/6.6.42-008-ACPI-EC-Abort-address-space-access-upon-error.patch
patches.kernel.org/6.6.42-009-ACPI-EC-Avoid-returning-AE_OK-on-errors-in-add.patch
patches.kernel.org/6.6.42-010-tools-power-cpupower-Fix-Pstate-frequency-repo.patch
patches.kernel.org/6.6.42-011-wifi-mac80211-mesh-init-nonpeer_pm-to-active-b.patch
patches.kernel.org/6.6.42-012-wifi-mac80211-apply-mcast-rate-only-if-interfa.patch
patches.kernel.org/6.6.42-013-wifi-mac80211-handle-tasklet-frames-before-sto.patch
patches.kernel.org/6.6.42-014-wifi-cfg80211-fix-6-GHz-scan-request-building.patch
patches.kernel.org/6.6.42-015-wifi-iwlwifi-mvm-d3-fix-WoWLAN-command-version.patch
patches.kernel.org/6.6.42-016-wifi-iwlwifi-mvm-remove-stale-STA-link-data-du.patch
patches.kernel.org/6.6.42-017-wifi-iwlwifi-mvm-Handle-BIGTK-cipher-in-kek_kc.patch
patches.kernel.org/6.6.42-018-wifi-iwlwifi-mvm-handle-BA-session-teardown-in.patch
patches.kernel.org/6.6.42-019-wifi-iwlwifi-mvm-properly-set-6-GHz-channel-di.patch
patches.kernel.org/6.6.42-020-wifi-iwlwifi-mvm-Fix-scan-abort-handling-with-.patch
patches.kernel.org/6.6.42-021-wifi-mac80211-fix-UBSAN-noise-in-ieee80211_pre.patch
patches.kernel.org/6.6.42-022-selftests-cachestat-Fix-build-warnings-on-ppc6.patch
patches.kernel.org/6.6.42-023-selftests-openat2-Fix-build-warnings-on-ppc64.patch
patches.kernel.org/6.6.42-024-selftests-futex-pass-_GNU_SOURCE-without-a-val.patch
patches.kernel.org/6.6.42-025-of-irq-Factor-out-parsing-of-interrupt-map-par.patch
patches.kernel.org/6.6.42-026-Input-silead-Always-support-10-fingers.patch
patches.kernel.org/6.6.42-027-net-ipv6-rpl_iptunnel-block-BH-in-rpl_output-a.patch
patches.kernel.org/6.6.42-028-ila-block-BH-in-ila_output.patch
patches.kernel.org/6.6.42-029-arm64-armv8_deprecated-Fix-warning-in-isndep-c.patch
patches.kernel.org/6.6.42-030-null_blk-fix-validation-of-block-size.patch
patches.kernel.org/6.6.42-031-kconfig-gconf-give-a-proper-initial-state-to-t.patch
patches.kernel.org/6.6.42-032-kconfig-remove-wrong-expr_trans_bool.patch
patches.kernel.org/6.6.42-033-input-Add-event-code-for-accessibility-key.patch
patches.kernel.org/6.6.42-034-input-Add-support-for-Do-Not-Disturb.patch
patches.kernel.org/6.6.42-035-HID-Ignore-battery-for-ELAN-touchscreens-2F2C-.patch
patches.kernel.org/6.6.42-036-NFSv4-Fix-memory-leak-in-nfs4_set_security_lab.patch
patches.kernel.org/6.6.42-037-nfs-propagate-readlink-errors-in-nfs_symlink_f.patch
patches.kernel.org/6.6.42-038-nfs-Avoid-flushing-many-pages-with-NFS_FILE_SY.patch
patches.kernel.org/6.6.42-039-nfs-don-t-invalidate-dentries-on-transient-err.patch
patches.kernel.org/6.6.42-040-cachefiles-add-consistency-check-for-copen-cre.patch
patches.kernel.org/6.6.42-041-cachefiles-Set-object-to-close-if-ondemand_id-.patch
patches.kernel.org/6.6.42-042-cachefiles-make-on-demand-read-killable.patch
patches.kernel.org/6.6.42-043-fs-file-fix-the-check-in-find_next_fd.patch
patches.kernel.org/6.6.42-044-mei-demote-client-disconnect-warning-on-suspen.patch
patches.kernel.org/6.6.42-045-iomap-Fix-iomap_adjust_read_range-for-plen-cal.patch
patches.kernel.org/6.6.42-046-drm-exynos-dp-drop-driver-owner-initialization.patch
patches.kernel.org/6.6.42-047-drm-panel-orientation-quirks-Add-quirk-for-Aya.patch
patches.kernel.org/6.6.42-048-drm-mediatek-Call-drm_atomic_helper_shutdown-a.patch
patches.kernel.org/6.6.42-049-nvme-avoid-double-free-special-payload.patch
patches.kernel.org/6.6.42-050-nvmet-always-initialize-cqe.result.patch
patches.kernel.org/6.6.42-051-ALSA-hda-cs35l56-Fix-lifecycle-of-codec-pointe.patch
patches.kernel.org/6.6.42-052-wifi-cfg80211-wext-add-extra-SIOCSIWSCAN-data-.patch
patches.kernel.org/6.6.42-053-ALSA-hda-realtek-Support-Lenovo-Thinkbook-16P-.patch
patches.kernel.org/6.6.42-054-KVM-PPC-Book3S-HV-Prevent-UAF-in-kvm_spapr_tce.patch
patches.kernel.org/6.6.42-055-drm-vmwgfx-Fix-missing-HYPERVISOR_GUEST-depend.patch
patches.kernel.org/6.6.42-056-ALSA-hda-realtek-Add-more-codec-ID-to-no-shutu.patch
patches.kernel.org/6.6.42-057-spi-Fix-OCTAL-mode-support.patch
patches.kernel.org/6.6.42-058-cpumask-limit-FORCE_NR_CPUS-to-just-the-UP-cas.patch
patches.kernel.org/6.6.42-059-selftests-openvswitch-Set-value-to-nla-flags.patch
patches.kernel.org/6.6.42-060-drm-amdgpu-Indicate-CU-havest-info-to-CP.patch
patches.kernel.org/6.6.42-061-ALSA-hda-cs35l56-Select-SERIAL_MULTI_INSTANTIA.patch
patches.kernel.org/6.6.42-062-mips-fix-compat_sys_lseek-syscall.patch
patches.kernel.org/6.6.42-063-Input-elantech-fix-touchpad-state-on-resume-fo.patch
patches.kernel.org/6.6.42-064-Input-i8042-add-Ayaneo-Kun-to-i8042-quirk-tabl.patch
patches.kernel.org/6.6.42-065-ASoC-rt722-sdca-sdw-add-silence-detection-regi.patch
patches.kernel.org/6.6.42-066-Input-xpad-add-support-for-ASUS-ROG-RAIKIRI-PR.patch
patches.kernel.org/6.6.42-067-ASoC-topology-Fix-references-to-freed-memory.patch
patches.kernel.org/6.6.42-068-ASoC-topology-Do-not-assign-fields-that-are-al.patch
patches.kernel.org/6.6.42-069-bytcr_rt5640-inverse-jack-detect-for-Archos-10.patch
patches.kernel.org/6.6.42-070-ALSA-dmaengine-Synchronize-dma-channel-after-d.patch
patches.kernel.org/6.6.42-071-ASoC-ti-davinci-mcasp-Set-min-period-size-usin.patch
patches.kernel.org/6.6.42-072-ASoC-ti-omap-hdmi-Fix-too-long-driver-name.patch
patches.kernel.org/6.6.42-073-ASoC-SOF-sof-audio-Skip-unprepare-for-in-use-w.patch
patches.kernel.org/6.6.42-074-ASoC-rt722-sdca-sdw-add-debounce-time-for-type.patch
patches.kernel.org/6.6.42-075-nvme-fix-NVME_NS_DEAC-may-incorrectly-identify.patch
patches.kernel.org/6.6.42-076-Input-ads7846-use-spi_device_id-table.patch
patches.kernel.org/6.6.42-077-can-kvaser_usb-fix-return-value-for-hif_usb_se.patch
patches.kernel.org/6.6.42-078-gpio-pca953x-fix-pca953x_irq_bus_sync_unlock-r.patch
patches.kernel.org/6.6.42-079-octeontx2-pf-Fix-coverity-and-klockwork-issues.patch
patches.kernel.org/6.6.42-080-s390-sclp-Fix-sclp_init-cleanup-on-failure.patch
patches.kernel.org/6.6.42-081-platform-mellanox-nvsw-sn2201-Add-check-for-pl.patch
patches.kernel.org/6.6.42-082-platform-x86-wireless-hotkey-Add-support-for-L.patch
patches.kernel.org/6.6.42-083-platform-x86-lg-laptop-Remove-LGEX0815-hotkey-.patch
patches.kernel.org/6.6.42-084-platform-x86-lg-laptop-Change-ACPI-device-id.patch
patches.kernel.org/6.6.42-085-platform-x86-lg-laptop-Use-ACPI-device-handle-.patch
patches.kernel.org/6.6.42-086-btrfs-qgroup-fix-quota-root-leak-after-quota-d.patch
patches.kernel.org/6.6.42-087-ibmvnic-Add-tx-check-to-prevent-skb-leak.patch
patches.kernel.org/6.6.42-088-ALSA-PCM-Allow-resume-only-for-suspended-strea.patch
patches.kernel.org/6.6.42-089-ALSA-hda-relatek-Enable-Mute-LED-on-HP-Laptop-.patch
patches.kernel.org/6.6.42-090-ALSA-dmaengine_pcm-terminate-dmaengine-before-.patch
patches.kernel.org/6.6.42-091-ASoC-amd-yc-Fix-non-functional-mic-on-ASUS-M56.patch
patches.kernel.org/6.6.42-092-net-usb-qmi_wwan-add-Telit-FN912-compositions.patch
patches.kernel.org/6.6.42-093-net-mac802154-Fix-racy-device-stats-updates-by.patch
patches.kernel.org/6.6.42-094-powerpc-pseries-Whitelist-dtl-slub-object-for-.patch
patches.kernel.org/6.6.42-095-powerpc-eeh-avoid-possible-crash-when-edev-pde.patch
patches.kernel.org/6.6.42-096-scsi-libsas-Fix-exp-attached-device-scan-after.patch
patches.kernel.org/6.6.42-097-tee-optee-ffa-Fix-missing-field-initializers-w.patch
patches.kernel.org/6.6.42-098-Bluetooth-hci_core-cancel-all-works-upon-hci_u.patch
patches.kernel.org/6.6.42-099-Bluetooth-btnxpuart-Enable-Power-Save-feature-.patch
patches.kernel.org/6.6.42-100-bluetooth-l2cap-sync-sock-recv-cb-and-release.patch
patches.kernel.org/6.6.42-101-erofs-ensure-m_llen-is-reset-to-0-if-metadata-.patch
patches.kernel.org/6.6.42-102-drm-amd-display-Add-refresh-rate-range-check.patch
patches.kernel.org/6.6.42-103-drm-amd-display-Account-for-cursor-prefetch-BW.patch
patches.kernel.org/6.6.42-104-drm-amd-display-Fix-refresh-rate-range-for-som.patch
patches.kernel.org/6.6.42-105-drm-radeon-check-bo_va-bo-is-non-NULL-before-u.patch
patches.kernel.org/6.6.42-106-fs-better-handle-deep-ancestor-chains-in-is_su.patch
patches.kernel.org/6.6.42-107-wifi-iwlwifi-properly-set-WIPHY_FLAG_SUPPORTS_.patch
patches.kernel.org/6.6.42-108-drivers-perf-riscv-Reset-the-counter-to-hpmeve.patch
patches.kernel.org/6.6.42-109-riscv-stacktrace-fix-usage-of-ftrace_graph_ret.patch
patches.kernel.org/6.6.42-110-spi-imx-Don-t-expect-DMA-for-i.MX-25-35-50-51-.patch
patches.kernel.org/6.6.42-111-ksmbd-return-FILE_DEVICE_DISK-instead-of-super.patch
patches.kernel.org/6.6.42-112-ASoC-SOF-Intel-hda-pcm-Limit-the-maximum-numbe.patch
patches.kernel.org/6.6.42-113-selftest-timerns-fix-clang-build-failures-for-.patch
patches.kernel.org/6.6.42-114-selftests-vDSO-fix-clang-build-errors-and-warn.patch
patches.kernel.org/6.6.42-115-hfsplus-fix-uninit-value-in-copy_name.patch
patches.kernel.org/6.6.42-116-selftests-bpf-Extend-tcx-tests-to-cover-late-t.patch
patches.kernel.org/6.6.42-117-spi-mux-set-ctlr-bits_per_word_mask.patch
patches.kernel.org/6.6.42-118-ALSA-hda-Use-imply-for-suggesting-CONFIG_SERIA.patch
patches.kernel.org/6.6.42-119-cifs-fix-noisy-message-on-copy_file_range.patch
patches.kernel.org/6.6.42-120-ARM-9324-1-fix-get_user-broken-with-veneer.patch
patches.kernel.org/6.6.42-121-mm-page_ref-remove-folio_try_get_rcu.patch
patches.kernel.org/6.6.42-122-Bluetooth-L2CAP-Fix-deadlock.patch
patches.kernel.org/6.6.42-123-of-irq-Disable-interrupt-map-parsing-for-PASEM.patch
patches.kernel.org/6.6.42-124-wifi-cfg80211-wext-set-ssids-NULL-for-passive-.patch
patches.kernel.org/6.6.42-125-wifi-mac80211-disable-softirqs-for-queued-fram.patch
patches.kernel.org/6.6.42-126-wifi-iwlwifi-mvm-don-t-wake-up-rx_sync_waitq-u.patch
patches.kernel.org/6.6.42-127-netfs-fscache-export-fscache_put_volume-and-ad.patch
patches.kernel.org/6.6.42-128-cachefiles-fix-slab-use-after-free-in-fscache_.patch
patches.kernel.org/6.6.42-129-cachefiles-fix-slab-use-after-free-in-cachefil.patch
patches.kernel.org/6.6.42-130-Linux-6.6.42.patch
patches.kernel.org/Bluetooth-Fix-usage-of-__hci_cmd_sync_status.patch
patches.kernel.org/6.6.43-001-drm-amdgpu-Fix-signedness-bug-in-sdma_v4_0_pro.patch
patches.kernel.org/6.6.43-002-ocfs2-add-bounds-checking-to-ocfs2_check_dir_e.patch
patches.kernel.org/6.6.43-003-jfs-don-t-walk-off-the-end-of-ealist.patch
patches.kernel.org/6.6.43-004-fs-ntfs3-Add-a-check-for-attr_names-and-oatbl.patch
patches.kernel.org/6.6.43-005-fs-ntfs3-Validate-ff-offset.patch
patches.kernel.org/6.6.43-006-usb-gadget-midi2-Fix-incorrect-default-MIDI2-p.patch
patches.kernel.org/6.6.43-007-ALSA-hda-realtek-Enable-headset-mic-on-Positiv.patch
patches.kernel.org/6.6.43-008-ALSA-hda-realtek-Fix-the-speaker-output-on-Sam.patch
patches.kernel.org/6.6.43-009-arm64-dts-qcom-qrb4210-rb2-switch-I2C2-to-i2c-.patch
patches.kernel.org/6.6.43-010-arm64-dts-qcom-msm8996-Disable-SS-instance-in-.patch
patches.kernel.org/6.6.43-011-arm64-dts-qcom-sm6350-Disable-SS-instance-in-P.patch
patches.kernel.org/6.6.43-012-arm64-dts-qcom-ipq6018-Disable-SS-instance-in-.patch
patches.kernel.org/6.6.43-013-arm64-dts-qcom-sdm630-Disable-SS-instance-in-P.patch
patches.kernel.org/6.6.43-014-ALSA-pcm_dmaengine-Don-t-synchronize-DMA-chann.patch
patches.kernel.org/6.6.43-015-ALSA-seq-ump-Skip-useless-ports-for-static-blo.patch
patches.kernel.org/6.6.43-016-filelock-Fix-fcntl-close-race-recovery-compat-.patch
patches.kernel.org/6.6.43-017-tun-add-missing-verification-for-short-frame.patch
patches.kernel.org/6.6.43-018-tap-add-missing-verification-for-short-frame.patch
patches.kernel.org/6.6.43-019-Linux-6.6.43.patch
patches.kernel.org/6.6.44-001-powerpc-configs-Update-defconfig-with-now-user.patch
patches.kernel.org/6.6.44-002-spi-spi-microchip-core-Fix-the-number-of-chip-.patch
patches.kernel.org/6.6.44-003-spi-atmel-quadspi-Add-missing-check-for-clk_pr.patch
patches.kernel.org/6.6.44-004-EDAC-i10nm-make-skx_common.o-a-separate-module.patch
patches.kernel.org/6.6.44-005-rcu-tasks-Fix-stale-task-snaphot-for-Tasks-Tra.patch
patches.kernel.org/6.6.44-006-md-fix-deadlock-between-mddev_suspend-and-flus.patch
patches.kernel.org/6.6.44-007-platform-chrome-cros_ec_debugfs-fix-wrong-EC-m.patch
patches.kernel.org/6.6.44-008-ubd-refactor-the-interrupt-handler.patch
patches.kernel.org/6.6.44-009-ubd-untagle-discard-vs-write-zeroes-not-suppor.patch
patches.kernel.org/6.6.44-010-block-initialize-integrity-buffer-to-zero-befo.patch
patches.kernel.org/6.6.44-011-x86-kconfig-Add-as-instr64-macro-to-properly-e.patch
patches.kernel.org/6.6.44-012-hfsplus-fix-to-avoid-false-alarm-of-circular-l.patch
patches.kernel.org/6.6.44-013-x86-of-Return-consistent-error-type-from-x86_o.patch
patches.kernel.org/6.6.44-014-x86-pci-intel_mid_pci-Fix-PCIBIOS_-return-code.patch
patches.kernel.org/6.6.44-015-x86-pci-xen-Fix-PCIBIOS_-return-code-handling.patch
patches.kernel.org/6.6.44-016-x86-platform-iosf_mbi-Convert-PCIBIOS_-return-.patch
patches.kernel.org/6.6.44-017-kernfs-Convert-kernfs_path_from_node_locked-fr.patch
patches.kernel.org/6.6.44-018-cgroup-cpuset-Prevent-UAF-in-proc_cpuset_show.patch
patches.kernel.org/6.6.44-019-hwmon-adt7475-Fix-default-duty-on-fan-is-disab.patch
patches.kernel.org/6.6.44-020-block-Call-.limit_depth-after-.hctx-has-been-s.patch
patches.kernel.org/6.6.44-021-block-mq-deadline-Fix-the-tag-reservation-code.patch
patches.kernel.org/6.6.44-022-md-Don-t-wait-for-MD_RECOVERY_NEEDED-for-HOT_R.patch
patches.kernel.org/6.6.44-023-pwm-stm32-Always-do-lazy-disabling.patch
patches.kernel.org/6.6.44-024-nvmet-auth-fix-nvmet_auth-hash-error-handling.patch
patches.kernel.org/6.6.44-025-drm-meson-fix-canvas-release-in-bind-function.patch
patches.kernel.org/6.6.44-026-pwm-atmel-tcb-Fix-race-condition-and-convert-t.patch
patches.kernel.org/6.6.44-027-hwmon-max6697-Fix-underflow-when-writing-limit.patch
patches.kernel.org/6.6.44-028-hwmon-max6697-Fix-swapped-temp-1-8-critical-al.patch
patches.kernel.org/6.6.44-029-arm64-dts-qcom-sc8180x-Correct-PCIe-slave-port.patch
patches.kernel.org/6.6.44-030-arm64-dts-qcom-sc8180x-switch-UFS-QMP-PHY-to-n.patch
patches.kernel.org/6.6.44-031-arm64-dts-qcom-sc8180x-add-power-domain-to-UFS.patch
patches.kernel.org/6.6.44-032-arm64-dts-qcom-sdm845-add-power-domain-to-UFS-.patch
patches.kernel.org/6.6.44-033-arm64-dts-qcom-sm6115-add-power-domain-to-UFS-.patch
patches.kernel.org/6.6.44-034-arm64-dts-qcom-sm6350-add-power-domain-to-UFS-.patch
patches.kernel.org/6.6.44-035-arm64-dts-qcom-sm8250-switch-UFS-QMP-PHY-to-ne.patch
patches.kernel.org/6.6.44-036-arm64-dts-qcom-sm8250-add-power-domain-to-UFS-.patch
patches.kernel.org/6.6.44-037-arm64-dts-qcom-sm8350-add-power-domain-to-UFS-.patch
patches.kernel.org/6.6.44-038-arm64-dts-qcom-sm8450-add-power-domain-to-UFS-.patch
patches.kernel.org/6.6.44-039-arm64-dts-qcom-msm8996-xiaomi-common-drop-exct.patch
patches.kernel.org/6.6.44-040-arm64-dts-qcom-sdm850-lenovo-yoga-c630-fix-IPA.patch
patches.kernel.org/6.6.44-041-arm64-dts-qcom-msm8998-enable-adreno_smmu-by-d.patch
patches.kernel.org/6.6.44-042-soc-qcom-pmic_glink-Handle-the-return-value-of.patch
patches.kernel.org/6.6.44-043-soc-qcom-rpmh-rsc-Ensure-irqs-aren-t-disabled-.patch
patches.kernel.org/6.6.44-044-arm64-dts-rockchip-Add-sdmmc-related-propertie.patch
patches.kernel.org/6.6.44-045-arm64-dts-rockchip-Add-pinctrl-for-UART0-to-rk.patch
patches.kernel.org/6.6.44-046-arm64-dts-rockchip-Add-mdio-and-ethernet-phy-n.patch
patches.kernel.org/6.6.44-047-arm64-dts-rockchip-Update-WIFi-BT-related-node.patch
patches.kernel.org/6.6.44-048-arm64-dts-qcom-msm8996-specify-UFS-core_clk-fr.patch
patches.kernel.org/6.6.44-049-arm64-dts-qcom-sa8775p-mark-ethernet-devices-a.patch
patches.kernel.org/6.6.44-050-soc-xilinx-rename-cpu_number1-to-dummy_cpu_num.patch
patches.kernel.org/6.6.44-051-ARM-dts-sunxi-remove-duplicated-entries-in-mak.patch
patches.kernel.org/6.6.44-052-ARM-dts-stm32-Add-arm-no-tick-in-suspend-to-ST.patch
patches.kernel.org/6.6.44-053-arm64-dts-qcom-qrb4210-rb2-make-L9A-always-on.patch
patches.kernel.org/6.6.44-054-cpufreq-ti-cpufreq-Handle-deferred-probe-with-.patch
patches.kernel.org/6.6.44-055-OPP-ti-Fix-ti_opp_supply_probe-wrong-return-va.patch
patches.kernel.org/6.6.44-056-memory-fsl_ifc-Make-FSL_IFC-config-visible-and.patch
patches.kernel.org/6.6.44-057-arm64-dts-ti-k3-am62x-Drop-McASP-AFIFOs.patch
patches.kernel.org/6.6.44-058-arm64-dts-ti-k3-am625-beagleplay-Drop-McASP-AF.patch
patches.kernel.org/6.6.44-059-arm64-dts-ti-k3-am62-verdin-Drop-McASP-AFIFOs.patch
patches.kernel.org/6.6.44-060-arm64-dts-qcom-qdu1000-idp-drop-unused-LLCC-mu.patch
patches.kernel.org/6.6.44-061-arm64-dts-qcom-qdu1000-Add-secure-qfprom-node.patch
patches.kernel.org/6.6.44-062-soc-qcom-icc-bwmon-Fix-refcount-imbalance-seen.patch
patches.kernel.org/6.6.44-063-soc-qcom-pdr-protect-locator_addr-with-the-mai.patch
patches.kernel.org/6.6.44-064-soc-qcom-pdr-fix-parsing-of-domains-lists.patch
patches.kernel.org/6.6.44-065-arm64-dts-rockchip-Increase-VOP-clk-rate-on-RK.patch
patches.kernel.org/6.6.44-066-arm64-dts-amlogic-sm1-fix-spdif-compatibles.patch
patches.kernel.org/6.6.44-067-ARM-dts-imx6qdl-kontron-samx6i-fix-phy-mode.patch
patches.kernel.org/6.6.44-068-ARM-dts-imx6qdl-kontron-samx6i-fix-PHY-reset.patch
patches.kernel.org/6.6.44-069-ARM-dts-imx6qdl-kontron-samx6i-fix-board-reset.patch
patches.kernel.org/6.6.44-070-ARM-dts-imx6qdl-kontron-samx6i-fix-SPI0-chip-s.patch
patches.kernel.org/6.6.44-071-ARM-dts-imx6qdl-kontron-samx6i-fix-PCIe-reset-.patch
patches.kernel.org/6.6.44-072-arm64-dts-mediatek-mt8195-Fix-GPU-thermal-zone.patch
patches.kernel.org/6.6.44-073-arm64-dts-mediatek-mt8183-kukui-Drop-bogus-out.patch
patches.kernel.org/6.6.44-074-arm64-dts-mediatek-mt8192-asurada-Add-off-on-d.patch
patches.kernel.org/6.6.44-075-arm64-dts-mediatek-mt7622-fix-emmc-pinctrl-mux.patch
patches.kernel.org/6.6.44-076-arm64-dts-mediatek-mt8183-kukui-Fix-the-value-.patch
patches.kernel.org/6.6.44-077-arm64-dts-mediatek-mt8183-kukui-jacuzzi-Add-po.patch
patches.kernel.org/6.6.44-078-arm64-dts-amlogic-gx-correct-hdmi-clocks.patch
patches.kernel.org/6.6.44-079-arm64-dts-amlogic-add-power-domain-to-hdmitx.patch
patches.kernel.org/6.6.44-080-arm64-dts-amlogic-setup-hdmi-system-clock.patch
patches.kernel.org/6.6.44-081-arm64-dts-rockchip-Drop-invalid-mic-in-differe.patch
patches.kernel.org/6.6.44-082-arm64-dts-rockchip-Fix-mic-in-differential-usa.patch
patches.kernel.org/6.6.44-083-arm64-dts-rockchip-Fix-mic-in-differential-usa.patch
patches.kernel.org/6.6.44-084-arm64-dts-renesas-r8a779a0-Add-missing-hypervi.patch
patches.kernel.org/6.6.44-085-arm64-dts-renesas-r8a779f0-Add-missing-hypervi.patch
patches.kernel.org/6.6.44-086-arm64-dts-renesas-r8a779g0-Add-missing-hypervi.patch
patches.kernel.org/6.6.44-087-arm64-dts-renesas-r9a07g043u-Add-missing-hyper.patch
patches.kernel.org/6.6.44-088-arm64-dts-renesas-r9a07g044-Add-missing-hyperv.patch
patches.kernel.org/6.6.44-089-arm64-dts-renesas-r9a07g054-Add-missing-hyperv.patch
patches.kernel.org/6.6.44-090-m68k-atari-Fix-TT-bootup-freeze-unexpected-SCU.patch
patches.kernel.org/6.6.44-091-arm64-dts-imx8mp-Add-NPU-Node.patch
patches.kernel.org/6.6.44-092-arm64-dts-imx8mp-Fix-pgc_mlmix-location.patch
patches.kernel.org/6.6.44-093-arm64-dts-imx8mp-add-HDMI-power-domains.patch
patches.kernel.org/6.6.44-094-arm64-dts-imx8mp-Fix-pgc-vpu-locations.patch
patches.kernel.org/6.6.44-095-x86-xen-Convert-comma-to-semicolon.patch
patches.kernel.org/6.6.44-096-arm64-dts-rockchip-Add-missing-power-domains-f.patch
patches.kernel.org/6.6.44-097-arm64-dts-rockchip-fix-regulator-name-for-Lunz.patch
patches.kernel.org/6.6.44-098-arm64-dts-rockchip-fix-usb-regulator-for-Lunzn.patch
patches.kernel.org/6.6.44-099-arm64-dts-rockchip-fix-pmu_io-supply-for-Lunzn.patch
patches.kernel.org/6.6.44-100-arm64-dts-rockchip-remove-unused-usb2-nodes-fo.patch
patches.kernel.org/6.6.44-101-arm64-dts-rockchip-disable-display-subsystem-f.patch
patches.kernel.org/6.6.44-102-arm64-dts-rockchip-fixes-PHY-reset-for-Lunzn-F.patch
patches.kernel.org/6.6.44-103-arm64-dts-qcom-sm6350-Add-missing-qcom-non-sec.patch
patches.kernel.org/6.6.44-104-cpufreq-amd-pstate-Fix-the-scaling_max_freq-se.patch
patches.kernel.org/6.6.44-105-m68k-cmpxchg-Fix-return-value-for-default-case.patch
patches.kernel.org/6.6.44-106-ARM-spitz-fix-GPIO-assignment-for-backlight.patch
patches.kernel.org/6.6.44-107-vmlinux.lds.h-catch-.bss.L-sections-into-BSS.patch
patches.kernel.org/6.6.44-108-firmware-turris-mox-rwtm-Do-not-complete-if-th.patch
patches.kernel.org/6.6.44-109-firmware-turris-mox-rwtm-Fix-checking-return-v.patch
patches.kernel.org/6.6.44-110-firmware-turris-mox-rwtm-Initialize-completion.patch
patches.kernel.org/6.6.44-111-wifi-brcmsmac-LCN-PHY-code-is-used-for-BCM4313.patch
patches.kernel.org/6.6.44-112-wifi-ath12k-Correct-6-GHz-frequency-value-in-r.patch
patches.kernel.org/6.6.44-113-wifi-ath12k-Fix-tx-completion-ring-WBM2SW-setu.patch
patches.kernel.org/6.6.44-114-bpftool-Un-const-bpf_func_info-to-fix-it-for-l.patch
patches.kernel.org/6.6.44-115-selftests-bpf-Fix-prog-numbers-in-test_sockmap.patch
patches.kernel.org/6.6.44-116-net-esp-cleanup-esp_output_tail_tcp-in-case-of.patch
patches.kernel.org/6.6.44-117-wifi-ath12k-change-DMA-direction-while-mapping.patch
patches.kernel.org/6.6.44-118-wifi-ath12k-fix-invalid-memory-access-while-pr.patch
patches.kernel.org/6.6.44-119-wifi-ath12k-fix-firmware-crash-during-reo-rein.patch
patches.kernel.org/6.6.44-120-wifi-ath11k-Update-Qualcomm-Innovation-Center-.patch
patches.kernel.org/6.6.44-121-wifi-ath11k-fix-wrong-definition-of-CE-ring-s-.patch
patches.kernel.org/6.6.44-122-wifi-ath12k-fix-wrong-definition-of-CE-ring-s-.patch
patches.kernel.org/6.6.44-123-tcp-add-tcp_done_with_error-helper.patch
patches.kernel.org/6.6.44-124-tcp-fix-race-in-tcp_write_err.patch
patches.kernel.org/6.6.44-125-tcp-fix-races-in-tcp_v-46-_err.patch
patches.kernel.org/6.6.44-126-net-smc-set-rmb-s-SG_MAX_SINGLE_ALLOC-limitati.patch
patches.kernel.org/6.6.44-127-selftests-bpf-Check-length-of-recv-in-test_soc.patch
patches.kernel.org/6.6.44-128-udf-Fix-lock-ordering-in-udf_evict_inode.patch
patches.kernel.org/6.6.44-129-lib-objagg-Fix-general-protection-fault.patch
patches.kernel.org/6.6.44-130-mlxsw-spectrum_acl_erp-Fix-object-nesting-warn.patch
patches.kernel.org/6.6.44-131-mlxsw-spectrum_acl-Fix-ACL-scale-regression-an.patch
patches.kernel.org/6.6.44-132-perf-x86-Serialize-set_attr_rdpmc.patch
patches.kernel.org/6.6.44-133-jump_label-Fix-concurrency-issues-in-static_ke.patch
patches.kernel.org/6.6.44-134-wifi-ath11k-fix-wrong-handling-of-CCMP256-and-.patch
patches.kernel.org/6.6.44-135-wifi-cfg80211-fix-typo-in-cfg80211_calculate_b.patch
patches.kernel.org/6.6.44-136-wifi-cfg80211-handle-2x996-RU-allocation-in-cf.patch
patches.kernel.org/6.6.44-137-udf-Fix-bogus-checksum-computation-in-udf_rena.patch
patches.kernel.org/6.6.44-138-net-fec-Refactor-define-magic-constants.patch
patches.kernel.org/6.6.44-139-net-fec-Fix-FEC_ECR_EN1588-being-cleared-on-li.patch
patches.kernel.org/6.6.44-140-libbpf-Checking-the-btf_type-kind-when-fixing-.patch
patches.kernel.org/6.6.44-141-xfrm-Fix-unregister-netdevice-hang-on-hardware.patch
patches.kernel.org/6.6.44-142-ipvs-Avoid-unnecessary-calls-to-skb_is_gso_sct.patch
patches.kernel.org/6.6.44-143-netfilter-nf_tables-rise-cap-on-SELinux-secmar.patch
patches.kernel.org/6.6.44-144-wifi-rtw89-8852b-fix-definition-of-KIP-registe.patch
patches.kernel.org/6.6.44-145-wifi-rtl8xxxu-8188f-Limit-TX-power-index.patch
patches.kernel.org/6.6.44-146-xfrm-Export-symbol-xfrm_dev_state_delete.patch
patches.kernel.org/6.6.44-147-bpftool-Mount-bpffs-when-pinmaps-path-not-unde.patch
patches.kernel.org/6.6.44-148-perf-x86-intel-pt-Fix-pt_topa_entry_for_page-a.patch
patches.kernel.org/6.6.44-149-perf-Fix-perf_aux_size-for-greater-than-32-bit.patch
patches.kernel.org/6.6.44-150-perf-Prevent-passing-zero-nr_pages-to-rb_alloc.patch
patches.kernel.org/6.6.44-151-perf-Fix-default-aux_watermark-calculation.patch
patches.kernel.org/6.6.44-152-perf-x86-intel-cstate-Fix-Alderlake-Raptorlake.patch
patches.kernel.org/6.6.44-153-wifi-rtw89-Fix-array-index-mistake-in-rtw89_st.patch
patches.kernel.org/6.6.44-154-xfrm-fix-netdev-reference-count-imbalance.patch
patches.kernel.org/6.6.44-155-xfrm-call-xfrm_dev_policy_delete-when-kill-pol.patch
patches.kernel.org/6.6.44-156-wifi-virt_wifi-avoid-reporting-connection-succ.patch
patches.kernel.org/6.6.44-157-gss_krb5-Fix-the-error-handling-path-for-crypt.patch
patches.kernel.org/6.6.44-158-wifi-virt_wifi-don-t-use-strlen-in-const-conte.patch
patches.kernel.org/6.6.44-159-locking-rwsem-Add-__always_inline-annotation-t.patch
patches.kernel.org/6.6.44-160-selftests-bpf-Close-fd-in-error-path-in-drop_o.patch
patches.kernel.org/6.6.44-161-selftests-bpf-Null-checks-for-links-in-bpf_tcp.patch
patches.kernel.org/6.6.44-162-selftests-bpf-Close-obj-in-error-path-in-xdp_a.patch
patches.kernel.org/6.6.44-163-selftests-resctrl-Move-run_benchmark-to-a-more.patch
patches.kernel.org/6.6.44-164-selftests-resctrl-Convert-perror-to-ksft_perro.patch
patches.kernel.org/6.6.44-165-selftests-resctrl-Fix-closing-IMC-fds-on-error.patch
patches.kernel.org/6.6.44-166-bpf-annotate-BTF-show-functions-with-__printf.patch
patches.kernel.org/6.6.44-167-bna-adjust-name-buf-size-of-bna_tcb-and-bna_cc.patch
patches.kernel.org/6.6.44-168-bpf-Eliminate-remaining-make-W-1-warnings-in-k.patch
patches.kernel.org/6.6.44-169-bpf-Fix-null-pointer-dereference-in-resolve_pr.patch
patches.kernel.org/6.6.44-170-selftests-forwarding-devlink_lib-Wait-for-udev.patch
patches.kernel.org/6.6.44-171-Bluetooth-hci_bcm4377-Use-correct-unit-for-tim.patch
patches.kernel.org/6.6.44-172-Bluetooth-btintel-Refactor-btintel_set_ppag.patch
patches.kernel.org/6.6.44-173-Bluetooth-btnxpuart-Add-handling-for-boot-sign.patch
patches.kernel.org/6.6.44-174-xdp-fix-invalid-wait-context-of-page_pool_dest.patch
patches.kernel.org/6.6.44-175-net-bridge-mst-Check-vlan-state-for-egress-dec.patch
patches.kernel.org/6.6.44-176-drm-rockchip-vop2-Fix-the-port-mux-of-VP2.patch
patches.kernel.org/6.6.44-177-drm-arm-komeda-Fix-komeda-probe-failing-if-the.patch
patches.kernel.org/6.6.44-178-drm-amdkfd-Fix-CU-Masking-for-GFX-9.4.3.patch
patches.kernel.org/6.6.44-179-drm-mipi-dsi-Fix-theoretical-int-overflow-in-m.patch
patches.kernel.org/6.6.44-180-drm-mipi-dsi-Fix-theoretical-int-overflow-in-m.patch
patches.kernel.org/6.6.44-181-drm-amd-pm-Fix-aldebaran-pcie-speed-reporting.patch
patches.kernel.org/6.6.44-182-drm-amdgpu-Fix-memory-range-calculation.patch
patches.kernel.org/6.6.44-183-drm-amdgpu-Check-if-NBIO-funcs-are-NULL-in-amd.patch
patches.kernel.org/6.6.44-184-drm-amdgpu-Remove-GC-HW-IP-9.3.0-from-noretry-.patch
patches.kernel.org/6.6.44-185-drm-panel-himax-hx8394-Handle-errors-from-mipi.patch
patches.kernel.org/6.6.44-186-drm-panel-boe-tv101wum-nl6-If-prepare-fails-di.patch
patches.kernel.org/6.6.44-187-drm-panel-boe-tv101wum-nl6-Check-for-errors-on.patch
patches.kernel.org/6.6.44-188-drm-bridge-Fixed-a-DP-link-training-bug.patch
patches.kernel.org/6.6.44-189-drm-bridge-it6505-fix-hibernate-to-resume-no-d.patch
patches.kernel.org/6.6.44-190-media-pci-ivtv-Add-check-for-DMA-map-result.patch
patches.kernel.org/6.6.44-191-media-dvb-usb-Fix-unexpected-infinite-loop-in-.patch
patches.kernel.org/6.6.44-192-media-imon-Fix-race-getting-ictx-lock.patch
patches.kernel.org/6.6.44-193-media-i2c-Fix-imx412-exposure-control.patch
patches.kernel.org/6.6.44-194-media-v4l-async-Fix-NULL-pointer-dereference-i.patch
patches.kernel.org/6.6.44-195-s390-mm-Convert-make_page_secure-to-use-a-foli.patch
patches.kernel.org/6.6.44-196-s390-mm-Convert-gmap_make_secure-to-use-a-foli.patch
patches.kernel.org/6.6.44-197-s390-uv-Don-t-call-folio_wait_writeback-withou.patch
patches.kernel.org/6.6.44-198-media-mediatek-vcodec-Handle-invalid-decoder-v.patch
patches.kernel.org/6.6.44-199-x86-shstk-Make-return-uprobe-work-with-shadow-.patch
patches.kernel.org/6.6.44-200-ipmi-ssif_bmc-prevent-integer-overflow-on-32bi.patch
patches.kernel.org/6.6.44-201-saa7134-Unchecked-i2c_transfer-function-result.patch
patches.kernel.org/6.6.44-202-media-i2c-imx219-fix-msr-access-command-sequen.patch
patches.kernel.org/6.6.44-203-media-uvcvideo-Disable-autosuspend-for-Insta36.patch
patches.kernel.org/6.6.44-204-media-uvcvideo-Quirk-for-invalid-dev_sof-in-Lo.patch
patches.kernel.org/6.6.44-205-media-uvcvideo-Add-quirk-for-invalid-dev_sof-i.patch
patches.kernel.org/6.6.44-206-media-uvcvideo-Override-default-flags.patch
patches.kernel.org/6.6.44-207-drm-zynqmp_dpsub-Fix-an-error-handling-path-in.patch
patches.kernel.org/6.6.44-208-drm-zynqmp_kms-Fix-AUX-bus-not-getting-unregis.patch
patches.kernel.org/6.6.44-209-media-rcar-vin-Fix-YUYV8_1X16-handling-for-CSI.patch
patches.kernel.org/6.6.44-210-media-rcar-csi2-Disable-runtime_pm-in-probe-er.patch
patches.kernel.org/6.6.44-211-media-rcar-csi2-Cleanup-subdevice-in-remove.patch
patches.kernel.org/6.6.44-212-media-renesas-vsp1-Fix-_irqsave-and-_irq-mix.patch
patches.kernel.org/6.6.44-213-media-renesas-vsp1-Store-RPF-partition-configu.patch
patches.kernel.org/6.6.44-214-drm-mediatek-Add-missing-plane-settings-when-a.patch
patches.kernel.org/6.6.44-215-drm-mediatek-Use-8-bit-alpha-in-ETHDR.patch
patches.kernel.org/6.6.44-216-drm-mediatek-Fix-XRGB-setting-error-in-OVL.patch
patches.kernel.org/6.6.44-217-drm-mediatek-Fix-XRGB-setting-error-in-Mixer.patch
patches.kernel.org/6.6.44-218-drm-mediatek-Fix-destination-alpha-error-in-OV.patch
patches.kernel.org/6.6.44-219-drm-mediatek-Turn-off-the-layers-with-zero-wid.patch
patches.kernel.org/6.6.44-220-drm-mediatek-Add-OVL-compatible-name-for-MT819.patch
patches.kernel.org/6.6.44-221-media-imx-jpeg-Drop-initial-source-change-even.patch
patches.kernel.org/6.6.44-222-leds-trigger-Unregister-sysfs-attributes-befor.patch
patches.kernel.org/6.6.44-223-drm-msm-dsi-set-VIDEO_COMPRESSION_MODE_CTRL_WC.patch
patches.kernel.org/6.6.44-224-drm-msm-dpu-drop-validity-checks-for-clear_pen.patch
patches.kernel.org/6.6.44-225-perf-test-Make-test_arm_callgraph_fp.sh-more-r.patch
patches.kernel.org/6.6.44-226-perf-pmus-Fixes-always-false-when-compare-dupl.patch
patches.kernel.org/6.6.44-227-perf-report-Fix-condition-in-sort__sym_cmp.patch
patches.kernel.org/6.6.44-228-drm-etnaviv-fix-DMA-direction-handling-for-cac.patch
patches.kernel.org/6.6.44-229-drm-qxl-Add-check-for-drm_cvt_mode.patch
patches.kernel.org/6.6.44-230-Revert-leds-led-core-Fix-refcount-leak-in-of_l.patch
patches.kernel.org/6.6.44-231-drm-mediatek-Remove-less-than-zero-comparison-.patch
patches.kernel.org/6.6.44-232-ext4-fix-infinite-loop-when-replaying-fast_com.patch
patches.kernel.org/6.6.44-233-drm-mediatek-dp-switch-to-edid_read-callback.patch
patches.kernel.org/6.6.44-234-drm-mediatek-dp-Fix-spurious-kfree.patch
patches.kernel.org/6.6.44-235-media-venus-flush-all-buffers-in-output-plane-.patch
patches.kernel.org/6.6.44-236-perf-intel-pt-Fix-aux_watermark-calculation-fo.patch
patches.kernel.org/6.6.44-237-perf-intel-pt-Fix-exclude_guest-setting.patch
patches.kernel.org/6.6.44-238-mfd-rsmu-Split-core-code-into-separate-module.patch
patches.kernel.org/6.6.44-239-mfd-omap-usb-tll-Use-struct_size-to-allocate-t.patch
patches.kernel.org/6.6.44-240-xprtrdma-Fix-rpcrdma_reqs_reset.patch
patches.kernel.org/6.6.44-241-SUNRPC-avoid-soft-lockup-when-transmitting-UDP.patch
patches.kernel.org/6.6.44-242-NFSv4.1-another-fix-for-EXCHGID4_FLAG_USE_PNFS.patch
patches.kernel.org/6.6.44-243-ext4-don-t-track-ranges-in-fast_commit-if-inod.patch
patches.kernel.org/6.6.44-244-ext4-avoid-writing-unitialized-memory-to-disk-.patch
patches.kernel.org/6.6.44-245-leds-flash-leds-qcom-flash-Test-the-correct-va.patch
patches.kernel.org/6.6.44-246-sparc64-Fix-incorrect-function-signature-and-a.patch
patches.kernel.org/6.6.44-247-SUNRPC-Fixup-gss_status-tracepoint-error-outpu.patch
patches.kernel.org/6.6.44-248-iio-Fix-the-sorting-functionality-in-iio_gts_b.patch
patches.kernel.org/6.6.44-249-PCI-Fix-resource-double-counting-on-remove-res.patch
patches.kernel.org/6.6.44-250-PCI-keystone-Relocate-ks_pcie_set-clear_dbi_mo.patch
patches.kernel.org/6.6.44-251-PCI-keystone-Don-t-enable-BAR-0-for-AM654x.patch
patches.kernel.org/6.6.44-252-PCI-keystone-Fix-NULL-pointer-dereference-in-c.patch
patches.kernel.org/6.6.44-253-PCI-rcar-Demote-WARN-to-dev_warn_ratelimited-i.patch
patches.kernel.org/6.6.44-254-scsi-ufs-mcq-Fix-missing-argument-hba-in-MCQ_O.patch
patches.kernel.org/6.6.44-255-clk-qcom-gcc-sc7280-Update-force-mem-core-bit-.patch
patches.kernel.org/6.6.44-256-clk-qcom-camcc-sc7280-Add-parent-dependency-to.patch
patches.kernel.org/6.6.44-257-iio-frequency-adrf6780-rm-clk-provider-include.patch
patches.kernel.org/6.6.44-258-KVM-PPC-Book3S-HV-Fix-the-set_one_reg-for-MMCR.patch
patches.kernel.org/6.6.44-259-KVM-PPC-Book3S-HV-Fix-the-get_one_reg-of-SDAR.patch
patches.kernel.org/6.6.44-260-coresight-Fix-ref-leak-when-of_coresight_parse.patch
patches.kernel.org/6.6.44-261-RDMA-mlx5-Set-mkeys-for-dmabuf-at-PAGE_SIZE.patch
patches.kernel.org/6.6.44-262-ASoc-tas2781-Enable-RCA-based-playback-without.patch
patches.kernel.org/6.6.44-263-ASoC-cs35l56-Accept-values-greater-than-0-as-I.patch
patches.kernel.org/6.6.44-264-usb-typec-mux-nb7vpq904m-unregister-typec-swit.patch
patches.kernel.org/6.6.44-265-RDMA-cache-Release-GID-table-even-if-leak-is-d.patch
patches.kernel.org/6.6.44-266-clk-qcom-gpucc-sm8350-Park-RCG-s-clk-source-at.patch
patches.kernel.org/6.6.44-267-clk-qcom-gcc-sa8775p-Update-the-GDSC-wait_val-.patch
patches.kernel.org/6.6.44-268-clk-qcom-gpucc-sa8775p-Remove-the-CLK_IS_CRITI.patch
patches.kernel.org/6.6.44-269-clk-qcom-gpucc-sa8775p-Park-RCG-s-clk-source-a.patch
patches.kernel.org/6.6.44-270-clk-qcom-gpucc-sa8775p-Update-wait_val-fields-.patch
patches.kernel.org/6.6.44-271-interconnect-qcom-qcm2290-Fix-mas_snoc_bimc-RP.patch
patches.kernel.org/6.6.44-272-Input-qt1050-handle-CHIP_ID-reading-error.patch
patches.kernel.org/6.6.44-273-RDMA-mlx4-Fix-truncated-output-warning-in-mad..patch
patches.kernel.org/6.6.44-274-RDMA-mlx4-Fix-truncated-output-warning-in-alia.patch
patches.kernel.org/6.6.44-275-RDMA-mlx5-Use-sq-timestamp-as-QP-timestamp-whe.patch
patches.kernel.org/6.6.44-276-RDMA-rxe-Don-t-set-BTH_ACK_MASK-for-UC-or-UD-Q.patch
patches.kernel.org/6.6.44-277-ASoC-qcom-Adjust-issues-in-case-of-DT-error-in.patch
patches.kernel.org/6.6.44-278-scsi-lpfc-Fix-a-possible-null-pointer-derefere.patch
patches.kernel.org/6.6.44-279-hwrng-core-Fix-wrong-quality-calculation-at-hw.patch
patches.kernel.org/6.6.44-280-powerpc-prom-Add-CPU-info-to-hardware-descript.patch
patches.kernel.org/6.6.44-281-ASoC-max98088-Check-for-clk_prepare_enable-err.patch
patches.kernel.org/6.6.44-282-mtd-make-mtd_test.c-a-separate-module.patch
patches.kernel.org/6.6.44-283-RDMA-device-Return-error-earlier-if-port-in-no.patch
patches.kernel.org/6.6.44-284-Input-elan_i2c-do-not-leave-interrupt-disabled.patch
patches.kernel.org/6.6.44-285-ASoC-amd-Adjust-error-handling-in-case-of-abse.patch
patches.kernel.org/6.6.44-286-PCI-endpoint-Clean-up-error-handling-in-vpci_s.patch
patches.kernel.org/6.6.44-287-PCI-endpoint-Fix-error-handling-in-epf_ntb_epc.patch
patches.kernel.org/6.6.44-288-vhost-vsock-always-initialize-seqpacket_allow.patch
patches.kernel.org/6.6.44-289-net-missing-check-virtio.patch
patches.kernel.org/6.6.44-290-nvmem-rockchip-otp-set-add_legacy_fixed_of_cel.patch
patches.kernel.org/6.6.44-291-crypto-qat-extend-scope-of-lock-in-adf_cfg_add.patch
patches.kernel.org/6.6.44-292-clk-qcom-kpss-xcc-Return-of_clk_add_hw_provide.patch
patches.kernel.org/6.6.44-293-clk-qcom-Park-shared-RCGs-upon-registration.patch
patches.kernel.org/6.6.44-294-clk-en7523-fix-rate-divider-for-slic-and-spi-c.patch
patches.kernel.org/6.6.44-295-MIPS-Octeron-remove-source-file-executable-bit.patch
patches.kernel.org/6.6.44-296-PCI-qcom-ep-Disable-resources-unconditionally-.patch
patches.kernel.org/6.6.44-297-PCI-dwc-Fix-index-0-incorrectly-being-interpre.patch
patches.kernel.org/6.6.44-298-powerpc-xmon-Fix-disassembly-CPU-feature-check.patch
patches.kernel.org/6.6.44-299-macintosh-therm_windtunnel-fix-module-unload.patch
patches.kernel.org/6.6.44-300-RDMA-hns-Check-atomic-wr-length.patch
patches.kernel.org/6.6.44-301-RDMA-hns-Fix-unmatch-exception-handling-when-i.patch
patches.kernel.org/6.6.44-302-RDMA-hns-Fix-missing-pagesize-and-alignment-ch.patch
patches.kernel.org/6.6.44-303-RDMA-hns-Fix-shift-out-bounds-when-max_inline_.patch
patches.kernel.org/6.6.44-304-RDMA-hns-Fix-undifined-behavior-caused-by-inva.patch
patches.kernel.org/6.6.44-305-RDMA-hns-Fix-insufficient-extend-DB-for-VFs.patch
patches.kernel.org/6.6.44-306-iommu-vt-d-Fix-identity-map-bounds-in-si_domai.patch
patches.kernel.org/6.6.44-307-RDMA-core-Remove-NULL-check-before-dev_-put-ho.patch
patches.kernel.org/6.6.44-308-RDMA-Fix-netdev-tracker-in-ib_device_set_netde.patch
patches.kernel.org/6.6.44-309-bnxt_re-Fix-imm_data-endianness.patch
patches.kernel.org/6.6.44-310-netfilter-ctnetlink-use-helper-function-to-cal.patch
patches.kernel.org/6.6.44-311-netfilter-nft_set_pipapo-constify-lookup-fn-ar.patch
patches.kernel.org/6.6.44-312-netfilter-nf_set_pipapo-fix-initial-map-fill.patch
patches.kernel.org/6.6.44-313-ipvs-properly-dereference-pe-in-ip_vs_add_serv.patch
patches.kernel.org/6.6.44-314-gve-Fix-XDP-TX-completion-handling-when-counte.patch
patches.kernel.org/6.6.44-315-net-flow_dissector-use-DEBUG_NET_WARN_ON_ONCE.patch
patches.kernel.org/6.6.44-316-ipv4-Fix-incorrect-TOS-in-route-get-reply.patch
patches.kernel.org/6.6.44-317-ipv4-Fix-incorrect-TOS-in-fibmatch-route-get-r.patch
patches.kernel.org/6.6.44-318-net-dsa-mv88e6xxx-Limit-chip-wide-frame-size-c.patch
patches.kernel.org/6.6.44-319-net-dsa-b53-Limit-chip-wide-jumbo-frame-config.patch
patches.kernel.org/6.6.44-320-fs-ntfs3-Merge-synonym-COMPRESSION_UNIT-and-NT.patch
patches.kernel.org/6.6.44-321-fs-ntfs3-Fix-transform-resident-to-nonresident.patch
patches.kernel.org/6.6.44-322-fs-ntfs3-Deny-getting-attr-data-block-in-compr.patch
patches.kernel.org/6.6.44-323-fs-ntfs3-Missed-NI_FLAG_UPDATE_PARENT-setting.patch
patches.kernel.org/6.6.44-324-fs-ntfs3-Fix-getting-file-type.patch
patches.kernel.org/6.6.44-325-fs-ntfs3-Add-missing-.dirty_folio-in-address_s.patch
patches.kernel.org/6.6.44-326-pinctrl-rockchip-update-rk3308-iomux-routes.patch
patches.kernel.org/6.6.44-327-pinctrl-core-fix-possible-memory-leak-when-pin.patch
patches.kernel.org/6.6.44-328-pinctrl-single-fix-possible-memory-leak-when-p.patch
patches.kernel.org/6.6.44-329-pinctrl-ti-ti-iodelay-Drop-if-block-with-alway.patch
patches.kernel.org/6.6.44-330-pinctrl-ti-ti-iodelay-fix-possible-memory-leak.patch
patches.kernel.org/6.6.44-331-pinctrl-freescale-mxs-Fix-refcount-of-child.patch
patches.kernel.org/6.6.44-332-fs-ntfs3-Replace-inode_trylock-with-inode_lock.patch
patches.kernel.org/6.6.44-333-fs-ntfs3-Correct-undo-if-ntfs_create_inode-fai.patch
patches.kernel.org/6.6.44-334-fs-ntfs3-Drop-stray-backslash-in-formatting-st.patch
patches.kernel.org/6.6.44-335-fs-ntfs3-Fix-field-spanning-write-in-INDEX_HDR.patch
patches.kernel.org/6.6.44-336-pinctrl-renesas-r8a779g0-Fix-CANFD5-suffix.patch
patches.kernel.org/6.6.44-337-pinctrl-renesas-r8a779g0-Fix-FXR_TXEN-AB-suffi.patch
patches.kernel.org/6.6.44-338-pinctrl-renesas-r8a779g0-Fix-H-SCIF1-suffixes.patch
patches.kernel.org/6.6.44-339-pinctrl-renesas-r8a779g0-Fix-H-SCIF3-suffixes.patch
patches.kernel.org/6.6.44-340-pinctrl-renesas-r8a779g0-Fix-IRQ-suffixes.patch
patches.kernel.org/6.6.44-341-pinctrl-renesas-r8a779g0-FIX-PWM-suffixes.patch
patches.kernel.org/6.6.44-342-pinctrl-renesas-r8a779g0-Fix-TCLK-suffixes.patch
patches.kernel.org/6.6.44-343-pinctrl-renesas-r8a779g0-Fix-TPU-suffixes.patch
patches.kernel.org/6.6.44-344-fs-proc-task_mmu-indicate-PM_FILE-for-PMD-mapp.patch
patches.kernel.org/6.6.44-345-fs-proc-task_mmu.c-add_to_pagemap-remove-usele.patch
patches.kernel.org/6.6.44-346-fs-proc-task_mmu-don-t-indicate-PM_MMAP_EXCLUS.patch
patches.kernel.org/6.6.44-347-fs-proc-task_mmu-properly-detect-PM_MMAP_EXCLU.patch
patches.kernel.org/6.6.44-348-nilfs2-avoid-undefined-behavior-in-nilfs_cnt32.patch
patches.kernel.org/6.6.44-349-rtc-interface-Add-RTC-offset-to-alarm-after-fi.patch
patches.kernel.org/6.6.44-350-fs-ntfs3-Fix-the-format-of-the-nocase-mount-op.patch
patches.kernel.org/6.6.44-351-fs-ntfs3-Missed-error-return.patch
patches.kernel.org/6.6.44-352-fs-ntfs3-Keep-runs-for-MFT-ATTR_DATA-and-MFT-A.patch
patches.kernel.org/6.6.44-353-powerpc-8xx-fix-size-given-to-set_huge_pte_at.patch
patches.kernel.org/6.6.44-354-s390-dasd-fix-error-checks-in-dasd_copy_pair_s.patch
patches.kernel.org/6.6.44-355-sbitmap-use-READ_ONCE-to-access-map-word.patch
patches.kernel.org/6.6.44-356-sbitmap-fix-io-hung-due-to-race-on-sbitmap_wor.patch
patches.kernel.org/6.6.44-357-LoongArch-Check-TIF_LOAD_WATCH-to-enable-user-.patch
patches.kernel.org/6.6.44-358-landlock-Don-t-lose-track-of-restrictions-on-c.patch
patches.kernel.org/6.6.44-359-hugetlb-force-allocating-surplus-hugepages-on-.patch
patches.kernel.org/6.6.44-360-mm-hugetlb-fix-possible-recursive-locking-dete.patch
patches.kernel.org/6.6.44-361-mm-mglru-fix-div-by-zero-in-vmpressure_calc_le.patch
patches.kernel.org/6.6.44-362-mm-mmap_lock-replace-get_memcg_path_buf-with-o.patch
patches.kernel.org/6.6.44-363-mm-mglru-fix-overshooting-shrinker-memory.patch
patches.kernel.org/6.6.44-364-x86-efistub-Avoid-returning-EFI_SUCCESS-on-err.patch
patches.kernel.org/6.6.44-365-x86-efistub-Revert-to-heap-allocated-boot_para.patch
patches.kernel.org/6.6.44-366-exfat-fix-potential-deadlock-on-__exfat_get_de.patch
patches.kernel.org/6.6.44-367-dt-bindings-thermal-correct-thermal-zone-node-.patch
patches.kernel.org/6.6.44-368-tick-broadcast-Make-takeover-of-broadcast-hrti.patch
patches.kernel.org/6.6.44-369-net-netconsole-Disable-target-before-netpoll-c.patch
patches.kernel.org/6.6.44-370-af_packet-Handle-outgoing-VLAN-packets-without.patch
patches.kernel.org/6.6.44-371-btrfs-fix-extent-map-use-after-free-when-addin.patch
patches.kernel.org/6.6.44-372-kernel-rerun-task_work-while-freezing-in-get_s.patch
patches.kernel.org/6.6.44-373-ipv4-fix-source-address-selection-with-route-l.patch
patches.kernel.org/6.6.44-374-ipv6-take-care-of-scope-when-choosing-the-src-.patch
patches.kernel.org/6.6.44-375-NFSD-Support-write-delegations-in-LAYOUTGET.patch
patches.kernel.org/6.6.44-376-sched-fair-set_load_weight-must-also-call-rewe.patch
patches.kernel.org/6.6.44-377-fuse-verify-g-u-id-mount-options-correctly.patch
patches.kernel.org/6.6.44-378-ata-libata-scsi-Fix-offsets-for-the-fixed-form.patch
patches.kernel.org/6.6.44-379-char-tpm-Fix-possible-memory-leak-in-tpm_bios_.patch
patches.kernel.org/6.6.44-380-media-venus-fix-use-after-free-in-vdec_close.patch
patches.kernel.org/6.6.44-381-ata-libata-scsi-Do-not-overwrite-valid-sense-d.patch
patches.kernel.org/6.6.44-382-ata-libata-scsi-Honor-the-D_SENSE-bit-for-CK_C.patch
patches.kernel.org/6.6.44-383-hfs-fix-to-initialize-fields-of-hfs_inode_info.patch
patches.kernel.org/6.6.44-384-ext2-Verify-bitmap-and-itable-block-numbers-be.patch
patches.kernel.org/6.6.44-385-io_uring-io-wq-limit-retrying-worker-initialis.patch
patches.kernel.org/6.6.44-386-drm-gma500-fix-null-pointer-dereference-in-cdv.patch
patches.kernel.org/6.6.44-387-drm-gma500-fix-null-pointer-dereference-in-psb.patch
patches.kernel.org/6.6.44-388-scsi-qla2xxx-Fix-optrom-version-displayed-in-F.patch
patches.kernel.org/6.6.44-389-drm-amd-display-Check-for-NULL-pointer.patch
patches.kernel.org/6.6.44-390-apparmor-use-kvfree_sensitive-to-free-data-dat.patch
patches.kernel.org/6.6.44-391-cifs-fix-potential-null-pointer-use-in-destroy.patch
patches.kernel.org/6.6.44-392-cifs-fix-reconnect-with-SMB1-UNIX-Extensions.patch
patches.kernel.org/6.6.44-393-cifs-mount-with-unix-mount-option-for-SMB1-inc.patch
patches.kernel.org/6.6.44-394-task_work-s-task_work_cancel-task_work_cancel_.patch
patches.kernel.org/6.6.44-395-task_work-Introduce-task_work_cancel-again.patch
patches.kernel.org/6.6.44-396-udf-Avoid-using-corrupted-block-bitmap-buffer.patch
patches.kernel.org/6.6.44-397-m68k-amiga-Turn-off-Warp1260-interrupts-during.patch
patches.kernel.org/6.6.44-398-ext4-check-dot-and-dotdot-of-dx_root-before-ma.patch
patches.kernel.org/6.6.44-399-ext4-make-sure-the-first-directory-block-is-no.patch
patches.kernel.org/6.6.44-400-io_uring-tighten-task-exit-cancellations.patch
patches.kernel.org/6.6.44-401-trace-pid_list-Change-gfp-flags-in-pid_list_fi.patch
patches.kernel.org/6.6.44-402-selftests-landlock-Add-cred_transfer-test.patch
patches.kernel.org/6.6.44-403-wifi-mwifiex-Fix-interface-type-change.patch
patches.kernel.org/6.6.44-404-wifi-rtw88-usb-Fix-disconnection-after-beacon-.patch
patches.kernel.org/6.6.44-405-drivers-soc-xilinx-check-return-status-of-get_.patch
patches.kernel.org/6.6.44-406-leds-ss4200-Convert-PCIBIOS_-return-codes-to-e.patch
patches.kernel.org/6.6.44-407-md-md-bitmap-fix-writing-non-bitmap-pages.patch
patches.kernel.org/6.6.44-408-leds-mt6360-Fix-memory-leak-in-mt6360_init_isn.patch
patches.kernel.org/6.6.44-409-media-ivsc-csi-add-separate-lock-for-v4l2-cont.patch
patches.kernel.org/6.6.44-410-media-imx-pxp-Fix-ERR_PTR-dereference-in-pxp_p.patch
patches.kernel.org/6.6.44-411-jbd2-make-jbd2_journal_get_max_txn_bufs-intern.patch
patches.kernel.org/6.6.44-412-jbd2-precompute-number-of-transaction-descript.patch
patches.kernel.org/6.6.44-413-jbd2-avoid-infinite-transaction-commit-loop.patch
patches.kernel.org/6.6.44-414-media-uvcvideo-Fix-integer-overflow-calculatin.patch
patches.kernel.org/6.6.44-415-media-ivsc-csi-don-t-count-privacy-on-as-error.patch
patches.kernel.org/6.6.44-416-KVM-VMX-Split-out-the-non-virtualization-part-.patch
patches.kernel.org/6.6.44-417-KVM-nVMX-Request-immediate-exit-iff-pending-ne.patch
patches.kernel.org/6.6.44-418-ALSA-ump-Don-t-update-FB-name-for-static-block.patch
patches.kernel.org/6.6.44-419-ALSA-ump-Force-1-Group-for-MIDI1-FBs.patch
patches.kernel.org/6.6.44-420-ALSA-usb-audio-Fix-microphone-sound-on-HD-webc.patch
patches.kernel.org/6.6.44-421-ALSA-usb-audio-Move-HD-Webcam-quirk-to-the-rig.patch
patches.kernel.org/6.6.44-422-ALSA-usb-audio-Add-a-quirk-for-Sonix-HD-USB-Ca.patch
patches.kernel.org/6.6.44-423-tools-memory-model-Fix-bug-in-lock.cat.patch
patches.kernel.org/6.6.44-424-hwrng-amd-Convert-PCIBIOS_-return-codes-to-err.patch
patches.kernel.org/6.6.44-425-parisc-Fix-warning-at-drivers-pci-msi-msi.h-12.patch
patches.kernel.org/6.6.44-426-PCI-hv-Return-zero-not-garbage-when-reading-PC.patch
patches.kernel.org/6.6.44-427-PCI-dw-rockchip-Fix-initial-PERST-GPIO-value.patch
patches.kernel.org/6.6.44-428-PCI-rockchip-Use-GPIOD_OUT_LOW-flag-while-requ.patch
patches.kernel.org/6.6.44-429-PCI-loongson-Enable-MSI-in-LS7A-Root-Complex.patch
patches.kernel.org/6.6.44-430-binder-fix-hang-of-unregistered-readers.patch
patches.kernel.org/6.6.44-431-dev-parport-fix-the-array-out-of-bounds-risk.patch
patches.kernel.org/6.6.44-432-hostfs-fix-dev_t-handling.patch
patches.kernel.org/6.6.44-433-efi-libstub-Zero-initialize-heap-allocated-str.patch
patches.kernel.org/6.6.44-434-fs-ntfs3-Update-log-page_-mask-bits-if-log-pag.patch
patches.kernel.org/6.6.44-435-scsi-qla2xxx-Return-ENOBUFS-if-sg_cnt-is-more-.patch
patches.kernel.org/6.6.44-436-ASoC-fsl-fsl_qmc_audio-Check-devm_kasprintf-re.patch
patches.kernel.org/6.6.44-437-f2fs-fix-to-force-buffered-IO-on-inline_data-i.patch
patches.kernel.org/6.6.44-438-f2fs-fix-to-don-t-dirty-inode-for-readonly-fil.patch
patches.kernel.org/6.6.44-439-f2fs-fix-return-value-of-f2fs_convert_inline_i.patch
patches.kernel.org/6.6.44-440-f2fs-use-meta-inode-for-GC-of-atomic-file.patch
patches.kernel.org/6.6.44-441-f2fs-use-meta-inode-for-GC-of-COW-file.patch
patches.kernel.org/6.6.44-442-clk-davinci-da8xx-cfgchip-Initialize-clk_init_.patch
patches.kernel.org/6.6.44-443-ubi-eba-properly-rollback-inside-self_check_eb.patch
patches.kernel.org/6.6.44-444-block-fix-deadlock-between-sd_remove-sd_releas.patch
patches.kernel.org/6.6.44-445-mm-fix-old-young-bit-handling-in-the-faulting-.patch
patches.kernel.org/6.6.44-446-decompress_bunzip2-fix-rare-decompression-fail.patch
patches.kernel.org/6.6.44-447-kbuild-Fix-S-c-in-x86-stack-protector-scripts.patch
patches.kernel.org/6.6.44-448-ASoC-SOF-ipc4-topology-Preserve-the-DMA-Link-I.patch
patches.kernel.org/6.6.44-449-ASoC-amd-yc-Support-mic-on-Lenovo-Thinkpad-E16.patch
patches.kernel.org/6.6.44-450-kobject_uevent-Fix-OOB-access-within-zap_modal.patch
patches.kernel.org/6.6.44-451-gve-Fix-an-edge-case-for-TSO-skb-validity-chec.patch
patches.kernel.org/6.6.44-452-ice-Add-a-per-VF-limit-on-number-of-FDIR-filte.patch
patches.kernel.org/6.6.44-453-devres-Fix-devm_krealloc-wasting-memory.patch
patches.kernel.org/6.6.44-454-devres-Fix-memory-leakage-caused-by-driver-API.patch
patches.kernel.org/6.6.44-455-irqdomain-Fixed-unbalanced-fwnode-get-and-put.patch
patches.kernel.org/6.6.44-456-irqchip-imx-irqsteer-Handle-runtime-power-mana.patch
patches.kernel.org/6.6.44-457-mm-numa_balancing-teach-mpol_to_str-about-the-.patch
patches.kernel.org/6.6.44-458-rtc-cmos-Fix-return-value-of-nvmem-callbacks.patch
patches.kernel.org/6.6.44-459-scsi-lpfc-Allow-DEVICE_RECOVERY-mode-after-RSC.patch
patches.kernel.org/6.6.44-460-scsi-qla2xxx-During-vport-delete-send-async-lo.patch
patches.kernel.org/6.6.44-461-scsi-qla2xxx-Unable-to-act-on-RSCN-for-port-on.patch
patches.kernel.org/6.6.44-462-scsi-qla2xxx-Fix-for-possible-memory-corruptio.patch
patches.kernel.org/6.6.44-463-scsi-qla2xxx-Use-QP-lock-to-search-for-bsg.patch
patches.kernel.org/6.6.44-464-scsi-qla2xxx-Reduce-fabric-scan-duplicate-code.patch
patches.kernel.org/6.6.44-465-scsi-qla2xxx-Fix-flash-read-failure.patch
patches.kernel.org/6.6.44-466-scsi-qla2xxx-Complete-command-early-within-loc.patch
patches.kernel.org/6.6.44-467-scsi-qla2xxx-validate-nvme_local_port-correctl.patch
patches.kernel.org/6.6.44-468-perf-Fix-event-leak-upon-exit.patch
patches.kernel.org/6.6.44-469-perf-Fix-event-leak-upon-exec-and-file-release.patch
patches.kernel.org/6.6.44-470-perf-stat-Fix-the-hard-coded-metrics-calculati.patch
patches.kernel.org/6.6.44-471-perf-x86-intel-uncore-Fix-the-bits-of-the-CHA-.patch
patches.kernel.org/6.6.44-472-perf-x86-intel-ds-Fix-non-0-retire-latency-on-.patch
patches.kernel.org/6.6.44-473-perf-x86-intel-pt-Fix-topa_entry-base-length.patch
patches.kernel.org/6.6.44-474-perf-x86-intel-pt-Fix-a-topa_entry-base-addres.patch
patches.kernel.org/6.6.44-475-drm-i915-gt-Do-not-consider-preemption-during-.patch
patches.kernel.org/6.6.44-476-drm-amdgpu-sdma5.2-Update-wptr-registers-as-we.patch
patches.kernel.org/6.6.44-477-drm-udl-Remove-DRM_CONNECTOR_POLL_HPD.patch
patches.kernel.org/6.6.44-478-drm-dp_mst-Fix-all-mstb-marked-as-not-probed-a.patch
patches.kernel.org/6.6.44-479-drm-amdgpu-reset-vm-state-machine-after-gpu-re.patch
patches.kernel.org/6.6.44-480-drm-amd-amdgpu-Fix-uninitialized-variable-warn.patch
patches.kernel.org/6.6.44-481-drm-i915-dp-Reset-intel_dp-link_trained-before.patch
patches.kernel.org/6.6.44-482-drm-i915-dp-Don-t-switch-the-LTTPR-mode-on-an-.patch
patches.kernel.org/6.6.44-483-rtc-isl1208-Fix-return-value-of-nvmem-callback.patch
patches.kernel.org/6.6.44-484-rtc-abx80x-Fix-return-value-of-nvmem-callback-.patch
patches.kernel.org/6.6.44-485-watchdog-perf-properly-initialize-the-turbo-mo.patch
patches.kernel.org/6.6.44-486-platform-mips-cpu_hwmon-Disable-driver-on-unsu.patch
patches.kernel.org/6.6.44-487-RDMA-iwcm-Fix-a-use-after-free-related-to-dest.patch
patches.kernel.org/6.6.44-488-selftests-sigaltstack-Fix-ppc64-GCC-build.patch
patches.kernel.org/6.6.44-489-dm-verity-fix-dm_is_verity_target-when-dm-veri.patch
patches.kernel.org/6.6.44-490-rbd-don-t-assume-rbd_is_lock_owner-for-exclusi.patch
patches.kernel.org/6.6.44-491-remoteproc-stm32_rproc-Fix-mailbox-interrupts-.patch
patches.kernel.org/6.6.44-492-remoteproc-imx_rproc-Skip-over-memory-region-w.patch
patches.kernel.org/6.6.44-493-remoteproc-imx_rproc-Fix-refcount-mistake-in-i.patch
patches.kernel.org/6.6.44-494-MIPS-dts-loongson-Add-ISA-node.patch
patches.kernel.org/6.6.44-495-MIPS-ip30-ip30-console-Add-missing-include.patch
patches.kernel.org/6.6.44-496-MIPS-dts-loongson-Fix-GMAC-phy-node.patch
patches.kernel.org/6.6.44-497-MIPS-Loongson64-env-Hook-up-Loongsson-2K.patch
patches.kernel.org/6.6.44-498-MIPS-Loongson64-Remove-memory-node-for-builtin.patch
patches.kernel.org/6.6.44-499-MIPS-Loongson64-reset-Prioritise-firmware-serv.patch
patches.kernel.org/6.6.44-500-MIPS-Loongson64-Test-register-availability-bef.patch
patches.kernel.org/6.6.44-501-drm-etnaviv-don-t-block-scheduler-when-GPU-is-.patch
patches.kernel.org/6.6.44-502-drm-panfrost-Mark-simple_ondemand-governor-as-.patch
patches.kernel.org/6.6.44-503-rbd-rename-RBD_LOCK_STATE_RELEASING-and-releas.patch
patches.kernel.org/6.6.44-504-rbd-don-t-assume-RBD_LOCK_STATE_LOCKED-for-exc.patch
patches.kernel.org/6.6.44-505-lib-build_OID_registry-don-t-mention-the-full-.patch
patches.kernel.org/6.6.44-506-video-logo-Drop-full-path-of-the-input-filenam.patch
patches.kernel.org/6.6.44-507-Bluetooth-btusb-Add-RTL8852BE-device-0489-e125.patch
patches.kernel.org/6.6.44-508-Bluetooth-btusb-Add-Realtek-RTL8852BE-support-.patch
patches.kernel.org/6.6.44-509-minmax-scsi-fix-mis-use-of-clamp-in-sr.c.patch
patches.kernel.org/6.6.44-510-nilfs2-handle-inconsistent-state-in-nilfs_btno.patch
patches.kernel.org/6.6.44-511-mm-mglru-fix-ineffective-protection-calculatio.patch
patches.kernel.org/6.6.44-512-wifi-mac80211-track-capability-opmode-NSS-sepa.patch
patches.kernel.org/6.6.44-513-PCI-Introduce-cleanup-helpers-for-device-refer.patch
patches.kernel.org/6.6.44-514-PCI-DPC-Fix-use-after-free-on-concurrent-DPC-a.patch
patches.kernel.org/6.6.44-515-s390-mm-Fix-VM_FAULT_HWPOISON-handling-in-do_e.patch
patches.kernel.org/6.6.44-516-f2fs-fix-to-truncate-preallocated-blocks-in-f2.patch
patches.kernel.org/6.6.44-517-kdb-address-Wformat-security-warnings.patch
patches.kernel.org/6.6.44-518-kdb-Use-the-passed-prompt-in-kdb_position_curs.patch
patches.kernel.org/6.6.44-519-jfs-Fix-array-index-out-of-bounds-in-diFree.patch
patches.kernel.org/6.6.44-520-dmaengine-ti-k3-udma-Fix-BCHAN-count-with-UHC-.patch
patches.kernel.org/6.6.44-521-phy-cadence-torrent-Check-return-value-on-regi.patch
patches.kernel.org/6.6.44-522-phy-zynqmp-Enable-reference-clock-correctly.patch
patches.kernel.org/6.6.44-523-um-time-travel-fix-time-travel-start-option.patch
patches.kernel.org/6.6.44-524-um-time-travel-fix-signal-blocking-race-hang.patch
patches.kernel.org/6.6.44-525-f2fs-fix-start-segno-of-large-section.patch
patches.kernel.org/6.6.44-526-watchdog-rzg2l_wdt-Use-pm_runtime_resume_and_g.patch
patches.kernel.org/6.6.44-527-watchdog-rzg2l_wdt-Check-return-status-of-pm_r.patch
patches.kernel.org/6.6.44-528-f2fs-fix-to-update-user-block-counts-in-block_.patch
patches.kernel.org/6.6.44-529-kbuild-avoid-build-error-when-single-DTB-is-tu.patch
patches.kernel.org/6.6.44-530-selftests-bpf-fexit_sleep-Fix-stack-allocation.patch
patches.kernel.org/6.6.44-531-libbpf-Fix-no-args-func-prototype-BTF-dumping-.patch
patches.kernel.org/6.6.44-532-af_unix-Disable-MSG_OOB-handling-for-sockets-i.patch
patches.kernel.org/6.6.44-533-dma-fix-call-order-in-dmam_free_coherent.patch
patches.kernel.org/6.6.44-534-bpf-events-Use-prog-to-emit-ksymbol-event-for-.patch
patches.kernel.org/6.6.44-535-tools-resolve_btfids-Fix-comparison-of-distinc.patch
patches.kernel.org/6.6.44-536-MIPS-SMP-CPS-Fix-address-for-GCR_ACCESS-regist.patch
patches.kernel.org/6.6.44-537-ipv4-Fix-incorrect-source-address-in-Record-Ro.patch
patches.kernel.org/6.6.44-538-net-bonding-correctly-annotate-RCU-in-bond_sho.patch
patches.kernel.org/6.6.44-539-ice-Fix-recipe-read-procedure.patch
patches.kernel.org/6.6.44-540-netfilter-nft_set_pipapo_avx2-disable-softinte.patch
patches.kernel.org/6.6.44-541-tipc-Return-non-zero-value-from-tipc_udp_addr2.patch
patches.kernel.org/6.6.44-542-net-stmmac-Correct-byte-order-of-perfect_match.patch
patches.kernel.org/6.6.44-543-net-nexthop-Initialize-all-fields-in-dumped-ne.patch
patches.kernel.org/6.6.44-544-bpf-Fix-a-segment-issue-when-downgrading-gso_s.patch
patches.kernel.org/6.6.44-545-mISDN-Fix-a-use-after-free-in-hfcmulti_tx.patch
patches.kernel.org/6.6.44-546-apparmor-Fix-null-pointer-deref-when-receiving.patch
patches.kernel.org/6.6.44-547-powerpc-fix-a-file-leak-in-kvm_vcpu_ioctl_enab.patch
patches.kernel.org/6.6.44-548-lirc-rc_dev_get_from_fd-fix-file-leak.patch
patches.kernel.org/6.6.44-549-auxdisplay-ht16k33-Drop-reference-after-LED-re.patch
patches.kernel.org/6.6.44-550-ASoC-SOF-imx8m-Fix-DSP-control-regmap-retrieva.patch
patches.kernel.org/6.6.44-551-spi-microchip-core-fix-the-issues-in-the-isr.patch
patches.kernel.org/6.6.44-552-spi-microchip-core-defer-asserting-chip-select.patch
patches.kernel.org/6.6.44-553-spi-microchip-core-only-disable-SPI-controller.patch
patches.kernel.org/6.6.44-554-spi-microchip-core-switch-to-use-modern-name.patch
patches.kernel.org/6.6.44-555-spi-microchip-core-fix-init-function-not-setti.patch
patches.kernel.org/6.6.44-556-spi-microchip-core-ensure-TX-and-RX-FIFOs-are-.patch
patches.kernel.org/6.6.44-557-nvme-pci-Fix-the-instructions-for-disabling-po.patch
patches.kernel.org/6.6.44-558-ASoC-sof-amd-fix-for-firmware-reload-failure-i.patch
patches.kernel.org/6.6.44-559-spi-spidev-add-correct-compatible-for-Rohm-BH2.patch
patches.kernel.org/6.6.44-560-ASoC-Intel-use-soc_intel_is_byt_cr-only-when-I.patch
patches.kernel.org/6.6.44-561-ASoC-TAS2781-Fix-tasdev_load_calibrated_data.patch
patches.kernel.org/6.6.44-562-ceph-fix-incorrect-kmalloc-size-of-pagevec-mem.patch
patches.kernel.org/6.6.44-563-s390-pci-Refactor-arch_setup_msi_irqs.patch
patches.kernel.org/6.6.44-564-s390-pci-Allow-allocation-of-more-than-1-MSI-i.patch
patches.kernel.org/6.6.44-565-s390-cpum_cf-Fix-endless-loop-in-CF_DIAG-event.patch
patches.kernel.org/6.6.44-566-iommu-sprd-Avoid-NULL-deref-in-sprd_iommu_hw_e.patch
patches.kernel.org/6.6.44-567-io_uring-fix-io_match_task-must_hold.patch
patches.kernel.org/6.6.44-568-nvme-pci-add-missing-condition-check-for-exist.patch
patches.kernel.org/6.6.44-569-fs-don-t-allow-non-init-s_user_ns-for-filesyst.patch
patches.kernel.org/6.6.44-570-Linux-6.6.44.patch
patches.kernel.org/build_OID_registry-avoid-non-destructive-substitution-for-Perl--5.13.2-compat.patch
patches.kernel.org/6.6.45-001-arm64-dts-qcom-sc7180-switch-USB-DP-QMP-PHY-to.patch
patches.kernel.org/6.6.45-002-arm64-dts-qcom-sc7180-Disable-SuperSpeed-insta.patch
patches.kernel.org/6.6.45-003-arm64-dts-qcom-sc7280-switch-USB-DP-QMP-PHY-to.patch
patches.kernel.org/6.6.45-004-arm64-dts-qcom-sc7280-Disable-SuperSpeed-insta.patch
patches.kernel.org/6.6.45-005-arm64-dts-qcom-msm8998-switch-USB-QMP-PHY-to-n.patch
patches.kernel.org/6.6.45-006-arm64-dts-qcom-msm8998-Disable-SS-instance-in-.patch
patches.kernel.org/6.6.45-007-arm64-dts-qcom-ipq8074-Disable-SS-instance-in-.patch
patches.kernel.org/6.6.45-008-arm64-dts-qcom-sdm845-switch-USB-DP-QMP-PHY-to.patch
patches.kernel.org/6.6.45-009-arm64-dts-qcom-sdm845-switch-USB-QMP-PHY-to-ne.patch
patches.kernel.org/6.6.45-010-arm64-dts-qcom-sdm845-Disable-SS-instance-in-P.patch
patches.kernel.org/6.6.45-011-thermal-bcm2835-Convert-to-platform-remove-cal.patch
patches.kernel.org/6.6.45-012-thermal-drivers-broadcom-Fix-race-between-remo.patch
patches.kernel.org/6.6.45-013-sysctl-allow-change-system-v-ipc-sysctls-insid.patch
patches.kernel.org/6.6.45-014-sysctl-allow-to-change-limits-for-posix-messag.patch
patches.kernel.org/6.6.45-015-sysctl-treewide-drop-unused-argument-ctl_table.patch
patches.kernel.org/6.6.45-016-sysctl-always-initialize-i_uid-i_gid.patch
patches.kernel.org/6.6.45-017-ext4-refactor-ext4_da_map_blocks.patch
patches.kernel.org/6.6.45-018-ext4-convert-to-exclusive-lock-while-inserting.patch
patches.kernel.org/6.6.45-019-ext4-factor-out-a-common-helper-to-query-exten.patch
patches.kernel.org/6.6.45-020-ext4-check-the-extent-status-again-before-inse.patch
patches.kernel.org/6.6.45-021-cpufreq-qcom-nvmem-Simplify-driver-data-alloca.patch
patches.kernel.org/6.6.45-022-cpufreq-qcom-nvmem-fix-memory-leaks-in-probe-e.patch
patches.kernel.org/6.6.45-023-leds-trigger-Remove-unused-function-led_trigge.patch
patches.kernel.org/6.6.45-024-leds-trigger-Store-brightness-set-by-led_trigg.patch
patches.kernel.org/6.6.45-025-leds-trigger-Call-synchronize_rcu-before-calli.patch
patches.kernel.org/6.6.45-026-leds-triggers-Flush-pending-brightness-before-.patch
patches.kernel.org/6.6.45-027-KVM-VMX-Split-off-vmx_onhyperv.-ch-from-hyperv.patch
patches.kernel.org/6.6.45-028-KVM-VMX-Move-posted-interrupt-descriptor-out-o.patch
patches.kernel.org/6.6.45-029-KVM-nVMX-Add-a-helper-to-get-highest-pending-f.patch
patches.kernel.org/6.6.45-030-KVM-nVMX-Check-for-pending-posted-interrupts-w.patch
patches.kernel.org/6.6.45-031-PCI-Add-pci_get_base_class-helper.patch
patches.kernel.org/6.6.45-032-fbdev-vesafb-Replace-references-to-global-scre.patch
patches.kernel.org/6.6.45-033-video-Add-helpers-for-decoding-screen_info.patch
patches.kernel.org/6.6.45-034-video-Provide-screen_info_get_pci_dev-to-find-.patch
patches.kernel.org/6.6.45-035-firmware-sysfb-Update-screen_info-for-relocate.patch
patches.kernel.org/6.6.45-036-fbdev-vesafb-Detect-VGA-compatibility-from-scr.patch
patches.kernel.org/6.6.45-037-mm-restrict-the-pcp-batch-scale-factor-to-avoi.patch
patches.kernel.org/6.6.45-038-mm-page_alloc-control-latency-caused-by-zone-P.patch
patches.kernel.org/6.6.45-039-mm-page_alloc-fix-pcp-count-race-between-drain.patch
patches.kernel.org/6.6.45-040-f2fs-fix-to-avoid-use-SSR-allocate-when-do-def.patch
patches.kernel.org/6.6.45-041-f2fs-assign-CURSEG_ALL_DATA_ATGC-if-blkaddr-is.patch
patches.kernel.org/6.6.45-042-dmaengine-fsl-edma-add-address-for-channel-mux.patch
patches.kernel.org/6.6.45-043-dmaengine-fsl-edma-add-i.MX8ULP-edma-support.patch
patches.kernel.org/6.6.45-044-dmaengine-fsl-edma-clean-up-unused-fsl-imx8qm-.patch
patches.kernel.org/6.6.45-045-dmaengine-fsl-edma-change-the-memory-access-fr.patch
patches.kernel.org/6.6.45-046-perf-imx_perf-fix-counter-start-and-config-seq.patch
patches.kernel.org/6.6.45-047-MIPS-Loongson64-DTS-Fix-PCIe-port-nodes-for-ls.patch
patches.kernel.org/6.6.45-048-MIPS-dts-loongson-Fix-liointc-IRQ-polarity.patch
patches.kernel.org/6.6.45-049-MIPS-dts-loongson-Fix-ls2k1000-rtc-interrupt.patch
patches.kernel.org/6.6.45-050-ARM-9406-1-Fix-callchain_trace-return-value.patch
patches.kernel.org/6.6.45-051-HID-amd_sfh-Move-sensor-discovery-before-HID-d.patch
patches.kernel.org/6.6.45-052-perf-tool-fix-dereferencing-NULL-al-maps.patch
patches.kernel.org/6.6.45-053-drm-nouveau-prime-fix-refcount-underflow.patch
patches.kernel.org/6.6.45-054-drm-vmwgfx-Fix-overlay-when-using-Screen-Targe.patch
patches.kernel.org/6.6.45-055-drm-vmwgfx-Trigger-a-modeset-when-the-screen-m.patch
patches.kernel.org/6.6.45-056-sched-act_ct-take-care-of-padding-in-struct-zo.patch
patches.kernel.org/6.6.45-057-wifi-cfg80211-fix-reporting-failed-MLO-links-s.patch
patches.kernel.org/6.6.45-058-net-phy-realtek-add-support-for-RTL8366S-Gigab.patch
patches.kernel.org/6.6.45-059-ALSA-hda-conexant-Fix-headset-auto-detect-fail.patch
patches.kernel.org/6.6.45-060-Bluetooth-btintel-Fail-setup-on-error.patch
patches.kernel.org/6.6.45-061-Bluetooth-hci_sync-Fix-suspending-with-wrong-f.patch
patches.kernel.org/6.6.45-062-mptcp-give-rcvlowat-some-love.patch
patches.kernel.org/6.6.45-063-tcp-annotate-data-races-around-tp-window_clamp.patch
patches.kernel.org/6.6.45-064-tcp-Adjust-clamping-window-for-applications-sp.patch
patches.kernel.org/6.6.45-065-net-axienet-start-napi-before-enabling-Rx-Tx.patch
patches.kernel.org/6.6.45-066-rtnetlink-Don-t-ignore-IFLA_TARGET_NETNSID-whe.patch
patches.kernel.org/6.6.45-067-i915-perf-Remove-code-to-update-PWR_CLK_STATE-.patch
patches.kernel.org/6.6.45-068-ice-respect-netif-readiness-in-AF_XDP-ZC-relat.patch
patches.kernel.org/6.6.45-069-ice-don-t-busy-wait-for-Rx-queue-disable-in-ic.patch
patches.kernel.org/6.6.45-070-ice-replace-synchronize_rcu-with-synchronize_n.patch
patches.kernel.org/6.6.45-071-ice-add-missing-WRITE_ONCE-when-clearing-ice_r.patch
patches.kernel.org/6.6.45-072-net-iucv-fix-use-after-free-in-iucv_sock_close.patch
patches.kernel.org/6.6.45-073-drm-i915-hdcp-Fix-HDCP2_STREAM_STATUS-macro.patch
patches.kernel.org/6.6.45-074-net-mvpp2-Don-t-re-use-loop-iterator.patch
patches.kernel.org/6.6.45-075-net-phy-micrel-Fix-the-KSZ9131-MDI-X-status-is.patch
patches.kernel.org/6.6.45-076-ALSA-hda-Conditionally-use-snooping-for-AMD-HD.patch
patches.kernel.org/6.6.45-077-netfilter-iptables-Fix-null-ptr-deref-in-iptab.patch
patches.kernel.org/6.6.45-078-netfilter-iptables-Fix-potential-null-ptr-dere.patch
patches.kernel.org/6.6.45-079-net-mlx5-Always-drain-health-in-shutdown-callb.patch
patches.kernel.org/6.6.45-080-net-mlx5-Fix-error-handling-in-irq_pool_reques.patch
patches.kernel.org/6.6.45-081-net-mlx5-Lag-don-t-use-the-hardcoded-value-of-.patch
patches.kernel.org/6.6.45-082-net-mlx5-Fix-missing-lock-on-sync-reset-reload.patch
patches.kernel.org/6.6.45-083-net-mlx5e-Require-mlx5-tc-classifier-action-su.patch
patches.kernel.org/6.6.45-084-net-mlx5e-Fix-CT-entry-update-leaks-of-modify-.patch
patches.kernel.org/6.6.45-085-net-mlx5e-Add-a-check-for-the-return-value-fro.patch
patches.kernel.org/6.6.45-086-igc-Fix-double-reset-adapter-triggered-from-a-.patch
patches.kernel.org/6.6.45-087-ipv6-fix-ndisc_is_useropt-handling-for-PIO.patch
patches.kernel.org/6.6.45-088-riscv-remove-unused-functions-in-traps_misalig.patch
patches.kernel.org/6.6.45-089-perf-riscv-Fix-selecting-counters-in-legacy-mo.patch
patches.kernel.org/6.6.45-090-riscv-mm-Add-handling-for-VM_FAULT_SIGSEGV-in-.patch
patches.kernel.org/6.6.45-091-riscv-Fix-linear-mapping-checks-for-non-contig.patch
patches.kernel.org/6.6.45-092-arm64-jump_label-Ensure-patched-jump_labels-ar.patch
patches.kernel.org/6.6.45-093-rust-SHADOW_CALL_STACK-is-incompatible-with-Ru.patch
patches.kernel.org/6.6.45-094-platform-chrome-cros_ec_proto-Lock-device-when.patch
patches.kernel.org/6.6.45-095-HID-wacom-Modify-pen-IDs.patch
patches.kernel.org/6.6.45-096-btrfs-zoned-fix-zone_unusable-accounting-on-ma.patch
patches.kernel.org/6.6.45-097-btrfs-do-not-subtract-delalloc-from-avail-byte.patch
patches.kernel.org/6.6.45-098-protect-the-fetch-of-fd-fd-in-do_dup2-from-mis.patch
patches.kernel.org/6.6.45-099-mptcp-sched-check-both-directions-for-backup.patch
patches.kernel.org/6.6.45-100-ALSA-usb-audio-Correct-surround-channels-in-UA.patch
patches.kernel.org/6.6.45-101-ALSA-hda-realtek-Add-quirk-for-Acer-Aspire-E5-.patch
patches.kernel.org/6.6.45-102-ALSA-seq-ump-Optimize-conversions-from-SysEx-t.patch
patches.kernel.org/6.6.45-103-Revert-ALSA-firewire-lib-obsolete-workqueue-fo.patch
patches.kernel.org/6.6.45-104-Revert-ALSA-firewire-lib-operate-for-period-el.patch
patches.kernel.org/6.6.45-105-drm-vmwgfx-Fix-a-deadlock-in-dma-buf-fence-pol.patch
patches.kernel.org/6.6.45-106-drm-virtio-Fix-type-of-dma-fence-context-varia.patch
patches.kernel.org/6.6.45-107-drm-i915-Fix-possible-int-overflow-in-skl_ddi_.patch
patches.kernel.org/6.6.45-108-net-usb-sr9700-fix-uninitialized-variable-use-.patch
patches.kernel.org/6.6.45-109-r8169-don-t-increment-tx_dropped-in-case-of-NE.patch
patches.kernel.org/6.6.45-110-mptcp-fix-user-space-PM-announced-address-acco.patch
patches.kernel.org/6.6.45-111-mptcp-distinguish-rcv-vs-sent-backup-flag-in-r.patch
patches.kernel.org/6.6.45-112-mptcp-fix-NL-PM-announced-address-accounting.patch
patches.kernel.org/6.6.45-113-mptcp-mib-count-MPJ-with-backup-flag.patch
patches.kernel.org/6.6.45-114-mptcp-fix-bad-RCVPRUNED-mib-accounting.patch
patches.kernel.org/6.6.45-115-mptcp-pm-only-set-request_bkup-flag-when-sendi.patch
patches.kernel.org/6.6.45-116-mptcp-fix-duplicate-data-handling.patch
patches.kernel.org/6.6.45-117-selftests-mptcp-always-close-input-s-FD-if-ope.patch
patches.kernel.org/6.6.45-118-selftests-mptcp-join-validate-backup-in-MPJ.patch
patches.kernel.org/6.6.45-119-selftests-mptcp-join-check-backup-support-in-s.patch
patches.kernel.org/6.6.45-120-mptcp-prevent-BPF-accessing-lowat-from-a-subfl.patch
patches.kernel.org/6.6.45-121-Linux-6.6.45.patch
patches.kernel.org/6.6.46-001-irqchip-mbigen-Fix-mbigen-node-address-layout.patch
patches.kernel.org/6.6.46-002-platform-x86-intel-ifs-Store-IFS-generation-nu.patch
patches.kernel.org/6.6.46-003-platform-x86-intel-ifs-Gen2-Scan-test-support.patch
patches.kernel.org/6.6.46-004-platform-x86-intel-ifs-Initialize-union-ifs_st.patch
patches.kernel.org/6.6.46-005-jump_label-Fix-the-fix-brown-paper-bags-galore.patch
patches.kernel.org/6.6.46-006-x86-mm-Fix-pti_clone_pgtable-alignment-assumpt.patch
patches.kernel.org/6.6.46-007-x86-mm-Fix-pti_clone_entry_text-for-i386.patch
patches.kernel.org/6.6.46-008-smb-client-handle-lack-of-FSCTL_GET_REPARSE_PO.patch
patches.kernel.org/6.6.46-009-wifi-ath12k-rename-the-sc-naming-convention-to.patch
patches.kernel.org/6.6.46-010-wifi-ath12k-add-CE-and-ext-IRQ-flag-to-indicat.patch
patches.kernel.org/6.6.46-011-wifi-ath12k-fix-soft-lockup-on-suspend.patch
patches.kernel.org/6.6.46-012-sctp-Fix-null-ptr-deref-in-reuseport_add_sock.patch
patches.kernel.org/6.6.46-013-net-usb-qmi_wwan-fix-memory-leak-for-not-ip-pa.patch
patches.kernel.org/6.6.46-014-net-bridge-mcast-wait-for-previous-gc-cycles-w.patch
patches.kernel.org/6.6.46-015-net-linkwatch-use-system_unbound_wq.patch
patches.kernel.org/6.6.46-016-ice-Fix-reset-handler.patch
patches.kernel.org/6.6.46-017-Bluetooth-l2cap-always-unlock-channel-in-l2cap.patch
patches.kernel.org/6.6.46-018-Bluetooth-hci_sync-avoid-dup-filtering-when-pa.patch
patches.kernel.org/6.6.46-019-net-smc-add-the-max-value-of-fallback-reason-c.patch
patches.kernel.org/6.6.46-020-net-dsa-bcm_sf2-Fix-a-possible-memory-leak-in-.patch
patches.kernel.org/6.6.46-021-l2tp-fix-lockdep-splat.patch
patches.kernel.org/6.6.46-022-net-bcmgenet-Properly-overlay-PHY-and-MAC-Wake.patch
patches.kernel.org/6.6.46-023-net-fec-Stop-PPS-on-driver-remove.patch
patches.kernel.org/6.6.46-024-gpio-prevent-potential-speculation-leaks-in-gp.patch
patches.kernel.org/6.6.46-025-hwmon-corsair-psu-add-USB-id-of-HX1200i-Series.patch
patches.kernel.org/6.6.46-026-rcutorture-Fix-rcu_torture_fwd_cb_cr-data-race.patch
patches.kernel.org/6.6.46-027-md-do-not-delete-safemode_timer-in-mddev_suspe.patch
patches.kernel.org/6.6.46-028-md-raid5-avoid-BUG_ON-while-continue-reshape-a.patch
patches.kernel.org/6.6.46-029-block-change-rq_integrity_vec-to-respect-the-i.patch
patches.kernel.org/6.6.46-030-rcu-Fix-rcu_barrier-VS-post-CPUHP_TEARDOWN_CPU.patch
patches.kernel.org/6.6.46-031-clocksource-drivers-sh_cmt-Address-race-condit.patch
patches.kernel.org/6.6.46-032-ACPI-battery-create-alarm-sysfs-attribute-atom.patch
patches.kernel.org/6.6.46-033-ACPI-SBS-manage-alarm-sysfs-attribute-through-.patch
patches.kernel.org/6.6.46-034-xen-privcmd-Switch-from-mutex-to-spinlock-for-.patch
patches.kernel.org/6.6.46-035-wifi-nl80211-disallow-setting-special-AP-chann.patch
patches.kernel.org/6.6.46-036-wifi-ath12k-fix-memory-leak-in-ath12k_dp_rx_pe.patch
patches.kernel.org/6.6.46-037-net-mlx5e-SHAMPO-Fix-invalid-WQ-linked-list-un.patch
patches.kernel.org/6.6.46-038-selftests-bpf-Fix-send_signal-test-with-nested.patch
patches.kernel.org/6.6.46-039-af_unix-Don-t-retry-after-unix_state_lock_nest.patch
patches.kernel.org/6.6.46-040-PCI-Add-Edimax-Vendor-ID-to-pci_ids.h.patch
patches.kernel.org/6.6.46-041-udf-prevent-integer-overflow-in-udf_bitmap_fre.patch
patches.kernel.org/6.6.46-042-wifi-nl80211-don-t-give-key-data-to-userspace.patch
patches.kernel.org/6.6.46-043-can-mcp251xfd-tef-prepare-to-workaround-broken.patch
patches.kernel.org/6.6.46-044-can-mcp251xfd-tef-update-workaround-for-erratu.patch
patches.kernel.org/6.6.46-045-net-stmmac-qcom-ethqos-enable-SGMII-loopback-d.patch
patches.kernel.org/6.6.46-046-btrfs-do-not-clear-page-dirty-inside-extent_wr.patch
patches.kernel.org/6.6.46-047-btrfs-fix-bitmap-leak-when-loading-free-space-.patch
patches.kernel.org/6.6.46-048-Bluetooth-btnxpuart-Shutdown-timer-and-prevent.patch
patches.kernel.org/6.6.46-049-drm-amd-display-Add-delay-to-improve-LTTPR-UHB.patch
patches.kernel.org/6.6.46-050-drm-amdgpu-fix-potential-resource-leak-warning.patch
patches.kernel.org/6.6.46-051-drm-amdgpu-pm-Fix-the-param-type-of-set_power_.patch
patches.kernel.org/6.6.46-052-drm-amdgpu-pm-Fix-the-null-pointer-dereference.patch
patches.kernel.org/6.6.46-053-drm-amdgpu-Fix-the-null-pointer-dereference-to.patch
patches.kernel.org/6.6.46-054-drm-amdgpu-pm-Fix-the-null-pointer-dereference.patch
patches.kernel.org/6.6.46-055-drm-admgpu-fix-dereferencing-null-pointer-cont.patch
patches.kernel.org/6.6.46-056-drm-amdgpu-Add-lock-around-VF-RLCG-interface.patch
patches.kernel.org/6.6.46-057-drm-amd-pm-Fix-the-null-pointer-dereference-fo.patch
patches.kernel.org/6.6.46-058-media-amphion-Remove-lock-in-s_ctrl-callback.patch
patches.kernel.org/6.6.46-059-drm-amd-display-Add-NULL-check-for-afb-before-.patch
patches.kernel.org/6.6.46-060-drm-amd-display-Add-null-checker-before-passin.patch
patches.kernel.org/6.6.46-061-media-uvcvideo-Ignore-empty-TS-packets.patch
patches.kernel.org/6.6.46-062-media-uvcvideo-Fix-the-bandwdith-quirk-on-USB-.patch
patches.kernel.org/6.6.46-063-media-xc2028-avoid-use-after-free-in-load_firm.patch
patches.kernel.org/6.6.46-064-ext4-fix-uninitialized-variable-in-ext4_inline.patch
patches.kernel.org/6.6.46-065-jbd2-avoid-memleak-in-jbd2_journal_write_metad.patch
patches.kernel.org/6.6.46-066-s390-sclp-Prevent-release-of-buffer-in-I-O.patch
patches.kernel.org/6.6.46-067-SUNRPC-Fix-a-race-to-wake-a-sync-task.patch
patches.kernel.org/6.6.46-068-profiling-remove-profile-sleep-support.patch
patches.kernel.org/6.6.46-069-scsi-mpt3sas-Avoid-IOMMU-page-faults-on-REPORT.patch
patches.kernel.org/6.6.46-070-irqchip-meson-gpio-Convert-meson_gpio_irq_cont.patch
patches.kernel.org/6.6.46-071-irqchip-loongarch-cpu-Fix-return-value-of-lpic.patch
patches.kernel.org/6.6.46-072-sched-cputime-Fix-mul_u64_u64_div_u64-precisio.patch
patches.kernel.org/6.6.46-073-net-drop-bad-gso-csum_start-and-offset-in-virt.patch
patches.kernel.org/6.6.46-074-arm64-Add-Neoverse-V2-part.patch
patches.kernel.org/6.6.46-075-arm64-barrier-Restore-spec_bar-macro.patch
patches.kernel.org/6.6.46-076-arm64-cputype-Add-Cortex-X4-definitions.patch
patches.kernel.org/6.6.46-077-arm64-cputype-Add-Neoverse-V3-definitions.patch
patches.kernel.org/6.6.46-078-arm64-errata-Add-workaround-for-Arm-errata-319.patch
patches.kernel.org/6.6.46-079-arm64-cputype-Add-Cortex-X3-definitions.patch
patches.kernel.org/6.6.46-080-arm64-cputype-Add-Cortex-A720-definitions.patch
patches.kernel.org/6.6.46-081-arm64-cputype-Add-Cortex-X925-definitions.patch
patches.kernel.org/6.6.46-082-arm64-errata-Unify-speculative-SSBS-errata-log.patch
patches.kernel.org/6.6.46-083-arm64-errata-Expand-speculative-SSBS-workaroun.patch
patches.kernel.org/6.6.46-084-arm64-cputype-Add-Cortex-X1C-definitions.patch
patches.kernel.org/6.6.46-085-arm64-cputype-Add-Cortex-A725-definitions.patch
patches.kernel.org/6.6.46-086-arm64-errata-Expand-speculative-SSBS-workaroun.patch
patches.kernel.org/6.6.46-087-i2c-smbus-Improve-handling-of-stuck-alerts.patch
patches.kernel.org/6.6.46-088-ASoC-codecs-wcd938x-sdw-Correct-Soundwire-port.patch
patches.kernel.org/6.6.46-089-ASoC-codecs-wsa881x-Correct-Soundwire-ports-ma.patch
patches.kernel.org/6.6.46-090-ASoC-codecs-wsa883x-parse-port-mapping-informa.patch
patches.kernel.org/6.6.46-091-ASoC-codecs-wsa883x-Correct-Soundwire-ports-ma.patch
patches.kernel.org/6.6.46-092-ASoC-codecs-wsa884x-parse-port-mapping-informa.patch
patches.kernel.org/6.6.46-093-ASoC-codecs-wsa884x-Correct-Soundwire-ports-ma.patch
patches.kernel.org/6.6.46-094-ASoC-sti-add-missing-probe-entry-for-player-an.patch
patches.kernel.org/6.6.46-095-spi-spidev-Add-missing-spi_device_id-for-bh222.patch
patches.kernel.org/6.6.46-096-ASoC-SOF-Remove-libraries-from-topology-lookup.patch
patches.kernel.org/6.6.46-097-i2c-smbus-Send-alert-notifications-to-all-devi.patch
patches.kernel.org/6.6.46-098-bpf-kprobe-remove-unused-declaring-of-bpf_kpro.patch
patches.kernel.org/6.6.46-099-kprobes-Fix-to-check-symbol-prefixes-correctly.patch
patches.kernel.org/6.6.46-100-i2c-qcom-geni-Add-missing-clk_disable_unprepar.patch
patches.kernel.org/6.6.46-101-i2c-qcom-geni-Add-missing-geni_icc_disable-in-.patch
patches.kernel.org/6.6.46-102-spi-spi-fsl-lpspi-Fix-scldiv-calculation.patch
patches.kernel.org/6.6.46-103-ALSA-usb-audio-Re-add-ScratchAmp-quirk-entries.patch
patches.kernel.org/6.6.46-104-ASoC-meson-axg-fifo-fix-irq-scheduling-issue-w.patch
patches.kernel.org/6.6.46-105-cifs-cifs_inval_name_dfs_link_error-correct-th.patch
patches.kernel.org/6.6.46-106-module-warn-about-excessively-long-module-wait.patch
patches.kernel.org/6.6.46-107-module-make-waiting-for-a-concurrent-module-lo.patch
patches.kernel.org/6.6.46-108-drm-i915-gem-Fix-Virtual-Memory-mapping-bounda.patch
patches.kernel.org/6.6.46-109-drm-amd-display-Skip-Recompute-DSC-Params-if-n.patch
patches.kernel.org/6.6.46-110-drm-amdgpu-Forward-soft-recovery-errors-to-use.patch
patches.kernel.org/6.6.46-111-drm-i915-gem-Adjust-vma-offset-for-framebuffer.patch
patches.kernel.org/6.6.46-112-drm-client-fix-null-pointer-dereference-in-drm.patch
patches.kernel.org/6.6.46-113-ALSA-line6-Fix-racy-access-to-midibuf.patch
patches.kernel.org/6.6.46-114-ALSA-hda-Add-HP-MP9-G4-Retail-System-AMS-to-fo.patch
patches.kernel.org/6.6.46-115-ALSA-hda-realtek-Add-Framework-Laptop-13-Intel.patch
patches.kernel.org/6.6.46-116-ALSA-hda-hdmi-Yet-more-pin-fix-for-HP-EliteDes.patch
patches.kernel.org/6.6.46-117-usb-vhci-hcd-Do-not-drop-references-before-new.patch
patches.kernel.org/6.6.46-118-USB-serial-debug-do-not-echo-input-by-default.patch
patches.kernel.org/6.6.46-119-usb-gadget-core-Check-for-unset-descriptor.patch
patches.kernel.org/6.6.46-120-usb-gadget-midi2-Fix-the-response-for-FB-info-.patch
patches.kernel.org/6.6.46-121-usb-gadget-u_serial-Set-start_delayed-during-s.patch
patches.kernel.org/6.6.46-122-usb-gadget-u_audio-Check-return-codes-from-usb.patch
patches.kernel.org/6.6.46-123-scsi-mpi3mr-Avoid-IOMMU-page-faults-on-REPORT-.patch
patches.kernel.org/6.6.46-124-scsi-ufs-core-Do-not-set-link-to-OFF-state-whi.patch
patches.kernel.org/6.6.46-125-scsi-ufs-core-Fix-hba-last_dme_cmd_tstamp-time.patch
patches.kernel.org/6.6.46-126-tick-broadcast-Move-per-CPU-pointer-access-int.patch
patches.kernel.org/6.6.46-127-vhost-vdpa-switch-to-use-vmf_insert_pfn-in-the.patch
patches.kernel.org/6.6.46-128-ntp-Clamp-maxerror-and-esterror-to-operating-r.patch
patches.kernel.org/6.6.46-129-clocksource-Scale-the-watchdog-read-retries-au.patch
patches.kernel.org/6.6.46-130-clocksource-Fix-brown-bag-boolean-thinko-in-cs.patch
patches.kernel.org/6.6.46-131-driver-core-Fix-uevent_show-vs-driver-detach-r.patch
patches.kernel.org/6.6.46-132-tracefs-Fix-inode-allocation.patch
patches.kernel.org/6.6.46-133-tracefs-Use-generic-inode-RCU-for-synchronizin.patch
patches.kernel.org/6.6.46-134-ntp-Safeguard-against-time_constant-overflow.patch
patches.kernel.org/6.6.46-135-timekeeping-Fix-bogus-clock_was_set-invocation.patch
patches.kernel.org/6.6.46-136-serial-core-check-uartclk-for-zero-to-avoid-di.patch
patches.kernel.org/6.6.46-137-memcg-protect-concurrent-access-to-mem_cgroup_.patch
patches.kernel.org/6.6.46-138-parisc-fix-unaligned-accesses-in-BPF.patch
patches.kernel.org/6.6.46-139-parisc-fix-a-possible-DMA-corruption.patch
patches.kernel.org/6.6.46-140-ASoC-amd-yc-Add-quirk-entry-for-OMEN-by-HP-Gam.patch
patches.kernel.org/6.6.46-141-kcov-properly-check-for-softirq-context.patch
patches.kernel.org/6.6.46-142-irqchip-xilinx-Fix-shift-out-of-bounds.patch
patches.kernel.org/6.6.46-143-genirq-irqdesc-Honor-caller-provided-affinity-.patch
patches.kernel.org/6.6.46-144-LoongArch-Enable-general-EFI-poweroff-method.patch
patches.kernel.org/6.6.46-145-power-supply-qcom_battmgr-return-EAGAIN-when-f.patch
patches.kernel.org/6.6.46-146-power-supply-axp288_charger-Fix-constant_charg.patch
patches.kernel.org/6.6.46-147-power-supply-axp288_charger-Round-constant_cha.patch
patches.kernel.org/6.6.46-148-tracing-Fix-overflow-in-get_free_elt.patch
patches.kernel.org/6.6.46-149-padata-Fix-possible-divide-by-0-panic-in-padat.patch
patches.kernel.org/6.6.46-150-smb3-fix-setting-SecurityFlags-when-encryption.patch
patches.kernel.org/6.6.46-151-eventfs-Don-t-return-NULL-in-eventfs_create_di.patch
patches.kernel.org/6.6.46-152-eventfs-Use-SRCU-for-freeing-eventfs_inodes.patch
patches.kernel.org/6.6.46-153-selftests-mm-add-s390-to-ARCH-check.patch
patches.kernel.org/6.6.46-154-btrfs-avoid-using-fixed-char-array-size-for-tr.patch
patches.kernel.org/6.6.46-155-x86-paravirt-Fix-incorrect-virt-spinlock-setti.patch
patches.kernel.org/6.6.46-156-x86-mtrr-Check-if-fixed-MTRRs-exist-before-sav.patch
patches.kernel.org/6.6.46-157-sched-smt-Introduce-sched_smt_present_inc-dec-.patch
patches.kernel.org/6.6.46-158-sched-smt-Fix-unbalance-sched_smt_present-dec-.patch
patches.kernel.org/6.6.46-159-sched-core-Introduce-sched_set_rq_on-offline-h.patch
patches.kernel.org/6.6.46-160-sched-core-Fix-unbalance-set_rq_online-offline.patch
patches.kernel.org/6.6.46-161-drm-bridge-analogix_dp-properly-handle-zero-si.patch
patches.kernel.org/6.6.46-162-drm-dp_mst-Skip-CSN-if-topology-probing-is-not.patch
patches.kernel.org/6.6.46-163-drm-lima-Mark-simple_ondemand-governor-as-soft.patch
patches.kernel.org/6.6.46-164-drm-mgag200-Set-DDC-timeout-in-milliseconds.patch
patches.kernel.org/6.6.46-165-drm-mgag200-Bind-I2C-lifetime-to-DRM-device.patch
patches.kernel.org/6.6.46-166-drm-radeon-Remove-__counted_by-from-StateArray.patch
patches.kernel.org/6.6.46-167-mptcp-fully-established-after-ADD_ADDR-echo-on.patch
patches.kernel.org/6.6.46-168-mptcp-pm-fix-backup-support-in-signal-endpoint.patch
patches.kernel.org/6.6.46-169-selftests-mptcp-fix-error-path.patch
patches.kernel.org/6.6.46-170-mptcp-pm-deny-endp-with-signal-subflow-port.patch
patches.kernel.org/6.6.46-171-block-use-the-right-type-for-stub-rq_integrity.patch
patches.kernel.org/6.6.46-172-Revert-drm-amd-display-Add-NULL-check-for-afb-.patch
patches.kernel.org/6.6.46-173-mm-huge_memory-don-t-force-huge-page-alignment.patch
patches.kernel.org/6.6.46-174-mm-huge_memory-use-CONFIG_64BIT-to-relax-huge-.patch
patches.kernel.org/6.6.46-175-btrfs-fix-corruption-after-buffer-fault-in-dur.patch
patches.kernel.org/6.6.46-176-netfilter-nf_tables-prefer-nft_chain_validate.patch
patches.kernel.org/6.6.46-177-ipv6-fix-source-address-selection-with-route-l.patch
patches.kernel.org/6.6.46-178-tools-headers-arm64-Sync-arm64-s-cputype.h-wit.patch
patches.kernel.org/6.6.46-179-mm-hugetlb-fix-potential-race-in-__update_and_.patch
patches.kernel.org/6.6.46-180-nouveau-set-placement-to-original-placement-on.patch
patches.kernel.org/6.6.46-181-xfs-fix-log-recovery-buffer-allocation-for-the.patch
patches.kernel.org/6.6.46-182-mptcp-pm-reduce-indentation-blocks.patch
patches.kernel.org/6.6.46-183-mptcp-pm-don-t-try-to-create-sf-if-alloc-faile.patch
patches.kernel.org/6.6.46-184-mptcp-pm-do-not-ignore-subflow-if-signal-flag-.patch
patches.kernel.org/6.6.46-185-selftests-mptcp-join-ability-to-invert-ADD_ADD.patch
patches.kernel.org/6.6.46-186-selftests-mptcp-join-test-both-signal-subflow.patch
patches.kernel.org/6.6.46-187-Revert-selftests-mptcp-simult-flows-mark-unbal.patch
patches.kernel.org/6.6.46-188-btrfs-fix-double-inode-unlock-for-direct-IO-sy.patch
patches.kernel.org/6.6.46-189-Linux-6.6.46.patch
patches.kernel.org/6.6.47-001-exec-Fix-ToCToU-between-perm-check-and-set-uid.patch
patches.kernel.org/6.6.47-002-ASoC-topology-Clean-up-route-loading.patch
patches.kernel.org/6.6.47-003-ASoC-topology-Fix-route-memory-corruption.patch
patches.kernel.org/6.6.47-004-LoongArch-Define-__ARCH_WANT_NEW_STAT-in-unist.patch
patches.kernel.org/6.6.47-005-NFSD-Rewrite-synopsis-of-nfsd_percpu_counters_.patch
patches.kernel.org/6.6.47-006-NFSD-Fix-frame-size-warning-in-svc_export_pars.patch
patches.kernel.org/6.6.47-007-sunrpc-don-t-change-sv_stats-if-it-doesn-t-exi.patch
patches.kernel.org/6.6.47-008-nfsd-stop-setting-pg_stats-for-unused-stats.patch
patches.kernel.org/6.6.47-009-sunrpc-pass-in-the-sv_stats-struct-through-svc.patch
patches.kernel.org/6.6.47-010-sunrpc-remove-pg_stats-from-svc_program.patch
patches.kernel.org/6.6.47-011-sunrpc-use-the-struct-net-as-the-svc-proc-priv.patch
patches.kernel.org/6.6.47-012-nfsd-rename-NFSD_NET_-to-NFSD_STATS_.patch
patches.kernel.org/6.6.47-013-nfsd-expose-proc-net-sunrpc-nfsd-in-net-namesp.patch
patches.kernel.org/6.6.47-014-nfsd-make-all-of-the-nfsd-stats-per-network-na.patch
patches.kernel.org/6.6.47-015-nfsd-remove-nfsd_stats-make-th_cnt-a-global-co.patch
patches.kernel.org/6.6.47-016-nfsd-make-svc_stat-per-network-namespace-inste.patch
patches.kernel.org/6.6.47-017-mm-gup-stop-abusing-try_grab_folio.patch
patches.kernel.org/6.6.47-018-nvme-pci-Add-APST-quirk-for-Lenovo-N60z-laptop.patch
patches.kernel.org/6.6.47-019-genirq-cpuhotplug-Skip-suspended-interrupts-wh.patch
patches.kernel.org/6.6.47-020-genirq-cpuhotplug-Retry-with-cpu_online_mask-w.patch
patches.kernel.org/6.6.47-021-cgroup-Make-operations-on-the-cgroup-root_list.patch
patches.kernel.org/6.6.47-022-tcp_metrics-optimize-tcp_metrics_flush_all.patch
patches.kernel.org/6.6.47-023-wifi-mac80211-take-wiphy-lock-for-MAC-addr-cha.patch
patches.kernel.org/6.6.47-024-wifi-mac80211-fix-change_address-deadlock-duri.patch
patches.kernel.org/6.6.47-025-fs-Convert-to-bdev_open_by_dev.patch
patches.kernel.org/6.6.47-026-jfs-Convert-to-bdev_open_by_dev.patch
patches.kernel.org/6.6.47-027-jfs-fix-log-bdev_handle-null-ptr-deref-in-lbmS.patch
patches.kernel.org/6.6.47-028-net-don-t-dump-stack-on-queue-timeout.patch
patches.kernel.org/6.6.47-029-jfs-fix-shift-out-of-bounds-in-dbJoin.patch
patches.kernel.org/6.6.47-030-squashfs-squashfs_read_data-need-to-check-if-t.patch
patches.kernel.org/6.6.47-031-Squashfs-fix-variable-overflow-triggered-by-sy.patch
patches.kernel.org/6.6.47-032-reiserfs-fix-uninit-value-in-comp_keys.patch
patches.kernel.org/6.6.47-033-erofs-avoid-debugging-output-for-de-compressed.patch
patches.kernel.org/6.6.47-034-net-tls-add-test-to-capture-error-on-large-spl.patch
patches.kernel.org/6.6.47-035-Input-bcm5974-check-endpoint-type-before-start.patch
patches.kernel.org/6.6.47-036-quota-Detect-loops-in-quota-tree.patch
patches.kernel.org/6.6.47-037-net-rds-Fix-possible-deadlock-in-rds_message_p.patch
patches.kernel.org/6.6.47-038-net-sctp-fix-skb-leak-in-sctp_inq_free.patch
patches.kernel.org/6.6.47-039-pppoe-Fix-memory-leak-in-pppoe_sendmsg.patch
patches.kernel.org/6.6.47-040-bpf-Replace-bpf_lpm_trie_key-0-length-array-wi.patch
patches.kernel.org/6.6.47-041-bpf-Avoid-kfree_rcu-under-lock-in-bpf_lpm_trie.patch
patches.kernel.org/6.6.47-042-fs-Annotate-struct-file_handle-with-__counted_.patch
patches.kernel.org/6.6.47-043-mISDN-fix-MISDN_TIME_STAMP-handling.patch
patches.kernel.org/6.6.47-044-net-add-copy_safe_from_sockptr-helper.patch
patches.kernel.org/6.6.47-045-nfc-llcp-fix-nfc_llcp_setsockopt-unsafe-copies.patch
patches.kernel.org/6.6.47-046-Bluetooth-RFCOMM-Fix-not-validating-setsockopt.patch
patches.kernel.org/6.6.47-047-ext4-fold-quota-accounting-into-ext4_xattr_ino.patch
patches.kernel.org/6.6.47-048-ext4-do-not-create-EA-inode-under-buffer-lock.patch
patches.kernel.org/6.6.47-049-mm-page_table_check-support-userfault-wr-prote.patch
patches.kernel.org/6.6.47-050-wifi-cfg80211-restrict-NL80211_ATTR_TXQ_QUANTU.patch
patches.kernel.org/6.6.47-051-ext4-convert-ext4_da_do_write_end-to-take-a-fo.patch
patches.kernel.org/6.6.47-052-ext4-sanity-check-for-NULL-pointer-after-ext4_.patch
patches.kernel.org/6.6.47-053-bpf-net-Use-DEV_STAT_INC.patch
patches.kernel.org/6.6.47-054-f2fs-fix-to-do-sanity-check-on-F2FS_INLINE_DAT.patch
patches.kernel.org/6.6.47-055-f2fs-fix-to-cover-read-extent-cache-access-wit.patch
patches.kernel.org/6.6.47-056-fou-remove-warn-in-gue_gro_receive-on-unsuppor.patch
patches.kernel.org/6.6.47-057-jfs-fix-null-ptr-deref-in-dtInsertEntry.patch
patches.kernel.org/6.6.47-058-jfs-Fix-shift-out-of-bounds-in-dbDiscardAG.patch
patches.kernel.org/6.6.47-059-fs-ntfs3-Do-copy_to_user-out-of-run_lock.patch
patches.kernel.org/6.6.47-060-ALSA-usb-Fix-UBSAN-warning-in-parse_audio_unit.patch
patches.kernel.org/6.6.47-061-binfmt_flat-Fix-corruption-when-not-offsetting.patch
patches.kernel.org/6.6.47-062-Revert-jfs-fix-shift-out-of-bounds-in-dbJoin.patch
patches.kernel.org/6.6.47-063-Revert-Input-bcm5974-check-endpoint-type-befor.patch
patches.kernel.org/6.6.47-064-mm-debug_vm_pgtable-drop-RANDOM_ORVALUE-trick.patch
patches.kernel.org/6.6.47-065-cgroup-Move-rcu_head-up-near-the-top-of-cgroup.patch
patches.kernel.org/6.6.47-066-KVM-arm64-Don-t-defer-TLB-invalidation-when-za.patch
patches.kernel.org/6.6.47-067-KVM-arm64-Don-t-pass-a-TLBI-level-hint-when-za.patch
patches.kernel.org/6.6.47-068-media-Revert-media-dvb-usb-Fix-unexpected-infi.patch
patches.kernel.org/6.6.47-069-Revert-ata-libata-scsi-Honor-the-D_SENSE-bit-f.patch
patches.kernel.org/6.6.47-070-Linux-6.6.47.patch
patches.kernel.org/6.6.48-001-tty-serial-fsl_lpuart-mark-last-busy-before-ua.patch
patches.kernel.org/6.6.48-002-tty-atmel_serial-use-the-correct-RTS-flag.patch
patches.kernel.org/6.6.48-003-Revert-ACPI-EC-Evaluate-orphan-_REG-under-EC-d.patch
patches.kernel.org/6.6.48-004-Revert-misc-fastrpc-Restrict-untrusted-app-to-.patch
patches.kernel.org/6.6.48-005-Revert-usb-typec-tcpm-clear-pd_event-queue-in-.patch
patches.kernel.org/6.6.48-006-selinux-revert-our-use-of-vma_is_initial_heap.patch
patches.kernel.org/6.6.48-007-fuse-Initialize-beyond-EOF-page-contents-befor.patch
patches.kernel.org/6.6.48-008-char-xillybus-Don-t-destroy-workqueue-from-wor.patch
patches.kernel.org/6.6.48-009-char-xillybus-Refine-workqueue-handling.patch
patches.kernel.org/6.6.48-010-char-xillybus-Check-USB-endpoints-when-probing.patch
patches.kernel.org/6.6.48-011-ALSA-usb-audio-Add-delay-quirk-for-VIVO-USB-C-.patch
patches.kernel.org/6.6.48-012-ALSA-usb-audio-Support-Yamaha-P-125-quirk-entr.patch
patches.kernel.org/6.6.48-013-xhci-Fix-Panther-point-NULL-pointer-deref-at-f.patch
patches.kernel.org/6.6.48-014-thunderbolt-Mark-XDomain-as-unplugged-when-rou.patch
patches.kernel.org/6.6.48-015-ALSA-hda-tas2781-fix-wrong-calibrated-data-ord.patch
patches.kernel.org/6.6.48-016-s390-dasd-fix-error-recovery-leading-to-data-c.patch
patches.kernel.org/6.6.48-017-KVM-s390-fix-validity-interception-issue-when-.patch
patches.kernel.org/6.6.48-018-riscv-change-XIP-s-kernel_map.size-to-be-size-.patch
patches.kernel.org/6.6.48-019-i2c-tegra-Do-not-mark-ACPI-devices-as-irq-safe.patch
patches.kernel.org/6.6.48-020-ACPICA-Add-a-depth-argument-to-acpi_execute_re.patch
patches.kernel.org/6.6.48-021-ACPI-EC-Evaluate-_REG-outside-the-EC-scope-mor.patch
patches.kernel.org/6.6.48-022-arm64-ACPI-NUMA-initialize-all-values-of-acpi_.patch
patches.kernel.org/6.6.48-023-dm-resume-don-t-return-EINVAL-when-signalled.patch
patches.kernel.org/6.6.48-024-dm-persistent-data-fix-memory-allocation-failu.patch
patches.kernel.org/6.6.48-025-vfs-Don-t-evict-inode-under-the-inode-lru-trav.patch
patches.kernel.org/6.6.48-026-fs-ntfs3-add-prefix-to-bitmap_size-and-use-BIT.patch
patches.kernel.org/6.6.48-027-s390-cio-rename-bitmap_size-idset_bitmap_size.patch
patches.kernel.org/6.6.48-028-btrfs-rename-bitmap_set_bits-btrfs_bitmap_set_.patch
patches.kernel.org/6.6.48-029-bitmap-introduce-generic-optimized-bitmap_size.patch
patches.kernel.org/6.6.48-030-fix-bitmap-corruption-on-close_range-with-CLOS.patch
patches.kernel.org/6.6.48-031-i2c-qcom-geni-Add-missing-geni_icc_disable-in-.patch
patches.kernel.org/6.6.48-032-rtla-osnoise-Prevent-NULL-dereference-in-error.patch
patches.kernel.org/6.6.48-033-net-mana-Fix-RX-buf-alloc_size-alignment-and-a.patch
patches.kernel.org/6.6.48-034-net-mana-Fix-doorbell-out-of-order-violation-a.patch
patches.kernel.org/6.6.48-035-wifi-brcmfmac-cfg80211-Handle-SSID-based-pmksa.patch
patches.kernel.org/6.6.48-036-fs-netfs-fscache_cookie-add-missing-n_accesses.patch
patches.kernel.org/6.6.48-037-selinux-fix-potential-counting-error-in-avc_ad.patch
patches.kernel.org/6.6.48-038-selinux-add-the-processing-of-the-failure-of-a.patch
patches.kernel.org/6.6.48-039-mm-memory-failure-use-raw_spinlock_t-in-struct.patch
patches.kernel.org/6.6.48-040-btrfs-tree-checker-reject-BTRFS_FT_UNKNOWN-dir.patch
patches.kernel.org/6.6.48-041-btrfs-zoned-properly-take-lock-to-read-update-.patch
patches.kernel.org/6.6.48-042-btrfs-tree-checker-add-dev-extent-item-checks.patch
patches.kernel.org/6.6.48-043-drm-amdgpu-Actually-check-flags-for-all-contex.patch
patches.kernel.org/6.6.48-044-memcg_write_event_control-fix-a-user-triggerab.patch
patches.kernel.org/6.6.48-045-drm-amdgpu-jpeg2-properly-set-atomics-vmid-fie.patch
patches.kernel.org/6.6.48-046-drm-amdgpu-jpeg4-properly-set-atomics-vmid-fie.patch
patches.kernel.org/6.6.48-047-s390-uv-Panic-for-set-and-remove-shared-access.patch
patches.kernel.org/6.6.48-048-bpf-Fix-updating-attached-freplace-prog-in-pro.patch
patches.kernel.org/6.6.48-049-igc-Fix-packet-still-tx-after-gate-close-by-re.patch
patches.kernel.org/6.6.48-050-igc-Fix-qbv_config_change_errors-logics.patch
patches.kernel.org/6.6.48-051-igc-Fix-reset-adapter-logics-when-tx-mode-chan.patch
patches.kernel.org/6.6.48-052-net-mlx5e-Take-state-lock-during-tx-timeout-re.patch
patches.kernel.org/6.6.48-053-net-mlx5e-Correctly-report-errors-for-ethtool-.patch
patches.kernel.org/6.6.48-054-atm-idt77252-prevent-use-after-free-in-dequeue.patch
patches.kernel.org/6.6.48-055-net-axienet-Fix-register-defines-comment-descr.patch
patches.kernel.org/6.6.48-056-net-dsa-vsc73xx-pass-value-in-phy_write-operat.patch
patches.kernel.org/6.6.48-057-net-dsa-vsc73xx-use-read_poll_timeout-instead-.patch
patches.kernel.org/6.6.48-058-net-dsa-vsc73xx-check-busy-flag-in-MDIO-operat.patch
patches.kernel.org/6.6.48-059-net-ethernet-mtk_wed-fix-use-after-free-panic-.patch
patches.kernel.org/6.6.48-060-mlxbf_gige-disable-RX-filters-until-RX-path-in.patch
patches.kernel.org/6.6.48-061-mptcp-correct-MPTCP_SUBFLOW_ATTR_SSN_OFFSET-re.patch
patches.kernel.org/6.6.48-062-tcp-Update-window-clamping-condition.patch
patches.kernel.org/6.6.48-063-netfilter-allow-ipv6-fragments-to-arrive-on-di.patch
patches.kernel.org/6.6.48-064-netfilter-flowtable-initialise-extack-before-u.patch
patches.kernel.org/6.6.48-065-netfilter-nf_queue-drop-packets-with-cloned-un.patch
patches.kernel.org/6.6.48-066-netfilter-nf_tables-Audit-log-dump-reset-after.patch
patches.kernel.org/6.6.48-067-netfilter-nf_tables-Drop-pointless-memset-in-n.patch
patches.kernel.org/6.6.48-068-netfilter-nf_tables-Unconditionally-allocate-n.patch
patches.kernel.org/6.6.48-069-netfilter-nf_tables-A-better-name-for-nft_obj_.patch
patches.kernel.org/6.6.48-070-netfilter-nf_tables-Carry-s_idx-in-nft_obj_dum.patch
patches.kernel.org/6.6.48-071-netfilter-nf_tables-nft_obj_filter-fits-into-c.patch
patches.kernel.org/6.6.48-072-netfilter-nf_tables-Carry-reset-boolean-in-nft.patch
patches.kernel.org/6.6.48-073-netfilter-nf_tables-Introduce-nf_tables_getobj.patch
patches.kernel.org/6.6.48-074-netfilter-nf_tables-Add-locking-for-NFT_MSG_GE.patch
patches.kernel.org/6.6.48-075-vsock-fix-recursive-recvmsg-calls.patch
patches.kernel.org/6.6.48-076-selftests-net-lib-ignore-possible-errors.patch
patches.kernel.org/6.6.48-077-selftests-net-lib-kill-PIDs-before-del-netns.patch
patches.kernel.org/6.6.48-078-net-hns3-fix-wrong-use-of-semaphore-up.patch
patches.kernel.org/6.6.48-079-net-hns3-use-the-user-s-cfg-after-reset.patch
patches.kernel.org/6.6.48-080-net-hns3-fix-a-deadlock-problem-when-config-TC.patch
patches.kernel.org/6.6.48-081-gpio-mlxbf3-Support-shutdown-function.patch
patches.kernel.org/6.6.48-082-ALSA-hda-realtek-Fix-noise-from-speakers-on-Le.patch
patches.kernel.org/6.6.48-083-drm-amd-pm-fix-error-flow-in-sensor-fetching.patch
patches.kernel.org/6.6.48-084-drm-amd-amdgpu-imu_v11_0-Increase-buffer-size-.patch
patches.kernel.org/6.6.48-085-drm-amdgpu-access-RLC_SPM_MC_CNTL-through-MMIO.patch
patches.kernel.org/6.6.48-086-ssb-Fix-division-by-zero-issue-in-ssb_calc_clo.patch
patches.kernel.org/6.6.48-087-ASoC-cs35l45-Checks-index-of-cs35l45_irqs.patch
patches.kernel.org/6.6.48-088-wifi-mac80211-lock-wiphy-in-IP-address-notifie.patch
patches.kernel.org/6.6.48-089-wifi-cfg80211-check-wiphy-mutex-is-held-for-wd.patch
patches.kernel.org/6.6.48-090-wifi-mac80211-fix-BA-session-teardown-race.patch
patches.kernel.org/6.6.48-091-wifi-iwlwifi-mvm-fix-recovery-flow-in-CSA.patch
patches.kernel.org/6.6.48-092-mm-Remove-kmem_valid_obj.patch
patches.kernel.org/6.6.48-093-rcu-Dump-memory-object-info-if-callback-functi.patch
patches.kernel.org/6.6.48-094-rcu-Eliminate-rcu_gp_slow_unregister-false-pos.patch
patches.kernel.org/6.6.48-095-net-ethernet-mtk_wed-check-update_wo_rx_stats-.patch
patches.kernel.org/6.6.48-096-sched-topology-Handle-NUMA_NO_NODE-in-sched_nu.patch
patches.kernel.org/6.6.48-097-wifi-cw1200-Avoid-processing-an-invalid-TIM-IE.patch
patches.kernel.org/6.6.48-098-cgroup-Avoid-extra-dereference-in-css_populate.patch
patches.kernel.org/6.6.48-099-i2c-riic-avoid-potential-division-by-zero.patch
patches.kernel.org/6.6.48-100-RDMA-rtrs-Fix-the-problem-of-variable-not-init.patch
patches.kernel.org/6.6.48-101-s390-smp-mcck-fix-early-IPI-handling.patch
patches.kernel.org/6.6.48-102-drm-bridge-tc358768-Attempt-to-fix-DSI-horizon.patch
patches.kernel.org/6.6.48-103-wifi-ath12k-fix-WARN_ON-during-ath12k_mac_upda.patch
patches.kernel.org/6.6.48-104-i3c-mipi-i3c-hci-Remove-BUG-when-Ring-Abort-re.patch
patches.kernel.org/6.6.48-105-i3c-mipi-i3c-hci-Do-not-unmap-region-not-mappe.patch
patches.kernel.org/6.6.48-106-drm-amdkfd-Move-dma-unmapping-after-TLB-flush.patch
patches.kernel.org/6.6.48-107-media-radio-isa-use-dev_name-to-fill-in-bus_in.patch
patches.kernel.org/6.6.48-108-wifi-ath11k-fix-ath11k_mac_op_remain_on_channe.patch
patches.kernel.org/6.6.48-109-staging-iio-resolver-ad2s1210-fix-use-before-i.patch
patches.kernel.org/6.6.48-110-wifi-mt76-fix-race-condition-related-to-checki.patch
patches.kernel.org/6.6.48-111-usb-gadget-uvc-cleanup-request-when-not-in-cor.patch
patches.kernel.org/6.6.48-112-drm-amd-display-Validate-hw_points_num-before-.patch
patches.kernel.org/6.6.48-113-staging-ks7010-disable-bh-on-tx_dev_lock.patch
patches.kernel.org/6.6.48-114-platform-x86-intel-ifs-Validate-image-size.patch
patches.kernel.org/6.6.48-115-media-s5p-mfc-Fix-potential-deadlock-on-condlo.patch
patches.kernel.org/6.6.48-116-accel-habanalabs-gaudi2-unsecure-tpc-count-reg.patch
patches.kernel.org/6.6.48-117-accel-habanalabs-export-dma-buf-only-if-size-o.patch
patches.kernel.org/6.6.48-118-accel-habanalabs-fix-bug-in-timestamp-interrup.patch
patches.kernel.org/6.6.48-119-md-raid5-cache-use-READ_ONCE-WRITE_ONCE-for-co.patch
patches.kernel.org/6.6.48-120-binfmt_misc-cleanup-on-filesystem-umount.patch
patches.kernel.org/6.6.48-121-drm-tegra-Zero-initialize-iosys_map.patch
patches.kernel.org/6.6.48-122-media-qcom-venus-fix-incorrect-return-value.patch
patches.kernel.org/6.6.48-123-iommu-arm-smmu-qcom-Add-SDM670-MDSS-compatible.patch
patches.kernel.org/6.6.48-124-ASoC-SOF-Intel-hda-dsp-Make-sure-that-no-irq-h.patch
patches.kernel.org/6.6.48-125-scsi-spi-Fix-sshdr-use.patch
patches.kernel.org/6.6.48-126-wifi-mac80211-flush-STA-queues-on-unauthorizat.patch
patches.kernel.org/6.6.48-127-gfs2-setattr_chown-Add-missing-initialization.patch
patches.kernel.org/6.6.48-128-wifi-iwlwifi-abort-scan-when-rfkill-on-but-dev.patch
patches.kernel.org/6.6.48-129-wifi-iwlwifi-fw-Fix-debugfs-command-sending.patch
patches.kernel.org/6.6.48-130-wifi-iwlwifi-check-for-kmemdup-return-value-in.patch
patches.kernel.org/6.6.48-131-clk-visconti-Add-bounds-checking-coverage-for-.patch
patches.kernel.org/6.6.48-132-IB-hfi1-Fix-potential-deadlock-on-irq_src_lock.patch
patches.kernel.org/6.6.48-133-hwmon-ltc2992-Avoid-division-by-zero.patch
patches.kernel.org/6.6.48-134-rust-work-around-bindgen-0.69.0-issue.patch
patches.kernel.org/6.6.48-135-rust-suppress-error-messages-from-CONFIG_-RUST.patch
patches.kernel.org/6.6.48-136-rust-fix-the-default-format-for-CONFIG_-RUSTC-.patch
patches.kernel.org/6.6.48-137-cpu-SMT-Enable-SMT-only-if-a-core-is-online.patch
patches.kernel.org/6.6.48-138-powerpc-topology-Check-if-a-core-is-online.patch
patches.kernel.org/6.6.48-139-arm64-Fix-KASAN-random-tag-seed-initialization.patch
patches.kernel.org/6.6.48-140-block-Fix-lockdep-warning-in-blk_mq_mark_tag_w.patch
patches.kernel.org/6.6.48-141-drm-msm-Reduce-fallout-of-fence-signaling-vs-r.patch
patches.kernel.org/6.6.48-142-memory-tegra-Skip-SID-programming-if-SID-regis.patch
patches.kernel.org/6.6.48-143-powerpc-xics-Check-return-value-of-kasprintf-i.patch
patches.kernel.org/6.6.48-144-ASoC-SOF-ipc4-check-return-value-of-snd_sof_ip.patch
patches.kernel.org/6.6.48-145-hwmon-pc87360-Bounds-check-data-innr-usage.patch
patches.kernel.org/6.6.48-146-powerpc-pseries-papr-sysparm-Validate-buffer-o.patch
patches.kernel.org/6.6.48-147-ionic-prevent-pci-disable-of-already-disabled-.patch
patches.kernel.org/6.6.48-148-ionic-no-fw-read-when-PCI-reset-failed.patch
patches.kernel.org/6.6.48-149-drm-rockchip-vop2-clear-afbc-en-and-transform-.patch
patches.kernel.org/6.6.48-150-evm-don-t-copy-up-security.evm-xattr.patch
patches.kernel.org/6.6.48-151-Bluetooth-hci_conn-Check-non-NULL-function-bef.patch
patches.kernel.org/6.6.48-152-gfs2-Refcounting-fix-in-gfs2_thaw_super.patch
patches.kernel.org/6.6.48-153-EDAC-skx_common-Filter-out-the-invalid-address.patch
patches.kernel.org/6.6.48-154-nvmet-trace-avoid-dereferencing-pointer-too-ea.patch
patches.kernel.org/6.6.48-155-ext4-do-not-trim-the-group-with-corrupted-bloc.patch
patches.kernel.org/6.6.48-156-btrfs-zlib-fix-and-simplify-the-inline-extent-.patch
patches.kernel.org/6.6.48-157-afs-fix-__afs_break_callback-afs_drop_open_mma.patch
patches.kernel.org/6.6.48-158-fuse-fix-UAF-in-rcu-pathwalks.patch
patches.kernel.org/6.6.48-159-wifi-ath12k-Add-missing-qmi_txn_cancel-calls.patch
patches.kernel.org/6.6.48-160-quota-Remove-BUG_ON-from-dqget.patch
patches.kernel.org/6.6.48-161-riscv-blacklist-assembly-symbols-for-kprobe.patch
patches.kernel.org/6.6.48-162-kernfs-fix-false-positive-WARN-nr_mmapped-in-k.patch
patches.kernel.org/6.6.48-163-media-pci-cx23885-check-cx23885_vdev_init-retu.patch
patches.kernel.org/6.6.48-164-fs-binfmt_elf_efpic-don-t-use-missing-interpre.patch
patches.kernel.org/6.6.48-165-scsi-lpfc-Initialize-status-local-variable-in-.patch
patches.kernel.org/6.6.48-166-media-drivers-media-dvb-core-copy-user-arrays-.patch
patches.kernel.org/6.6.48-167-wifi-iwlwifi-mvm-avoid-garbage-iPN.patch
patches.kernel.org/6.6.48-168-net-sun3_82586-Avoid-reading-past-buffer-in-de.patch
patches.kernel.org/6.6.48-169-drm-lima-set-gp-bus_stop-bit-before-hard-reset.patch
patches.kernel.org/6.6.48-170-gpio-sysfs-extend-the-critical-section-for-unr.patch
patches.kernel.org/6.6.48-171-hrtimer-Select-housekeeping-CPU-during-migrati.patch
patches.kernel.org/6.6.48-172-virtiofs-forbid-newlines-in-tags.patch
patches.kernel.org/6.6.48-173-accel-habanalabs-fix-debugfs-files-permissions.patch
patches.kernel.org/6.6.48-174-clocksource-drivers-arm_global_timer-Guard-aga.patch
patches.kernel.org/6.6.48-175-tick-Move-got_idle_tick-away-from-common-flags.patch
patches.kernel.org/6.6.48-176-netlink-hold-nlk-cb_mutex-longer-in-__netlink_.patch
patches.kernel.org/6.6.48-177-md-clean-up-invalid-BUG_ON-in-md_ioctl.patch
patches.kernel.org/6.6.48-178-x86-Increase-brk-randomness-entropy-for-64-bit.patch
patches.kernel.org/6.6.48-179-memory-stm32-fmc2-ebi-check-regmap_read-return.patch
patches.kernel.org/6.6.48-180-parisc-Use-irq_enter_rcu-to-fix-warning-at-ker.patch
patches.kernel.org/6.6.48-181-rxrpc-Don-t-pick-values-out-of-the-wire-header.patch
patches.kernel.org/6.6.48-182-f2fs-stop-checkpoint-when-get-a-out-of-bounds-.patch
patches.kernel.org/6.6.48-183-powerpc-boot-Handle-allocation-failure-in-simp.patch
patches.kernel.org/6.6.48-184-powerpc-boot-Only-free-if-realloc-succeeds.patch
patches.kernel.org/6.6.48-185-btrfs-delayed-inode-drop-pointless-BUG_ON-in-_.patch
patches.kernel.org/6.6.48-186-btrfs-defrag-change-BUG_ON-to-assertion-in-btr.patch
patches.kernel.org/6.6.48-187-btrfs-change-BUG_ON-to-assertion-when-checking.patch
patches.kernel.org/6.6.48-188-btrfs-tests-allocate-dummy-fs_info-and-root-in.patch
patches.kernel.org/6.6.48-189-btrfs-push-errors-up-from-add_async_extent.patch
patches.kernel.org/6.6.48-190-btrfs-handle-invalid-root-reference-found-in-m.patch
patches.kernel.org/6.6.48-191-btrfs-send-handle-unexpected-data-in-header-bu.patch
patches.kernel.org/6.6.48-192-btrfs-send-handle-unexpected-inode-in-header-p.patch
patches.kernel.org/6.6.48-193-btrfs-change-BUG_ON-to-assertion-in-tree_move_.patch
patches.kernel.org/6.6.48-194-btrfs-delete-pointless-BUG_ON-check-on-quota-r.patch
patches.kernel.org/6.6.48-195-f2fs-fix-to-do-sanity-check-in-update_sit_entr.patch
patches.kernel.org/6.6.48-196-usb-gadget-fsl-Increase-size-of-name-buffer-fo.patch
patches.kernel.org/6.6.48-197-nvme-clear-caller-pointer-on-identify-failure.patch
patches.kernel.org/6.6.48-198-Bluetooth-bnep-Fix-out-of-bound-access.patch
patches.kernel.org/6.6.48-199-firmware-cirrus-cs_dsp-Initialize-debugfs_root.patch
patches.kernel.org/6.6.48-200-rtc-nct3018y-fix-possible-NULL-dereference.patch
patches.kernel.org/6.6.48-201-net-hns3-add-checking-for-vf-id-of-mailbox.patch
patches.kernel.org/6.6.48-202-nvmet-tcp-do-not-continue-for-invalid-icreq.patch
patches.kernel.org/6.6.48-203-NFS-avoid-infinite-loop-in-pnfs_update_layout.patch
patches.kernel.org/6.6.48-204-openrisc-Call-setup_memory-earlier-in-the-init.patch
patches.kernel.org/6.6.48-205-s390-iucv-fix-receive-buffer-virtual-vs-physic.patch
patches.kernel.org/6.6.48-206-irqchip-renesas-rzg2l-Do-not-set-TIEN-and-TINT.patch
patches.kernel.org/6.6.48-207-clocksource-Make-watchdog-and-suspend-timing-m.patch
patches.kernel.org/6.6.48-208-platform-x86-lg-laptop-fix-s-null-argument-war.patch
patches.kernel.org/6.6.48-209-usb-dwc3-core-Skip-setting-event-buffers-for-h.patch
patches.kernel.org/6.6.48-210-irqchip-gic-v3-its-Remove-BUG_ON-in-its_vpe_ir.patch
patches.kernel.org/6.6.48-211-ext4-set-the-type-of-max_zeroout-to-unsigned-i.patch
patches.kernel.org/6.6.48-212-nvmet-rdma-fix-possible-bad-dereference-when-f.patch
patches.kernel.org/6.6.48-213-selftests-bpf-Fix-a-few-tests-for-GCC-related-.patch
patches.kernel.org/6.6.48-214-Revert-bpf-sockmap-Prevent-lock-inversion-dead.patch
patches.kernel.org/6.6.48-215-nvme-use-srcu-for-iterating-namespace-list.patch
patches.kernel.org/6.6.48-216-drm-amdgpu-fix-dereference-null-return-value-f.patch
patches.kernel.org/6.6.48-217-hrtimer-Prevent-queuing-of-hrtimer-without-a-f.patch
patches.kernel.org/6.6.48-218-ionic-use-pci_is_enabled-not-open-code.patch
patches.kernel.org/6.6.48-219-ionic-check-cmd_regs-before-copying-in-or-out.patch
patches.kernel.org/6.6.48-220-EDAC-skx_common-Allow-decoding-of-SGX-addresse.patch
patches.kernel.org/6.6.48-221-nvme-fix-namespace-removal-list.patch
patches.kernel.org/6.6.48-222-gtp-pull-network-headers-in-gtp_dev_xmit.patch
patches.kernel.org/6.6.48-223-jfs-define-xtree-root-and-page-independently.patch
patches.kernel.org/6.6.48-224-i2c-stm32f7-Add-atomic_xfer-method-to-driver.patch
patches.kernel.org/6.6.48-225-riscv-entry-always-initialize-regs-a0-to-ENOSY.patch
patches.kernel.org/6.6.48-226-dm-suspend-return-ERESTARTSYS-instead-of-EINTR.patch
patches.kernel.org/6.6.48-227-mm-fix-endless-reclaim-on-machines-with-unacce.patch
patches.kernel.org/6.6.48-228-tools-testing-selftests-mm-run_vmtests.sh-lowe.patch
patches.kernel.org/6.6.48-229-selftests-mm-log-run_vmtests.sh-results-in-TAP.patch
patches.kernel.org/6.6.48-230-selftests-memfd_secret-don-t-build-memfd_secre.patch
patches.kernel.org/6.6.48-231-change-alloc_pages-name-in-dma_map_ops-to-avoi.patch
patches.kernel.org/6.6.48-232-mm-vmalloc-fix-page-mapping-if-vm_area_alloc_p.patch
patches.kernel.org/6.6.48-233-btrfs-replace-sb-s_blocksize-by-fs_info-sector.patch
patches.kernel.org/6.6.48-234-btrfs-send-allow-cloning-non-aligned-extent-if.patch
patches.kernel.org/6.6.48-235-drm-amd-display-Adjust-cursor-position.patch
patches.kernel.org/6.6.48-236-drm-amd-display-Enable-otg-synchronization-log.patch
patches.kernel.org/6.6.48-237-drm-amd-display-fix-cursor-offset-on-rotation-.patch
patches.kernel.org/6.6.48-238-drm-amd-amdgpu-command-submission-parser-for-J.patch
patches.kernel.org/6.6.48-239-platform-surface-aggregator-Fix-warning-when-c.patch
patches.kernel.org/6.6.48-240-ALSA-hda-tas2781-Use-correct-endian-conversion.patch
patches.kernel.org/6.6.48-241-drm-amdkfd-reserve-the-BO-before-validating-it.patch
patches.kernel.org/6.6.48-242-Bluetooth-hci_core-Fix-LE-quote-calculation.patch
patches.kernel.org/6.6.48-243-Bluetooth-SMP-Fix-assumption-of-Central-always.patch
patches.kernel.org/6.6.48-244-net-mscc-ocelot-use-ocelot_xmit_get_vlan_info-.patch
patches.kernel.org/6.6.48-245-net-mscc-ocelot-fix-QoS-class-for-injected-pac.patch
patches.kernel.org/6.6.48-246-net-mscc-ocelot-serialize-access-to-the-inject.patch
patches.kernel.org/6.6.48-247-tc-testing-don-t-access-non-existent-variable-.patch
patches.kernel.org/6.6.48-248-selftests-udpgro-report-error-when-receive-fai.patch
patches.kernel.org/6.6.48-249-tcp-dccp-bypass-empty-buckets-in-inet_twsk_pur.patch
patches.kernel.org/6.6.48-250-tcp-dccp-do-not-care-about-families-in-inet_tw.patch
patches.kernel.org/6.6.48-251-tcp-prevent-concurrent-execution-of-tcp_sk_exi.patch
patches.kernel.org/6.6.48-252-net-mctp-test-Use-correct-skb-for-route-input-.patch
patches.kernel.org/6.6.48-253-kcm-Serialise-kcm_sendmsg-for-the-same-socket.patch
patches.kernel.org/6.6.48-254-netfilter-nft_counter-Disable-BH-in-nft_counte.patch
patches.kernel.org/6.6.48-255-netfilter-nft_counter-Synchronize-nft_counter_.patch
patches.kernel.org/6.6.48-256-ip6_tunnel-Fix-broken-GRO.patch
patches.kernel.org/6.6.48-257-bonding-fix-bond_ipsec_offload_ok-return-type.patch
patches.kernel.org/6.6.48-258-bonding-fix-null-pointer-deref-in-bond_ipsec_o.patch
patches.kernel.org/6.6.48-259-bonding-fix-xfrm-real_dev-null-pointer-derefer.patch
patches.kernel.org/6.6.48-260-bonding-fix-xfrm-state-handling-when-clearing-.patch
patches.kernel.org/6.6.48-261-ice-fix-page-reuse-when-PAGE_SIZE-is-over-8k.patch
patches.kernel.org/6.6.48-262-ice-fix-ICE_LAST_OFFSET-formula.patch
patches.kernel.org/6.6.48-263-ice-fix-truesize-operations-for-PAGE_SIZE-8192.patch
patches.kernel.org/6.6.48-264-dpaa2-switch-Fix-error-checking-in-dpaa2_switc.patch
patches.kernel.org/6.6.48-265-igb-cope-with-large-MAX_SKB_FRAGS.patch
patches.kernel.org/6.6.48-266-net-dsa-mv88e6xxx-Fix-out-of-bound-access.patch
patches.kernel.org/6.6.48-267-netem-fix-return-value-if-duplicate-enqueue-fa.patch
patches.kernel.org/6.6.48-268-udp-fix-receiving-fraglist-GSO-packets.patch
patches.kernel.org/6.6.48-269-ipv6-prevent-UAF-in-ip6_send_skb.patch
patches.kernel.org/6.6.48-270-ipv6-fix-possible-UAF-in-ip6_finish_output2.patch
patches.kernel.org/6.6.48-271-ipv6-prevent-possible-UAF-in-ip6_xmit.patch
patches.kernel.org/6.6.48-272-bnxt_en-Fix-double-DMA-unmapping-for-XDP_REDIR.patch
patches.kernel.org/6.6.48-273-netfilter-flowtable-validate-vlan-header.patch
patches.kernel.org/6.6.48-274-octeontx2-af-Fix-CPT-AF-register-offset-calcul.patch
patches.kernel.org/6.6.48-275-net-xilinx-axienet-Always-disable-promiscuous-.patch
patches.kernel.org/6.6.48-276-net-xilinx-axienet-Fix-dangling-multicast-addr.patch
patches.kernel.org/6.6.48-277-net-ovs-fix-ovs_drop_reasons-error.patch
patches.kernel.org/6.6.48-278-drm-msm-dpu-don-t-play-tricks-with-debug-macro.patch
patches.kernel.org/6.6.48-279-drm-msm-dp-fix-the-max-supported-bpp-logic.patch
patches.kernel.org/6.6.48-280-drm-msm-dpu-use-drmm-managed-allocation-for-dp.patch
patches.kernel.org/6.6.48-281-drm-msm-dpu-drop-MSM_ENC_VBLANK-support.patch
patches.kernel.org/6.6.48-282-drm-msm-dpu-split-dpu_encoder_wait_for_event-i.patch
patches.kernel.org/6.6.48-283-drm-msm-dpu-capture-snapshot-on-the-first-comm.patch
patches.kernel.org/6.6.48-284-drm-msm-dpu-move-dpu_encoder-s-connector-assig.patch
patches.kernel.org/6.6.48-285-drm-msm-dp-reset-the-link-phy-params-before-li.patch
patches.kernel.org/6.6.48-286-drm-msm-dpu-cleanup-FB-if-dpu_format_populate_.patch
patches.kernel.org/6.6.48-287-drm-msm-dpu-try-multirect-based-on-mdp-clock-l.patch
patches.kernel.org/6.6.48-288-drm-msm-dpu-take-plane-rotation-into-account-f.patch
patches.kernel.org/6.6.48-289-drm-msm-mdss-switch-mdss-to-use-devm_of_icc_ge.patch
patches.kernel.org/6.6.48-290-drm-msm-mdss-Rename-path-references-to-mdp_pat.patch
patches.kernel.org/6.6.48-291-drm-msm-mdss-Handle-the-reg-bus-ICC-path.patch
patches.kernel.org/6.6.48-292-drm-msm-fix-the-highest_bank_bit-for-sc7180.patch
patches.kernel.org/6.6.48-293-mmc-mmc_test-Fix-NULL-dereference-on-allocatio.patch
patches.kernel.org/6.6.48-294-smb-client-ignore-unhandled-reparse-tags.patch
patches.kernel.org/6.6.48-295-Bluetooth-MGMT-Add-error-handling-to-pair_devi.patch
patches.kernel.org/6.6.48-296-scsi-core-Fix-the-return-value-of-scsi_logical.patch
patches.kernel.org/6.6.48-297-ksmbd-the-buffer-of-smb2-query-dir-response-ha.patch
patches.kernel.org/6.6.48-298-drm-amdgpu-Validate-TA-binary-size.patch
patches.kernel.org/6.6.48-299-net-dsa-microchip-fix-PTP-config-failure-when-.patch
patches.kernel.org/6.6.48-300-MIPS-Loongson64-Set-timer-mode-in-cpu-probe.patch
patches.kernel.org/6.6.48-301-HID-wacom-Defer-calculation-of-resolution-unti.patch
patches.kernel.org/6.6.48-302-Input-i8042-add-forcenorestore-quirk-to-leave-.patch
patches.kernel.org/6.6.48-303-Input-i8042-use-new-forcenorestore-quirk-to-re.patch
patches.kernel.org/6.6.48-304-cxgb4-add-forgotten-u64-ivlan-cast-before-shif.patch
patches.kernel.org/6.6.48-305-KVM-arm64-Make-ICC_-SGI-_EL1-undef-in-the-abse.patch
patches.kernel.org/6.6.48-306-mmc-mtk-sd-receive-cmd8-data-when-hs400-tuning.patch
patches.kernel.org/6.6.48-307-mmc-dw_mmc-allow-biu-and-ciu-clocks-to-defer.patch
patches.kernel.org/6.6.48-308-pmdomain-imx-scu-pd-Remove-duplicated-clocks.patch
patches.kernel.org/6.6.48-309-pmdomain-imx-wait-SSAR-when-i.MX93-power-domai.patch
patches.kernel.org/6.6.48-310-nouveau-firmware-use-dma-non-coherent-allocato.patch
patches.kernel.org/6.6.48-311-mptcp-pm-re-using-ID-of-unused-removed-ADD_ADD.patch
patches.kernel.org/6.6.48-312-mptcp-pm-re-using-ID-of-unused-removed-subflow.patch
patches.kernel.org/6.6.48-313-mptcp-pm-re-using-ID-of-unused-flushed-subflow.patch
patches.kernel.org/6.6.48-314-mptcp-pm-remove-mptcp_pm_remove_subflow.patch
patches.kernel.org/6.6.48-315-mptcp-pm-only-mark-subflow-endp-as-available.patch
patches.kernel.org/6.6.48-316-mptcp-pm-only-decrement-add_addr_accepted-for-.patch
patches.kernel.org/6.6.48-317-mptcp-pm-check-add_addr_accept_max-before-acce.patch
patches.kernel.org/6.6.48-318-mptcp-pm-only-in-kernel-cannot-have-entries-wi.patch
patches.kernel.org/6.6.48-319-mptcp-pm-fullmesh-select-the-right-ID-later.patch
patches.kernel.org/6.6.48-320-mptcp-pm-avoid-possible-UaF-when-selecting-end.patch
patches.kernel.org/6.6.48-321-selftests-mptcp-join-validate-fullmesh-endp-on.patch
patches.kernel.org/6.6.48-322-selftests-mptcp-join-check-re-using-ID-of-clos.patch
patches.kernel.org/6.6.48-323-Revert-usb-gadget-uvc-cleanup-request-when-not.patch
patches.kernel.org/6.6.48-324-Revert-drm-amd-display-Validate-hw_points_num-.patch
patches.kernel.org/6.6.48-325-platform-x86-intel-ifs-Call-release_firmware-w.patch
patches.kernel.org/6.6.48-326-tcp-do-not-export-tcp_twsk_purge.patch
patches.kernel.org/6.6.48-327-hwmon-ltc2992-Fix-memory-leak-in-ltc2992_parse.patch
patches.kernel.org/6.6.48-328-drm-msm-mdss-specify-cfg-bandwidth-for-SDM670.patch
patches.kernel.org/6.6.48-329-drm-panel-nt36523-Set-120Hz-fps-for-xiaomi-eli.patch
patches.kernel.org/6.6.48-330-igc-Fix-qbv-tx-latency-by-setting-gtxoffset.patch
patches.kernel.org/6.6.48-331-ALSA-timer-Relax-start-tick-time-check-for-sla.patch
patches.kernel.org/6.6.48-332-mm-numa-no-task_numa_fault-call-if-PMD-is-chan.patch
patches.kernel.org/6.6.48-333-mm-numa-no-task_numa_fault-call-if-PTE-is-chan.patch
patches.kernel.org/6.6.48-334-bpf-Fix-a-kernel-verifier-crash-in-stacksafe.patch
patches.kernel.org/6.6.48-335-selftests-bpf-Add-a-test-to-verify-previous-st.patch
patches.kernel.org/6.6.48-336-NFSD-simplify-error-paths-in-nfsd_svc.patch
patches.kernel.org/6.6.48-337-drm-amdgpu-vcn-identify-unified-queue-in-sw-in.patch
patches.kernel.org/6.6.48-338-drm-amdgpu-vcn-not-pause-dpg-for-unified-queue.patch
patches.kernel.org/6.6.48-339-ksmbd-fix-race-condition-between-destroy_previ.patch
patches.kernel.org/6.6.48-340-net-ngbe-Fix-phy-mode-set-to-external-phy.patch
patches.kernel.org/6.6.48-341-Revert-s390-dasd-Establish-DMA-alignment.patch
patches.kernel.org/6.6.48-342-Input-MT-limit-max-slots.patch
patches.kernel.org/6.6.48-343-tools-move-alignment-related-macros-to-new-lin.patch
patches.kernel.org/6.6.48-344-Linux-6.6.48.patch
patches.kernel.org/6.6.49-001-ALSA-seq-Skip-event-type-filtering-for-UMP-eve.patch
patches.kernel.org/6.6.49-002-LoongArch-Remove-the-unused-dma-direct.h.patch
patches.kernel.org/6.6.49-003-btrfs-fix-a-use-after-free-when-hitting-errors.patch
patches.kernel.org/6.6.49-004-btrfs-run-delayed-iputs-when-flushing-delalloc.patch
patches.kernel.org/6.6.49-005-smb-client-avoid-dereferencing-rdata-NULL-in-s.patch
patches.kernel.org/6.6.49-006-pinctrl-rockchip-correct-RK3328-iomux-width-fl.patch
patches.kernel.org/6.6.49-007-pinctrl-single-fix-potential-NULL-dereference-.patch
patches.kernel.org/6.6.49-008-of-Add-cleanup.h-based-auto-release-via-__free.patch
patches.kernel.org/6.6.49-009-wifi-wfx-repair-open-network-AP-mode.patch
patches.kernel.org/6.6.49-010-wifi-mwifiex-duplicate-static-structs-used-in-.patch
patches.kernel.org/6.6.49-011-net-mana-Fix-race-of-mana_hwc_post_rx_wqe-and-.patch
patches.kernel.org/6.6.49-012-mptcp-close-subflow-when-receiving-TCP-FIN.patch
patches.kernel.org/6.6.49-013-mptcp-sched-check-both-backup-in-retrans.patch
patches.kernel.org/6.6.49-014-mptcp-pm-reuse-ID-0-after-delete-and-re-add.patch
patches.kernel.org/6.6.49-015-mptcp-pm-skip-connecting-to-already-establishe.patch
patches.kernel.org/6.6.49-016-mptcp-pm-reset-MPC-endp-ID-when-re-added.patch
patches.kernel.org/6.6.49-017-mptcp-pm-send-ACK-on-an-active-subflow.patch
patches.kernel.org/6.6.49-018-mptcp-pm-do-not-remove-already-closed-subflows.patch
patches.kernel.org/6.6.49-019-mptcp-pm-fix-ID-0-endp-usage-after-multiple-re.patch
patches.kernel.org/6.6.49-020-mptcp-pm-ADD_ADDR-0-is-not-a-new-address.patch
patches.kernel.org/6.6.49-021-selftests-mptcp-join-check-removing-ID-0-endpo.patch
patches.kernel.org/6.6.49-022-selftests-mptcp-join-no-extra-msg-if-no-counte.patch
patches.kernel.org/6.6.49-023-selftests-mptcp-join-check-re-re-adding-ID-0-e.patch
patches.kernel.org/6.6.49-024-drm-amdgpu-align-pp_power_profile_mode-with-ke.patch
patches.kernel.org/6.6.49-025-drm-amdgpu-swsmu-always-force-a-state-reprogra.patch
patches.kernel.org/6.6.49-026-drm-vmwgfx-Fix-prime-with-external-buffers.patch
patches.kernel.org/6.6.49-027-tracing-Have-format-file-honor-EVENT_FILE_FL_F.patch
patches.kernel.org/6.6.49-028-usb-typec-fix-up-incorrectly-backported-usb-ty.patch
patches.kernel.org/6.6.49-029-of-Introduce-for_each_-_child_of_node_scoped-t.patch
patches.kernel.org/6.6.49-030-thermal-of-Fix-OF-node-leak-in-thermal_of_trip.patch
patches.kernel.org/6.6.49-031-thermal-of-Fix-OF-node-leak-in-of_thermal_zone.patch
patches.kernel.org/6.6.49-032-ASoC-amd-acp-fix-module-autoloading.patch
patches.kernel.org/6.6.49-033-ASoC-SOF-amd-Fix-for-acp-init-sequence.patch
patches.kernel.org/6.6.49-034-pinctrl-mediatek-common-v2-Fix-broken-bias-dis.patch
patches.kernel.org/6.6.49-035-pinctrl-starfive-jh7110-Correct-the-level-trig.patch
patches.kernel.org/6.6.49-036-ovl-pass-string-to-ovl_parse_layer.patch
patches.kernel.org/6.6.49-037-ovl-fix-wrong-lowerdir-number-check-for-parame.patch
patches.kernel.org/6.6.49-038-ovl-ovl_parse_param_lowerdir-Add-missed-n-for-.patch
patches.kernel.org/6.6.49-039-mm-Fix-missing-folio-invalidation-calls-during.patch
patches.kernel.org/6.6.49-040-cifs-Fix-FALLOC_FL_PUNCH_HOLE-support.patch
patches.kernel.org/6.6.49-041-Revert-change-alloc_pages-name-in-dma_map_ops-.patch
patches.kernel.org/6.6.49-042-selinux-smack-don-t-bypass-permissions-check-i.patch
patches.kernel.org/6.6.49-043-iommufd-Do-not-allow-creating-areas-without-RE.patch
patches.kernel.org/6.6.49-044-phy-fsl-imx8mq-usb-fix-tuning-parameter-name.patch
patches.kernel.org/6.6.49-045-soundwire-stream-fix-programming-slave-ports-f.patch
patches.kernel.org/6.6.49-046-dmaengine-dw-edma-Fix-unmasking-STOP-and-ABORT.patch
patches.kernel.org/6.6.49-047-dmaengine-dw-edma-Do-not-enable-watermark-inte.patch
patches.kernel.org/6.6.49-048-phy-xilinx-phy-zynqmp-Fix-SGMII-linkup-failure.patch
patches.kernel.org/6.6.49-049-dmaengine-dw-Add-peripheral-bus-width-verifica.patch
patches.kernel.org/6.6.49-050-dmaengine-dw-Add-memory-bus-width-verification.patch
patches.kernel.org/6.6.49-051-Bluetooth-btnxpuart-Resolve-TX-timeout-error-i.patch
patches.kernel.org/6.6.49-052-Bluetooth-btnxpuart-Handle-FW-Download-Abort-s.patch
patches.kernel.org/6.6.49-053-Bluetooth-btnxpuart-Fix-random-crash-seen-whil.patch
patches.kernel.org/6.6.49-054-Bluetooth-hci_core-Fix-not-handling-hibernatio.patch
patches.kernel.org/6.6.49-055-iommu-Do-not-return-0-from-map_pages-if-it-doe.patch
patches.kernel.org/6.6.49-056-netfilter-nf_tables-restore-IP-sanity-checks-f.patch
patches.kernel.org/6.6.49-057-wifi-iwlwifi-fw-fix-wgds-rev-3-exact-size.patch
patches.kernel.org/6.6.49-058-ethtool-check-device-is-present-when-getting-l.patch
patches.kernel.org/6.6.49-059-netfilter-nf_tables_ipv6-consider-network-offs.patch
patches.kernel.org/6.6.49-060-selftests-forwarding-no_forwarding-Down-ports-.patch
patches.kernel.org/6.6.49-061-selftests-forwarding-local_termination-Down-po.patch
patches.kernel.org/6.6.49-062-bonding-implement-xdo_dev_state_free-and-call-.patch
patches.kernel.org/6.6.49-063-bonding-extract-the-use-of-real_device-into-lo.patch
patches.kernel.org/6.6.49-064-bonding-change-ipsec_lock-from-spin-lock-to-mu.patch
patches.kernel.org/6.6.49-065-gtp-fix-a-potential-NULL-pointer-dereference.patch
patches.kernel.org/6.6.49-066-sctp-fix-association-labeling-in-the-duplicate.patch
patches.kernel.org/6.6.49-067-drm-amd-display-avoid-using-null-object-of-fra.patch
patches.kernel.org/6.6.49-068-net-busy-poll-use-ktime_get_ns-instead-of-loca.patch
patches.kernel.org/6.6.49-069-nfc-pn533-Add-poll-mod-list-filling-check.patch
patches.kernel.org/6.6.49-070-soc-qcom-cmd-db-Map-shared-memory-as-WC-not-WB.patch
patches.kernel.org/6.6.49-071-soc-qcom-pmic_glink-Actually-communicate-when-.patch
patches.kernel.org/6.6.49-072-soc-qcom-pmic_glink-Fix-race-during-initializa.patch
patches.kernel.org/6.6.49-073-cdc-acm-Add-DISABLE_ECHO-quirk-for-GE-HealthCa.patch
patches.kernel.org/6.6.49-074-firmware-qcom-scm-Mark-get_wq_ctx-as-atomic-ca.patch
patches.kernel.org/6.6.49-075-scsi-sd-Ignore-command-SYNCHRONIZE-CACHE-error.patch
patches.kernel.org/6.6.49-076-USB-serial-option-add-MeiG-Smart-SRM825L.patch
patches.kernel.org/6.6.49-077-ARM-dts-imx6dl-yapp43-Increase-LED-current-to-.patch
patches.kernel.org/6.6.49-078-usb-dwc3-omap-add-missing-depopulate-in-probe-.patch
patches.kernel.org/6.6.49-079-usb-dwc3-core-Prevent-USB-core-invalid-event-b.patch
patches.kernel.org/6.6.49-080-usb-dwc3-st-fix-probed-platform-device-ref-cou.patch
patches.kernel.org/6.6.49-081-usb-dwc3-st-add-missing-depopulate-in-probe-er.patch
patches.kernel.org/6.6.49-082-usb-core-sysfs-Unmerge-usb3_hardware_lpm_attr_.patch
patches.kernel.org/6.6.49-083-usb-cdnsp-fix-incorrect-index-in-cdnsp_get_hw_.patch
patches.kernel.org/6.6.49-084-usb-cdnsp-fix-for-Link-TRB-with-TC.patch
patches.kernel.org/6.6.49-085-ARM-dts-omap3-n900-correct-the-accelerometer-o.patch
patches.kernel.org/6.6.49-086-arm64-dts-imx8mp-beacon-kit-Fix-Stereo-Audio-o.patch
patches.kernel.org/6.6.49-087-arm64-dts-imx93-add-nvmem-property-for-fec1.patch
patches.kernel.org/6.6.49-088-arm64-dts-imx93-add-nvmem-property-for-eqos.patch
patches.kernel.org/6.6.49-089-arm64-dts-imx93-update-default-value-for-snps-.patch
patches.kernel.org/6.6.49-090-arm64-dts-freescale-imx93-tqma9352-fix-CMA-all.patch
patches.kernel.org/6.6.49-091-arm64-dts-freescale-imx93-tqma9352-mba93xxla-f.patch
patches.kernel.org/6.6.49-092-scsi-aacraid-Fix-double-free-on-probe-failure.patch
patches.kernel.org/6.6.49-093-apparmor-fix-policy_unpack_test-on-big-endian-.patch
patches.kernel.org/6.6.49-094-Linux-6.6.49.patch
patches.kernel.org/6.6.50-001-drm-fb-helper-Don-t-schedule_work-to-flush-fra.patch
patches.kernel.org/6.6.50-002-drm-panel-orientation-quirks-Add-quirk-for-Ora.patch
patches.kernel.org/6.6.50-003-scsi-ufs-core-Check-LSDBS-cap-when-mcq.patch
patches.kernel.org/6.6.50-004-scsi-ufs-core-Bypass-quick-recovery-if-force-r.patch
patches.kernel.org/6.6.50-005-btrfs-tree-checker-validate-dref-root-and-obje.patch
patches.kernel.org/6.6.50-006-ALSA-hda-generic-Add-a-helper-to-mute-speakers.patch
patches.kernel.org/6.6.50-007-ALSA-hda-conexant-Mute-speakers-at-suspend-shu.patch
patches.kernel.org/6.6.50-008-ALSA-ump-Transmit-RPN-NRPN-message-at-each-MSB.patch
patches.kernel.org/6.6.50-009-ALSA-ump-Explicitly-reset-RPN-with-Null-RPN.patch
patches.kernel.org/6.6.50-010-ALSA-seq-ump-Use-the-common-RPN-bank-conversio.patch
patches.kernel.org/6.6.50-011-ALSA-seq-ump-Transmit-RPN-NRPN-message-at-each.patch
patches.kernel.org/6.6.50-012-ALSA-seq-ump-Explicitly-reset-RPN-with-Null-RP.patch
patches.kernel.org/6.6.50-013-net-mlx5-DR-Fix-stack-guard-page-was-hit-error.patch
patches.kernel.org/6.6.50-014-smb-client-fix-FSCTL_GET_REPARSE_POINT-against.patch
patches.kernel.org/6.6.50-015-ASoC-amd-yc-Support-mic-on-HP-14-em0002la.patch
patches.kernel.org/6.6.50-016-spi-hisi-kunpeng-Add-validation-for-the-minimu.patch
patches.kernel.org/6.6.50-017-i2c-Fix-conditional-for-substituting-empty-ACP.patch
patches.kernel.org/6.6.50-018-dma-debug-avoid-deadlock-between-dma-debug-vs-.patch
patches.kernel.org/6.6.50-019-net-usb-qmi_wwan-add-MeiG-Smart-SRM825L.patch
patches.kernel.org/6.6.50-020-ASoC-amd-yc-Support-mic-on-Lenovo-Thinkpad-E14.patch
patches.kernel.org/6.6.50-021-ASoC-codecs-ES8326-button-detect-issue.patch
patches.kernel.org/6.6.50-022-mptcp-make-pm_remove_addrs_and_subflows-static.patch
patches.kernel.org/6.6.50-023-mptcp-pm-fix-RM_ADDR-ID-for-the-initial-subflo.patch
patches.kernel.org/6.6.50-024-selftests-mptcp-userspace-pm-create-id-0-subfl.patch
patches.kernel.org/6.6.50-025-selftests-mptcp-dump-userspace-addrs-list.patch
patches.kernel.org/6.6.50-026-selftests-mptcp-userspace-pm-get-addr-tests.patch
patches.kernel.org/6.6.50-027-selftests-mptcp-declare-event-macros-in-mptcp_.patch
patches.kernel.org/6.6.50-028-selftests-mptcp-join-cannot-rm-sf-if-closed.patch
patches.kernel.org/6.6.50-029-selftests-mptcp-add-explicit-test-case-for-rem.patch
patches.kernel.org/6.6.50-030-selftests-mptcp-join-check-re-using-ID-of-unus.patch
patches.kernel.org/6.6.50-031-selftests-mptcp-join-check-re-adding-init-endp.patch
patches.kernel.org/6.6.50-032-selftests-mptcp-add-mptcp_lib_events-helper.patch
patches.kernel.org/6.6.50-033-selftests-mptcp-join-validate-event-numbers.patch
patches.kernel.org/6.6.50-034-selftests-mptcp-join-check-re-re-adding-ID-0-s.patch
patches.kernel.org/6.6.50-035-selftests-mptcp-join-test-for-flush-re-add-end.patch
patches.kernel.org/6.6.50-036-selftests-mptcp-join-disable-get-and-dump-addr.patch
patches.kernel.org/6.6.50-037-selftests-mptcp-join-stop-transfer-when-check-.patch
patches.kernel.org/6.6.50-038-mptcp-avoid-duplicated-SUB_CLOSED-events.patch
patches.kernel.org/6.6.50-039-mptcp-pr_debug-add-missing-n-at-the-end.patch
patches.kernel.org/6.6.50-040-drm-amdgpu-Fix-uninitialized-variable-warning-.patch
patches.kernel.org/6.6.50-041-drm-amd-display-Assign-linear_pitch_alignment-.patch
patches.kernel.org/6.6.50-042-drm-amdgpu-fix-overflowed-array-index-read-war.patch
patches.kernel.org/6.6.50-043-drm-amdgpu-pm-Check-the-return-value-of-smum_s.patch
patches.kernel.org/6.6.50-044-drm-amd-pm-fix-uninitialized-variable-warning.patch
patches.kernel.org/6.6.50-045-drm-amd-pm-fix-uninitialized-variable-warning-.patch
patches.kernel.org/6.6.50-046-drm-amd-pm-fix-warning-using-uninitialized-val.patch
patches.kernel.org/6.6.50-047-drm-amd-pm-Fix-negative-array-index-read.patch
patches.kernel.org/6.6.50-048-drm-amd-pm-fix-the-Out-of-bounds-read-warning.patch
patches.kernel.org/6.6.50-049-drm-amd-pm-fix-uninitialized-variable-warnings.patch
patches.kernel.org/6.6.50-050-drm-amdgpu-avoid-reading-vf2pf-info-size-from-.patch
patches.kernel.org/6.6.50-051-drm-amd-display-Check-gpio_id-before-used-as-a.patch
patches.kernel.org/6.6.50-052-drm-amd-display-Stop-amdgpu_dm-initialize-when.patch
patches.kernel.org/6.6.50-053-drm-amd-display-Check-index-for-aux_rd_interva.patch
patches.kernel.org/6.6.50-054-drm-amd-display-Add-array-index-check-for-hdcp.patch
patches.kernel.org/6.6.50-055-drm-amd-display-Check-num_valid_sets-before-ac.patch
patches.kernel.org/6.6.50-056-drm-amd-display-Check-msg_id-before-processing.patch
patches.kernel.org/6.6.50-057-drm-amd-display-Fix-Coverity-INTERGER_OVERFLOW.patch
patches.kernel.org/6.6.50-058-drm-amd-display-Fix-Coverity-INTEGER_OVERFLOW-.patch
patches.kernel.org/6.6.50-059-drm-amd-display-Spinlock-before-reading-event.patch
patches.kernel.org/6.6.50-060-drm-amd-display-Fix-Coverity-INTEGER_OVERFLOW-.patch
patches.kernel.org/6.6.50-061-drm-amd-display-Ensure-index-calculation-will-.patch
patches.kernel.org/6.6.50-062-drm-amd-display-Skip-inactive-planes-within-Mo.patch
patches.kernel.org/6.6.50-063-drm-amd-display-Fix-index-may-exceed-array-ran.patch
patches.kernel.org/6.6.50-064-drm-amd-amdgpu-Check-tbo-resource-pointer.patch
patches.kernel.org/6.6.50-065-drm-amd-pm-fix-uninitialized-variable-warnings.patch
patches.kernel.org/6.6.50-066-drm-amdgpu-pm-Fix-uninitialized-variable-warni.patch
patches.kernel.org/6.6.50-067-drm-amdgpu-pm-Fix-uninitialized-variable-agc_b.patch
patches.kernel.org/6.6.50-068-drm-amdgpu-Fix-the-uninitialized-variable-warn.patch
patches.kernel.org/6.6.50-069-drm-amdgpu-Fix-out-of-bounds-write-warning.patch
patches.kernel.org/6.6.50-070-drm-amdkfd-Check-debug-trap-enable-before-writ.patch
patches.kernel.org/6.6.50-071-drm-amdgpu-Fix-out-of-bounds-read-of-df_v1_7_c.patch
patches.kernel.org/6.6.50-072-drm-amdgpu-fix-ucode-out-of-bounds-read-warnin.patch
patches.kernel.org/6.6.50-073-drm-amdgpu-fix-mc_data-out-of-bounds-read-warn.patch
patches.kernel.org/6.6.50-074-drm-amdkfd-Reconcile-the-definition-and-use-of.patch
patches.kernel.org/6.6.50-075-apparmor-fix-possible-NULL-pointer-dereference.patch
patches.kernel.org/6.6.50-076-wifi-ath12k-initialize-ret-in-ath12k_qmi_load_.patch
patches.kernel.org/6.6.50-077-wifi-ath11k-initialize-ret-in-ath11k_qmi_load_.patch
patches.kernel.org/6.6.50-078-drm-amdgpu-pm-Check-input-value-for-CUSTOM-pro.patch
patches.kernel.org/6.6.50-079-drm-amdgpu-Fix-the-warning-division-or-modulo-.patch
patches.kernel.org/6.6.50-080-drm-amdgpu-fix-dereference-after-null-check.patch
patches.kernel.org/6.6.50-081-drm-amdgpu-fix-the-waring-dereferencing-hive.patch
patches.kernel.org/6.6.50-082-drm-amd-pm-check-specific-index-for-aldebaran.patch
patches.kernel.org/6.6.50-083-drm-amd-pm-check-specific-index-for-smu13.patch
patches.kernel.org/6.6.50-084-drm-amdgpu-the-warning-dereferencing-obj-for-n.patch
patches.kernel.org/6.6.50-085-drm-amd-pm-check-negtive-return-for-table-entr.patch
patches.kernel.org/6.6.50-086-wifi-rtw89-ser-avoid-multiple-deinit-on-same-C.patch
patches.kernel.org/6.6.50-087-drm-kfd-Correct-pinned-buffer-handling-at-kfd-.patch
patches.kernel.org/6.6.50-088-drm-amdgpu-update-type-of-buf-size-to-u32-for-.patch
patches.kernel.org/6.6.50-089-wifi-iwlwifi-remove-fw_running-op.patch
patches.kernel.org/6.6.50-090-cpufreq-scmi-Avoid-overflow-of-target_freq-in-.patch
patches.kernel.org/6.6.50-091-PCI-al-Check-IORESOURCE_BUS-existence-during-p.patch
patches.kernel.org/6.6.50-092-wifi-mac80211-check-ieee80211_bss_info_change_.patch
patches.kernel.org/6.6.50-093-hwspinlock-Introduce-hwspin_lock_bust.patch
patches.kernel.org/6.6.50-094-soc-qcom-smem-Add-qcom_smem_bust_hwspin_lock_b.patch
patches.kernel.org/6.6.50-095-RDMA-efa-Properly-handle-unexpected-AQ-complet.patch
patches.kernel.org/6.6.50-096-ionic-fix-potential-irq-name-truncation.patch
patches.kernel.org/6.6.50-097-pwm-xilinx-Fix-u32-overflow-issue-in-32-bit-wi.patch
patches.kernel.org/6.6.50-098-rcu-nocb-Remove-buggy-bypass-lock-contention-m.patch
patches.kernel.org/6.6.50-099-media-v4l2-cci-Always-assign-val.patch
patches.kernel.org/6.6.50-100-usbip-Don-t-submit-special-requests-twice.patch
patches.kernel.org/6.6.50-101-usb-typec-ucsi-Fix-null-pointer-dereference-in.patch
patches.kernel.org/6.6.50-102-fsnotify-clear-PARENT_WATCHED-flags-lazily.patch
patches.kernel.org/6.6.50-103-net-remove-NULL-pointer-net-parameter-in-ip_me.patch
patches.kernel.org/6.6.50-104-drm-amdgu-fix-Unintentional-integer-overflow-f.patch
patches.kernel.org/6.6.50-105-regmap-spi-Fix-potential-off-by-one-when-calcu.patch
patches.kernel.org/6.6.50-106-smack-tcp-ipv4-fix-incorrect-labeling.patch
patches.kernel.org/6.6.50-107-platform-chrome-cros_ec_lpc-MEC-access-can-use.patch
patches.kernel.org/6.6.50-108-net-mlx5e-SHAMPO-Fix-incorrect-page-release.patch
patches.kernel.org/6.6.50-109-drm-meson-plane-Add-error-handling.patch
patches.kernel.org/6.6.50-110-crypto-stm32-cryp-call-finalize-with-bh-disabl.patch
patches.kernel.org/6.6.50-111-gfs2-Revert-Add-quota_change-type.patch
patches.kernel.org/6.6.50-112-drm-bridge-tc358767-Check-if-fully-initialized.patch
patches.kernel.org/6.6.50-113-dmaengine-altera-msgdma-use-irq-variant-of-spi.patch
patches.kernel.org/6.6.50-114-dmaengine-altera-msgdma-properly-free-descript.patch
patches.kernel.org/6.6.50-115-hwmon-k10temp-Check-return-value-of-amd_smn_re.patch
patches.kernel.org/6.6.50-116-wifi-cfg80211-make-hash-table-duplicates-more-.patch
patches.kernel.org/6.6.50-117-f2fs-fix-to-do-sanity-check-on-blocks-for-inli.patch
patches.kernel.org/6.6.50-118-driver-iio-add-missing-checks-on-iio_info-s-ca.patch
patches.kernel.org/6.6.50-119-block-remove-the-blk_flush_integrity-call-in-b.patch
patches.kernel.org/6.6.50-120-drm-amdgpu-add-skip_hw_access-checks-for-sriov.patch
patches.kernel.org/6.6.50-121-drm-amdgpu-add-lock-in-amdgpu_gart_invalidate_.patch
patches.kernel.org/6.6.50-122-drm-amdgpu-add-lock-in-kfd_process_dequeue_fro.patch
patches.kernel.org/6.6.50-123-drm-amd-display-Don-t-use-fsleep-for-PSR-exit-.patch
patches.kernel.org/6.6.50-124-drm-amd-display-added-NULL-check-at-start-of-d.patch
patches.kernel.org/6.6.50-125-drm-amd-display-Correct-the-defined-value-for-.patch
patches.kernel.org/6.6.50-126-drm-amd-display-use-preferred-link-settings-fo.patch
patches.kernel.org/6.6.50-127-drm-amd-display-Check-BIOS-images-before-it-is.patch
patches.kernel.org/6.6.50-128-drm-amd-display-Skip-wbscl_set_scaler_filter-i.patch
patches.kernel.org/6.6.50-129-media-uvcvideo-Enforce-alignment-of-frame-and-.patch
patches.kernel.org/6.6.50-130-virtio_net-Fix-napi_skb_cache_put-warning.patch
patches.kernel.org/6.6.50-131-i2c-Use-IS_REACHABLE-for-substituting-empty-AC.patch
patches.kernel.org/6.6.50-132-Linux-6.6.50.patch
patches.kernel.org/scsi-ufs-qcom-Add-UFSHCD_QUIRK_BROKEN_LSDBS_CAP-for-SM8550-SoC.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
# Patches in patches.rpmify are applied to both -vanilla
# and patched flavors.
########################################################
patches.rpmify/Add-ksym-provides-tool.patch
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch
patches.rpmify/usrmerge-Adjust-module-path-in-the-kernel-sources.patch
patches.rpmify/kbuild-dummy-tools-pretend-we-understand-fpatchable-.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/wifi-ath11k-rename-the-sc-naming-convention-to-ab.patch
patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch
patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch
patches.suse/firmware-qcom-qseecom-Add-missing-AUXILIARY_BUS-dependency.patch
patches.suse/firmware-qcom-qseecom-add-missing-include-guards.patch
patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch
patches.suse/ALSA-hda-cs35l41-Add-notification-support-into-compo.patch
patches.suse/ALSA-hda-realtek-Support-ACPI-Notification-framework.patch
patches.suse/ALSA-hda-cs35l41-Support-mute-notifications-for-CS35.patch
patches.suse/ALSA-hda-cs35l41-Add-read-only-ALSA-control-for-forc.patch
patches.suse/ASoC-cs35l41-Make-use-of-dev_err_probe.patch
patches.suse/ASoC-cs35l41-Use-modern-pm_ops.patch
patches.suse/ALSA-hda-cs35l41-Consistently-use-dev_err_probe.patch
patches.suse/ALSA-hda-cs35l41-Use-reset-label-to-get-GPIO-for-HP-.patch
patches.suse/ALSA-hda-cs35l41-Assert-reset-before-system-suspend.patch
patches.suse/ALSA-hda-cs35l41-Assert-Reset-prior-to-de-asserting-.patch
patches.suse/ALSA-hda-cs35l41-Run-boot-process-during-resume-call.patch
patches.suse/ALSA-hda-cs35l41-Force-a-software-reset-after-hardwa.patch
patches.suse/ALSA-hda-cs35l41-Do-not-unload-firmware-before-reset.patch
patches.suse/ALSA-hda-cs35l41-Check-CSPL-state-after-loading-firm.patch
patches.suse/ASoC-cs35l41-Detect-CSPL-errors-when-sending-CSPL-co.patch
patches.suse/ALSA-hda-cs35l41-mark-cs35l41_verify_id-static.patch
patches.suse/ALSA-hda-cs35l41-Fix-missing-error-code-in-cs35l41_s.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
########################################################
# kbuild/module infrastructure fixes
########################################################
# SUSE specific build tweaks
patches.suse/rpm-kernel-config
patches.suse/add-suse-supported-flag.patch
patches.suse/genksyms-add-override-flag.diff
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
patches.suse/kernel-add-release-status-to-kernel-build.patch
patches.suse/panic-do-not-print-uninitialized-taint_flags.patch
# build tweaks for external KMPs
patches.suse/s390-export-symbols-for-crash-kmp.patch
########################################################
# Performance-related tuning of defaults
########################################################
patches.suse/readahead-request-tunables.patch
########################################################
# Architecture specific patches
########################################################
# x86
# s390x
# ppc64
# ARM
patches.suse/0001-regulator-mt6360-Add-OF-match-table.patch
patches.suse/0002-regulator-mt6358-Add-OF-match-table.patch
patches.suse/0003-regulator-mt6323-Add-OF-match-table.patch
########################################################
# Scheduler
########################################################
########################################################
# Memory management
########################################################
########################################################
# Filesystems
########################################################
# generic
patches.suse/vfs-add-super_operations-get_inode_dev
# btrfs
patches.suse/btrfs-provide-super_operations-get_inode_dev
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
# ext[2-4]
# XFS
########################################################
# Block layer
########################################################
########################################################
# Networking core
########################################################
########################################################
# Security
########################################################
# Module signing / secure boot
patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch
# Bug 1198101 - VUL-0: shim: openSUSE tumbleweed not fully locked down? Add opensuse-cert-prompt back to openSUSE shim
# Lock down functions for secure boot
patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch
patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch
patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch
patches.suse/0004-efi-Lock-down-the-kernel-at-the-integrity-level-if-b.patch
patches.suse/arm64-lock-down-kernel-in-secure-boot-mode.patch
# crypto
########################################################
# Virtualization
########################################################
########################################################
# Other core patches
########################################################
########################################################
# PM
########################################################
########################################################
# DRM / Graphics
########################################################
patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch
patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch
patches.suse/0001-bsc-1204315-Disable-sysfb-before-creating-simple-fra.patch
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
########################################################
# Networking drivers (wired)
########################################################
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch
patches.suse/bus-mhi-host-add-new-interfaces-to-handle-MHI-channe.patch
patches.suse/wifi-ath11k-handle-irq-enable-disable-in-several-cod.patch
patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch
patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch
patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch
patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch
patches.suse/wifi-ath11k-support-hibernation.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch
########################################################
# Other drivers
########################################################
patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch
########################################################
# Debugging
########################################################
patches.suse/crasher.patch
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################