]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.5-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Oct 2023 12:44:03 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Oct 2023 12:44:03 +0000 (14:44 +0200)
commit85f3d6e78d4c940fd9c3bbe28ed8d66fe39d9752
treebf0988ccb3e2508654fa49b5a2184649a8734d6f
parent2ae971f99a20a9502fc3b43835ab452574072289
6.5-stable patches

added patches:
arm64-add-cortex-a520-cpu-part-definition.patch
arm64-errata-add-cortex-a520-speculative-unprivileged-load-workaround.patch
bluetooth-hci_codec-fix-leaking-content-of-local_codecs.patch
bluetooth-hci_sync-fix-handling-of-hci_quirk_strict_duplicate_filter.patch
btrfs-always-print-transaction-aborted-messages-with-an-error-level.patch
btrfs-reject-unknown-mount-options-early.patch
drm-amd-fix-detection-of-_pr3-on-the-pcie-root-port.patch
drm-amd-fix-logic-error-in-sienna_cichlid_update_pcie_parameters.patch
drm-i915-don-t-set-pipe_control_flush_l3-for-aux-inval.patch
io_uring-don-t-allow-ioring_setup_no_mmap-rings-on-highmem-pages.patch
io_uring-ensure-io_lockdep_assert_cq_locked-handles-disabled-rings.patch
io_uring-kbuf-don-t-allow-registered-buffer-rings-on-highmem-pages.patch
iommu-apple-dart-handle-dma_fq-domains-in-attach_dev.patch
iommu-vt-d-avoid-memory-allocation-in-iommu_suspend.patch
md-raid5-release-batch_last-before-waiting-for-another-stripe_head.patch
mptcp-fix-delegated-action-races.patch
mptcp-userspace-pm-allow-creating-id-0-subflow.patch
net-ethernet-mediatek-disable-irq-before-schedule-napi.patch
net-mana-fix-the-tso_bytes-calculation.patch
net-mana-fix-tx-cqe-error-handling.patch
net-prevent-rewrite-of-msg_name-in-sock_sendmsg.patch
net-replace-calls-to-sock-ops-connect-with-kernel_connect.patch
pci-pm-mark-devices-disconnected-if-upstream-pcie-link-is-down-on-resume.patch
pci-qcom-fix-ipq8074-enumeration.patch
platform-x86-intel-ifs-release-cpus_read_lock.patch
qed-red_ll2-fix-undefined-behavior-bug-in-struct-qed_ll2_info.patch
scsi-zfcp-fix-a-double-put-in-zfcp_port_enqueue.patch
vringh-don-t-use-vringh_kiov_advance-in-vringh_iov_xfer.patch
wifi-brcmfmac-replace-1-element-arrays-with-flexible-arrays.patch
wifi-mwifiex-fix-tlv_buf_left-calculation.patch
wifi-rtw88-rtw8723d-fix-mac-address-offset-in-eeprom.patch
32 files changed:
queue-6.5/arm64-add-cortex-a520-cpu-part-definition.patch [new file with mode: 0644]
queue-6.5/arm64-errata-add-cortex-a520-speculative-unprivileged-load-workaround.patch [new file with mode: 0644]
queue-6.5/bluetooth-hci_codec-fix-leaking-content-of-local_codecs.patch [new file with mode: 0644]
queue-6.5/bluetooth-hci_sync-fix-handling-of-hci_quirk_strict_duplicate_filter.patch [new file with mode: 0644]
queue-6.5/btrfs-always-print-transaction-aborted-messages-with-an-error-level.patch [new file with mode: 0644]
queue-6.5/btrfs-reject-unknown-mount-options-early.patch [new file with mode: 0644]
queue-6.5/drm-amd-fix-detection-of-_pr3-on-the-pcie-root-port.patch [new file with mode: 0644]
queue-6.5/drm-amd-fix-logic-error-in-sienna_cichlid_update_pcie_parameters.patch [new file with mode: 0644]
queue-6.5/drm-i915-don-t-set-pipe_control_flush_l3-for-aux-inval.patch [new file with mode: 0644]
queue-6.5/io_uring-don-t-allow-ioring_setup_no_mmap-rings-on-highmem-pages.patch [new file with mode: 0644]
queue-6.5/io_uring-ensure-io_lockdep_assert_cq_locked-handles-disabled-rings.patch [new file with mode: 0644]
queue-6.5/io_uring-kbuf-don-t-allow-registered-buffer-rings-on-highmem-pages.patch [new file with mode: 0644]
queue-6.5/iommu-apple-dart-handle-dma_fq-domains-in-attach_dev.patch [new file with mode: 0644]
queue-6.5/iommu-vt-d-avoid-memory-allocation-in-iommu_suspend.patch [new file with mode: 0644]
queue-6.5/md-raid5-release-batch_last-before-waiting-for-another-stripe_head.patch [new file with mode: 0644]
queue-6.5/mptcp-fix-delegated-action-races.patch [new file with mode: 0644]
queue-6.5/mptcp-userspace-pm-allow-creating-id-0-subflow.patch [new file with mode: 0644]
queue-6.5/net-ethernet-mediatek-disable-irq-before-schedule-napi.patch [new file with mode: 0644]
queue-6.5/net-mana-fix-the-tso_bytes-calculation.patch [new file with mode: 0644]
queue-6.5/net-mana-fix-tx-cqe-error-handling.patch [new file with mode: 0644]
queue-6.5/net-prevent-rewrite-of-msg_name-in-sock_sendmsg.patch [new file with mode: 0644]
queue-6.5/net-replace-calls-to-sock-ops-connect-with-kernel_connect.patch [new file with mode: 0644]
queue-6.5/pci-pm-mark-devices-disconnected-if-upstream-pcie-link-is-down-on-resume.patch [new file with mode: 0644]
queue-6.5/pci-qcom-fix-ipq8074-enumeration.patch [new file with mode: 0644]
queue-6.5/platform-x86-intel-ifs-release-cpus_read_lock.patch [new file with mode: 0644]
queue-6.5/qed-red_ll2-fix-undefined-behavior-bug-in-struct-qed_ll2_info.patch [new file with mode: 0644]
queue-6.5/scsi-zfcp-fix-a-double-put-in-zfcp_port_enqueue.patch [new file with mode: 0644]
queue-6.5/series
queue-6.5/vringh-don-t-use-vringh_kiov_advance-in-vringh_iov_xfer.patch [new file with mode: 0644]
queue-6.5/wifi-brcmfmac-replace-1-element-arrays-with-flexible-arrays.patch [new file with mode: 0644]
queue-6.5/wifi-mwifiex-fix-tlv_buf_left-calculation.patch [new file with mode: 0644]
queue-6.5/wifi-rtw88-rtw8723d-fix-mac-address-offset-in-eeprom.patch [new file with mode: 0644]