Show patches with: Submitter = Baolin Wang       |    State = Action Required       |    Archived = No       |   219 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm/mempolicy: Use readable NUMA_NO_NODE macro instead of magic numer mm/mempolicy: Use readable NUMA_NO_NODE macro instead of magic numer - - - --- 2021-07-29 Baolin Wang New
mm: memcontrol: Set the correct memcg swappiness restriction mm: memcontrol: Set the correct memcg swappiness restriction 1 - - --- 2021-07-30 Baolin Wang New
mm/swap: Remove the unused get_kernel_page() mm/swap: Remove the unused get_kernel_page() - - - --- 2021-08-03 Baolin Wang New
[1/5] mm: migrate: Move the page count validation to the proper place Some cleanup for page migration - - - --- 2021-08-05 Baolin Wang New
[2/5] mm: migrate: Introduce a local variable to get the number of pages Some cleanup for page migration - 1 - --- 2021-08-05 Baolin Wang New
[3/5] mm: migrate: Fix the incorrect function name in comments Some cleanup for page migration - 2 - --- 2021-08-05 Baolin Wang New
[4/5] mm: migrate: Change to use bool type for 'page_was_mapped' Some cleanup for page migration - - - --- 2021-08-05 Baolin Wang New
[5/5] mm: migrate: Remove redundant goto labels Some cleanup for page migration - - - --- 2021-08-05 Baolin Wang New
[v2,1/4] mm: migrate: Move the page count validation to the proper place Some cleanup for page migration - - - --- 2021-08-15 Baolin Wang New
[v2,2/4] mm: migrate: Introduce a local variable to get the number of pages Some cleanup for page migration - 1 - --- 2021-08-15 Baolin Wang New
[v2,3/4] mm: migrate: Fix the incorrect function name in comments Some cleanup for page migration - 2 - --- 2021-08-15 Baolin Wang New
[v2,4/4] mm: migrate: Change to use bool type for 'page_was_mapped' Some cleanup for page migration - 1 - --- 2021-08-15 Baolin Wang New
[v3,1/4] mm: migrate: Simplify the file-backed pages validation when migrating its mapping Some cleanup for page migration - - - --- 2021-08-21 Baolin Wang New
[v3,2/4] mm: migrate: Introduce a local variable to get the number of pages Some cleanup for page migration - 1 - --- 2021-08-21 Baolin Wang New
[v3,3/4] mm: migrate: Fix the incorrect function name in comments Some cleanup for page migration - 2 - --- 2021-08-21 Baolin Wang New
[v3,4/4] mm: migrate: Change to use bool type for 'page_was_mapped' Some cleanup for page migration - 1 - --- 2021-08-21 Baolin Wang New
[1/2] hugetlb_cgroup: Add interfaces to move hugetlb charge at task migration Support hugetlb charge moving at task migration - - - --- 2021-09-29 Baolin Wang New
[2/2] hugetlb_cgroup: Add post_attach interface for tasks migration Support hugetlb charge moving at task migration - - - --- 2021-09-29 Baolin Wang New
hugetlb: Support node specified when using cma for gigantic hugepages hugetlb: Support node specified when using cma for gigantic hugepages - - - --- 2021-10-10 Baolin Wang New
[v2] hugetlb: Support node specified when using cma for gigantic hugepages [v2] hugetlb: Support node specified when using cma for gigantic hugepages - - - --- 2021-10-14 Baolin Wang New
[v3] hugetlb: Support node specified when using cma for gigantic hugepages [v3] hugetlb: Support node specified when using cma for gigantic hugepages - 1 - --- 2021-10-15 Baolin Wang New
[1/4] hugetlb_cgroup: Remove unused hugetlb_cgroup_from_counter macro Some cleanups and improvements for hugetlb - 1 - --- 2021-10-21 Baolin Wang New
[2/4] hugetlb: Replace the obsolete hugetlb_instantiation_mutex in the comments Some cleanups and improvements for hugetlb - 1 - --- 2021-10-21 Baolin Wang New
[3/4] hugetlb: Remove redundant validation in has_same_uncharge_info() Some cleanups and improvements for hugetlb - 1 - --- 2021-10-21 Baolin Wang New
[4/4] hugetlb: Remove redundant VM_BUG_ON() in add_reservation_in_range() Some cleanups and improvements for hugetlb - 1 - --- 2021-10-21 Baolin Wang New
mm: migrate: Correct the hugetlb migration stats mm: migrate: Correct the hugetlb migration stats - - - --- 2021-10-29 Baolin Wang New
[RFC,1/3] mm: migrate: Fix the return value of migrate_pages() Improve the migration stats - - - --- 2021-11-03 Baolin Wang New
[RFC,2/3] mm: migrate: Correct the hugetlb migration stats Improve the migration stats - - - --- 2021-11-03 Baolin Wang New
[RFC,3/3] mm: compaction: Fix the migration stats in trace_mm_compaction_migratepages() Improve the migration stats - 1 - --- 2021-11-03 Baolin Wang New
[RFC] mm: migrate: Add new node demotion strategy [RFC] mm: migrate: Add new node demotion strategy - - - --- 2021-11-04 Baolin Wang New
[1/3] mm: migrate: Fix the return value of migrate_pages() Improve the migration stats - - - --- 2021-11-07 Baolin Wang New
[2/3] mm: migrate: Correct the hugetlb migration stats Improve the migration stats - 1 - --- 2021-11-07 Baolin Wang New
[3/3] mm: compaction: Fix the migration stats in trace_mm_compaction_migratepages() Improve the migration stats - 1 - --- 2021-11-07 Baolin Wang New
[RFC,v2] mm: migrate: Support multiple target nodes demotion [RFC,v2] mm: migrate: Support multiple target nodes demotion - - - --- 2021-11-09 Baolin Wang New
mm: migrate: Support multiple target nodes demotion mm: migrate: Support multiple target nodes demotion - - - --- 2021-11-10 Baolin Wang New
[v2,1/2] mm: migrate: Support multiple target nodes demotion Support multiple target nodes demotion - - - --- 2021-11-11 Baolin Wang New
[v2,2/2] mm: migrate: Allocate the node_demotion structure dynamically Support multiple target nodes demotion - - - --- 2021-11-11 Baolin Wang New
[v3] mm: migrate: Support multiple target nodes demotion [v3] mm: migrate: Support multiple target nodes demotion - - - --- 2021-11-12 Baolin Wang New
[v4] mm: migrate: Support multiple target nodes demotion [v4] mm: migrate: Support multiple target nodes demotion - 1 - --- 2021-11-15 Baolin Wang New
[RFC] mm: Promote slow memory in advance to improve performance [RFC] mm: Promote slow memory in advance to improve performance - - - --- 2021-11-22 Baolin Wang New
mm: migrate: Add more comments for selecting target node randomly mm: migrate: Add more comments for selecting target node randomly - 1 - --- 2021-11-24 Baolin Wang New
[RFC,1/4] mm: Add speculative numa fault support Add speculative numa fault support - - - --- 2021-12-12 Baolin Wang New
[RFC,2/4] mm: Add a debug interface to control the range of speculative numa fault Add speculative numa fault support - - - --- 2021-12-12 Baolin Wang New
[RFC,3/4] mm: Add speculative numa fault stats Add speculative numa fault support - - - --- 2021-12-12 Baolin Wang New
[RFC,4/4] mm: Update the speculative pages' accessing time Add speculative numa fault support - - - --- 2021-12-12 Baolin Wang New
mm/damon: Add access checking for hugetlb pages mm/damon: Add access checking for hugetlb pages - - - --- 2021-12-15 Baolin Wang New
[v2] mm/damon: Add access checking for hugetlb pages [v2] mm/damon: Add access checking for hugetlb pages - - - --- 2021-12-16 Baolin Wang New
[1/2] mm: Export the alloc_demote_page() function Add a new scheme to support demotion on tiered memory system - 1 - --- 2021-12-21 Baolin Wang New
[2/2] mm/damon: Add a new scheme to support demotion on tiered memory system Add a new scheme to support demotion on tiered memory system - - - --- 2021-12-21 Baolin Wang New
[v2,1/2] mm: Export the demote_page_list() function Add a new scheme to support demotion on tiered memory system - - - --- 2021-12-22 Baolin Wang New
[v2,2/2] mm/damon: Add a new scheme to support demotion on tiered memory system Add a new scheme to support demotion on tiered memory system - - - --- 2021-12-22 Baolin Wang New
[v3] mm/damon: Add access checking for hugetlb pages [v3] mm/damon: Add access checking for hugetlb pages - 1 - --- 2021-12-30 Baolin Wang New
mm/damon: Remove redundant page validation mm/damon: Remove redundant page validation - 1 - --- 2022-01-06 Baolin Wang New
[v2] mm/damon: Remove redundant page validation [v2] mm/damon: Remove redundant page validation 2 2 - --- 2022-01-17 Baolin Wang New
mm: compaction: Cleanup the compaction trace events mm: compaction: Cleanup the compaction trace events - - - --- 2022-03-11 Baolin Wang New
mm/damon: Make the sampling more accurate mm/damon: Make the sampling more accurate - - - --- 2022-03-18 Baolin Wang New
mm: migrate: Simplify the refcount validation when migrating hugetlb mapping mm: migrate: Simplify the refcount validation when migrating hugetlb mapping 1 - - --- 2022-04-11 Baolin Wang New
mm: hugetlb: Add missing cache flushing in hugetlb_unshare_all_pmds() mm: hugetlb: Add missing cache flushing in hugetlb_unshare_all_pmds() - 2 - --- 2022-04-24 Baolin Wang New
[1/2] mm: hugetlb: Considering PMD sharing when flushing cache/TLBs Fix cache flush issues considering PMD sharing - 1 - --- 2022-04-24 Baolin Wang New
[2/2] mm: rmap: Move the cache flushing to the correct place for hugetlb PMD sharing Fix cache flush issues considering PMD sharing - - - --- 2022-04-24 Baolin Wang New
[v2] mm: hugetlb: Add missing cache flushing in hugetlb_unshare_all_pmds() [v2] mm: hugetlb: Add missing cache flushing in hugetlb_unshare_all_pmds() - 1 - --- 2022-04-26 Baolin Wang New
[v2,1/3] mm: hugetlb: Considering PMD sharing when flushing cache/TLBs Fix cache flush issues considering PMD sharing - 2 - --- 2022-04-27 Baolin Wang New
[v2,2/3] mm: rmap: Move the cache flushing to the correct place for hugetlb PMD sharing Fix cache flush issues considering PMD sharing - 1 - --- 2022-04-27 Baolin Wang New
[v2,3/3] mm: rmap: Use flush_cache_range() to flush cache for hugetlb pages Fix cache flush issues considering PMD sharing - 1 - --- 2022-04-27 Baolin Wang New
[1/3] mm: change huge_ptep_clear_flush() to return the original pte Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating 1 - - --- 2022-04-29 Baolin Wang New
[2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - - - --- 2022-04-29 Baolin Wang New
[3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - - - --- 2022-04-29 Baolin Wang New
[RFC,1/3] arm64/hugetlb: Introduce new huge_ptep_get_access_flags() interface Introduce new huge_ptep_get_access_flags() interface - - - --- 2022-05-08 Baolin Wang New
[RFC,2/3] fs/proc/task_mmu: Change to use huge_ptep_get_access_flags() Introduce new huge_ptep_get_access_flags() interface - - - --- 2022-05-08 Baolin Wang New
[RFC,3/3] mm/damon/vaddr: Change to use huge_ptep_get_access_flags() Introduce new huge_ptep_get_access_flags() interface - - - --- 2022-05-08 Baolin Wang New
[v2,1/3] mm: change huge_ptep_clear_flush() to return the original pte Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating 1 1 - --- 2022-05-08 Baolin Wang New
[v2,2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - 2 - --- 2022-05-08 Baolin Wang New
[v2,3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - 2 - --- 2022-05-08 Baolin Wang New
[v3,1/3] mm: change huge_ptep_clear_flush() to return the original pte Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating 1 1 - --- 2022-05-10 Baolin Wang New
[v3,2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - 2 - --- 2022-05-10 Baolin Wang New
[v3,3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating - 2 - --- 2022-05-10 Baolin Wang New
[1/2] arm64/hugetlb: Use ptep_get() to get the pte value of a huge page Implement arm64 specific huge_ptep_get() - 1 - --- 2022-05-10 Baolin Wang New
[2/2] arm64/hugetlb: Implement arm64 specific huge_ptep_get() Implement arm64 specific huge_ptep_get() - 1 - --- 2022-05-10 Baolin Wang New
[v4,1/3] mm: change huge_ptep_clear_flush() to return the original pte Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating 1 1 - --- 2022-05-11 Baolin Wang New
[v4,2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating 1 2 - --- 2022-05-11 Baolin Wang New
[v4,3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating 1 2 - --- 2022-05-11 Baolin Wang New
[v2,1/2] arm64/hugetlb: Use ptep_get() to get the pte value of a huge page Implement arm64 specific huge_ptep_get() - 2 - --- 2022-05-13 Baolin Wang New
[v2,2/2] arm64/hugetlb: Implement arm64 specific huge_ptep_get() Implement arm64 specific huge_ptep_get() - 2 - --- 2022-05-13 Baolin Wang New
[v3,1/2] arm64/hugetlb: Use ptep_get() to get the pte value of a huge page Implement arm64 specific huge_ptep_get() - 2 - --- 2022-05-16 Baolin Wang New
[v3,2/2] arm64/hugetlb: Implement arm64 specific huge_ptep_get() Implement arm64 specific huge_ptep_get() - 2 - --- 2022-05-16 Baolin Wang New
mm/hugetlb: Remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_atomic_pte() mm/hugetlb: Remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_atomic_pte() - 3 - --- 2022-05-25 Baolin Wang New
arm64/hugetlb: Simplify the huge_ptep_set_access_flags() arm64/hugetlb: Simplify the huge_ptep_set_access_flags() - - - --- 2022-05-25 Baolin Wang New
[v2] mm/hugetlb: Remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_atomic_pte() [v2] mm/hugetlb: Remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_atomic_pte() - 3 - --- 2022-05-27 Baolin Wang New
[RFC,1/3] mm: Factor out the pagetable pages account into new helper function Add PUD and kernel PTE level pagetable account - - - --- 2022-06-04 Baolin Wang New
[RFC,2/3] mm: Add PUD level pagetable account Add PUD and kernel PTE level pagetable account - - - --- 2022-06-04 Baolin Wang New
[RFC,3/3] mm: Add kernel PTE level pagetable pages account Add PUD and kernel PTE level pagetable account - - - --- 2022-06-04 Baolin Wang New
[RESEND] arm64/hugetlb: Simplify the huge_ptep_set_access_flags() [RESEND] arm64/hugetlb: Simplify the huge_ptep_set_access_flags() - - - --- 2022-06-08 Baolin Wang New
arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp - - - --- 2022-06-16 Baolin Wang New
mm/damon: Use set_huge_pte_at() to make huge pte old mm/damon: Use set_huge_pte_at() to make huge pte old 1 2 - --- 2022-06-20 Baolin Wang New
mm: rmap: Simplify the hugetlb handling when unmapping or migration mm: rmap: Simplify the hugetlb handling when unmapping or migration - - - --- 2022-06-20 Baolin Wang New
[RFC,v2,1/3] mm: Factor out the pagetable pages account into new helper function Add PUD and kernel PTE level pagetable account - - - --- 2022-06-22 Baolin Wang New
[RFC,v2,2/3] mm: Add PUD level pagetable account Add PUD and kernel PTE level pagetable account - - - --- 2022-06-22 Baolin Wang New
[RFC,v2,3/3] mm: Add kernel PTE level pagetable pages account Add PUD and kernel PTE level pagetable account - - - --- 2022-06-22 Baolin Wang New
[RFC,v3,1/3] mm: Factor out the pagetable pages account into new helper function Add PUD and kernel PTE level pagetable account - - - --- 2022-06-30 Baolin Wang New
[RFC,v3,2/3] mm: Add PUD level pagetable account Add PUD and kernel PTE level pagetable account - - - --- 2022-06-30 Baolin Wang New
« 1 2 3 »