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-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?
2024-04-17 06:03:54
linux-kernel
Re: [PATCH v2] memblock: add no-map alloc functions
2024-04-17 05:56:04
linux-kernel
Re: [PATCH] memblock: add no-map alloc functions
2024-04-17 04:56:42
linux-kernel
Re: [PATCH v20 0/5] Introducing trace buffer mapping by user-space
2024-04-16 18:36:09
linux-ext4
Re: riscv32 EXT4 splat, 6.8 regression?
2024-04-16 18:19:29
linux-ext4
Re: riscv32 EXT4 splat, 6.8 regression?
2024-04-16 16:33:15
linux-ext4
Re: riscv32 EXT4 splat, 6.8 regression?
2024-04-16 16:21:16
linux-ext4
Re: riscv32 EXT4 splat, 6.8 regression?
2024-04-16 14:29:19
linux-ext4
Re: riscv32 EXT4 splat, 6.8 regression?
2024-04-16 07:23:53
linux-kernel
Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-15 17:09:10
linux-kernel
Re: [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
2024-04-15 17:03:00
linux-kernel
Re: [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
2024-04-15 16:53:27
linux-kernel
Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-15 15:28:26
linux-kernel
Re: [PATCH] memblock: add no-map alloc functions
2024-04-14 07:37:06
linux-kernel
Re: [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
2024-04-14 07:35:27
linux-kernel
Re: [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
2024-04-14 07:28:20
linux-kernel
Re: [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
2024-04-14 06:56:12
linux-kernel
Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-14 06:55:30
linux-kernel
Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-12 21:00:26
linux-kernel
Re: [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name
2024-04-11 18:15:39
linux-kernel
[PATCH v4 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
2024-04-11 18:05:38
linux-kernel
[PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDR
2024-04-11 17:59:47
linux-kernel
[PATCH v4 03/15] nios2: define virtual address space for modules
2024-04-11 17:59:34
linux-kernel
[PATCH v4 10/15] powerpc: extend execmem_params for kprobes allocations
2024-04-11 17:56:54
linux-kernel
[PATCH v4 07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-04-11 17:54:32
linux-kernel
[PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained
2024-04-11 17:38:08
linux-kernel
[RFC PATCH 7/7] x86/module: enable ROX caches for module text
2024-04-11 17:37:52
linux-kernel
[RFC PATCH 6/7] execmem: add support for cache of large ROX pages
2024-04-11 17:37:35
linux-kernel
[RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
2024-04-11 17:37:19
linux-kernel
[RFC PATCH 4/7] ftrace: Add swap_func to ftrace_process_locs()
2024-04-11 17:37:04
linux-kernel
[RFC PATCH 3/7] module: prepare to handle ROX allocations for text
2024-04-11 17:36:46
linux-kernel
[RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
2024-04-11 17:36:46
linux-kernel
[RFC PATCH 1/7] asm-generic: introduce text-patching.h
2024-04-11 17:36:12
linux-kernel
[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
2024-04-11 17:35:50
linux-kernel
[PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
2024-04-11 17:35:31
linux-kernel
[PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
2024-04-11 17:35:07
linux-kernel
[PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate
2024-04-11 17:34:46
linux-kernel
[PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
2024-04-11 17:33:23
linux-kernel
[PATCH v4 08/15] arm64: extend execmem_info for generated code allocations
2024-04-11 17:33:12
linux-kernel
[PATCH v4 09/15] riscv: extend execmem_params for generated code allocations