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-12-11 15:59:49
linux-kernel
[PATCH v1 32/39] mm/rmap: remove page_remove_rmap()
2023-12-11 15:59:49
linux-kernel
[PATCH v1 23/39] mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
2023-12-11 15:59:45
linux-kernel
[PATCH v1 30/39] mm/rmap: page_remove_rmap() -> folio_remove_rmap_pte()
2023-12-11 15:59:40
linux-kernel
[PATCH v1 29/39] mm/migrate_device: page_remove_rmap() -> folio_remove_rmap_pte()
2023-12-11 15:59:33
linux-kernel
[PATCH v1 27/39] mm/ksm: page_remove_rmap() -> folio_remove_rmap_pte()
2023-12-11 15:59:32
linux-kernel
[PATCH v1 18/39] mm/ksm: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
2023-12-11 15:59:27
linux-kernel
[PATCH v1 28/39] mm/memory: page_remove_rmap() -> folio_remove_rmap_pte()
2023-12-11 15:59:16
linux-kernel
[PATCH v1 25/39] mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd()
2023-12-11 15:59:11
linux-kernel
[PATCH v1 24/39] kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()
2023-12-11 15:59:11
linux-kernel
[PATCH v1 17/39] mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
2023-12-11 15:59:10
linux-kernel
[PATCH v1 26/39] mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
2023-12-11 15:58:55
linux-kernel
[PATCH v1 22/39] mm/rmap: remove RMAP_COMPOUND
2023-12-11 15:58:52
linux-kernel
[PATCH v1 20/39] mm/memory: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
2023-12-11 15:58:39
linux-kernel
[PATCH v1 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
2023-12-11 15:58:36
linux-kernel
[PATCH v1 19/39] mm/swapfile: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
2023-12-11 15:58:28
linux-kernel
[PATCH v1 16/39] mm/huge_memory: page_add_anon_rmap() -> folio_add_anon_rmap_pmd()
2023-12-11 15:58:27
linux-kernel
[PATCH v1 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
2023-12-11 15:58:08
linux-kernel
[PATCH v1 11/39] mm/userfaultfd: page_add_file_rmap() -> folio_add_file_rmap_pte()
2023-12-11 15:58:07
linux-kernel
[PATCH v1 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap()
2023-12-11 15:58:04
linux-kernel
[PATCH v1 12/39] mm/rmap: remove page_add_file_rmap()
2023-12-11 15:58:00
linux-kernel
[PATCH v1 09/39] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
2023-12-11 15:57:59
linux-kernel
[PATCH v1 08/39] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
2023-12-11 15:57:59
linux-kernel
[PATCH v1 06/39] mm/rmap: add hugetlb sanity checks
2023-12-11 15:57:59
linux-kernel
[PATCH v1 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
2023-12-11 15:57:52
linux-kernel
[PATCH v1 04/39] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
2023-12-11 15:57:36
linux-kernel
[PATCH v1 01/39] mm/rmap: rename hugepage_add* to hugetlb_add*
2023-12-11 15:57:36
linux-kernel
[PATCH v1 03/39] mm/rmap: introduce and use hugetlb_add_file_rmap()
2023-12-11 15:57:34
linux-kernel
[PATCH v1 05/39] mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
2023-12-11 15:57:30
linux-kernel
[PATCH v1 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()
2023-12-11 15:57:23
linux-kernel
[PATCH v1 00/39] mm/rmap: interface overhaul
2023-12-11 12:04:58
linux-kernel
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-08 15:22:15
linux-kernel
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
2023-12-08 11:37:14
linux-kernel
Re: [PATCH v2 2/2] dax: add a sysfs knob to control memmap_on_memory behavior
2023-12-08 11:24:34
linux-kernel
Re: [PATCH RFC 00/39] mm/rmap: interface overhaul
2023-12-07 15:02:21
linux-kernel
Re: [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
2023-12-07 13:28:56
linux-kernel
Re: [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
2023-12-07 11:25:48
linux-kernel
Re: [PATCH v8 03/10] mm: thp: Introduce multi-size THP sysfs interface
2023-12-07 11:13:23
linux-kernel
Re: [PATCH v8 03/10] mm: thp: Introduce multi-size THP sysfs interface
2023-12-07 11:08:32
linux-kernel
Re: [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
2023-12-07 10:41:25
linux-kernel
Re: [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
2023-12-07 10:04:20
linux-kernel
Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
2023-12-06 12:21:08
linux-kernel
Re: [PATCH RFC 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()
2023-12-06 11:23:44
linux-kernel
Re: [PATCH 0/4] kdump: crashkernel reservation from CMA
2023-12-06 10:37:00
linux-kernel
[PATCH v1] selftests/mm: cow: print ksft header before printing anything else
2023-12-06 10:23:35
linux-kernel
Re: [PATCH v8 00/10] Multi-size THP for anonymous memory
2023-12-06 09:21:41
linux-kernel
Re: [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-06 09:18:00
linux-kernel
Re: [PATCH RFC 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
2023-12-05 17:23:55
linux-kernel
Re: [PATCH v8 00/10] Multi-size THP for anonymous memory
2023-12-05 17:03:38
linux-kernel
Re: [PATCH v8 06/10] selftests/mm: Factor out thp settings management
2023-12-05 17:03:02
linux-kernel
Re: [PATCH v8 05/10] selftests/mm/kugepaged: Restore thp settings at exit
2023-12-05 16:58:25
linux-kernel
Re: [PATCH v8 03/10] mm: thp: Introduce multi-size THP sysfs interface