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-11 17:32:44
linux-kernel
[PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
2024-04-11 17:31:09
linux-kernel
[PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-11 17:30:28
linux-kernel
[PATCH v4 01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow()
2024-04-11 17:30:10
linux-kernel
[PATCH v4 00/15] mm: jit/text allocator
2024-04-11 13:34:06
linux-kernel
Re: [PATCH] init/main.c: Fix potential static_command_line memory overflow
2024-04-08 05:37:02
linux-kernel
[GIT PULL]: memblock tests: fix build errors
2024-04-04 09:35:57
linux-kernel
Re: [PATCH 0/3] memblock tests: fix build error
2024-04-02 19:10:48
linux-kernel
Re: [PATCH 0/3] memblock tests: fix build error
2024-04-02 07:29:50
linux-kernel
Re: [PATCH] mm, mmap: remove vma_merge()
2024-03-28 10:02:39
linux-kernel
Re: [PATCH v2 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
2024-03-28 07:16:20
linux-kernel
Re: [PATCH RFC 0/3] mm/gup: consistently call it GUP-fast
2024-03-27 16:22:12
linux-kernel
Re: [PATCH v2 5/6] mm/mm_init.c: remove unneeded calc_memmap_size()
2024-03-27 15:50:19
linux-kernel
Re: [PATCH v2 3/6] mm/mm_init.c: add new function calc_nr_all_pages()
2024-03-27 15:44:56
linux-kernel
Re: [PATCH v2 6/6] mm/mm_init.c: remove arch_reserved_kernel_pages()
2024-03-27 15:44:18
linux-kernel
Re: [PATCH v2 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
2024-03-27 15:33:14
linux-kernel
Re: [PATCH RFC 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
2024-03-27 15:23:55
linux-kernel
Re: [PATCH RFC 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments
2024-03-27 15:13:54
linux-kernel
Re: [PATCH RFC 1/3] mm/gup: consistently name GUP-fast functions
2024-03-26 15:00:31
linux-kernel
Re: [PATCH v2 2/3] selftests/memfd_secret: add vmsplice() test
2024-03-26 14:57:33
linux-kernel
Re: [PATCH v2 1/3] mm/secretmem: fix GUP-fast succeeding on secretmem folios
2024-03-26 06:58:44
linux-kernel
Re: [PATCH v2 6/6] mm/mm_init.c: remove arch_reserved_kernel_pages()
2024-03-26 06:58:14
linux-kernel
Re: [PATCH v2 3/6] mm/mm_init.c: add new function calc_nr_all_pages()
2024-03-26 06:45:43
linux-kernel
Re: [PATCH v2 2/6] mm/mm_init.c: remove the useless dma_reserve
2024-03-26 06:45:01
linux-kernel
Re: [PATCH v2 1/6] x86: remove unneeded memblock_find_dma_reserve()
2024-03-26 06:31:30
linux-kernel
Re: [PATCH v1 3/3] mm: merge folio_is_secretmem() into folio_fast_pin_allowed()
2024-03-26 06:18:49
linux-kernel
Re: [PATCH v1 2/3] selftests/memfd_secret: add vmsplice() test
2024-03-24 10:31:09
linux-kernel
Re: BUG: unable to handle kernel paging request in fuse_copy_do
2024-03-20 09:38:02
linux-kernel
Re: [PATCH 2/6] x86: remove memblock_find_dma_reserve()
2024-03-19 16:25:58
linux-kernel
Re: [PATCH 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
2024-03-19 15:50:34
linux-kernel
Re: [PATCH 2/6] x86: remove memblock_find_dma_reserve()
2024-03-19 15:02:49
linux-kernel
Re: [PATCH 1/1] mm/mm_init.c: eliminate a local variable in mem_debugging_and_hardening_init()
2024-03-18 16:34:53
linux-kernel
Re: [PATCH 1/1] mm/mm_init.c: eliminate a local variable in mem_debugging_and_hardening_init()
2024-03-07 07:23:12
linux-kernel
Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
2024-03-07 07:14:48
linux-kernel
Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
2024-03-06 06:36:54
linux-kernel
Re: [PATCH v3 10/10] mm/treewide: Align up pXd_leaf() retval across archs
2024-03-06 06:35:36
linux-kernel
Re: [PATCH v3 09/10] mm/treewide: Drop pXd_large()
2024-03-06 06:32:04
linux-kernel
Re: [PATCH v3 07/10] mm/treewide: Replace pmd_large() with pmd_leaf()
2024-03-06 06:29:34
linux-kernel
Re: [PATCH v3 06/10] mm/kasan: Use pXd_leaf() in shadow_mapped()
2024-03-06 06:28:41
linux-kernel
Re: [PATCH v3 05/10] mm/x86: Drop two unnecessary pud_leaf() definitions
2024-03-06 06:24:51
linux-kernel
Re: [PATCH v3 04/10] mm/x86: Replace pgd_large() with pgd_leaf()
2024-03-06 06:24:12
linux-kernel
Re: [PATCH v3 03/10] mm/x86: Replace p4d_large() with p4d_leaf()
2024-03-06 06:21:51
linux-kernel
Re: [PATCH v3 02/10] mm/ppc: Replace pXd_is_leaf() with pXd_leaf()
2024-03-06 06:17:30
linux-kernel
Re: [PATCH v3 01/10] mm/ppc: Define pXd_large() with pXd_leaf()
2024-02-29 09:43:55
linux-kernel
Re: [PATCH] PM: hibernate: Fix level3 translation fault in swsusp_save()
2024-02-27 10:02:18
linux-kernel
Re: [PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
2024-02-26 09:49:16
linux-kernel
Re: [PATCH] PM: hibernate: Fix level3 translation fault in swsusp_save()
2024-02-21 07:11:09
linux-kernel
Re: [RFC PATCH 1/8] mm: Switch mm->get_unmapped_area() to a flag
2024-02-21 06:12:57
linux-kernel
Re: [PATCH v1 0/2] support NUMA emulation for genertic arch
2024-02-20 10:31:12
linux-kernel
Re: [PATCH v3 09/17] x86: Add KHO support
2024-02-14 09:16:34
linux-kernel
Re: [PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
2024-02-14 07:44:30
linux-kernel
Re: [PATCH] mm: memblock: avoid to create memmap for memblock nomap regions