]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Aug 2022 07:49:00 +0000 (09:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Aug 2022 07:49:00 +0000 (09:49 +0200)
commitc7f8020fe45ff597d8ec2d1a3da4bdf3ea1e86c0
treeff66a2f5c7d0b840bdba794a7340165d237fefba
parent400868aea901427658e4456f1f4d9bbf061acea6
5.19-stable patches

added patches:
acpi-processor-remove-freq-qos-request-for-all-cpus.patch
asm-generic-sections-refactor-memory_intersects.patch
audit-move-audit_return_fixup-before-the-filters.patch
bootmem-remove-the-vmemmap-pages-from-kmemleak-in-put_page_bootmem.patch
btrfs-add-info-when-mount-fails-due-to-stale-replace-target.patch
btrfs-check-if-root-is-readonly-while-setting-security-xattr.patch
btrfs-fix-possible-memory-leak-in-btrfs_get_dev_args_from_path.patch
btrfs-fix-silent-failure-when-deleting-root-reference.patch
btrfs-fix-space-cache-corruption-and-potential-double-allocations.patch
btrfs-replace-drop-assert-for-suspended-replace.patch
btrfs-update-generation-of-hole-file-extent-item-when-merging-holes.patch
cifs-skip-extra-null-byte-in-filenames.patch
fbdev-fbcon-properly-revert-changes-when-vc_resize-failed.patch
loop-check-for-overflow-while-configuring-loop.patch
mm-damon-dbgfs-avoid-duplicate-context-directory-creation.patch
mm-hugetlb-avoid-corrupting-page-mapping-in-hugetlb_mcopy_atomic_pte.patch
mm-mprotect-only-reference-swap-pfn-page-if-type-match.patch
nouveau-explicitly-wait-on-the-fence-in-nouveau_bo_move_m2mf.patch
ocfs2-fix-freeing-uninitialized-resource-on-ocfs2_dlm_shutdown.patch
perf-x86-intel-fix-pebs-event-constraints-for-adl.patch
perf-x86-lbr-enable-the-branch-type-for-the-arch-lbr-by-default.patch
revert-memcg-cleanup-racy-sum-avoidance-code.patch
riscv-dts-microchip-correct-l2-cache-interrupts.patch
riscv-signal-fix-missing-prototype-warning.patch
riscv-traps-add-missing-prototype.patch
s390-fix-double-free-of-gs-and-ri-cbs-on-fork-failure.patch
s390-mm-do-not-trigger-write-fault-when-vma-does-not-allow-vm_write.patch
shmem-update-folio-if-shmem_replace_page-updates-the-page.patch
smb3-missing-inode-locks-in-punch-hole.patch
writeback-avoid-use-after-free-after-removing-device.patch
x86-boot-don-t-propagate-uninitialized-boot_params-cc_blob_address.patch
x86-bugs-add-unknown-reporting-for-mmio-stale-data.patch
x86-entry-fix-entry_int80_compat-for-xen-pv-guests.patch
x86-nospec-unwreck-the-rsb-stuffing.patch
x86-pat-have-pat_enabled-properly-reflect-state-when-running-on-xen.patch
x86-sev-don-t-use-cc_platform_has-for-early-sev-snp-calls.patch
x86-unwind-orc-unwind-ftrace-trampolines-with-correct-orc-entry.patch
xen-privcmd-fix-error-exit-of-privcmd_ioctl_dm_op.patch
39 files changed:
queue-5.19/acpi-processor-remove-freq-qos-request-for-all-cpus.patch [new file with mode: 0644]
queue-5.19/asm-generic-sections-refactor-memory_intersects.patch [new file with mode: 0644]
queue-5.19/audit-move-audit_return_fixup-before-the-filters.patch [new file with mode: 0644]
queue-5.19/bootmem-remove-the-vmemmap-pages-from-kmemleak-in-put_page_bootmem.patch [new file with mode: 0644]
queue-5.19/btrfs-add-info-when-mount-fails-due-to-stale-replace-target.patch [new file with mode: 0644]
queue-5.19/btrfs-check-if-root-is-readonly-while-setting-security-xattr.patch [new file with mode: 0644]
queue-5.19/btrfs-fix-possible-memory-leak-in-btrfs_get_dev_args_from_path.patch [new file with mode: 0644]
queue-5.19/btrfs-fix-silent-failure-when-deleting-root-reference.patch [new file with mode: 0644]
queue-5.19/btrfs-fix-space-cache-corruption-and-potential-double-allocations.patch [new file with mode: 0644]
queue-5.19/btrfs-replace-drop-assert-for-suspended-replace.patch [new file with mode: 0644]
queue-5.19/btrfs-update-generation-of-hole-file-extent-item-when-merging-holes.patch [new file with mode: 0644]
queue-5.19/cifs-skip-extra-null-byte-in-filenames.patch [new file with mode: 0644]
queue-5.19/fbdev-fbcon-properly-revert-changes-when-vc_resize-failed.patch [new file with mode: 0644]
queue-5.19/loop-check-for-overflow-while-configuring-loop.patch [new file with mode: 0644]
queue-5.19/mm-damon-dbgfs-avoid-duplicate-context-directory-creation.patch [new file with mode: 0644]
queue-5.19/mm-hugetlb-avoid-corrupting-page-mapping-in-hugetlb_mcopy_atomic_pte.patch [new file with mode: 0644]
queue-5.19/mm-mprotect-only-reference-swap-pfn-page-if-type-match.patch [new file with mode: 0644]
queue-5.19/nouveau-explicitly-wait-on-the-fence-in-nouveau_bo_move_m2mf.patch [new file with mode: 0644]
queue-5.19/ocfs2-fix-freeing-uninitialized-resource-on-ocfs2_dlm_shutdown.patch [new file with mode: 0644]
queue-5.19/perf-x86-intel-fix-pebs-event-constraints-for-adl.patch [new file with mode: 0644]
queue-5.19/perf-x86-lbr-enable-the-branch-type-for-the-arch-lbr-by-default.patch [new file with mode: 0644]
queue-5.19/revert-memcg-cleanup-racy-sum-avoidance-code.patch [new file with mode: 0644]
queue-5.19/riscv-dts-microchip-correct-l2-cache-interrupts.patch [new file with mode: 0644]
queue-5.19/riscv-signal-fix-missing-prototype-warning.patch [new file with mode: 0644]
queue-5.19/riscv-traps-add-missing-prototype.patch [new file with mode: 0644]
queue-5.19/s390-fix-double-free-of-gs-and-ri-cbs-on-fork-failure.patch [new file with mode: 0644]
queue-5.19/s390-mm-do-not-trigger-write-fault-when-vma-does-not-allow-vm_write.patch [new file with mode: 0644]
queue-5.19/series
queue-5.19/shmem-update-folio-if-shmem_replace_page-updates-the-page.patch [new file with mode: 0644]
queue-5.19/smb3-missing-inode-locks-in-punch-hole.patch [new file with mode: 0644]
queue-5.19/writeback-avoid-use-after-free-after-removing-device.patch [new file with mode: 0644]
queue-5.19/x86-boot-don-t-propagate-uninitialized-boot_params-cc_blob_address.patch [new file with mode: 0644]
queue-5.19/x86-bugs-add-unknown-reporting-for-mmio-stale-data.patch [new file with mode: 0644]
queue-5.19/x86-entry-fix-entry_int80_compat-for-xen-pv-guests.patch [new file with mode: 0644]
queue-5.19/x86-nospec-unwreck-the-rsb-stuffing.patch [new file with mode: 0644]
queue-5.19/x86-pat-have-pat_enabled-properly-reflect-state-when-running-on-xen.patch [new file with mode: 0644]
queue-5.19/x86-sev-don-t-use-cc_platform_has-for-early-sev-snp-calls.patch [new file with mode: 0644]
queue-5.19/x86-unwind-orc-unwind-ftrace-trampolines-with-correct-orc-entry.patch [new file with mode: 0644]
queue-5.19/xen-privcmd-fix-error-exit-of-privcmd_ioctl_dm_op.patch [new file with mode: 0644]