Show patches with: Submitter = Kefeng Wang       |    State = Action Required       |    Archived = No       |   254 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,5/7] mm: convert page_cpupid_last() to folio_cpupid_last() mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,4/7] mm: convert xchg_page_access_time to xchg_folio_access_time() mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,3/7] mm: huge_memory: use a folio in change_huge_pmd() mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,2/7] mm: mprotect: use a folio in change_pte_range() mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,1/7] mm_types: add _last_cpupid into folio mm: convert page cpupid functions to folios - - - --- 2023-10-10 Kefeng Wang New
[-next,9/9] mm: convert page_cpupid_reset_last() to folio_cpupid_reset_last() mm: convert page cpupid functions to folios - - - --- 2023-09-26 Kefeng Wang New
[-next,8/9] mm: page_alloc: use a folio in free_pages_prepare() mm: convert page cpupid functions to folios - - - --- 2023-09-26 Kefeng Wang New
[-next,7/9] mm: convert page_cpupid_xchg_last() to folio_cpupid_xchg_last() mm: convert page cpupid functions to folios - - - --- 2023-09-26 Kefeng Wang New
[-next,6/9] mm: make wp_page_reuse() and finish_mkwrite_fault() to take a folio mm: convert page cpupid functions to folios - - - --- 2023-09-26 Kefeng Wang New
[-next,5/9] mm: convert page_cpupid_last() to folio_cpupid_last() mm: convert page cpupid functions to folios - - - --- 2023-09-26 Kefeng Wang New
[-next,4/9] mm: convert xchg_page_access_time to xchg_folio_access_time() mm: convert page cpupid functions to folios - - - --- 2023-09-26 Kefeng Wang New
[-next,3/9] mm: huge_memory: use a folio in change_huge_pmd() mm: convert page cpupid functions to folios - - - --- 2023-09-26 Kefeng Wang New
[-next,2/9] mm: mprotect: use a folio in change_pte_range() mm: convert page cpupid functions to folios - - - --- 2023-09-26 Kefeng Wang New
[-next,1/9] mm_types: add _last_cpupid into folio mm: convert page cpupid functions to folios - - - --- 2023-09-26 Kefeng Wang New
[v2,6/6] sched/numa, mm: make numa migrate functions to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,5/6] mm: mempolicy: make mpol_misplaced() to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,4/6] mm: memory: make numa_migrate_prep() to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,3/6] mm: memory: use a folio in do_numa_page() mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,2/6] mm: huge_memory: use a folio in do_huge_pmd_numa_page() mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[v2,1/6] mm: memory: add vm_normal_folio_pmd() mm: convert numa balancing functions to use a folio - - - --- 2023-09-21 Kefeng Wang New
[6/6] mm: huge_memory: use a folio in do_huge_pmd_numa_page() mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[5/6] mm: memory: add vm_normal_pmd_folio() mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[4/6] mm: memory: use a folio in do_numa_page() mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[3/6] mm: memory: make numa_migrate_prep() to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[2/6] mm: mempolicy: make mpol_misplaced() to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[1/6] sched/numa, mm: make numa migrate functions to take a folio mm: convert numa balancing functions to use a folio - - - --- 2023-09-18 Kefeng Wang New
[v3,8/8] mm: migrate: remove isolated variable in add_page_for_migration() mm: migrate: more folio conversion and unification - 1 - --- 2023-09-13 Kefeng Wang New
[v3,7/8] mm: migrate: remove PageHead() check for HugeTLB in add_page_for_migration() mm: migrate: more folio conversion and unification 1 - - --- 2023-09-13 Kefeng Wang New
[v3,6/8] mm: migrate: use a folio in add_page_for_migration() mm: migrate: more folio conversion and unification - 1 - --- 2023-09-13 Kefeng Wang New
[v3,5/8] mm: migrate: use __folio_test_movable() mm: migrate: more folio conversion and unification - 3 - --- 2023-09-13 Kefeng Wang New
[v3,4/8] mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio() mm: migrate: more folio conversion and unification - 1 - --- 2023-09-13 Kefeng Wang New
[v3,3/8] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio() mm: migrate: more folio conversion and unification - 1 - --- 2023-09-13 Kefeng Wang New
[v3,2/8] mm: migrate: remove THP mapcount check in numamigrate_isolate_page() mm: migrate: more folio conversion and unification - 1 - --- 2023-09-13 Kefeng Wang New
[v3,1/8] mm: migrate: remove PageTransHuge check in numamigrate_isolate_page() mm: migrate: more folio conversion and unification - - - --- 2023-09-13 Kefeng Wang New
[v2,7/8] mm: migrate: remove PageHead() check for HugeTLB in add_page_for_migration() Untitled series #56220 - - - --- 2023-08-21 Kefeng Wang New
[v2,6/8] mm: migrate: use a folio in add_page_for_migration() Untitled series #56220 - - - --- 2023-08-21 Kefeng Wang New
[v2,4/8] mm: migrate: use a folio in migrate_misplaced_page() Untitled series #56220 - - - --- 2023-08-21 Kefeng Wang New
[4/4] mm: migrate: use __folio_test_movable() mm: migrate: more folio conversion - 2 - --- 2023-08-02 Kefeng Wang New
[3/4] mm: migrate: make migrate_misplaced_page() to take a folio mm: migrate: more folio conversion - - - --- 2023-08-02 Kefeng Wang New
[2/4] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio() mm: migrate: more folio conversion - - - --- 2023-08-02 Kefeng Wang New
[1/4] mm: migrate: use a folio in add_page_for_migration() mm: migrate: more folio conversion - - - --- 2023-08-02 Kefeng Wang New
[4/4] arm64: tlb: set huge page size to stride for hugepage mm: mremap: fix move page tables - - - --- 2023-07-31 Kefeng Wang New
[3/4] mm: mremap: use flush_pud_tlb_range in move_normal_pud() mm: mremap: fix move page tables - - - --- 2023-07-31 Kefeng Wang New
[2/4] mm: mremap: use flush_pmd_tlb_range() in move_normal_pmd() mm: mremap: fix move page tables - - - --- 2023-07-31 Kefeng Wang New
[1/4] mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables() mm: mremap: fix move page tables 1 1 - --- 2023-07-31 Kefeng Wang New
[v2,4/4] perf/core: use vma_is_initial_stack() and vma_is_initial_heap() mm: convert to vma_is_initial_heap/stack() - 1 - --- 2023-07-19 Kefeng Wang New
[v2,1/4] mm: factor out VMA stack and heap checks mm: convert to vma_is_initial_heap/stack() - 1 - --- 2023-07-19 Kefeng Wang New
arm64: enable dead code elimination arm64: enable dead code elimination - - - --- 2023-07-17 Kefeng Wang New
[5/5] perf/core: use vma_is_stack() and vma_is_heap() mm: convert to vma_is_heap/stack() - - - --- 2023-07-12 Kefeng Wang New
[4/5] selinux: use vma_is_stack() and vma_is_heap() mm: convert to vma_is_heap/stack() 1 - - --- 2023-07-12 Kefeng Wang New
[3/5] drm/amdkfd: use vma_is_stack() and vma_is_heap() mm: convert to vma_is_heap/stack() - - - --- 2023-07-12 Kefeng Wang New
[2/5] mm: use vma_is_stack() and vma_is_heap() mm: convert to vma_is_heap/stack() - - - --- 2023-07-12 Kefeng Wang New
[1/5] mm: introduce vma_is_stack() and vma_is_heap() mm: convert to vma_is_heap/stack() - - - --- 2023-07-12 Kefeng Wang New
[-next] modpost: move some defines to the file head [-next] modpost: move some defines to the file head - - - --- 2023-07-12 Kefeng Wang New
[-next,v2,2/2] mm: kill [add|del]_page_to_lru_list() [-next,v2,1/2] mm: compaction: convert to use a folio in isolate_migratepages_block() 1 - - --- 2023-06-19 Kefeng Wang New
[-next,v2,1/2] mm: compaction: convert to use a folio in isolate_migratepages_block() [-next,v2,1/2] mm: compaction: convert to use a folio in isolate_migratepages_block() - 1 - --- 2023-06-19 Kefeng Wang New
mm: kill lock|unlock_page_memcg() mm: kill lock|unlock_page_memcg() 1 1 - --- 2023-06-14 Kefeng Wang New
[-next,2/2] mm: kill [add|del]_page_to_lru_list() [-next,1/2] mm: compaction: convert to use a folio in isolate_migratepages_block() 1 - - --- 2023-06-12 Kefeng Wang New
[-next,1/2] mm: compaction: convert to use a folio in isolate_migratepages_block() [-next,1/2] mm: compaction: convert to use a folio in isolate_migratepages_block() - - - --- 2023-06-12 Kefeng Wang New
mm: kill [add|del]_page_to_lru_list() mm: kill [add|del]_page_to_lru_list() 1 - - --- 2023-06-09 Kefeng Wang New
arm64: mm: move _PAGE_IOREMAP into pgtable-prot.h arm64: mm: move _PAGE_IOREMAP into pgtable-prot.h - - - --- 2023-06-02 Kefeng Wang New
[-next] mm: page_alloc: simplify has_managed_dma() [-next] mm: page_alloc: simplify has_managed_dma() - - - --- 2023-05-29 Kefeng Wang New
[v2] mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp() [v2] mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp() - 1 - --- 2023-05-27 Kefeng Wang New
mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp() mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp() - 1 - --- 2023-05-27 Kefeng Wang New
[v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy [v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy - 2 - --- 2023-05-26 Kefeng Wang New
[v2,13/13] mm: page_alloc: move is_check_pages_enabled() into page_alloc.c mm: page_alloc: misc cleanup and refector - - - --- 2023-05-16 Kefeng Wang New
[v2,12/13] mm: page_alloc: move sysctls into it own fils mm: page_alloc: misc cleanup and refector - - - --- 2023-05-16 Kefeng Wang New
[v2,11/13] mm: vmscan: use gfp_has_io_fs() mm: page_alloc: misc cleanup and refector - - - --- 2023-05-16 Kefeng Wang New
[v2,10/13] mm: page_alloc: move pm_* function into power mm: page_alloc: misc cleanup and refector - - - --- 2023-05-16 Kefeng Wang New
[v2,09/13] mm: page_alloc: move mark_free_page() into snapshot.c mm: page_alloc: misc cleanup and refector - - - --- 2023-05-16 Kefeng Wang New
[v2,08/13] mm: page_alloc: split out DEBUG_PAGEALLOC mm: page_alloc: misc cleanup and refector - - - --- 2023-05-16 Kefeng Wang New
[v2,07/13] mm: page_alloc: split out FAIL_PAGE_ALLOC mm: page_alloc: misc cleanup and refector - - - --- 2023-05-16 Kefeng Wang New
[v2,06/13] mm: page_alloc: remove alloc_contig_dump_pages() stub mm: page_alloc: misc cleanup and refector - 1 - --- 2023-05-16 Kefeng Wang New
[v2,05/13] mm: page_alloc: squash page_is_consistent() mm: page_alloc: misc cleanup and refector - 1 - --- 2023-05-16 Kefeng Wang New
[v2,04/13] mm: page_alloc: collect mem statistic into show_mem.c mm: page_alloc: misc cleanup and refector - - - --- 2023-05-16 Kefeng Wang New
[v2,03/13] mm: page_alloc: move set_zone_contiguous() into mm_init.c mm: page_alloc: misc cleanup and refector - - - --- 2023-05-16 Kefeng Wang New
[v2,02/13] mm: page_alloc: move init_on_alloc/free() into mm_init.c mm: page_alloc: misc cleanup and refector - 1 - --- 2023-05-16 Kefeng Wang New
[v2,01/13] mm: page_alloc: move mirrored_kernelcore into mm_init.c mm: page_alloc: misc cleanup and refector - 1 - --- 2023-05-16 Kefeng Wang New
[v2,03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c Untitled series #37357 - - - --- 2023-05-10 Kefeng Wang New
[2/2] mm: memory-failure: move sysctl register in memory_failure_init() [1/2] mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE 1 - - --- 2023-05-08 Kefeng Wang New
[1/2] mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE [1/2] mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE 1 - - --- 2023-05-08 Kefeng Wang New
[12/12] mm: page_alloc: move sysctls into it own fils mm: page_alloc: misc cleanup and refector - - - --- 2023-05-08 Kefeng Wang New
[11/12] mm: vmscan: use gfp_has_io_fs() mm: page_alloc: misc cleanup and refector - - - --- 2023-05-08 Kefeng Wang New
[10/12] mm: page_alloc: move pm_* function into power mm: page_alloc: misc cleanup and refector - - - --- 2023-05-08 Kefeng Wang New
[09/12] mm: page_alloc: move mark_free_page() into snapshot.c mm: page_alloc: misc cleanup and refector - - - --- 2023-05-08 Kefeng Wang New
[08/12] mm: page_alloc: split out DEBUG_PAGEALLOC mm: page_alloc: misc cleanup and refector - - - --- 2023-05-08 Kefeng Wang New
[07/12] mm: page_alloc: split out FAIL_PAGE_ALLOC mm: page_alloc: misc cleanup and refector - - - --- 2023-05-08 Kefeng Wang New
[06/12] mm: page_alloc: remove alloc_contig_dump_pages() stub mm: page_alloc: misc cleanup and refector - 1 - --- 2023-05-08 Kefeng Wang New
[05/12] mm: page_alloc: squash page_is_consistent() mm: page_alloc: misc cleanup and refector - 1 - --- 2023-05-08 Kefeng Wang New
[04/12] mm: page_alloc: collect mem statistic into show_mem.c mm: page_alloc: misc cleanup and refector - - - --- 2023-05-08 Kefeng Wang New
[03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c mm: page_alloc: misc cleanup and refector - - - --- 2023-05-08 Kefeng Wang New
[02/12] mm: page_alloc: move init_on_alloc/free() into mm_init.c mm: page_alloc: misc cleanup and refector - 1 - --- 2023-05-08 Kefeng Wang New
[01/12] mm: page_alloc: move mirrored_kernelcore into mm_init.c mm: page_alloc: misc cleanup and refector - 1 - --- 2023-05-08 Kefeng Wang New
x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy - 2 - --- 2023-05-08 Kefeng Wang New
irqchip/mbigen: unify the error handling in mbigen_of_create_domain() irqchip/mbigen: unify the error handling in mbigen_of_create_domain() - - - --- 2023-05-05 Kefeng Wang New
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list() mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list() - 2 - --- 2023-04-17 Kefeng Wang New
[v2] mm: hwpoison: coredump: support recovery from dump_user_range() [v2] mm: hwpoison: coredump: support recovery from dump_user_range() - - - --- 2023-04-17 Kefeng Wang New
mm: rename reclaim_pages() to reclaim_folios() mm: rename reclaim_pages() to reclaim_folios() - - - --- 2023-04-15 Kefeng Wang New
mm: hwpoison: coredump: support recovery from dump_user_range() mm: hwpoison: coredump: support recovery from dump_user_range() - - - --- 2023-04-13 Kefeng Wang New
fs: fix sysctls.c built fs: fix sysctls.c built - - - --- 2023-03-31 Kefeng Wang New
« 1 2 3 »