]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.5-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Oct 2023 12:26:02 +0000 (13:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Oct 2023 12:26:02 +0000 (13:26 +0100)
commit4589cd7162f8fbae2371763072575bf710149f6f
treed271237ce4656c4027031ce0ecc08a950078477f
parent202232b7197c36833bc6c364642034db331ab239
6.5-stable patches

added patches:
clk-sanitize-possible_parent_show-to-handle-return-value-of-of_clk_get_parent_name.patch
clk-socfpga-gate-account-for-the-divider-in-determine_rate.patch
clk-stm32-fix-a-signedness-issue-in-clk_stm32_composite_determine_rate.patch
i2c-aspeed-fix-i2c-bus-hang-in-slave-read.patch
i2c-muxes-i2c-demux-pinctrl-use-of_get_i2c_adapter_by_node.patch
i2c-muxes-i2c-mux-gpmux-use-of_get_i2c_adapter_by_node.patch
i2c-muxes-i2c-mux-pinctrl-use-of_get_i2c_adapter_by_node.patch
i2c-stm32f7-fix-pec-handling-in-case-of-smbus-transfers.patch
iio-adc-xilinx-xadc-correct-temperature-offset-scale-for-ultrascale.patch
iio-adc-xilinx-xadc-don-t-clobber-preset-voltage-temperature-thresholds.patch
iio-afe-rescale-accept-only-offset-channels.patch
iio-exynos-adc-request-second-interupt-only-when-touchscreen-mode-is-used.patch
misc-fastrpc-clean-buffers-on-remote-invocation-failures.patch
misc-fastrpc-free-dma-handles-for-rpc-calls-with-no-arguments.patch
misc-fastrpc-reset-metadata-buffer-to-avoid-incorrect-free.patch
misc-fastrpc-unmap-only-if-buffer-is-unmapped-from-dsp.patch
nvmem-imx-correct-nregs-for-i.mx6sll.patch
nvmem-imx-correct-nregs-for-i.mx6ul.patch
nvmem-imx-correct-nregs-for-i.mx6ull.patch
perf-core-fix-potential-null-deref.patch
sparc32-fix-a-braino-in-fault-handling-in-csum_and_copy_..._user.patch
tracing-kprobes-fix-symbol-counting-logic-by-looking-at-modules-as-well.patch
tracing-kprobes-fix-the-description-of-variable-length-arguments.patch
x86-cpu-add-model-number-for-intel-arrow-lake-mobile-processor.patch
x86-i8259-skip-probing-when-acpi-madt-advertises-pcat-compatibility.patch
x86-tsc-defer-marking-tsc-unstable-to-a-worker.patch
27 files changed:
queue-6.5/clk-sanitize-possible_parent_show-to-handle-return-value-of-of_clk_get_parent_name.patch [new file with mode: 0644]
queue-6.5/clk-socfpga-gate-account-for-the-divider-in-determine_rate.patch [new file with mode: 0644]
queue-6.5/clk-stm32-fix-a-signedness-issue-in-clk_stm32_composite_determine_rate.patch [new file with mode: 0644]
queue-6.5/i2c-aspeed-fix-i2c-bus-hang-in-slave-read.patch [new file with mode: 0644]
queue-6.5/i2c-muxes-i2c-demux-pinctrl-use-of_get_i2c_adapter_by_node.patch [new file with mode: 0644]
queue-6.5/i2c-muxes-i2c-mux-gpmux-use-of_get_i2c_adapter_by_node.patch [new file with mode: 0644]
queue-6.5/i2c-muxes-i2c-mux-pinctrl-use-of_get_i2c_adapter_by_node.patch [new file with mode: 0644]
queue-6.5/i2c-stm32f7-fix-pec-handling-in-case-of-smbus-transfers.patch [new file with mode: 0644]
queue-6.5/iio-adc-xilinx-xadc-correct-temperature-offset-scale-for-ultrascale.patch [new file with mode: 0644]
queue-6.5/iio-adc-xilinx-xadc-don-t-clobber-preset-voltage-temperature-thresholds.patch [new file with mode: 0644]
queue-6.5/iio-afe-rescale-accept-only-offset-channels.patch [new file with mode: 0644]
queue-6.5/iio-exynos-adc-request-second-interupt-only-when-touchscreen-mode-is-used.patch [new file with mode: 0644]
queue-6.5/misc-fastrpc-clean-buffers-on-remote-invocation-failures.patch [new file with mode: 0644]
queue-6.5/misc-fastrpc-free-dma-handles-for-rpc-calls-with-no-arguments.patch [new file with mode: 0644]
queue-6.5/misc-fastrpc-reset-metadata-buffer-to-avoid-incorrect-free.patch [new file with mode: 0644]
queue-6.5/misc-fastrpc-unmap-only-if-buffer-is-unmapped-from-dsp.patch [new file with mode: 0644]
queue-6.5/nvmem-imx-correct-nregs-for-i.mx6sll.patch [new file with mode: 0644]
queue-6.5/nvmem-imx-correct-nregs-for-i.mx6ul.patch [new file with mode: 0644]
queue-6.5/nvmem-imx-correct-nregs-for-i.mx6ull.patch [new file with mode: 0644]
queue-6.5/perf-core-fix-potential-null-deref.patch [new file with mode: 0644]
queue-6.5/series
queue-6.5/sparc32-fix-a-braino-in-fault-handling-in-csum_and_copy_..._user.patch [new file with mode: 0644]
queue-6.5/tracing-kprobes-fix-symbol-counting-logic-by-looking-at-modules-as-well.patch [new file with mode: 0644]
queue-6.5/tracing-kprobes-fix-the-description-of-variable-length-arguments.patch [new file with mode: 0644]
queue-6.5/x86-cpu-add-model-number-for-intel-arrow-lake-mobile-processor.patch [new file with mode: 0644]
queue-6.5/x86-i8259-skip-probing-when-acpi-madt-advertises-pcat-compatibility.patch [new file with mode: 0644]
queue-6.5/x86-tsc-defer-marking-tsc-unstable-to-a-worker.patch [new file with mode: 0644]