]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2024 11:56:07 +0000 (13:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2024 11:56:07 +0000 (13:56 +0200)
commit8aca0473583f41035efd6c0e54940635d5f5ce27
tree4548174f5bae57b5a3f9f7510bfb37025d6986de
parentcfb2aa33051e38068ec64ebf5f0e3913a8a3ab9d
6.6-stable patches

added patches:
acpi-cppc-fix-access-width-used-for-pcc-registers.patch
acpi-cppc-fix-bit_offset-shift-in-mask_val-macro.patch
acpi-cppc-use-access_width-over-bit_width-for-system-memory-accesses.patch
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-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
drm-amdgpu-assign-correct-bits-for-sdma-hdp-flush.patch
drm-amdgpu-fix-leak-when-gpu-memory-allocation-fails.patch
drm-amdgpu-sdma5.2-use-legacy-hdp-flush-for-sdma2-3.patch
hid-i2c-hid-remove-i2c_hid_read_pending-flag-to-prevent-lock-up.patch
irqchip-gic-v3-its-prevent-double-free-on-error.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-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
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
38 files changed:
queue-6.6/acpi-cppc-fix-access-width-used-for-pcc-registers.patch [new file with mode: 0644]
queue-6.6/acpi-cppc-fix-bit_offset-shift-in-mask_val-macro.patch [new file with mode: 0644]
queue-6.6/acpi-cppc-use-access_width-over-bit_width-for-system-memory-accesses.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sc8280xp-add-missing-pcie-minimum-opp.patch [new file with mode: 0644]
queue-6.6/arm64-dts-qcom-sm8450-fix-the-msi-map-entries.patch [new file with mode: 0644]
queue-6.6/arm64-dts-rockchip-enable-internal-pull-up-for-q7_thrm-on-rk3399-puma.patch [new file with mode: 0644]
queue-6.6/bluetooth-btusb-add-realtek-rtl8852be-support-id-0x0bda-0x4853.patch [new file with mode: 0644]
queue-6.6/bluetooth-fix-type-of-len-in-l2cap-sco-_sock_getsockopt_old.patch [new file with mode: 0644]
queue-6.6/bluetooth-qca-fix-null-deref-on-non-serdev-setup.patch [new file with mode: 0644]
queue-6.6/bluetooth-qca-fix-null-deref-on-non-serdev-suspend.patch [new file with mode: 0644]
queue-6.6/btrfs-fallback-if-compressed-io-fails-for-enospc.patch [new file with mode: 0644]
queue-6.6/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to_ino.patch [new file with mode: 0644]
queue-6.6/btrfs-fix-wrong-block_start-calculation-for-btrfs_drop_extent_map_range.patch [new file with mode: 0644]
queue-6.6/btrfs-scrub-run-relocation-repair-when-only-needed.patch [new file with mode: 0644]
queue-6.6/cpu-re-enable-cpu-mitigations-by-default-for-x86-architectures.patch [new file with mode: 0644]
queue-6.6/drm-amdgpu-assign-correct-bits-for-sdma-hdp-flush.patch [new file with mode: 0644]
queue-6.6/drm-amdgpu-fix-leak-when-gpu-memory-allocation-fails.patch [new file with mode: 0644]
queue-6.6/drm-amdgpu-sdma5.2-use-legacy-hdp-flush-for-sdma2-3.patch [new file with mode: 0644]
queue-6.6/hid-i2c-hid-remove-i2c_hid_read_pending-flag-to-prevent-lock-up.patch [new file with mode: 0644]
queue-6.6/irqchip-gic-v3-its-prevent-double-free-on-error.patch [new file with mode: 0644]
queue-6.6/kbuild-rust-force-alloc-extern-to-allow-empty-rust-files.patch [new file with mode: 0644]
queue-6.6/kbuild-rust-remove-unneeded-rustc_cfg-to-avoid-ice.patch [new file with mode: 0644]
queue-6.6/loongarch-fix-access-error-when-read-fault-on-a-write-only-vma.patch [new file with mode: 0644]
queue-6.6/loongarch-fix-callchain-parse-error-with-kernel-tracepoint-events.patch [new file with mode: 0644]
queue-6.6/mm-create-folio_flag_false-and-folio_type_ops-macros.patch [new file with mode: 0644]
queue-6.6/mm-hugetlb-fix-missing-hugetlb_lock-for-resv-uncharge.patch [new file with mode: 0644]
queue-6.6/mm-support-page_mapcount-on-page_has_type-pages.patch [new file with mode: 0644]
queue-6.6/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch [new file with mode: 0644]
queue-6.6/mtd-rawnand-qcom-fix-broken-op_reset_device-command-in-qcom_misc_cmd_type_exec.patch [new file with mode: 0644]
queue-6.6/rust-don-t-select-constructors.patch [new file with mode: 0644]
queue-6.6/rust-init-remove-impl-zeroable-for-infallible.patch [new file with mode: 0644]
queue-6.6/rust-kernel-require-send-for-module-implementations.patch [new file with mode: 0644]
queue-6.6/rust-make-mutually-exclusive-with-cfi_clang.patch [new file with mode: 0644]
queue-6.6/rust-remove-params-from-module-macro-example.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/smb-client-fix-struct_group-usage-in-__packed-structs.patch [new file with mode: 0644]
queue-6.6/smb3-fix-lock-ordering-potential-deadlock-in-cifs_sync_mid_result.patch [new file with mode: 0644]
queue-6.6/smb3-missing-lock-when-picking-channel.patch [new file with mode: 0644]