]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 May 2025 13:54:16 +0000 (15:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 May 2025 13:54:16 +0000 (15:54 +0200)
commit07a78e230bd513da3a6a0ed65b0da5fe4ad7dfb8
tree8ef08ff85c024ad02f742368e35a2e39baf74d66
parent8e483184c9f9bc5003721d76a125d885a905d60b
6.1-stable patches

added patches:
alsa-es1968-add-error-handling-for-snd_pcm_hw_constraint_pow2.patch
alsa-usb-audio-add-sample-rate-quirk-for-audioengine-d1.patch
alsa-usb-audio-add-sample-rate-quirk-for-microdia-jp001-usb-camera.patch
dma-buf-insert-memory-barrier-before-updating-num_fences.patch
dmaengine-idxd-add-missing-cleanup-for-early-error-out-in-idxd_setup_internals.patch
dmaengine-idxd-add-missing-cleanups-in-cleanup-internals.patch
dmaengine-idxd-add-missing-idxd-cleanup-to-fix-memory-leak-in-remove-call.patch
dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_alloc.patch
dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_pci_probe.patch
dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_setup_engines.patch
dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_setup_groups.patch
dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_setup_wqs.patch
dmaengine-ti-k3-udma-add-missing-locking.patch
dmaengine-ti-k3-udma-use-cap_mask-directly-from-dma_device-structure-instead-of-a-local-copy.patch
drivers-hv-allow-vmbus_sendpacket_mpb_desc-to-create-multiple-ranges.patch
drivers-hv-vmbus-remove-vmbus_sendpacket_pagebuffer.patch
ftrace-fix-preemption-accounting-for-stacktrace-filter-command.patch
ftrace-fix-preemption-accounting-for-stacktrace-trigger-command.patch
hv_netvsc-preserve-contiguous-pfn-grouping-in-the-page-buffer-array.patch
hv_netvsc-remove-rmsg_pgcnt.patch
hv_netvsc-use-vmbus_sendpacket_mpb_desc-to-send-vmbus-messages.patch
net-qede-initialize-qede_ll_ops-with-designated-initializer.patch
phy-fix-error-handling-in-tegra_xusb_port_init.patch
phy-renesas-rcar-gen3-usb2-fix-role-detection-on-unbind-bind.patch
phy-renesas-rcar-gen3-usb2-set-timing-registers-only-once.patch
scsi-sd_zbc-block-respect-bio-vector-limits-for-report-zones-buffer.patch
smb-client-fix-memory-leak-during-error-handling-for-posix-mkdir.patch
tracing-samples-initialize-trace_array_printk-with-the-correct-function.patch
wifi-mt76-disable-napi-on-driver-removal.patch
31 files changed:
queue-6.1/acpi-pptt-fix-processor-subtable-walk.patch
queue-6.1/alsa-es1968-add-error-handling-for-snd_pcm_hw_constraint_pow2.patch [new file with mode: 0644]
queue-6.1/alsa-usb-audio-add-sample-rate-quirk-for-audioengine-d1.patch [new file with mode: 0644]
queue-6.1/alsa-usb-audio-add-sample-rate-quirk-for-microdia-jp001-usb-camera.patch [new file with mode: 0644]
queue-6.1/dma-buf-insert-memory-barrier-before-updating-num_fences.patch [new file with mode: 0644]
queue-6.1/dmaengine-idxd-add-missing-cleanup-for-early-error-out-in-idxd_setup_internals.patch [new file with mode: 0644]
queue-6.1/dmaengine-idxd-add-missing-cleanups-in-cleanup-internals.patch [new file with mode: 0644]
queue-6.1/dmaengine-idxd-add-missing-idxd-cleanup-to-fix-memory-leak-in-remove-call.patch [new file with mode: 0644]
queue-6.1/dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_alloc.patch [new file with mode: 0644]
queue-6.1/dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_pci_probe.patch [new file with mode: 0644]
queue-6.1/dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_setup_engines.patch [new file with mode: 0644]
queue-6.1/dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_setup_groups.patch [new file with mode: 0644]
queue-6.1/dmaengine-idxd-fix-memory-leak-in-error-handling-path-of-idxd_setup_wqs.patch [new file with mode: 0644]
queue-6.1/dmaengine-ti-k3-udma-add-missing-locking.patch [new file with mode: 0644]
queue-6.1/dmaengine-ti-k3-udma-use-cap_mask-directly-from-dma_device-structure-instead-of-a-local-copy.patch [new file with mode: 0644]
queue-6.1/drivers-hv-allow-vmbus_sendpacket_mpb_desc-to-create-multiple-ranges.patch [new file with mode: 0644]
queue-6.1/drivers-hv-vmbus-remove-vmbus_sendpacket_pagebuffer.patch [new file with mode: 0644]
queue-6.1/ftrace-fix-preemption-accounting-for-stacktrace-filter-command.patch [new file with mode: 0644]
queue-6.1/ftrace-fix-preemption-accounting-for-stacktrace-trigger-command.patch [new file with mode: 0644]
queue-6.1/hv_netvsc-preserve-contiguous-pfn-grouping-in-the-page-buffer-array.patch [new file with mode: 0644]
queue-6.1/hv_netvsc-remove-rmsg_pgcnt.patch [new file with mode: 0644]
queue-6.1/hv_netvsc-use-vmbus_sendpacket_mpb_desc-to-send-vmbus-messages.patch [new file with mode: 0644]
queue-6.1/net-qede-initialize-qede_ll_ops-with-designated-initializer.patch [new file with mode: 0644]
queue-6.1/phy-fix-error-handling-in-tegra_xusb_port_init.patch [new file with mode: 0644]
queue-6.1/phy-renesas-rcar-gen3-usb2-fix-role-detection-on-unbind-bind.patch [new file with mode: 0644]
queue-6.1/phy-renesas-rcar-gen3-usb2-set-timing-registers-only-once.patch [new file with mode: 0644]
queue-6.1/scsi-sd_zbc-block-respect-bio-vector-limits-for-report-zones-buffer.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/smb-client-fix-memory-leak-during-error-handling-for-posix-mkdir.patch [new file with mode: 0644]
queue-6.1/tracing-samples-initialize-trace_array_printk-with-the-correct-function.patch [new file with mode: 0644]
queue-6.1/wifi-mt76-disable-napi-on-driver-removal.patch [new file with mode: 0644]