]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jun 2021 11:52:36 +0000 (13:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jun 2021 11:52:36 +0000 (13:52 +0200)
commit6d6bdc838b660301a0a4d38f95d167fa5412f1e2
treeb84cc826fb3bcd262ddea1684ff6d6d74ff3c480
parent90477a624999ffe274575718246803470b25d556
5.10-stable patches

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