public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 11:51:00 to 2026-03-26 02:33:09 UTC [more...]

[PATCH v2 0/4] fix unexpected type conversions and potential overflows
 2026-03-26  2:32 UTC  (11+ messages)
` [PATCH v2 1/4] mm: memcontrol: correct the type of stats_updates to unsigned long
` [PATCH v2 2/4] mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
` [PATCH v2 3/4] mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_size()
` [PATCH v2 4/4] mm: memcontrol: fix unexpected massive positive number in memcg_state_val_in_pages()

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-03-26  2:05 UTC  (3+ messages)

[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-03-26  1:59 UTC  (29+ messages)
` [PATCH mm-new v8 1/4] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH mm-new v8 2/4] mm: khugepaged: refine scan progress number

[RFC PATCH] mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
 2026-03-26  1:57 UTC  (6+ messages)

[PATCH v5] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-26  1:53 UTC  (4+ messages)

[PATCH v6 0/5] support batch checking of references and unmapping for large folios
 2026-03-26  1:47 UTC  (19+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "

[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-26  1:44 UTC  (16+ messages)

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-26  1:28 UTC  (3+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API

[PATCH v2] mm/pagewalk: fix race between concurrent split and refault
 2026-03-26  0:50 UTC  (3+ messages)

[PATCH v2] mm/damon/core: validate goal nid before accessing node data
 2026-03-26  0:38 UTC  (4+ messages)
` (sashiko review) "

[PATCH mm-unstable v4 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-26  0:25 UTC  (9+ messages)
` [PATCH mm-unstable v4 2/5] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v4 4/5] mm/khugepaged: rename hpage_collapse_* to collapse_*

[PATCH v1] mm: fix writeback regression for strictlimit BDIs
 2026-03-26  0:13 UTC 

[PATCH] mm/damon/core: deduplicate core and ops filter commit functions
 2026-03-25 23:59 UTC  (2+ messages)
` (sashiko status) "

[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
 2026-03-25 23:46 UTC  (13+ messages)
` [PATCH v4] "

[PATCH v5 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-03-25 23:20 UTC  (6+ messages)
` [PATCH v5 1/4] mm: swap: introduce swap tier infrastructure
` [PATCH v5 2/4] mm: swap: associate swap devices with tiers
` [PATCH v5 3/4] mm: memcontrol: add interfaces for swap tier selection
` [PATCH v5 4/4] mm: swap: filter swap allocation by memcg tier mask

[PATCH v3 0/2] liveupdate: prevent double preservation
 2026-03-25 23:14 UTC  (9+ messages)
` [PATCH v3 1/2] liveupdate: prevent double management of files
` [PATCH v3 2/2] selftests: liveupdate: add test for double preservation

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-25 23:13 UTC  (10+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups

[LSF/MM/BPF TOPIC] Upstreaming cache_ext: Custom Page Cache Eviction with eBPF
 2026-03-25 21:15 UTC 

[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
 2026-03-25 21:03 UTC  (11+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH RFC v4 3/3] block: enable RWF_DONTCACHE for block devices

[PATCH v3 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-25 19:52 UTC  (25+ messages)
` [PATCH v3 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v3 2/3] vmalloc: Optimize vfree
` [PATCH v3 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()

[RFC PATCH 0/1] mm/filemap: make writeback wait killable in __filemap_fdatawait_range()
 2026-03-25 19:15 UTC  (2+ messages)

[PATCH 0/6] mm: vma flag tweaks
 2026-03-25 19:11 UTC  (25+ messages)
` [PATCH 1/6] mm: rename VMA flag helpers to be more readable
` [PATCH 2/6] mm: add vma_desc_test_all() and use it
` [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
` [PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test
` [PATCH 5/6] mm: reintroduce vma_desc_test() "
` [PATCH 6/6] tools/testing/vma: add test for vma_flags_test(), vma_desc_test()

[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
 2026-03-25 19:01 UTC  (11+ messages)
` [PATCH 12/41] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 31/41] fs: Provide functions for handling mapping_metadata_bhs directly

[PATCH v5 00/21] Virtual Swap Space
 2026-03-25 18:53 UTC  (4+ messages)

[PATCH v2 0/2] liveupdate: prevent double preservation
 2026-03-25 18:51 UTC  (7+ messages)
` [PATCH v2 1/2] liveupdate: prevent double management of files
` [PATCH v2 2/2] selftests: liveupdate: add test for double preservation

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-25 18:47 UTC  (2+ messages)

[PATCH v2 0/2] udf: Fix race between file type conversion and writeback
 2026-03-25 16:12 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option
 2026-03-25 17:24 UTC  (2+ messages)

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-25 17:23 UTC  (9+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
` [PATCH v2 4/7] selftests: memcg: Increase error tolerance in accordance with page size

[PATCH v18 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-03-25 16:57 UTC  (3+ messages)
` [PATCH v18 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v18 2/2] ras: mem: Add ACPI RAS2 memory driver

[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
 2026-03-25 16:37 UTC  (5+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware

[PATCH 0/3] mm/damon/core: small cleanups
 2026-03-25 15:44 UTC  (3+ messages)
` (sashiko status) "

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-25 16:23 UTC  (7+ messages)
` [PATCH V2] "

[PATCH] mm/damon/core: validate goal nid before accessing node data
 2026-03-25 15:44 UTC  (5+ messages)
` (sashiko review) "

[PATCH 00/15] Implementation of Dynamic Housekeeping & Enhanced Isolation (DHEI)
 2026-03-25 16:02 UTC  (14+ messages)
` [PATCH 01/15] sched/isolation: Support dynamic allocation for housekeeping masks
` [PATCH 02/15] sched/isolation: Introduce housekeeping notifier infrastructure
` [PATCH 03/15] sched/isolation: Separate housekeeping types in enum hk_type
` [PATCH 06/15] sched/core: Dynamically update scheduler domain housekeeping mask
` [PATCH 07/15] watchdog: Allow runtime toggle of lockup detector affinity
` [PATCH 13/15] sched/isolation: Implement sysfs interface for dynamic housekeeping

[PATCH v3] x86/kexec: Disable KCOV instrumentation after load_segments()
 2026-03-25 15:48 UTC 

[PATCH v2] mm/migrate: rename PAGE_ migration flags to FOLIO_
 2026-03-25 15:28 UTC  (11+ messages)

[PATCH v2] futex: Use-after-free between futex_key_to_node_opt and vma_replace_policy
 2026-03-25 15:25 UTC  (10+ messages)

(sashiko review) [PATCH] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()
 2026-03-25 14:57 UTC  (2+ messages)

[PATCH] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()
 2026-03-25 14:54 UTC  (2+ messages)

[PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
 2026-03-25 14:51 UTC 

[PATCH v7 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-25 14:45 UTC  (2+ messages)

(sashiko review) [PATCH] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()
 2026-03-25 14:43 UTC  (2+ messages)

[RFC v5] mm/damon: add synchronous commit for commit_inputs
 2026-03-25 14:29 UTC  (2+ messages)

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-03-25 14:23 UTC  (6+ messages)
` [PATCH v2 01/22] x86/mm: split out preallocate_sub_pgd()
` [PATCH v2 02/22] x86/mm: Generalize LDT remap into "mm-local region"

(sashiko review) [RFC v5] mm/damon: add synchronous commit for commit_inputs
 2026-03-25 14:19 UTC  (2+ messages)

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-03-25 14:19 UTC  (12+ messages)

[PATCH v3 0/7] Refactor reserved memory regions handling code
 2026-03-25 14:16 UTC  (2+ messages)

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-25 14:13 UTC  (7+ messages)
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info

[PATCH v2 0/8] liveupdate: Fix module unloading and unregister API
 2026-03-25 13:43 UTC  (6+ messages)
` [PATCH v2 3/8] liveupdate: Remove file handler module refcounting

[PATCH v4 0/5] liveupdate: tighten handover cleanup and session lifetime
 2026-03-25 13:38 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
 2026-03-25 12:33 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Per-process page size
 2026-03-25 12:04 UTC  (2+ messages)


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