gmane.linux.kernel.mm archive
1682 archived articles, newest first (page 13 of 17). Latest articles →
[PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
Tue, 4 Aug 2026 14:05:24 +0200[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
Tue, 4 Aug 2026 14:05:22 +0200[PATCH v2 6/6] kvm: return -EFAULT for writes to !VM_WRITE IO mappings
Tue, 4 Aug 2026 14:05:28 +0200[PATCH v2 4/6] kvm: apply VM_READ/VM_WRITE checks to all VMA types
Tue, 4 Aug 2026 14:05:26 +0200Re: [RFC PATCH v4 0/3] mm: retry page faults under per-VMA lock when possible
Tue, 4 Aug 2026 12:47:36 +0100Re: [PATCH] selftests/mm: read memory information without popen
Tue, 4 Aug 2026 13:15:35 +0200Re: [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value
Tue, 4 Aug 2026 12:22:19 +0100Re: [PATCH] mm: add some missing includes to mm-local headers
Tue, 4 Aug 2026 12:02:50 +0100Re: [PATCH v2 5/6] mm: constify generic pte_get*()
Tue, 4 Aug 2026 12:15:31 +0100Re: [PATCH v2 4/6] mm/s390: constify ptep_get() argument
Tue, 4 Aug 2026 12:14:43 +0100Re: [PATCH] mm: add some missing includes to mm-local headers
Tue, 4 Aug 2026 12:05:40 +0100Re: [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
Tue, 4 Aug 2026 12:13:13 +0100[PATCH] MAINTAINERS: move mm/folio.c to MM CORE
Tue, 4 Aug 2026 19:11:09 +0800Re: [PATCH] mm/sparse: keep mem_section_usage_size() internal
Tue, 4 Aug 2026 19:10:50 +0800Re: [PATCH] mm: add some missing includes to mm-local headers
Tue, 4 Aug 2026 13:11:04 +0200Re: [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
Tue, 4 Aug 2026 12:11:08 +0100Re: [RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
Tue, 4 Aug 2026 12:52:16 +0200Re: [PATCH] Fix incorrect flush address in direct page table reclaim
Tue, 4 Aug 2026 11:49:46 +0200Re: [PATCH] mm: add some missing includes to mm-local headers
Tue, 4 Aug 2026 12:51:40 +0200Re: [PATCH] mm: add some missing includes to mm-local headers
Tue, 4 Aug 2026 12:45:22 +0200Re: [PATCH] mm: add some missing includes to mm-local headers
Tue, 4 Aug 2026 12:44:11 +0200Re: [PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
Tue, 4 Aug 2026 11:55:09 +0100Re: [PATCH 1/2] mm/swap: fix stale comment on swap_info_struct::cluster_info
Tue, 4 Aug 2026 17:48:51 +0800[RFC PATCH v4 1/3] mm: allow page faults to request VMA-lock retry
Tue, 4 Aug 2026 17:52:19 +0800Re: [PATCH] mm/sparse: keep mem_section_usage_size() internal
Tue, 4 Aug 2026 12:09:04 +0200Re: [PATCH v3 12/13] mm/slab: stop allocating objcg pointers when unnecessary
Tue, 4 Aug 2026 12:29:35 +0200[PATCH v2 1/4] PM: hibernate: add seed-wrapped encrypted snapshots
Tue, 4 Aug 2026 11:14:34 +0100Re: [PATCH v9 2/3] mm: rename swap.c to folio.c
Tue, 4 Aug 2026 18:16:57 +0800[PATCH v2 4/4] PM: hibernate: harden encrypted snapshot write path
Tue, 4 Aug 2026 11:14:37 +0100[PATCH v2 3/4] PM: hibernate: document encrypted snapshot seed ABI
Tue, 4 Aug 2026 11:14:36 +0100[PATCH v2 2/4] PM: hibernate: permit encrypted snapshot device under lockdown
Tue, 4 Aug 2026 11:14:35 +0100[PATCH v2 0/4] PM: hibernate: encrypted snapshots under lockdown
Tue, 4 Aug 2026 11:14:33 +0100[PATCH] mm: add some missing includes to mm-local headers
Tue, 04 Aug 2026 11:08:59 +0100[PATCH v8 01/25] mm: Make readahead store folio count in readahead_control
Tue, 4 Aug 2026 11:01:56 +0100[PATCH v8 02/25] netfs: Bulk load the readahead-provided folios up front
Tue, 4 Aug 2026 11:01:57 +0100[RFC PATCH v4 3/3] mm/swap: allow swap faults to retry under the VMA lock
Tue, 4 Aug 2026 17:53:15 +0800Re: [PATCH 1/2] mm/swap: fix stale comment on swap_info_struct::cluster_info
Tue, 4 Aug 2026 17:51:52 +0800[RFC PATCH v4 0/3] mm: retry page faults under per-VMA lock when possible
Tue, 4 Aug 2026 17:51:35 +0800[RFC PATCH v4 2/3] mm/filemap: allow filemap faults to retry under the VMA lock
Tue, 4 Aug 2026 17:52:47 +0800[PATCH] mm/sparse: keep mem_section_usage_size() internal
Tue, 4 Aug 2026 18:01:14 +0800Re: [PATCH] selftests/mm: read memory information without popen
Tue, 4 Aug 2026 12:48:27 +0300Re: [PATCH] Fix incorrect flush address in direct page table reclaim
Tue, 4 Aug 2026 17:49:04 +0800Re: swap_ops updates v2
Tue, 4 Aug 2026 17:45:50 +0800Re: [PATCH v3 12/13] mm/slab: stop allocating objcg pointers when unnecessary
Tue, 4 Aug 2026 09:45:23 +0000Re: [PATCH v9 2/3] mm: rename swap.c to folio.c
Tue, 4 Aug 2026 10:46:08 +0100Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 4 Aug 2026 11:32:58 +0200Re: [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
Tue, 4 Aug 2026 12:31:20 +0300Re: [PATCH] Fix incorrect flush address in direct page table reclaim
Tue, 4 Aug 2026 11:34:41 +0200Re: [PATCH v6 6/6] selftests/mm: add a GUP selftest
Tue, 4 Aug 2026 12:35:26 +0300Re: [PATCH] Fix incorrect flush address in direct page table reclaim
Tue, 4 Aug 2026 17:25:33 +0800Re: [PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
Tue, 4 Aug 2026 10:27:45 +0100Re: [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
Tue, 4 Aug 2026 10:11:53 +0100Re: [PATCH] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
Tue, 4 Aug 2026 11:25:43 +0200Re: [PATCH v6 2/6] tools/lib/mm: add shared file helpers
Tue, 4 Aug 2026 12:23:24 +0300Re: [PATCH] mm: pull writability check to follow_pfnmap_start()
Tue, 4 Aug 2026 11:22:40 +0200Re: [PATCH] mm: pull writability check to follow_pfnmap_start()
Tue, 4 Aug 2026 10:24:35 +0200Re: [PATCH] Fix incorrect flush address in direct page table reclaim
Tue, 4 Aug 2026 11:05:12 +0200Re: [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
Tue, 4 Aug 2026 17:19:24 +0800Re: [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
Tue, 4 Aug 2026 10:15:36 +0100Re: [PATCH] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
Tue, 4 Aug 2026 16:51:57 +0800Re: [PATCH v4 2/2] selftests/mm: use pattern matching in .gitignore
Tue, 4 Aug 2026 11:12:03 +0200Re: [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
Tue, 4 Aug 2026 10:08:29 +0100Re: [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
Tue, 4 Aug 2026 09:04:20 +0000Re: [PATCH RFC 10/15] mm/mglru: make folio lru referenced times count a generic API
Tue, 4 Aug 2026 17:02:14 +0800Re: [PATCH v3 1/5] mm: Make per-VMA locks available universally
Tue, 4 Aug 2026 09:56:34 +0100Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Tue, 4 Aug 2026 09:47:09 +0100Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Tue, 4 Aug 2026 09:44:11 +0100Re: [PATCH v3 11/13] mm/slab: add cache_ and slab_needs_objcg() helpers
Tue, 4 Aug 2026 08:50:02 +0000Re: [PATCH RFC 08/15] mm/memcg: add folio-based lruvec live helper
Tue, 4 Aug 2026 16:38:54 +0800Re: [PATCH] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
Tue, 4 Aug 2026 09:24:34 +0100Re: [PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
Tue, 4 Aug 2026 09:50:21 +0200Re: [PATCH] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
Tue, 4 Aug 2026 09:20:32 +0100Re: [PATCH v2] fork: Honor task_struct's declared alignment
Tue, 4 Aug 2026 09:45:31 +0200Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Tue, 4 Aug 2026 09:59:26 +0200Re: [PATCH v2] fork: Honor task_struct's declared alignment
Tue, 04 Aug 2026 08:22:30 +0100Re: [PATCH RFC 10/15] mm/mglru: make folio lru referenced times count a generic API
Tue, 4 Aug 2026 15:49:27 +0800Re: [PATCH RFC 08/15] mm/memcg: add folio-based lruvec live helper
Tue, 4 Aug 2026 15:48:03 +0800Re: [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
Tue, 4 Aug 2026 13:04:13 +0530Re: [PATCH v6 6/6] selftests/mm: add a GUP selftest
Tue, 4 Aug 2026 13:08:05 +0530Re: [PATCH] mm/khugepaged: cap min_free_kbytes recommendation at 1 GiB
Tue, 4 Aug 2026 10:19:44 +0300Re: [PATCH] Fix incorrect flush address in direct page table reclaim
Tue, 4 Aug 2026 09:10:09 +0200Re: [PATCH v8 13/15] hugetlb: Set mapping folio order
Tue, 4 Aug 2026 00:01:45 -0700Re: [PATCH v8 14/15] filemap: Add support for authoritative mappings
Tue, 4 Aug 2026 00:02:50 -0700Re: [PATCH v8 12/15] filemap: Remove checks in mapping_set_folio_order_range()
Tue, 4 Aug 2026 00:01:01 -0700Re: [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
Mon, 3 Aug 2026 23:56:57 -0700Re: [PATCH v3 2/3] mm: shmem: move unused huge shrinklist queuing past the truncation check
Tue, 4 Aug 2026 15:03:00 +0800Re: [PATCH v8 10/15] mm: Check individual hugetlb pages for poison
Mon, 3 Aug 2026 23:59:25 -0700[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
Tue, 4 Aug 2026 14:53:10 +0800Re: [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
Mon, 3 Aug 2026 23:51:42 -0700[RFC PATCH v1 3/3] blk-cgroup: move async bio punt state to blkcg
Tue, 4 Aug 2026 14:53:13 +0800Re: [PATCH v2 0/6] mm: add basic PTE const type-safety
Tue, 4 Aug 2026 08:55:32 +0200[RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
Tue, 4 Aug 2026 14:53:12 +0800Re: [PATCH v8 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
Mon, 3 Aug 2026 23:42:58 -0700[RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
Tue, 4 Aug 2026 14:53:11 +0800Re: [PATCH v8 07/15] hugetlb: Move poison to pages before clearing hugetlb page type
Mon, 3 Aug 2026 23:47:13 -0700Re: [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
Mon, 3 Aug 2026 23:44:28 -0700[PATCH] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
Tue, 4 Aug 2026 14:44:08 +0800Re: [PATCH v8 04/15] hugetlb: Mark some function arguments as const
Mon, 3 Aug 2026 23:41:52 -0700Re: [PATCH v6 1/6] selftests/mm: make file helpers return errors
Tue, 4 Aug 2026 12:09:42 +0530Re: [PATCH v6 2/6] tools/lib/mm: add shared file helpers
Tue, 4 Aug 2026 12:13:06 +0530
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.