2023-08-24 |
Miaohe Lin | mm: memory-failure: fix potential page refcnt leak... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-21 |
Miaohe Lin | mm/mm_init: use helper macro BITS_PER_LONG and BITS_PER_BYTE Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-21 |
Miaohe Lin | mm: memory-failure: use helper macro llist_for_each_entry_safe() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-21 |
Miaohe Lin | mm/memcg: fix wrong function name above obj_cgroup_charge_zs... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-21 |
Miaohe Lin | mm/page_alloc: remove unneeded variable base Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-21 |
Miaohe Lin | mm/memcg: update obsolete comment above parent_mem_cgroup() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-21 |
Miaohe Lin | mm/page_alloc: avoid unneeded alike_pages calculation Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-21 |
Miaohe Lin | mm/memcg: fix obsolete function name in mem_cgroup_protection() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-21 |
Miaohe Lin | mm: memory-failure: fix unexpected return value in... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm/mprotect: fix obsolete function name in change_pte_range() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: fix obsolete function name above debug_pagealloc_enabled... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | memory tier: use helper macro __ATTR_RW() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm/memcg: minor cleanup for mc_handle_present_pte() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Cc: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm/huge_memory: use RMAP_NONE when calling page_add_anon_rmap() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: fix race window when trying to... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: fetch compound head after extra... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: minor cleanup for comments and... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: remove unneeded header files Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: use local variable huge to check... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: don't account hwpoison_filter(... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: ensure moving HWPoison flag to... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: remove unneeded PageHuge() check Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: remove obsolete comment above struct per_cpu_pages Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | memory tier: rename destroy_memory_type() to put_memory_type() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: page_alloc: avoid false page outside zone error... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm/mm_init.c: remove obsolete macro HASH_SMALL Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Cc: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: remove unneeded 'inline' annotation Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | memory tier: use helper function destroy_memory_type() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm: memory-failure: remove unneeded page state check... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-18 |
Miaohe Lin | mm/mm_init.c: update obsolete comment in get_pfn_range_for_nid() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-04 |
Miaohe Lin | mm: memory-failure: avoid false hwpoison page mapped... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-04 |
Miaohe Lin | mm: memory-failure: fix potential unexpected return... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-08-04 |
Miaohe Lin | mm/swapfile: fix wrong swap entry type for hwpoisoned... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-07-10 |
Miaohe Lin | sched/fair: Use recent_used_cpu to test p->cpus_ptr Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-21 |
Miaohe Lin | cgroup: remove obsolete comment on cgroup_on_dfl() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-19 |
Miaohe Lin | mm: page_alloc: make compound_page_dtors static Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-19 |
Miaohe Lin | memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-19 |
Miaohe Lin | mm: compaction: mark kcompactd_run() and kcompactd_stop... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-19 |
Miaohe Lin | memory tier: remove unneeded disable_all_demotion_targets... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-19 |
Miaohe Lin | mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-19 |
Miaohe Lin | mm: remove obsolete alloc_migrate_target() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-16 |
Miaohe Lin | sched/topology: Mark set_sched_topology() __init Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-12 |
Miaohe Lin | ACPI: APEI: mark bert_disable as __initdata Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-12 |
Miaohe Lin | cgroup: remove unused task_cgroup_path() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-12 |
Miaohe Lin | cgroup/cpuset: remove unneeded header files Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-09 |
Miaohe Lin | memcg: use helper macro FLUSH_TIME Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-09 |
Miaohe Lin | mm: page_alloc: remove unneeded header files Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-05 |
Miaohe Lin | cgroup: make cgroup_is_threaded() and cgroup_is_thread_root... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-05 |
Miaohe Lin | cgroup: remove unused macro for_each_e_css() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-06-05 |
Miaohe Lin | ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-05-30 |
Miaohe Lin | sched/deadline: remove unused dl_bandwidth Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2023-05-21 |
Miaohe Lin | cgroup/cpuset: remove unneeded header files Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-12-12 |
Miaohe Lin | writeback: remove obsolete macro EXPIRE_DIRTY_ATIME Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-12-02 |
Miaohe Lin | x86/alternative: Remove noinline from __ibt_endbr_seal... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-11-09 |
Miaohe Lin | KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-11-09 |
Miaohe Lin | KVM: x86/mmu: fix some comment typos Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-11-09 |
Miaohe Lin | KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: fix obsolete comment in deferred_pfn_valid() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: remove obsolete gfpflags_normal_context() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: init local variable buddy_pfn Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: use helper macro SZ_1{K,M} Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: make boot_nodestats static Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm, memory_hotplug: remove obsolete generic_free_nodedata() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: use local variable zone_idx directly Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: add missing is_migrate_isolate() check... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm: remove obsolete pgdat_is_empty() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: fix freeing static percpu memory Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: add __init annotations to init_mem_debugging_... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: remove obsolete comment in zone_statistics() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: make zone_pcp_update() static Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | mm/page_alloc: ensure kswapd doesn't accidentally go... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-10-03 |
Miaohe Lin | writeback: remove unused macro DIRTY_FULL_SCOPE Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-27 |
Miaohe Lin | mm, hwpoison: cleanup some obsolete comments Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-27 |
Miaohe Lin | mm, hwpoison: check PageTable() explicitly in hwpoison_user_... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-27 |
Miaohe Lin | mm, hwpoison: avoid unneeded page_mapped_in_vma() overhead... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-27 |
Miaohe Lin | mm, hwpoison: use num_poisoned_pages_sub() to decrease... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-27 |
Miaohe Lin | mm, hwpoison: use __PageMovable() to detect non-lru... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-27 |
Miaohe Lin | mm, hwpoison: use ClearPageHWPoison() in memory_failure() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-26 |
Miaohe Lin | KVM: fix memoryleak in kvm_init() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-22 |
Miaohe Lin | KVM: x86/mmu: add missing update to max_mmu_rmap_size Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: make hugetlb depends on SYSFS or SYSCTL Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: remove meaningless BUG_ON(huge_pte_none()) Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: add comment for subtle SetHPageVmemmapOptimized() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: kill hugetlbfs_pagecache_page() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: pass NULL to kobj_to_hstate() if nid is unused Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: use helper {huge_pte|pmd}_lock() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: use sizeof() to get the array size Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: use LIST_HEAD() to define a list head Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: Use helper macro SZ_1K Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | hugetlb: make hugetlb_cma_check() static Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | mm, hwpoison: avoid trying to unpoison reserved page Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | mm, hwpoison: kill procs if unmap fails Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix possible use-after-free in mf_dax_kill_procs() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix extra put_page() in soft_offline_page() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix page refcnt leaking in unpoison_memory() Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix page refcnt leaking in try_memory_failure_... Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
|
commit | commitdiff | tree |
next |