Show patches with: Submitter = Miaohe Lin       |   852 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
hugetlbfs: correct obsolete function name hugetlbfs_read_iter() hugetlbfs: correct obsolete function name hugetlbfs_read_iter() - - - --- 2021-01-16 Miaohe Lin New
hugetlbfs: remove meaningless variable avoid_reserve hugetlbfs: remove meaningless variable avoid_reserve 1 1 - --- 2021-01-16 Miaohe Lin New
hugetlbfs: Use helper macro default_hstate in init_hugetlbfs_fs hugetlbfs: Use helper macro default_hstate in init_hugetlbfs_fs - 2 - --- 2021-01-16 Miaohe Lin New
hugetlbfs: make BUG_ON(!inode) takes effect in hugetlbfs_setattr hugetlbfs: make BUG_ON(!inode) takes effect in hugetlbfs_setattr - - - --- 2021-01-16 Miaohe Lin New
[v2] mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call [v2] mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call - 2 - --- 2021-01-15 Miaohe Lin New
mm/zsmalloc.c: Convert to use kmem_cache_zalloc in cache_alloc_zspage() mm/zsmalloc.c: Convert to use kmem_cache_zalloc in cache_alloc_zspage() - 1 - --- 2021-01-14 Miaohe Lin New
mm/hugetlb: Use helper huge_page_order and pages_per_huge_page mm/hugetlb: Use helper huge_page_order and pages_per_huge_page - 2 - --- 2021-01-14 Miaohe Lin New
mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call - 1 - --- 2021-01-14 Miaohe Lin New
mm/compaction: Remove duplicated VM_BUG_ON_PAGE !PageLocked mm/compaction: Remove duplicated VM_BUG_ON_PAGE !PageLocked - 1 - --- 2021-01-09 Miaohe Lin New
mm/swap_slots.c: Remove unnecessary NULL pointer check mm/swap_slots.c: Remove unnecessary NULL pointer check - - - --- 2021-01-09 Miaohe Lin New
mm: Fix potential pte_unmap_unlock pte error mm: Fix potential pte_unmap_unlock pte error - - - --- 2021-01-09 Miaohe Lin New
mm/vmalloc.c: Fix potential memory leak mm/vmalloc.c: Fix potential memory leak - 1 - --- 2021-01-07 Miaohe Lin New
mm/hugetlb: Fix potential missing huge page size info mm/hugetlb: Fix potential missing huge page size info - 1 - --- 2021-01-07 Miaohe Lin New
mm/hugetlb: Fix potential double free in hugetlb_register_node() error path mm/hugetlb: Fix potential double free in hugetlb_register_node() error path - 2 - --- 2021-01-07 Miaohe Lin New
zsmalloc: Rework the list_add code in insert_zspage() zsmalloc: Rework the list_add code in insert_zspage() 1 1 - --- 2020-10-15 Miaohe Lin New
[v2] mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded() [v2] mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded() 2 - - --- 2020-10-12 Miaohe Lin New
page-flags: Remove unused __[Set|Clear]PagePrivate page-flags: Remove unused __[Set|Clear]PagePrivate - 2 - --- 2020-10-09 Miaohe Lin New
mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded() mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded() 1 - - --- 2020-10-09 Miaohe Lin New
mm/swapfile.c: Use helper function swap_count() in add_swap_count_continuation() mm/swapfile.c: Use helper function swap_count() in add_swap_count_continuation() - - - --- 2020-10-09 Miaohe Lin New
mm/swap_state: Skip meaningless swap cache readahead when ra_info.win == 0 mm/swap_state: Skip meaningless swap cache readahead when ra_info.win == 0 - - - --- 2020-10-09 Miaohe Lin New
mm/swapfile.c: remove unnecessary out label in __swap_duplicate() mm/swapfile.c: remove unnecessary out label in __swap_duplicate() - - - --- 2020-10-09 Miaohe Lin New
mm: Remove unnecessary goto out in _swap_info_get() mm: Remove unnecessary goto out in _swap_info_get() - - - --- 2020-09-30 Miaohe Lin New
mm: Fix potential memory leak in sys_swapon mm: Fix potential memory leak in sys_swapon - 1 - --- 2020-09-30 Miaohe Lin New
[v3] mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom() [v3] mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom() 1 - - --- 2020-09-30 Miaohe Lin New
mm: Remove useless out label in __swap_writepage() mm: Remove useless out label in __swap_writepage() - - - --- 2020-09-27 Miaohe Lin New
mm: Fix incomplete comment in lru_cache_add_inactive_or_unevictable() mm: Fix incomplete comment in lru_cache_add_inactive_or_unevictable() - - - --- 2020-09-27 Miaohe Lin New
mm: Use helper function put_write_access() mm: Use helper function put_write_access() - - - --- 2020-09-24 Miaohe Lin New
mm/swap_slots.c: Remove always zero and unused return value of enable_swap_slots_cache() mm/swap_slots.c: Remove always zero and unused return value of enable_swap_slots_cache() - - - --- 2020-09-24 Miaohe Lin New
[v2] mm/mempool: Add 'else' to split mutually exclusive case [v2] mm/mempool: Add 'else' to split mutually exclusive case - - - --- 2020-09-24 Miaohe Lin New
mm: swap: Use memset to fill the swap_map with SWAP_HAS_CACHE mm: swap: Use memset to fill the swap_map with SWAP_HAS_CACHE - - - --- 2020-09-21 Miaohe Lin New
[v2] mm: mmap: Use helper function allow_write_access() in __remove_shared_vm_struct() [v2] mm: mmap: Use helper function allow_write_access() in __remove_shared_vm_struct() - - - --- 2020-09-21 Miaohe Lin New
mm: avoid possible multiple call to swap_node() mm: avoid possible multiple call to swap_node() - - - --- 2020-09-17 Miaohe Lin New
mm/page_counter: Correct the obsolete func name in the comment of page_counter_try_charge() mm/page_counter: Correct the obsolete func name in the comment of page_counter_try_charge() - - - --- 2020-09-17 Miaohe Lin New
mm: Use helper function mapping_allow_writable() mm: Use helper function mapping_allow_writable() - - - --- 2020-09-17 Miaohe Lin New
[v2] mm: memcontrol: remove obsolete comment of mem_cgroup_unmark_under_oom() [v2] mm: memcontrol: remove obsolete comment of mem_cgroup_unmark_under_oom() - - - --- 2020-09-17 Miaohe Lin New
mm: memcontrol: correct the comment of mem_cgroup_unmark_under_oom() mm: memcontrol: correct the comment of mem_cgroup_unmark_under_oom() - - - --- 2020-09-16 Miaohe Lin New
mm: mmap: Fix general protection fault in unlink_file_vma() mm: mmap: Fix general protection fault in unlink_file_vma() - - - --- 2020-09-16 Miaohe Lin New
mm: Fix some broken comments mm: Fix some broken comments - - - --- 2020-09-13 Miaohe Lin New
[RESEND] mm: memcontrol: Correct the comment of mem_cgroup_iter() [RESEND] mm: memcontrol: Correct the comment of mem_cgroup_iter() - - - --- 2020-09-13 Miaohe Lin New
mm: memcontrol: Correct the comment of mem_cgroup_iter() mm: memcontrol: Correct the comment of mem_cgroup_iter() 1 - - --- 2020-09-13 Miaohe Lin New
mm: mmap: Use helper function allow_write_access() in __remove_shared_vm_struct() mm: mmap: Use helper function allow_write_access() in __remove_shared_vm_struct() - - - --- 2020-09-13 Miaohe Lin New
mm: swap: Fix confusing comment in release_pages() mm: swap: Fix confusing comment in release_pages() - - - --- 2020-09-05 Miaohe Lin New
mm: vmstat: Use helper macro abs() mm: vmstat: Use helper macro abs() - - - --- 2020-09-05 Miaohe Lin New
mm/mempool: Add 'else' to split mutually exclusive case mm/mempool: Add 'else' to split mutually exclusive case - - - --- 2020-08-24 Miaohe Lin New
[v2] mm/migrate: Avoid possible unnecessary process right check in kernel_move_pages() [v2] mm/migrate: Avoid possible unnecessary process right check in kernel_move_pages() - - - --- 2020-08-19 Miaohe Lin New
mm/migrate: Avoid possible unnecessary ptrace_may_access() call in kernel_move_pages() mm/migrate: Avoid possible unnecessary ptrace_may_access() call in kernel_move_pages() - - - --- 2020-08-17 Miaohe Lin New
[v2] mm: mmap: Merge vma after call_mmap() if possible [v2] mm: mmap: Merge vma after call_mmap() if possible - - - --- 2020-07-17 Miaohe Lin New
mm: mmap: Merge vma after call_mmap() if possible mm: mmap: Merge vma after call_mmap() if possible - - - --- 2020-07-14 Miaohe Lin New
[v4] mm: get rid of odd jump labels in find_mergeable_anon_vma() [v4] mm: get rid of odd jump labels in find_mergeable_anon_vma() 1 4 - --- 2019-11-18 Miaohe Lin New
[v3] mm: get rid of odd jump labels in find_mergeable_anon_vma() [v3] mm: get rid of odd jump labels in find_mergeable_anon_vma() - 2 - --- 2019-11-18 Miaohe Lin New
[v2] mm: get rid of odd jump labels in find_mergeable_anon_vma() [v2] mm: get rid of odd jump labels in find_mergeable_anon_vma() - 2 - --- 2019-11-18 Miaohe Lin New
mm: get rid of odd jump label in find_mergeable_anon_vma mm: get rid of odd jump label in find_mergeable_anon_vma - - - --- 2019-11-15 Miaohe Lin New
« 1 2 ... 6 7 8 9 »