]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.5-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Nov 2023 12:23:43 +0000 (12:23 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Nov 2023 12:23:43 +0000 (12:23 +0000)
commitc1881933d6c894429fc1f4cec8fcf0b3285462ef
tree99efa2c89650570b71b70d047c356730e766bd66
parentc4fd53d3faacd0cc2056e9197b84c0466afec65b
6.5-stable patches

added patches:
asoc-codecs-wsa-macro-fix-uninitialized-stack-variables-with-name-prefix.patch
cxl-region-do-not-try-to-cleanup-after-cxl_region_setup_targets-fails.patch
dmaengine-stm32-mdma-correct-desc-prep-when-channel-running.patch
driver-core-release-all-resources-during-unbind-before-updating-device-links.patch
hid-lenovo-resend-all-settings-on-reset_resume-for-compact-keyboards.patch
i2c-core-run-atomic-i2c-xfer-when-preemptible.patch
i3c-master-cdns-fix-reading-status-register.patch
i3c-master-svc-fix-check-wrong-status-register-in-irq-handler.patch
i3c-master-svc-fix-ibi-may-not-return-mandatory-data-byte.patch
i3c-master-svc-fix-race-condition-in-ibi-work-thread.patch
i3c-master-svc-fix-random-hot-join-failure-since-timeout-error.patch
i3c-master-svc-fix-sda-keep-low-when-polling-ibiwon-timeout-happen.patch
i3c-master-svc-fix-wrong-data-return-when-ibi-happen-during-start-frame.patch
jbd2-fix-potential-data-lost-in-recovering-journal-raced-with-synchronizing-fs-bdev.patch
kernel-reboot-emergency_restart-set-correct-system_state.patch
mcb-fix-error-handling-for-different-scenarios-when-parsing.patch
mm-cma-use-nth_page-in-place-of-direct-struct-page-manipulation.patch
mm-make-pr_mdwe_refuse_exec_gain-an-unsigned-long.patch
mm-memory_hotplug-use-pfn-math-in-place-of-direct-struct-page-manipulation.patch
mtd-cfi_cmdset_0001-byte-swap-otp-info.patch
powerpc-pseries-iommu-enable_ddw-incorrectly-returns-direct-mapping-for-sr-iov-device.patch
quota-explicitly-forbid-quota-files-from-being-encrypted.patch
s390-cmma-fix-detection-of-dat-pages.patch
s390-cmma-fix-handling-of-swapper_pg_dir-and-invalid_pg_dir.patch
s390-cmma-fix-initial-kernel-address-space-page-table-walk.patch
s390-mm-add-missing-arch_set_page_dat-call-to-vmem_crst_alloc.patch
selftests-clone3-fix-broken-test-under-config_time_ns.patch
selftests-resctrl-fix-uninitialized-.sa_flags.patch
selftests-resctrl-move-_gnu_source-define-into-makefile.patch
selftests-resctrl-reduce-failures-due-to-outliers-in-mba-mbm-tests.patch
selftests-resctrl-remove-duplicate-feature-check-from-cmt-test.patch
tracing-have-the-user-copy-of-synthetic-event-address-use-correct-context.patch
33 files changed:
queue-6.5/asoc-codecs-wsa-macro-fix-uninitialized-stack-variables-with-name-prefix.patch [new file with mode: 0644]
queue-6.5/cxl-region-do-not-try-to-cleanup-after-cxl_region_setup_targets-fails.patch [new file with mode: 0644]
queue-6.5/dmaengine-stm32-mdma-correct-desc-prep-when-channel-running.patch [new file with mode: 0644]
queue-6.5/driver-core-release-all-resources-during-unbind-before-updating-device-links.patch [new file with mode: 0644]
queue-6.5/hid-lenovo-resend-all-settings-on-reset_resume-for-compact-keyboards.patch [new file with mode: 0644]
queue-6.5/i2c-core-run-atomic-i2c-xfer-when-preemptible.patch [new file with mode: 0644]
queue-6.5/i3c-master-cdns-fix-reading-status-register.patch [new file with mode: 0644]
queue-6.5/i3c-master-svc-fix-check-wrong-status-register-in-irq-handler.patch [new file with mode: 0644]
queue-6.5/i3c-master-svc-fix-ibi-may-not-return-mandatory-data-byte.patch [new file with mode: 0644]
queue-6.5/i3c-master-svc-fix-race-condition-in-ibi-work-thread.patch [new file with mode: 0644]
queue-6.5/i3c-master-svc-fix-random-hot-join-failure-since-timeout-error.patch [new file with mode: 0644]
queue-6.5/i3c-master-svc-fix-sda-keep-low-when-polling-ibiwon-timeout-happen.patch [new file with mode: 0644]
queue-6.5/i3c-master-svc-fix-wrong-data-return-when-ibi-happen-during-start-frame.patch [new file with mode: 0644]
queue-6.5/jbd2-fix-potential-data-lost-in-recovering-journal-raced-with-synchronizing-fs-bdev.patch [new file with mode: 0644]
queue-6.5/kernel-reboot-emergency_restart-set-correct-system_state.patch [new file with mode: 0644]
queue-6.5/mcb-fix-error-handling-for-different-scenarios-when-parsing.patch [new file with mode: 0644]
queue-6.5/mm-cma-use-nth_page-in-place-of-direct-struct-page-manipulation.patch [new file with mode: 0644]
queue-6.5/mm-make-pr_mdwe_refuse_exec_gain-an-unsigned-long.patch [new file with mode: 0644]
queue-6.5/mm-memory_hotplug-use-pfn-math-in-place-of-direct-struct-page-manipulation.patch [new file with mode: 0644]
queue-6.5/mtd-cfi_cmdset_0001-byte-swap-otp-info.patch [new file with mode: 0644]
queue-6.5/powerpc-pseries-iommu-enable_ddw-incorrectly-returns-direct-mapping-for-sr-iov-device.patch [new file with mode: 0644]
queue-6.5/quota-explicitly-forbid-quota-files-from-being-encrypted.patch [new file with mode: 0644]
queue-6.5/s390-cmma-fix-detection-of-dat-pages.patch [new file with mode: 0644]
queue-6.5/s390-cmma-fix-handling-of-swapper_pg_dir-and-invalid_pg_dir.patch [new file with mode: 0644]
queue-6.5/s390-cmma-fix-initial-kernel-address-space-page-table-walk.patch [new file with mode: 0644]
queue-6.5/s390-mm-add-missing-arch_set_page_dat-call-to-vmem_crst_alloc.patch [new file with mode: 0644]
queue-6.5/selftests-clone3-fix-broken-test-under-config_time_ns.patch [new file with mode: 0644]
queue-6.5/selftests-resctrl-fix-uninitialized-.sa_flags.patch [new file with mode: 0644]
queue-6.5/selftests-resctrl-move-_gnu_source-define-into-makefile.patch [new file with mode: 0644]
queue-6.5/selftests-resctrl-reduce-failures-due-to-outliers-in-mba-mbm-tests.patch [new file with mode: 0644]
queue-6.5/selftests-resctrl-remove-duplicate-feature-check-from-cmt-test.patch [new file with mode: 0644]
queue-6.5/series
queue-6.5/tracing-have-the-user-copy-of-synthetic-event-address-use-correct-context.patch [new file with mode: 0644]