LinuxLists
Users
About
Mike Rapoport (
[email protected]
)
Number of posts: 2732 (1.56 per day)
First post: 2019-09-05 06:11:21
Last post: 2024-06-16 07:18:48
Next Page
Date
List
Subject
2024-06-16 07:18:48
linux-kernel
Re: [PATCH v5 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-14 08:26:57
linux-kernel
Re: [GIT PULL] memblock:fix validation of NUMA coverage
2024-06-14 07:48:46
linux-kernel
Re: [GIT PULL] memblock:fix validation of NUMA coverage
2024-06-13 14:13:09
linux-kernel
[GIT PULL] memblock:fix validation of NUMA coverage
2024-06-13 06:04:59
linux-kernel
Re: [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
2024-06-13 06:02:55
linux-kernel
Re: [PATCH v5 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-11 16:42:00
linux-kernel
Re: [PATCH v2 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-11 08:00:39
linux-kernel
Re: [PATCH v2] mm/sparse: use MEMBLOCK_ALLOC_ACCESSIBLE enum instead of 0
2024-06-10 06:24:36
linux-kernel
Re: [PATCH] mm: sparse: clarify a variable name and its value
2024-06-06 19:50:07
linux-kernel
Re: x86: WARNING: at mm/memblock.c:1339 memblock_set_node - Usage of MAX_NUMNODES is deprecated. Use NUMA_NO_NODE instead
2024-06-06 15:03:30
linux-kernel
Re: [PATCH] x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
2024-06-04 13:18:46
linux-kernel
Re: [PATCH] x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
2024-06-03 17:43:40
linux-kernel
Re: [PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec
2024-06-03 15:33:43
linux-kernel
Re: [PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec
2024-06-03 15:31:10
linux-kernel
Re: [PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec
2024-06-03 14:28:08
linux-kernel
Re: [PATCH] x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
2024-06-03 13:41:54
linux-kernel
Re: [PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec
2024-05-31 09:44:35
linux-kernel
Re: [PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node()
2024-05-29 05:33:10
linux-kernel
Re: [PATCH v3] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
2024-05-27 16:27:40
linux-kernel
Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-26 13:57:08
linux-kernel
Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-24 09:00:41
linux-kernel
Re: [PATCH RFC 1/6] mm: update _mapcount and page_type documentation
2024-05-24 08:54:20
linux-kernel
Re: [PATCH RFC 3/6] mm/zsmalloc: use a proper page type
2024-05-24 08:10:31
linux-kernel
Re: [Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-23 15:02:17
linux-kernel
Re: [PATCH v2] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
2024-05-23 14:36:55
linux-kernel
Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-21 21:38:32
linux-kernel
[PATCH] arm64: patching: fix handling of execmem addresses
2024-05-21 16:12:05
linux-kernel
Re: [PATCH] arm64: init: override deferred_page_init_max_threads
2024-05-21 07:33:36
linux-kernel
Re: [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-21 07:23:51
linux-kernel
Re: [Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-09 20:46:33
linux-kernel
Re: [POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
2024-05-05 16:23:59
linux-kernel
Re: [PATCH v8 00/17] mm: jit/text allocator
2024-05-05 16:13:52
linux-kernel
[PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
2024-05-05 16:13:27
linux-kernel
[PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
2024-05-05 16:13:00
linux-kernel
[PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES
2024-05-05 16:12:35
linux-kernel
[PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
2024-05-05 16:12:34
linux-kernel
[PATCH RESEND v8 10/16] arm64: extend execmem_info for generated code allocations
2024-05-05 16:12:12
linux-kernel
[PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
2024-05-05 16:11:25
linux-kernel
[PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations
2024-05-05 16:10:59
linux-kernel
[PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
2024-05-05 16:10:37
linux-kernel
[PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations
2024-05-05 16:10:15
linux-kernel
[PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-05-05 16:09:27
linux-kernel
[PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
2024-05-05 16:09:24
linux-kernel
[PATCH RESEND v8 04/16] sparc: simplify module_alloc()
2024-05-05 16:08:59
linux-kernel
[PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
2024-05-05 16:08:13
linux-kernel
[PATCH RESEND v8 03/16] nios2: define virtual address space for modules
2024-05-05 16:07:51
linux-kernel
[PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
2024-05-05 16:07:27
linux-kernel
[PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
2024-05-05 16:07:04
linux-kernel
[PATCH RESEND v8 00/16] mm: jit/text allocator
2024-05-05 14:33:39
linux-kernel
[PATCH v8 17/17] fixup: convert remaining archs: defaults handling
2024-05-05 14:33:16
linux-kernel
[PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of