LinuxLists
Users
About
David Hildenbrand (
[email protected]
)
Number of posts: 8795 (3.18 per day)
First post: 2016-11-16 12:34:39
Last post: 2024-06-14 12:43:29
Previous Page
/
Next Page
Date
List
Subject
2023-10-19 08:08:52
linux-kernel
Re: [PATCH v2 1/2] mm: page_alloc: skip memoryless nodes entirely
2023-10-19 07:58:24
linux-kernel
Re: [PATCH v2 0/2] handle memoryless nodes more appropriately
2023-10-18 07:53:24
linux-kernel
Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2023-10-17 16:16:36
linux-kernel
Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-17 15:29:41
linux-kernel
Re: [PATCH v1 0/4] mm/ksm: Add ksm advisor
2023-10-17 15:11:08
linux-kernel
Re: [PATCH v6 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
2023-10-17 15:06:49
linux-kernel
Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2023-10-17 14:40:08
linux-kernel
Re: [PATCH v6 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
2023-10-17 07:37:06
linux-kernel
Re: [PATCH] x86/mm: drop 4MB restriction on minimal NUMA node size
2023-10-17 07:29:23
linux-kernel
Re: [PATCH] x86/mm: drop 4MB restriction on minimal NUMA node size
2023-10-16 18:02:34
linux-kernel
Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-16 10:14:39
linux-kernel
Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
2023-10-16 08:37:13
linux-kernel
Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-16 08:24:30
linux-kernel
Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2023-10-16 08:17:47
linux-kernel
Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-13 20:16:08
linux-kernel
Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-10-13 09:58:00
linux-kernel
Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-13 08:05:48
linux-kernel
Re: [PATCH v3 1/3] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
2023-10-13 07:48:08
linux-kernel
Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
2023-10-12 15:31:39
linux-kernel
Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
2023-10-12 09:32:21
linux-kernel
Re: [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
2023-10-12 09:24:40
linux-kernel
Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-12 08:42:57
linux-kernel
Re: [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
2023-10-12 08:34:02
linux-kernel
Re: [PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
2023-10-09 16:25:08
linux-kernel
Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-09 16:23:58
linux-kernel
Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-10-09 15:17:45
linux-kernel
Re: [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
2023-10-09 15:05:08
linux-kernel
Re: [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
2023-10-09 14:44:27
linux-kernel
Re: [PATCH v6 6/9] mm: thp: Add "recommend" option for anon_orders
2023-10-09 14:39:44
linux-kernel
Re: [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-09 10:04:28
linux-kernel
Re: [PATCH v1 3/3] memory: move exclusivity detection in do_wp_page() into wp_can_reuse_anon_folio()
2023-10-09 09:49:23
linux-kernel
Re: [PATCH v1 0/4] mm/ksm: Add ksm advisor
2023-10-06 20:09:25
linux-kernel
Re: [PATCH v6 6/9] mm: thp: Add "recommend" option for anon_orders
2023-10-06 20:07:18
linux-kernel
Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-10-06 18:57:08
linux-kernel
Re: [PATCH v4] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
2023-10-06 18:54:46
linux-kernel
Re: [PATCH v4] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
2023-10-06 12:58:36
linux-kernel
Re: [PATCH v2 4/4] mm/gup: adapt get_user_page_vma_remote() to never return NULL
2023-10-06 12:58:01
linux-kernel
Re: [PATCH v2 3/4] mm/gup: make failure to pin an error if FOLL_NOWAIT not specified
2023-10-06 12:55:02
linux-kernel
Re: [PATCH v2] mm: rmap.c: fix kenrel-doc warning
2023-10-06 12:53:12
linux-kernel
Re: [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
2023-10-06 12:34:37
linux-kernel
Re: [PATCH v4 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
2023-10-06 12:31:41
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-10-06 12:19:30
linux-kernel
Re: [PATCH] mm: rmap.c: fix kenrel-doc warning
2023-10-06 12:18:33
linux-kernel
Re: [PATCH] mm: rmap.c: fix kenrel-doc warning
2023-10-06 12:08:23
linux-kernel
Re: [RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
2023-10-06 12:02:43
linux-kernel
Re: [PATCH v1 0/4] mm/ksm: Add ksm advisor
2023-10-06 11:47:55
linux-kernel
Re: [PATCH] mm/memory-hotplug: fix typo in documentation
2023-10-05 14:48:44
linux-kernel
Re: [PATCH v6 1/9] mm: Allow deferred splitting of arbitrary anon large folios
2023-10-03 21:09:29
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-10-03 21:06:14
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-10-02 22:55:22
linux-kernel
[PATCH v1 3/3] memory: move exclusivity detection in do_wp_page() into wp_can_reuse_anon_folio()