]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Mar 2026 11:48:37 +0000 (12:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Mar 2026 11:48:37 +0000 (12:48 +0100)
commit4dd2adf8cf2a1fb491cf059c95dc00554205fe4c
tree5592ff6fa81eecbadb31d8451afc3c8b660eebf0
parent470d82b0457bedc311c6b1027b6bfa500d2c08a1
6.19-stable patches

added patches:
arm64-gcs-honour-mprotect-prot_none-on-shadow-stack-mappings.patch
bpf-fix-kprobe_multi-cookies-access-in-show_fdinfo-callback.patch
btrfs-fix-chunk-map-leak-in-btrfs_map_block-after-btrfs_chunk_map_num_copies.patch
cpufreq-intel_pstate-fix-null-pointer-dereference-in-update_cpu_qos_request.patch
device-property-allow-secondary-lookup-in-fwnode_get_next_child_node.patch
drm-amd-disable-mes-lr-compute-w-a.patch
drm-amdgpu-add-upper-bound-check-on-user-inputs-in-signal-ioctl.patch
drm-amdgpu-add-upper-bound-check-on-user-inputs-in-wait-ioctl.patch
drm-amdgpu-userq-fix-reference-leak-in-amdgpu_userq_wait_ioctl.patch
drm-bridge-samsung-dsim-fix-memory-leak-in-error-path.patch
drm-bridge-ti-sn65dsi86-enable-hpd-polling-if-irq-is-not-used.patch
drm-i915-alpm-alpm-disable-fixes.patch
drm-xe-sync-cleanup-partially-initialized-sync-on-parse-failure.patch
drm-xe-sync-fix-user-fence-leak-on-alloc-failure.patch
gpiolib-normalize-the-return-value-of-gc-get-on-behalf-of-buggy-drivers.patch
ice-reintroduce-retry-mechanism-for-indirect-aq.patch
iomap-don-t-mark-folio-uptodate-if-read-io-has-bytes-pending.patch
iomap-reject-delalloc-mappings-during-writeback.patch
ipmi-si-don-t-block-module-unload-if-the-bmc-is-messed-up.patch
ipmi-si-fix-check-for-a-misbehaving-bmc.patch
ipmi-si-handle-waiting-messages-when-bmc-failure-detected.patch
ipmi-si-use-a-long-timeout-when-the-bmc-is-misbehaving.patch
irqchip-gic-v3-its-limit-number-of-per-device-msis-to-the-range-the-its-supports.patch
ixgbevf-fix-link-setup-issue.patch
kunit-irq-ensure-timer-doesn-t-fire-too-frequently.patch
mm-damon-core-clear-walk_control-on-inactive-context-in-damos_walk.patch
mm-huge_memory-fix-a-folio_split-race-condition-with-folio_try_get.patch
mm-memfd_luo-always-dirty-all-folios.patch
mm-memfd_luo-always-make-all-folios-uptodate.patch
mm-slab-fix-an-incorrect-check-in-obj_exts_alloc_size.patch
nfsd-fix-cred-ref-leak-in-nfsd_nl_listener_set_doit.patch
nouveau-gsp-drop-warn_on-in-acpi-probes.patch
nsfs-tighten-permission-checks-for-handle-opening.patch
nstree-tighten-permission-checks-for-listing.patch
s390-pfault-fix-virtual-vs-physical-address-confusion.patch
sched_ext-disable-preemption-between-scx_claim_exit-and-kicking-helper-work.patch
sched_ext-fix-starvation-of-scx_enable-under-fair-class-saturation.patch
staging-rtl8723bs-fix-potential-out-of-bounds-read-in-rtw_restruct_wmm_ie.patch
staging-rtl8723bs-properly-validate-the-data-in-rtw_get_ie_ex.patch
staging-sm750fb-add-missing-pci_release_region-on-error-and-removal.patch
41 files changed:
queue-6.19/arm64-gcs-honour-mprotect-prot_none-on-shadow-stack-mappings.patch [new file with mode: 0644]
queue-6.19/bpf-fix-kprobe_multi-cookies-access-in-show_fdinfo-callback.patch [new file with mode: 0644]
queue-6.19/btrfs-fix-chunk-map-leak-in-btrfs_map_block-after-btrfs_chunk_map_num_copies.patch [new file with mode: 0644]
queue-6.19/cpufreq-intel_pstate-fix-null-pointer-dereference-in-update_cpu_qos_request.patch [new file with mode: 0644]
queue-6.19/device-property-allow-secondary-lookup-in-fwnode_get_next_child_node.patch [new file with mode: 0644]
queue-6.19/drm-amd-disable-mes-lr-compute-w-a.patch [new file with mode: 0644]
queue-6.19/drm-amdgpu-add-upper-bound-check-on-user-inputs-in-signal-ioctl.patch [new file with mode: 0644]
queue-6.19/drm-amdgpu-add-upper-bound-check-on-user-inputs-in-wait-ioctl.patch [new file with mode: 0644]
queue-6.19/drm-amdgpu-userq-fix-reference-leak-in-amdgpu_userq_wait_ioctl.patch [new file with mode: 0644]
queue-6.19/drm-bridge-samsung-dsim-fix-memory-leak-in-error-path.patch [new file with mode: 0644]
queue-6.19/drm-bridge-ti-sn65dsi86-enable-hpd-polling-if-irq-is-not-used.patch [new file with mode: 0644]
queue-6.19/drm-i915-alpm-alpm-disable-fixes.patch [new file with mode: 0644]
queue-6.19/drm-xe-sync-cleanup-partially-initialized-sync-on-parse-failure.patch [new file with mode: 0644]
queue-6.19/drm-xe-sync-fix-user-fence-leak-on-alloc-failure.patch [new file with mode: 0644]
queue-6.19/gpiolib-normalize-the-return-value-of-gc-get-on-behalf-of-buggy-drivers.patch [new file with mode: 0644]
queue-6.19/ice-reintroduce-retry-mechanism-for-indirect-aq.patch [new file with mode: 0644]
queue-6.19/iomap-don-t-mark-folio-uptodate-if-read-io-has-bytes-pending.patch [new file with mode: 0644]
queue-6.19/iomap-reject-delalloc-mappings-during-writeback.patch [new file with mode: 0644]
queue-6.19/ipmi-si-don-t-block-module-unload-if-the-bmc-is-messed-up.patch [new file with mode: 0644]
queue-6.19/ipmi-si-fix-check-for-a-misbehaving-bmc.patch [new file with mode: 0644]
queue-6.19/ipmi-si-handle-waiting-messages-when-bmc-failure-detected.patch [new file with mode: 0644]
queue-6.19/ipmi-si-use-a-long-timeout-when-the-bmc-is-misbehaving.patch [new file with mode: 0644]
queue-6.19/irqchip-gic-v3-its-limit-number-of-per-device-msis-to-the-range-the-its-supports.patch [new file with mode: 0644]
queue-6.19/ixgbevf-fix-link-setup-issue.patch [new file with mode: 0644]
queue-6.19/kunit-irq-ensure-timer-doesn-t-fire-too-frequently.patch [new file with mode: 0644]
queue-6.19/mm-damon-core-clear-walk_control-on-inactive-context-in-damos_walk.patch [new file with mode: 0644]
queue-6.19/mm-huge_memory-fix-a-folio_split-race-condition-with-folio_try_get.patch [new file with mode: 0644]
queue-6.19/mm-memfd_luo-always-dirty-all-folios.patch [new file with mode: 0644]
queue-6.19/mm-memfd_luo-always-make-all-folios-uptodate.patch [new file with mode: 0644]
queue-6.19/mm-slab-fix-an-incorrect-check-in-obj_exts_alloc_size.patch [new file with mode: 0644]
queue-6.19/nfsd-fix-cred-ref-leak-in-nfsd_nl_listener_set_doit.patch [new file with mode: 0644]
queue-6.19/nouveau-gsp-drop-warn_on-in-acpi-probes.patch [new file with mode: 0644]
queue-6.19/nsfs-tighten-permission-checks-for-handle-opening.patch [new file with mode: 0644]
queue-6.19/nstree-tighten-permission-checks-for-listing.patch [new file with mode: 0644]
queue-6.19/s390-pfault-fix-virtual-vs-physical-address-confusion.patch [new file with mode: 0644]
queue-6.19/sched_ext-disable-preemption-between-scx_claim_exit-and-kicking-helper-work.patch [new file with mode: 0644]
queue-6.19/sched_ext-fix-starvation-of-scx_enable-under-fair-class-saturation.patch [new file with mode: 0644]
queue-6.19/series
queue-6.19/staging-rtl8723bs-fix-potential-out-of-bounds-read-in-rtw_restruct_wmm_ie.patch [new file with mode: 0644]
queue-6.19/staging-rtl8723bs-properly-validate-the-data-in-rtw_get_ie_ex.patch [new file with mode: 0644]
queue-6.19/staging-sm750fb-add-missing-pci_release_region-on-error-and-removal.patch [new file with mode: 0644]