]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Dec 2025 16:01:02 +0000 (17:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Dec 2025 16:01:02 +0000 (17:01 +0100)
commit874c3dcdfcede40fa4b773cd85f2101c8e267700
treee41811d66ae89a4f2b74ed8aa1c1bda4353dcee3
parent109d6a55889663a6e547c1605c5c427bb0ec7189
6.18-stable patches

added patches:
amba-tegra-ahb-fix-device-leak-on-smmu-enable.patch
arm-dts-microchip-sama5d2-fix-spi-flexcom-fifo-size-to-32.patch
arm-dts-microchip-sama7d65-fix-uart-fifo-size-to-32.patch
arm-dts-microchip-sama7g5-fix-uart-fifo-size-to-32.patch
crypto-af_alg-zero-initialize-memory-allocated-via-sock_kmalloc.patch
crypto-arm64-ghash-fix-incorrect-output-from-ghash-neon.patch
crypto-caam-add-check-for-kcalloc-in-test_len.patch
dt-bindings-pci-qcom-pcie-sc7280-add-missing-required-power-domains-and-resets.patch
dt-bindings-pci-qcom-pcie-sc8280xp-add-missing-required-power-domains-and-resets.patch
dt-bindings-pci-qcom-pcie-sm8150-add-missing-required-power-domains-and-resets.patch
dt-bindings-pci-qcom-pcie-sm8250-add-missing-required-power-domains-and-resets.patch
dt-bindings-pci-qcom-pcie-sm8350-add-missing-required-power-domains-and-resets.patch
dt-bindings-pci-qcom-pcie-sm8450-add-missing-required-power-domains-and-resets.patch
dt-bindings-pci-qcom-pcie-sm8550-add-missing-required-power-domains-and-resets.patch
hwmon-max16065-use-local-variable-to-avoid-toctou.patch
hwmon-max6697-fix-regmap-leak-on-probe-failure.patch
hwmon-w83791d-convert-macros-to-functions-to-avoid-toctou.patch
hwmon-w83l786ng-convert-macros-to-functions-to-avoid-toctou.patch
i2c-amd-mp2-fix-reference-leak-in-mp2-pci-device.patch
interconnect-qcom-sdx75-drop-qpic-interconnect-and-bcm-nodes.patch
io_uring-rsrc-fix-lost-entries-after-cloned-range.patch
lib-crypto-riscv-depend-on-riscv_efficient_vector_unaligned_access.patch
platform-x86-intel-chtwc_int33fe-don-t-dereference-swnode-args.patch
pwm-rzg2l-gpt-allow-checking-period_tick-cache-value-only-if-sibling-channel-is-enabled.patch
rpmsg-glink-fix-rpmsg-device-leak.patch
rtla-timerlat_bpf-stop-tracing-on-user-latency.patch
soc-amlogic-canvas-fix-device-leak-on-lookup.patch
soc-apple-mailbox-fix-device-leak-on-lookup.patch
soc-qcom-ocmem-fix-device-leak-on-lookup.patch
soc-qcom-pbs-fix-device-leak-on-lookup.patch
soc-samsung-exynos-pmu-fix-device-leak-on-regmap-lookup.patch
tracing-fix-fixed-array-of-synthetic-event.patch
vfio-fix-ksize-arg-while-copying-user-struct-in-vfio_df_ioctl_bind_iommufd.patch
virtio-vdpa-fix-reference-count-leak-in-octep_sriov_enable.patch
zloop-fail-zone-append-operations-that-are-targeting-full-zones.patch
zloop-make-the-write-pointer-of-full-zones-invalid.patch
37 files changed:
queue-6.18/amba-tegra-ahb-fix-device-leak-on-smmu-enable.patch [new file with mode: 0644]
queue-6.18/arm-dts-microchip-sama5d2-fix-spi-flexcom-fifo-size-to-32.patch [new file with mode: 0644]
queue-6.18/arm-dts-microchip-sama7d65-fix-uart-fifo-size-to-32.patch [new file with mode: 0644]
queue-6.18/arm-dts-microchip-sama7g5-fix-uart-fifo-size-to-32.patch [new file with mode: 0644]
queue-6.18/crypto-af_alg-zero-initialize-memory-allocated-via-sock_kmalloc.patch [new file with mode: 0644]
queue-6.18/crypto-arm64-ghash-fix-incorrect-output-from-ghash-neon.patch [new file with mode: 0644]
queue-6.18/crypto-caam-add-check-for-kcalloc-in-test_len.patch [new file with mode: 0644]
queue-6.18/dt-bindings-pci-qcom-pcie-sc7280-add-missing-required-power-domains-and-resets.patch [new file with mode: 0644]
queue-6.18/dt-bindings-pci-qcom-pcie-sc8280xp-add-missing-required-power-domains-and-resets.patch [new file with mode: 0644]
queue-6.18/dt-bindings-pci-qcom-pcie-sm8150-add-missing-required-power-domains-and-resets.patch [new file with mode: 0644]
queue-6.18/dt-bindings-pci-qcom-pcie-sm8250-add-missing-required-power-domains-and-resets.patch [new file with mode: 0644]
queue-6.18/dt-bindings-pci-qcom-pcie-sm8350-add-missing-required-power-domains-and-resets.patch [new file with mode: 0644]
queue-6.18/dt-bindings-pci-qcom-pcie-sm8450-add-missing-required-power-domains-and-resets.patch [new file with mode: 0644]
queue-6.18/dt-bindings-pci-qcom-pcie-sm8550-add-missing-required-power-domains-and-resets.patch [new file with mode: 0644]
queue-6.18/hwmon-max16065-use-local-variable-to-avoid-toctou.patch [new file with mode: 0644]
queue-6.18/hwmon-max6697-fix-regmap-leak-on-probe-failure.patch [new file with mode: 0644]
queue-6.18/hwmon-w83791d-convert-macros-to-functions-to-avoid-toctou.patch [new file with mode: 0644]
queue-6.18/hwmon-w83l786ng-convert-macros-to-functions-to-avoid-toctou.patch [new file with mode: 0644]
queue-6.18/i2c-amd-mp2-fix-reference-leak-in-mp2-pci-device.patch [new file with mode: 0644]
queue-6.18/interconnect-qcom-sdx75-drop-qpic-interconnect-and-bcm-nodes.patch [new file with mode: 0644]
queue-6.18/io_uring-rsrc-fix-lost-entries-after-cloned-range.patch [new file with mode: 0644]
queue-6.18/lib-crypto-riscv-depend-on-riscv_efficient_vector_unaligned_access.patch [new file with mode: 0644]
queue-6.18/platform-x86-intel-chtwc_int33fe-don-t-dereference-swnode-args.patch [new file with mode: 0644]
queue-6.18/pwm-rzg2l-gpt-allow-checking-period_tick-cache-value-only-if-sibling-channel-is-enabled.patch [new file with mode: 0644]
queue-6.18/rpmsg-glink-fix-rpmsg-device-leak.patch [new file with mode: 0644]
queue-6.18/rtla-timerlat_bpf-stop-tracing-on-user-latency.patch [new file with mode: 0644]
queue-6.18/series
queue-6.18/soc-amlogic-canvas-fix-device-leak-on-lookup.patch [new file with mode: 0644]
queue-6.18/soc-apple-mailbox-fix-device-leak-on-lookup.patch [new file with mode: 0644]
queue-6.18/soc-qcom-ocmem-fix-device-leak-on-lookup.patch [new file with mode: 0644]
queue-6.18/soc-qcom-pbs-fix-device-leak-on-lookup.patch [new file with mode: 0644]
queue-6.18/soc-samsung-exynos-pmu-fix-device-leak-on-regmap-lookup.patch [new file with mode: 0644]
queue-6.18/tracing-fix-fixed-array-of-synthetic-event.patch [new file with mode: 0644]
queue-6.18/vfio-fix-ksize-arg-while-copying-user-struct-in-vfio_df_ioctl_bind_iommufd.patch [new file with mode: 0644]
queue-6.18/virtio-vdpa-fix-reference-count-leak-in-octep_sriov_enable.patch [new file with mode: 0644]
queue-6.18/zloop-fail-zone-append-operations-that-are-targeting-full-zones.patch [new file with mode: 0644]
queue-6.18/zloop-make-the-write-pointer-of-full-zones-invalid.patch [new file with mode: 0644]