Show patches with: Submitter = Hugh Dickins       |    State = Action Required       |    Archived = No       |   184 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/12] mm: delete mmap_write_trylock() and vma_try_start_write() mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[11/12] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps() mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock() mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[08/12] mm/pgtable: add pte_free_defer() for pgtable as page mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[07/12] s390: add pte_free_defer(), with use of mmdrop_async() mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[06/12] sparc: add pte_free_defer() for pgtables sharing page mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[05/12] powerpc: add pte_free_defer() for pgtables sharing page mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[04/12] powerpc: assert_pte_locked() use pte_offset_map_nolock() mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[03/12] arm: adjust_pte() use pte_offset_map_nolock() mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[02/12] mm/pgtable: add PAE safety to __pte_offset_map() mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s mm: free retracted page table by RCU - - - --- 2023-05-29 Hugh Dickins New
[31/31] perf/core: Allow pte_offset_map() to fail mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[30/31] mm/pgtable: delete pmd_trans_unstable() and friends mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[29/31] mm/memory: handle_pte_fault() use pte_offset_map_nolock() mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[28/31] mm/memory: allow pte_offset_map[_lock]() to fail mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[27/31] mm/khugepaged: allow pte_offset_map[_lock]() to fail mm: allow pte_offset_map[_lock]() to fail - 1 - --- 2023-05-22 Hugh Dickins New
[26/31] mm/huge_memory: split huge pmd under one pte_offset_map() mm: allow pte_offset_map[_lock]() to fail - 1 - --- 2023-05-22 Hugh Dickins New
[25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable() mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[24/31] mm/migrate_device: allow pte_offset_map_lock() to fail mm: allow pte_offset_map[_lock]() to fail - 1 - --- 2023-05-22 Hugh Dickins New
[23/31] mm/mglru: allow pte_offset_map_nolock() to fail mm: allow pte_offset_map[_lock]() to fail 1 - - --- 2023-05-22 Hugh Dickins New
[22/31] mm/swapoff: allow pte_offset_map[_lock]() to fail mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[21/31] mm/madvise: clean up force_shm_swapin_readahead() mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[20/31] mm/madvise: clean up pte_offset_map_lock() scans mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[19/31] mm/mremap: retry if either pte_offset_map_*lock() fails mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[18/31] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge() mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[17/31] mm/various: give up if pte_offset_map[_lock]() fails mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[16/31] mm/debug_vm_pgtable,page_table_check: warn pte map fails mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[15/31] mm/userfaultfd: allow pte_offset_map_lock() to fail mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[14/31] fs/userfaultfd: retry if pte_offset_map() fails mm: allow pte_offset_map[_lock]() to fail 1 - - --- 2023-05-22 Hugh Dickins New
[13/31] mm/hmm: retry if pte_offset_map() fails mm: allow pte_offset_map[_lock]() to fail - 1 - --- 2023-05-22 Hugh Dickins New
[12/31] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel() mm: allow pte_offset_map[_lock]() to fail - 1 - --- 2023-05-22 Hugh Dickins New
[11/31] mm/vmwgfx: simplify pmd & pud mapping dirty helpers mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[10/31] mm/pagewalk: walk_pte_range() allow for pte_offset_map() mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[09/31] mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails mm: allow pte_offset_map[_lock]() to fail - 1 - --- 2023-05-22 Hugh Dickins New
[08/31] mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr() mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[07/31] mm/page_vma_mapped: reformat map_pte() with less indentation mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[06/31] mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk() mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[05/31] mm/filemap: allow pte_offset_map_lock() to fail mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[04/31] mm/pgtable: allow pte_offset_map[_lock]() to fail mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[03/31] mm/pgtable: kmap_local_page() instead of kmap_atomic() mm: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-22 Hugh Dickins New
[02/31] mm/migrate: remove cruft from migration_entry_wait()s mm: allow pte_offset_map[_lock]() to fail - 1 - --- 2023-05-22 Hugh Dickins New
[01/31] mm: use pmdp_get_lockless() without surplus barrier() mm: allow pte_offset_map[_lock]() to fail 2 - - --- 2023-05-22 Hugh Dickins New
[23/23] xtensa: add pte_unmap() to balance pte_offset_map() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[22/23] x86: sme_populate_pgd() use pte_offset_kernel() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[21/23] x86: Allow get_locked_pte() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[20/23] sparc: iounit and iommu use pte_offset_kernel() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[19/23] sparc: allow pte_offset_map() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[16/23] s390: gmap use pte_unmap_unlock() not spin_unlock() arch: allow pte_offset_map[_lock]() to fail 1 - - --- 2023-05-10 Hugh Dickins New
[15/23] s390: allow pte_offset_map_lock() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail 1 1 - --- 2023-05-10 Hugh Dickins New
[13/23] powerpc/hugetlb: pte_alloc_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[12/23] powerpc: allow pte_offset_map[_lock]() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[09/23] parisc: unmap_uncached_pte() use pte_offset_kernel() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[08/23] parisc: add pte_unmap() to balance get_ptep() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[07/23] mips: update_mmu_cache() can replace __update_tlb() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[06/23] microblaze: allow pte_offset_map() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[05/23] m68k: allow pte_offset_map[_lock]() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail 1 - - --- 2023-05-10 Hugh Dickins New
[02/23] arm64: allow pte_offset_map() to fail arch: allow pte_offset_map[_lock]() to fail 1 - - --- 2023-05-10 Hugh Dickins New
[01/23] arm: allow pte_offset_map[_lock]() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[next] mm/khugepaged: fix conflicting mods to collapse_file() [next] mm/khugepaged: fix conflicting mods to collapse_file() - - - --- 2023-04-23 Hugh Dickins New
[next] hugetlb: pte_alloc_huge() to replace huge pte_alloc_map() [next] hugetlb: pte_alloc_huge() to replace huge pte_alloc_map() - 1 - --- 2023-04-19 Hugh Dickins New
ia64: fix an addr to taddr in huge_pte_offset() ia64: fix an addr to taddr in huge_pte_offset() 2 - - --- 2023-04-17 Hugh Dickins New
[next] shmem: minor fixes to splice-read implementation [next] shmem: minor fixes to splice-read implementation - 1 - --- 2023-04-17 Hugh Dickins New
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma 1 - - --- 2022-12-22 Hugh Dickins New
mm,thp,rmap: fix races between updates of subpages_mapcount mm,thp,rmap: fix races between updates of subpages_mapcount - - - --- 2022-12-05 Hugh Dickins New
mm: memcg: fix swapcached stat accounting mm: memcg: fix swapcached stat accounting 2 - - --- 2022-12-05 Hugh Dickins New
tmpfs: fix data loss from failed fallocate tmpfs: fix data loss from failed fallocate - - - --- 2022-12-05 Hugh Dickins New
[v2,3/3] mm,thp,rmap: clean up the end of __split_huge_pmd_locked() mm,thp,rmap: rework the use of subpages_mapcount 1 - - --- 2022-11-22 Hugh Dickins New
[v2,2/3] mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped mm,thp,rmap: rework the use of subpages_mapcount 1 - - --- 2022-11-22 Hugh Dickins New
[v2,1/3] mm,thp,rmap: subpages_mapcount of PTE-mapped subpages mm,thp,rmap: rework the use of subpages_mapcount 1 - - --- 2022-11-22 Hugh Dickins New
[1/3,fix] mm,thp,rmap: subpages_mapcount of PTE-mapped subpages: fix [1/3,fix] mm,thp,rmap: subpages_mapcount of PTE-mapped subpages: fix - - - --- 2022-11-19 Hugh Dickins New
[3/3] mm,thp,rmap: clean up the end of __split_huge_pmd_locked() mm,thp,rmap: rework the use of subpages_mapcount 1 - - --- 2022-11-18 Hugh Dickins New
[2/3] mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped mm,thp,rmap: rework the use of subpages_mapcount 1 - - --- 2022-11-18 Hugh Dickins New
[1/3] mm,thp,rmap: subpages_mapcount of PTE-mapped subpages mm,thp,rmap: rework the use of subpages_mapcount 1 - - --- 2022-11-18 Hugh Dickins New
[4/3] mm,thp,rmap: handle the normal !PageCompound case first mm,huge,rmap: unify and speed up compound mapcounts - - - --- 2022-11-10 Hugh Dickins New
[1/3,fix] mm,hugetlb: use folio fields in second tail page: fix [1/3,fix] mm,hugetlb: use folio fields in second tail page: fix - - - --- 2022-11-10 Hugh Dickins New
[3/3] mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts mm,huge,rmap: unify and speed up compound mapcounts 1 - - --- 2022-11-03 Hugh Dickins New
[2/3] mm,thp,rmap: simplify compound page mapcount handling mm,huge,rmap: unify and speed up compound mapcounts 1 - - --- 2022-11-03 Hugh Dickins New
[1/3] mm,hugetlb: use folio fields in second tail page mm,huge,rmap: unify and speed up compound mapcounts 1 - - --- 2022-11-03 Hugh Dickins New
mm: prep_compound_tail() clear page->private mm: prep_compound_tail() clear page->private 1 - - --- 2022-10-22 Hugh Dickins New
mm: /proc/pid/smaps_rollup: fix maple tree search mm: /proc/pid/smaps_rollup: fix maple tree search - 1 - --- 2022-10-19 Hugh Dickins New
mm/shmem: shmem_replace_page() remember NR_SHMEM mm/shmem: shmem_replace_page() remember NR_SHMEM - 1 - --- 2022-08-11 Hugh Dickins New
mm/shmem: tmpfs fallocate use file_modified() mm/shmem: tmpfs fallocate use file_modified() 1 - - --- 2022-08-11 Hugh Dickins New
mm/shmem: fix chattr fsflags support in tmpfs mm/shmem: fix chattr fsflags support in tmpfs - - - --- 2022-08-11 Hugh Dickins New
[next] mm/shmem: fix shmem folio swapoff hang [next] mm/shmem: fix shmem folio swapoff hang - 1 1 --- 2022-05-22 Hugh Dickins New
tmpfs: fix regressions from wider use of ZERO_PAGE tmpfs: fix regressions from wider use of ZERO_PAGE - - 1 --- 2022-04-08 Hugh Dickins New
WARNING: mm/workingset.c:567 shadow_lru_isolate WARNING: mm/workingset.c:567 shadow_lru_isolate - - - --- 2022-03-29 Hugh Dickins New
mm/munlock: add lru_add_drain() to fix memcg_stat_test mm/munlock: add lru_add_drain() to fix memcg_stat_test - - - --- 2022-03-28 Hugh Dickins New
mm/munlock: remove fields to fix htmldocs warnings mm/munlock: remove fields to fix htmldocs warnings - - - --- 2022-03-28 Hugh Dickins New
[mmotm] mm/munlock: update Documentation/vm/unevictable-lru.rst [mmotm] mm/munlock: update Documentation/vm/unevictable-lru.rst - - - --- 2022-03-17 Hugh Dickins New
[mmotm,v2] tmpfs: do not allocate pages on read [mmotm,v2] tmpfs: do not allocate pages on read 1 1 - --- 2022-03-06 Hugh Dickins New
[mmotm] tmpfs: do not allocate pages on read [mmotm] tmpfs: do not allocate pages on read - - - --- 2022-03-05 Hugh Dickins New
[mmotm] mm: __isolate_lru_page_prepare() in isolate_migratepages_block() [mmotm] mm: __isolate_lru_page_prepare() in isolate_migratepages_block() 1 1 - --- 2022-03-05 Hugh Dickins New
« 1 2 »