]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Dec 2020 09:37:04 +0000 (10:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Dec 2020 09:37:04 +0000 (10:37 +0100)
commitb600bfa6144c77b34f778e769580861ae66057dd
tree980b252f9bfc70fcc4db53b900473281fb06261c
parent9c6eca3701c39248e7d3f65c0d7b7f87374dc098
5.10-stable patches

added patches:
arm-dts-at91-sama5d2-fix-can-message-ram-offset-and-size.patch
arm-dts-pandaboard-fix-pinmux-for-gpio-user-button-of-pandaboard-es.patch
arm-tegra-populate-opp-table-for-tegra20-ventana.patch
arm64-dts-marvell-keep-smmu-disabled-by-default-for-armada-7040-and-8040.patch
arm64-dts-ti-k3-am65-mark-dss-as-dma-coherent.patch
btrfs-do-not-shorten-unpin-len-for-caching-block-groups.patch
btrfs-fix-race-when-defragmenting-leads-to-unnecessary-io.patch
btrfs-update-last_byte_to_unpin-in-switch_commit_roots.patch
ceph-fix-race-in-concurrent-__ceph_remove_cap-invocations.patch
ext4-don-t-remount-read-only-with-errors-continue-on-reboot.patch
ext4-fix-a-memory-leak-of-ext4_free_data.patch
ext4-fix-an-is_err-vs-null-check.patch
ext4-fix-deadlock-with-fs-freezing-and-ea-inodes.patch
fsnotify-fix-events-reported-to-watching-parent-and-child.patch
fsnotify-generalize-handle_inode_event.patch
ima-don-t-modify-file-descriptor-mode-on-the-fly.patch
inotify-convert-to-handle_inode_event-interface.patch
iommu-arm-smmu-allow-implementation-specific-write_s2cr.patch
iommu-arm-smmu-qcom-implement-s2cr-quirk.patch
iommu-arm-smmu-qcom-read-back-stream-mappings.patch
jffs2-fix-gc-exit-abnormally.patch
jffs2-fix-ignoring-mounting-options-problem-during-remounting.patch
kvm-arm64-introduce-handling-of-aarch32-ttbcr2-traps.patch
kvm-svm-remove-the-call-to-sev_platform_status-during-setup.patch
kvm-x86-reinstate-vendor-agnostic-check-on-spec_ctrl-cpuid-bits.patch
ovl-make-ioctl-safe.patch
powerpc-32-fix-vmap-stack-properly-set-r1-before-activating-mmu-on-syscall-too.patch
powerpc-8xx-fix-early-debug-when-smc1-is-relocated.patch
powerpc-bitops-fix-possible-undefined-behaviour-with-fls-and-fls64.patch
powerpc-feature-add-cpu_ftr_noexecute-to-g2_le.patch
powerpc-fix-incorrect-stw-ux-u-x-instructions-in-__set_pte_at.patch
powerpc-mm-fix-verification-of-mmu_ftr_type_44x.patch
powerpc-powernv-memtrace-don-t-leak-kernel-memory-to-user-space.patch
powerpc-powernv-memtrace-fix-crashing-the-kernel-when-enabling-concurrently.patch
powerpc-powernv-npu-do-not-attempt-npu2-setup-on-power8nvl-npu.patch
powerpc-rtas-fix-typo-of-ibm-open-errinjct-in-rtas-filter.patch
powerpc-xmon-change-printk-to-pr_cont.patch
risc-v-fix-usage-of-memblock_enforce_memory_limit.patch
smb3-avoid-confusing-warning-message-on-mount-to-azure.patch
smb3.1.1-do-not-log-warning-message-if-server-doesn-t-populate-salt.patch
smb3.1.1-remove-confusing-mount-warning-when-no-spnego-info-on-negprot-rsp.patch
ubifs-wbuf-don-t-leak-kernel-memory-to-flash.patch
um-fix-time-travel-mode.patch
um-remove-use-of-asprinf-in-umid.c.patch
xprtrdma-fix-xdrbuf_sparse_pages-support.patch
46 files changed:
queue-5.10/arm-dts-at91-sama5d2-fix-can-message-ram-offset-and-size.patch [new file with mode: 0644]
queue-5.10/arm-dts-pandaboard-fix-pinmux-for-gpio-user-button-of-pandaboard-es.patch [new file with mode: 0644]
queue-5.10/arm-tegra-populate-opp-table-for-tegra20-ventana.patch [new file with mode: 0644]
queue-5.10/arm64-dts-marvell-keep-smmu-disabled-by-default-for-armada-7040-and-8040.patch [new file with mode: 0644]
queue-5.10/arm64-dts-ti-k3-am65-mark-dss-as-dma-coherent.patch [new file with mode: 0644]
queue-5.10/btrfs-do-not-shorten-unpin-len-for-caching-block-groups.patch [new file with mode: 0644]
queue-5.10/btrfs-fix-race-when-defragmenting-leads-to-unnecessary-io.patch [new file with mode: 0644]
queue-5.10/btrfs-update-last_byte_to_unpin-in-switch_commit_roots.patch [new file with mode: 0644]
queue-5.10/ceph-fix-race-in-concurrent-__ceph_remove_cap-invocations.patch [new file with mode: 0644]
queue-5.10/ext4-don-t-remount-read-only-with-errors-continue-on-reboot.patch [new file with mode: 0644]
queue-5.10/ext4-fix-a-memory-leak-of-ext4_free_data.patch [new file with mode: 0644]
queue-5.10/ext4-fix-an-is_err-vs-null-check.patch [new file with mode: 0644]
queue-5.10/ext4-fix-deadlock-with-fs-freezing-and-ea-inodes.patch [new file with mode: 0644]
queue-5.10/fsnotify-fix-events-reported-to-watching-parent-and-child.patch [new file with mode: 0644]
queue-5.10/fsnotify-generalize-handle_inode_event.patch [new file with mode: 0644]
queue-5.10/ima-don-t-modify-file-descriptor-mode-on-the-fly.patch [new file with mode: 0644]
queue-5.10/inotify-convert-to-handle_inode_event-interface.patch [new file with mode: 0644]
queue-5.10/iommu-arm-smmu-allow-implementation-specific-write_s2cr.patch [new file with mode: 0644]
queue-5.10/iommu-arm-smmu-qcom-implement-s2cr-quirk.patch [new file with mode: 0644]
queue-5.10/iommu-arm-smmu-qcom-read-back-stream-mappings.patch [new file with mode: 0644]
queue-5.10/jffs2-fix-gc-exit-abnormally.patch [new file with mode: 0644]
queue-5.10/jffs2-fix-ignoring-mounting-options-problem-during-remounting.patch [new file with mode: 0644]
queue-5.10/kvm-arm64-introduce-handling-of-aarch32-ttbcr2-traps.patch [new file with mode: 0644]
queue-5.10/kvm-svm-remove-the-call-to-sev_platform_status-during-setup.patch [new file with mode: 0644]
queue-5.10/kvm-x86-reinstate-vendor-agnostic-check-on-spec_ctrl-cpuid-bits.patch [new file with mode: 0644]
queue-5.10/ovl-make-ioctl-safe.patch [new file with mode: 0644]
queue-5.10/powerpc-32-fix-vmap-stack-properly-set-r1-before-activating-mmu-on-syscall-too.patch [new file with mode: 0644]
queue-5.10/powerpc-8xx-fix-early-debug-when-smc1-is-relocated.patch [new file with mode: 0644]
queue-5.10/powerpc-bitops-fix-possible-undefined-behaviour-with-fls-and-fls64.patch [new file with mode: 0644]
queue-5.10/powerpc-feature-add-cpu_ftr_noexecute-to-g2_le.patch [new file with mode: 0644]
queue-5.10/powerpc-fix-incorrect-stw-ux-u-x-instructions-in-__set_pte_at.patch [new file with mode: 0644]
queue-5.10/powerpc-mm-fix-verification-of-mmu_ftr_type_44x.patch [new file with mode: 0644]
queue-5.10/powerpc-powernv-memtrace-don-t-leak-kernel-memory-to-user-space.patch [new file with mode: 0644]
queue-5.10/powerpc-powernv-memtrace-fix-crashing-the-kernel-when-enabling-concurrently.patch [new file with mode: 0644]
queue-5.10/powerpc-powernv-npu-do-not-attempt-npu2-setup-on-power8nvl-npu.patch [new file with mode: 0644]
queue-5.10/powerpc-rtas-fix-typo-of-ibm-open-errinjct-in-rtas-filter.patch [new file with mode: 0644]
queue-5.10/powerpc-xmon-change-printk-to-pr_cont.patch [new file with mode: 0644]
queue-5.10/risc-v-fix-usage-of-memblock_enforce_memory_limit.patch [new file with mode: 0644]
queue-5.10/series
queue-5.10/smb3-avoid-confusing-warning-message-on-mount-to-azure.patch [new file with mode: 0644]
queue-5.10/smb3.1.1-do-not-log-warning-message-if-server-doesn-t-populate-salt.patch [new file with mode: 0644]
queue-5.10/smb3.1.1-remove-confusing-mount-warning-when-no-spnego-info-on-negprot-rsp.patch [new file with mode: 0644]
queue-5.10/ubifs-wbuf-don-t-leak-kernel-memory-to-flash.patch [new file with mode: 0644]
queue-5.10/um-fix-time-travel-mode.patch [new file with mode: 0644]
queue-5.10/um-remove-use-of-asprinf-in-umid.c.patch [new file with mode: 0644]
queue-5.10/xprtrdma-fix-xdrbuf_sparse_pages-support.patch [new file with mode: 0644]