]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Aug 2025 08:49:17 +0000 (10:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Aug 2025 08:49:17 +0000 (10:49 +0200)
commit696415f937357092642b157e2a87749b76046b10
tree65c6e0cc49c0c0a192a7bfe9d2de2529f8144b6a
parent4fdeb79104e65ba14dcfcdfccf8df7a27e2a61f6
5.4-stable patches

added patches:
alsa-scarlett2-add-retry-on-eproto-from-scarlett2_usb_tx.patch
ata-fix-sata_mobile_lpm_policy-description-in-kconfig.patch
btrfs-populate-otime-when-logging-an-inode-item.patch
cdc-acm-fix-race-between-initial-clearing-halt-and-open.patch
drm-dp-change-aux-dpcd-probe-address-from-dpcd_rev-to-lane0_1_status.patch
drm-sched-remove-optimization-that-causes-hang-when-killing-dependent-jobs.patch
f2fs-fix-to-avoid-out-of-boundary-access-in-dnode-page.patch
f2fs-fix-to-do-sanity-check-on-ino-and-xnid.patch
ice-fix-a-null-pointer-dereference-in-ice_copy_and_init_pkg.patch
iio-hid-sensor-prox-fix-incorrect-offset-calculation.patch
media-qcom-camss-cleanup-media-device-allocated-resource-on-error-path.patch
media-rainshadow-cec-fix-toctou-race-condition-in-rain_interrupt.patch
media-v4l2-ctrls-always-copy-the-controls-on-completion.patch
media-v4l2-ctrls-don-t-reset-handler-s-error-in-v4l2_ctrl_handler_free.patch
media-venus-hfi-explicitly-release-irq-during-teardown.patch
media-venus-protect-against-spurious-interrupts-during-probe.patch
media-venus-vdec-clamp-param-smaller-than-1fps-and-bigger-than-240.patch
mm-hmm-move-pmd_to_hmm_pfn_flags-to-the-respective-ifdeffery.patch
mm-kmemleak-avoid-deadlock-by-moving-pr_warn-outside-kmemleak_lock.patch
mm-kmemleak-turn-kmemleak_lock-and-object-lock-to-raw_spinlock_t.patch
mm-zsmalloc-do-not-pass-__gfp_movable-if-config_compaction-n.patch
mm-zsmalloc.c-convert-to-use-kmem_cache_zalloc-in-cache_alloc_zspage.patch
net-usbnet-avoid-potential-rcu-stall-on-link_change-event.patch
net-usbnet-fix-the-wrong-netif_carrier_on-call.patch
nfs-fix-the-setting-of-capabilities-when-automounting-a-new-filesystem.patch
nfs-fix-up-handling-of-outstanding-layoutcommit-in-nfs_update_inode.patch
nfsd-handle-get_client_locked-failure-in-nfsd4_setclientid_confirm.patch
nfsv4-fix-nfs4_bitmap_copy_adjust.patch
pmdomain-governor-consider-cpu-latency-tolerance-from-pm_domain_cpu_gov.patch
pwm-mediatek-fix-duty-and-period-setting.patch
pwm-mediatek-handle-hardware-enable-and-clock-enable-separately.patch
pwm-mediatek-implement-.apply-callback.patch
rtc-ds1307-handle-oscillator-stop-flag-osf-for-ds1341.patch
soc-qcom-mdt_loader-ensure-we-don-t-read-past-the-elf-header.patch
tracing-add-down_write-trace_event_sem-when-adding-trace-event.patch
usb-cdc-acm-do-not-log-successful-probe-on-later-errors.patch
usb-hub-avoid-warm-port-reset-during-usb3-disconnect.patch
usb-hub-don-t-try-to-recover-devices-lost-during-warm-reset.patch
usb-musb-omap2430-convert-to-platform-remove-callback-returning-void.patch
usb-musb-omap2430-fix-device-leak-at-unbind.patch
usb-typec-fusb302-cache-pd-rx-state.patch
x86-fpu-delay-instruction-pointer-fixup-until-after-warning.patch
x86-mce-amd-add-default-names-for-mca-banks-and-blocks.patch
44 files changed:
queue-5.4/alsa-scarlett2-add-retry-on-eproto-from-scarlett2_usb_tx.patch [new file with mode: 0644]
queue-5.4/ata-fix-sata_mobile_lpm_policy-description-in-kconfig.patch [new file with mode: 0644]
queue-5.4/btrfs-populate-otime-when-logging-an-inode-item.patch [new file with mode: 0644]
queue-5.4/cdc-acm-fix-race-between-initial-clearing-halt-and-open.patch [new file with mode: 0644]
queue-5.4/drm-dp-change-aux-dpcd-probe-address-from-dpcd_rev-to-lane0_1_status.patch [new file with mode: 0644]
queue-5.4/drm-sched-remove-optimization-that-causes-hang-when-killing-dependent-jobs.patch [new file with mode: 0644]
queue-5.4/f2fs-fix-to-avoid-out-of-boundary-access-in-dnode-page.patch [new file with mode: 0644]
queue-5.4/f2fs-fix-to-do-sanity-check-on-ino-and-xnid.patch [new file with mode: 0644]
queue-5.4/ice-fix-a-null-pointer-dereference-in-ice_copy_and_init_pkg.patch [new file with mode: 0644]
queue-5.4/iio-hid-sensor-prox-fix-incorrect-offset-calculation.patch [new file with mode: 0644]
queue-5.4/media-qcom-camss-cleanup-media-device-allocated-resource-on-error-path.patch [new file with mode: 0644]
queue-5.4/media-rainshadow-cec-fix-toctou-race-condition-in-rain_interrupt.patch [new file with mode: 0644]
queue-5.4/media-v4l2-ctrls-always-copy-the-controls-on-completion.patch [new file with mode: 0644]
queue-5.4/media-v4l2-ctrls-don-t-reset-handler-s-error-in-v4l2_ctrl_handler_free.patch [new file with mode: 0644]
queue-5.4/media-venus-hfi-explicitly-release-irq-during-teardown.patch [new file with mode: 0644]
queue-5.4/media-venus-protect-against-spurious-interrupts-during-probe.patch [new file with mode: 0644]
queue-5.4/media-venus-vdec-clamp-param-smaller-than-1fps-and-bigger-than-240.patch [new file with mode: 0644]
queue-5.4/mm-hmm-move-pmd_to_hmm_pfn_flags-to-the-respective-ifdeffery.patch [new file with mode: 0644]
queue-5.4/mm-kmemleak-avoid-deadlock-by-moving-pr_warn-outside-kmemleak_lock.patch [new file with mode: 0644]
queue-5.4/mm-kmemleak-turn-kmemleak_lock-and-object-lock-to-raw_spinlock_t.patch [new file with mode: 0644]
queue-5.4/mm-zsmalloc-do-not-pass-__gfp_movable-if-config_compaction-n.patch [new file with mode: 0644]
queue-5.4/mm-zsmalloc.c-convert-to-use-kmem_cache_zalloc-in-cache_alloc_zspage.patch [new file with mode: 0644]
queue-5.4/net-usbnet-avoid-potential-rcu-stall-on-link_change-event.patch [new file with mode: 0644]
queue-5.4/net-usbnet-fix-the-wrong-netif_carrier_on-call.patch [new file with mode: 0644]
queue-5.4/nfs-fix-the-setting-of-capabilities-when-automounting-a-new-filesystem.patch [new file with mode: 0644]
queue-5.4/nfs-fix-up-handling-of-outstanding-layoutcommit-in-nfs_update_inode.patch [new file with mode: 0644]
queue-5.4/nfsd-handle-get_client_locked-failure-in-nfsd4_setclientid_confirm.patch [new file with mode: 0644]
queue-5.4/nfsv4-fix-nfs4_bitmap_copy_adjust.patch [new file with mode: 0644]
queue-5.4/pmdomain-governor-consider-cpu-latency-tolerance-from-pm_domain_cpu_gov.patch [new file with mode: 0644]
queue-5.4/pwm-mediatek-fix-duty-and-period-setting.patch [new file with mode: 0644]
queue-5.4/pwm-mediatek-handle-hardware-enable-and-clock-enable-separately.patch [new file with mode: 0644]
queue-5.4/pwm-mediatek-implement-.apply-callback.patch [new file with mode: 0644]
queue-5.4/rtc-ds1307-handle-oscillator-stop-flag-osf-for-ds1341.patch [new file with mode: 0644]
queue-5.4/series
queue-5.4/soc-qcom-mdt_loader-ensure-we-don-t-read-past-the-elf-header.patch [new file with mode: 0644]
queue-5.4/tracing-add-down_write-trace_event_sem-when-adding-trace-event.patch [new file with mode: 0644]
queue-5.4/usb-cdc-acm-do-not-log-successful-probe-on-later-errors.patch [new file with mode: 0644]
queue-5.4/usb-hub-avoid-warm-port-reset-during-usb3-disconnect.patch [new file with mode: 0644]
queue-5.4/usb-hub-don-t-try-to-recover-devices-lost-during-warm-reset.patch [new file with mode: 0644]
queue-5.4/usb-musb-omap2430-convert-to-platform-remove-callback-returning-void.patch [new file with mode: 0644]
queue-5.4/usb-musb-omap2430-fix-device-leak-at-unbind.patch [new file with mode: 0644]
queue-5.4/usb-typec-fusb302-cache-pd-rx-state.patch [new file with mode: 0644]
queue-5.4/x86-fpu-delay-instruction-pointer-fixup-until-after-warning.patch [new file with mode: 0644]
queue-5.4/x86-mce-amd-add-default-names-for-mca-banks-and-blocks.patch [new file with mode: 0644]