Mike Rapoport ([email protected])

Number of posts: 2618 (1.55 per day)
First post: 2019-09-05 06:11:21
Last post: 2024-04-22 09:50:32

Date List Subject
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
2024-04-19 15:04:14 linux-kernel Re: [PATCH v3] arm64: hibernate: Fix level3 translation fault in swsusp_save()
2024-04-19 06:56:55 linux-kernel Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-18 19:48:51 linux-kernel Re: [RFC PATCH 3/7] module: [
2024-04-18 18:04:31 linux-kernel Re: [PATCH v2] memblock: add no-map alloc functions
2024-04-18 17:57:03 linux-kernel Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-18 15:40:13 linux-kernel Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
2024-04-18 15:37:26 linux-kernel Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-18 11:00:41 linux-kernel Re: [PATCH] init: fix allocated page overlapping with PTR_ERR
2024-04-18 10:25:23 linux-kernel Re: [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
2024-04-18 10:21:47 linux-kernel Re: [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
2024-04-18 06:57:23 linux-kernel Re: [PATCH v20 2/5] ring-buffer: Introducing ring-buffer mapping functions
2024-04-17 19:35:48 linux-ext4 Re: riscv32 EXT4 splat, 6.8 regression?