Show patches with: Submitter = David Hildenbrand       |    State = Action Required       |   219 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,11/11] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM) fs/proc/vmcore: kdump support for virtio-mem on s390 - - - --- 2024-10-25 David Hildenbrand New
[v1,10/11] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM fs/proc/vmcore: kdump support for virtio-mem on s390 - - - --- 2024-10-25 David Hildenbrand New
[v1,09/11] virtio-mem: remember usable region size fs/proc/vmcore: kdump support for virtio-mem on s390 - - - --- 2024-10-25 David Hildenbrand New
[v1,08/11] virtio-mem: mark device ready before registering callbacks in kdump mode fs/proc/vmcore: kdump support for virtio-mem on s390 - - - --- 2024-10-25 David Hildenbrand New
[v1,07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kern… fs/proc/vmcore: kdump support for virtio-mem on s390 - - - --- 2024-10-25 David Hildenbrand New
[v1,06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges fs/proc/vmcore: kdump support for virtio-mem on s390 1 - - --- 2024-10-25 David Hildenbrand New
[v1,05/11] fs/proc/vmcore: factor out allocating a vmcore memory node fs/proc/vmcore: kdump support for virtio-mem on s390 1 - - --- 2024-10-25 David Hildenbrand New
[v1,04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h fs/proc/vmcore: kdump support for virtio-mem on s390 - - - --- 2024-10-25 David Hildenbrand New
[v1,03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened fs/proc/vmcore: kdump support for virtio-mem on s390 - - - --- 2024-10-25 David Hildenbrand New
[v1,02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex fs/proc/vmcore: kdump support for virtio-mem on s390 - - - --- 2024-10-25 David Hildenbrand New
[v1,01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex fs/proc/vmcore: kdump support for virtio-mem on s390 - - - --- 2024-10-25 David Hildenbrand New
[v1,17/17] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT) mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,16/17] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_… mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,15/17] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCO… mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,14/17] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_P… mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,13/17] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_M… mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,12/17] mm: remove per-page mapcount dependency in folio_likely_mapped_shared() (CONFIG_NO_PAGE_… mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,11/17] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large foli… mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,10/17] mm: COW reuse support for PTE-mapped THP with CONFIG_MM_ID mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,09/17] bit_spinlock: __always_inline (un)lock functions mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,08/17] mm/rmap: initial MM owner tracking for large folios (!hugetlb) mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,07/17] mm/rmap: abstract large mapcount operations for large folios (!hugetlb) mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,06/17] mm/rmap: pass vma to __folio_add_rmap() mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,05/17] mm/rmap: pass dst_vma to page_try_dup_anon_rmap() and page_dup_file_rmap() mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - - - --- 2024-08-29 David Hildenbrand New
[v1,04/17] mm: let _folio_nr_pages overlay memcg_data in first tail page mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - 1 - --- 2024-08-29 David Hildenbrand New
[v1,03/17] mm/rmap: use folio_large_nr_pages() in add/remove functions mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - 1 - --- 2024-08-29 David Hildenbrand New
[v1,02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages() mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - 1 - --- 2024-08-29 David Hildenbrand New
[v1,01/17] mm: factor out large folio handling from folio_order() into folio_large_order() mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT - 2 - --- 2024-08-29 David Hildenbrand New
[v1,11/11] mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk mm: replace follow_page() by folio_walk - - - --- 2024-08-02 David Hildenbrand New
[v1,10/11] mm: remove follow_page() mm: replace follow_page() by folio_walk - - - --- 2024-08-02 David Hildenbrand New
[v1,09/11] s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio_walk mm: replace follow_page() by folio_walk - 1 - --- 2024-08-02 David Hildenbrand New
[v1,08/11] s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk mm: replace follow_page() by folio_walk - 1 - --- 2024-08-02 David Hildenbrand New
[v1,07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk mm: replace follow_page() by folio_walk - 1 - --- 2024-08-02 David Hildenbrand New
[v1,06/11] mm/ksm: convert scan_get_next_rmap_item() from follow_page() to folio_walk mm: replace follow_page() by folio_walk - - - --- 2024-08-02 David Hildenbrand New
[v1,05/11] mm/ksm: convert get_mergeable_page() from follow_page() to folio_walk mm: replace follow_page() by folio_walk - - - --- 2024-08-02 David Hildenbrand New
[v1,04/11] mm/migrate: convert add_page_for_migration() from follow_page() to folio_walk mm: replace follow_page() by folio_walk - - - --- 2024-08-02 David Hildenbrand New
[v1,03/11] mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk mm: replace follow_page() by folio_walk - - - --- 2024-08-02 David Hildenbrand New
[v1,02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end() mm: replace follow_page() by folio_walk - - - --- 2024-08-02 David Hildenbrand New
[v1,01/11] mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES mm: replace follow_page() by folio_walk - - - --- 2024-08-02 David Hildenbrand New
[v1] mm/hugetlb: remove hugetlb_follow_page_mask() leftover [v1] mm/hugetlb: remove hugetlb_follow_page_mask() leftover - 1 - --- 2024-07-31 David Hildenbrand New
[v1,3/3] powerpc/8xx: document and enforce that split PT locks are not used mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - --- 2024-07-26 David Hildenbrand New
[v1,2/3] mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks mm: split PTE/PMD PT table Kconfig cleanups+clarifications 1 - - --- 2024-07-26 David Hildenbrand New
[v1,1/3] mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options mm: split PTE/PMD PT table Kconfig cleanups+clarifications 1 2 - --- 2024-07-26 David Hildenbrand New
[v1,6/6] Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something useful" fs/proc: move page_mapcount() to fs/proc/internal.h - - - --- 2024-06-07 David Hildenbrand New
[v1,5/6] fs/proc: move page_mapcount() to fs/proc/internal.h fs/proc: move page_mapcount() to fs/proc/internal.h - - - --- 2024-06-07 David Hildenbrand New
[v1,4/6] fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea how often" fs/proc: move page_mapcount() to fs/proc/internal.h - - - --- 2024-06-07 David Hildenbrand New
[v1,3/6] fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs fs/proc: move page_mapcount() to fs/proc/internal.h - 1 - --- 2024-06-07 David Hildenbrand New
[v1,2/6] fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT fs/proc: move page_mapcount() to fs/proc/internal.h - 1 - --- 2024-06-07 David Hildenbrand New
[v1,1/6] fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP fs/proc: move page_mapcount() to fs/proc/internal.h 1 2 - --- 2024-06-07 David Hildenbrand New
[v1,2/2] fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios fs/proc/task_mmu: convert hugetlb functions to work on folis - 1 - --- 2024-04-17 David Hildenbrand New
[v1,1/2] fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios fs/proc/task_mmu: convert hugetlb functions to work on folis - 1 - --- 2024-04-17 David Hildenbrand New
[v1,18/18] Documentation/admin-guide/cgroup-v1/memory.rst: don't reference page_mapcount() mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,17/18] mm/debug: print only page mapcount (excluding folio entire mapcount) in __dump_folio() mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,16/18] xtensa/mm: convert check_tlb_entry() to sanity check folios mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,15/18] trace/events/page_ref: trace the raw page mapcount value mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,14/18] mm/migrate_device: use folio_mapcount() in migrate_vma_check_page() mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,13/18] mm/filemap: use folio_mapcount() in filemap_unaccount_folio() mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,12/18] sh/mm/cache: use folio_mapped() in copy_from_user_page() mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,11/18] mm/migrate: use folio_likely_mapped_shared() in add_page_for_migration() mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,10/18] mm/page_alloc: use folio_mapped() in __alloc_contig_migrate_range() mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,09/18] mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings() mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,08/18] mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,07/18] mm/memory: use folio_mapcount() in zap_present_folio_ptes() mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,06/18] mm: make folio_mapcount() return 0 for small typed folios mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios mm: mapcount for large folios + page_mapcount() cleanups - 1 - --- 2024-04-09 David Hildenbrand New
[v1,04/18] mm: track mapcount of large folios in single value mm: mapcount for large folios + page_mapcount() cleanups - 1 - --- 2024-04-09 David Hildenbrand New
[v1,03/18] mm/rmap: add fast-path for small folios when adding/removing/duplicating mm: mapcount for large folios + page_mapcount() cleanups - 1 - --- 2024-04-09 David Hildenbrand New
[v1,02/18] mm/rmap: always inline anon/file rmap duplication of a single PTE mm: mapcount for large folios + page_mapcount() cleanups - 1 - --- 2024-04-09 David Hildenbrand New
[v1,01/18] mm: allow for detecting underflows with page_mapcount() again mm: mapcount for large folios + page_mapcount() cleanups - - - --- 2024-04-09 David Hildenbrand New
[v1,3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments mm/gup: consistently call it GUP-fast - 3 - --- 2024-04-02 David Hildenbrand New
[v1,2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST mm/gup: consistently call it GUP-fast - 3 - --- 2024-04-02 David Hildenbrand New
[v1,1/3] mm/gup: consistently name GUP-fast functions mm/gup: consistently call it GUP-fast - 3 - --- 2024-04-02 David Hildenbrand New
[RFC,3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments mm/gup: consistently call it GUP-fast - 1 - --- 2024-03-27 David Hildenbrand New
[RFC,2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST mm/gup: consistently call it GUP-fast - 1 - --- 2024-03-27 David Hildenbrand New
[RFC,1/3] mm/gup: consistently name GUP-fast functions mm/gup: consistently call it GUP-fast - 2 - --- 2024-03-27 David Hildenbrand New
[v3,7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-03 David Hildenbrand New
[v3,6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-03 David Hildenbrand New
[v3,5/7] pgtable: improve pte_protnone() comment smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-03 David Hildenbrand New
[v3,4/7] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-08-03 David Hildenbrand New
[v3,3/7] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow() smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-08-03 David Hildenbrand New
[v3,2/7] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd() smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-03 David Hildenbrand New
[v3,1/7] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT smaps / mm/gup: fix gup_can_follow_protnone fallout 2 - - --- 2023-08-03 David Hildenbrand New
[v2,8/8] selftest/mm: ksm_functional_tests: Add PROT_NONE test smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-08-01 David Hildenbrand New
[v2,7/8] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-08-01 David Hildenbrand New
[v2,6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd() smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-01 David Hildenbrand New
[v2,5/8] pgtable: improve pte_protnone() comment smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-01 David Hildenbrand New
[v2,4/8] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-08-01 David Hildenbrand New
[v2,3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow() smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-08-01 David Hildenbrand New
[v2,2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd() smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-01 David Hildenbrand New
[v2,1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT smaps / mm/gup: fix gup_can_follow_protnone fallout 2 - - --- 2023-08-01 David Hildenbrand New
[v1,4/4] mm/gup: document FOLL_FORCE behavior smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-07-27 David Hildenbrand New
[v1,3/4] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd() smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-07-27 David Hildenbrand New
[v1,2/4] mm/gup: Make follow_page() succeed again on PROT_NONE PTEs/PMDs smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-07-27 David Hildenbrand New
[v1,1/4] smaps: Fix the abnormal memory statistics obtained through /proc/pid/smaps smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-07-27 David Hildenbrand New
[mm-unstable,v1,3/3] drivers/misc/open-dice: don't touch VM_MAYSHARE mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2023-01-02 David Hildenbrand New
[mm-unstable,v1,2/3] mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2023-01-02 David Hildenbrand New
[mm-unstable,v1,1/3] mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mapp… mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2023-01-02 David Hildenbrand New
[mm-stable,RFC,2/2] mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2022-12-19 David Hildenbrand New
[mm-stable,RFC,1/2] mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mappi… mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2022-12-19 David Hildenbrand New
[mm-unstable,v1,20/20] mm: rename FOLL_FORCE to FOLL_PTRACE mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning) - - - --- 2022-11-16 David Hildenbrand New
« 1 2 3 »