]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jun 2021 11:29:57 +0000 (13:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jun 2021 11:29:57 +0000 (13:29 +0200)
commitbd8ef52fbb48b652ecce34c05dbb53ec0781db02
tree038eebf4ff9a7f6de6239aec9c566e75fc26a0ca
parentb1cd1baa1984d1ee486b73f2927ad7f22ec49646
5.12-stable patches

added patches:
mm-futex-fix-shared-futex-pgoff-on-shmem-huge-page.patch
mm-memory-failure-use-a-mutex-to-avoid-memory_failure-races.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-thp-another-pvmw_sync-fix-in-page_vma_mapped_walk.patch
mm-thp-fix-__split_huge_pmd_locked-on-shmem-migration-entry.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-fix-vma_address-if-virtual-address-below-file-offset.patch
mm-thp-make-is_huge_zero_pmd-safe-and-quicker.patch
mm-thp-replace-debug_vm-bug-with-vm_warn-when-unmap-fails-for-split.patch
mm-thp-try_to_unmap-use-ttu_sync-for-safe-splitting.patch
mm-thp-unmap_mapping_page-to-fix-thp-truncate_cleanup_page.patch
mm-thp-use-head-page-in-__migration_entry_wait.patch
21 files changed:
queue-5.12/mm-futex-fix-shared-futex-pgoff-on-shmem-huge-page.patch [new file with mode: 0644]
queue-5.12/mm-memory-failure-use-a-mutex-to-avoid-memory_failure-races.patch [new file with mode: 0644]
queue-5.12/mm-page_vma_mapped_walk-add-a-level-of-indentation.patch [new file with mode: 0644]
queue-5.12/mm-page_vma_mapped_walk-crossing-page-table-boundary.patch [new file with mode: 0644]
queue-5.12/mm-page_vma_mapped_walk-get-vma_address_end-earlier.patch [new file with mode: 0644]
queue-5.12/mm-page_vma_mapped_walk-prettify-pvmw_migration-block.patch [new file with mode: 0644]
queue-5.12/mm-page_vma_mapped_walk-settle-pagehuge-on-entry.patch [new file with mode: 0644]
queue-5.12/mm-page_vma_mapped_walk-use-goto-instead-of-while-1.patch [new file with mode: 0644]
queue-5.12/mm-page_vma_mapped_walk-use-page-for-pvmw-page.patch [new file with mode: 0644]
queue-5.12/mm-page_vma_mapped_walk-use-pmde-for-pvmw-pmd.patch [new file with mode: 0644]
queue-5.12/mm-thp-another-pvmw_sync-fix-in-page_vma_mapped_walk.patch [new file with mode: 0644]
queue-5.12/mm-thp-fix-__split_huge_pmd_locked-on-shmem-migration-entry.patch [new file with mode: 0644]
queue-5.12/mm-thp-fix-page_address_in_vma-on-file-thp-tails.patch [new file with mode: 0644]
queue-5.12/mm-thp-fix-page_vma_mapped_walk-if-thp-mapped-by-ptes.patch [new file with mode: 0644]
queue-5.12/mm-thp-fix-vma_address-if-virtual-address-below-file-offset.patch [new file with mode: 0644]
queue-5.12/mm-thp-make-is_huge_zero_pmd-safe-and-quicker.patch [new file with mode: 0644]
queue-5.12/mm-thp-replace-debug_vm-bug-with-vm_warn-when-unmap-fails-for-split.patch [new file with mode: 0644]
queue-5.12/mm-thp-try_to_unmap-use-ttu_sync-for-safe-splitting.patch [new file with mode: 0644]
queue-5.12/mm-thp-unmap_mapping_page-to-fix-thp-truncate_cleanup_page.patch [new file with mode: 0644]
queue-5.12/mm-thp-use-head-page-in-__migration_entry_wait.patch [new file with mode: 0644]
queue-5.12/series