Show patches with: Submitter = Christophe Leroy       |    State = Action Required       |    Archived = No       |   255 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] powerpc/nohash: Remove pgd_huge() stub [1/2] powerpc/nohash: Remove pgd_huge() stub - - - --- 2022-09-07 Christophe Leroy New
[1/3] mm: Make generic arch_is_kernel_initmem_freed() do what it says [1/3] mm: Make generic arch_is_kernel_initmem_freed() do what it says - - - --- 2021-09-24 Christophe Leroy New
[1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-09 Christophe Leroy New
[1/4] mm/kasan: Add CONFIG_KASAN_SOFTWARE [1/4] mm/kasan: Add CONFIG_KASAN_SOFTWARE - - - --- 2022-02-02 Christophe Leroy New
[1/7] modules: Refactor within_module_core() and within_module_init() Allocate module text and data separately - - - --- 2022-01-24 Christophe Leroy New
[1/8] powerpc/mm: Make slice specific to book3s/64 Convert powerpc to default topdown mmap layout - - - --- 2021-11-22 Christophe Leroy New
[2/2] powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused [1/2] powerpc/nohash: Remove pgd_huge() stub - - - --- 2022-09-07 Christophe Leroy New
[2/3] powerpc: Use generic version of arch_is_kernel_initmem_freed() [1/3] mm: Make generic arch_is_kernel_initmem_freed() do what it says - - - --- 2021-09-24 Christophe Leroy New
[2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - 1 - --- 2024-01-09 Christophe Leroy New
[2/4] mm/kasan: Move kasan_pXX_table() and kasan_early_shadow_page_entry() [1/4] mm/kasan: Add CONFIG_KASAN_SOFTWARE - - - --- 2022-02-02 Christophe Leroy New
[2/7] modules: Add within_module_text() macro Allocate module text and data separately - - - --- 2022-01-24 Christophe Leroy New
[2/8] powerpc/mm: Remove CONFIG_PPC_MM_SLICES Convert powerpc to default topdown mmap layout - - - --- 2021-11-22 Christophe Leroy New
[3/3] s390: Use generic version of arch_is_kernel_initmem_freed() [1/3] mm: Make generic arch_is_kernel_initmem_freed() do what it says - - - --- 2021-09-24 Christophe Leroy New
[3/4] powerpc,s390: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-09 Christophe Leroy New
[3/4] powerpc/ptdump: Use kasan_pXX_table() [1/4] mm/kasan: Add CONFIG_KASAN_SOFTWARE - - - --- 2022-02-02 Christophe Leroy New
[3/7] modules: Always have struct mod_tree_root Allocate module text and data separately - - - --- 2022-01-24 Christophe Leroy New
[3/8] powerpc/mm: Remove asm/slice.h Convert powerpc to default topdown mmap layout - - - --- 2021-11-22 Christophe Leroy New
[4/4,RFC] risc/kasan: Use kasan_pXX_table() [1/4] mm/kasan: Add CONFIG_KASAN_SOFTWARE - - - --- 2022-02-02 Christophe Leroy New
[4/4] ptdump: add check_wx_pages debugfs attribute Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-09 Christophe Leroy New
[4/7] modules: Prepare for handling several RB trees Allocate module text and data separately - - - --- 2022-01-24 Christophe Leroy New
[4/8] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c Convert powerpc to default topdown mmap layout - - - --- 2021-11-22 Christophe Leroy New
[5/7] modules: Introduce data_layout Allocate module text and data separately - - - --- 2022-01-24 Christophe Leroy New
[5/8] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area() Convert powerpc to default topdown mmap layout - - - --- 2021-11-22 Christophe Leroy New
[6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC Allocate module text and data separately - - - --- 2022-01-24 Christophe Leroy New
[6/8] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT Convert powerpc to default topdown mmap layout - - - --- 2021-11-22 Christophe Leroy New
[7/7] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx Allocate module text and data separately - - - --- 2022-01-24 Christophe Leroy New
[7/8] powerpc/mm: Convert to default topdown mmap layout Convert powerpc to default topdown mmap layout - - - --- 2021-11-22 Christophe Leroy New
[8/8] powerpc/mm: Properly randomise mmap with slices Convert powerpc to default topdown mmap layout - - - --- 2021-11-22 Christophe Leroy New
[RFC,1/8] hexagon: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,1/8] mm: Provide pagesize to pmd_populate() Reimplement huge pages without hugepd on powerpc 8xx - - - --- 2024-03-25 Christophe Leroy New
[RFC,2/8] mm: Provide page size to pte_alloc_huge() Reimplement huge pages without hugepd on powerpc 8xx - - - --- 2024-03-25 Christophe Leroy New
[RFC,2/8] openrisc: mm: remove unneeded early ioremap code mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) 1 - - --- 2022-10-12 Christophe Leroy New
[RFC,3/8] mm: Provide pmd to pte_leaf_size() Reimplement huge pages without hugepd on powerpc 8xx - - - --- 2024-03-25 Christophe Leroy New
[RFC,3/8] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap() mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,4/8] mm: ioremap: allow ARCH to have its own ioremap definition mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,4/8] mm: Provide mm_struct and address to huge_ptep_get() Reimplement huge pages without hugepd on powerpc 8xx - - - --- 2024-03-25 Christophe Leroy New
[RFC,5/8] arc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,5/8] powerpc/mm: Allow hugepages without hugepd Reimplement huge pages without hugepd on powerpc 8xx - - - --- 2024-03-25 Christophe Leroy New
[RFC,6/8] ia64: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,6/8] powerpc/8xx: Fix size given to set_huge_pte_at() Reimplement huge pages without hugepd on powerpc 8xx - - - --- 2024-03-25 Christophe Leroy New
[RFC,7/8] mm/ioremap: Consider IOREMAP space in generic ioremap mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,7/8] powerpc/8xx: Remove support for 8M pages Reimplement huge pages without hugepd on powerpc 8xx - - - --- 2024-03-25 Christophe Leroy New
[RFC,8/8] powerpc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative) - - - --- 2022-10-12 Christophe Leroy New
[RFC,8/8] powerpc/8xx: Add back support for 8M pages using contiguous PTE entries Reimplement huge pages without hugepd on powerpc 8xx - - - --- 2024-03-25 Christophe Leroy New
[RFC] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing() [RFC] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing() - - - --- 2021-10-17 Christophe Leroy New
[v1,01/10] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy New
[v1,02/10] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy New
[v1,03/10] ia64: Rename 'ip' to 'addr' in 'struct fdesc' Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy New
[v1,04/10] asm-generic: Use HAVE_DEREFERENCE_FUNCTION_DESCRIPTOR to define associated stubs Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy New
[v1,05/10] asm-generic: Define 'funct_descr_t' to commonly describe function descriptors Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-11 Christophe Leroy New
[v1,06/10] asm-generic: Refactor dereference_[kernel]_function_descriptor() Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-11 Christophe Leroy New
[v1,07/10] lkdtm: Force do_nothing() out of line Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-11 Christophe Leroy New
[v1,08/10] lkdtm: Really write into kernel text in WRITE_KERN Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-11 Christophe Leroy New
[v1,09/10] lkdtm: Fix lkdtm_EXEC_RODATA() Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-11 Christophe Leroy New
[v1,10/10] lkdtm: Fix execute_[user]_location() Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-11 Christophe Leroy New
[v10,01/13] mm, hugetlbfs: Allow for "high" userspace addresses Convert powerpc to default topdown mmap layout (v10) 1 1 - --- 2022-04-09 Christophe Leroy New
[v10,02/13] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP… Convert powerpc to default topdown mmap layout (v10) 1 - - --- 2022-04-09 Christophe Leroy New
[v10,03/13] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functi… Convert powerpc to default topdown mmap layout (v10) 1 1 - --- 2022-04-09 Christophe Leroy New
[v10,04/13] mm: Add len and flags parameters to arch_get_mmap_end() Convert powerpc to default topdown mmap layout (v10) 2 - - --- 2022-04-09 Christophe Leroy New
[v10,05/13] powerpc/mm: Move vma_mmu_pagesize() Convert powerpc to default topdown mmap layout (v10) - 1 - --- 2022-04-09 Christophe Leroy New
[v10,06/13] powerpc/mm: Make slice specific to book3s/64 Convert powerpc to default topdown mmap layout (v10) - 1 - --- 2022-04-09 Christophe Leroy New
[v10,07/13] powerpc/mm: Remove CONFIG_PPC_MM_SLICES Convert powerpc to default topdown mmap layout (v10) - 1 - --- 2022-04-09 Christophe Leroy New
[v10,08/13] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area() Convert powerpc to default topdown mmap layout (v10) - - - --- 2022-04-09 Christophe Leroy New
[v10,09/13] powerpc/mm: Use generic_hugetlb_get_unmapped_area() Convert powerpc to default topdown mmap layout (v10) - - - --- 2022-04-09 Christophe Leroy New
[v10,10/13] powerpc/mm: Move get_unmapped_area functions to slice.c Convert powerpc to default topdown mmap layout (v10) - - - --- 2022-04-09 Christophe Leroy New
[v10,11/13] powerpc/mm: Enable full randomisation of memory mappings Convert powerpc to default topdown mmap layout (v10) - - - --- 2022-04-09 Christophe Leroy New
[v10,12/13] powerpc/mm: Convert to default topdown mmap layout Convert powerpc to default topdown mmap layout (v10) - - - --- 2022-04-09 Christophe Leroy New
[v10,13/13] powerpc: Simplify and move arch_randomize_brk() Convert powerpc to default topdown mmap layout (v10) - - - --- 2022-04-09 Christophe Leroy New
[v10] mm, hugetlbfs: Allow for "high" userspace addresses [v10] mm, hugetlbfs: Allow for "high" userspace addresses 1 1 - --- 2022-04-15 Christophe Leroy New
[v2,01/13] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-14 Christophe Leroy New
[v2,02/13] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry' Fix LKDTM for PPC64/IA64/PARISC - 3 - --- 2021-10-14 Christophe Leroy New
[v2,03/13] powerpc: Remove func_descr_t Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy New
[v2,04/13] powerpc: Prepare func_desc_t for refactorisation Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy New
[v2,05/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc' Fix LKDTM for PPC64/IA64/PARISC - 1 - --- 2021-10-14 Christophe Leroy New
[v2,06/13] asm-generic: Use HAVE_FUNCTION_DESCRIPTORS to define associated stubs Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-14 Christophe Leroy New
[v2,07/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors Fix LKDTM for PPC64/IA64/PARISC 1 1 - --- 2021-10-14 Christophe Leroy New
[v2,08/13] asm-generic: Refactor dereference_[kernel]_function_descriptor() Fix LKDTM for PPC64/IA64/PARISC - 2 - --- 2021-10-14 Christophe Leroy New
[v2,09/13] lkdtm: Force do_nothing() out of line Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-14 Christophe Leroy New
[v2,1/4] mm: Create a new system state and fix core_kernel_text() [v2,1/4] mm: Create a new system state and fix core_kernel_text() - - - --- 2021-09-28 Christophe Leroy New
[v2,1/5] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-30 Christophe Leroy New
[v2,1/5] modules: Always have struct mod_tree_root Allocate module text and data separately - - - --- 2022-01-27 Christophe Leroy New
[v2,1/9] powerpc/mm: Make slice specific to book3s/64 Convert powerpc to default topdown mmap layout - - - --- 2021-11-25 Christophe Leroy New
[v2,10/13] lkdtm: Really write into kernel text in WRITE_KERN Fix LKDTM for PPC64/IA64/PARISC 1 - - --- 2021-10-14 Christophe Leroy New
[v2,11/13] lkdtm: Fix lkdtm_EXEC_RODATA() Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy New
[v2,12/13] lkdtm: Fix execute_[user]_location() Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy New
[v2,13/13] lkdtm: Add a test for function descriptors protection Fix LKDTM for PPC64/IA64/PARISC - - - --- 2021-10-14 Christophe Leroy New
[v2,2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says [v2,1/4] mm: Create a new system state and fix core_kernel_text() - - - --- 2021-09-28 Christophe Leroy New
[v2,2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute 1 1 - --- 2024-01-30 Christophe Leroy New
[v2,2/5] modules: Prepare for handling several RB trees Allocate module text and data separately - - - --- 2022-01-27 Christophe Leroy New
[v2,2/9] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c Convert powerpc to default topdown mmap layout - - - --- 2021-11-25 Christophe Leroy New
[v2,3/4] powerpc: Use generic version of arch_is_kernel_initmem_freed() [v2,1/4] mm: Create a new system state and fix core_kernel_text() - - - --- 2021-09-28 Christophe Leroy New
[v2,3/5] modules: Introduce data_layout Allocate module text and data separately - - - --- 2022-01-27 Christophe Leroy New
[v2,3/5] powerpc,s390: ptdump: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-30 Christophe Leroy New
[v2,3/9] powerpc/mm: Remove CONFIG_PPC_MM_SLICES Convert powerpc to default topdown mmap layout - - - --- 2021-11-25 Christophe Leroy New
[v2,4/4] s390: Use generic version of arch_is_kernel_initmem_freed() [v2,1/4] mm: Create a new system state and fix core_kernel_text() 1 - - --- 2021-09-28 Christophe Leroy New
[v2,4/5] mm: ptdump: Have ptdump_check_wx() return bool mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-30 Christophe Leroy New
[v2,4/5] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC Allocate module text and data separately 1 - - --- 2022-01-27 Christophe Leroy New
[v2,4/9] powerpc/mm: Remove asm/slice.h Convert powerpc to default topdown mmap layout - - - --- 2021-11-25 Christophe Leroy New
[v2,5/5] mm: ptdump: add check_wx_pages debugfs attribute mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute - - - --- 2024-01-30 Christophe Leroy New
[v2,5/5] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx Allocate module text and data separately - - - --- 2022-01-27 Christophe Leroy New
« 1 2 3 »