Show patches with: Submitter = Kefeng Wang       |   135 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/7] x86: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 1 - 13-- 2024-04-03 Kefeng Wang Handled Elsewhere
[v2,6/7] s390: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 1 - 13-- 2024-04-03 Kefeng Wang Handled Elsewhere
[v2,5/7] riscv: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 2 1 13-- 2024-04-03 Kefeng Wang Needs ACK
[v2,4/7] powerpc: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess 1 - - 13-- 2024-04-03 Kefeng Wang Handled Elsewhere
[v2,3/7] arm: mm: accelerate pagefault when VM_FAULT_BADACCESS arch/mm/fault: accelerate pagefault when badaccess - 1 - 13-- 2024-04-03 Kefeng Wang Handled Elsewhere
[v2,2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS arch/mm/fault: accelerate pagefault when badaccess - 2 - 13-- 2024-04-03 Kefeng Wang Handled Elsewhere
[v2,1/7] arm64: mm: cleanup __do_page_fault() arch/mm/fault: accelerate pagefault when badaccess - 2 - 13-- 2024-04-03 Kefeng Wang Handled Elsewhere
[7/7] x86: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 1 - 13-- 2024-04-02 Kefeng Wang Superseded
[6/7] s390: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - - - 13-- 2024-04-02 Kefeng Wang Superseded
[5/7] riscv: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - 1 - 13-- 2024-04-02 Kefeng Wang Superseded
[4/7] powerpc: mm: accelerate pagefault when badaccess arch/mm/fault: accelerate pagefault when badaccess - - - 13-- 2024-04-02 Kefeng Wang Superseded
[3/7] arm: mm: accelerate pagefault when VM_FAULT_BADACCESS arch/mm/fault: accelerate pagefault when badaccess - 1 - 13-- 2024-04-02 Kefeng Wang Superseded
[2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS arch/mm/fault: accelerate pagefault when badaccess - 2 - 13-- 2024-04-02 Kefeng Wang Superseded
[1/7] arm64: mm: cleanup __do_page_fault() arch/mm/fault: accelerate pagefault when badaccess - 2 - 13-- 2024-04-02 Kefeng Wang Superseded
[rfc,v2,10/10] loongarch: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,09/10] loongarch: mm: add access_error() helper mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,08/10] loongarch: mm: cleanup __do_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,07/10] ARM: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,06/10] riscv: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Superseded
[rfc,v2,05/10] powerpc: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,04/10] s390: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,03/10] x86: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,02/10] arm64: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,01/10] mm: add a generic VMA lock-based page fault handler mm: convert to generic VMA lock-based page fault - - - --1 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,-next,10/10] loongarch: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang conchuod Superseded
[rfc,-next,09/10] loongarch: mm: add access_error() helper mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang Superseded
[rfc,-next,08/10] loongarch: mm: cleanup __do_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang Superseded
[rfc,-next,07/10] ARM: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang Superseded
[rfc,-next,06/10] riscv: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang Superseded
[rfc,-next,05/10] powerpc: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang Superseded
[rfc,-next,04/10] s390: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang Superseded
[rfc,-next,03/10] arm64: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang Superseded
[rfc,-next,02/10] x86: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang Superseded
[rfc,-next,01/10] mm: add a generic VMA lock-based page fault handler mm: convert to generic VMA lock-based page fault - - - --1 2023-07-13 Kefeng Wang Superseded
mm: remove kern_addr_valid() completely mm: remove kern_addr_valid() completely 8 - - --- 2022-10-18 Kefeng Wang palmer Awaiting Upstream
kernel: exit: cleanup release_thread() kernel: exit: cleanup release_thread() 7 - - --- 2022-08-19 Kefeng Wang New
[4/4] mm: percpu: Add generic pcpu_populate_pte() function mm: percpu: Cleanup percpu first chunk function - - - --- 2021-12-16 Kefeng Wang New
[3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton mm: percpu: Cleanup percpu first chunk function - - - --- 2021-12-16 Kefeng Wang New
[2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef mm: percpu: Cleanup percpu first chunk function - - - --- 2021-12-16 Kefeng Wang New
[1/4] mm: percpu: Generalize percpu related config mm: percpu: Cleanup percpu first chunk function 1 - - --- 2021-12-16 Kefeng Wang New
[RFC,4/4] mm: percpu: Add generic pcpu_populate_pte() function mm: percpu: Cleanup percpu first chunk funciton - - - --- 2021-11-21 Kefeng Wang New
[RFC,3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton mm: percpu: Cleanup percpu first chunk funciton - - - --- 2021-11-21 Kefeng Wang New
[RFC,2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef mm: percpu: Cleanup percpu first chunk funciton - - - --- 2021-11-21 Kefeng Wang New
[RFC,1/4] mm: percpu: Generalize percpu related config mm: percpu: Cleanup percpu first chunk funciton 1 - - --- 2021-11-21 Kefeng Wang New
riscv/vdso: Drop unneeded part due to merge issue riscv/vdso: Drop unneeded part due to merge issue - - - --- 2021-10-11 Kefeng Wang New
[v2] riscv: mm: Enable PMD split page table lock for RV64 [v2] riscv: mm: Enable PMD split page table lock for RV64 - 1 - --- 2021-09-27 Kefeng Wang New
[-next] trap: Cleanup trap_init() [-next] trap: Cleanup trap_init() 3 - - --- 2021-08-12 Kefeng Wang New
riscv: Improve stack randomisation on RV64 riscv: Improve stack randomisation on RV64 - - - --- 2021-08-12 Kefeng Wang New
riscv: mm: Enable PMD split page table lock for RV64 riscv: mm: Enable PMD split page table lock for RV64 - 1 - --- 2021-07-30 Kefeng Wang New
[v3] riscv: Add support to allocate gigantic hugepages using CMA [v3] riscv: Add support to allocate gigantic hugepages using CMA - 1 - --- 2021-07-30 Kefeng Wang New
[v2] riscv: Add support to allocate gigantic hugepages using CMA [v2] riscv: Add support to allocate gigantic hugepages using CMA - 1 - --- 2021-07-30 Kefeng Wang New
riscv: Add support to allocate gigantic hugepages using CMA riscv: Add support to allocate gigantic hugepages using CMA - - - --- 2021-07-29 Kefeng Wang New
[3/3] riscv: Enable GENERIC_IRQ_SHOW_LEVEL riscv: Enable some feature for RISCV - - - --- 2021-07-08 Kefeng Wang New
[2/3] riscv: Enable idle generic idle loop riscv: Enable some feature for RISCV - - - --- 2021-07-08 Kefeng Wang New
[1/3] riscv: Allow forced irq threading riscv: Enable some feature for RISCV - - - --- 2021-07-08 Kefeng Wang New
[v3,resend,12/15] riscv: convert to setup_initial_init_mm() [v3,resend,01/15] mm: add setup_initial_init_mm() helper - - - --- 2021-06-08 Kefeng Wang New
[v3,resend,01/15] mm: add setup_initial_init_mm() helper [v3,resend,01/15] mm: add setup_initial_init_mm() helper - - - --- 2021-06-08 Kefeng Wang New
[v3] mm: add setup_initial_init_mm() helper [v3] mm: add setup_initial_init_mm() helper - - - --- 2021-06-07 Kefeng Wang New
[v2,12/15] riscv: convert to setup_initial_init_mm() init_mm: cleanup ARCH's text/data/brk setup code 1 - - --- 2021-06-04 Kefeng Wang New
[v2,01/15] mm: add setup_initial_init_mm() helper init_mm: cleanup ARCH's text/data/brk setup code - - - --- 2021-06-04 Kefeng Wang New
[2/2] riscv: Add mem kernel parameter support [1/2] riscv: Only initialize swiotlb when necessary - - - --- 2021-06-02 Kefeng Wang New
[1/2] riscv: Only initialize swiotlb when necessary [1/2] riscv: Only initialize swiotlb when necessary - - - --- 2021-06-02 Kefeng Wang New
riscv: mm: Use better bitmap_zalloc() riscv: mm: Use better bitmap_zalloc() - - - --- 2021-05-29 Kefeng Wang New
[12/15] riscv: convert to setup_initial_init_mm() Untitled series #490591 - - - --- 2021-05-29 Kefeng Wang New
[v2] mm: generalize ZONE_[DMA|DMA32] [v2] mm: generalize ZONE_[DMA|DMA32] 6 - - --- 2021-05-28 Kefeng Wang New
mm: generalize ZONE_[DMA|DMA32] mm: generalize ZONE_[DMA|DMA32] 3 - - --- 2021-05-27 Kefeng Wang New
[v2] riscv: mm: Drop redundant _sdata and _edata declaration [v2] riscv: mm: Drop redundant _sdata and _edata declaration - - - --- 2021-05-14 Kefeng Wang New
riscv: mm: Drop redundant _sdata and _edata declaration riscv: mm: Drop redundant _sdata and _edata declaration - - - --- 2021-05-10 Kefeng Wang New
riscv: Move setup_bootmem into paging_init riscv: Move setup_bootmem into paging_init - - - --- 2021-05-10 Kefeng Wang New
riscv: Select ARCH_USE_MEMTEST riscv: Select ARCH_USE_MEMTEST - - - --- 2021-05-07 Kefeng Wang New
riscv: Make NUMA depend on MMU riscv: Make NUMA depend on MMU - - - --- 2021-03-30 Kefeng Wang New
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" - - - --- 2021-03-29 Kefeng Wang New
riscv: Drop const annotation for sp riscv: Drop const annotation for sp - - - --- 2021-03-17 Kefeng Wang New
[v2] mm: Move mem_init_print_info() into mm_init() [v2] mm: Move mem_init_print_info() into mm_init() 5 1 - --- 2021-03-17 Kefeng Wang New
[RESEND] mm: Move mem_init_print_info() into mm_init() [RESEND] mm: Move mem_init_print_info() into mm_init() - - - --- 2021-03-16 Kefeng Wang New
mm: Move mem_init_print_info() into mm_init() mm: Move mem_init_print_info() into mm_init() 1 - - --- 2021-03-16 Kefeng Wang New
riscv: Correct SPARSEMEM configuration riscv: Correct SPARSEMEM configuration - - - --- 2021-03-15 Kefeng Wang New
[next] riscv: Add ARCH_HAS_FORTIFY_SOURCE [next] riscv: Add ARCH_HAS_FORTIFY_SOURCE - - - --- 2021-02-25 Kefeng Wang New
[next] riscv: Add support for memtest [next] riscv: Add support for memtest - - - --- 2021-02-25 Kefeng Wang New
[v2] riscv: Cleanup setup_bootmem() [v2] riscv: Cleanup setup_bootmem() - 1 - --- 2021-02-09 Kefeng Wang New
riscv: Cleanup setup_bootmem() riscv: Cleanup setup_bootmem() - 1 - --- 2021-02-07 Kefeng Wang New
riscv: Remove unnecessary declaration riscv: Remove unnecessary declaration - 1 - --- 2021-02-07 Kefeng Wang New
[-next] RISCV: Add some depends for NUMA [-next] RISCV: Add some depends for NUMA - 1 - --- 2021-02-03 Kefeng Wang New
[v3,4/4] riscv: Covert to reserve_initrd_mem() initrd: Use unified initrd reserve function in ARM/RISCV - - - --- 2021-01-15 Kefeng Wang New
[v3,3/4] ARM: Covert to reserve_initrd_mem() initrd: Use unified initrd reserve function in ARM/RISCV - - - --- 2021-01-15 Kefeng Wang New
[v3,2/4] initramfs: Provide a common initrd reserve function initrd: Use unified initrd reserve function in ARM/RISCV - - - --- 2021-01-15 Kefeng Wang New
[v3,1/4] initrd: Add the preprocessor guard in initrd.h initrd: Use unified initrd reserve function in ARM/RISCV - - - --- 2021-01-15 Kefeng Wang New
riscv: stacktrace: Move register keyword to beginning of declaration riscv: stacktrace: Move register keyword to beginning of declaration - - - --- 2021-01-14 Kefeng Wang New
[v2] initramfs: Provide a common initrd reserve function [v2] initramfs: Provide a common initrd reserve function - - - --- 2021-01-14 Kefeng Wang New
initramfs: Provide a common initrd reserve function initramfs: Provide a common initrd reserve function - - - --- 2021-01-13 Kefeng Wang New
[RESEND,3/3] riscv/stacktrace: Fix stack output without ra on the stack top riscv: improve the stacktrace report - - - --- 2021-01-11 Kefeng Wang New
[RESEND,2/3] riscv: Improve __show_regs riscv: improve the stacktrace report - - - --- 2021-01-11 Kefeng Wang New
[RESEND,1/3] riscv: Add dump stack in show_regs riscv: improve the stacktrace report - 1 - --- 2021-01-11 Kefeng Wang New
[v2] riscv: cacheinfo: Fix using smp_processor_id() in preemptible [v2] riscv: cacheinfo: Fix using smp_processor_id() in preemptible - 1 1 --- 2020-12-22 Kefeng Wang New
[v2] riscv: Using printk directly in __show_regs [v2] riscv: Using printk directly in __show_regs - - - --- 2020-11-26 Kefeng Wang New
riscv: Cleanup sbi function stubs when RISCV_SBI disabled riscv: Cleanup sbi function stubs when RISCV_SBI disabled - 1 - --- 2020-11-26 Kefeng Wang New
riscv: Add machine name to kernel boot log and stack dump output riscv: Add machine name to kernel boot log and stack dump output - 1 - --- 2020-11-25 Kefeng Wang New
[2/2] riscv: Fix __show_regs printing formats [1/2] riscv: Add dump stack in show_regs - - - --- 2020-11-24 Kefeng Wang New
[1/2] riscv: Add dump stack in show_regs [1/2] riscv: Add dump stack in show_regs - 1 - --- 2020-11-24 Kefeng Wang New
riscv: kernel: Drop unused clean rule riscv: kernel: Drop unused clean rule - - - --- 2020-11-21 Kefeng Wang New
« 1 2 »