Show patches with: Submitter = Miaohe Lin       |    State = Action Required       |    Archived = No       |   582 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[03/15] mm/swap: fold __swap_info_get() into its sole caller A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
[02/15] mm/swap: use helper macro __ATTR_RW A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
[01/15] mm/swap: use helper is_swap_pte() in swap_vma_readahead A few cleanup patches for swap - 2 - --- 2022-05-09 Miaohe Lin New
mm/slub: remove unused kmem_cache_order_objects max mm/slub: remove unused kmem_cache_order_objects max 1 1 - --- 2022-04-29 Miaohe Lin New
[9/9] mm/z3fold: fix z3fold_page_migrate races with z3fold_map A few fixup patches for z3fold - 1 - --- 2022-04-29 Miaohe Lin New
[8/9] mm/z3fold: fix z3fold_reclaim_page races with z3fold_free A few fixup patches for z3fold - 1 - --- 2022-04-29 Miaohe Lin New
[7/9] mm/z3fold: always clear PAGE_CLAIMED under z3fold page lock A few fixup patches for z3fold - 1 - --- 2022-04-29 Miaohe Lin New
[6/9] mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration fails A few fixup patches for z3fold - 1 - --- 2022-04-29 Miaohe Lin New
[5/9] revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc" A few fixup patches for z3fold - - - --- 2022-04-29 Miaohe Lin New
[4/9] mm/z3fold: throw warning on failure of trylock_page in z3fold_alloc A few fixup patches for z3fold - - - --- 2022-04-29 Miaohe Lin New
[3/9] mm/z3fold: remove buggy use of stale list for allocation A few fixup patches for z3fold - 1 - --- 2022-04-29 Miaohe Lin New
[2/9] mm/z3fold: fix possible null pointer dereferencing A few fixup patches for z3fold - 1 - --- 2022-04-29 Miaohe Lin New
[1/9] mm/z3fold: fix sheduling while atomic A few fixup patches for z3fold - 1 - --- 2022-04-29 Miaohe Lin New
mm/vmscan: use helper folio_is_file_lru() mm/vmscan: use helper folio_is_file_lru() - - - --- 2022-04-28 Miaohe Lin New
[v2,4/4] mm/migration: fix potential pte_unmap on an not mapped pte A few cleanup and fixup patches for migration - 1 - --- 2022-04-25 Miaohe Lin New
[v2,3/4] mm/migration: return errno when isolate_huge_page failed A few cleanup and fixup patches for migration - - - --- 2022-04-25 Miaohe Lin New
[v2,2/4] mm/migration: remove unneeded lock page and PageMovable check A few cleanup and fixup patches for migration - 1 - --- 2022-04-25 Miaohe Lin New
[v2,1/4] mm/migration: reduce the rcu lock duration A few cleanup and fixup patches for migration - 2 - --- 2022-04-25 Miaohe Lin New
[v3] mm/vmscan: take min_slab_pages into account when try to call shrink_node [v3] mm/vmscan: take min_slab_pages into account when try to call shrink_node - - - --- 2022-04-25 Miaohe Lin New
[v3,6/6] mm/vmscan: use helper folio_is_file_lru() A few cleanup and fixup patches for vmscan - - - --- 2022-04-25 Miaohe Lin New
[v3,5/6] mm/vmscan: remove obsolete comment in kswapd_run A few cleanup and fixup patches for vmscan - - - --- 2022-04-25 Miaohe Lin New
[v3,4/6] mm/vmscan: take all base pages of THP into account when race with speculative reference A few cleanup and fixup patches for vmscan - - - --- 2022-04-25 Miaohe Lin New
[v3,3/6] mm/vmscan: activate swap-backed executable folios after first usage A few cleanup and fixup patches for vmscan - 1 - --- 2022-04-25 Miaohe Lin New
[v3,2/6] mm/vmscan: introduce helper function reclaim_page_list() A few cleanup and fixup patches for vmscan - - - --- 2022-04-25 Miaohe Lin New
[v3,1/6] mm/vmscan: add a comment about MADV_FREE pages check in folio_check_dirty_writeback A few cleanup and fixup patches for vmscan - 2 - --- 2022-04-25 Miaohe Lin New
[v3,3/3] mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_range A few fixup patches for mm 1 1 - --- 2022-04-24 Miaohe Lin New
[v3,2/3] mm/swapfile: Fix lost swap bits in unuse_pte() A few fixup patches for mm - 1 - --- 2022-04-24 Miaohe Lin New
[v3,1/3] mm/swapfile: unuse_pte can map random data if swap read fails A few fixup patches for mm 1 - - --- 2022-04-24 Miaohe Lin New
mm/memory_hotplug: avoid consuming corrupted data when offline pages mm/memory_hotplug: avoid consuming corrupted data when offline pages - - - --- 2022-04-21 Miaohe Lin New
[v2,3/3] mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_range A few fixup patches for mm 1 - - --- 2022-04-21 Miaohe Lin New
[v2,2/3] mm/swapfile: Fix lost swap bits in unuse_pte() A few fixup patches for mm - - - --- 2022-04-21 Miaohe Lin New
[v2,1/3] mm/swapfile: unuse_pte can map random data if swap read fails A few fixup patches for mm 1 - - --- 2022-04-21 Miaohe Lin New
mm/mempolicy: clean up the code logic in queue_pages_pte_range mm/mempolicy: clean up the code logic in queue_pages_pte_range 2 1 - --- 2022-04-19 Miaohe Lin New
mm/slub: remove unneeded return value of slab_pad_check mm/slub: remove unneeded return value of slab_pad_check - 1 - --- 2022-04-19 Miaohe Lin New
[12/12] mm: compaction: make sure highest is above the min_pfn A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[11/12] mm: compaction: simplify the code in __compact_finished A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[10/12] mm: compaction: make compaction_zonelist_suitable return false when COMPACT_SUCCESS A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[09/12] mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[08/12] mm: compaction: clean up comment about async compaction in isolate_migratepages A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[07/12] mm: compaction: use helper compound_nr in isolate_migratepages_block A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[06/12] mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[05/12] mm: compaction: clean up comment about suitable migration target recheck A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[04/12] mm: compaction: clean up comment for sched contention A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[03/12] mm: compaction: remove unneeded assignment to isolate_start_pfn A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[02/12] mm: compaction: remove unneeded pfn update A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
[01/12] mm: compaction: remove unneeded return value of kcompactd_run A few cleanup and fixup patches for compaction - - - --- 2022-04-18 Miaohe Lin New
mm/madvise: fix potential pte_unmap_unlock pte error mm/madvise: fix potential pte_unmap_unlock pte error - - - --- 2022-04-16 Miaohe Lin New
[v2] mm/swapfile: unuse_pte can map random data if swap read fails [v2] mm/swapfile: unuse_pte can map random data if swap read fails 1 - - --- 2022-04-16 Miaohe Lin New
mm/vmscan: fix comment for isolate_lru_pages mm/vmscan: fix comment for isolate_lru_pages - - - --- 2022-04-16 Miaohe Lin New
mm/vmscan: fix comment for current_may_throttle mm/vmscan: fix comment for current_may_throttle - - - --- 2022-04-14 Miaohe Lin New
[v2,2/2] mm/memory-failure.c: dissolve truncated hugetlb page A few fixup and cleanup patches for memory failure 1 - - --- 2022-04-14 Miaohe Lin New
[v2,1/2] mm/memory-failure.c: minor cleanup for HWPoisonHandlable A few fixup and cleanup patches for memory failure 1 2 - --- 2022-04-14 Miaohe Lin New
[v2,9/9] mm/vmscan: use helper folio_is_file_lru() A few cleanup and fixup patches for vmscan - - - --- 2022-04-09 Miaohe Lin New
[v2,8/9] mm/vmscan: remove obsolete comment in kswapd_run A few cleanup and fixup patches for vmscan - - - --- 2022-04-09 Miaohe Lin New
[v2,7/9] mm/vmscan: take min_slab_pages into account when try to call shrink_node A few cleanup and fixup patches for vmscan - - - --- 2022-04-09 Miaohe Lin New
[v2,6/9] mm/vmscan: take all base pages of THP into account when race with speculative reference A few cleanup and fixup patches for vmscan - - - --- 2022-04-09 Miaohe Lin New
[v2,5/9] mm/vmscan: activate swap-backed executable folios after first usage A few cleanup and fixup patches for vmscan - 1 - --- 2022-04-09 Miaohe Lin New
[v2,4/9] mm/vmscan: save a bit of stack space in shrink_lruvec A few cleanup and fixup patches for vmscan - - - --- 2022-04-09 Miaohe Lin New
[v2,3/9] mm/vmscan: introduce helper function reclaim_page_list() A few cleanup and fixup patches for vmscan - - - --- 2022-04-09 Miaohe Lin New
[v2,2/9] mm/vmscan: remove unneeded can_split_huge_page check A few cleanup and fixup patches for vmscan - 1 - --- 2022-04-09 Miaohe Lin New
[v2,1/9] mm/vmscan: add a comment about MADV_FREE pages check in folio_check_dirty_writeback A few cleanup and fixup patches for vmscan - 2 - --- 2022-04-09 Miaohe Lin New
[4/4] mm/migration: fix potential pte_unmap on an not mapped pte A few cleanup and fixup patches for migration - - - --- 2022-04-09 Miaohe Lin New
[3/4] mm/migration: return errno when isolate_huge_page failed A few cleanup and fixup patches for migration - 2 - --- 2022-04-09 Miaohe Lin New
[2/4] mm/migration: remove unneeded lock page and PageMovable check A few cleanup and fixup patches for migration - 1 - --- 2022-04-09 Miaohe Lin New
[1/4] mm/migration: reduce the rcu lock duration A few cleanup and fixup patches for migration - 2 - --- 2022-04-09 Miaohe Lin New
mm/vmscan: remove obsolete comment in get_scan_count mm/vmscan: remove obsolete comment in get_scan_count - - - --- 2022-04-09 Miaohe Lin New
[3/3] mm/memory-failure.c: dissolve truncated hugetlb page A few fixup and cleanup patches for memory failure - - - --- 2022-04-07 Miaohe Lin New
[2/3] mm/memory-failure.c: minor cleanup for HWPoisonHandlable A few fixup and cleanup patches for memory failure 1 2 - --- 2022-04-07 Miaohe Lin New
[1/3] mm/memory-failure.c: avoid false-postive PageSwapCache test A few fixup and cleanup patches for memory failure - - - --- 2022-04-07 Miaohe Lin New
filemap: remove obsolete comment in lock_page filemap: remove obsolete comment in lock_page - - - --- 2022-04-02 Miaohe Lin New
mm/mmap.c: use helper mlock_future_check() mm/mmap.c: use helper mlock_future_check() - - - --- 2022-04-02 Miaohe Lin New
mm/mremap: avoid unneeded do_munmap call mm/mremap: avoid unneeded do_munmap call 1 - - --- 2022-04-01 Miaohe Lin New
mm/swapfile: unuse_pte can map random data if swap read fails mm/swapfile: unuse_pte can map random data if swap read fails - - - --- 2022-04-01 Miaohe Lin New
[8/8] mm/vmscan: remove obsolete comment in kswapd_run A few cleanup and fixup patches for migration - - - --- 2022-03-29 Miaohe Lin New
[7/8] mm/vmscan: take min_slab_pages into account when try to call shrink_node A few cleanup and fixup patches for migration - - - --- 2022-03-29 Miaohe Lin New
[6/8] mm/vmscan: take all base pages of THP into account when race with speculative reference A few cleanup and fixup patches for migration - - - --- 2022-03-29 Miaohe Lin New
[5/8] mm/vmscan: use helper folio_is_file_lru() A few cleanup and fixup patches for migration - - - --- 2022-03-29 Miaohe Lin New
[4/8] mm/vmscan: save a bit of stack space in shrink_lruvec A few cleanup and fixup patches for migration - - - --- 2022-03-29 Miaohe Lin New
[3/8] mm/vmscan: introduce helper function reclaim_page_list() A few cleanup and fixup patches for migration - - - --- 2022-03-29 Miaohe Lin New
[2/8] mm/vmscan: remove unneeded can_split_huge_page check A few cleanup and fixup patches for migration - - - --- 2022-03-29 Miaohe Lin New
[1/8] mm/vmscan: remove redundant folio_test_swapbacked check when folio is file lru A few cleanup and fixup patches for migration - - - --- 2022-03-29 Miaohe Lin New
[v4] mm/mempolicy: fix mpol_new leak in shared_policy_replace [v4] mm/mempolicy: fix mpol_new leak in shared_policy_replace 1 - - --- 2022-03-29 Miaohe Lin New
mm/memcg: remove unneeded nr_scanned mm/memcg: remove unneeded nr_scanned 1 3 - --- 2022-03-28 Miaohe Lin New
mm: shmem: make shmem_init return void mm: shmem: make shmem_init return void - - - --- 2022-03-28 Miaohe Lin New
mm/mremap: use helper mlock_future_check mm/mremap: use helper mlock_future_check - 1 - --- 2022-03-22 Miaohe Lin New
mm: compaction: use helper isolation_suitable mm: compaction: use helper isolation_suitable - 1 - --- 2022-03-22 Miaohe Lin New
[v3] mm/mempolicy: fix mpol_new leak in shared_policy_replace [v3] mm/mempolicy: fix mpol_new leak in shared_policy_replace 1 - - --- 2022-03-22 Miaohe Lin New
mm/slab: remove some unused functions mm/slab: remove some unused functions - 2 - --- 2022-03-22 Miaohe Lin New
[v2] mm/mempolicy: fix mpol_new leak in shared_policy_replace [v2] mm/mempolicy: fix mpol_new leak in shared_policy_replace 1 - - --- 2022-03-22 Miaohe Lin New
[v3] mm/mlock: fix two bugs in user_shm_lock() [v3] mm/mlock: fix two bugs in user_shm_lock() - - - --- 2022-03-22 Miaohe Lin New
[v4,2/2] mm/memory-failure.c: make non-LRU movable pages unhandlable A few fixup patches for memory failure 1 1 - --- 2022-03-20 Miaohe Lin New
[v4,1/2] mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages A few fixup patches for memory failure - - - --- 2022-03-20 Miaohe Lin New
[v2,11/11] mm/migration: fix possible do_pages_stat_array racing with memory offline A few cleanup and fixup patches for migration 1 1 - --- 2022-03-18 Miaohe Lin New
[v2,10/11] mm/migration: fix potential invalid node access for reclaim-based migration A few cleanup and fixup patches for migration - 1 - --- 2022-03-18 Miaohe Lin New
[v2,09/11] mm/migration: fix potential page refcounts leak in migrate_pages A few cleanup and fixup patches for migration - 4 - --- 2022-03-18 Miaohe Lin New
[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
« 1 2 ... 3 4 5 6 »