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-02-13 14:17:01
linux-kernel
Re: [PATCH] mm: document memalloc_noreclaim_save() and memalloc_pin_save()
2024-02-12 08:15:02
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
2024-02-11 08:31:33
linux-kernel
Re: [PATCH] mm/memblock: Add MEMBLOCK_RSRV_NOINIT into flagname[] array
2024-02-08 06:42:31
linux-kernel
Re: [PATCH v3 13/15] mm/memory: optimize fork() with PTE-mapped THP
2024-02-08 06:30:53
linux-kernel
Re: [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte()
2024-02-08 06:29:57
linux-kernel
Re: [PATCH v3 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
2024-02-08 06:23:50
linux-kernel
Re: [PATCH v3 09/15] arm/mm: use pte_next_pfn() in set_ptes()
2024-02-08 06:21:35
linux-kernel
Re: [PATCH v3 10/15] powerpc/mm: use pte_next_pfn() in set_ptes()
2024-02-08 06:20:04
linux-kernel
Re: [PATCH v3 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
2024-02-08 06:19:40
linux-kernel
Re: [PATCH v3 07/15] sparc/pgtable: define PFN_PTE_SHIFT
2024-02-08 06:16:02
linux-kernel
Re: [PATCH v3 06/15] s390/pgtable: define PFN_PTE_SHIFT
2024-02-08 06:15:38
linux-kernel
Re: [PATCH v3 05/15] riscv/pgtable: define PFN_PTE_SHIFT
2024-02-08 06:14:18
linux-kernel
Re: [PATCH v3 04/15] powerpc/pgtable: define PFN_PTE_SHIFT
2024-02-08 06:13:19
linux-kernel
Re: [PATCH v3 03/15] nios2/pgtable: define PFN_PTE_SHIFT
2024-02-08 06:12:29
linux-kernel
Re: [PATCH v3 02/15] arm/pgtable: define PFN_PTE_SHIFT
2024-02-08 06:11:34
linux-kernel
Re: [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
2024-02-08 05:58:29
linux-kernel
[PATCH] MAINTAINERS: update mm and memcg entries
2024-02-07 15:27:56
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
2024-02-04 12:16:44
linux-kernel
Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page
2024-02-04 11:57:11
linux-kernel
Re: [PATCH RFT v3 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
2024-02-04 10:59:13
linux-kernel
Re: [PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page
2024-02-04 10:27:36
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
2024-01-31 11:26:28
linux-kernel
Re: [Syzkaller & bisect] There is BUG: unable to handle kernel paging request in fuse_copy_one in intel-6.8-rc2
2024-01-30 09:48:11
linux-kernel
Re: [PATCH] mm/mmap: use SZ_{8M, 128M} helper macro
2024-01-30 09:36:26
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
2024-01-30 07:25:17
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
2024-01-30 07:13:23
linux-kernel
Re: [PATCH v2 1/3] userfaultfd: move userfaultfd_ctx struct to header file
2024-01-28 06:42:55
linux-kernel
[GIT PULL] memblock: fix crash when reserved memory is not added to memory
2024-01-25 09:39:27
linux-kernel
Re: [PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
2024-01-25 09:37:42
linux-kernel
Re: [PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
2024-01-25 07:32:44
linux-kernel
Re: [PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
2024-01-22 07:42:16
linux-kernel
Re: [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
2024-01-19 08:42:44
linux-kernel
Re: [PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
2024-01-18 06:42:30
linux-kernel
Re: [PATCH] memblock: fix crash when reserved memory is not added to memory
2024-01-18 06:38:34
linux-kernel
[GIT PULL] memblock: small update for 6.8
2024-01-17 11:09:14
linux-kernel
Re: memblock_reserve for unadded region (was: [PATCH] MIPS: loongson64: fix boot failure)
2024-01-17 06:47:02
linux-kernel
Re: memblock_reserve for unadded region (was: [PATCH] MIPS: loongson64: fix boot failure)
2024-01-16 22:09:43
linux-crypto
Re: [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
2024-01-16 08:40:07
linux-kernel
Re: memblock_reserve for unadded region (was: [PATCH] MIPS: loongson64: fix boot failure)
2024-01-15 09:18:20
linux-crypto
Re: [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
2024-01-09 06:05:41
linux-kernel
Re: [PATCH] efi: Disable mirror feature during crashkernel
2024-01-02 13:57:05
linux-kernel
Re: [PATCH v1] mm: abstract shadow stack vma behind arch_is_shadow_stack_vma
2023-12-31 07:26:52
linux-kernel
Re: [REGRESSION] Platforms supporting SGX fail to kexec due to 96c6b8f212a ("memblock: report failures when memblock_can_resize is not set")
2023-12-15 10:59:50
linux-kernel
Re: [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
2023-12-08 09:35:44
linux-kernel
Re: [PATCH] memblock: Return NUMA_NO_NODE instead of -1 to improve code readability
2023-12-03 11:58:35
linux-kernel
Re: [PATCH v2] mm/mm_init.c: Extend init unavailable range doc info
2023-11-29 06:14:49
linux-kernel
Re: [PATCH 5/7] mm/mm_init.c: Extend init unavailable range doc info
2023-11-28 07:14:16
linux-kernel
Re: [PATCH 5/7] mm/mm_init.c: Extend init unavailable range doc info
2023-11-28 06:50:25
linux-kernel
Re: [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
2023-11-25 10:04:56
linux-kernel
Re: [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
2023-11-24 08:19:29
linux-kernel
Re: [PATCH 5/7] mm/mm_init.c: Extend init unavailable range doc info