]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Jul 2023 06:36:04 +0000 (08:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Jul 2023 06:36:04 +0000 (08:36 +0200)
commit72201d39195e6e196418c45d6839f08e7386ddaa
treea8d6dd7a38446e6c9826892bd8c116cf22714124
parent75e05066aee8427f835dd4678a33f748b339d680
6.1-stable patches

added patches:
dm-integrity-reduce-vmalloc-space-footprint-on-32-bit-architectures.patch
ext2-dax-fix-ext2_setsize-when-len-is-page-aligned.patch
ext4-fix-reusing-stale-buffer-heads-from-last-failed-mounting.patch
ext4-fix-to-check-return-value-of-freeze_bdev-in-ext4_shutdown.patch
ext4-fix-wrong-unit-use-in-ext4_mb_clear_bb.patch
ext4-fix-wrong-unit-use-in-ext4_mb_new_blocks.patch
ext4-get-block-from-bh-in-ext4_free_blocks-for-fast-commit-replay.patch
ext4-only-update-i_reserved_data_blocks-on-successful-block-allocation.patch
ext4-turn-quotas-off-if-mount-failed-after-enabling-quotas.patch
fs-dlm-revert-check-required-context-while-close.patch
hwrng-imx-rngc-fix-the-timeout-for-init-and-self-check.patch
jfs-jfs_dmap-validate-db_l2nbperpage-while-mounting.patch
pci-acpiphp-reassign-resources-on-bridge-if-necessary.patch
pci-add-function-1-dma-alias-quirk-for-marvell-88se9235.patch
pci-epf-test-fix-dma-transfer-completion-detection.patch
pci-epf-test-fix-dma-transfer-completion-initialization.patch
pci-pm-avoid-putting-elopos-e2-s2-h2-pcie-ports-in-d3cold.patch
pci-qcom-disable-write-access-to-read-only-registers-for-ip-v2.3.3.patch
pci-release-resource-invalidated-by-coalescing.patch
pci-rockchip-add-poll-and-timeout-to-wait-for-phy-plls-to-be-locked.patch
pci-rockchip-assert-pci-configuration-enable-bit-after-probe.patch
pci-rockchip-fix-legacy-irq-generation-for-rk3399-pcie-endpoint-core.patch
pci-rockchip-set-address-alignment-for-endpoint-mode.patch
pci-rockchip-use-u32-variable-to-access-32-bit-registers.patch
pci-rockchip-write-pci-device-id-to-correct-register.patch
s390-zcrypt-do-not-retry-administrative-requests.patch
scsi-mpi3mr-propagate-sense-data-for-admin-queue-scsi-i-o.patch
soc-qcom-mdt_loader-fix-unconditional-call-to-scm_pas_mem_setup.patch
29 files changed:
queue-6.1/dm-integrity-reduce-vmalloc-space-footprint-on-32-bit-architectures.patch [new file with mode: 0644]
queue-6.1/ext2-dax-fix-ext2_setsize-when-len-is-page-aligned.patch [new file with mode: 0644]
queue-6.1/ext4-fix-reusing-stale-buffer-heads-from-last-failed-mounting.patch [new file with mode: 0644]
queue-6.1/ext4-fix-to-check-return-value-of-freeze_bdev-in-ext4_shutdown.patch [new file with mode: 0644]
queue-6.1/ext4-fix-wrong-unit-use-in-ext4_mb_clear_bb.patch [new file with mode: 0644]
queue-6.1/ext4-fix-wrong-unit-use-in-ext4_mb_new_blocks.patch [new file with mode: 0644]
queue-6.1/ext4-get-block-from-bh-in-ext4_free_blocks-for-fast-commit-replay.patch [new file with mode: 0644]
queue-6.1/ext4-only-update-i_reserved_data_blocks-on-successful-block-allocation.patch [new file with mode: 0644]
queue-6.1/ext4-turn-quotas-off-if-mount-failed-after-enabling-quotas.patch [new file with mode: 0644]
queue-6.1/fs-dlm-revert-check-required-context-while-close.patch [new file with mode: 0644]
queue-6.1/hwrng-imx-rngc-fix-the-timeout-for-init-and-self-check.patch [new file with mode: 0644]
queue-6.1/jfs-jfs_dmap-validate-db_l2nbperpage-while-mounting.patch [new file with mode: 0644]
queue-6.1/pci-acpiphp-reassign-resources-on-bridge-if-necessary.patch [new file with mode: 0644]
queue-6.1/pci-add-function-1-dma-alias-quirk-for-marvell-88se9235.patch [new file with mode: 0644]
queue-6.1/pci-epf-test-fix-dma-transfer-completion-detection.patch [new file with mode: 0644]
queue-6.1/pci-epf-test-fix-dma-transfer-completion-initialization.patch [new file with mode: 0644]
queue-6.1/pci-pm-avoid-putting-elopos-e2-s2-h2-pcie-ports-in-d3cold.patch [new file with mode: 0644]
queue-6.1/pci-qcom-disable-write-access-to-read-only-registers-for-ip-v2.3.3.patch [new file with mode: 0644]
queue-6.1/pci-release-resource-invalidated-by-coalescing.patch [new file with mode: 0644]
queue-6.1/pci-rockchip-add-poll-and-timeout-to-wait-for-phy-plls-to-be-locked.patch [new file with mode: 0644]
queue-6.1/pci-rockchip-assert-pci-configuration-enable-bit-after-probe.patch [new file with mode: 0644]
queue-6.1/pci-rockchip-fix-legacy-irq-generation-for-rk3399-pcie-endpoint-core.patch [new file with mode: 0644]
queue-6.1/pci-rockchip-set-address-alignment-for-endpoint-mode.patch [new file with mode: 0644]
queue-6.1/pci-rockchip-use-u32-variable-to-access-32-bit-registers.patch [new file with mode: 0644]
queue-6.1/pci-rockchip-write-pci-device-id-to-correct-register.patch [new file with mode: 0644]
queue-6.1/s390-zcrypt-do-not-retry-administrative-requests.patch [new file with mode: 0644]
queue-6.1/scsi-mpi3mr-propagate-sense-data-for-admin-queue-scsi-i-o.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/soc-qcom-mdt_loader-fix-unconditional-call-to-scm_pas_mem_setup.patch [new file with mode: 0644]