Show patches with: Submitter = Kefeng Wang       |    State = Action Required       |   428 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
arm64: mm: reduce swiotlb size when dynamic swiotlb enabled arm64: mm: reduce swiotlb size when dynamic swiotlb enabled - - - --- 2024-05-08 Kefeng Wang New
[v2,2/2] arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS mm: remove arch's private VM_FAULT_BADMAP/BADACCESS - - - --- 2024-04-11 Kefeng Wang New
[v2,1/2] arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS mm: remove arch's private VM_FAULT_BADMAP/BADACCESS - 1 - --- 2024-04-11 Kefeng Wang New
[2/2] arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS mm: remove arch's private VM_FAULT_BADMAP/BADACCESS - - - --- 2024-04-07 Kefeng Wang New
[1/2] arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS mm: remove arch's private VM_FAULT_BADMAP/BADACCESS - - - --- 2024-04-07 Kefeng Wang New
[v2,7/7] x86: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 1 - --- 2024-04-03 Kefeng Wang New
[v2,6/7] s390: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 1 - --- 2024-04-03 Kefeng Wang New
[v2,5/7] riscv: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 2 1 --- 2024-04-03 Kefeng Wang New
[v2,4/7] powerpc: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess 1 - - --- 2024-04-03 Kefeng Wang New
[v2,3/7] arm: mm: accelerate pagefault when VM_FAULT_BADACCESS arch/mm/fault: accelerate pagefault when badaccess - 1 - --- 2024-04-03 Kefeng Wang New
[v2,2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS arch/mm/fault: accelerate pagefault when badaccess - 2 - --- 2024-04-03 Kefeng Wang New
[v2,1/7] arm64: mm: cleanup __do_page_fault() arch/mm/fault: accelerate pagefault when badaccess - 2 - --- 2024-04-03 Kefeng Wang New
[7/7] x86: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 1 - --- 2024-04-02 Kefeng Wang New
[6/7] s390: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - - - --- 2024-04-02 Kefeng Wang New
[5/7] riscv: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 1 - --- 2024-04-02 Kefeng Wang New
[4/7] powerpc: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - - - --- 2024-04-02 Kefeng Wang New
[3/7] arm: mm: accelerate pagefault when VM_FAULT_BADACCESS arch/mm/fault: accelerate pagefault when badaccess - 1 - --- 2024-04-02 Kefeng Wang New
[2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS arch/mm/fault: accelerate pagefault when badaccess - 2 - --- 2024-04-02 Kefeng Wang New
[1/7] arm64: mm: cleanup __do_page_fault() arch/mm/fault: accelerate pagefault when badaccess - 2 - --- 2024-04-02 Kefeng Wang New
[v2] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() [v2] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() 1 2 - --- 2023-11-20 Kefeng Wang New
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() 1 2 - --- 2023-11-18 Kefeng Wang New
arm: mm: try VMA lock-based page fault handling first arm: mm: try VMA lock-based page fault handling first - - - --- 2023-10-18 Kefeng Wang New
[rfc,v2,10/10] loongarch: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[rfc,v2,09/10] loongarch: mm: add access_error() helper mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[rfc,v2,08/10] loongarch: mm: cleanup __do_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[rfc,v2,07/10] ARM: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[rfc,v2,06/10] riscv: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[rfc,v2,05/10] powerpc: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[rfc,v2,04/10] s390: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[rfc,v2,03/10] x86: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[rfc,v2,02/10] arm64: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[rfc,v2,01/10] mm: add a generic VMA lock-based page fault handler mm: convert to generic VMA lock-based page fault - - - --- 2023-08-21 Kefeng Wang New
[v4] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE [v4] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE - 2 - --- 2023-08-02 Kefeng Wang New
[v3] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE [v3] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE - - - --- 2023-08-01 Kefeng Wang New
[v2,2/2] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE mm: hugetlb: fix mremap tlb flush - 1 - --- 2023-08-01 Kefeng Wang New
[v2,1/2] mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables() mm: hugetlb: fix mremap tlb flush 1 1 - --- 2023-08-01 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
arm64: enable dead code elimination arm64: enable dead code elimination - - - --- 2023-07-17 Kefeng Wang New
[rfc,-next,10/10] loongarch: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 Kefeng Wang New
[rfc,-next,09/10] loongarch: mm: add access_error() helper mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 Kefeng Wang New
[rfc,-next,08/10] loongarch: mm: cleanup __do_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 Kefeng Wang New
[rfc,-next,07/10] ARM: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 Kefeng Wang New
[rfc,-next,06/10] riscv: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 Kefeng Wang New
[rfc,-next,05/10] powerpc: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 Kefeng Wang New
[rfc,-next,04/10] s390: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 Kefeng Wang New
[rfc,-next,03/10] arm64: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 Kefeng Wang New
[rfc,-next,02/10] x86: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 Kefeng Wang New
[rfc,-next,01/10] mm: add a generic VMA lock-based page fault handler mm: convert to generic VMA lock-based page fault - - - --- 2023-07-13 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
arm64: make ARCH_FORCE_MAX_ORDER selectable arm64: make ARCH_FORCE_MAX_ORDER selectable - - - --- 2023-01-04 Kefeng Wang New
ARM: support function error injection ARM: support function error injection - - - --- 2022-12-02 Kefeng Wang New
ARM: kfence: only handle translation faults ARM: kfence: only handle translation faults - - - --- 2022-12-01 Kefeng Wang New
[v2] clk: at91: fix the build with binutils 2.27 [v2] clk: at91: fix the build with binutils 2.27 - - - --- 2022-10-12 Kefeng Wang New
clk: at91: fix the build with binutils 2.27 clk: at91: fix the build with binutils 2.27 - - - --- 2022-10-08 Kefeng Wang New
[v2] efi/arm: dump UEFI runtime page tables for ARM [v2] efi/arm: dump UEFI runtime page tables for ARM 2 - 1 --- 2022-09-30 Kefeng Wang New
[v3] ARM: mm: Provide better message when kernel fault [v3] ARM: mm: Provide better message when kernel fault - - - --- 2022-09-27 Kefeng Wang New
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate() arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate() - 1 - --- 2022-09-20 Kefeng Wang New
[v2] ARM: mm: Provide better fault message for permission fault [v2] ARM: mm: Provide better fault message for permission fault - - - --- 2022-09-19 Kefeng Wang New
ARM: mm: Provide better fault message for permission fault ARM: mm: Provide better fault message for permission fault - - - --- 2022-09-19 Kefeng Wang New
ARM: mm: set readonly for MT_MEMORY_RO with ARM_LPAE ARM: mm: set readonly for MT_MEMORY_RO with ARM_LPAE - - - --- 2022-09-13 Kefeng Wang New
ARM: dump: show FDT region ARM: dump: show FDT region - - - --- 2022-09-11 Kefeng Wang New
[Resend] arm64: support huge vmalloc mappings [Resend] arm64: support huge vmalloc mappings - - - --- 2022-09-11 Kefeng Wang New
[v2,2/2] ARM: dump: show page table level name [v2,1/2] ARM: ptdump: Fix wrong pg_level in walk_pmd() - - - --- 2022-09-11 Kefeng Wang New
[v2,1/2] ARM: ptdump: Fix wrong pg_level in walk_pmd() [v2,1/2] ARM: ptdump: Fix wrong pg_level in walk_pmd() - - - --- 2022-09-11 Kefeng Wang New
ARM: ptdump: Fix wrong pg_level in walk_pmd() ARM: ptdump: Fix wrong pg_level in walk_pmd() - - - --- 2022-09-09 Kefeng Wang New
arm64: support huge vmalloc mappings arm64: support huge vmalloc mappings - - - --- 2022-09-07 Kefeng Wang New
ARM: vfp: kill vfp_flush/release_thread() ARM: vfp: kill vfp_flush/release_thread() - - - --- 2022-08-09 Kefeng Wang New
[v2] arm64: defconfig: Enable memory hotplug and hotremove config [v2] arm64: defconfig: Enable memory hotplug and hotremove config - 1 - --- 2022-06-29 Kefeng Wang New
arm64: defconfig: Enable memory hotplug and hotremove config arm64: defconfig: Enable memory hotplug and hotremove config - - - --- 2022-06-16 Kefeng Wang New
[v5,resend,2/6] mm: ioremap: Use more sensible name in ioremap_prot() Untitled series #649208 - 3 - --- 2022-06-10 Kefeng Wang New
[v5,6/6] arm64: Add HAVE_IOREMAP_PROT support arm64: Cleanup ioremap() and support ioremap_prot() 1 1 - --- 2022-06-07 Kefeng Wang New
[v5,5/6] arm64: mm: Convert to GENERIC_IOREMAP arm64: Cleanup ioremap() and support ioremap_prot() 1 1 - --- 2022-06-07 Kefeng Wang New
[v5,4/6] mm: ioremap: Add ioremap/iounmap_allowed() arm64: Cleanup ioremap() and support ioremap_prot() 1 2 - --- 2022-06-07 Kefeng Wang New
[v5,3/6] mm: ioremap: Setup phys_addr of struct vm_struct arm64: Cleanup ioremap() and support ioremap_prot() 1 2 - --- 2022-06-07 Kefeng Wang New
[v5,2/6] mm: ioremap: Use more sensibly name in ioremap_prot() arm64: Cleanup ioremap() and support ioremap_prot() - 3 - --- 2022-06-07 Kefeng Wang New
[v5,1/6] ARM: mm: kill unused runtime hook arch_iounmap() arm64: Cleanup ioremap() and support ioremap_prot() - 3 - --- 2022-06-07 Kefeng Wang New
[v4,6/6] arm64: Add HAVE_IOREMAP_PROT support arm64: Cleanup ioremap() and support ioremap_prot() 1 1 - --- 2022-06-06 Kefeng Wang New
[v4,5/6] arm64: mm: Convert to GENERIC_IOREMAP arm64: Cleanup ioremap() and support ioremap_prot() 1 1 - --- 2022-06-06 Kefeng Wang New
[v4,4/6] mm: ioremap: Add ioremap/iounmap_allowed() arm64: Cleanup ioremap() and support ioremap_prot() 1 - - --- 2022-06-06 Kefeng Wang New
[v4,3/6] mm: ioremap: Setup phys_addr of struct vm_struct arm64: Cleanup ioremap() and support ioremap_prot() 1 2 - --- 2022-06-06 Kefeng Wang New
[v4,2/6] mm: ioremap: Use more sensibly name in ioremap_prot() arm64: Cleanup ioremap() and support ioremap_prot() - 1 - --- 2022-06-06 Kefeng Wang New
[v4,1/6] ARM: mm: kill unused runtime hook arch_iounmap() arm64: Cleanup ioremap() and support ioremap_prot() - 2 - --- 2022-06-06 Kefeng Wang New
amba: fix refcount underflow if amba_device_add() fails amba: fix refcount underflow if amba_device_add() fails - - - --- 2022-05-24 Kefeng Wang New
[v4,2/2] arm64: kcsan: Support detecting more missing memory barriers arm64: Fix kcsan test_barrier fail and panic 2 - - --- 2022-05-23 Kefeng Wang New
[v4,1/2] asm-generic: Add memory barrier dma_mb() arm64: Fix kcsan test_barrier fail and panic - 2 - --- 2022-05-23 Kefeng Wang New
[v4,2/2] arm64: kcsan: Support detecting more missing memory barriers arm64: Fix kcsan test_barrier fail and panic 1 - - --- 2022-05-23 Kefeng Wang New
[v4,1/2] asm-generic: Add memory barrier dma_mb() arm64: Fix kcsan test_barrier fail and panic - 1 - --- 2022-05-23 Kefeng Wang New
[v3,2/2] arm64: kcsan: Support detecting more missing memory barriers arm64: Fix kcsan test_barrier fail and panic 1 - - --- 2022-05-23 Kefeng Wang New
[v3,1/2] asm-generic: Add memory barrier dma_mb() arm64: Fix kcsan test_barrier fail and panic - 1 - --- 2022-05-23 Kefeng Wang New
[v2,2/2] arm64: kcsan: Support detecting more missing memory barriers arm64: Fix kcsan test_barrier fail and panic - - - --- 2022-05-20 Kefeng Wang New
[v2,1/2] Documentation/barriers: Add memory barrier dma_mb() arm64: Fix kcsan test_barrier fail and panic - - - --- 2022-05-20 Kefeng Wang New
[v3,6/6] arm64: Add HAVE_IOREMAP_PROT support arm64: Cleanup ioremap() and support ioremap_prot() 1 1 - --- 2022-05-19 Kefeng Wang New
[v3,5/6] arm64: mm: Convert to GENERIC_IOREMAP arm64: Cleanup ioremap() and support ioremap_prot() 1 1 - --- 2022-05-19 Kefeng Wang New
[v3,4/6] mm: ioremap: Add arch_ioremap/iounmap() arm64: Cleanup ioremap() and support ioremap_prot() 1 - - --- 2022-05-19 Kefeng Wang New
[v3,3/6] mm: ioremap: Setup phys_addr of struct vm_struct arm64: Cleanup ioremap() and support ioremap_prot() 1 2 - --- 2022-05-19 Kefeng Wang New
[v3,2/6] mm: ioremap: Use more sensibly name in ioremap_prot() arm64: Cleanup ioremap() and support ioremap_prot() - 1 - --- 2022-05-19 Kefeng Wang New
[v3,1/6] ARM: mm: kill unused runtime hook arch_iounmap() arm64: Cleanup ioremap() and support ioremap_prot() - 1 - --- 2022-05-19 Kefeng Wang New
« 1 2 3 44 5 »