]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.8-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2024 11:46:22 +0000 (13:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2024 11:46:22 +0000 (13:46 +0200)
commit6ea0374e8058c67876e84532ce245d7db9506a25
tree75927a91ccef5a013ce7f2d6c04444405bc78138
parenta8eb47a06a58061565a711abd50b590f53f15ec4
6.8-stable patches

added patches:
arm64-dts-qcom-sc8280xp-add-missing-pcie-minimum-opp.patch
arm64-dts-qcom-sm8450-fix-the-msi-map-entries.patch
arm64-dts-rockchip-enable-internal-pull-up-for-q7_thrm-on-rk3399-puma.patch
bluetooth-btusb-add-realtek-rtl8852be-support-id-0x0bda-0x4853.patch
bluetooth-fix-type-of-len-in-l2cap-sco-_sock_getsockopt_old.patch
bluetooth-qca-fix-invalid-device-address-check.patch
bluetooth-qca-fix-null-deref-on-non-serdev-setup.patch
bluetooth-qca-fix-null-deref-on-non-serdev-suspend.patch
btrfs-fallback-if-compressed-io-fails-for-enospc.patch
btrfs-fix-information-leak-in-btrfs_ioctl_logical_to_ino.patch
btrfs-fix-wrong-block_start-calculation-for-btrfs_drop_extent_map_range.patch
btrfs-scrub-run-relocation-repair-when-only-needed.patch
cpu-re-enable-cpu-mitigations-by-default-for-x86-architectures.patch
dmaengine-revert-dmaengine-pl330-issue_pending-waits-until-wfp-state.patch
dmaengine-xilinx-xdma-fix-synchronization-issue.patch
dmaengine-xilinx-xdma-fix-wrong-offsets-in-the-buffers-addresses-in-dma-descriptor.patch
drm-amdgpu-assign-correct-bits-for-sdma-hdp-flush.patch
drm-amdgpu-fix-leak-when-gpu-memory-allocation-fails.patch
drm-amdgpu-pm-remove-gpu_od-if-it-s-an-empty-directory.patch
drm-amdgpu-sdma5.2-use-legacy-hdp-flush-for-sdma2-3.patch
drm-amdgpu-umsch-don-t-execute-umsch-test-when-gpu-is-in-reset-suspend.patch
drm-amdkfd-fix-eviction-fence-handling.patch
drm-amdkfd-fix-rescheduling-of-restore-worker.patch
drm-atomic-helper-fix-parameter-order-in-drm_format_conv_state_copy-call.patch
eeprom-at24-fix-memory-corruption-race-condition.patch
hid-i2c-hid-remove-i2c_hid_read_pending-flag-to-prevent-lock-up.patch
hid-i2c-hid-revert-to-await-reset-ack-before-reading-report-descriptor.patch
kbuild-rust-force-alloc-extern-to-allow-empty-rust-files.patch
kbuild-rust-remove-unneeded-rustc_cfg-to-avoid-ice.patch
loongarch-fix-access-error-when-read-fault-on-a-write-only-vma.patch
loongarch-fix-callchain-parse-error-with-kernel-tracepoint-events.patch
mm-create-folio_flag_false-and-folio_type_ops-macros.patch
mm-hugetlb-fix-debug_locks_warn_on-1-when-dissolve_free_hugetlb_folio.patch
mm-hugetlb-fix-missing-hugetlb_lock-for-resv-uncharge.patch
mm-support-page_mapcount-on-page_has_type-pages.patch
mmc-sdhci-msm-pervent-access-to-suspended-controller.patch
mmc-sdhci-of-dwcmshc-th1520-increase-tuning-loop-count-to-128.patch
mtd-rawnand-qcom-fix-broken-op_reset_device-command-in-qcom_misc_cmd_type_exec.patch
rust-don-t-select-constructors.patch
rust-init-remove-impl-zeroable-for-infallible.patch
rust-kernel-require-send-for-module-implementations.patch
rust-make-mutually-exclusive-with-cfi_clang.patch
rust-remove-params-from-module-macro-example.patch
smb-client-fix-struct_group-usage-in-__packed-structs.patch
smb3-fix-lock-ordering-potential-deadlock-in-cifs_sync_mid_result.patch
smb3-missing-lock-when-picking-channel.patch
x86-tdx-preserve-shared-bit-on-mprotect.patch
48 files changed:
queue-6.8/arm64-dts-qcom-sc8280xp-add-missing-pcie-minimum-opp.patch [new file with mode: 0644]
queue-6.8/arm64-dts-qcom-sm8450-fix-the-msi-map-entries.patch [new file with mode: 0644]
queue-6.8/arm64-dts-rockchip-enable-internal-pull-up-for-q7_thrm-on-rk3399-puma.patch [new file with mode: 0644]
queue-6.8/bluetooth-btusb-add-realtek-rtl8852be-support-id-0x0bda-0x4853.patch [new file with mode: 0644]
queue-6.8/bluetooth-fix-type-of-len-in-l2cap-sco-_sock_getsockopt_old.patch [new file with mode: 0644]
queue-6.8/bluetooth-qca-fix-invalid-device-address-check.patch [new file with mode: 0644]
queue-6.8/bluetooth-qca-fix-null-deref-on-non-serdev-setup.patch [new file with mode: 0644]
queue-6.8/bluetooth-qca-fix-null-deref-on-non-serdev-suspend.patch [new file with mode: 0644]
queue-6.8/btrfs-fallback-if-compressed-io-fails-for-enospc.patch [new file with mode: 0644]
queue-6.8/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to_ino.patch [new file with mode: 0644]
queue-6.8/btrfs-fix-wrong-block_start-calculation-for-btrfs_drop_extent_map_range.patch [new file with mode: 0644]
queue-6.8/btrfs-scrub-run-relocation-repair-when-only-needed.patch [new file with mode: 0644]
queue-6.8/cpu-re-enable-cpu-mitigations-by-default-for-x86-architectures.patch [new file with mode: 0644]
queue-6.8/dmaengine-revert-dmaengine-pl330-issue_pending-waits-until-wfp-state.patch [new file with mode: 0644]
queue-6.8/dmaengine-xilinx-xdma-fix-synchronization-issue.patch [new file with mode: 0644]
queue-6.8/dmaengine-xilinx-xdma-fix-wrong-offsets-in-the-buffers-addresses-in-dma-descriptor.patch [new file with mode: 0644]
queue-6.8/drm-amdgpu-assign-correct-bits-for-sdma-hdp-flush.patch [new file with mode: 0644]
queue-6.8/drm-amdgpu-fix-leak-when-gpu-memory-allocation-fails.patch [new file with mode: 0644]
queue-6.8/drm-amdgpu-pm-remove-gpu_od-if-it-s-an-empty-directory.patch [new file with mode: 0644]
queue-6.8/drm-amdgpu-sdma5.2-use-legacy-hdp-flush-for-sdma2-3.patch [new file with mode: 0644]
queue-6.8/drm-amdgpu-umsch-don-t-execute-umsch-test-when-gpu-is-in-reset-suspend.patch [new file with mode: 0644]
queue-6.8/drm-amdkfd-fix-eviction-fence-handling.patch [new file with mode: 0644]
queue-6.8/drm-amdkfd-fix-rescheduling-of-restore-worker.patch [new file with mode: 0644]
queue-6.8/drm-atomic-helper-fix-parameter-order-in-drm_format_conv_state_copy-call.patch [new file with mode: 0644]
queue-6.8/eeprom-at24-fix-memory-corruption-race-condition.patch [new file with mode: 0644]
queue-6.8/hid-i2c-hid-remove-i2c_hid_read_pending-flag-to-prevent-lock-up.patch [new file with mode: 0644]
queue-6.8/hid-i2c-hid-revert-to-await-reset-ack-before-reading-report-descriptor.patch [new file with mode: 0644]
queue-6.8/kbuild-rust-force-alloc-extern-to-allow-empty-rust-files.patch [new file with mode: 0644]
queue-6.8/kbuild-rust-remove-unneeded-rustc_cfg-to-avoid-ice.patch [new file with mode: 0644]
queue-6.8/loongarch-fix-access-error-when-read-fault-on-a-write-only-vma.patch [new file with mode: 0644]
queue-6.8/loongarch-fix-callchain-parse-error-with-kernel-tracepoint-events.patch [new file with mode: 0644]
queue-6.8/mm-create-folio_flag_false-and-folio_type_ops-macros.patch [new file with mode: 0644]
queue-6.8/mm-hugetlb-fix-debug_locks_warn_on-1-when-dissolve_free_hugetlb_folio.patch [new file with mode: 0644]
queue-6.8/mm-hugetlb-fix-missing-hugetlb_lock-for-resv-uncharge.patch [new file with mode: 0644]
queue-6.8/mm-support-page_mapcount-on-page_has_type-pages.patch [new file with mode: 0644]
queue-6.8/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch [new file with mode: 0644]
queue-6.8/mmc-sdhci-of-dwcmshc-th1520-increase-tuning-loop-count-to-128.patch [new file with mode: 0644]
queue-6.8/mtd-rawnand-qcom-fix-broken-op_reset_device-command-in-qcom_misc_cmd_type_exec.patch [new file with mode: 0644]
queue-6.8/rust-don-t-select-constructors.patch [new file with mode: 0644]
queue-6.8/rust-init-remove-impl-zeroable-for-infallible.patch [new file with mode: 0644]
queue-6.8/rust-kernel-require-send-for-module-implementations.patch [new file with mode: 0644]
queue-6.8/rust-make-mutually-exclusive-with-cfi_clang.patch [new file with mode: 0644]
queue-6.8/rust-remove-params-from-module-macro-example.patch [new file with mode: 0644]
queue-6.8/series
queue-6.8/smb-client-fix-struct_group-usage-in-__packed-structs.patch [new file with mode: 0644]
queue-6.8/smb3-fix-lock-ordering-potential-deadlock-in-cifs_sync_mid_result.patch [new file with mode: 0644]
queue-6.8/smb3-missing-lock-when-picking-channel.patch [new file with mode: 0644]
queue-6.8/x86-tdx-preserve-shared-bit-on-mprotect.patch [new file with mode: 0644]