org.kvack.linux-mm archive

1659 archived articles, newest first (page 14 of 17). Latest articles →

Re: [PATCH v3 1/5] mm: Make per-VMA locks available universally
Mon, 3 Aug 2026 21:33:53 +0200
Jann Horn <[email protected]> • #585524
Re: [PATCH v3 4/5] binder: Remove mmap_lock fallback
Mon, 3 Aug 2026 12:16:58 -0700
Suren Baghdasaryan <[email protected]> • #585523
Re: [PATCH v3 4/5] binder: Remove mmap_lock fallback
Mon, 3 Aug 2026 12:14:50 -0700
Suren Baghdasaryan <[email protected]> • #585522
Re: [PATCH v2 4/7] mm/khugepaged: fix outdated comments
Mon, 3 Aug 2026 13:14:09 -0600
Nico Pache <[email protected]> • #585521
Re: [PATCH v2 3/7] mm/khugepaged: introduce a count_collapse_event() helper
Mon, 3 Aug 2026 13:13:32 -0600
Nico Pache <[email protected]> • #585520
Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Mon, 3 Aug 2026 12:13:25 -0700
Suren Baghdasaryan <[email protected]> • #585519
Re: [PATCH v2 2/7] mm/khugepaged: extract young page check into collapse_is_referenced() helper
Mon, 3 Aug 2026 13:12:57 -0600
Nico Pache <[email protected]> • #585518
Re: [PATCH 04/16] vmalloc: pass in pgd pointer for vmap{__vunmap}_range_noflush()
Mon, 3 Aug 2026 12:12:03 -0700
Yang Shi <[email protected]> • #585517
Re: linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree
Mon, 3 Aug 2026 12:02:40 -0700
Matthew Brost <[email protected]> • #585516
Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Mon, 3 Aug 2026 12:01:21 -0700
Suren Baghdasaryan <[email protected]> • #585515
Re: [PATCH 3/3] drm/ttm: allocate pool pages as compound (__GFP_COMP)
Mon, 3 Aug 2026 11:47:59 -0700
Matthew Brost <[email protected]> • #585514
Re: [GIT PULL] liveupdate: a fix for v7.2-rc7
Mon, 03 Aug 2026 18:42:56 +0000
[email protected] • #585513
Re: [PATCH v2] mm/swap: reject swapon() on filesystem-level encrypted files
Mon, 3 Aug 2026 19:41:39 +0100
Usama Anjum <[email protected]> • #585512
Re: [PATCH RFC 04/14] fs/crypto: stop setting PG_private on bounce page
Mon, 3 Aug 2026 11:40:20 -0700
Eric Biggers <[email protected]> • #585511
Re: [PATCH v2 0/6] mm: add basic PTE const type-safety
Mon, 3 Aug 2026 19:38:19 +0100
Muhammad Usama Anjum <[email protected]> • #585510
Re: [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
Mon, 3 Aug 2026 11:31:14 -0700
Suren Baghdasaryan <[email protected]> • #585509
Re: [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Mon, 03 Aug 2026 14:13:13 -0400
"Zi Yan" <[email protected]> • #585508
[Build Errors] kho: '‘HPAGE_PMD_ORDER’ undeclared'
Mon, 03 Aug 2026 20:12:40 +0200
Manuel Ebner <[email protected]> • #585507
[PATCH v2] mm/swap: reject swapon() on filesystem-level encrypted files
Mon, 3 Aug 2026 11:04:26 -0700
Eric Biggers <[email protected]> • #585506
Re: [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
Mon, 3 Aug 2026 11:02:06 -0700
Suren Baghdasaryan <[email protected]> • #585505
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Mon, 03 Aug 2026 13:55:38 -0400
Zi Yan <[email protected]> • #585504
Re: [PATCH v3 1/5] mm: Make per-VMA locks available universally
Mon, 3 Aug 2026 10:45:00 -0700
Suren Baghdasaryan <[email protected]> • #585503
Re: [PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
Mon, 3 Aug 2026 10:51:25 -0700
Suren Baghdasaryan <[email protected]> • #585502
Re: [PATCH v3 1/5] mm: Make per-VMA locks available universally
Mon, 3 Aug 2026 10:45:26 -0700
Suren Baghdasaryan <[email protected]> • #585501
Re: [PATCH v3 1/5] mm: Make per-VMA locks available universally
Mon, 3 Aug 2026 10:41:28 -0700
Suren Baghdasaryan <[email protected]> • #585500
Re: [PATCH] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
Mon, 3 Aug 2026 10:31:39 -0700
Yosry Ahmed <[email protected]> • #585499
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Tue, 4 Aug 2026 01:25:37 +0800
Kairui Song <[email protected]> • #585498
Re: [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
Mon, 3 Aug 2026 19:18:17 +0200
Christian Brauner <[email protected]> • #585497
Re: [PATCH] mm: zswap: drop list_lru param from zswap_lru_add() and _del()
Mon, 3 Aug 2026 10:07:43 -0700
Nhat Pham <[email protected]> • #585496
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Mon, 03 Aug 2026 12:56:36 -0400
"Zi Yan" <[email protected]> • #585495
Re: [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison
Mon, 3 Aug 2026 12:53:53 -0400
Johannes Weiner <[email protected]> • #585494
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 18:52:41 +0200
Paolo Bonzini <[email protected]> • #585493
[PATCH v2 5/6] mm: constify generic pte_get*()
Mon, 3 Aug 2026 17:43:59 +0100
Pedro Falcato <[email protected]> • #585492
[PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value
Mon, 3 Aug 2026 17:44:00 +0100
Pedro Falcato <[email protected]> • #585491
[PATCH v2 0/6] mm: add basic PTE const type-safety
Mon, 3 Aug 2026 17:43:54 +0100
Pedro Falcato <[email protected]> • #585490
[PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
Mon, 3 Aug 2026 17:43:56 +0100
Pedro Falcato <[email protected]> • #585489
[PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
Mon, 3 Aug 2026 17:43:55 +0100
Pedro Falcato <[email protected]> • #585488
[PATCH v2 4/6] mm/s390: constify ptep_get() argument
Mon, 3 Aug 2026 17:43:58 +0100
Pedro Falcato <[email protected]> • #585487
[PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
Mon, 3 Aug 2026 17:43:57 +0100
Pedro Falcato <[email protected]> • #585486
Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Mon, 3 Aug 2026 17:43:46 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585485
Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Mon, 3 Aug 2026 18:24:34 +0200
"Vlastimil Babka (SUSE)" <[email protected]> • #585484
Re: [PATCH v3 1/5] mm: Make per-VMA locks available universally
Mon, 3 Aug 2026 17:08:01 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585483
Re: [PATCH v4 0/5] tracing: add ref_trace_final_put tracing
Tue, 04 Aug 2026 00:00:02 +0800
"Eugene Mavick" <[email protected]> • #585482
Re: [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Mon, 3 Aug 2026 16:53:41 +0100
Suzuki K Poulose <[email protected]> • #585481
Re: [RFC PATCH v1 1/2] x86/mm: use VMA lock for kernel faults on user addresses
Mon, 3 Aug 2026 08:47:18 -0700
Suren Baghdasaryan <[email protected]> • #585480
Re: [PATCH] mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]()
Mon, 3 Aug 2026 08:37:20 -0700
"Paul E. McKenney" <[email protected]> • #585479
Re: [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison
Mon, 03 Aug 2026 11:34:35 -0400
"Zi Yan" <[email protected]> • #585478
Re: [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
Mon, 3 Aug 2026 08:33:14 -0700
Sean Christopherson <[email protected]> • #585477
Re: [RFC PATCH v1 2/2] arm64/mm: use VMA lock for kernel faults on user addresses
Mon, 3 Aug 2026 16:32:27 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585476
Re: [PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
Mon, 3 Aug 2026 08:30:44 -0700
"Paul E. McKenney" <[email protected]> • #585475
Re: [PATCH v3 1/5] mm: Make per-VMA locks available universally
Mon, 3 Aug 2026 08:24:44 -0700
Suren Baghdasaryan <[email protected]> • #585474
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Mon, 03 Aug 2026 11:23:39 -0400
"Zi Yan" <[email protected]> • #585473
[PATCH 1/1] mm/ksm: avoid missing ksmd wakeups in ksm_enter
Mon, 3 Aug 2026 23:21:15 +0800
Longlong Xia <[email protected]> • #585472
Re: [RFC PATCH v1 1/2] x86/mm: use VMA lock for kernel faults on user addresses
Mon, 3 Aug 2026 16:18:21 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585471
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 17:18:02 +0200
"David Hildenbrand (Arm)" <[email protected]> • #585470
Re: [PATCH 0/5] x86/mm/pat: CPA fixes
Mon, 3 Aug 2026 18:14:25 +0300
Mike Rapoport <[email protected]> • #585469
Re: [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
Mon, 3 Aug 2026 17:12:13 +0200
"David Hildenbrand (Arm)" <[email protected]> • #585468
Re: [PATCH v2 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
Mon, 03 Aug 2026 11:12:10 -0400
"Zi Yan" <[email protected]> • #585467
[PATCH 1/1] mm/ksm: validate KSM rmap items before hwpoison kill
Mon, 3 Aug 2026 23:11:51 +0800
Longlong Xia <[email protected]> • #585466
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Mon, 3 Aug 2026 16:07:35 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585465
Re: [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison
Mon, 3 Aug 2026 11:04:57 -0400
Johannes Weiner <[email protected]> • #585464
Re: [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
Mon, 3 Aug 2026 08:03:41 -0700
Sean Christopherson <[email protected]> • #585463
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Mon, 03 Aug 2026 11:02:30 -0400
"Zi Yan" <[email protected]> • #585462
Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Mon, 3 Aug 2026 16:00:04 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585461
Re: [PATCH v5 3/3] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
Mon, 3 Aug 2026 10:59:42 -0400
Gregory Price <[email protected]> • #585460
Re: [PATCH 2/2] mm/damon/lru_sort: error out for >10000 active_mem_bp
Mon, 3 Aug 2026 15:57:15 +0100
David Laight <[email protected]> • #585459
Re: [PATCH v5 2/3] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
Mon, 3 Aug 2026 10:55:52 -0400
Gregory Price <[email protected]> • #585458
Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Mon, 3 Aug 2026 16:55:19 +0200
"Vlastimil Babka (SUSE)" <[email protected]> • #585457
Re: [PATCH v5 1/3] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
Mon, 3 Aug 2026 10:49:01 -0400
Gregory Price <[email protected]> • #585456
Re: [PATCH 0/5] mm/gup: batch contiguous pages in follow_page_mask()
Mon, 3 Aug 2026 15:47:22 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585455
Re: [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
Mon, 3 Aug 2026 10:45:10 -0400
Johannes Weiner <[email protected]> • #585454
Re: [PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
Mon, 3 Aug 2026 15:44:06 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585453
Re: [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Mon, 3 Aug 2026 15:32:57 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585452
Re: [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Mon, 3 Aug 2026 15:30:53 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585451
Re: [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
Mon, 3 Aug 2026 15:30:00 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585450
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 16:19:33 +0200
Paolo Bonzini <[email protected]> • #585449
Re: [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Mon, 3 Aug 2026 16:02:45 +0200
"David Hildenbrand (Arm)" <[email protected]> • #585448
Re: [PATCH v3 1/5] mm: Make per-VMA locks available universally
Mon, 3 Aug 2026 16:01:34 +0200
"Vlastimil Babka (SUSE)" <[email protected]> • #585447
Re: [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
Mon, 3 Aug 2026 15:59:35 +0200
"Christophe Leroy (CS GROUP)" <[email protected]> • #585446
Re: [PATCH 3/3] drm/ttm: allocate pool pages as compound (__GFP_COMP)
Mon, 3 Aug 2026 15:54:27 +0200
Christian König <[email protected]> • #585445
Re: [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
Mon, 3 Aug 2026 13:27:09 +0200
"David Hildenbrand (Arm)" <[email protected]> • #585444
Re: [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Mon, 3 Aug 2026 11:07:39 +0200
Jürgen Groß <[email protected]> • #585443
Re: [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Mon, 3 Aug 2026 12:28:25 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585442
Re: [PATCH v2] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
Mon, 3 Aug 2026 14:28:17 +0300
Mike Rapoport <[email protected]> • #585441
Re: [PATCH 1/4] ceph: add ceph_folio_snap_context()
Mon, 3 Aug 2026 13:17:53 +0300
Tal Zussman <[email protected]> • #585440
Re: [PATCH v2] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
Mon, 3 Aug 2026 12:14:18 +0200
Michał Cłapiński <[email protected]> • #585439
Re: [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
Mon, 3 Aug 2026 11:15:08 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585438
[GIT PULL] liveupdate: a fix for v7.2-rc7
Mon, 3 Aug 2026 14:24:51 +0300
Mike Rapoport <[email protected]> • #585437
Re: [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Mon, 3 Aug 2026 14:51:28 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585436
Re: [PATCH v6 3/6] tools/lib/mm: move hugepage_settings out of selftests
Mon, 03 Aug 2026 12:00:01 +0300
Mike Rapoport <[email protected]> • #585435
Re: [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
Mon, 3 Aug 2026 11:13:11 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585434
Re: [PATCH v2 3/3] selftests/mm: kmemleak: drop stale min_unref_scans default from comments
Mon, 3 Aug 2026 14:49:25 +0100
Catalin Marinas <[email protected]> • #585433
Re: [PATCH] mm/gup: fix always draining LRU caches in collect_longterm_unpinnable_folios()
Mon, 3 Aug 2026 11:01:54 +0200
"David Hildenbrand (Arm)" <[email protected]> • #585432
Re: [PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
Mon, 03 Aug 2026 12:00:01 +0300
Mike Rapoport <[email protected]> • #585431
Re: [PATCH v2 2/3] Documentation: kmemleak: document the conditional min_unref_scans default
Mon, 3 Aug 2026 14:49:03 +0100
Catalin Marinas <[email protected]> • #585430
Re: [PATCH v6 2/6] tools/lib/mm: add shared file helpers
Mon, 03 Aug 2026 12:00:01 +0300
Mike Rapoport <[email protected]> • #585429
[PATCH] mm/page_ext: remove pgdat_page_ext_init()
Mon, 3 Aug 2026 22:48:21 +0900
Sang-Heon Jeon <[email protected]> • #585428
Re: [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
Mon, 03 Aug 2026 12:00:01 +0300
Mike Rapoport <[email protected]> • #585427
Re: [PATCH v3 02/15] mm: introduce linear_anon_page_index()
Mon, 3 Aug 2026 11:10:07 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #585426
Re: [PATCH v6 1/6] selftests/mm: make file helpers return errors
Mon, 03 Aug 2026 12:00:01 +0300
Mike Rapoport <[email protected]> • #585425
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.