gmane.linux.kernel.mm archive

1776 archived articles, newest first (page 18 of 18). Latest articles →

Re: [PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
Mon, 3 Aug 2026 02:30:22 -0500
Sergio Lopez Pascual <[email protected]> • #531570
Re: [RFC PATCH v2 2/2] mm: improve large folio reuse for LRU-cached folios
Mon, 3 Aug 2026 15:24:42 +0800
Barry Song <[email protected]> • #531569
Re: [PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
Mon, 3 Aug 2026 07:19:32 +0000
Harry Yoo <[email protected]> • #531568
Re: [PATCH 1/2] docs: ksm: fix typos in sysfs knob names
Mon, 3 Aug 2026 15:15:59 +0800
Jinjiang Tu <[email protected]> • #531567
[PATCH 6.18.y 2/2] mm/slab: prevent unbounded recursion in free path with new kmalloc type
Mon, 03 Aug 2026 07:15:11 +0000
"Harry Yoo (Oracle)" <[email protected]> • #531566
[PATCH 6.18.y 1/2] lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()
Mon, 03 Aug 2026 07:15:10 +0000
"Harry Yoo (Oracle)" <[email protected]> • #531565
[PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
Mon, 3 Aug 2026 15:09:29 +0800
"Li Zhe" <[email protected]> • #531564
[PATCH v9 7/8] mm: use memcpy_nontemporal() in zone-device template copies
Mon, 3 Aug 2026 15:09:28 +0800
"Li Zhe" <[email protected]> • #531563
[PATCH v9 6/8] string: introduce memcpy_nontemporal()
Mon, 3 Aug 2026 15:09:27 +0800
"Li Zhe" <[email protected]> • #531562
[PATCH v9 5/8] mm: extend the template fast path to zone-device compound tails
Mon, 3 Aug 2026 15:09:26 +0800
"Li Zhe" <[email protected]> • #531561
[PATCH 6.18.y 0/2] mm/slab: fix unbounded recursion in free path with memalloc profiling
Mon, 03 Aug 2026 07:15:09 +0000
"Harry Yoo (Oracle)" <[email protected]> • #531560
[PATCH v9 3/8] mm: add a set_page_section_from_pfn() helper
Mon, 3 Aug 2026 15:09:24 +0800
"Li Zhe" <[email protected]> • #531559
[PATCH v9 4/8] mm: add a template-based fast path for zone-device page init
Mon, 3 Aug 2026 15:09:25 +0800
"Li Zhe" <[email protected]> • #531558
[PATCH v9 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
Mon, 3 Aug 2026 15:09:23 +0800
"Li Zhe" <[email protected]> • #531557
[PATCH v9 1/8] mm: fix stale ZONE_DEVICE refcount comment
Mon, 3 Aug 2026 15:09:22 +0800
"Li Zhe" <[email protected]> • #531556
[PATCH v9 0/8] mm: optimize zone-device memmap initialization
Mon, 3 Aug 2026 15:09:21 +0800
"Li Zhe" <[email protected]> • #531555
Re: [PATCH] sched/isolation: Defer freeing of the bootmem housekeeping cpumasks
Mon, 3 Aug 2026 09:54:18 +0300
Mike Rapoport <[email protected]> • #531554
Re: [PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
Sun, 2 Aug 2026 23:37:31 -0700
Sourav Panda <[email protected]> • #531553
Re: [PATCH v2 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
Mon, 3 Aug 2026 14:45:55 +0800
Muchun Song <[email protected]> • #531552
Re: [PATCH] mm/vmalloc: Do not warn on -ENOMEM from va_alloc()
Mon, 3 Aug 2026 14:34:12 +0800
Baoquan He <[email protected]> • #531551
Re: [syzbot] [mm?] WARNING in update_rq_clock (2)
Sun, 02 Aug 2026 23:40:33 -0700
syzbot <[email protected]> • #531550
Re: [PATCH v2 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
Mon, 3 Aug 2026 09:38:31 +0300
Mike Rapoport <[email protected]> • #531549
Re: [PATCH v3] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
Sun, 2 Aug 2026 23:31:35 -0700
Sourav Panda <[email protected]> • #531548
[PATCH v2 3/3] tools/mm/page_owner_sort: show available sort keys in usage text
Mon, 3 Aug 2026 14:20:56 +0800
Ye Liu <[email protected]> • #531547
[PATCH v2 1/3] tools/mm/page_owner_sort: fix --sort option being silently ignored
Mon, 3 Aug 2026 14:20:54 +0800
Ye Liu <[email protected]> • #531546
[PATCH v2 0/3] tools/mm/page_owner_sort: fix --sort, add module filter, improve usage
Mon, 3 Aug 2026 14:20:53 +0800
Ye Liu <[email protected]> • #531545
Re: [PATCH v4] mm: Use a folio in the softleaf_is_device_private path
Mon, 3 Aug 2026 11:55:36 +0530
Anshuman Khandual <[email protected]> • #531544
[PATCH v2 2/3] tools/mm/page_owner_sort: add module name sort/cull/filter support
Mon, 3 Aug 2026 14:20:55 +0800
Ye Liu <[email protected]> • #531543
Re: [PATCH] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
Mon, 3 Aug 2026 11:04:00 +0530
Anshuman Khandual <[email protected]> • #531542
Re: [RFC PATCH v3 3/6] mm/mglru: improve readability of isolate_folios()
Mon, 3 Aug 2026 13:33:44 +0800
Baolin Wang <[email protected]> • #531541
Re: [RFC PATCH v3 3/6] mm/mglru: improve readability of isolate_folios()
Mon, 3 Aug 2026 12:46:35 +0800
Barry Song <[email protected]> • #531540
Re: [PATCH] mm/vmalloc: Do not warn on -ENOMEM from va_alloc()
Mon, 3 Aug 2026 09:19:52 +0530
Anshuman Khandual <[email protected]> • #531539
Re: [RFC PATCH v3 3/6] mm/mglru: improve readability of isolate_folios()
Mon, 3 Aug 2026 11:22:06 +0800
Baolin Wang <[email protected]> • #531538
[PATCH v4] mm: Use a folio in the softleaf_is_device_private path
Mon, 3 Aug 2026 11:15:54 +0800
Hongfu Li <[email protected]> • #531537
Re: [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
Mon, 3 Aug 2026 10:43:26 +0800
Xiaoyao Li <[email protected]> • #531536
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Mon, 3 Aug 2026 10:39:49 +0800
Baolin Wang <[email protected]> • #531535
Re: [PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
Mon, 3 Aug 2026 10:11:24 +0800
Barry Song <[email protected]> • #531534
Re: [PATCH 4/4] ceph: remove page_snap_context()
Mon, 3 Aug 2026 03:06:27 +0100
Matthew Wilcox <[email protected]> • #531533
[PATCH] selftests/mm: read memory information without popen
Mon, 3 Aug 2026 09:30:15 +0800
Warren Xiong <[email protected]> • #531532
Re: [PATCH 00/16] selftests/mm: improve khugepaged coverage
Mon, 3 Aug 2026 09:21:09 +0800
Baolin Wang <[email protected]> • #531531
Re: [PATCH 2/9] selftests/exec: let binfmt_flag_supported() return a bool
Sun, 02 Aug 2026 16:37:58 -0700
Farid Zakaria <[email protected]> • #531530
Re: [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
Sun, 02 Aug 2026 16:37:58 -0700
Farid Zakaria <[email protected]> • #531529
Re: [PATCH 3/4] mm: remove wait_on_page_writeback()
Mon, 3 Aug 2026 00:23:01 +0100
Matthew Wilcox <[email protected]> • #531528
Re: [PATCH 2/4] ceph: convert ceph_wait_until_current_writes_complete() to folios
Mon, 3 Aug 2026 00:22:28 +0100
Matthew Wilcox <[email protected]> • #531527
[patch v2] lib: test_vmstat: add synthetic benchmark for vm stats
Sun, 2 Aug 2026 16:06:47 -0700 (PDT)
David Rientjes <[email protected]> • #531526
Re: [patch 1/3] lib: test_vmstat: add synthetic benchmark for vm stats
Sun, 2 Aug 2026 16:05:22 -0700 (PDT)
David Rientjes <[email protected]> • #531525
Re: [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
Sun, 02 Aug 2026 15:54:15 -0700
"Farid Zakaria" <[email protected]> • #531524
Re: [PATCH 16/16] selftests/mm: skip khugepaged shmem cases without a PMD page cache folio
Sun, 02 Aug 2026 18:50:36 -0400
"Zi Yan" <[email protected]> • #531523
Re: [PATCH 1/4] ceph: add ceph_folio_snap_context()
Sun, 02 Aug 2026 18:44:07 -0400
"Zi Yan" <[email protected]> • #531522
Re: [patch 0/3] lib: add synthetic MM benchmarks
Sun, 2 Aug 2026 15:19:48 -0700 (PDT)
David Rientjes <[email protected]> • #531521
[PATCH v3 4/5] binder: Remove mmap_lock fallback
Sun, 2 Aug 2026 14:54:58 -0700
Suren Baghdasaryan <[email protected]> • #531520
[PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Sun, 2 Aug 2026 14:54:57 -0700
Suren Baghdasaryan <[email protected]> • #531519
[PATCH v3 1/5] mm: Make per-VMA locks available universally
Sun, 2 Aug 2026 14:54:55 -0700
Suren Baghdasaryan <[email protected]> • #531518
[PATCH v3 5/5] tcp: Remove mmap_lock fallback path
Sun, 2 Aug 2026 14:54:59 -0700
Suren Baghdasaryan <[email protected]> • #531517
[PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
Sun, 2 Aug 2026 14:54:56 -0700
Suren Baghdasaryan <[email protected]> • #531516
[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
Sun, 2 Aug 2026 14:54:54 -0700
Suren Baghdasaryan <[email protected]> • #531515
Re: [PATCH 1/4] ceph: add ceph_folio_snap_context()
Sun, 2 Aug 2026 22:52:01 +0100
Matthew Wilcox <[email protected]> • #531514
[PATCH 13/16] selftests/mm: parameterize the mixed-source collapse case by source order
Sun, 2 Aug 2026 20:52:45 +0100
Kiryl Shutsemau <[email protected]> • #531513
[PATCH 04/16] selftests/mm: add order-parameterized khugepaged collapse cases
Sun, 2 Aug 2026 20:52:36 +0100
Kiryl Shutsemau <[email protected]> • #531512
[PATCH 09/16] selftests/mm: skip khugepaged swap tests when no swap is configured
Sun, 2 Aug 2026 20:52:41 +0100
Kiryl Shutsemau <[email protected]> • #531511
[PATCH 08/16] selftests/mm: skip collapse_compound_extreme where the PMD is too large
Sun, 2 Aug 2026 20:52:40 +0100
Kiryl Shutsemau <[email protected]> • #531510
[PATCH 14/16] selftests/mm: zap whole PTE tables in the khugepaged race harness
Sun, 2 Aug 2026 20:52:46 +0100
Kiryl Shutsemau <[email protected]> • #531509
[PATCH 12/16] selftests/mm: add memory-pressure threads to the khugepaged race harness
Sun, 2 Aug 2026 20:52:44 +0100
Kiryl Shutsemau <[email protected]> • #531508
[PATCH 11/16] selftests/mm: race-harness variant for permissive hole occupancy
Sun, 2 Aug 2026 20:52:43 +0100
Kiryl Shutsemau <[email protected]> • #531507
[PATCH 06/16] selftests/mm: add khugepaged race harness
Sun, 2 Aug 2026 20:52:38 +0100
Kiryl Shutsemau <[email protected]> • #531506
[PATCH 05/16] selftests/mm: add khugepaged completion barrier helper
Sun, 2 Aug 2026 20:52:37 +0100
Kiryl Shutsemau <[email protected]> • #531505
[PATCH 03/16] selftests/mm: add folio-order detection self-check
Sun, 2 Aug 2026 20:52:35 +0100
Kiryl Shutsemau <[email protected]> • #531504
[PATCH 16/16] selftests/mm: skip khugepaged shmem cases without a PMD page cache folio
Sun, 2 Aug 2026 20:52:48 +0100
Kiryl Shutsemau <[email protected]> • #531503
[PATCH 15/16] selftests/mm: scale khugepaged's collapse wait with the PMD size
Sun, 2 Aug 2026 20:52:47 +0100
Kiryl Shutsemau <[email protected]> • #531502
[PATCH 10/16] selftests/mm: verify synchronous khugepaged driving is attributable
Sun, 2 Aug 2026 20:52:42 +0100
Kiryl Shutsemau <[email protected]> • #531501
[PATCH 07/16] selftests/mm: cover a shared-source collapse write race
Sun, 2 Aug 2026 20:52:39 +0100
Kiryl Shutsemau <[email protected]> • #531500
[PATCH 02/16] selftests/mm: add folio-order check for VA ranges
Sun, 2 Aug 2026 20:52:34 +0100
Kiryl Shutsemau <[email protected]> • #531499
[PATCH 01/16] selftests/mm: move is_backed_by_folio() into vm_util
Sun, 2 Aug 2026 20:52:33 +0100
Kiryl Shutsemau <[email protected]> • #531498
[PATCH 00/16] selftests/mm: improve khugepaged coverage
Sun, 2 Aug 2026 20:52:32 +0100
Kiryl Shutsemau <[email protected]> • #531497
[RFC PATCH 2/2] mm/damon/lru_sort: skip damon_call() if ctx has not started
Sun, 2 Aug 2026 11:54:28 -0700
SJ Park <[email protected]> • #531496
[RFC PATCH 0/2] mm/damon/{reclaim,lru_sort}: fix commit_inputs infinite hang
Sun, 2 Aug 2026 11:54:26 -0700
SJ Park <[email protected]> • #531495
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.