]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Jan 2026 16:27:36 +0000 (17:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Jan 2026 16:27:36 +0000 (17:27 +0100)
commit5a11fe17592e72b2224c57e2eb3cc0d17b7d444c
treeaadc211e9a6b7cd595eaff3ea1c50c0bb66165fb
parent5a7d4a0f506944a01fcb485e213a9c85e477d7b0
5.10-stable patches

added patches:
asoc-stm-use-dev_err_probe-helper.patch
asoc-stm32-sai-fix-clk-prepare-imbalance-on-probe-failure.patch
asoc-stm32-sai-use-the-devm_clk_get_optional-helper.patch
btrfs-do-not-clean-up-repair-bio-if-submit-fails.patch
bus-fsl-mc-bus-fix-kasan-use-after-free-in-fsl_mc_bus_remove.patch
cpufreq-scmi-fix-null-ptr-deref-in-scmi_cpufreq_get_rate.patch
drm-gma500-remove-unused-helper-psb_fbdev_fb_setcolreg.patch
leds-leds-lp50xx-enable-chip-before-any-communication.patch
leds-lp50xx-get-rid-of-redundant-check-in-lp50xx_enable_disable.patch
leds-lp50xx-reduce-level-of-dereferences.patch
leds-lp50xx-remove-duplicated-error-reporting-in-.remove.patch
lockd-fix-vfs_test_lock-calls.patch
media-mediatek-vcodec-fix-a-reference-leak-in-mtk_vcodec_fw_vpu_init.patch
media-samsung-exynos4-is-fix-potential-abba-deadlock-on-init.patch
media-vpif_capture-fix-section-mismatch.patch
mm-balloon_compaction-convert-balloon_page_delete-to-balloon_page_finalize.patch
mm-balloon_compaction-make-balloon-page-compaction-callbacks-static.patch
mm-balloon_compaction-we-cannot-have-isolated-pages-in-the-balloon-list.patch
mm-mprotect-delete-pmd_none_or_clear_bad_unless_trans_huge.patch
mm-mprotect-use-long-for-page-accountings-and-retval.patch
nfsd-nfsv4-file-creation-neglects-setting-acl.patch
ovl-use-buf-flexible-array-for-memcpy-destination.patch
pmdomain-imx-fix-reference-count-leak-in-imx_gpc_probe.patch
pmdomain-use-device_get_match_data.patch
powerpc-pseries-cmm-adjust-balloon_migrate-when-migrating-pages.patch
scsi-iscsi-move-pool-freeing.patch
scsi-iscsi_tcp-fix-uaf-during-logout-when-accessing-the-shost-ipaddress.patch
soc-rockchip-power-domain-manage-resource-conflicts-with-firmware.patch
wifi-mac80211-discard-beacon-frames-to-non-broadcast-address.patch
31 files changed:
queue-5.10/asoc-stm-use-dev_err_probe-helper.patch [new file with mode: 0644]
queue-5.10/asoc-stm32-sai-fix-clk-prepare-imbalance-on-probe-failure.patch [new file with mode: 0644]
queue-5.10/asoc-stm32-sai-use-the-devm_clk_get_optional-helper.patch [new file with mode: 0644]
queue-5.10/btrfs-do-not-clean-up-repair-bio-if-submit-fails.patch [new file with mode: 0644]
queue-5.10/bus-fsl-mc-bus-fix-kasan-use-after-free-in-fsl_mc_bus_remove.patch [new file with mode: 0644]
queue-5.10/cpufreq-scmi-fix-null-ptr-deref-in-scmi_cpufreq_get_rate.patch [new file with mode: 0644]
queue-5.10/drm-gma500-remove-unused-helper-psb_fbdev_fb_setcolreg.patch [new file with mode: 0644]
queue-5.10/kvm-arm64-sys_regs-disable-wuninitialized-const-pointer-warning.patch [deleted file]
queue-5.10/leds-leds-lp50xx-enable-chip-before-any-communication.patch [new file with mode: 0644]
queue-5.10/leds-lp50xx-get-rid-of-redundant-check-in-lp50xx_enable_disable.patch [new file with mode: 0644]
queue-5.10/leds-lp50xx-reduce-level-of-dereferences.patch [new file with mode: 0644]
queue-5.10/leds-lp50xx-remove-duplicated-error-reporting-in-.remove.patch [new file with mode: 0644]
queue-5.10/lockd-fix-vfs_test_lock-calls.patch [new file with mode: 0644]
queue-5.10/media-mediatek-vcodec-fix-a-reference-leak-in-mtk_vcodec_fw_vpu_init.patch [new file with mode: 0644]
queue-5.10/media-samsung-exynos4-is-fix-potential-abba-deadlock-on-init.patch [new file with mode: 0644]
queue-5.10/media-vpif_capture-fix-section-mismatch.patch [new file with mode: 0644]
queue-5.10/mm-balloon_compaction-convert-balloon_page_delete-to-balloon_page_finalize.patch [new file with mode: 0644]
queue-5.10/mm-balloon_compaction-make-balloon-page-compaction-callbacks-static.patch [new file with mode: 0644]
queue-5.10/mm-balloon_compaction-we-cannot-have-isolated-pages-in-the-balloon-list.patch [new file with mode: 0644]
queue-5.10/mm-mprotect-delete-pmd_none_or_clear_bad_unless_trans_huge.patch [new file with mode: 0644]
queue-5.10/mm-mprotect-use-long-for-page-accountings-and-retval.patch [new file with mode: 0644]
queue-5.10/nfsd-nfsv4-file-creation-neglects-setting-acl.patch [new file with mode: 0644]
queue-5.10/ovl-use-buf-flexible-array-for-memcpy-destination.patch [new file with mode: 0644]
queue-5.10/pmdomain-imx-fix-reference-count-leak-in-imx_gpc_probe.patch [new file with mode: 0644]
queue-5.10/pmdomain-use-device_get_match_data.patch [new file with mode: 0644]
queue-5.10/powerpc-pseries-cmm-adjust-balloon_migrate-when-migrating-pages.patch [new file with mode: 0644]
queue-5.10/scsi-iscsi-move-pool-freeing.patch [new file with mode: 0644]
queue-5.10/scsi-iscsi_tcp-fix-uaf-during-logout-when-accessing-the-shost-ipaddress.patch [new file with mode: 0644]
queue-5.10/series
queue-5.10/soc-rockchip-power-domain-manage-resource-conflicts-with-firmware.patch [new file with mode: 0644]
queue-5.10/wifi-mac80211-discard-beacon-frames-to-non-broadcast-address.patch [new file with mode: 0644]