]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jan 2024 23:37:28 +0000 (15:37 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jan 2024 23:37:28 +0000 (15:37 -0800)
commitda82175c057b0051028d4b131970481dfd56e21d
treecbc0445ec4fcd6f17086e764990637566f5cd19c
parentde5c75c723d220a2ed14aa98ff15fe8a3e3af1c7
6.6-stable patches

added patches:
arm-dts-qcom-sdx55-fix-usb-dp-dm-hs-phy-interrupts.patch
arm-dts-qcom-sdx55-fix-usb-ss-wakeup.patch
arm64-dts-qcom-sc8180x-fix-usb-dp-dm-hs-phy-interrupts.patch
arm64-dts-qcom-sc8180x-fix-usb-ss-wakeup.patch
arm64-dts-qcom-sdm670-fix-usb-dp-dm-hs-phy-interrupts.patch
arm64-dts-qcom-sdm670-fix-usb-ss-wakeup.patch
arm64-dts-qcom-sdm845-fix-usb-dp-dm-hs-phy-interrupts.patch
arm64-dts-qcom-sdm845-fix-usb-ss-wakeup.patch
arm64-dts-qcom-sm8150-fix-usb-dp-dm-hs-phy-interrupts.patch
arm64-dts-qcom-sm8150-fix-usb-ss-wakeup.patch
arm64-entry-fix-arm64_workaround_speculative_unpriv_load.patch
arm64-errata-add-cortex-a510-speculative-unprivileged-load-workaround.patch
arm64-rename-arm64_workaround_2966298.patch
arm64-sme-always-exit-sme_alloc-early-with-existing-storage.patch
dlm-use-kernel_connect-and-kernel_bind.patch
docs-kernel_abi.py-fix-command-injection.patch
efi-disable-mirror-feature-during-crashkernel.patch
lsm-new-security_file_ioctl_compat-hook.patch
media-i2c-st-mipid02-correct-format-propagation.patch
media-mtk-jpeg-fix-timeout-schedule-error-in-mtk_jpegdec_worker.patch
media-mtk-jpeg-fix-use-after-free-bug-due-to-error-path-handling-in-mtk_jpeg_dec_device_run.patch
media-videobuf2-dma-sg-fix-vmap-callback.patch
mmc-core-use-mrq.sbc-in-close-ended-ffu.patch
mmc-mmc_spi-remove-custom-dma-mapped-buffers.patch
nouveau-vmm-don-t-set-addr-on-the-fail-path-to-avoid-warning.patch
riscv-mm-fixup-compat-arch_get_mmap_end.patch
riscv-mm-fixup-compat-mode-boot-failure.patch
rtc-add-support-for-configuring-the-uip-timeout-for-rtc-reads.patch
rtc-adjust-failure-return-code-for-cmos_set_alarm.patch
rtc-cmos-use-acpi-alarm-for-non-intel-x86-systems-too.patch
rtc-extend-timeout-for-waiting-for-uip-to-clear-to-1s.patch
rtc-mc146818-lib-adjust-failure-return-code-for-mc146818_get_time.patch
scripts-get_abi-fix-source-path-leak.patch
ubifs-ubifs_symlink-fix-memleak-of-inode-i_link-in-error-path.patch
35 files changed:
queue-6.6/arm-dts-qcom-sdx55-fix-usb-dp-dm-hs-phy-interrupts.patch [new file with mode: 0644]
queue-6.6/arm-dts-qcom-sdx55-fix-usb-ss-wakeup.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sc8180x-fix-usb-dp-dm-hs-phy-interrupts.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sc8180x-fix-usb-ss-wakeup.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sdm670-fix-usb-dp-dm-hs-phy-interrupts.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sdm670-fix-usb-ss-wakeup.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sdm845-fix-usb-dp-dm-hs-phy-interrupts.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sdm845-fix-usb-ss-wakeup.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sm8150-fix-usb-dp-dm-hs-phy-interrupts.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sm8150-fix-usb-ss-wakeup.patch [new file with mode: 0644]
queue-6.6/arm64-entry-fix-arm64_workaround_speculative_unpriv_load.patch [new file with mode: 0644]
queue-6.6/arm64-errata-add-cortex-a510-speculative-unprivileged-load-workaround.patch [new file with mode: 0644]
queue-6.6/arm64-rename-arm64_workaround_2966298.patch [new file with mode: 0644]
queue-6.6/arm64-sme-always-exit-sme_alloc-early-with-existing-storage.patch [new file with mode: 0644]
queue-6.6/dlm-use-kernel_connect-and-kernel_bind.patch [new file with mode: 0644]
queue-6.6/docs-kernel_abi.py-fix-command-injection.patch [new file with mode: 0644]
queue-6.6/efi-disable-mirror-feature-during-crashkernel.patch [new file with mode: 0644]
queue-6.6/lsm-new-security_file_ioctl_compat-hook.patch [new file with mode: 0644]
queue-6.6/media-i2c-st-mipid02-correct-format-propagation.patch [new file with mode: 0644]
queue-6.6/media-mtk-jpeg-fix-timeout-schedule-error-in-mtk_jpegdec_worker.patch [new file with mode: 0644]
queue-6.6/media-mtk-jpeg-fix-use-after-free-bug-due-to-error-path-handling-in-mtk_jpeg_dec_device_run.patch [new file with mode: 0644]
queue-6.6/media-videobuf2-dma-sg-fix-vmap-callback.patch [new file with mode: 0644]
queue-6.6/mmc-core-use-mrq.sbc-in-close-ended-ffu.patch [new file with mode: 0644]
queue-6.6/mmc-mmc_spi-remove-custom-dma-mapped-buffers.patch [new file with mode: 0644]
queue-6.6/nouveau-vmm-don-t-set-addr-on-the-fail-path-to-avoid-warning.patch [new file with mode: 0644]
queue-6.6/riscv-mm-fixup-compat-arch_get_mmap_end.patch [new file with mode: 0644]
queue-6.6/riscv-mm-fixup-compat-mode-boot-failure.patch [new file with mode: 0644]
queue-6.6/rtc-add-support-for-configuring-the-uip-timeout-for-rtc-reads.patch [new file with mode: 0644]
queue-6.6/rtc-adjust-failure-return-code-for-cmos_set_alarm.patch [new file with mode: 0644]
queue-6.6/rtc-cmos-use-acpi-alarm-for-non-intel-x86-systems-too.patch [new file with mode: 0644]
queue-6.6/rtc-extend-timeout-for-waiting-for-uip-to-clear-to-1s.patch [new file with mode: 0644]
queue-6.6/rtc-mc146818-lib-adjust-failure-return-code-for-mc146818_get_time.patch [new file with mode: 0644]
queue-6.6/scripts-get_abi-fix-source-path-leak.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/ubifs-ubifs_symlink-fix-memleak-of-inode-i_link-in-error-path.patch [new file with mode: 0644]