]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Aug 2024 14:36:12 +0000 (16:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Aug 2024 14:36:12 +0000 (16:36 +0200)
commit0fb522d341723c6fb7171a9264f790a7c8996723
tree96a6ea85cf8658aa3d5c9aad61ec56c33c24047b
parent5e588355a91a1478902bc00d93dd45f17457d9fc
6.10-stable patches

added patches:
alsa-hda-realtek-add-quirk-for-acer-aspire-e5-574g.patch
alsa-seq-ump-optimize-conversions-from-sysex-to-ump.patch
alsa-usb-audio-correct-surround-channels-in-uac1-channel-map.patch
bluetooth-hci_event-fix-setting-discovery_finding-for-passive-scanning.patch
btrfs-do-not-subtract-delalloc-from-avail-bytes.patch
btrfs-make-cow_file_range_inline-honor-locked_page-on-error.patch
btrfs-zoned-fix-zone_unusable-accounting-on-making-block-group-read-write-again.patch
ceph-force-sending-a-cap-update-msg-back-to-mds-for-revoke-op.patch
drm-amdgpu-fix-contiguous-handling-for-ib-parsing-v2.patch
drm-ast-astdp-wake-up-during-connector-status-detection.patch
drm-ast-fix-black-screen-after-resume.patch
drm-i915-fix-possible-int-overflow-in-skl_ddi_calculate_wrpll.patch
drm-v3d-fix-potential-memory-leak-in-the-performance-extension.patch
drm-v3d-fix-potential-memory-leak-in-the-timestamp-extension.patch
drm-v3d-prevent-out-of-bounds-access-in-performance-query-extensions.patch
drm-v3d-validate-passed-in-drm-syncobj-handles-in-the-performance-extension.patch
drm-v3d-validate-passed-in-drm-syncobj-handles-in-the-timestamp-extension.patch
drm-virtio-fix-type-of-dma-fence-context-variable.patch
drm-vmwgfx-fix-a-deadlock-in-dma-buf-fence-polling.patch
drm-vmwgfx-fix-handling-of-dumb-buffers.patch
hid-wacom-modify-pen-ids.patch
io_uring-keep-multishot-request-napi-timeout-current.patch
mptcp-distinguish-rcv-vs-sent-backup-flag-in-requests.patch
mptcp-fix-bad-rcvpruned-mib-accounting.patch
mptcp-fix-duplicate-data-handling.patch
mptcp-fix-nl-pm-announced-address-accounting.patch
mptcp-fix-user-space-pm-announced-address-accounting.patch
mptcp-mib-count-mpj-with-backup-flag.patch
mptcp-pm-fix-backup-support-in-signal-endpoints.patch
mptcp-pm-only-set-request_bkup-flag-when-sending-mp_prio.patch
mptcp-sched-check-both-directions-for-backup.patch
net-usb-sr9700-fix-uninitialized-variable-use-in-sr_mdio_read.patch
net-wan-fsl_qmc_hdlc-convert-carrier_lock-spinlock-to-a-mutex.patch
net-wan-fsl_qmc_hdlc-discard-received-crc.patch
nouveau-set-placement-to-original-placement-on-uvmm-validate.patch
pci-pciehp-retain-power-indicator-bits-for-userspace-indicators.patch
platform-chrome-cros_ec_proto-lock-device-when-updating-mkbp-version.patch
protect-the-fetch-of-fd-in-do_dup2-from-mispredictions.patch
r8169-don-t-increment-tx_dropped-in-case-of-netdev_tx_busy.patch
revert-alsa-firewire-lib-obsolete-workqueue-for-period-update.patch
revert-alsa-firewire-lib-operate-for-period-elapse-event-in-process-context.patch
rust-shadow_call_stack-is-incompatible-with-rust.patch
s390-fpu-re-add-exception-handling-in-load_fpu_state.patch
selftests-mptcp-always-close-input-s-fd-if-opened.patch
selftests-mptcp-fix-error-path.patch
selftests-mptcp-join-check-backup-support-in-signal-endp.patch
selftests-mptcp-join-validate-backup-in-mpj.patch
wifi-ath12k-fix-soft-lockup-on-suspend.patch
wifi-mac80211-use-monitor-sdata-with-driver-only-if-desired.patch
50 files changed:
queue-6.10/alsa-hda-realtek-add-quirk-for-acer-aspire-e5-574g.patch [new file with mode: 0644]
queue-6.10/alsa-seq-ump-optimize-conversions-from-sysex-to-ump.patch [new file with mode: 0644]
queue-6.10/alsa-usb-audio-correct-surround-channels-in-uac1-channel-map.patch [new file with mode: 0644]
queue-6.10/bluetooth-hci_event-fix-setting-discovery_finding-for-passive-scanning.patch [new file with mode: 0644]
queue-6.10/btrfs-do-not-subtract-delalloc-from-avail-bytes.patch [new file with mode: 0644]
queue-6.10/btrfs-make-cow_file_range_inline-honor-locked_page-on-error.patch [new file with mode: 0644]
queue-6.10/btrfs-zoned-fix-zone_unusable-accounting-on-making-block-group-read-write-again.patch [new file with mode: 0644]
queue-6.10/ceph-force-sending-a-cap-update-msg-back-to-mds-for-revoke-op.patch [new file with mode: 0644]
queue-6.10/drm-amdgpu-fix-contiguous-handling-for-ib-parsing-v2.patch [new file with mode: 0644]
queue-6.10/drm-ast-astdp-wake-up-during-connector-status-detection.patch [new file with mode: 0644]
queue-6.10/drm-ast-fix-black-screen-after-resume.patch [new file with mode: 0644]
queue-6.10/drm-i915-fix-possible-int-overflow-in-skl_ddi_calculate_wrpll.patch [new file with mode: 0644]
queue-6.10/drm-v3d-fix-potential-memory-leak-in-the-performance-extension.patch [new file with mode: 0644]
queue-6.10/drm-v3d-fix-potential-memory-leak-in-the-timestamp-extension.patch [new file with mode: 0644]
queue-6.10/drm-v3d-prevent-out-of-bounds-access-in-performance-query-extensions.patch [new file with mode: 0644]
queue-6.10/drm-v3d-validate-passed-in-drm-syncobj-handles-in-the-performance-extension.patch [new file with mode: 0644]
queue-6.10/drm-v3d-validate-passed-in-drm-syncobj-handles-in-the-timestamp-extension.patch [new file with mode: 0644]
queue-6.10/drm-virtio-fix-type-of-dma-fence-context-variable.patch [new file with mode: 0644]
queue-6.10/drm-vmwgfx-fix-a-deadlock-in-dma-buf-fence-polling.patch [new file with mode: 0644]
queue-6.10/drm-vmwgfx-fix-handling-of-dumb-buffers.patch [new file with mode: 0644]
queue-6.10/hid-wacom-modify-pen-ids.patch [new file with mode: 0644]
queue-6.10/io_uring-keep-multishot-request-napi-timeout-current.patch [new file with mode: 0644]
queue-6.10/mptcp-distinguish-rcv-vs-sent-backup-flag-in-requests.patch [new file with mode: 0644]
queue-6.10/mptcp-fix-bad-rcvpruned-mib-accounting.patch [new file with mode: 0644]
queue-6.10/mptcp-fix-duplicate-data-handling.patch [new file with mode: 0644]
queue-6.10/mptcp-fix-nl-pm-announced-address-accounting.patch [new file with mode: 0644]
queue-6.10/mptcp-fix-user-space-pm-announced-address-accounting.patch [new file with mode: 0644]
queue-6.10/mptcp-mib-count-mpj-with-backup-flag.patch [new file with mode: 0644]
queue-6.10/mptcp-pm-fix-backup-support-in-signal-endpoints.patch [new file with mode: 0644]
queue-6.10/mptcp-pm-only-set-request_bkup-flag-when-sending-mp_prio.patch [new file with mode: 0644]
queue-6.10/mptcp-sched-check-both-directions-for-backup.patch [new file with mode: 0644]
queue-6.10/net-usb-sr9700-fix-uninitialized-variable-use-in-sr_mdio_read.patch [new file with mode: 0644]
queue-6.10/net-wan-fsl_qmc_hdlc-convert-carrier_lock-spinlock-to-a-mutex.patch [new file with mode: 0644]
queue-6.10/net-wan-fsl_qmc_hdlc-discard-received-crc.patch [new file with mode: 0644]
queue-6.10/nouveau-set-placement-to-original-placement-on-uvmm-validate.patch [new file with mode: 0644]
queue-6.10/pci-pciehp-retain-power-indicator-bits-for-userspace-indicators.patch [new file with mode: 0644]
queue-6.10/platform-chrome-cros_ec_proto-lock-device-when-updating-mkbp-version.patch [new file with mode: 0644]
queue-6.10/protect-the-fetch-of-fd-in-do_dup2-from-mispredictions.patch [new file with mode: 0644]
queue-6.10/r8169-don-t-increment-tx_dropped-in-case-of-netdev_tx_busy.patch [new file with mode: 0644]
queue-6.10/revert-alsa-firewire-lib-obsolete-workqueue-for-period-update.patch [new file with mode: 0644]
queue-6.10/revert-alsa-firewire-lib-operate-for-period-elapse-event-in-process-context.patch [new file with mode: 0644]
queue-6.10/rust-shadow_call_stack-is-incompatible-with-rust.patch [new file with mode: 0644]
queue-6.10/s390-fpu-re-add-exception-handling-in-load_fpu_state.patch [new file with mode: 0644]
queue-6.10/selftests-mptcp-always-close-input-s-fd-if-opened.patch [new file with mode: 0644]
queue-6.10/selftests-mptcp-fix-error-path.patch [new file with mode: 0644]
queue-6.10/selftests-mptcp-join-check-backup-support-in-signal-endp.patch [new file with mode: 0644]
queue-6.10/selftests-mptcp-join-validate-backup-in-mpj.patch [new file with mode: 0644]
queue-6.10/series
queue-6.10/wifi-ath12k-fix-soft-lockup-on-suspend.patch [new file with mode: 0644]
queue-6.10/wifi-mac80211-use-monitor-sdata-with-driver-only-if-desired.patch [new file with mode: 0644]