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
Previous Page
/
Next Page
Date
List
Subject
2024-05-05 14:32:50
linux-kernel
[PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
2024-05-05 14:32:44
linux-kernel
[PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
2024-05-05 14:32:00
linux-kernel
[PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
2024-05-05 14:31:37
linux-kernel
[PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
2024-05-05 14:31:10
linux-kernel
[PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
2024-05-05 14:30:46
linux-kernel
[PATCH v8 10/17] arm64: extend execmem_info for generated code allocations
2024-05-05 14:30:22
linux-kernel
[PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
2024-05-05 14:29:56
linux-kernel
[PATCH v8 08/17] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-05-05 14:29:32
linux-kernel
[PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
2024-05-05 14:29:05
linux-kernel
[PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
2024-05-05 14:28:38
linux-kernel
[PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
2024-05-05 14:28:14
linux-kernel
[PATCH v8 04/17] sparc: simplify module_alloc()
2024-05-05 14:27:50
linux-kernel
[PATCH v8 03/17] nios2: define virtual address space for modules
2024-05-05 14:27:26
linux-kernel
[PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
2024-05-05 14:27:02
linux-kernel
[PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
2024-05-05 14:26:41
linux-kernel
[PATCH v8 00/17] mm: jit/text allocator
2024-05-03 06:30:24
linux-kernel
Re: [PATCH v7 00/16] mm: jit/text allocator
2024-05-01 16:13:54
linux-kernel
Re: [POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
2024-05-01 15:42:01
linux-kernel
Re: [POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
2024-05-01 15:00:06
linux-kernel
Re: [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name
2024-05-01 14:47:53
linux-kernel
Re: [POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
2024-04-29 14:15:52
linux-kernel
Re: [PATCH] of: of_reserved_mem: clean-up reserved memory with no-map
2024-04-29 12:54:39
linux-kernel
[PATCH v7 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
2024-04-29 12:53:21
linux-kernel
[PATCH v7 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
2024-04-29 12:25:15
linux-kernel
[PATCH v7 11/16] powerpc: extend execmem_params for kprobes allocations
2024-04-29 12:23:48
linux-kernel
[PATCH v7 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
2024-04-29 12:22:55
linux-kernel
[PATCH v7 15/16] kprobes: remove dependency on CONFIG_MODULES
2024-04-29 12:22:41
linux-kernel
[PATCH v7 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
2024-04-29 12:21:45
linux-kernel
[PATCH v7 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
2024-04-29 12:21:02
linux-kernel
[PATCH v7 10/16] arm64: extend execmem_info for generated code allocations
2024-04-29 12:20:26
linux-kernel
[PATCH v7 09/16] riscv: extend execmem_params for generated code allocations
2024-04-29 12:20:06
linux-kernel
[PATCH v7 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-04-29 12:19:26
linux-kernel
[PATCH v7 06/16] mm: introduce execmem_alloc() and execmem_free()
2024-04-29 12:19:11
linux-kernel
[PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained
2024-04-29 12:18:57
linux-kernel
[PATCH v7 03/16] nios2: define virtual address space for modules
2024-04-29 12:18:21
linux-kernel
[PATCH v7 04/16] sparc: simplify module_alloc()
2024-04-29 12:18:07
linux-kernel
[PATCH v7 02/16] mips: module: rename MODULE_START to MODULES_VADDR
2024-04-29 12:18:05
linux-kernel
[PATCH v7 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
2024-04-29 12:17:50
linux-kernel
[PATCH v7 00/16] mm: jit/text allocator
2024-04-28 12:01:54
linux-kernel
Re: [PATCH v2] memblock: add no-map alloc functions
2024-04-28 06:56:50
linux-kernel
Re: [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-04-28 06:35:14
linux-kernel
Re: [PATCH v2] memblock: add no-map alloc functions
2024-04-27 08:50:38
linux-kernel
Re: [PATCH v2] memblock: add no-map alloc functions
2024-04-26 08:37:45
linux-kernel
[PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
2024-04-26 08:37:21
linux-kernel
[PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES
2024-04-26 08:37:07
linux-kernel
[PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
2024-04-26 08:36:56
linux-kernel
[PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
2024-04-26 08:36:29
linux-kernel
[PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
2024-04-26 08:35:49
linux-kernel
[PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
2024-04-26 08:35:06
linux-kernel
[PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations
2024-04-26 08:34:38
linux-kernel
[PATCH v6 10/16] arm64: extend execmem_info for generated code allocations