Show patches with: Submitter = Miaohe Lin       |    State = Action Required       |    Archived = No       |   583 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
[1/6] mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS 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
[3/6] mm/z3fold: remove magic number in z3fold_create_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
[5/6] mm/z3fold: fix potential memory leak in z3fold_destroy_pool() Cleanup and fixup for z3fold - - - --- 2021-06-19 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
mm: workingset: define macro WORKINGSET_SHIFT mm: workingset: define macro WORKINGSET_SHIFT - - - --- 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
[2/3] mm/zsmalloc.c: combine two atomic ops in zs_pool_dec_isolated() Cleanup for zsmalloc - - - --- 2021-06-24 Miaohe Lin New
[3/3] mm/zsmalloc.c: improve readability for async_free_zspage() Cleanup for zsmalloc - - - --- 2021-06-24 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
[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
[2/5] mm/vmscan: remove misleading setting to sc->priority Cleanup and fixup for vmscan - - - --- 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
[4/5] mm/vmscan: add 'else' to remove check_pending label Cleanup and fixup for vmscan 1 - - --- 2021-07-10 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
[1/3] mm/vmstat: correct some wrong comments Cleanup for vmstat - - - --- 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
[3/3] mm/vmstat: remove unneeded return value Cleanup for vmstat - 1 - --- 2021-07-15 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
[v2,2/4] mm/vmscan: remove misleading setting to sc->priority Cleanups for vmscan - - - --- 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,4/4] mm/vmscan: add 'else' to remove check_pending label Cleanups for vmscan 1 - - --- 2021-07-17 Miaohe Lin New
[1/5] mm, memcg: remove unused functions Cleanups and fixup for memcontrol 2 2 - --- 2021-07-29 Miaohe Lin New
[2/5] mm, memcg: narrow the scope of percpu_charge_mutex Cleanups and fixup for memcontrol 1 1 - --- 2021-07-29 Miaohe Lin New
[3/5] mm, memcg: save some atomic ops when flush is already true Cleanups and fixup for memcontrol 2 2 - --- 2021-07-29 Miaohe Lin New
[4/5] mm, memcg: avoid possible NULL pointer dereferencing in mem_cgroup_init() Cleanups and fixup for memcontrol - - - --- 2021-07-29 Miaohe Lin New
[5/5] mm, memcg: always call __mod_node_page_state() with preempt disabled Cleanups and fixup for memcontrol - - - --- 2021-07-29 Miaohe Lin New
[v2,1/3] mm, memcg: remove unused functions Cleanups and fixup for memcontrol 2 2 - --- 2021-08-07 Miaohe Lin New
[v2,2/3] mm, memcg: save some atomic ops when flush is already true Cleanups and fixup for memcontrol 2 2 - --- 2021-08-07 Miaohe Lin New
[v2,3/3] mm, memcg: get rid of percpu_charge_mutex lock Cleanups and fixup for memcontrol - - - --- 2021-08-07 Miaohe Lin New
[1/5] mm: gup: remove set but unused local variable major Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
[2/5] mm: gup: remove unneed local variable orig_refs Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
[3/5] mm: gup: remove useless BUG_ON in __get_user_pages() Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
[4/5] mm: gup: fix potential pgmap refcnt leak in __gup_device_huge() Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
[5/5] mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range() Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
[1/4] shmem: remove unneeded variable ret Cleanups for shmem - - - --- 2021-08-12 Miaohe Lin New
[2/4] shmem: remove unneeded header file Cleanups for shmem - - - --- 2021-08-12 Miaohe Lin New
[3/4] shmem: remove unneeded function forward declaration Cleanups for shmem - - - --- 2021-08-12 Miaohe Lin New
[4/4] shmem: include header file to declare swap_info Cleanups for shmem - - - --- 2021-08-12 Miaohe Lin New
[1/4] mm/hwpoison: remove unneeded variable unmap_success Cleanups and fixup for memcontrol 1 - - --- 2021-08-14 Miaohe Lin New
[2/4] mm/hwpoison: fix potential pte_unmap_unlock pte error Cleanups and fixup for memcontrol 1 - - --- 2021-08-14 Miaohe Lin New
[3/4] mm/hwpoison: change argument struct page **hpagep to *hpage Cleanups and fixup for memcontrol 1 - - --- 2021-08-14 Miaohe Lin New
[4/4] mm/hwpoison: fix some obsolete comments Cleanups and fixup for memcontrol 1 - - --- 2021-08-14 Miaohe Lin New
[1/3] mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code Cleanup and fixups for memory hotplug - 3 - --- 2021-08-21 Miaohe Lin New
[2/3] mm/memory_hotplug: fix potential permanent lru cache disable Cleanup and fixups for memory hotplug - 3 - --- 2021-08-21 Miaohe Lin New
[3/3] mm/memory_hotplug: make HWPoisoned dirty swapcache pages unmovable Cleanup and fixups for memory hotplug - - - --- 2021-08-21 Miaohe Lin New
[1/6] mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order() Cleanups and fixup for page_alloc 1 1 - --- 2021-08-30 Miaohe Lin New
[2/6] mm/page_alloc.c: simplify the code by using macro K() Cleanups and fixup for page_alloc 1 1 - --- 2021-08-30 Miaohe Lin New
[3/6] mm/page_alloc.c: remove obsolete comment in free_pcppages_bulk() Cleanups and fixup for page_alloc - - - --- 2021-08-30 Miaohe Lin New
[4/6] mm/page_alloc.c: use helper function zone_spans_pfn() Cleanups and fixup for page_alloc 1 1 - --- 2021-08-30 Miaohe Lin New
[5/6] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype Cleanups and fixup for page_alloc 1 - - --- 2021-08-30 Miaohe Lin New
[6/6] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact_nid() Cleanups and fixup for page_alloc - - - --- 2021-08-30 Miaohe Lin New
[v2] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype [v2] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype 2 1 - --- 2021-09-02 Miaohe Lin New
[v2,1/5] mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order() Cleanups and fixup for page_alloc 1 1 - --- 2021-09-02 Miaohe Lin New
[v2,2/5] mm/page_alloc.c: simplify the code by using macro K() Cleanups and fixup for page_alloc 1 1 - --- 2021-09-02 Miaohe Lin New
[v2,3/5] mm/page_alloc.c: fix obsolete comment in free_pcppages_bulk() Cleanups and fixup for page_alloc 1 - - --- 2021-09-02 Miaohe Lin New
[v2,4/5] mm/page_alloc.c: use helper function zone_spans_pfn() Cleanups and fixup for page_alloc 1 1 - --- 2021-09-02 Miaohe Lin New
[v2,5/5] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact[_nid] Cleanups and fixup for page_alloc - 1 - --- 2021-09-02 Miaohe Lin New
mm/page_isolation: don't putback unisolated page mm/page_isolation: don't putback unisolated page - 1 - --- 2021-09-04 Miaohe Lin New
mm/page_isolation: fix potential missing call to unset_migratetype_isolate() mm/page_isolation: fix potential missing call to unset_migratetype_isolate() - - - --- 2021-09-04 Miaohe Lin New
[v2] mm/page_isolation: don't putback unisolated page [v2] mm/page_isolation: don't putback unisolated page - - - --- 2021-09-13 Miaohe Lin New
[v2] mm/page_isolation: fix potential missing call to unset_migratetype_isolate() [v2] mm/page_isolation: fix potential missing call to unset_migratetype_isolate() - - - --- 2021-09-13 Miaohe Lin New
[v3] mm/page_isolation: fix potential missing call to unset_migratetype_isolate() [v3] mm/page_isolation: fix potential missing call to unset_migratetype_isolate() - 1 - --- 2021-09-14 Miaohe Lin New
[v3] mm/page_isolation: guard against possible putback unisolated page [v3] mm/page_isolation: guard against possible putback unisolated page 1 1 - --- 2021-09-14 Miaohe Lin New
[1/5] mm, slub: fix two bugs in slab_debug_trace_open() Fixups for slub - 1 - --- 2021-09-16 Miaohe Lin New
[2/5] mm, slub: fix mismatch between reconstructed freelist depth and cnt Fixups for slub - 1 - --- 2021-09-16 Miaohe Lin New
[3/5] mm, slub: fix potential memoryleak in kmem_cache_open() Fixups for slub - 1 - --- 2021-09-16 Miaohe Lin New
[4/5] mm, slub: fix potential use-after-free in slab_debugfs_fops Fixups for slub - 1 - --- 2021-09-16 Miaohe Lin New
[5/5] mm, slub: fix incorrect memcg slab count for bulk free Fixups for slub - 1 - --- 2021-09-16 Miaohe Lin New
mm/vmalloc: remove unneeded function forward declaration mm/vmalloc: remove unneeded function forward declaration - - - --- 2022-01-24 Miaohe Lin New
mm/hmm.c: remove unneeded local variable ret mm/hmm.c: remove unneeded local variable ret - 1 - --- 2022-01-25 Miaohe Lin New
mm/balloon_compaction: make balloon page compaction callbacks static mm/balloon_compaction: make balloon page compaction callbacks static 2 2 - --- 2022-01-25 Miaohe Lin New
mm/highmem: remove unnecessary done label mm/highmem: remove unnecessary done label 1 2 - --- 2022-01-26 Miaohe Lin New
mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memory mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memory - 1 - --- 2022-01-26 Miaohe Lin New
mm/mmzone.h: remove unused macros mm/mmzone.h: remove unused macros - 2 - --- 2022-01-27 Miaohe Lin New
mm/sparse: make mminit_validate_memmodel_limits() static mm/sparse: make mminit_validate_memmodel_limits() static - 1 - --- 2022-01-27 Miaohe Lin New
[1/4] mm/memory_hotplug: remove obsolete comment of __add_pages A few cleanup patches around memory_hotplug - - - --- 2022-02-07 Miaohe Lin New
[2/4] mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL A few cleanup patches around memory_hotplug - 2 - --- 2022-02-07 Miaohe Lin New
[3/4] mm/memory_hotplug: clean up try_offline_node A few cleanup patches around memory_hotplug - 2 - --- 2022-02-07 Miaohe Lin New
[4/4] mm/memory_hotplug: fix misplaced comment in offline_pages A few cleanup patches around memory_hotplug - 2 - --- 2022-02-07 Miaohe Lin New
mm/memory_hotplug: fix kfree() of bootmem memory mm/memory_hotplug: fix kfree() of bootmem memory - - - --- 2022-02-07 Miaohe Lin New
filemap: remove find_get_pages() filemap: remove find_get_pages() - 1 - --- 2022-02-08 Miaohe Lin New
[1/8] mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap mm/memory-failure.c: A few cleanup patches for memory failure 1 - - --- 2022-02-10 Miaohe Lin New
[2/8] mm/memory-failure.c: avoid walking page table when vma_address() return -EFAULT mm/memory-failure.c: A few cleanup patches for memory failure 1 - - --- 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
[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
[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
[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
[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
[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
[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
[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,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,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,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,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,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
« 1 2 3 45 6 »