Show patches with: Submitter = David Hildenbrand       |    State = Action Required       |    Archived = No       |   1054 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,15/17] mm: support GUP-triggered unsharing of anonymous pages mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,14/17] mm/gup: disallow follow_page(FOLL_PIN) mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,13/17] mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-04-28 David Hildenbrand New
[v4,12/17] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-04-28 David Hildenbrand New
[v4,11/17] mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,10/17] mm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE from unmap_page() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 1 - --- 2022-04-28 David Hildenbrand New
[v4,09/17] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,08/17] mm/rmap: drop "compound" parameter from page_add_new_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,07/17] mm/rmap: pass rmap flags to hugepage_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,06/17] mm/rmap: remove do_page_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,05/17] mm/rmap: convert RMAP flags to a proper distinct rmap_t type mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,04/17] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,03/17] mm/memory: slightly simplify copy_present_pte() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,02/17] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-04-28 David Hildenbrand New
[v4,01/17] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 1 - --- 2022-04-28 David Hildenbrand New
[v1,mmotm] mm/mprotect: try avoiding write faults for exclusive anonynmous pages when changing prot… [v1,mmotm] mm/mprotect: try avoiding write faults for exclusive anonynmous pages when changing prot… - - - --- 2022-04-01 David Hildenbrand New
[v2,8/8] powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - - - --- 2022-03-29 David Hildenbrand New
[v2,7/8] powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - - - --- 2022-03-29 David Hildenbrand New
[v2,6/8] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - 1 - --- 2022-03-29 David Hildenbrand New
[v2,5/8] s390/pgtable: cleanup description of swp pte layout mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - 1 - --- 2022-03-29 David Hildenbrand New
[v2,4/8] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - 1 - --- 2022-03-29 David Hildenbrand New
[v2,3/8] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - - - --- 2022-03-29 David Hildenbrand New
[v2,2/8] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v2,1/8] mm/swap: remember PG_anon_exclusive via a swp pte bit mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,16/16] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pi… mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,15/16] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,14/16] mm: support GUP-triggered unsharing of anonymous pages mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,13/16] mm/gup: disallow follow_page(FOLL_PIN) mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,12/16] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,11/16] mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,10/16] mm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE from unmap_page() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 1 - --- 2022-03-29 David Hildenbrand New
[v3,09/16] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,08/16] mm/rmap: drop "compound" parameter from page_add_new_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,07/16] mm/rmap: pass rmap flags to hugepage_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,06/16] mm/rmap: remove do_page_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,05/16] mm/rmap: convert RMAP flags to a proper distinct rmap_t type mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,04/16] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,03/16] mm/memory: slightly simplify copy_present_pte() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,02/16] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range() mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 - - --- 2022-03-29 David Hildenbrand New
[v3,01/16] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed mm: COW fixes part 2: reliable GUP pins of anonymous pages 1 1 - --- 2022-03-29 David Hildenbrand New
[v1,7/7] powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v1,6/7] powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v1,5/7] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v1,4/7] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - 1 - --- 2022-03-15 David Hildenbrand New
[v1,3/7] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v1,2/7] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v1,1/7] mm/swap: remember PG_anon_exclusive via a swp pte bit mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,15/15] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pi… mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,14/15] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,13/15] mm: support GUP-triggered unsharing of anonymous pages mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,12/15] mm/gup: disallow follow_page(FOLL_PIN) mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive mm: COW fixes part 2: reliable GUP pins of anonymous pages - 1 - --- 2022-03-15 David Hildenbrand New
[v2,10/15] mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,09/15] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,08/15] mm/rmap: drop "compound" parameter from page_add_new_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,07/15] mm/rmap: pass rmap flags to hugepage_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,06/15] mm/rmap: remove do_page_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,05/15] mm/rmap: convert RMAP flags to a proper distinct rmap_t type mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,04/15] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,03/15] mm/memory: slightly simplify copy_present_pte() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,02/15] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-15 David Hildenbrand New
[v2,01/15] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed mm: COW fixes part 2: reliable GUP pins of anonymous pages - 1 - --- 2022-03-15 David Hildenbrand New
[v1,15/15] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pi… mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,14/15] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,13/15] mm: support GUP-triggered unsharing of anonymous pages mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,12/15] mm/gup: disallow follow_page(FOLL_PIN) mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,10/15] mm/page-flags: reuse PG_slab as PG_anon_exclusive for PageAnon() pages mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,09/15] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,08/15] mm/rmap: drop "compound" parameter from page_add_new_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,07/15] mm/rmap: pass rmap flags to hugepage_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,06/15] mm/rmap: remove do_page_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,05/15] mm/rmap: convert RMAP flags to a proper distinct rmap_t type mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,04/15] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,03/15] mm/memory: slightly simplify copy_present_pte() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,02/15] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-03-08 David Hildenbrand New
[v1,01/15] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed mm: COW fixes part 2: reliable GUP pins of anonymous pages - 1 - --- 2022-03-08 David Hildenbrand New
[RFC,13/13] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)p… mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,12/13] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,11/13] mm: support GUP-triggered unsharing of anonymous pages mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,10/13] mm/gup: disallow follow_page(FOLL_PIN) mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,09/13] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,08/13] mm/page-flags: reuse PG_slab as PG_anon_exclusive for PageAnon() pages mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,07/13] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,06/13] mm/rmap: pass rmap flags to hugepage_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,05/13] mm/rmap: remove do_page_add_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,04/13] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,03/13] mm/memory: slightly simplify copy_present_pte() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,02/13] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range() mm: COW fixes part 2: reliable GUP pins of anonymous pages - - - --- 2022-02-24 David Hildenbrand New
[RFC,01/13] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed mm: COW fixes part 2: reliable GUP pins of anonymous pages - 1 - --- 2022-02-24 David Hildenbrand New
[v1] drivers/base/memory: clarify adding and removing of memory blocks [v1] drivers/base/memory: clarify adding and removing of memory blocks - 1 - --- 2022-02-21 David Hildenbrand New
[v1,2/2] mm: enforce pageblock_order < MAX_ORDER mm: enforce pageblock_order < MAX_ORDER - - - --- 2022-02-14 David Hildenbrand New
[v1,1/2] cma: factor out minimum alignment requirement mm: enforce pageblock_order < MAX_ORDER 1 - - --- 2022-02-14 David Hildenbrand New
[v2,2/2] drivers/base/memory: determine and store zone for single-zone memory blocks drivers/base/memory: determine and store zone for single-zone memory blocks - 1 - --- 2022-02-10 David Hildenbrand New
[v2,1/2] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node() drivers/base/memory: determine and store zone for single-zone memory blocks 1 - - --- 2022-02-10 David Hildenbrand New
[v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init() [v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init() - 1 1 --- 2022-02-03 David Hildenbrand New
[v3,9/9] mm/huge_memory: remove stale locking logic from __split_huge_pmd() mm: COW fixes part 1: fix the COW security issue for THP and swap 1 - - --- 2022-01-31 David Hildenbrand New
[v3,8/9] mm/huge_memory: remove stale page_trans_huge_mapcount() mm: COW fixes part 1: fix the COW security issue for THP and swap 1 - - --- 2022-01-31 David Hildenbrand New
[v3,7/9] mm/swapfile: remove stale reuse_swap_page() mm: COW fixes part 1: fix the COW security issue for THP and swap 1 - - --- 2022-01-31 David Hildenbrand New
[v3,6/9] mm/khugepaged: remove reuse_swap_page() usage mm: COW fixes part 1: fix the COW security issue for THP and swap 1 - - --- 2022-01-31 David Hildenbrand New
« 1 2 ... 8 9 10 11 »