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
2024-01-29 14:39:55
linux-kernel
[PATCH v1 6/9] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
2024-01-29 14:39:31
linux-kernel
[PATCH v1 4/9] mm/memory: factor out zapping folio pte into zap_present_folio_pte()
2024-01-29 14:39:18
linux-kernel
[PATCH v1 2/9] mm/memory: handle !page case in zap_present_pte() separately
2024-01-29 14:35:07
linux-kernel
[PATCH v1 7/9] mm/mmu_gather: add __tlb_remove_folio_pages()
2024-01-29 14:34:28
linux-kernel
[PATCH v1 5/9] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size()
2024-01-29 14:33:37
linux-kernel
[PATCH v1 3/9] mm/memory: further separate anon and pagecache folio handling in zap_present_pte()
2024-01-29 14:33:19
linux-kernel
[PATCH v1 1/9] mm/memory: factor out zapping of present pte into zap_present_pte()
2024-01-29 12:53:52
linux-kernel
[PATCH v3 15/15] mm/memory: ignore writable bit in folio_pte_batch()
2024-01-29 12:53:44
linux-kernel
[PATCH v3 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
2024-01-29 12:53:29
linux-kernel
[PATCH v3 13/15] mm/memory: optimize fork() with PTE-mapped THP
2024-01-29 12:53:14
linux-kernel
[PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte()
2024-01-29 12:52:58
linux-kernel
[PATCH v3 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
2024-01-29 12:52:44
linux-kernel
[PATCH v3 10/15] powerpc/mm: use pte_next_pfn() in set_ptes()
2024-01-29 12:52:31
linux-kernel
[PATCH v3 09/15] arm/mm: use pte_next_pfn() in set_ptes()
2024-01-29 12:52:14
linux-kernel
[PATCH v3 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
2024-01-29 12:52:01
linux-kernel
[PATCH v3 07/15] sparc/pgtable: define PFN_PTE_SHIFT
2024-01-29 12:51:46
linux-kernel
[PATCH v3 06/15] s390/pgtable: define PFN_PTE_SHIFT
2024-01-29 12:51:41
linux-kernel
[PATCH v3 03/15] nios2/pgtable: define PFN_PTE_SHIFT
2024-01-29 12:51:33
linux-kernel
[PATCH v3 05/15] riscv/pgtable: define PFN_PTE_SHIFT
2024-01-29 12:51:20
linux-kernel
[PATCH v3 04/15] powerpc/pgtable: define PFN_PTE_SHIFT
2024-01-29 12:50:46
linux-kernel
[PATCH v3 02/15] arm/pgtable: define PFN_PTE_SHIFT
2024-01-29 12:50:30
linux-kernel
[PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
2024-01-29 12:50:17
linux-kernel
[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
2024-01-29 10:07:16
linux-kernel
Re: [PATCH RFC 5/6] mm: rmap: weaken the WARN_ON in __folio_add_anon_rmap()
2024-01-26 19:11:34
linux-kernel
Re: [PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP
2024-01-25 19:44:58
linux-kernel
[PATCH v2 12/15] mm/memory: pass PTE to copy_present_pte()
2024-01-25 19:43:48
linux-kernel
[PATCH v2 04/15] powerpc/pgtable: define PFN_PTE_SHIFT
2024-01-25 19:42:22
linux-kernel
[PATCH v2 02/15] arm/pgtable: define PFN_PTE_SHIFT
2024-01-25 19:42:03
linux-kernel
[PATCH v2 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
2024-01-25 19:36:55
linux-kernel
[PATCH v2 10/15] powerpc/mm: use pte_next_pfn() in set_ptes()
2024-01-25 19:36:47
linux-kernel
[PATCH v2 15/15] mm/memory: ignore writable bit in folio_pte_batch()
2024-01-25 19:36:15
linux-kernel
[PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
2024-01-25 19:36:00
linux-kernel
[PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP
2024-01-25 19:35:31
linux-kernel
[PATCH v2 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
2024-01-25 19:35:02
linux-kernel
[PATCH v2 09/15] arm/mm: use pte_next_pfn() in set_ptes()
2024-01-25 19:34:59
linux-kernel
[PATCH v2 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
2024-01-25 19:34:34
linux-kernel
[PATCH v2 07/15] sparc/pgtable: define PFN_PTE_SHIFT
2024-01-25 19:34:21
linux-kernel
[PATCH v2 06/15] s390/pgtable: define PFN_PTE_SHIFT
2024-01-25 19:34:07
linux-kernel
[PATCH v2 05/15] riscv/pgtable: define PFN_PTE_SHIFT
2024-01-25 19:33:38
linux-kernel
[PATCH v2 03/15] nios2/pgtable: define PFN_PTE_SHIFT
2024-01-25 19:32:57
linux-kernel
[PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP
2024-01-25 13:05:29
linux-kernel
Re: [Issue] mprotect+madvise may be better than mmap for permission changes and page zeroing
2024-01-25 08:21:24
linux-kernel
Re: [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
2024-01-25 08:17:37
linux-kernel
Re: [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
2024-01-23 20:15:09
linux-kernel
Re: [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
2024-01-23 19:33:26
linux-kernel
Re: [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
2024-01-23 14:42:06
linux-kernel
Re: [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
2024-01-23 13:55:26
linux-kernel
Re: [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
2024-01-23 13:09:08
linux-kernel
Re: [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
2024-01-23 12:22:52
linux-kernel
Re: [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
2024-01-23 11:53:26
linux-kernel
Re: [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64