]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.3-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2023 09:53:48 +0000 (11:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2023 09:53:48 +0000 (11:53 +0200)
commit0d2eadae6f50583177ae25309a808abeee6c3d83
tree97e4038353dc55ac80e2671f6d88e9731d3c626a
parent4db18e281edf5a28bf5325105232c4f4cecb7890
6.3-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
memfd-check-for-non-null-file_seals-in-memfd_create-syscall.patch
mm-mprotect-fix-do_mprotect_pkey-limit-check.patch
mm-vmalloc-do-not-output-a-spurious-warning-when-huge-vmalloc-fails.patch
mmc-bcm2835-fix-deferred-probing.patch
mmc-litex_mmc-set-probe_prefer_asynchronous.patch
mmc-meson-gx-fix-deferred-probing.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-ensure-listener-is-unhashed-before-updating-the-sk-status.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
net-mdio-fix-the-wrong-parameters.patch
nilfs2-fix-buffer-corruption-due-to-concurrent-device-reads.patch
nilfs2-prevent-general-protection-fault-in-nilfs_clear_dirty_page.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
thermal-intel-intel_soc_dts_iosf-fix-reporting-wrong-temperatures.patch
wifi-iwlwifi-pcie-handle-so-f-device-for-pci-id-0x7af0.patch
writeback-fix-dereferencing-null-mapping-host-on-writeback_page_template.patch
38 files changed:
queue-6.3/acpi-sleep-avoid-breaking-s3-wakeup-due-to-might_sleep.patch [new file with mode: 0644]
queue-6.3/bpf-ensure-main-program-has-an-extable.patch [new file with mode: 0644]
queue-6.3/cgroup-do-not-corrupt-task-iteration-when-rebinding-subsystem.patch [new file with mode: 0644]
queue-6.3/cgroup-freezer-hold-cpu_hotplug_lock-before-freezer_mutex-in-freezer_css_-online-offline.patch [new file with mode: 0644]
queue-6.3/drivers-hv-vmbus-call-hv_synic_free-if-hv_synic_alloc-fails.patch [new file with mode: 0644]
queue-6.3/drivers-hv-vmbus-fix-vmbus_wait_for_unload-to-scan-present-cpus.patch [new file with mode: 0644]
queue-6.3/io_uring-net-clear-msg_controllen-on-partial-sendmsg-retry.patch [new file with mode: 0644]
queue-6.3/io_uring-net-disable-partial-retries-for-recvmsg-with-cmsg.patch [new file with mode: 0644]
queue-6.3/kvm-avoid-illegal-stage2-mapping-on-invalid-memory-slot.patch [new file with mode: 0644]
queue-6.3/memfd-check-for-non-null-file_seals-in-memfd_create-syscall.patch [new file with mode: 0644]
queue-6.3/mm-mprotect-fix-do_mprotect_pkey-limit-check.patch [new file with mode: 0644]
queue-6.3/mm-vmalloc-do-not-output-a-spurious-warning-when-huge-vmalloc-fails.patch [new file with mode: 0644]
queue-6.3/mmc-bcm2835-fix-deferred-probing.patch [new file with mode: 0644]
queue-6.3/mmc-litex_mmc-set-probe_prefer_asynchronous.patch [new file with mode: 0644]
queue-6.3/mmc-meson-gx-fix-deferred-probing.patch [new file with mode: 0644]
queue-6.3/mmc-meson-gx-remove-redundant-mmc_request_done-call-from-irq-context.patch [new file with mode: 0644]
queue-6.3/mmc-mmci-stm32-fix-max-busy-timeout-calculation.patch [new file with mode: 0644]
queue-6.3/mmc-sdhci-msm-disable-broken-64-bit-dma-on-msm8916.patch [new file with mode: 0644]
queue-6.3/mmc-sdhci-spear-fix-deferred-probing.patch [new file with mode: 0644]
queue-6.3/mmc-sunxi-fix-deferred-probing.patch [new file with mode: 0644]
queue-6.3/mptcp-consolidate-fallback-and-non-fallback-state-machine.patch [new file with mode: 0644]
queue-6.3/mptcp-ensure-listener-is-unhashed-before-updating-the-sk-status.patch [new file with mode: 0644]
queue-6.3/mptcp-fix-possible-divide-by-zero-in-recvmsg.patch [new file with mode: 0644]
queue-6.3/mptcp-fix-possible-list-corruption-on-passive-mpj.patch [new file with mode: 0644]
queue-6.3/mptcp-handle-correctly-disconnect-failures.patch [new file with mode: 0644]
queue-6.3/net-mdio-fix-the-wrong-parameters.patch [new file with mode: 0644]
queue-6.3/nilfs2-fix-buffer-corruption-due-to-concurrent-device-reads.patch [new file with mode: 0644]
queue-6.3/nilfs2-prevent-general-protection-fault-in-nilfs_clear_dirty_page.patch [new file with mode: 0644]
queue-6.3/pci-hv-add-a-per-bus-mutex-state_lock.patch [new file with mode: 0644]
queue-6.3/pci-hv-fix-a-race-condition-bug-in-hv_pci_query_relations.patch [new file with mode: 0644]
queue-6.3/pci-hv-fix-a-race-condition-in-hv_irq_unmask-that-can-cause-panic.patch [new file with mode: 0644]
queue-6.3/pci-hv-remove-the-useless-hv_pcichild_state-from-struct-hv_pci_dev.patch [new file with mode: 0644]
queue-6.3/revert-pci-hv-fix-a-timing-issue-which-causes-kdump-to-fail-occasionally.patch [new file with mode: 0644]
queue-6.3/scripts-fix-the-gfp-flags-header-path-in-gfp-translate.patch [new file with mode: 0644]
queue-6.3/series
queue-6.3/thermal-intel-intel_soc_dts_iosf-fix-reporting-wrong-temperatures.patch [new file with mode: 0644]
queue-6.3/wifi-iwlwifi-pcie-handle-so-f-device-for-pci-id-0x7af0.patch [new file with mode: 0644]
queue-6.3/writeback-fix-dereferencing-null-mapping-host-on-writeback_page_template.patch [new file with mode: 0644]