Show patches with: Submitter = Miaohe Lin       |    State = Action Required       |   852 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/5] mm, memcg: narrow the scope of percpu_charge_mutex Cleanups and fixup for memcontrol 1 1 - --- 2021-07-29 Miaohe Lin New
[1/5] mm, memcg: remove unused functions Cleanups and fixup for memcontrol 2 2 - --- 2021-07-29 Miaohe Lin New
[v2,4/4] mm/vmscan: add 'else' to remove check_pending label Cleanups for vmscan 1 - - --- 2021-07-17 Miaohe Lin New
[v2,3/4] mm/vmscan: remove unneeded return value of kswapd_run() Cleanups for vmscan 1 - - --- 2021-07-17 Miaohe Lin New
[v2,2/4] mm/vmscan: remove misleading setting to sc->priority Cleanups for vmscan - - - --- 2021-07-17 Miaohe Lin New
[v2,1/4] mm/vmscan: remove the PageDirty check after MADV_FREE pages are page_ref_freezed Cleanups for vmscan - 1 - --- 2021-07-17 Miaohe Lin New
[3/3] mm/vmstat: remove unneeded return value Cleanup for vmstat - 1 - --- 2021-07-15 Miaohe Lin New
[2/3] mm/vmstat: simplify the array size calculation Cleanup for vmstat - 1 - --- 2021-07-15 Miaohe Lin New
[1/3] mm/vmstat: correct some wrong comments Cleanup for vmstat - - - --- 2021-07-15 Miaohe Lin New
[5/5] mm/vmscan: fix misleading comment in isolate_lru_pages() Cleanup and fixup for vmscan - - - --- 2021-07-10 Miaohe Lin New
[4/5] mm/vmscan: add 'else' to remove check_pending label Cleanup and fixup for vmscan 1 - - --- 2021-07-10 Miaohe Lin New
[3/5] mm/vmscan: remove unneeded return value of kswapd_run() Cleanup and fixup for vmscan 1 - - --- 2021-07-10 Miaohe Lin New
[2/5] mm/vmscan: remove misleading setting to sc->priority Cleanup and fixup for vmscan - - - --- 2021-07-10 Miaohe Lin New
[1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list Cleanup and fixup for vmscan - - - --- 2021-07-10 Miaohe Lin New
[v2] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration() [v2] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration() - - - --- 2021-07-08 Miaohe Lin New
[v2] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration() [v2] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration() - - - --- 2021-07-08 Miaohe Lin New
[3/3] mm/zsmalloc.c: improve readability for async_free_zspage() Cleanup for zsmalloc - - - --- 2021-06-24 Miaohe Lin New
[2/3] mm/zsmalloc.c: combine two atomic ops in zs_pool_dec_isolated() Cleanup for zsmalloc - - - --- 2021-06-24 Miaohe Lin New
[1/3] mm/zsmalloc.c: remove confusing code in obj_free() Cleanup for zsmalloc - - - --- 2021-06-24 Miaohe Lin New
mm: workingset: define macro WORKINGSET_SHIFT mm: workingset: define macro WORKINGSET_SHIFT - - - --- 2021-06-24 Miaohe Lin New
[6/6] mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page Cleanup and fixup for z3fold - - - --- 2021-06-19 Miaohe Lin New
[5/6] mm/z3fold: fix potential memory leak in z3fold_destroy_pool() Cleanup and fixup for z3fold - - - --- 2021-06-19 Miaohe Lin New
[4/6] mm/z3fold: remove unused function handle_to_z3fold_header() Cleanup and fixup for z3fold - - - --- 2021-06-19 Miaohe Lin New
[3/6] mm/z3fold: remove magic number in z3fold_create_pool() Cleanup and fixup for z3fold - - - --- 2021-06-19 Miaohe Lin New
[2/6] mm/z3fold: avoid possible underflow in z3fold_alloc() Cleanup and fixup for z3fold - - - --- 2021-06-19 Miaohe Lin New
[1/6] mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS Cleanup and fixup for z3fold - - - --- 2021-06-19 Miaohe Lin New
mm/zbud: fix unused function warnings when CONFIG_ZPOOL is disabled mm/zbud: fix unused function warnings when CONFIG_ZPOOL is disabled - - - --- 2021-06-19 Miaohe Lin New
[v2,2/2] mm/zbud: don't export any zbud API Cleanups for zbud - - - --- 2021-06-08 Miaohe Lin New
[v2,1/2] mm/zbud: reuse unbuddied[0] as buddied in zbud_pool Cleanups for zbud - - - --- 2021-06-08 Miaohe Lin New
[2/2] mm/zbud: don't export any zbud API Cleanups for zbud - - - --- 2021-06-05 Miaohe Lin New
[1/2] mm/zbud: reuse unbuddied[0] as buddied in zbud_pool Cleanups for zbud - - - --- 2021-06-05 Miaohe Lin New
mm/swapfile: fold scan_swap_map() into the only caller get_swap_page_of_type() mm/swapfile: fold scan_swap_map() into the only caller get_swap_page_of_type() - - - --- 2021-05-27 Miaohe Lin New
[3/3] mm/zswap.c: fix two bugs in zswap_writeback_entry() Cleanup and fixup for zswap - - - --- 2021-05-22 Miaohe Lin New
[2/3] mm/zswap.c: avoid unnecessary copy-in at map time Cleanup and fixup for zswap - - - --- 2021-05-22 Miaohe Lin New
[1/3] mm/zswap.c: remove unused function zswap_debugfs_exit() Cleanup and fixup for zswap - - - --- 2021-05-22 Miaohe Lin New
mm/swapfile: move scan_swap_map() under CONFIG_HIBERNATION mm/swapfile: move scan_swap_map() under CONFIG_HIBERNATION - - - --- 2021-05-21 Miaohe Lin New
[v2,4/4] mm/swap: remove unused global variable nr_swapper_spaces Cleanups for swap - - - --- 2021-05-20 Miaohe Lin New
[v2,3/4] mm/swap_slots.c: delete meaningless forward declarations Cleanups for swap - - - --- 2021-05-20 Miaohe Lin New
[v2,2/4] mm/swap: remove unused local variable nr_shadows Cleanups for swap - 1 - --- 2021-05-20 Miaohe Lin New
[v2,1/4] mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATION Cleanups for swap - - - --- 2021-05-20 Miaohe Lin New
[5/5] mm/swap: simplify the code of find_get_incore_page() Cleanups for swap - - - --- 2021-05-18 Miaohe Lin New
[4/5] mm/swap: remove unused global variable nr_swapper_spaces Cleanups for swap - - - --- 2021-05-18 Miaohe Lin New
[3/5] mm/swap_slots.c: delete meaningless forward declarations Cleanups for swap - - - --- 2021-05-18 Miaohe Lin New
[2/5] mm/swap: remove unused local variable nr_shadows Cleanups for swap - 1 - --- 2021-05-18 Miaohe Lin New
[1/5] mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATION Cleanups for swap - - - --- 2021-05-18 Miaohe Lin New
[v4] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() [v4] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() - 1 - --- 2021-05-14 Miaohe Lin New
[v3,5/5] mm/huge_memory.c: don't discard hugepage if other processes are mapping it Cleanup and fixup for huge_memory - 1 - --- 2021-05-11 Miaohe Lin New
[v3,4/5] mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd Cleanup and fixup for huge_memory 1 1 - --- 2021-05-11 Miaohe Lin New
[v3,3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() Cleanup and fixup for huge_memory - - - --- 2021-05-11 Miaohe Lin New
[v3,2/5] mm/huge_memory.c: use page->deferred_list Cleanup and fixup for huge_memory - 2 - --- 2021-05-11 Miaohe Lin New
[v3,1/5] mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK Cleanup and fixup for huge_memory - 3 - --- 2021-05-11 Miaohe Lin New
[v2,5/5] mm/huge_memory.c: don't discard hugepage if other processes are mapping it Cleanup and fixup for huge_memory - 1 - --- 2021-04-29 Miaohe Lin New
[v2,4/5] mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd Cleanup and fixup for huge_memory 1 - - --- 2021-04-29 Miaohe Lin New
[v2,3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() Cleanup and fixup for huge_memory - - - --- 2021-04-29 Miaohe Lin New
[v2,2/5] mm/huge_memory.c: use page->deferred_list Cleanup and fixup for huge_memory - 2 - --- 2021-04-29 Miaohe Lin New
[v2,1/5] mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK Cleanup and fixup for huge_memory - 3 - --- 2021-04-29 Miaohe Lin New
[5/5] mm/huge_memory.c: don't discard hugepage if other processes are mapping it Cleanup and fixup for huge_memory - 1 - --- 2021-04-27 Miaohe Lin New
[4/5] mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd Cleanup and fixup for huge_memory - - - --- 2021-04-27 Miaohe Lin New
[3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() Cleanup and fixup for huge_memory - - - --- 2021-04-27 Miaohe Lin New
[2/5] mm/huge_memory.c: use page->deferred_list Cleanup and fixup for huge_memory - 1 - --- 2021-04-27 Miaohe Lin New
[1/5] mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK Cleanup and fixup for huge_memory - 2 - --- 2021-04-27 Miaohe Lin New
[v6,4/4] mm/shmem: fix shmem_swapin() race with swapoff close various race windows for swap - 1 - --- 2021-04-26 Miaohe Lin New
[v6,3/4] mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info() close various race windows for swap - 1 - --- 2021-04-26 Miaohe Lin New
[v6,2/4] swap: fix do_swap_page() race with swapoff close various race windows for swap - 1 - --- 2021-04-26 Miaohe Lin New
[v6,1/4] mm/swapfile: use percpu_ref to serialize against concurrent swapoff close various race windows for swap - 1 - --- 2021-04-26 Miaohe Lin New
[v5,4/4] mm/shmem: fix shmem_swapin() race with swapoff close various race windows for swap - 1 - --- 2021-04-25 Miaohe Lin New
[v5,3/4] mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info() close various race windows for swap - 1 - --- 2021-04-25 Miaohe Lin New
[v5,2/4] swap: fix do_swap_page() race with swapoff close various race windows for swap - 1 - --- 2021-04-25 Miaohe Lin New
[v5,1/4] mm/swapfile: use percpu_ref to serialize against concurrent swapoff close various race windows for swap - 1 - --- 2021-04-25 Miaohe Lin New
[v4,4/4] mm/shmem: fix shmem_swapin() race with swapoff close various race windows for swap - - - --- 2021-04-25 Miaohe Lin New
[v4,3/4] mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info() close various race windows for swap - 1 - --- 2021-04-25 Miaohe Lin New
[v4,2/4] swap: fix do_swap_page() race with swapoff close various race windows for swap - 1 - --- 2021-04-25 Miaohe Lin New
[v4,1/4] mm/swapfile: use percpu_ref to serialize against concurrent swapoff close various race windows for swap - 1 - --- 2021-04-25 Miaohe Lin New
[v3,4/4] mm/shmem: fix shmem_swapin() race with swapoff close various race windows for swap - - - --- 2021-04-20 Miaohe Lin New
[v3,3/4] mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info() close various race windows for swap - - - --- 2021-04-20 Miaohe Lin New
[v3,2/4] swap: fix do_swap_page() race with swapoff close various race windows for swap - - - --- 2021-04-20 Miaohe Lin New
[v3,1/4] mm/swapfile: use percpu_ref to serialize against concurrent swapoff close various race windows for swap - 1 - --- 2021-04-20 Miaohe Lin New
[v2,5/5] mm/shmem: fix shmem_swapin() race with swapoff close various race windows for swap - - - --- 2021-04-17 Miaohe Lin New
[v2,4/5] mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info() close various race windows for swap - - - --- 2021-04-17 Miaohe Lin New
[v2,3/5] swap: fix do_swap_page() race with swapoff close various race windows for swap - - - --- 2021-04-17 Miaohe Lin New
[v2,2/5] mm/swapfile: use percpu_ref to serialize against concurrent swapoff close various race windows for swap - - - --- 2021-04-17 Miaohe Lin New
[v2,1/5] mm/swapfile: add percpu_ref support for swap close various race windows for swap - - - --- 2021-04-17 Miaohe Lin New
[v2,5/5] mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages() Cleanup and fixup for hugetlb - 1 - --- 2021-04-10 Miaohe Lin New
[v2,4/5] mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts() Cleanup and fixup for hugetlb - 1 - --- 2021-04-10 Miaohe Lin New
[v2,3/5] mm/hugeltb: clarify (chg - freed) won't go negative in hugetlb_unreserve_pages() Cleanup and fixup for hugetlb - 1 - --- 2021-04-10 Miaohe Lin New
[v2,2/5] mm/hugeltb: simplify the return code of __vma_reservation_common() Cleanup and fixup for hugetlb - 1 - --- 2021-04-10 Miaohe Lin New
[v2,1/5] mm/hugeltb: remove redundant VM_BUG_ON() in region_add() Cleanup and fixup for hugetlb - 1 - --- 2021-04-10 Miaohe Lin New
[5/5] mm/swap_state: fix swap_cluster_readahead() race with swapoff close various race windows for swap - - - --- 2021-04-08 Miaohe Lin New
[4/5] mm/swap_state: fix potential faulted in race in swap_ra_info() close various race windows for swap - - - --- 2021-04-08 Miaohe Lin New
[3/5] mm/swap_state: fix get_shadow_from_swap_cache() race with swapoff close various race windows for swap - - - --- 2021-04-08 Miaohe Lin New
mm/frontswap: fix frontswap_register_ops() race with swapon and swapoff mm/frontswap: fix frontswap_register_ops() race with swapon and swapoff - - - --- 2021-04-05 Miaohe Lin New
[4/4] mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts() Cleanup and fixup for hugetlb - - - --- 2021-04-02 Miaohe Lin New
[3/4] mm/hugeltb: fix potential wrong gbl_reserve value for hugetlb_acct_memory() Cleanup and fixup for hugetlb - - - --- 2021-04-02 Miaohe Lin New
[2/4] mm/hugeltb: simplify the return code of __vma_reservation_common() Cleanup and fixup for hugetlb - - - --- 2021-04-02 Miaohe Lin New
[1/4] mm/hugeltb: remove redundant VM_BUG_ON() in region_add() Cleanup and fixup for hugetlb - 1 - --- 2021-04-02 Miaohe Lin New
[4/4] ksm: fix potential missing rmap_item for stable_node Cleanup and fixup for ksm - - - --- 2021-03-30 Miaohe Lin New
[3/4] ksm: remove dedicated macro KSM_FLAG_MASK Cleanup and fixup for ksm - - - --- 2021-03-30 Miaohe Lin New
[2/4] ksm: use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree() Cleanup and fixup for ksm - - - --- 2021-03-30 Miaohe Lin New
[1/4] ksm: remove redundant VM_BUG_ON_PAGE() on stable_tree_search() Cleanup and fixup for ksm - - - --- 2021-03-30 Miaohe Lin New
[3/3] khugepaged: remove meaningless !pte_present() check in khugepaged_scan_pmd() Cleanup for khugepaged - - - --- 2021-03-25 Miaohe Lin New
« 1 2 ... 6 7 8 9 »