Date |
List |
Subject |
2024-04-26 08:34:14
|
linux-kernel
|
[PATCH v6 09/16] riscv: extend execmem_params for generated code allocations |
2024-04-26 08:33:50
|
linux-kernel
|
[PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem |
2024-04-26 08:33:26
|
linux-kernel
|
[PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem |
2024-04-26 08:32:24
|
linux-kernel
|
[PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained |
2024-04-26 08:31:48
|
linux-kernel
|
[PATCH v6 02/16] mips: module: rename MODULE_START to MODULES_VADDR |
2024-04-26 08:31:37
|
linux-kernel
|
[PATCH v6 04/16] sparc: simplify module_alloc() |
2024-04-26 08:31:10
|
linux-kernel
|
[PATCH v6 03/16] nios2: define virtual address space for modules |
2024-04-26 08:31:01
|
linux-kernel
|
[PATCH v6 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow() |
2024-04-26 08:29:47
|
linux-kernel
|
[PATCH v6 00/16] mm: jit/text allocator |
2024-04-26 05:35:18
|
linux-kernel
|
Re: [PATCH] riscv: fix overlap of allocated page and PTR_ERR |
2024-04-24 20:31:10
|
linux-kernel
|
Re: linux-next: manual merge of the modules tree with the mm tree |
2024-04-24 09:17:19
|
linux-kernel
|
Re: linux-next: boot failure after merge of the modules tree |
2024-04-22 09:50:32
|
linux-kernel
|
[PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of |
2024-04-22 09:50:10
|
linux-kernel
|
[PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES |
2024-04-22 09:49:48
|
linux-kernel
|
[PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate |
2024-04-22 09:49:28
|
linux-kernel
|
[PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES |
2024-04-22 09:49:08
|
linux-kernel
|
[PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES |
2024-04-22 09:48:46
|
linux-kernel
|
[PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations |
2024-04-22 09:48:26
|
linux-kernel
|
[PATCH v5 09/15] riscv: extend execmem_params for generated code allocations |
2024-04-22 09:48:08
|
linux-kernel
|
[PATCH v5 08/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem |
2024-04-22 09:47:46
|
linux-kernel
|
[PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem |
2024-04-22 09:47:24
|
linux-kernel
|
[PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free() |
2024-04-22 09:47:01
|
linux-kernel
|
[PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained |
2024-04-22 09:46:38
|
linux-kernel
|
[PATCH v5 04/15] sparc: simplify module_alloc() |
2024-04-22 09:46:14
|
linux-kernel
|
[PATCH v5 03/15] nios2: define virtual address space for modules |
2024-04-22 09:45:54
|
linux-kernel
|
[PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR |
2024-04-22 09:45:32
|
linux-kernel
|
[PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() |
2024-04-22 09:45:11
|
linux-kernel
|
[PATCH v5 00/15] mm: jit/text allocator |
2024-04-22 09:20:56
|
linux-kernel
|
Re: [linux-next:master] [init] b8de39bd1b: BUG:kernel_failed_in_early-boot_stage,last_printk:early_console_in_setup_code |
2024-04-22 08:55:31
|
linux-kernel
|
[PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of |
2024-04-22 08:55:12
|
linux-kernel
|
[PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES |
2024-04-22 08:55:05
|
linux-kernel
|
[PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES |
2024-04-22 08:54:47
|
linux-kernel
|
[PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate |
2024-04-22 08:54:47
|
linux-kernel
|
[PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES |
2024-04-22 08:53:29
|
linux-kernel
|
[PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations |
2024-04-22 08:52:39
|
linux-kernel
|
[PATCH v5 09/15] riscv: extend execmem_params for generated code allocations |
2024-04-22 08:51:56
|
linux-kernel
|
[PATCH v5 08/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem |
2024-04-22 08:51:42
|
linux-kernel
|
[PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free() |
2024-04-22 08:51:25
|
linux-kernel
|
[PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem |
2024-04-22 08:50:19
|
linux-kernel
|
[PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained |
2024-04-22 08:49:16
|
linux-kernel
|
[PATCH v5 04/15] sparc: simplify module_alloc() |
2024-04-22 08:49:13
|
linux-kernel
|
[PATCH v5 03/15] nios2: define virtual address space for modules |
2024-04-22 08:48:23
|
linux-kernel
|
[PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR |
2024-04-22 08:48:01
|
linux-kernel
|
[PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() |
2024-04-22 08:26:59
|
linux-kernel
|
[PATCH v5 00/15] mm: jit/text allocator |
2024-04-20 10:54:02
|
linux-kernel
|
Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES |
2024-04-20 07:35:14
|
linux-kernel
|
Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES |
2024-04-20 04:24:27
|
linux-kernel
|
Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free() |
2024-04-19 20:04:27
|
linux-kernel
|
Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free() |
2024-04-19 17:04:00
|
linux-kernel
|
Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free() |
2024-04-19 15:51:32
|
linux-kernel
|
Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES |