]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2025 05:53:35 +0000 (07:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2025 05:53:35 +0000 (07:53 +0200)
commit49370284f9fb37ba6ad1d766ea21920d22a69aea
treeba54fb9b924a72cb9278b81ae1aedb59b96c1d15
parent96b70bee8fa709e9813d0161b379f26427ce9006
6.15-stable patches

added patches:
alloc_tag-handle-module-codetag-load-errors-as-module-load-failures.patch
asoc-amd-amd_sdw-fix-unlikely-uninitialized-variable-use-in-create_sdw_dailinks.patch
asoc-amd-sof_amd_sdw-fix-unlikely-uninitialized-variable-use-in-create_sdw_dailinks.patch
asoc-meson-meson-card-utils-use-of_property_present-for-dt-parsing.patch
asoc-qcom-sdm845-add-error-handling-in-sdm845_slim_snd_hw_params.patch
configfs-do-not-override-creating-attribute-file-failure-in-populate_attrs.patch
crypto-marvell-cesa-do-not-chain-submitted-requests.patch
crypto-qat-add-shutdown-handler-to-qat_420xx.patch
crypto-qat-add-shutdown-handler-to-qat_4xxx.patch
crypto-qat-add-shutdown-handler-to-qat_c3xxx.patch
crypto-qat-add-shutdown-handler-to-qat_c62x.patch
crypto-qat-add-shutdown-handler-to-qat_dh895xcc.patch
firmware-cs_dsp-fix-oob-memory-read-access-in-kunit-test.patch
gfs2-move-msleep-to-sleepable-context.patch
io_uring-account-drain-memory-to-cgroup.patch
io_uring-kbuf-account-ring-io_buffer_list-memory.patch
net-mlx5-add-error-handling-in-mlx5_query_nic_vport_node_guid.patch
net-mlx5_core-add-error-handling-inmlx5_query_nic_vport_qkey_viol_cntr.patch
powerpc-bpf-fix-jit-code-size-calculation-of-bpf-trampoline.patch
powerpc-pseries-msi-avoid-reading-pci-device-registers-in-reduced-power-states.patch
powerpc64-ftrace-fix-clobbered-r15-during-livepatching.patch
regulator-max20086-change-enable-gpio-to-optional.patch
regulator-max20086-fix-max200086-chip-id.patch
s390-pci-allow-re-add-of-a-reserved-but-not-yet-removed-device.patch
s390-pci-fix-__pcilg_mio_inuser-inline-assembly.patch
s390-pci-prevent-self-deletion-in-disable_slot.patch
s390-pci-remove-redundant-bus-removal-and-disable-from-zpci_release_device.patch
s390-pci-serialize-device-addition-and-removal.patch
sched-fair-adhere-to-place_entity-constraints.patch
sched-rt-fix-race-in-push_rt_task.patch
series
wifi-mt76-mt7925-fix-host-interrupt-register-initialization.patch
wifi-p54-prevent-buffer-overflow-in-p54_rx_eeprom_readback.patch
33 files changed:
queue-6.15/alloc_tag-handle-module-codetag-load-errors-as-module-load-failures.patch [new file with mode: 0644]
queue-6.15/asoc-amd-amd_sdw-fix-unlikely-uninitialized-variable-use-in-create_sdw_dailinks.patch [new file with mode: 0644]
queue-6.15/asoc-amd-sof_amd_sdw-fix-unlikely-uninitialized-variable-use-in-create_sdw_dailinks.patch [new file with mode: 0644]
queue-6.15/asoc-meson-meson-card-utils-use-of_property_present-for-dt-parsing.patch [new file with mode: 0644]
queue-6.15/asoc-qcom-sdm845-add-error-handling-in-sdm845_slim_snd_hw_params.patch [new file with mode: 0644]
queue-6.15/configfs-do-not-override-creating-attribute-file-failure-in-populate_attrs.patch [new file with mode: 0644]
queue-6.15/crypto-marvell-cesa-do-not-chain-submitted-requests.patch [new file with mode: 0644]
queue-6.15/crypto-qat-add-shutdown-handler-to-qat_420xx.patch [new file with mode: 0644]
queue-6.15/crypto-qat-add-shutdown-handler-to-qat_4xxx.patch [new file with mode: 0644]
queue-6.15/crypto-qat-add-shutdown-handler-to-qat_c3xxx.patch [new file with mode: 0644]
queue-6.15/crypto-qat-add-shutdown-handler-to-qat_c62x.patch [new file with mode: 0644]
queue-6.15/crypto-qat-add-shutdown-handler-to-qat_dh895xcc.patch [new file with mode: 0644]
queue-6.15/firmware-cs_dsp-fix-oob-memory-read-access-in-kunit-test.patch [new file with mode: 0644]
queue-6.15/gfs2-move-msleep-to-sleepable-context.patch [new file with mode: 0644]
queue-6.15/io_uring-account-drain-memory-to-cgroup.patch [new file with mode: 0644]
queue-6.15/io_uring-kbuf-account-ring-io_buffer_list-memory.patch [new file with mode: 0644]
queue-6.15/net-mlx5-add-error-handling-in-mlx5_query_nic_vport_node_guid.patch [new file with mode: 0644]
queue-6.15/net-mlx5_core-add-error-handling-inmlx5_query_nic_vport_qkey_viol_cntr.patch [new file with mode: 0644]
queue-6.15/powerpc-bpf-fix-jit-code-size-calculation-of-bpf-trampoline.patch [new file with mode: 0644]
queue-6.15/powerpc-pseries-msi-avoid-reading-pci-device-registers-in-reduced-power-states.patch [new file with mode: 0644]
queue-6.15/powerpc64-ftrace-fix-clobbered-r15-during-livepatching.patch [new file with mode: 0644]
queue-6.15/regulator-max20086-change-enable-gpio-to-optional.patch [new file with mode: 0644]
queue-6.15/regulator-max20086-fix-max200086-chip-id.patch [new file with mode: 0644]
queue-6.15/s390-pci-allow-re-add-of-a-reserved-but-not-yet-removed-device.patch [new file with mode: 0644]
queue-6.15/s390-pci-fix-__pcilg_mio_inuser-inline-assembly.patch [new file with mode: 0644]
queue-6.15/s390-pci-prevent-self-deletion-in-disable_slot.patch [new file with mode: 0644]
queue-6.15/s390-pci-remove-redundant-bus-removal-and-disable-from-zpci_release_device.patch [new file with mode: 0644]
queue-6.15/s390-pci-serialize-device-addition-and-removal.patch [new file with mode: 0644]
queue-6.15/sched-fair-adhere-to-place_entity-constraints.patch [new file with mode: 0644]
queue-6.15/sched-rt-fix-race-in-push_rt_task.patch [new file with mode: 0644]
queue-6.15/series [new file with mode: 0644]
queue-6.15/wifi-mt76-mt7925-fix-host-interrupt-register-initialization.patch [new file with mode: 0644]
queue-6.15/wifi-p54-prevent-buffer-overflow-in-p54_rx_eeprom_readback.patch [new file with mode: 0644]