]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jun 2021 12:01:08 +0000 (14:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jun 2021 12:01:08 +0000 (14:01 +0200)
commitf11d102a72156934a1a2f62b59f211d4323eb2df
tree94bd2ee0db4056a1815f17210107acc5633b01be
parent6d6bdc838b660301a0a4d38f95d167fa5412f1e2
5.4-stable patches

added patches:
mm-add-vm_warn_on_once_page-macro.patch
mm-page_vma_mapped_walk-add-a-level-of-indentation.patch
mm-page_vma_mapped_walk-crossing-page-table-boundary.patch
mm-page_vma_mapped_walk-get-vma_address_end-earlier.patch
mm-page_vma_mapped_walk-prettify-pvmw_migration-block.patch
mm-page_vma_mapped_walk-settle-pagehuge-on-entry.patch
mm-page_vma_mapped_walk-use-goto-instead-of-while-1.patch
mm-page_vma_mapped_walk-use-page-for-pvmw-page.patch
mm-page_vma_mapped_walk-use-pmde-for-pvmw-pmd.patch
mm-rmap-remove-unneeded-semicolon-in-page_not_mapped.patch
mm-rmap-use-page_not_mapped-in-try_to_unmap.patch
mm-thp-another-pvmw_sync-fix-in-page_vma_mapped_walk.patch
mm-thp-fix-__split_huge_pmd_locked-on-shmem-migratio.patch
mm-thp-fix-page_address_in_vma-on-file-thp-tails.patch
mm-thp-fix-page_vma_mapped_walk-if-thp-mapped-by-ptes.patch
mm-thp-make-is_huge_zero_pmd-safe-and-quicker.patch
mm-thp-use-head-page-in-__migration_entry_wait.patch
23 files changed:
queue-5.4/mm-add-vm_warn_on_once_page-macro.patch [new file with mode: 0644]
queue-5.4/mm-futex-fix-shared-futex-pgoff-on-shmem-huge-page.patch
queue-5.4/mm-page_vma_mapped_walk-add-a-level-of-indentation.patch [new file with mode: 0644]
queue-5.4/mm-page_vma_mapped_walk-crossing-page-table-boundary.patch [new file with mode: 0644]
queue-5.4/mm-page_vma_mapped_walk-get-vma_address_end-earlier.patch [new file with mode: 0644]
queue-5.4/mm-page_vma_mapped_walk-prettify-pvmw_migration-block.patch [new file with mode: 0644]
queue-5.4/mm-page_vma_mapped_walk-settle-pagehuge-on-entry.patch [new file with mode: 0644]
queue-5.4/mm-page_vma_mapped_walk-use-goto-instead-of-while-1.patch [new file with mode: 0644]
queue-5.4/mm-page_vma_mapped_walk-use-page-for-pvmw-page.patch [new file with mode: 0644]
queue-5.4/mm-page_vma_mapped_walk-use-pmde-for-pvmw-pmd.patch [new file with mode: 0644]
queue-5.4/mm-rmap-remove-unneeded-semicolon-in-page_not_mapped.patch [new file with mode: 0644]
queue-5.4/mm-rmap-use-page_not_mapped-in-try_to_unmap.patch [new file with mode: 0644]
queue-5.4/mm-thp-another-pvmw_sync-fix-in-page_vma_mapped_walk.patch [new file with mode: 0644]
queue-5.4/mm-thp-fix-__split_huge_pmd_locked-on-shmem-migratio.patch [new file with mode: 0644]
queue-5.4/mm-thp-fix-page_address_in_vma-on-file-thp-tails.patch [new file with mode: 0644]
queue-5.4/mm-thp-fix-page_vma_mapped_walk-if-thp-mapped-by-ptes.patch [new file with mode: 0644]
queue-5.4/mm-thp-fix-vma_address-if-virtual-address-below-file-offset.patch
queue-5.4/mm-thp-make-is_huge_zero_pmd-safe-and-quicker.patch [new file with mode: 0644]
queue-5.4/mm-thp-replace-debug_vm-bug-with-vm_warn-when-unmap-fails-for-split.patch
queue-5.4/mm-thp-try_to_unmap-use-ttu_sync-for-safe-splitting.patch
queue-5.4/mm-thp-unmap_mapping_page-to-fix-thp-truncate_cleanup_page.patch
queue-5.4/mm-thp-use-head-page-in-__migration_entry_wait.patch [new file with mode: 0644]
queue-5.4/series