]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 May 2021 14:16:05 +0000 (16:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 May 2021 14:16:05 +0000 (16:16 +0200)
commitfe2575437703269639a9be91db51a103edc471e4
tree6d71ba09a9007746f1a22e6bb5c964df343a2063
parentf6bcfabc1096db2efb7a9fef0dcbcff44a3b4cf5
5.10-stable patches

added patches:
acpi-custom_method-fix-a-possible-memory-leak.patch
acpi-custom_method-fix-potential-use-after-free-issue.patch
arm-9056-1-decompressor-fix-bss-size-calculation-for-llvm-ld.lld.patch
arm64-dts-marvell-armada-37xx-add-syscon-compatible-to-nb-clk-node.patch
arm64-dts-mt8173-fix-property-typo-of-phys-in-dsi-node.patch
dyndbg-fix-parsing-file-query-without-a-line-range-suffix.patch
ecryptfs-fix-kernel-panic-with-null-dev_name.patch
erofs-add-unsupported-inode-i_format-check.patch
fs-epoll-restore-waking-from-ep_done_scan.patch
ftrace-handle-commands-when-closing-set_ftrace_filter-file.patch
mmc-block-issue-a-cache-flush-only-when-it-s-enabled.patch
mmc-block-update-ext_csd.cache_ctrl-if-it-was-written.patch
mmc-core-do-a-power-cycle-when-the-cmd11-fails.patch
mmc-core-fix-hanging-on-i-o-during-system-suspend-for-removable-cards.patch
mmc-core-set-read-only-for-sd-cards-with-permanent-write-protect-bit.patch
mmc-sdhci-check-for-reset-prior-to-dma-address-unmap.patch
mmc-sdhci-pci-fix-initialization-of-some-sd-cards-for-intel-byt-based-controllers.patch
mmc-sdhci-tegra-add-required-callbacks-to-set-clear-cqe_en-bit.patch
mmc-uniphier-sd-fix-a-resource-leak-in-the-remove-function.patch
mmc-uniphier-sd-fix-an-error-handling-path-in-uniphier_sd_probe.patch
mtd-physmap-physmap-bt1-rom-fix-unintentional-stack-access.patch
mtd-rawnand-atmel-update-ecc_stats.corrected-counter.patch
mtd-spi-nor-core-fix-an-issue-of-releasing-resources-during-read-write.patch
mtd-spinand-core-add-missing-module_device_table.patch
nitro_enclaves-fix-stale-file-descriptors-on-failed-usercopy.patch
revert-mtd-spi-nor-macronix-add-support-for-mx25l51245g.patch
s390-disassembler-increase-ebpf-disasm-buffer-size.patch
s390-zcrypt-fix-zcard-and-zqueue-hot-unplug-memleak.patch
scsi-mpt3sas-block-pci-config-access-from-userspace-during-reset.patch
scsi-qla2xxx-fix-crash-in-qla2xxx_mqueuecommand.patch
spi-spi-ti-qspi-free-dma-resources.patch
spi-stm32-qspi-fix-pm_runtime-usage_count-counter.patch
tpm-acpi-check-eventlog-signature-before-using-it.patch
vhost-vdpa-fix-vm_flags-for-virtqueue-doorbell-mapping.patch
35 files changed:
queue-5.10/acpi-custom_method-fix-a-possible-memory-leak.patch [new file with mode: 0644]
queue-5.10/acpi-custom_method-fix-potential-use-after-free-issue.patch [new file with mode: 0644]
queue-5.10/arm-9056-1-decompressor-fix-bss-size-calculation-for-llvm-ld.lld.patch [new file with mode: 0644]
queue-5.10/arm64-dts-marvell-armada-37xx-add-syscon-compatible-to-nb-clk-node.patch [new file with mode: 0644]
queue-5.10/arm64-dts-mt8173-fix-property-typo-of-phys-in-dsi-node.patch [new file with mode: 0644]
queue-5.10/dyndbg-fix-parsing-file-query-without-a-line-range-suffix.patch [new file with mode: 0644]
queue-5.10/ecryptfs-fix-kernel-panic-with-null-dev_name.patch [new file with mode: 0644]
queue-5.10/erofs-add-unsupported-inode-i_format-check.patch [new file with mode: 0644]
queue-5.10/fs-epoll-restore-waking-from-ep_done_scan.patch [new file with mode: 0644]
queue-5.10/ftrace-handle-commands-when-closing-set_ftrace_filter-file.patch [new file with mode: 0644]
queue-5.10/mmc-block-issue-a-cache-flush-only-when-it-s-enabled.patch [new file with mode: 0644]
queue-5.10/mmc-block-update-ext_csd.cache_ctrl-if-it-was-written.patch [new file with mode: 0644]
queue-5.10/mmc-core-do-a-power-cycle-when-the-cmd11-fails.patch [new file with mode: 0644]
queue-5.10/mmc-core-fix-hanging-on-i-o-during-system-suspend-for-removable-cards.patch [new file with mode: 0644]
queue-5.10/mmc-core-set-read-only-for-sd-cards-with-permanent-write-protect-bit.patch [new file with mode: 0644]
queue-5.10/mmc-sdhci-check-for-reset-prior-to-dma-address-unmap.patch [new file with mode: 0644]
queue-5.10/mmc-sdhci-pci-fix-initialization-of-some-sd-cards-for-intel-byt-based-controllers.patch [new file with mode: 0644]
queue-5.10/mmc-sdhci-tegra-add-required-callbacks-to-set-clear-cqe_en-bit.patch [new file with mode: 0644]
queue-5.10/mmc-uniphier-sd-fix-a-resource-leak-in-the-remove-function.patch [new file with mode: 0644]
queue-5.10/mmc-uniphier-sd-fix-an-error-handling-path-in-uniphier_sd_probe.patch [new file with mode: 0644]
queue-5.10/mtd-physmap-physmap-bt1-rom-fix-unintentional-stack-access.patch [new file with mode: 0644]
queue-5.10/mtd-rawnand-atmel-update-ecc_stats.corrected-counter.patch [new file with mode: 0644]
queue-5.10/mtd-spi-nor-core-fix-an-issue-of-releasing-resources-during-read-write.patch [new file with mode: 0644]
queue-5.10/mtd-spinand-core-add-missing-module_device_table.patch [new file with mode: 0644]
queue-5.10/nitro_enclaves-fix-stale-file-descriptors-on-failed-usercopy.patch [new file with mode: 0644]
queue-5.10/revert-mtd-spi-nor-macronix-add-support-for-mx25l51245g.patch [new file with mode: 0644]
queue-5.10/s390-disassembler-increase-ebpf-disasm-buffer-size.patch [new file with mode: 0644]
queue-5.10/s390-zcrypt-fix-zcard-and-zqueue-hot-unplug-memleak.patch [new file with mode: 0644]
queue-5.10/scsi-mpt3sas-block-pci-config-access-from-userspace-during-reset.patch [new file with mode: 0644]
queue-5.10/scsi-qla2xxx-fix-crash-in-qla2xxx_mqueuecommand.patch [new file with mode: 0644]
queue-5.10/series
queue-5.10/spi-spi-ti-qspi-free-dma-resources.patch [new file with mode: 0644]
queue-5.10/spi-stm32-qspi-fix-pm_runtime-usage_count-counter.patch [new file with mode: 0644]
queue-5.10/tpm-acpi-check-eventlog-signature-before-using-it.patch [new file with mode: 0644]
queue-5.10/vhost-vdpa-fix-vm_flags-for-virtqueue-doorbell-mapping.patch [new file with mode: 0644]