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

Date List Subject
2024-02-14 21:14:27 linux-kernel [PATCH v3 09/10] mm/mmu_gather: improve cond_resched() handling with large folios and expensive page freeing
2024-02-14 21:14:12 linux-kernel [PATCH v3 08/10] mm/mmu_gather: add __tlb_remove_folio_pages()
2024-02-14 21:12:50 linux-kernel [PATCH v3 05/10] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size()
2024-02-14 21:12:03 linux-kernel [PATCH v3 03/10] mm/memory: further separate anon and pagecache folio handling in zap_present_pte()
2024-02-14 21:11:40 linux-kernel [PATCH v3 02/10] mm/memory: handle !page case in zap_present_pte() separately
2024-02-14 20:47:36 linux-kernel [PATCH v3 10/10] mm/memory: optimize unmap/zap with PTE-mapped THP
2024-02-14 20:46:46 linux-kernel [PATCH v3 07/10] mm/mmu_gather: add tlb_remove_tlb_entries()
2024-02-14 20:46:32 linux-kernel [PATCH v3 04/10] mm/memory: factor out zapping folio pte into zap_present_folio_pte()
2024-02-14 20:46:32 linux-kernel [PATCH v3 06/10] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
2024-02-14 20:45:27 linux-kernel [PATCH v3 00/10] mm/memory: optimize unmap/zap with PTE-mapped THP
2024-02-14 20:45:12 linux-kernel [PATCH v3 01/10] mm/memory: factor out zapping of present pte into zap_present_pte()
2024-02-14 14:45:06 linux-kernel Re: [PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
2024-02-14 10:55:39 linux-kernel Re: [PATCH v4 0/7] Split a folio to any lower order folios
2024-02-14 10:01:34 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-14 09:34:38 linux-kernel Re: [PATCH v4 4/7] mm: page_owner: add support for splitting to any order in split page_owner.
2024-02-14 09:27:02 linux-kernel Re: [PATCH v4 3/7] mm: memcg: make memcg huge page split support any order split.
2024-02-14 09:14:26 linux-kernel Re: [PATCH v4 2/7] mm/page_owner: use order instead of nr in split_page_owner()
2024-02-14 09:12:23 linux-kernel Re: [PATCH v4 1/7] mm/memcg: use order instead of nr in split_page_memcg()
2024-02-13 23:28:10 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 23:22:37 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 23:03:14 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 22:52:33 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 22:29:52 linux-kernel Re: [PATCH v4 0/7] Split a folio to any lower order folios
2024-02-13 22:18:11 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 22:17:23 linux-kernel Re: [PATCH v4 5/7] mm: thp: split huge page to any lower order pages (except order-1).
2024-02-13 22:08:16 linux-kernel Re: [PATCH v3 00/35] Memory allocation profiling
2024-02-13 19:00:06 linux-kernel Re: [PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
2024-02-13 14:05:31 linux-kernel Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-13 13:56:10 linux-kernel [PATCH v1] virtio: reenable config if freezing device failed
2024-02-13 13:54:02 linux-kernel Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-13 13:23:17 linux-kernel Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-13 13:13:44 linux-kernel Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-13 12:19:21 linux-kernel Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-13 10:37:18 linux-kernel Re: [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
2024-02-13 10:11:51 linux-kernel Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-13 10:08:06 linux-kernel Re: [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn()
2024-02-13 09:25:57 linux-kernel Re: [PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
2024-02-12 16:28:15 linux-kernel Re: [PATCH v5 22/25] mm: Add pte_batch_hint() to reduce scanning in folio_pte_batch()
2024-02-12 16:25:08 linux-kernel Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-12 15:26:32 linux-kernel Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-12 14:54:30 linux-kernel Re: [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn()
2024-02-12 14:24:31 linux-kernel Re: [PATCH v5 23/25] arm64/mm: Implement pte_batch_hint()
2024-02-12 14:19:31 linux-kernel Re: [PATCH] mm/hugetlb: Move page order check inside hugetlb_cma_reserve()
2024-02-12 14:06:26 linux-kernel Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-12 13:48:43 linux-kernel Re: [PATCH v5 22/25] mm: Add pte_batch_hint() to reduce scanning in folio_pte_batch()
2024-02-12 13:31:33 linux-kernel Re: [PATCH v7 4/4] vfio: convey kvm that the vfio-pci device is wc safe
2024-02-12 13:29:07 linux-kernel Re: [PATCH v5 18/25] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
2024-02-12 13:26:07 linux-kernel Re: [PATCH v7 2/4] mm: introduce new flag to indicate wc safe
2024-02-12 13:08:16 linux-kernel Re: [PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2024-02-12 12:45:59 linux-kernel Re: [PATCH v5 18/25] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
2024-02-12 12:17:52 linux-kernel Re: [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn()