]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.13-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 13:52:17 +0000 (15:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 13:52:17 +0000 (15:52 +0200)
commit629b2467da19068fcbf4ad861279a727a368a6d6
tree1b59877ecd1e3f464be18e0c8f7a9ad313ea5780
parent19e3459430f0ddcc4ed37a409b931d8b7c519622
6.13-stable patches

added patches:
landlock-add-erratum-for-tcp-fix.patch
landlock-add-the-errata-interface.patch
landlock-always-allow-signals-between-threads-of-the-same-process.patch
landlock-move-code-to-ease-future-backports.patch
landlock-prepare-to-add-second-errata.patch
misc-pci_endpoint_test-fix-displaying-irq_type-after-request_irq-error.patch
net-mana-switch-to-page-pool-for-jumbo-frames.patch
ntb-use-64-bit-arithmetic-for-the-msi-doorbell-mask.patch
of-irq-fix-device-node-refcount-leakage-in-api-irq_of_parse_and_map.patch
of-irq-fix-device-node-refcount-leakage-in-api-of_irq_parse_one.patch
of-irq-fix-device-node-refcount-leakage-in-api-of_irq_parse_raw.patch
of-irq-fix-device-node-refcount-leakages-in-of_irq_count.patch
of-irq-fix-device-node-refcount-leakages-in-of_irq_init.patch
pci-brcmstb-fix-missing-of_node_put-in-brcm_pcie_probe.patch
pci-fix-reference-leak-in-pci_alloc_child_bus.patch
pci-fix-reference-leak-in-pci_register_host_bridge.patch
pci-fix-wrong-length-of-devres-array.patch
pci-j721e-fix-the-value-of-.linkdown_irq_regfield-for-j784s4.patch
pci-pciehp-avoid-unnecessary-device-replacement-check.patch
phy-freescale-imx8m-pcie-assert-phy-reset-and-perst-in-power-off.patch
pinctrl-qcom-clear-latched-interrupt-status-when-changing-irq-type.patch
pinctrl-samsung-add-support-for-eint_fltcon_offset.patch
ring-buffer-use-flush_kernel_vmap_range-over-flush_dcache_folio.patch
s390-fix-linker-error-when-no-pie-option-is-unavailable.patch
s390-pci-fix-zpci_bus_is_isolated_vf-for-non-vfs.patch
s390-virtio_ccw-don-t-allocate-assign-airqs-for-non-existing-queues.patch
sched_ext-create_dsq-return-eexist-on-duplicate-request.patch
selftests-landlock-add-a-new-test-for-setuid.patch
selftests-landlock-split-signal_scoping_threads-tests.patch
selftests-mptcp-close-fd_in-before-returning-in-main_loop.patch
selftests-mptcp-fix-incorrect-fd-checks-in-main_loop.patch
spi-fsl-qspi-fix-double-cleanup-in-probe-error-path.patch
spi-fsl-qspi-use-devm-function-instead-of-driver-remove.patch
thermal-drivers-mediatek-lvts-disable-monitor-mode-during-suspend.patch
thermal-drivers-mediatek-lvts-disable-stage-3-thermal-threshold.patch
36 files changed:
queue-6.13/landlock-add-erratum-for-tcp-fix.patch [new file with mode: 0644]
queue-6.13/landlock-add-the-errata-interface.patch [new file with mode: 0644]
queue-6.13/landlock-always-allow-signals-between-threads-of-the-same-process.patch [new file with mode: 0644]
queue-6.13/landlock-move-code-to-ease-future-backports.patch [new file with mode: 0644]
queue-6.13/landlock-prepare-to-add-second-errata.patch [new file with mode: 0644]
queue-6.13/misc-pci_endpoint_test-fix-displaying-irq_type-after-request_irq-error.patch [new file with mode: 0644]
queue-6.13/net-mana-switch-to-page-pool-for-jumbo-frames.patch [new file with mode: 0644]
queue-6.13/ntb-use-64-bit-arithmetic-for-the-msi-doorbell-mask.patch [new file with mode: 0644]
queue-6.13/of-irq-fix-device-node-refcount-leakage-in-api-irq_of_parse_and_map.patch [new file with mode: 0644]
queue-6.13/of-irq-fix-device-node-refcount-leakage-in-api-of_irq_parse_one.patch [new file with mode: 0644]
queue-6.13/of-irq-fix-device-node-refcount-leakage-in-api-of_irq_parse_raw.patch [new file with mode: 0644]
queue-6.13/of-irq-fix-device-node-refcount-leakages-in-of_irq_count.patch [new file with mode: 0644]
queue-6.13/of-irq-fix-device-node-refcount-leakages-in-of_irq_init.patch [new file with mode: 0644]
queue-6.13/pci-brcmstb-fix-missing-of_node_put-in-brcm_pcie_probe.patch [new file with mode: 0644]
queue-6.13/pci-fix-reference-leak-in-pci_alloc_child_bus.patch [new file with mode: 0644]
queue-6.13/pci-fix-reference-leak-in-pci_register_host_bridge.patch [new file with mode: 0644]
queue-6.13/pci-fix-wrong-length-of-devres-array.patch [new file with mode: 0644]
queue-6.13/pci-j721e-fix-the-value-of-.linkdown_irq_regfield-for-j784s4.patch [new file with mode: 0644]
queue-6.13/pci-pciehp-avoid-unnecessary-device-replacement-check.patch [new file with mode: 0644]
queue-6.13/phy-freescale-imx8m-pcie-assert-phy-reset-and-perst-in-power-off.patch [new file with mode: 0644]
queue-6.13/pinctrl-qcom-clear-latched-interrupt-status-when-changing-irq-type.patch [new file with mode: 0644]
queue-6.13/pinctrl-samsung-add-support-for-eint_fltcon_offset.patch [new file with mode: 0644]
queue-6.13/ring-buffer-use-flush_kernel_vmap_range-over-flush_dcache_folio.patch [new file with mode: 0644]
queue-6.13/s390-fix-linker-error-when-no-pie-option-is-unavailable.patch [new file with mode: 0644]
queue-6.13/s390-pci-fix-zpci_bus_is_isolated_vf-for-non-vfs.patch [new file with mode: 0644]
queue-6.13/s390-virtio_ccw-don-t-allocate-assign-airqs-for-non-existing-queues.patch [new file with mode: 0644]
queue-6.13/sched_ext-create_dsq-return-eexist-on-duplicate-request.patch [new file with mode: 0644]
queue-6.13/selftests-landlock-add-a-new-test-for-setuid.patch [new file with mode: 0644]
queue-6.13/selftests-landlock-split-signal_scoping_threads-tests.patch [new file with mode: 0644]
queue-6.13/selftests-mptcp-close-fd_in-before-returning-in-main_loop.patch [new file with mode: 0644]
queue-6.13/selftests-mptcp-fix-incorrect-fd-checks-in-main_loop.patch [new file with mode: 0644]
queue-6.13/series
queue-6.13/spi-fsl-qspi-fix-double-cleanup-in-probe-error-path.patch [new file with mode: 0644]
queue-6.13/spi-fsl-qspi-use-devm-function-instead-of-driver-remove.patch [new file with mode: 0644]
queue-6.13/thermal-drivers-mediatek-lvts-disable-monitor-mode-during-suspend.patch [new file with mode: 0644]
queue-6.13/thermal-drivers-mediatek-lvts-disable-stage-3-thermal-threshold.patch [new file with mode: 0644]