Show patches with: Submitter = Miaohe Lin       |    State = Action Required       |    Archived = No       |   587 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,08/11] mm/migration: remove some duplicated codes in migrate_pages A few cleanup and fixup patches for migration - 2 - --- 2022-03-18 Miaohe Lin New
[v2,07/11] mm/migration: avoid unneeded nodemask_t initialization A few cleanup and fixup patches for migration - 2 - --- 2022-03-18 Miaohe Lin New
[v2,06/11] mm/migration: use helper macro min in do_pages_stat A few cleanup and fixup patches for migration - 1 - --- 2022-03-18 Miaohe Lin New
[v2,05/11] mm/migration: use helper function vma_lookup() in add_page_for_migration A few cleanup and fixup patches for migration - - - --- 2022-03-18 Miaohe Lin New
[v2,04/11] mm/migration: fix the confusing PageTransHuge check A few cleanup and fixup patches for migration - 1 - --- 2022-03-18 Miaohe Lin New
[v2,03/11] mm/migration: remove unneeded local variable page_lru A few cleanup and fixup patches for migration - - - --- 2022-03-18 Miaohe Lin New
[v2,02/11] mm/migration: remove unneeded out label A few cleanup and fixup patches for migration - 1 - --- 2022-03-18 Miaohe Lin New
[v2,01/11] mm/migration: remove unneeded local variable mapping_locked A few cleanup and fixup patches for migration - 1 - --- 2022-03-18 Miaohe Lin New
[v3,2/2] mm/memory-failure.c: make non-LRU movable pages unhandlable A few fixup patches for memory failure 1 1 - --- 2022-03-18 Miaohe Lin New
[v3,1/2] mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages A few fixup patches for memory failure - - - --- 2022-03-18 Miaohe Lin New
mm/damon: minor cleanup for damon_pa_young mm/damon: minor cleanup for damon_pa_young - 1 - --- 2022-03-16 Miaohe Lin New
mm/swap: simplify the code of find_get_incore_page() mm/swap: simplify the code of find_get_incore_page() - - - --- 2022-03-16 Miaohe Lin New
mm/mlock: remove unneeded start >= vma->vm_end check mm/mlock: remove unneeded start >= vma->vm_end check - - - --- 2022-03-14 Miaohe Lin New
mm/mlock: Use vma_lookup() instead of find_vma() mm/mlock: Use vma_lookup() instead of find_vma() - - - --- 2022-03-14 Miaohe Lin New
[v2] mm/mlock: fix potential imbalanced rlimit ucounts adjustment [v2] mm/mlock: fix potential imbalanced rlimit ucounts adjustment 1 - - --- 2022-03-14 Miaohe Lin New
mm/mremap:: Use vma_lookup() instead of find_vma() mm/mremap:: Use vma_lookup() instead of find_vma() - 1 - --- 2022-03-12 Miaohe Lin New
mm: shmem: use helper macro __ATTR_RW mm: shmem: use helper macro __ATTR_RW - - - --- 2022-03-12 Miaohe Lin New
[v2,3/3] mm/memory-failure.c: make non-LRU movable pages unhandlable A few fixup patches for memory failure 1 1 - --- 2022-03-12 Miaohe Lin New
[v2,2/3] mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages A few fixup patches for memory failure - - - --- 2022-03-12 Miaohe Lin New
[v2,1/3] mm/memory-failure.c: fix race with changing page compound again A few fixup patches for memory failure 1 - - --- 2022-03-12 Miaohe Lin New
mm/mempolicy: fix potential mpol_new leak in shared_policy_replace mm/mempolicy: fix potential mpol_new leak in shared_policy_replace - - - --- 2022-03-11 Miaohe Lin New
mm/madvise: Use vma_lookup() instead of find_vma() mm/madvise: Use vma_lookup() instead of find_vma() - 1 - --- 2022-03-11 Miaohe Lin New
[v2] mm: remove unneeded local variable follflags [v2] mm: remove unneeded local variable follflags - 1 - --- 2022-03-11 Miaohe Lin New
mm/mlock: fix potential imbalanced rlimit ucounts adjustment mm/mlock: fix potential imbalanced rlimit ucounts adjustment 1 - - --- 2022-03-10 Miaohe Lin New
mm/huge_memory: remove unneeded local variable follflags mm/huge_memory: remove unneeded local variable follflags - 2 - --- 2022-03-10 Miaohe Lin New
mm/slub: remove forced_order parameter in calculate_sizes mm/slub: remove forced_order parameter in calculate_sizes - 1 - --- 2022-03-09 Miaohe Lin New
mm/mmap: remove obsolete comment in ksys_mmap_pgoff mm/mmap: remove obsolete comment in ksys_mmap_pgoff - - - --- 2022-03-09 Miaohe Lin New
[v2,8/8] mm/z3fold: remove unneeded PAGE_HEADLESS check in free_handle() A few cleanup patches for z3fold - 1 - --- 2022-03-08 Miaohe Lin New
[v2,7/8] mm/z3fold: remove redundant list_del_init of zhdr->buddy in z3fold_free A few cleanup patches for z3fold - 1 - --- 2022-03-08 Miaohe Lin New
[v2,6/8] mm/z3fold: move decrement of pool->pages_nr into __release_z3fold_page() A few cleanup patches for z3fold - - - --- 2022-03-08 Miaohe Lin New
[v2,5/8] mm/z3fold: remove confusing local variable l reassignment A few cleanup patches for z3fold - 1 - --- 2022-03-08 Miaohe Lin New
[v2,4/8] mm/z3fold: remove unneeded page_mapcount_reset and ClearPagePrivate A few cleanup patches for z3fold - 1 - --- 2022-03-08 Miaohe Lin New
[v2,3/8] mm/z3fold: minor clean up for z3fold_free A few cleanup patches for z3fold - 1 - --- 2022-03-08 Miaohe Lin New
[v2,2/8] mm/z3fold: remove obsolete comment in z3fold_alloc A few cleanup patches for z3fold - 1 - --- 2022-03-08 Miaohe Lin New
[v2,1/8] mm/z3fold: declare z3fold_mount with __init A few cleanup patches for z3fold - 1 - --- 2022-03-08 Miaohe Lin New
[16/16] mm/migration: fix potential pte_unmap on an not mapped pte A few cleanup and fixup patches for migration - - - --- 2022-03-04 Miaohe Lin New
[15/16] mm/migration: fix possible do_pages_stat_array racing with memory offline A few cleanup and fixup patches for migration - - - --- 2022-03-04 Miaohe Lin New
[14/16] mm/migration: fix potential invalid node access for reclaim-based migration A few cleanup and fixup patches for migration - 1 - --- 2022-03-04 Miaohe Lin New
[13/16] mm/migration: return errno when isolate_huge_page failed A few cleanup and fixup patches for migration - 2 - --- 2022-03-04 Miaohe Lin New
[12/16] mm/migration: fix potential page refcounts leak in migrate_pages A few cleanup and fixup patches for migration - 2 - --- 2022-03-04 Miaohe Lin New
[11/16] mm/migration: remove unneeded lock page and PageMovable check A few cleanup and fixup patches for migration - - - --- 2022-03-04 Miaohe Lin New
[10/16] mm/migration: remove PG_writeback handle in folio_migrate_flags A few cleanup and fixup patches for migration - - - --- 2022-03-04 Miaohe Lin New
[09/16] mm/migration: remove some duplicated codes in migrate_pages A few cleanup and fixup patches for migration - 1 - --- 2022-03-04 Miaohe Lin New
[08/16] mm/migration: avoid unneeded nodemask_t initialization A few cleanup and fixup patches for migration - 2 - --- 2022-03-04 Miaohe Lin New
[07/16] mm/migration: use helper macro min_t in do_pages_stat A few cleanup and fixup patches for migration - 1 - --- 2022-03-04 Miaohe Lin New
[06/16] mm/migration: use helper function vma_lookup() in add_page_for_migration A few cleanup and fixup patches for migration - - - --- 2022-03-04 Miaohe Lin New
[05/16] mm/migration: fix the confusing PageTransHuge check A few cleanup and fixup patches for migration - 1 - --- 2022-03-04 Miaohe Lin New
[04/16] mm/migration: reduce the rcu lock duration A few cleanup and fixup patches for migration - 1 - --- 2022-03-04 Miaohe Lin New
[03/16] mm/migration: remove unneeded local variable page_lru A few cleanup and fixup patches for migration - - - --- 2022-03-04 Miaohe Lin New
[02/16] mm/migration: remove unneeded out label A few cleanup and fixup patches for migration - 1 - --- 2022-03-04 Miaohe Lin New
[01/16] mm/migration: remove unneeded local variable mapping_locked A few cleanup and fixup patches for migration - 1 - --- 2022-03-04 Miaohe Lin New
mm/huge_memory: make is_transparent_hugepage() static mm/huge_memory: make is_transparent_hugepage() static - 2 - --- 2022-03-02 Miaohe Lin New
[4/4] mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split_huge_page_to_list A few fixup patches for memory failure - - - --- 2022-02-28 Miaohe Lin New
[3/4] mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages A few fixup patches for memory failure - - - --- 2022-02-28 Miaohe Lin New
[2/4] mm/memory-failure.c: fix wrong user reference report A few fixup patches for memory failure - - - --- 2022-02-28 Miaohe Lin New
[1/4] mm/memory-failure.c: fix race with changing page compound again A few fixup patches for memory failure - - - --- 2022-02-28 Miaohe Lin New
[RFC] mm/memory-failure.c: fix memory failure race with memory offline [RFC] mm/memory-failure.c: fix memory failure race with memory offline - - - --- 2022-02-26 Miaohe Lin New
mm: use helper macro min and max in unmap_mapping_range_tree mm: use helper macro min and max in unmap_mapping_range_tree - - - --- 2022-02-24 Miaohe Lin New
mm/oom_kill: remove unneeded is_memcg_oom check mm/oom_kill: remove unneeded is_memcg_oom check 2 - - --- 2022-02-24 Miaohe Lin New
mm/writeback: minor clean up for highmem_dirtyable_memory mm/writeback: minor clean up for highmem_dirtyable_memory - - - --- 2022-02-24 Miaohe Lin New
mm/hugetlb: use helper macro __ATTR_RW mm/hugetlb: use helper macro __ATTR_RW - 2 - --- 2022-02-22 Miaohe Lin New
mm/ksm: use helper macro __ATTR_RW mm/ksm: use helper macro __ATTR_RW - - - --- 2022-02-21 Miaohe Lin New
[9/9] mm/z3fold: remove unneeded return value of z3fold_compact_page() A few cleanup patches for z3fold 1 - - --- 2022-02-19 Miaohe Lin New
[8/9] mm/z3fold: remove unneeded PAGE_HEADLESS check in free_handle() A few cleanup patches for z3fold - - - --- 2022-02-19 Miaohe Lin New
[7/9] mm/z3fold: remove redundant list_del_init of zhdr->buddy in z3fold_free A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
[6/9] mm/z3fold: move decrement of pool->pages_nr into __release_z3fold_page() A few cleanup patches for z3fold - - - --- 2022-02-19 Miaohe Lin New
[5/9] mm/z3fold: remove confusing local variable l reassignment A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
[4/9] mm/z3fold: remove unneeded page_mapcount_reset and ClearPagePrivate A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
[3/9] mm/z3fold: minor clean up for z3fold_free A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
[2/9] mm/z3fold: remove obsolete comment in z3fold_alloc A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
[1/9] mm/z3fold: declare z3fold_mount with __init A few cleanup patches for z3fold - 1 - --- 2022-02-19 Miaohe Lin New
mm: use helper function range_in_vma() mm: use helper function range_in_vma() - - - --- 2022-02-19 Miaohe Lin New
mm/hwpoison-inject: support injecting hwpoison to free page mm/hwpoison-inject: support injecting hwpoison to free page - - - --- 2022-02-18 Miaohe Lin New
[v3,8/8] mm/memory-failure.c: remove unnecessary PageTransTail check A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,7/8] mm/memory-failure.c: remove obsolete comment in __soft_offline_page A few cleanup and fixup patches for memory failure - - - --- 2022-02-18 Miaohe Lin New
[v3,6/8] mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings() A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,5/8] mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,4/8] mm/memory-failure.c: fix race with changing page more robustly A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,3/8] mm/memory-failure.c: rework the signaling logic in kill_proc A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,2/8] mm/memory-failure.c: catch unexpected -EFAULT from vma_address() A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
[v3,1/8] mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-18 Miaohe Lin New
memblock: use kfree() to release kmalloced memblock regions memblock: use kfree() to release kmalloced memblock regions - - - --- 2022-02-17 Miaohe Lin New
memblock: remove unneeded local variable nid memblock: remove unneeded local variable nid - - - --- 2022-02-17 Miaohe Lin New
mm/mmu_notifiers: use helper function mmu_notifier_synchronize() mm/mmu_notifiers: use helper function mmu_notifier_synchronize() - - - --- 2022-02-17 Miaohe Lin New
mm/slab_common: use helper function is_power_of_2() mm/slab_common: use helper function is_power_of_2() - - - --- 2022-02-17 Miaohe Lin New
mm/slob: make kmem_cache_boot static mm/slob: make kmem_cache_boot static 1 - - --- 2022-02-17 Miaohe Lin New
[v2,8/8] mm/memory-failure.c: remove unnecessary PageTransTail check A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-16 Miaohe Lin New
[v2,7/8] mm/memory-failure.c: remove obsolete comment in __soft_offline_page A few cleanup and fixup patches for memory failure - - - --- 2022-02-16 Miaohe Lin New
[v2,6/8] mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings() A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-16 Miaohe Lin New
[v2,5/8] mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-16 Miaohe Lin New
[v2,4/8] mm/memory-failure.c: fix race with changing page more robustly A few cleanup and fixup patches for memory failure - - - --- 2022-02-16 Miaohe Lin New
[v2,3/8] mm/memory-failure.c: rework the signaling logic in kill_proc A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-16 Miaohe Lin New
[v2,2/8] mm/memory-failure.c: catch unexpected -EFAULT from vma_address() A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-16 Miaohe Lin New
[v2,1/8] mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap A few cleanup and fixup patches for memory failure 1 - - --- 2022-02-16 Miaohe Lin New
[8/8] mm/memory-failure.c: remove unnecessary PageTransTail check mm/memory-failure.c: A few cleanup patches for memory failure 1 - - --- 2022-02-10 Miaohe Lin New
[7/8] mm/memory-failure.c: remove obsolete comment in __soft_offline_page mm/memory-failure.c: A few cleanup patches for memory failure - - - --- 2022-02-10 Miaohe Lin New
[6/8] mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings() mm/memory-failure.c: A few cleanup patches for memory failure 1 - - --- 2022-02-10 Miaohe Lin New
[5/8] mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev mm/memory-failure.c: A few cleanup patches for memory failure 1 - - --- 2022-02-10 Miaohe Lin New
[4/8] mm/memory-failure.c: remove unneeded orig_head mm/memory-failure.c: A few cleanup patches for memory failure - - - --- 2022-02-10 Miaohe Lin New
[3/8] mm/memory-failure.c: rework the signaling logic in kill_proc mm/memory-failure.c: A few cleanup patches for memory failure 1 - - --- 2022-02-10 Miaohe Lin New
« 1 2 ... 3 4 5 6 »