]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 10:59:03 +0000 (12:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 10:59:03 +0000 (12:59 +0200)
commitefae4ed670434e3a66efd2b781d8b0485fc1c023
treeb8431bcd5875b118f10bc15dcf306a4710265cb9
parenta0c67e6aa7bb48d01cbdfb4267e2d0e15baad110
5.15-stable patches

added patches:
arm64-cputype-add-midr_cortex_a76ae.patch
arm64-errata-add-kryo-2xx-3xx-4xx-silver-cores-to-spectre-bhb-safe-list.patch
arm64-errata-add-qcom_kryo_4xx_gold-to-the-spectre_bhb_k24_list.patch
arm64-errata-assume-that-unknown-cpus-_are_-vulnerable-to-spectre-bhb.patch
asoc-qdsp6-q6asm-dai-fix-q6asm_dai_compr_set_params-error-path.patch
bus-mhi-host-fix-race-between-unprepare-and-queue_buf.patch
clocksource-drivers-stm32-lptimer-use-wakeup-capable-instead-of-init-wakeup.patch
ext4-fix-off-by-one-error-in-do_split.patch
media-i2c-adv748x-fix-test-pattern-selection-mask.patch
media-i2c-ccs-set-the-device-s-runtime-pm-status-correctly-in-probe.patch
media-i2c-ccs-set-the-device-s-runtime-pm-status-correctly-in-remove.patch
media-i2c-ov7251-introduce-1-ms-delay-between-regulators-and-en-gpio.patch
media-i2c-ov7251-set-enable-gpio-low-in-probe.patch
media-siano-fix-error-handling-in-smsdvb_module_init.patch
media-streamzap-prevent-processing-ir-data-on-urb-failure.patch
media-v4l2-dv-timings-prevent-possible-overflow-in-v4l2_detect_gtf.patch
media-venus-hfi-add-a-check-to-handle-oob-in-sfr-region.patch
media-venus-hfi-add-check-to-handle-incorrect-queue-size.patch
media-venus-hfi_parser-add-check-to-avoid-out-of-bound-access.patch
media-venus-hfi_parser-refactor-hfi-packet-parsing-logic.patch
media-vim2m-print-device-name-after-registering-device.patch
mtd-add-check-for-devm_kcalloc.patch
mtd-rawnand-brcmnand-fix-pm-resume-warning.patch
mtd-replace-kcalloc-with-devm_kcalloc.patch
net-dsa-mv88e6xxx-workaround-rgmii-transmit-delay-erratum-for-6320-family.patch
spi-cadence-qspi-fix-probe-on-am62a-lp-sk.patch
vdpa-mlx5-fix-oversized-null-mkey-longer-than-32bit.patch
wifi-mac80211-fix-integer-overflow-in-hwmp_route_info_get.patch
wifi-mt76-add-check-for-devm_kstrdup.patch
xenfs-xensyms-respect-hypervisor-s-next-indication.patch
31 files changed:
queue-5.15/arm64-cputype-add-midr_cortex_a76ae.patch [new file with mode: 0644]
queue-5.15/arm64-errata-add-kryo-2xx-3xx-4xx-silver-cores-to-spectre-bhb-safe-list.patch [new file with mode: 0644]
queue-5.15/arm64-errata-add-qcom_kryo_4xx_gold-to-the-spectre_bhb_k24_list.patch [new file with mode: 0644]
queue-5.15/arm64-errata-assume-that-unknown-cpus-_are_-vulnerable-to-spectre-bhb.patch [new file with mode: 0644]
queue-5.15/asoc-qdsp6-q6asm-dai-fix-q6asm_dai_compr_set_params-error-path.patch [new file with mode: 0644]
queue-5.15/bus-mhi-host-fix-race-between-unprepare-and-queue_buf.patch [new file with mode: 0644]
queue-5.15/clocksource-drivers-stm32-lptimer-use-wakeup-capable-instead-of-init-wakeup.patch [new file with mode: 0644]
queue-5.15/ext4-fix-off-by-one-error-in-do_split.patch [new file with mode: 0644]
queue-5.15/media-i2c-adv748x-fix-test-pattern-selection-mask.patch [new file with mode: 0644]
queue-5.15/media-i2c-ccs-set-the-device-s-runtime-pm-status-correctly-in-probe.patch [new file with mode: 0644]
queue-5.15/media-i2c-ccs-set-the-device-s-runtime-pm-status-correctly-in-remove.patch [new file with mode: 0644]
queue-5.15/media-i2c-ov7251-introduce-1-ms-delay-between-regulators-and-en-gpio.patch [new file with mode: 0644]
queue-5.15/media-i2c-ov7251-set-enable-gpio-low-in-probe.patch [new file with mode: 0644]
queue-5.15/media-siano-fix-error-handling-in-smsdvb_module_init.patch [new file with mode: 0644]
queue-5.15/media-streamzap-prevent-processing-ir-data-on-urb-failure.patch [new file with mode: 0644]
queue-5.15/media-v4l2-dv-timings-prevent-possible-overflow-in-v4l2_detect_gtf.patch [new file with mode: 0644]
queue-5.15/media-venus-hfi-add-a-check-to-handle-oob-in-sfr-region.patch [new file with mode: 0644]
queue-5.15/media-venus-hfi-add-check-to-handle-incorrect-queue-size.patch [new file with mode: 0644]
queue-5.15/media-venus-hfi_parser-add-check-to-avoid-out-of-bound-access.patch [new file with mode: 0644]
queue-5.15/media-venus-hfi_parser-refactor-hfi-packet-parsing-logic.patch [new file with mode: 0644]
queue-5.15/media-vim2m-print-device-name-after-registering-device.patch [new file with mode: 0644]
queue-5.15/mtd-add-check-for-devm_kcalloc.patch [new file with mode: 0644]
queue-5.15/mtd-rawnand-brcmnand-fix-pm-resume-warning.patch [new file with mode: 0644]
queue-5.15/mtd-replace-kcalloc-with-devm_kcalloc.patch [new file with mode: 0644]
queue-5.15/net-dsa-mv88e6xxx-workaround-rgmii-transmit-delay-erratum-for-6320-family.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/spi-cadence-qspi-fix-probe-on-am62a-lp-sk.patch [new file with mode: 0644]
queue-5.15/vdpa-mlx5-fix-oversized-null-mkey-longer-than-32bit.patch [new file with mode: 0644]
queue-5.15/wifi-mac80211-fix-integer-overflow-in-hwmp_route_info_get.patch [new file with mode: 0644]
queue-5.15/wifi-mt76-add-check-for-devm_kstrdup.patch [new file with mode: 0644]
queue-5.15/xenfs-xensyms-respect-hypervisor-s-next-indication.patch [new file with mode: 0644]