Show patches with: Submitter = Mike Rapoport       |    Archived = No       |   243 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,13/13] arch, mm: make releasing of memory to page allocator more explicit arch, mm: reduce code duplication in mem_init() 2 - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,12/13] arch, mm: introduce arch_mm_preinit arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,11/13] arch, mm: streamline HIGHMEM freeing arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,10/13] arch, mm: set high_memory in free_area_init() arch, mm: reduce code duplication in mem_init() 1 - - 1 --- 2025-03-13 Mike Rapoport Not Applicable
[v2,09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,08/13] xtensa: split out printing of virtual memory layout to a function arch, mm: reduce code duplication in mem_init() - - 1 - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,07/13] s390: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,06/13] nios2: move pr_debug() about memory start and end to setup_arch() arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,05/13] MIPS: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,04/13] MIPS: consolidate mem_init() for NUMA machines arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,03/13] hexagon: move initialization of init_mm.context init to paging_init() arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,02/13] csky: move setup_initrd() to setup.c arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport Not Applicable
[v2,01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111 arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-13 Mike Rapoport Not Applicable
[13/13] arch, mm: make releasing of memory to page allocator more explicit arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[12/13] arch, mm: introduce arch_mm_preinit arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[11/13] arch, mm: streamline HIGHMEM freeing arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[10/13] arch, mm: set high_memory in free_area_init() arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[08/13] xtensa: split out printing of virtual memory layout to a function arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[07/13] s390: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() 1 - - - --- 2025-03-06 Mike Rapoport Not Applicable
[06/13] nios2: move pr_debug() about memory start and end to setup_arch() arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[05/13] MIPS: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[04/13] MIPS: consolidate mem_init() for NUMA machines arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[03/13] hexagon: move initialization of init_mm.context init to paging_init() arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[02/13] csky: move setup_initrd() to setup.c arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111 arch, mm: reduce code duplication in mem_init() - - - - --- 2025-03-06 Mike Rapoport Not Applicable
[v3,9/9] x86: re-enable EXECMEM_ROX support x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-26 Mike Rapoport Not Applicable
[v3,8/9] module: drop unused module_writable_address() x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-26 Mike Rapoport Not Applicable
[v3,7/9] Revert "x86/module: prepare module loading for ROX allocations of text" x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-26 Mike Rapoport Not Applicable
[v3,6/9] module: switch to execmem API for remapping as RW and restoring ROX x86/module: rework ROX cache to avoid writable copy 1 - - - --- 2025-01-26 Mike Rapoport Not Applicable
[v3,5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-26 Mike Rapoport Not Applicable
[v3,4/9] execmem: don't remove ROX cache from the direct map x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-26 Mike Rapoport Not Applicable
[v3,3/9] x86/mm/pat: restore large ROX pages after fragmentation x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-26 Mike Rapoport Not Applicable
[v3,2/9] x86/mm/pat: drop duplicate variable in cpa_flush() x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-26 Mike Rapoport Not Applicable
[v3,1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - 1 - - --- 2025-01-26 Mike Rapoport Not Applicable
[v2,10/10] x86: re-enable EXECMEM_ROX support x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-21 Mike Rapoport Not Applicable
[v2,09/10] module: drop unused module_writable_address() x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-21 Mike Rapoport Not Applicable
[v2,08/10] Revert "x86/module: prepare module loading for ROX allocations of text" x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-21 Mike Rapoport Not Applicable
[v2,07/10] module: switch to execmem API for remapping as RW and restoring ROX x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-21 Mike Rapoport Not Applicable
[v2,06/10] module: introduce MODULE_STATE_GONE x86/module: rework ROX cache to avoid writable copy 1 - - - --- 2025-01-21 Mike Rapoport Not Applicable
[v2,05/10] execmem: add API for temporal remapping as RW and restoring ROX afterwards x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-21 Mike Rapoport Not Applicable
[v2,04/10] execmem: don't remove ROX cache from the direct map x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-21 Mike Rapoport Not Applicable
[v2,03/10] x86/mm/pat: restore large ROX pages after fragmentation x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-21 Mike Rapoport Not Applicable
[v2,02/10] x86/mm/pat: drop duplicate variable in cpa_flush() x86/module: rework ROX cache to avoid writable copy - - - - --- 2025-01-21 Mike Rapoport Not Applicable
[v2,01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - 1 - - --- 2025-01-21 Mike Rapoport Not Applicable
[8/8] module: drop unused module_writable_address() x86/module: rework ROX cache to avoid writable copy - - - - --- 2024-12-27 Mike Rapoport Not Applicable
[7/8] Revert "x86/module: prepare module loading for ROX allocations of text" x86/module: rework ROX cache to avoid writable copy - - - - --- 2024-12-27 Mike Rapoport Not Applicable
[6/8] modules: switch to execmem API for remapping as RW and restoring ROX x86/module: rework ROX cache to avoid writable copy - - - - --- 2024-12-27 Mike Rapoport Not Applicable
[5/8] module: introduce MODULE_STATE_GONE x86/module: rework ROX cache to avoid writable copy 1 - - - --- 2024-12-27 Mike Rapoport Not Applicable
[4/8] execmem: add API for temporal remapping as RW and restoring ROX afterwards x86/module: rework ROX cache to avoid writable copy - - - - --- 2024-12-27 Mike Rapoport Not Applicable
[3/8] x86/mm/pat: Restore large pages after fragmentation x86/module: rework ROX cache to avoid writable copy - - - - --- 2024-12-27 Mike Rapoport Not Applicable
[2/8] x86/mm/pat: drop duplicate variable in cpa_flush() x86/module: rework ROX cache to avoid writable copy - - - - --- 2024-12-27 Mike Rapoport Not Applicable
[1/8] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - 1 - - --- 2024-12-27 Mike Rapoport Not Applicable
[v7,8/8] x86/module: enable ROX caches for module text on 64 bit x86/module: use large ROX pages for text allocations - - 1 1 --- 2024-10-23 Mike Rapoport Not Applicable
[v7,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - 1 1 --- 2024-10-23 Mike Rapoport Not Applicable
[v7,6/8] x86/module: prepare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - 2 --- 2024-10-23 Mike Rapoport Not Applicable
[v7,5/8] arch: introduce set_direct_map_valid_noflush() x86/module: use large ROX pages for text allocations - - 2 1 --- 2024-10-23 Mike Rapoport Not Applicable
[v7,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - 1 --- 2024-10-23 Mike Rapoport Not Applicable
[v7,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations 2 - 2 1 --- 2024-10-23 Mike Rapoport Not Applicable
[v7,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - 3 1 --- 2024-10-23 Mike Rapoport Not Applicable
[v7,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - - 3 1 --- 2024-10-23 Mike Rapoport Not Applicable
[v6,8/8] x86/module: enable ROX caches for module text on 64 bit x86/module: use large ROX pages for text allocations - - 1 - --- 2024-10-16 Mike Rapoport Not Applicable
[v6,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - 1 - --- 2024-10-16 Mike Rapoport Not Applicable
[v6,6/8] x86/module: prepare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - - --- 2024-10-16 Mike Rapoport Not Applicable
[v6,5/8] arch: introduce set_direct_map_valid_noflush() x86/module: use large ROX pages for text allocations - - 2 - --- 2024-10-16 Mike Rapoport Not Applicable
[v6,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - - --- 2024-10-16 Mike Rapoport Not Applicable
[v6,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations 2 - 2 - --- 2024-10-16 Mike Rapoport Not Applicable
[v6,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - 3 - --- 2024-10-16 Mike Rapoport Not Applicable
[v6,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - - 3 - --- 2024-10-16 Mike Rapoport Not Applicable
[v5,8/8] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - - --- 2024-10-09 Mike Rapoport Not Applicable
[v5,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - - --- 2024-10-09 Mike Rapoport Not Applicable
[v5,6/8] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - 1 - --- 2024-10-09 Mike Rapoport Not Applicable
[v5,5/8] arch: introduce set_direct_map_valid_noflush() x86/module: use large ROX pages for text allocations - - 1 - --- 2024-10-09 Mike Rapoport Not Applicable
[v5,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - - --- 2024-10-09 Mike Rapoport Not Applicable
[v5,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations 2 - 1 - --- 2024-10-09 Mike Rapoport Not Applicable
[v5,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - 1 - --- 2024-10-09 Mike Rapoport Not Applicable
[v5,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - - 1 - --- 2024-10-09 Mike Rapoport Not Applicable
[v4,8/8] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - - --- 2024-10-07 Mike Rapoport Not Applicable
[v4,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - - --- 2024-10-07 Mike Rapoport Not Applicable
[v4,6/8] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - - --- 2024-10-07 Mike Rapoport Not Applicable
[v4,5/8] arch: introduce set_direct_map_valid_noflush() x86/module: use large ROX pages for text allocations - - - - --- 2024-10-07 Mike Rapoport Not Applicable
[v4,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - - --- 2024-10-07 Mike Rapoport Not Applicable
[v4,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - - --- 2024-10-07 Mike Rapoport Not Applicable
[v4,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - - --- 2024-10-07 Mike Rapoport Not Applicable
[v4,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - - - - --- 2024-10-07 Mike Rapoport Not Applicable
[v3,8/8] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,6/8] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,5/8] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v3,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - - - - --- 2024-09-09 Mike Rapoport Not Applicable
[v2,8/8] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,6/8] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,5/8] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
[v2,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - - --- 2024-08-26 Mike Rapoport Not Applicable
« 1 2 3 »