]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2023 11:11:44 +0000 (13:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2023 11:11:44 +0000 (13:11 +0200)
commit714804ebbdf40fbbce1bfe21cc5fc14edf57e37b
tree676de6616de54435c9db5b2cc538f107be327f55
parent71954228b0c572ad07441822f8163c6ea9871e42
6.1-stable patches

added patches:
acpi-sleep-avoid-breaking-s3-wakeup-due-to-might_sleep.patch
bpf-ensure-main-program-has-an-extable.patch
cgroup-do-not-corrupt-task-iteration-when-rebinding-subsystem.patch
cgroup-freezer-hold-cpu_hotplug_lock-before-freezer_mutex-in-freezer_css_-online-offline.patch
drivers-hv-vmbus-call-hv_synic_free-if-hv_synic_alloc-fails.patch
drivers-hv-vmbus-fix-vmbus_wait_for_unload-to-scan-present-cpus.patch
io_uring-net-clear-msg_controllen-on-partial-sendmsg-retry.patch
io_uring-net-disable-partial-retries-for-recvmsg-with-cmsg.patch
kvm-avoid-illegal-stage2-mapping-on-invalid-memory-slot.patch
mmc-bcm2835-fix-deferred-probing.patch
mmc-litex_mmc-set-probe_prefer_asynchronous.patch
mmc-meson-gx-remove-redundant-mmc_request_done-call-from-irq-context.patch
mmc-mmci-stm32-fix-max-busy-timeout-calculation.patch
mmc-sdhci-msm-disable-broken-64-bit-dma-on-msm8916.patch
mmc-sdhci-spear-fix-deferred-probing.patch
mmc-sunxi-fix-deferred-probing.patch
mptcp-consolidate-fallback-and-non-fallback-state-machine.patch
mptcp-fix-possible-divide-by-zero-in-recvmsg.patch
mptcp-fix-possible-list-corruption-on-passive-mpj.patch
mptcp-handle-correctly-disconnect-failures.patch
nilfs2-fix-buffer-corruption-due-to-concurrent-device-reads.patch
pci-hv-add-a-per-bus-mutex-state_lock.patch
pci-hv-fix-a-race-condition-bug-in-hv_pci_query_relations.patch
pci-hv-fix-a-race-condition-in-hv_irq_unmask-that-can-cause-panic.patch
pci-hv-remove-the-useless-hv_pcichild_state-from-struct-hv_pci_dev.patch
revert-pci-hv-fix-a-timing-issue-which-causes-kdump-to-fail-occasionally.patch
scripts-fix-the-gfp-flags-header-path-in-gfp-translate.patch
wifi-iwlwifi-pcie-handle-so-f-device-for-pci-id-0x7af0.patch
writeback-fix-dereferencing-null-mapping-host-on-writeback_page_template.patch
30 files changed:
queue-6.1/acpi-sleep-avoid-breaking-s3-wakeup-due-to-might_sleep.patch [new file with mode: 0644]
queue-6.1/bpf-ensure-main-program-has-an-extable.patch [new file with mode: 0644]
queue-6.1/cgroup-do-not-corrupt-task-iteration-when-rebinding-subsystem.patch [new file with mode: 0644]
queue-6.1/cgroup-freezer-hold-cpu_hotplug_lock-before-freezer_mutex-in-freezer_css_-online-offline.patch [new file with mode: 0644]
queue-6.1/drivers-hv-vmbus-call-hv_synic_free-if-hv_synic_alloc-fails.patch [new file with mode: 0644]
queue-6.1/drivers-hv-vmbus-fix-vmbus_wait_for_unload-to-scan-present-cpus.patch [new file with mode: 0644]
queue-6.1/io_uring-net-clear-msg_controllen-on-partial-sendmsg-retry.patch [new file with mode: 0644]
queue-6.1/io_uring-net-disable-partial-retries-for-recvmsg-with-cmsg.patch [new file with mode: 0644]
queue-6.1/kvm-avoid-illegal-stage2-mapping-on-invalid-memory-slot.patch [new file with mode: 0644]
queue-6.1/mmc-bcm2835-fix-deferred-probing.patch [new file with mode: 0644]
queue-6.1/mmc-litex_mmc-set-probe_prefer_asynchronous.patch [new file with mode: 0644]
queue-6.1/mmc-meson-gx-remove-redundant-mmc_request_done-call-from-irq-context.patch [new file with mode: 0644]
queue-6.1/mmc-mmci-stm32-fix-max-busy-timeout-calculation.patch [new file with mode: 0644]
queue-6.1/mmc-sdhci-msm-disable-broken-64-bit-dma-on-msm8916.patch [new file with mode: 0644]
queue-6.1/mmc-sdhci-spear-fix-deferred-probing.patch [new file with mode: 0644]
queue-6.1/mmc-sunxi-fix-deferred-probing.patch [new file with mode: 0644]
queue-6.1/mptcp-consolidate-fallback-and-non-fallback-state-machine.patch [new file with mode: 0644]
queue-6.1/mptcp-fix-possible-divide-by-zero-in-recvmsg.patch [new file with mode: 0644]
queue-6.1/mptcp-fix-possible-list-corruption-on-passive-mpj.patch [new file with mode: 0644]
queue-6.1/mptcp-handle-correctly-disconnect-failures.patch [new file with mode: 0644]
queue-6.1/nilfs2-fix-buffer-corruption-due-to-concurrent-device-reads.patch [new file with mode: 0644]
queue-6.1/pci-hv-add-a-per-bus-mutex-state_lock.patch [new file with mode: 0644]
queue-6.1/pci-hv-fix-a-race-condition-bug-in-hv_pci_query_relations.patch [new file with mode: 0644]
queue-6.1/pci-hv-fix-a-race-condition-in-hv_irq_unmask-that-can-cause-panic.patch [new file with mode: 0644]
queue-6.1/pci-hv-remove-the-useless-hv_pcichild_state-from-struct-hv_pci_dev.patch [new file with mode: 0644]
queue-6.1/revert-pci-hv-fix-a-timing-issue-which-causes-kdump-to-fail-occasionally.patch [new file with mode: 0644]
queue-6.1/scripts-fix-the-gfp-flags-header-path-in-gfp-translate.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/wifi-iwlwifi-pcie-handle-so-f-device-for-pci-id-0x7af0.patch [new file with mode: 0644]
queue-6.1/writeback-fix-dereferencing-null-mapping-host-on-writeback_page_template.patch [new file with mode: 0644]