org.kvack.linux-mm archive
1489 archived articles, newest first (page 6 of 15). Latest articles →
Re: [PATCH 1/2] mm: replace custom bad page map ratelimiting logic
Thu, 13 Aug 2026 12:29:50 +0100Re: [PATCH v2] mm/oom_kill: remove unreachable __GFP_THISNODE check in constrained_alloc()
Thu, 13 Aug 2026 13:29:35 +0200Re: [RFC PATCH] mm/mglru: preserve inactive placement when enabling MGLRU
Thu, 13 Aug 2026 19:24:52 +0800Re: [PATCH v2 2/2] mm/ksm: fix advisor_min_pages_to_scan description
Thu, 13 Aug 2026 19:17:05 +0800Re: [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
Thu, 13 Aug 2026 12:12:30 +0100Re: [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
Thu, 13 Aug 2026 12:10:53 +0100Re: [PATCH v9 14/15] filemap: Add support for authoritative mappings
Thu, 13 Aug 2026 12:10:10 +0100[GIT PULL] liveupdate: updates for 7.3-rc1
Thu, 13 Aug 2026 14:07:58 +0300Re: [PATCH v9 13/15] hugetlb: Set mapping folio order
Thu, 13 Aug 2026 12:06:47 +0100[GIT PULL] memblock: updates for 7.3-rc1
Thu, 13 Aug 2026 14:06:17 +0300Re: [PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
Wed, 12 Aug 2026 22:55:33 +0100Re: [syzbot] [mm?] WARNING in set_mm_walk
Wed, 12 Aug 2026 14:41:49 -0700Re: [PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
Wed, 12 Aug 2026 14:38:38 -0700Re: [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
Wed, 12 Aug 2026 14:34:53 -0700Re: [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
Wed, 12 Aug 2026 21:26:12 +0000Re: [syzbot] [mm?] WARNING in set_mm_walk
Wed, 12 Aug 2026 14:03:58 -0700userfaultfd wp-async support for (GPU) special mappings?
Wed, 12 Aug 2026 23:01:55 +0200Re: [PATCH v2] mm/mglru: fix and remove redundant unevictable folio handling
Wed, 12 Aug 2026 13:59:50 -0700Re: [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
Wed, 12 Aug 2026 22:56:56 +0200Re: [PATCH v3 0/4] mm, swap: keep hibernation swap slots out of the swap cache
Wed, 12 Aug 2026 13:56:00 -0700Re: [PATCH 0/3] selftests/mm: TAP output and global-state fixes
Wed, 12 Aug 2026 13:51:06 -0700decompress.c:undefined reference to `__ashldi3'
Thu, 13 Aug 2026 04:32:19 +0800Re: [PATCH RFC 14/14] mm/page-flags: remove PG_private
Wed, 12 Aug 2026 16:10:07 -0400Re: [PATCH RFC 13/14] treewide: adjust comments on PagePrivate and PG_private
Wed, 12 Aug 2026 15:58:50 -0400Re: [PATCH RFC 10/14] mm/page-flags: introduce folio_test_fs_private()
Wed, 12 Aug 2026 15:56:16 -0400[PATCH] percpu: Drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
Wed, 12 Aug 2026 09:47:43 -1000Re: [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
Wed, 12 Aug 2026 12:39:59 -0700[PATCH v2 17/17] mm/huge_memory: count only swap cache refs in anon folio split
Thu, 13 Aug 2026 02:48:57 +0800[PATCH v2 16/17] mm/huge_memory: clarify supported split orders in comment
Thu, 13 Aug 2026 02:48:56 +0800[PATCH v2 15/17] mm/huge_memory: lift order-0 restriction for swapcache split
Thu, 13 Aug 2026 02:48:55 +0800[PATCH v2 10/17] mm/huge_memory: move memcg switch into the file split helper
Thu, 13 Aug 2026 02:48:50 +0800[PATCH v2 13/17] mm/huge_memory: drop the unused do_lru argument of the file split helper
Thu, 13 Aug 2026 02:48:53 +0800[PATCH v2 12/17] mm/huge_memory: add kerneldoc for the split helpers
Thu, 13 Aug 2026 02:48:52 +0800[PATCH v2 14/17] mm/huge_memory: clean up after-split folio freeing in __folio_split
Thu, 13 Aug 2026 02:48:54 +0800[PATCH v2 11/17] mm/huge_memory: allow splitting mappingless swap cache folios
Thu, 13 Aug 2026 02:48:51 +0800[PATCH v2 08/17] mm/huge_memory: move unmap and remap into the split helpers
Thu, 13 Aug 2026 02:48:48 +0800[PATCH v2 09/17] mm/huge_memory: move anon_vma and filemap management into split helpers
Thu, 13 Aug 2026 02:48:49 +0800[PATCH v2 06/17] mm/huge_memory: consolidate irq and locking for folio split
Thu, 13 Aug 2026 02:48:46 +0800[PATCH v2 07/17] mm/huge_memory: move EOF trimming into the file split helper
Thu, 13 Aug 2026 02:48:47 +0800[PATCH v2 05/17] mm/huge_memory: rename __split_unmapped_folio() to __split_frozen_folio()
Thu, 13 Aug 2026 02:48:45 +0800[PATCH v2 04/17] mm/huge_memory: split the routine for splitting anon and file folio
Thu, 13 Aug 2026 02:48:44 +0800[PATCH v2 03/17] mm/huge_memory: invert folio_ref_freeze() check to reduce indentation
Thu, 13 Aug 2026 02:48:43 +0800[PATCH v2 00/17] mm/huge_memory: clean up folio split and lift swapcache split limits
Thu, 13 Aug 2026 02:48:40 +0800[PATCH v2 02/17] mm/huge_memory: fix rejection of swap cache folios with a mapping
Thu, 13 Aug 2026 02:48:42 +0800[PATCH v2 01/17] mm/swap: fix off-by-one in swap cache replace sanity check
Thu, 13 Aug 2026 02:48:41 +0800Re: [PATCH bpf-next 3/3] selftests/bpf: Test linux_binprm user memory kfuncs
Wed, 12 Aug 2026 14:42:44 -0400Re: [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
Wed, 12 Aug 2026 19:08:29 +0100Re: [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Wed, 12 Aug 2026 19:05:21 +0100Re: [PATCH] mm/mmu_notifier: Remove non_b lock_start/end() from notifier invocation
Wed, 12 Aug 2026 18:49:50 +0100Re: [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
Wed, 12 Aug 2026 18:24:27 +0100Re: [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
Wed, 12 Aug 2026 19:18:56 +0200Re: [PATCH] mm/mmu_notifier: Remove non_b lock_start/end() from notifier invocation
Wed, 12 Aug 2026 18:17:50 +0100Re: [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Wed, 12 Aug 2026 19:15:05 +0200Re: [PATCH v2 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
Wed, 12 Aug 2026 12:48:32 -0400Re: [PATCH] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
Wed, 12 Aug 2026 17:35:22 +0100Re: [PATCH] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
Wed, 12 Aug 2026 09:34:10 -0700Re: [PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
Wed, 12 Aug 2026 09:31:20 -0700Re: [PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
Wed, 12 Aug 2026 13:07:51 -0300Re: [PATCH v2 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
Mon, 10 Aug 2026 10:58:31 +0800[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING e0ffd277b09a7c9f1a436e5f75be37ac490bc59f
Mon, 10 Aug 2026 10:44:13 +0800Re: [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
Mon, 10 Aug 2026 10:26:27 +0800Re: [PATCH v5] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
Mon, 10 Aug 2026 10:23:54 +0800Re: [RFC PATCH v2 01/10] mm: xswap support for zswap
Mon, 10 Aug 2026 10:49:37 +0900Re: [PATCH 1/1] mm/mm_init: compute hash mask with unsigned arithmetic
Sun, 9 Aug 2026 18:14:00 -0700[RFC PATCH] mm/cma: don't release CMA pages still in use
Sun, 9 Aug 2026 21:06:08 -0400[PATCH v2] futex: Keep the PI owner of a private futex in the key's mm
Mon, 10 Aug 2026 09:23:01 +0900Re: [PATCH] binfmt_misc: don't leak the user namespace when the mount fails
Sun, 09 Aug 2026 22:37:44 +0000Re: [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
Mon, 10 Aug 2026 05:51:40 +0800Re: [PATCH 0/3] mm: support splitting mappingless swapcache folios
Mon, 10 Aug 2026 03:49:14 +0530Re: [PATCH v5] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
Sun, 9 Aug 2026 13:11:35 -0700Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Sun, 9 Aug 2026 19:45:41 +0200[PATCH v2 2/4] mm, swap: only allow swapped-out slots into the swap cache
Sun, 9 Aug 2026 23:45:57 +0900[PATCH v2 0/4] mm, swap: keep hibernation swap slots out of the swap cache
Sun, 9 Aug 2026 23:45:55 +0900[PATCH v2 4/4] mm, swap: drop the swap cache guard and reclaim in swap_free_hibernation_slot()
Sun, 9 Aug 2026 23:45:59 +0900[PATCH v2 3/4] mm, swap: give hibernation swap slots their own swap table entry type
Sun, 9 Aug 2026 23:45:58 +0900[PATCH v2 1/4] mm, swap: don't free a hibernation slot that is in the swap cache
Sun, 9 Aug 2026 23:45:56 +0900Re: [PATCH 1/1] mm/mm_init: compute hash mask with unsigned arithmetic
Sun, 9 Aug 2026 22:25:35 +0800Re: [PATCH] mm/userfaultfd: clear uffd-wp PTE state when re-registering without WP
Sun, 9 Aug 2026 17:25:34 +0300Re: [PATCH 1/1] mm/mm_init: compute hash mask with unsigned arithmetic
Sun, 9 Aug 2026 17:03:37 +0300[PATCH 1/1] mm/mm_init: compute hash mask with unsigned arithmetic
Sun, 9 Aug 2026 20:31:19 +0800[PATCH 1/1] zsmalloc: account for handle size in class lookup
Sun, 9 Aug 2026 19:55:18 +0800[PATCH] selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE check
Sun, 09 Aug 2026 11:03:35 +0300Re: [PATCH v5] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
Sun, 9 Aug 2026 14:58:12 +0800Re: [PATCH] mm/execmem: fix fallback_end description in kernel-doc
Sun, 9 Aug 2026 08:52:21 +0300Re: [PATCH] drivers/base, mm: move arch_numa.c to mm/
Sun, 9 Aug 2026 08:51:29 +0300[PATCH v5] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
Sun, 9 Aug 2026 04:32:50 +0000Re: [PATCH v4 1/4] efi: add a KHO configuration table GUID
Sun, 9 Aug 2026 12:18:04 +0800Re: [PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
Sun, 9 Aug 2026 12:16:25 +0800Re: [PATCH 2/4] mm, swap: give hibernation swap slots their own swap table entry type
Sun, 9 Aug 2026 13:02:33 +0900Re: [PATCH 1/4] mm, swap: don't free a hibernation slot that is in the swap cache
Sun, 9 Aug 2026 12:59:47 +0900Re: [PATCH v6 1/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
Sun, 9 Aug 2026 03:12:05 +0000Re: [PATCH RFC 13/13] mm/huge_memory: count only swap cache refs in anon folio split
Sat, 08 Aug 2026 22:49:07 -0400Re: [PATCH RFC 12/13] mm/huge_memory: lift order-0 restriction for swapcache split
Sat, 08 Aug 2026 22:46:22 -0400Re: [PATCH RFC 11/13] mm/huge_memory: clean up after-split folio freeing in __folio_split
Sat, 08 Aug 2026 22:41:31 -0400Re: [PATCH RFC 10/13] mm/huge_memory: allow splitting mappingless swap cache folios
Sat, 08 Aug 2026 22:35:37 -0400Re: [PATCH RFC 09/13] mm/huge_memory: move memcg switch into the file split helper
Sat, 08 Aug 2026 22:29:21 -0400Re: [PATCH RFC 08/13] mm/huge_memory: move anon_vma and filemap management into split helpers
Sat, 08 Aug 2026 22:22:03 -0400Re: [PATCH RFC 07/13] mm/huge_memory: move unmap and remap into the split helpers
Sat, 08 Aug 2026 22:13:40 -0400[PATCH] posix-cpu-timers: Dequeue per-thread timers before exchange_tids()
Sun, 9 Aug 2026 11:06:38 +0900Re: [PATCH RFC 06/13] mm/huge_memory: move EOF trimming into the file split helper
Sat, 08 Aug 2026 21:59:07 -0400
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.