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

Date List Subject
2023-09-23 15:43:48 linux-kernel Re: [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
2023-09-23 15:41:57 linux-kernel Re: [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
2023-09-22 08:29:56 linux-kernel Re: [PATCH 1/4] mm: pass set_count and set_reserved to __init_single_page
2023-09-21 21:43:07 linux-kernel [GIT PULL] memblock test: compilation fixes
2023-09-19 15:42:35 linux-kernel Re: linux-next: boot warning after merge of the mm tree
2023-09-19 06:48:37 linux-kernel Re: [PATCH] mm: add statistics for PUD level pagetable
2023-09-18 16:52:01 linux-kernel Re: [PATCH] memblock: add missing argument definition
2023-09-18 08:12:33 linux-kernel [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
2023-09-18 08:09:16 linux-kernel [PATCH v3 01/13] nios2: define virtual address space for modules
2023-09-18 07:59:05 linux-kernel [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
2023-09-18 07:56:17 linux-kernel [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
2023-09-18 07:52:43 linux-kernel [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
2023-09-18 07:51:04 linux-kernel [PATCH v3 05/13] modules, execmem: drop module_alloc
2023-09-18 07:49:02 linux-kernel [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
2023-09-18 07:45:16 linux-kernel [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
2023-09-18 07:42:50 linux-kernel [PATCH v3 00/13] mm: jit/text allocator
2023-09-18 07:40:19 linux-kernel [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2023-09-18 07:38:59 linux-kernel [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
2023-09-18 07:38:39 linux-kernel [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
2023-09-18 07:38:38 linux-kernel [PATCH v3 08/13] riscv: extend execmem_params for generated code allocations
2023-09-18 07:33:33 linux-kernel [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
2023-09-17 07:42:43 linux-kernel Re: [PATCH] x86,kexec,ima: use memblock_free_late from ima_free_kexec_buffer
2023-09-14 10:29:36 linux-kernel [PATCH 2/2] memblock tests: fix warning ‘struct seq_file’ declared inside par ameter list
2023-09-14 08:00:10 linux-kernel [PATCH 0/2] memblock test: fix compilation errors
2023-09-14 07:59:00 linux-kernel [PATCH 1/2] memblock tests: fix warning: "__ALIGN_KERNEL" redefined
2023-09-14 06:24:51 linux-kernel Re: [PATCH] memblock tests: Fix compilation errors.
2023-09-13 20:53:50 linux-kernel Re: [PATCH v1 1/1] mm: report per-page metadata information
2023-09-07 19:59:14 linux-kernel Re: [PATCH] docs/mm: Physical Memory: add "Memory map" section
2023-09-06 16:28:55 linux-kernel Re: [PATCH] docs/mm: Physical Memory: add "Memory map" section
2023-09-06 14:02:00 linux-kernel Re: [v4 3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
2023-09-06 10:06:07 linux-kernel [PATCH] docs/mm: Physical Memory: add "Memory map" section
2023-09-05 16:07:46 linux-kernel Re: [PATCH v3] Documentation/page_tables: Add info about MMU/TLB and Page Faults
2023-09-05 16:01:17 linux-kernel Re: [PATCH v6 26/38] sparc64: Implement the new page table range API
2023-08-31 15:56:16 linux-kernel Re: [External] Re: [v3 4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
2023-08-28 09:22:11 linux-kernel Re: [v3 3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT_VMEMMAP flag
2023-08-28 07:50:38 linux-kernel Re: [v3 3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT_VMEMMAP flag
2023-08-23 15:20:08 linux-kernel Re: [RESEND PATCH V3] NUMA:Improve the efficiency of calculating pages loss
2023-08-15 09:26:05 linux-kernel Re: [PATCH 0/3] add page_ext_data to get client data in page_ext
2023-08-14 21:14:26 linux-kernel Re: [syzbot] [mm?] upstream boot error: KASAN: slab-out-of-bounds Read in bootstrap
2023-08-14 16:25:46 linux-kernel Re: [RESEND PATCH V3] NUMA:Improve the efficiency of calculating pages loss
2023-08-07 11:11:08 linux-kernel Re: [PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
2023-08-07 06:51:12 linux-kernel Re: [PATCH RESEND v2] mm/mm_init: use helper macro BITS_PER_LONG and BITS_PER_BYTE
2023-08-04 08:46:13 linux-kernel Re: [PATCH] mm: no need to export mm_kobj
2023-08-03 14:02:55 linux-kernel Re: [PATCH] mm/mm_init: use helper macro BITS_PER_LONG
2023-08-03 06:44:22 linux-kernel [PATCH] parisc/mm: preallocate fixmap page tables at init
2023-08-02 16:53:20 linux-kernel Re: [PATCH 2/2] mm,nodemask: Use nr_node_ids
2023-08-02 15:13:53 linux-kernel Re: [PATCH 1/2] mm: Mark nr_node_ids __ro_after_init
2023-08-01 18:16:52 linux-kernel Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
2023-08-01 17:22:16 linux-kernel Re: [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
2023-08-01 17:21:17 linux-kernel Re: [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
2023-08-01 17:05:11 linux-kernel Re: [PATCH] x86/shstk: Move arch detail comment out of core mm