]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 Aug 2023 19:31:39 +0000 (21:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 Aug 2023 19:31:39 +0000 (21:31 +0200)
commit5951039da4a87f2759f928fa921f9d166213e763
treef92b86b22c6f9fe22b4d46f7d09ad4edb40532a8
parent4cd4f1936b1c44ec9928b44abc12cc86b2196123
6.4-stable patches

added patches:
blk-cgroup-hold-queue_lock-when-removing-blkg-q_node.patch
btrfs-fix-bug_on-condition-in-btrfs_cancel_balance.patch
btrfs-fix-incorrect-splitting-in-btrfs_drop_extent_map_range.patch
btrfs-fix-infinite-directory-reads.patch
btrfs-fix-replace-scrub-failure-with-metadata_uuid.patch
btrfs-only-subtract-from-len_to_oe_boundary-when-it-is-tracking-an-extent.patch
fbdev-mmp-fix-value-check-in-mmphw_probe.patch
i2c-bcm-iproc-fix-bcm_iproc_i2c_isr-deadlock-issue.patch
i2c-designware-correct-length-byte-validation-logic.patch
i2c-designware-handle-invalid-smbus-block-data-response-length-value.patch
i2c-hisi-only-handle-the-interrupt-of-the-driver-s-transfer.patch
i2c-tegra-fix-i2c-tegra-dma-config-option-processing.patch
media-mtk-jpeg-set-platform-driver-data-earlier.patch
objtool-x86-fix-srso-mess.patch
objtool-x86-fixup-frame-pointer-vs-rethunk.patch
powerpc-rtas_flash-allow-user-copy-to-flash-block-cache-objects.patch
rust-macros-vtable-fix-has_-redefinition-gen_const_name.patch
smb3-display-network-namespace-in-debug-information.patch
tty-n_gsm-fix-the-uaf-caused-by-race-condition-in-gsm_cleanup_mux.patch
tty-serial-fsl_lpuart-clear-the-error-flags-by-writing-1-for-lpuart32-platforms.patch
vdpa-add-features-attr-to-vdpa_nl_policy-for-nlattr-length-check.patch
vdpa-add-max-vqp-attr-to-vdpa_nl_policy-for-nlattr-length-check.patch
vdpa-add-queue-index-attr-to-vdpa_nl_policy-for-nlattr-length-check.patch
vdpa-enable-strict-validation-for-netlinks-ops.patch
x86-alternative-make-custom-return-thunk-unconditional.patch
x86-cpu-amd-fix-the-div-0-initial-fix-attempt.patch
x86-cpu-clean-up-srso-return-thunk-mess.patch
x86-cpu-cleanup-the-untrain-mess.patch
x86-cpu-fix-__x86_return_thunk-symbol-type.patch
x86-cpu-fix-up-srso_safe_ret-and-__x86_return_thunk.patch
x86-cpu-kvm-provide-untrain_ret_vm.patch
x86-cpu-rename-original-retbleed-methods.patch
x86-cpu-rename-srso_-.-_alias-to-srso_alias_-1.patch
x86-retpoline-don-t-clobber-rflags-during-srso_safe_ret.patch
x86-retpoline-kprobes-fix-position-of-thunk-sections-with-config_lto_clang.patch
x86-retpoline-kprobes-skip-optprobe-check-for-indirect-jumps-with-retpolines-and-ibt.patch
x86-srso-correct-the-mitigation-status-when-smt-is-disabled.patch
x86-srso-disable-the-mitigation-on-unaffected-configurations.patch
x86-srso-explain-the-untraining-sequences-a-bit-more.patch
x86-static_call-fix-__static_call_fixup.patch
41 files changed:
queue-6.4/blk-cgroup-hold-queue_lock-when-removing-blkg-q_node.patch [new file with mode: 0644]
queue-6.4/btrfs-fix-bug_on-condition-in-btrfs_cancel_balance.patch [new file with mode: 0644]
queue-6.4/btrfs-fix-incorrect-splitting-in-btrfs_drop_extent_map_range.patch [new file with mode: 0644]
queue-6.4/btrfs-fix-infinite-directory-reads.patch [new file with mode: 0644]
queue-6.4/btrfs-fix-replace-scrub-failure-with-metadata_uuid.patch [new file with mode: 0644]
queue-6.4/btrfs-only-subtract-from-len_to_oe_boundary-when-it-is-tracking-an-extent.patch [new file with mode: 0644]
queue-6.4/fbdev-mmp-fix-value-check-in-mmphw_probe.patch [new file with mode: 0644]
queue-6.4/i2c-bcm-iproc-fix-bcm_iproc_i2c_isr-deadlock-issue.patch [new file with mode: 0644]
queue-6.4/i2c-designware-correct-length-byte-validation-logic.patch [new file with mode: 0644]
queue-6.4/i2c-designware-handle-invalid-smbus-block-data-response-length-value.patch [new file with mode: 0644]
queue-6.4/i2c-hisi-only-handle-the-interrupt-of-the-driver-s-transfer.patch [new file with mode: 0644]
queue-6.4/i2c-tegra-fix-i2c-tegra-dma-config-option-processing.patch [new file with mode: 0644]
queue-6.4/media-mtk-jpeg-set-platform-driver-data-earlier.patch [new file with mode: 0644]
queue-6.4/objtool-x86-fix-srso-mess.patch [new file with mode: 0644]
queue-6.4/objtool-x86-fixup-frame-pointer-vs-rethunk.patch [new file with mode: 0644]
queue-6.4/powerpc-rtas_flash-allow-user-copy-to-flash-block-cache-objects.patch [new file with mode: 0644]
queue-6.4/rust-macros-vtable-fix-has_-redefinition-gen_const_name.patch [new file with mode: 0644]
queue-6.4/series
queue-6.4/smb3-display-network-namespace-in-debug-information.patch [new file with mode: 0644]
queue-6.4/tty-n_gsm-fix-the-uaf-caused-by-race-condition-in-gsm_cleanup_mux.patch [new file with mode: 0644]
queue-6.4/tty-serial-fsl_lpuart-clear-the-error-flags-by-writing-1-for-lpuart32-platforms.patch [new file with mode: 0644]
queue-6.4/vdpa-add-features-attr-to-vdpa_nl_policy-for-nlattr-length-check.patch [new file with mode: 0644]
queue-6.4/vdpa-add-max-vqp-attr-to-vdpa_nl_policy-for-nlattr-length-check.patch [new file with mode: 0644]
queue-6.4/vdpa-add-queue-index-attr-to-vdpa_nl_policy-for-nlattr-length-check.patch [new file with mode: 0644]
queue-6.4/vdpa-enable-strict-validation-for-netlinks-ops.patch [new file with mode: 0644]
queue-6.4/x86-alternative-make-custom-return-thunk-unconditional.patch [new file with mode: 0644]
queue-6.4/x86-cpu-amd-fix-the-div-0-initial-fix-attempt.patch [new file with mode: 0644]
queue-6.4/x86-cpu-clean-up-srso-return-thunk-mess.patch [new file with mode: 0644]
queue-6.4/x86-cpu-cleanup-the-untrain-mess.patch [new file with mode: 0644]
queue-6.4/x86-cpu-fix-__x86_return_thunk-symbol-type.patch [new file with mode: 0644]
queue-6.4/x86-cpu-fix-up-srso_safe_ret-and-__x86_return_thunk.patch [new file with mode: 0644]
queue-6.4/x86-cpu-kvm-provide-untrain_ret_vm.patch [new file with mode: 0644]
queue-6.4/x86-cpu-rename-original-retbleed-methods.patch [new file with mode: 0644]
queue-6.4/x86-cpu-rename-srso_-.-_alias-to-srso_alias_-1.patch [new file with mode: 0644]
queue-6.4/x86-retpoline-don-t-clobber-rflags-during-srso_safe_ret.patch [new file with mode: 0644]
queue-6.4/x86-retpoline-kprobes-fix-position-of-thunk-sections-with-config_lto_clang.patch [new file with mode: 0644]
queue-6.4/x86-retpoline-kprobes-skip-optprobe-check-for-indirect-jumps-with-retpolines-and-ibt.patch [new file with mode: 0644]
queue-6.4/x86-srso-correct-the-mitigation-status-when-smt-is-disabled.patch [new file with mode: 0644]
queue-6.4/x86-srso-disable-the-mitigation-on-unaffected-configurations.patch [new file with mode: 0644]
queue-6.4/x86-srso-explain-the-untraining-sequences-a-bit-more.patch [new file with mode: 0644]
queue-6.4/x86-static_call-fix-__static_call_fixup.patch [new file with mode: 0644]