Show patches with: Submitter = Mike Rapoport       |    State = Action Required       |    Archived = No       |   571 patches
« 1 2 3 45 6 »
Patch Series A/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 New
[v2,12/13] arch, mm: introduce arch_mm_preinit arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-13 Mike Rapoport New
[v2,11/13] arch, mm: streamline HIGHMEM freeing arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-13 Mike Rapoport New
[v2,10/13] arch, mm: set high_memory in free_area_init() arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-13 Mike Rapoport New
[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 New
[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 New
[v2,07/13] s390: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-13 Mike Rapoport New
[v2,06/13] nios2: move pr_debug() about memory start and end to setup_arch() arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[v2,05/13] MIPS: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[v2,04/13] MIPS: consolidate mem_init() for NUMA machines arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[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 New
[v2,02/13] csky: move setup_initrd() to setup.c arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-13 Mike Rapoport New
[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 New
[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 New
[12/13] arch, mm: introduce arch_mm_preinit arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[11/13] arch, mm: streamline HIGHMEM freeing arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[10/13] arch, mm: set high_memory in free_area_init() arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[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 New
[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 New
[07/13] s390: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-06 Mike Rapoport New
[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 New
[05/13] MIPS: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[04/13] MIPS: consolidate mem_init() for NUMA machines arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[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 New
[02/13] csky: move setup_initrd() to setup.c arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[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 New
[mm-unstable,2/2] mm/mm_init: rename init_reserved_page to init_deferred_page mm_init: rename *init_reserved_page* functions - 1 - --- 2025-02-25 Mike Rapoport New
[mm-unstable,1/2] mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid mm_init: rename *init_reserved_page* functions - 1 - --- 2025-02-25 Mike Rapoport New
[v4,14/14] Documentation: KHO: Add memblock bindings kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,13/14] memblock: Add KHO support for reserve_mem kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,12/14] x86: Add KHO support kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,11/14] x86/setup: use memblock_reserve_kern for memory used by kernel kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,10/14] arm64: Add KHO support kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,09/14] kexec: Add documentation for KHO kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,08/14] kexec: Add config option for KHO kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,07/14] kexec: Add KHO support to kexec file loads kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,06/14] kexec: Add KHO parsing support kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,05/14] kexec: Add Kexec HandOver (KHO) generation helpers kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,04/14] memblock: introduce memmap_init_kho_scratch() kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,03/14] memblock: Add support for scratch memory kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,02/14] memblock: add MEMBLOCK_RSRV_KERN flag kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v4,01/14] mm/mm_init: rename init_reserved_page to init_deferred_page kexec: introduce Kexec HandOver (KHO) - - - --- 2025-02-06 Mike Rapoport New
[v3,9/9] x86: re-enable EXECMEM_ROX support x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[v3,8/9] module: drop unused module_writable_address() x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[v3,1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[v2,10/10] x86: re-enable EXECMEM_ROX support x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport New
[v2,09/10] module: drop unused module_writable_address() x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport New
[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 New
[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 New
[v2,06/10] module: introduce MODULE_STATE_GONE x86/module: rework ROX cache to avoid writable copy 1 - - --- 2025-01-21 Mike Rapoport New
[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 New
[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 New
[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 New
[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 New
[v2,01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport New
[8/8] module: drop unused module_writable_address() x86/module: rework ROX cache to avoid writable copy - - - --- 2024-12-27 Mike Rapoport New
[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 New
[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 New
[5/8] module: introduce MODULE_STATE_GONE x86/module: rework ROX cache to avoid writable copy 1 - - --- 2024-12-27 Mike Rapoport New
[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 New
[3/8] x86/mm/pat: Restore large pages after fragmentation x86/module: rework ROX cache to avoid writable copy - - - --- 2024-12-27 Mike Rapoport New
[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 New
[1/8] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - - - --- 2024-12-27 Mike Rapoport New
[GIT,PULL] memblock: restore check for node validity in arch_numa [GIT,PULL] memblock: restore check for node validity in arch_numa - - - --- 2024-12-06 Mike Rapoport New
[GIT,PULL] memblock updates for 6.13-rc1 [GIT,PULL] memblock updates for 6.13-rc1 - - - --- 2024-11-27 Mike Rapoport New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
mm/kmemleak: fix typo in object_no_scan() comment mm/kmemleak: fix typo in object_no_scan() comment - - - --- 2024-10-10 Mike Rapoport New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[v4,5/8] arch: introduce set_direct_map_valid_noflush() x86/module: use large ROX pages for text allocations - - - --- 2024-10-07 Mike Rapoport New
« 1 2 3 45 6 »