]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Nov 2023 12:24:11 +0000 (12:24 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Nov 2023 12:24:11 +0000 (12:24 +0000)
commit3d4ebad36f55cc1a26250022b172867fe9d82ce7
treeff7358af139272abbf5db0aa025d0b976d257520
parentc1881933d6c894429fc1f4cec8fcf0b3285462ef
6.6-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
fs-use-nth_page-in-place-of-direct-struct-page-manipulation.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
mips-use-nth_page-in-place-of-direct-struct-page-manipulation.patch
mm-cma-use-nth_page-in-place-of-direct-struct-page-manipulation.patch
mm-hugetlb-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-gmap-allocations.patch
s390-mm-add-missing-arch_set_page_dat-call-to-vmem_crst_alloc.patch
scripts-gdb-vmalloc-disable-on-no-mmu.patch
selftests-clone3-fix-broken-test-under-config_time_ns.patch
selftests-resctrl-fix-feature-checks.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-refactor-feature-check-to-use-resource-and-feature-name.patch
selftests-resctrl-remove-duplicate-feature-check-from-cmt-test.patch
tracing-have-the-user-copy-of-synthetic-event-address-use-correct-context.patch
40 files changed:
queue-6.6/asoc-codecs-wsa-macro-fix-uninitialized-stack-variables-with-name-prefix.patch [new file with mode: 0644]
queue-6.6/cxl-region-do-not-try-to-cleanup-after-cxl_region_setup_targets-fails.patch [new file with mode: 0644]
queue-6.6/dmaengine-stm32-mdma-correct-desc-prep-when-channel-running.patch [new file with mode: 0644]
queue-6.6/driver-core-release-all-resources-during-unbind-before-updating-device-links.patch [new file with mode: 0644]
queue-6.6/fs-use-nth_page-in-place-of-direct-struct-page-manipulation.patch [new file with mode: 0644]
queue-6.6/hid-lenovo-resend-all-settings-on-reset_resume-for-compact-keyboards.patch [new file with mode: 0644]
queue-6.6/i2c-core-run-atomic-i2c-xfer-when-preemptible.patch [new file with mode: 0644]
queue-6.6/i3c-master-cdns-fix-reading-status-register.patch [new file with mode: 0644]
queue-6.6/i3c-master-svc-fix-check-wrong-status-register-in-irq-handler.patch [new file with mode: 0644]
queue-6.6/i3c-master-svc-fix-ibi-may-not-return-mandatory-data-byte.patch [new file with mode: 0644]
queue-6.6/i3c-master-svc-fix-race-condition-in-ibi-work-thread.patch [new file with mode: 0644]
queue-6.6/i3c-master-svc-fix-random-hot-join-failure-since-timeout-error.patch [new file with mode: 0644]
queue-6.6/i3c-master-svc-fix-sda-keep-low-when-polling-ibiwon-timeout-happen.patch [new file with mode: 0644]
queue-6.6/i3c-master-svc-fix-wrong-data-return-when-ibi-happen-during-start-frame.patch [new file with mode: 0644]
queue-6.6/jbd2-fix-potential-data-lost-in-recovering-journal-raced-with-synchronizing-fs-bdev.patch [new file with mode: 0644]
queue-6.6/kernel-reboot-emergency_restart-set-correct-system_state.patch [new file with mode: 0644]
queue-6.6/mcb-fix-error-handling-for-different-scenarios-when-parsing.patch [new file with mode: 0644]
queue-6.6/mips-use-nth_page-in-place-of-direct-struct-page-manipulation.patch [new file with mode: 0644]
queue-6.6/mm-cma-use-nth_page-in-place-of-direct-struct-page-manipulation.patch [new file with mode: 0644]
queue-6.6/mm-hugetlb-use-nth_page-in-place-of-direct-struct-page-manipulation.patch [new file with mode: 0644]
queue-6.6/mm-make-pr_mdwe_refuse_exec_gain-an-unsigned-long.patch [new file with mode: 0644]
queue-6.6/mm-memory_hotplug-use-pfn-math-in-place-of-direct-struct-page-manipulation.patch [new file with mode: 0644]
queue-6.6/mtd-cfi_cmdset_0001-byte-swap-otp-info.patch [new file with mode: 0644]
queue-6.6/powerpc-pseries-iommu-enable_ddw-incorrectly-returns-direct-mapping-for-sr-iov-device.patch [new file with mode: 0644]
queue-6.6/quota-explicitly-forbid-quota-files-from-being-encrypted.patch [new file with mode: 0644]
queue-6.6/s390-cmma-fix-detection-of-dat-pages.patch [new file with mode: 0644]
queue-6.6/s390-cmma-fix-handling-of-swapper_pg_dir-and-invalid_pg_dir.patch [new file with mode: 0644]
queue-6.6/s390-cmma-fix-initial-kernel-address-space-page-table-walk.patch [new file with mode: 0644]
queue-6.6/s390-mm-add-missing-arch_set_page_dat-call-to-gmap-allocations.patch [new file with mode: 0644]
queue-6.6/s390-mm-add-missing-arch_set_page_dat-call-to-vmem_crst_alloc.patch [new file with mode: 0644]
queue-6.6/scripts-gdb-vmalloc-disable-on-no-mmu.patch [new file with mode: 0644]
queue-6.6/selftests-clone3-fix-broken-test-under-config_time_ns.patch [new file with mode: 0644]
queue-6.6/selftests-resctrl-fix-feature-checks.patch [new file with mode: 0644]
queue-6.6/selftests-resctrl-fix-uninitialized-.sa_flags.patch [new file with mode: 0644]
queue-6.6/selftests-resctrl-move-_gnu_source-define-into-makefile.patch [new file with mode: 0644]
queue-6.6/selftests-resctrl-reduce-failures-due-to-outliers-in-mba-mbm-tests.patch [new file with mode: 0644]
queue-6.6/selftests-resctrl-refactor-feature-check-to-use-resource-and-feature-name.patch [new file with mode: 0644]
queue-6.6/selftests-resctrl-remove-duplicate-feature-check-from-cmt-test.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/tracing-have-the-user-copy-of-synthetic-event-address-use-correct-context.patch [new file with mode: 0644]