projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge tag 'clang-format-for-linus-v5.19-rc1' of https://github.com/ojeda/linux
2022-05-27
Miaohe Lin
mm: filter out swapin error entry in shmem mapping
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/shmem: fix infinite loop when swap in shmem error...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/madvise: free hwpoison and swapin error entry in...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/swapfile: fix lost swap bits in unuse_pte()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/swapfile: unuse_pte can map random data if swap...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/z3fold: fix z3fold_page_migrate races with z3fold_map
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/z3fold: fix z3fold_reclaim_page races with z3fold_free
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/z3fold: always clear PAGE_CLAIMED under z3fold page...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/z3fold: put z3fold page back into unbuddied list...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/z3fold: throw warning on failure of trylock_page...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/z3fold: remove buggy use of stale list for allocation
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/z3fold: fix possible null pointer dereferencing
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/z3fold: fix sheduling while atomic
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-27
Miaohe Lin
mm/page_table_check: fix accessing unmapped ptep
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: fix comment about swap extent
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: fix the comment of get_kernel_pages
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: clean up the comment of find_next_to_unuse
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: fix the obsolete comment for SWP_TYPE_SHIFT
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: add helper swap_offset_available()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: avoid calling swp_swap_info when try to check...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: make page_swapcount and __lru_add_drain_all...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: remove unneeded p != NULL check in __swap_duplicate
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: remove buggy cache->nr check in refill_swap_slots_cache
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: print bad swap offset entry in get_swap_device
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: remove unneeded return value of free_swap_slot
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: fold __swap_info_get() into its sole caller
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: use helper macro __ATTR_RW
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-19
Miaohe Lin
mm/swap: use helper is_swap_pte() in swap_vma_readahead
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-13
Miaohe Lin
mm/vmscan: use helper folio_is_file_lru()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-13
Miaohe Lin
mm/vmscan: remove obsolete comment in kswapd_run
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-13
Miaohe Lin
mm/vmscan: take all base pages of THP into account...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-13
Miaohe Lin
mm/vmscan: introduce helper function reclaim_page_list()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-13
Miaohe Lin
mm/vmscan: add a comment about MADV_FREE pages check...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-13
Miaohe Lin
mm/vmscan: take min_slab_pages into account when try...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-08
Miaohe Lin
filemap: Remove obsolete comment in lock_page
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-05-02
Miaohe Lin
mm/slub: remove unused kmem_cache_order_objects max
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: make sure highest is above the min_pfn
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: simplify the code in __compact_finished
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: make compaction_zonelist_suitable return...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: avoid possible NULL pointer dereference...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: clean up comment about async compaction...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: use helper compound_nr in isolate_migratepag...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: clean up comment about suitable migration...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: clean up comment for sched contention
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: remove unneeded assignment to isolate_start_pfn
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: remove unneeded pfn update
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: remove unneeded return value of kcompactd_run
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/mremap: avoid unneeded do_munmap call
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/mremap: use helper mlock_future_check()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/mmap.c: use helper mlock_future_check()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/madvise: fix potential pte_unmap_unlock pte error
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/migration: fix possible do_pages_stat_array racing...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/migration: fix potential invalid node access for...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/migration: fix potential page refcounts leak in...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/migration: remove some duplicated codes in migrate_pages
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/migration: avoid unneeded nodemask_t initialization
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/migration: use helper macro min in do_pages_stat
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/migration: use helper function vma_lookup() in add_page_f...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/migration: remove unneeded local variable page_lru
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/migration: remove unneeded local variable mapping_locked
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/mempolicy: clean up the code logic in queue_pages_pte_range
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
drivers/base/node.c: fix compaction sysfs file leak
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: compaction: use helper isolation_suitable()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/z3fold: remove unneeded PAGE_HEADLESS check in free_handle()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/z3fold: remove redundant list_del_init of zhdr-...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/z3fold: move decrement of pool->pages_nr into __release_z...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/z3fold: remove confusing local variable l reassignment
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/z3fold: remove unneeded page_mapcount_reset and...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/z3fold: minor clean up for z3fold_free
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/z3fold: remove obsolete comment in z3fold_alloc
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/z3fold: declare z3fold_mount with __init
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/vmscan: fix comment for isolate_lru_pages
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/vmscan: fix comment for current_may_throttle
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/vmscan: remove obsolete comment in get_scan_count
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/memory-failure.c: dissolve truncated hugetlb page
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/memory-failure.c: minor cleanup for HWPoisonHandlable
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm/memcg: remove unneeded nr_scanned
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-29
Miaohe Lin
mm: shmem: make shmem_init return void
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-20
Miaohe Lin
mm/slub: remove unneeded return value of slab_pad_check
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-09
Miaohe Lin
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-04-05
Miaohe Lin
mm/slab: remove some unused functions
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-28
Miaohe Lin
mm/balloon_compaction: make balloon page compaction...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-25
Miaohe Lin
mm/huge_memory: make is_transparent_hugepage() static
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-24
Miaohe Lin
kernel/resource: fix kfree() of bootmem memory again
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-24
Miaohe Lin
kernel/ksysfs.c: use helper macro __ATTR_RW
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-23
Miaohe Lin
mm/mlock: fix two bugs in user_shm_lock()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/hmm.c: remove unneeded local variable ret
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/highmem: remove unnecessary done label
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/memory_hotplug: fix misplaced comment in offline_pages
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/memory_hotplug: clean up try_offline_node
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/memory_hotplug: avoid calling zone_intersects()...
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/memory_hotplug: remove obsolete comment of __add_pages
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/madvise: use vma_lookup() instead of find_vma()
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/ksm: use helper macro __ATTR_RW
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/oom_kill: remove unneeded is_memcg_oom check
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm: remove unneeded local variable follflags
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/hugetlb: use helper macro __ATTR_RW
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
2022-03-22
Miaohe Lin
mm/mlock: fix potential imbalanced rlimit ucounts adjustment
Signed-off-by:
Miaohe Lin
<linmiaohe@huawei.com>
commit
|
commitdiff
|
tree
next