linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
 2026-04-15 10:37 UTC  (17+ messages)
` [RFC V1 05/16] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
` [RFC V1 06/16] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
` [RFC V1 07/16] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
` [RFC V1 08/16] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD

[LSF/MM/BPF TOPIC] swap_ops and plugable swap back end
 2026-04-15 10:30 UTC  (3+ messages)

[RFC PATCH] slub: spill refill leftover objects into percpu sheaves
 2026-04-15 10:20 UTC  (4+ messages)

[PATCH v2] mm: shmem: don't set large-order range for internal shmem mount
 2026-04-15 10:05 UTC  (7+ messages)

[ISSUE] Read performance regression when using RWF_DONTCACHE form 8026e49 "mm/filemap: add read support for RWF_DONTCACHE"
 2026-04-15 10:05 UTC  (2+ messages)

[PATCH v2 00/12] Dynamic Housekeeping Management (DHM) via CPUSets
 2026-04-15 10:02 UTC  (11+ messages)
` [PATCH v2 02/12] sched/isolation: Introduce housekeeping notifier infrastructure
` [PATCH v2 04/12] tick/nohz: Transition to dynamic full dynticks state management
` [PATCH v2 05/12] genirq: Support dynamic migration for managed interrupts
` [PATCH v2 09/12] cgroup/cpuset: Introduce CPUSet-driven dynamic housekeeping (DHM)
  ` [PATCH v2 01/12] sched/isolation: Separate housekeeping types in enum hk_type

[PATCH 0/2] kselftests: cgroup: fix test_kmem false failures
 2026-04-15  9:53 UTC  (3+ messages)
` [PATCH 1/2] kselftests: cgroup: update kmem test tolerance for multi-memcg stock

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-04-15  9:49 UTC  (6+ messages)

[PATCH] mm/sparse: Fix race on mem_section->usage in pfn walkers
 2026-04-15  9:45 UTC  (7+ messages)

[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-15  9:21 UTC  (38+ messages)
` [PATCH 7.2 v2 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
` [PATCH 7.2 v2 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH 7.2 v2 04/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
` [PATCH 7.2 v2 06/12] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH 7.2 v2 07/12] fs: remove nr_thps from struct address_space
` [PATCH 7.2 v2 08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions

[PATCH v2] selftests/mm: Simplify byte pattern checking in mremap_test
 2026-04-15  9:21 UTC  (7+ messages)

[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-15  9:11 UTC  (7+ messages)

[PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
 2026-04-15  9:11 UTC  (3+ messages)

[PATCH v3 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-04-15  8:56 UTC  (4+ messages)
` [PATCH v3 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v3 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v3 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*

[PATCH v7] mm/slub: defer freelist construction until after bulk allocation from a new slab
 2026-04-15  8:52 UTC 

[PATCH] mm/vmalloc: Prevent RCU stall in decay_va_pool_node()
 2026-04-15  8:48 UTC 

bio completion in task enhancements / experiments
 2026-04-15  8:28 UTC  (18+ messages)
` [PATCH 4/8] FOLD: block: change the defer in task context interface to be procedural
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support

[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
 2026-04-15  8:13 UTC  (12+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()

[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
 2026-04-15  8:03 UTC  (7+ messages)
` [PATCH 4/6] hugetlb: drop vma_hugecache_offset() in favor of linear_page_index()
` [PATCH 6/6] hugetlb: pass hugetlb reservation ranges in base-page indices

[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-15  7:51 UTC  (14+ messages)
` [PATCH 10/53] selftests/mm: hugetlb_madv_vs_map: use kselftest framework
` [PATCH 12/53] selftests/mm: khugepaged: group tests in an array
` [PATCH 14/53] selftests/mm: ksm_tests: use kselftest framework
` [PATCH 18/53] selftests/mm: uffd-unit-tests: "

[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
 2026-04-15  7:38 UTC  (10+ messages)
` [RFC 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
` [RFC 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-15  6:47 UTC  (9+ messages)
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY

[PATCH mm-hotfixes] mm/vma: remove __vma_check_mmap_hook()
 2026-04-15  6:34 UTC  (3+ messages)

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-04-15  6:14 UTC  (3+ messages)
` [RFC PATCH v2 1/5] mm: Refactor folio_clear_dirty_for_io()

[PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
 2026-04-15  6:10 UTC  (6+ messages)

[PATCH 0/4] mm/vmstat: simplify folio stat APIs
 2026-04-15  5:54 UTC  (8+ messages)
` [PATCH 1/4] mm/vmstat: use node_stat_add_folio/sub_folio for folio_nr_pages operations

[PATCH 3/4] mm/vmstat: remove unused __node_stat_* wrappers
 2026-04-15  5:51 UTC  (5+ messages)

[PATCH] mm/memfd_luo: report error when restoring a folio fails mid-loop
 2026-04-15  5:23 UTC 

[PATCH v5 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-15  3:30 UTC  (9+ messages)
` [PATCH v5 05/14] mm/mglru: scan and count the exact number of folios
` [PATCH v5 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v5 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v5 10/14] mm/mglru: simplify and improve dirty writeback handling

[PATCH] crash: Support high memory reservation for range syntax
 2026-04-15  3:17 UTC  (3+ messages)

[PATCH v2] mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting
 2026-04-15  2:32 UTC  (3+ messages)

[PATCH] [v2] mm/vmscan: avoid false-positive -Wuninitialized warning
 2026-04-15  2:27 UTC  (5+ messages)

[syzbot] [mm?] [cgroups?] WARNING: bad unlock balance in lruvec_stat_mod_folio
 2026-04-15  2:22 UTC  (5+ messages)

[RFC PATCH 0/7] mm/damon/reclaim,lru_sort: monitor all system rams by default
 2026-04-15  1:20 UTC  (8+ messages)
` [RFC PATCH 1/7] mm/damon: introduce damon_set_region_system_rams_default()
` [RFC PATCH 2/7] mm/damon/reclaim: cover all system rams
` [RFC PATCH 3/7] mm/damon/lru_sort: "
` [RFC PATCH 4/7] mm/damon/core: remove damon_set_region_biggest_system_ram_default()
` [RFC PATCH 5/7] mm/damon/stat: use damon_set_region_system_rams_default()
` [RFC PATCH 6/7] Docs/admin-guide/mm/damon/reclaim: update for entire memory monitoring
` [RFC PATCH 7/7] Docs/admin-guide/mm/damon/lru_sort: "

[PATCH 0/2] mm/huge_memory: optimize migration when huge PMD needs split
 2026-04-15  1:08 UTC  (3+ messages)
` [PATCH 1/2] mm/huge_memory: return true if split_huge_pmd_locked() split PMD to migration entry
` [PATCH 2/2] mm/selftests: add split_shared_pmd()

[LSF/MM/BPF TOPIC] Strategies for memory deallocation/movement for Dynamic Capacity Pooling
 2026-04-15  0:26 UTC  (2+ messages)

[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
 2026-04-15  0:14 UTC  (8+ messages)
` [PATCH 1/5] liveupdate: Remove limit on the number of sessions
` [PATCH 2/5] liveupdate: Remove limit on the number of files per session
` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
` [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH 5/5] selftests/liveupdate: Add stress-files "

[RFC PATCH v1.1 0/2] mm/damon/stat: add kdamond_pid parameter
 2026-04-14 23:59 UTC  (3+ messages)
` [RFC PATCH v1.1 1/2] mm/damon/stat: add a parameter for reading kdamond pid
` [RFC PATCH v1.1 2/2] Docs/admin-guide/mm/damon/stat: document kdamond_pid parameter

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-14 23:37 UTC  (5+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 0/3] MAINTAINERS: update KHO and LIVE UPDATE entries
 2026-04-14 23:29 UTC  (10+ messages)
` [PATCH 1/3] MAINTAINERS: update KHO and LIVE UPDATE maintainers
` [PATCH 2/3] MAINTAINERS: drop include/linux/kho/abi/ from KHO
` [PATCH 3/3] MAINTAINERS: drop include/linux/liveupdate from LIVE UPDATE

[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
 2026-04-14 23:20 UTC  (7+ messages)
` [PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v4 4/5] locking: Factor out queued_spin_release()
` [PATCH v4 5/5] locking: Add contended_release tracepoint to spinning locks

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-04-14 23:02 UTC  (7+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-04-14 21:38 UTC  (15+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-14 20:44 UTC  (14+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-14 17:45 UTC  (18+ messages)
` [RFC, PATCH 01/12] userfaultfd: define UAPI constants for anonymous minor faults
` [RFC, PATCH 02/12] userfaultfd: add UFFD_FEATURE_MINOR_ANON registration support
` [RFC, PATCH 03/12] userfaultfd: implement UFFDIO_DEACTIVATE ioctl
` [RFC, PATCH 04/12] userfaultfd: UFFDIO_CONTINUE for anonymous memory
` [RFC, PATCH 05/12] mm: intercept protnone faults on VM_UFFD_MINOR anonymous VMAs
` [RFC, PATCH 06/12] userfaultfd: auto-resolve shmem and hugetlbfs minor faults in async mode
` [RFC, PATCH 07/12] sched/numa: skip scanning anonymous VM_UFFD_MINOR VMAs
` [RFC, PATCH 08/12] userfaultfd: enable UFFD_FEATURE_MINOR_ANON
` [RFC, PATCH 09/12] mm/pagemap: add PAGE_IS_UFFD_DEACTIVATED to PAGEMAP_SCAN
` [RFC, PATCH 10/12] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [RFC, PATCH 11/12] selftests/mm: add userfaultfd anonymous minor fault tests
` [RFC, PATCH 12/12] Documentation/userfaultfd: document working set tracking

[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
 2026-04-14 17:38 UTC  (11+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware

[PATCH v5 00/21] Virtual Swap Space
 2026-04-14 17:32 UTC  (11+ messages)

[PATCH v10 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-04-14 16:57 UTC  (3+ messages)

[PATCH] PM: hibernate: preserve uswsusp swap pin across SNAPSHOT_SET_SWAP_AREA re-set failures
 2026-04-14 16:49 UTC  (3+ messages)
` [PATCH v2] PM: hibernate: keep existing uswsusp swap pin if re-selection fails

[PATCH 7.2 v2 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
 2026-04-14 15:59 UTC  (4+ messages)

[PATCH RFC 0/9] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-14 15:46 UTC  (14+ messages)
` [PATCH RFC 2/9] mm: page_reporting: "
` [PATCH RFC 3/9] mm: add __GFP_PREZEROED flag and folio_test_clear_prezeroed()

[PATCH] tools/testing/memblock: fix stale NUMA reservation tests
 2026-04-14 15:14 UTC  (2+ messages)

[PATCH] mm/migrate_device: fix double unlock and remove dead code
 2026-04-14 14:21 UTC  (2+ messages)

[PATCH] mm/migrate_device: Cleanup up PMD Checks and warnings
 2026-04-14 14:13 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox