]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2025 10:04:09 +0000 (11:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2025 10:04:09 +0000 (11:04 +0100)
commit096f39a73e9ad87b089df7abb5b7c0d77d6abf8a
tree4a8ba64c747c4ab147fadc147f225863ce7d521e
parentf8264c0b18691dfcb8c21f901b9710ba0716a93a
6.6-stable patches

added patches:
ata-libata-sff-ensure-that-we-cannot-write-outside-the-allocated-buffer.patch
crypto-qce-fix-goto-jump-in-error-path.patch
crypto-qce-unregister-previously-registered-algos-in-error-path.patch
i3c-master-fix-missing-ret-assignment-in-set_speed.patch
io_uring-fix-multishots-with-selected-buffers.patch
io_uring-net-don-t-retry-connect-operation-on-epollerr.patch
irqchip-apple-aic-only-handle-pmc-interrupt-as-fiq-when-configured-so.patch
mailbox-tegra-hsp-clear-mailbox-before-using-message.patch
maple_tree-simplify-split-calculation.patch
misc-fastrpc-deregister-device-nodes-properly-in-error-scenarios.patch
misc-fastrpc-fix-copy-buffer-page-size.patch
misc-fastrpc-fix-registered-buffer-page-address.patch
misc-misc_minor_alloc-to-use-ida-for-all-dynamic-misc-dynamic-minors.patch
mtd-onenand-fix-uninitialized-retlen-in-do_otp_read.patch
net-ncsi-wait-for-the-last-response-to-deselect-package-before-configuring-channel.patch
net-phy-c45-tjaxx-add-delay-between-mdio-write-and-read-in-soft_reset.patch
nfc-nci-add-bounds-checking-in-nci_hci_create_pipe.patch
nilfs2-fix-possible-int-overflows-in-nilfs_fiemap.patch
nvmem-core-improve-range-check-for-nvmem_cell_write.patch
nvmem-imx-ocotp-ele-fix-reading-from-non-zero-offset.patch
nvmem-imx-ocotp-ele-set-word-length-to-1.patch
nvmem-imx-ocotp-ele-simplify-read-beyond-device-check.patch
nvmem-qcom-spmi-sdam-set-size-in-struct-nvmem_config.patch
ocfs2-fix-incorrect-cpu-endianness-conversion-causing-mount-failure.patch
ocfs2-handle-a-symlink-read-error-correctly.patch
pinctrl-samsung-fix-fwnode-refcount-cleanup-if-platform_get_irq_optional-fails.patch
pnfs-flexfiles-retry-getting-layout-segment-for-reads.patch
ptp-ensure-info-enable-callback-is-always-set.patch
rtc-zynqmp-fix-optional-clock-name-property.patch
rtla-add-trace_instance_stop.patch
rtla-osnoise-distinguish-missing-workload-option.patch
rtla-timerlat_hist-set-osnoise_workload-for-kernel-threads.patch
rtla-timerlat_hist-stop-timerlat-tracer-on-signal.patch
rtla-timerlat_top-set-osnoise_workload-for-kernel-threads.patch
rtla-timerlat_top-stop-timerlat-tracer-on-signal.patch
scripts-gdb-fix-aarch64-userspace-detection-in-get_current_task.patch
selftests-mptcp-connect-f-no-reconnect.patch
tracing-osnoise-fix-resetting-of-tracepoints.patch
vfio-platform-check-the-bounds-of-read-write-syscalls.patch
40 files changed:
queue-6.6/ata-libata-sff-ensure-that-we-cannot-write-outside-the-allocated-buffer.patch [new file with mode: 0644]
queue-6.6/crypto-qce-fix-goto-jump-in-error-path.patch [new file with mode: 0644]
queue-6.6/crypto-qce-unregister-previously-registered-algos-in-error-path.patch [new file with mode: 0644]
queue-6.6/i3c-master-fix-missing-ret-assignment-in-set_speed.patch [new file with mode: 0644]
queue-6.6/io_uring-fix-multishots-with-selected-buffers.patch [new file with mode: 0644]
queue-6.6/io_uring-net-don-t-retry-connect-operation-on-epollerr.patch [new file with mode: 0644]
queue-6.6/irqchip-apple-aic-only-handle-pmc-interrupt-as-fiq-when-configured-so.patch [new file with mode: 0644]
queue-6.6/mailbox-tegra-hsp-clear-mailbox-before-using-message.patch [new file with mode: 0644]
queue-6.6/maple_tree-simplify-split-calculation.patch [new file with mode: 0644]
queue-6.6/misc-fastrpc-deregister-device-nodes-properly-in-error-scenarios.patch [new file with mode: 0644]
queue-6.6/misc-fastrpc-fix-copy-buffer-page-size.patch [new file with mode: 0644]
queue-6.6/misc-fastrpc-fix-registered-buffer-page-address.patch [new file with mode: 0644]
queue-6.6/misc-misc_minor_alloc-to-use-ida-for-all-dynamic-misc-dynamic-minors.patch [new file with mode: 0644]
queue-6.6/mtd-onenand-fix-uninitialized-retlen-in-do_otp_read.patch [new file with mode: 0644]
queue-6.6/net-ncsi-wait-for-the-last-response-to-deselect-package-before-configuring-channel.patch [new file with mode: 0644]
queue-6.6/net-phy-c45-tjaxx-add-delay-between-mdio-write-and-read-in-soft_reset.patch [new file with mode: 0644]
queue-6.6/nfc-nci-add-bounds-checking-in-nci_hci_create_pipe.patch [new file with mode: 0644]
queue-6.6/nilfs2-fix-possible-int-overflows-in-nilfs_fiemap.patch [new file with mode: 0644]
queue-6.6/nvmem-core-improve-range-check-for-nvmem_cell_write.patch [new file with mode: 0644]
queue-6.6/nvmem-imx-ocotp-ele-fix-reading-from-non-zero-offset.patch [new file with mode: 0644]
queue-6.6/nvmem-imx-ocotp-ele-set-word-length-to-1.patch [new file with mode: 0644]
queue-6.6/nvmem-imx-ocotp-ele-simplify-read-beyond-device-check.patch [new file with mode: 0644]
queue-6.6/nvmem-qcom-spmi-sdam-set-size-in-struct-nvmem_config.patch [new file with mode: 0644]
queue-6.6/ocfs2-fix-incorrect-cpu-endianness-conversion-causing-mount-failure.patch [new file with mode: 0644]
queue-6.6/ocfs2-handle-a-symlink-read-error-correctly.patch [new file with mode: 0644]
queue-6.6/pinctrl-samsung-fix-fwnode-refcount-cleanup-if-platform_get_irq_optional-fails.patch [new file with mode: 0644]
queue-6.6/pnfs-flexfiles-retry-getting-layout-segment-for-reads.patch [new file with mode: 0644]
queue-6.6/ptp-ensure-info-enable-callback-is-always-set.patch [new file with mode: 0644]
queue-6.6/rtc-zynqmp-fix-optional-clock-name-property.patch [new file with mode: 0644]
queue-6.6/rtla-add-trace_instance_stop.patch [new file with mode: 0644]
queue-6.6/rtla-osnoise-distinguish-missing-workload-option.patch [new file with mode: 0644]
queue-6.6/rtla-timerlat_hist-set-osnoise_workload-for-kernel-threads.patch [new file with mode: 0644]
queue-6.6/rtla-timerlat_hist-stop-timerlat-tracer-on-signal.patch [new file with mode: 0644]
queue-6.6/rtla-timerlat_top-set-osnoise_workload-for-kernel-threads.patch [new file with mode: 0644]
queue-6.6/rtla-timerlat_top-stop-timerlat-tracer-on-signal.patch [new file with mode: 0644]
queue-6.6/scripts-gdb-fix-aarch64-userspace-detection-in-get_current_task.patch [new file with mode: 0644]
queue-6.6/selftests-mptcp-connect-f-no-reconnect.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/tracing-osnoise-fix-resetting-of-tracepoints.patch [new file with mode: 0644]
queue-6.6/vfio-platform-check-the-bounds-of-read-write-syscalls.patch [new file with mode: 0644]