public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-23 19:07:00 to 2026-03-24 08:57:17 UTC [more...]

[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
 2026-03-24  8:57 UTC  (15+ messages)
` [PATCH 2/8] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH 3/8] mm/mglru: restructure the reclaim loop
` [PATCH 4/8] mm/mglru: scan and count the exact number of folios
` [PATCH 5/8] mm/mglru: use a smaller batch for reclaim
` [PATCH 7/8] mm/mglru: simplify and improve dirty writeback handling

[PATCH v8 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-24  8:52 UTC  (3+ messages)
` [PATCH v8 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v8 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH 0/2] liveupdate: prevent double management of files
 2026-03-24  8:51 UTC  (6+ messages)
` [PATCH 1/2] "

[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
 2026-03-24  8:42 UTC  (7+ messages)
` [RFC PATCH v4 2/6] mm/migrate: skip data copy for already-copied folios
` [RFC PATCH v4 3/6] mm/migrate: add batch-copy path in migrate_pages_batch
` [RFC PATCH v4 5/6] drivers/migrate_offload: add DMA batch copy driver (dcbm)

[PATCH] mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
 2026-03-24  8:39 UTC  (4+ messages)

[BUG] rcu_tasks detected stalls in kcompactd during proactive compaction
 2026-03-24  8:26 UTC 

[PATCH 0/2] udf: Fix race between file type conversion and writeback
 2026-03-24  8:18 UTC  (3+ messages)
` [syzbot ci] "

[RFC] mm, page_alloc: reintroduce page allocation stall warning
 2026-03-24  8:05 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 09c0f7f1bcdbc3c37a5a760cbec76bf18f278406
 2026-03-24  8:01 UTC 

[PATCH v2] mm/hugetlb: fix memory offline failure due to hwpoisoned file hugetlb
 2026-03-24  8:00 UTC  (4+ messages)

[PATCH v2 07/22] mm: KUnit tests for the mermap
 2026-03-24  8:00 UTC  (2+ messages)

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-24  7:58 UTC  (14+ messages)

[PATCH] mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option
 2026-03-24  7:42 UTC  (3+ messages)

[PATCH v3 2/2] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()
 2026-03-24  7:22 UTC  (3+ messages)

[v3 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
 2026-03-24  7:06 UTC  (3+ messages)

[PATCH v8 0/2] mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device
 2026-03-24  6:49 UTC  (8+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] mm/swap: remove redundant swap device reference in alloc/free

[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-24  6:46 UTC  (9+ messages)
` [PATCH v4 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v4 5/7] selftests/cgroup: replace hardcoded page size values in test_zswap

[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-24  6:14 UTC  (6+ messages)
` [PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
 2026-03-24  5:56 UTC  (31+ messages)
` [PATCH 08/41] udf: Switch to generic_buffers_fsync()
` [PATCH 12/41] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 20/41] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 21/41] fs: Stop using i_private_data for metadata bh tracking
` [PATCH 22/41] hugetlbfs: Stop using i_private_data
` [PATCH 23/41] aio: Stop using i_private_data and i_private_lock
` [PATCH 24/41] fs: Remove i_private_data
` [PATCH 25/41] kvm: Use private inode list instead of i_private_list
` [PATCH 26/41] fs: Drop osync_buffers_list()
` [PATCH 27/41] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 28/41] fs: Move metadata bhs tracking to a separate struct
` [PATCH 29/41] fs: Make bhs point to mapping_metadata_bhs
` [PATCH 30/41] fs: Switch inode_has_buffers() to take mapping_metadata_bhs
` [PATCH 31/41] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 41/41] fs: Unify generic_file_fsync() with mmb methods

[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
 2026-03-24  5:35 UTC  (2+ messages)

[PATCH] mm/migrate: rename PAGE_ migration flags to FOLIO_MF_
 2026-03-24  5:04 UTC  (6+ messages)

[PATCH v6 00/33] Eliminate Dying Memory Cgroup
 2026-03-24  4:40 UTC  (12+ messages)
` [PATCH v6 26/33] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v6 30/33] mm: memcontrol: prepare for reparenting non-hierarchical stats

[RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-24  4:08 UTC  (16+ messages)
` [RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
  ` (sashiko review) "
` [RFC PATCH v5 02/10] mm/damon/sysfs: add pause file under context dir
` [RFC PATCH v5 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [RFC PATCH v5 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` [RFC PATCH v5 05/10] Docs/ABI/damon: update for pause sysfs file
` [RFC PATCH v5 06/10] mm/damon/tests/core-kunit: test pause commitment
` [RFC PATCH v5 07/10] selftests/damon/_damon_sysfs: support pause file staging
  ` (sashiko review) "
` [RFC PATCH v5 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [RFC PATCH v5 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [RFC PATCH v5 10/10] selftests/damon/sysfs.py: pause DAMON before dumping status
` (sashiko status) [RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed

mm.git review status at 7.0-rc5
 2026-03-24  3:29 UTC 

[RFC PATCH 0/5] Separate compound page from folio
 2026-03-24  2:42 UTC  (3+ messages)

[PATCH v2 0/4] Modify memfd_luo code
 2026-03-24  1:54 UTC  (3+ messages)

[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-24  1:33 UTC  (7+ messages)
` [PATCH v6 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v6 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v6 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v6 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v6 6/6] selftests/mm: transhuge_stress: skip the test when thp "

[PATCH v3 0/2] Small improvements to reserve_mem, 3rd attempt
 2026-03-24  1:22 UTC  (3+ messages)
` [PATCH v4 1/2] mm/memblock: Print out errors on reserve_mem parser
  ` [PATCH v4 2/2] mm/memblock: Add reserve_mem debugfs info

[GIT PULL] hotfixes for 7.0-rc6
 2026-03-24  1:00 UTC 

[PATCH 3/3] bitmap: add test_zero_nbits()
 2026-03-24  0:52 UTC  (3+ messages)

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-03-24  0:43 UTC  (7+ messages)
` [PATCH RFC v2 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test

[RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-03-24  0:41 UTC  (3+ messages)
` (sashiko review) "

[RFC PATCH v1 1/1] This patch set introces a new action: DAMOS_COLLAPSE
 2026-03-24  0:39 UTC  (2+ messages)

[PATCH v3 0/4] Introduce QPW for per-cpu operations (v3)
 2026-03-24  0:38 UTC  (3+ messages)
` [PATCH v3 1/4] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH] mm/damon/core: optimize kdamond_apply_schemes() with pre-filtered scheme list
 2026-03-24  0:27 UTC  (2+ messages)

[PATCH v2 18/19] mm: damon: Use trace_call__##name() at guarded tracepoint call sites
 2026-03-24  0:25 UTC  (2+ messages)

[PATCH v5 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-24  0:23 UTC  (7+ messages)
` [PATCH v5 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v5 4/6] selftests/mm/vm_util: robust write_file()

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-24  0:17 UTC  (7+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
` [PATCH v2 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE

[RFC PATCH 00/11] Remove READ_ONLY_THP_FOR_FS
 2026-03-24  0:12 UTC  (25+ messages)
` [RFC PATCH 01/11] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [RFC PATCH 02/11] mm/khugepaged: remove READ_ONLY_THP_FOR_FS code in collapse_file()
` [RFC PATCH 03/11] mm: remove filemap_nr_thps*() functions
` [RFC PATCH 04/11] mm/huge_memory: remove file_thp_enabled() and its caller
` [RFC PATCH 05/11] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [RFC PATCH 06/11] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [RFC PATCH 07/11] fs: remove nr_thp from struct address_space
` [RFC PATCH 08/11] fs: remove READ_ONLY_THP_FOR_FS code
` [RFC PATCH 09/11] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [RFC PATCH 10/11] selftests/mm: remove READ_ONLY_THP_FOR_FS test in khugepaged
` [RFC PATCH 11/11] selftests/mm: remove READ_ONLY_THP_FOR_FS test in guard-regions

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-23 23:58 UTC  (25+ messages)
` [PATCH v3 01/24] liveupdate: Export symbols needed by modules
` [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
` [PATCH v3 04/24] PCI: Inherit bus numbers from previous kernel during Live Update
` [PATCH v3 05/24] docs: liveupdate: Add documentation for PCI
` [PATCH v3 06/24] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v3 08/24] vfio/pci: Retrieve preserved device files after "
` [PATCH v3 09/24] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v3 10/24] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v3 11/24] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v3 12/24] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v3 13/24] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v3 14/24] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v3 15/24] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v3 16/24] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v3 17/24] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v3 18/24] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v3 19/24] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v3 20/24] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v3 21/24] vfio: selftests: Expose iommu_modes to tests
` [PATCH v3 22/24] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v3 23/24] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v3 24/24] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test

[RFC PATCH v4 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-03-23 23:54 UTC  (4+ messages)

[PATCH v2] futex: Use-after-free between futex_key_to_node_opt and vma_replace_policy
 2026-03-23 23:46 UTC  (3+ messages)

[RFC PATCH v4 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-03-23 23:45 UTC  (4+ messages)

[PATCH] mm/page_io: use folios in sio_write_complete()
 2026-03-23 23:13 UTC  (4+ messages)
` [PATCH] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()

[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
 2026-03-23 22:59 UTC  (3+ messages)
  ` [PATCH 1/4] "

[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-23 22:47 UTC  (8+ messages)

[PATCH v3 1/5] liveupdate: block outgoing session updates during reboot
 2026-03-23 22:23 UTC  (5+ messages)

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-03-23 21:15 UTC  (8+ messages)
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v2 0/2] liveupdate: prevent double preservation
 2026-03-23 20:44 UTC  (5+ messages)
` [PATCH v2 1/2] liveupdate: prevent double management of files
` [PATCH v2 2/2] selftests: liveupdate: add test for double preservation

[PATCH v2 0/7] Refactor reserved memory regions handling code
 2026-03-23 20:18 UTC  (2+ messages)

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-03-23 20:10 UTC  (10+ messages)
` [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages

[PATCH v5 00/21] Virtual Swap Space
 2026-03-23 20:05 UTC  (4+ messages)

[PATCH v7 0/2] mm/swap, PM: hibernate: fix swapoff race and optimize swap
 2026-03-23 19:56 UTC  (4+ messages)

[PATCH v2 0/7] mm: switch THP shrinker to list_lru
 2026-03-23 19:39 UTC  (9+ messages)
` [PATCH v2 7/7] mm: switch deferred split "

[PATCH v4 0/4] Use killable vma write locking in most places
 2026-03-23 19:29 UTC  (7+ messages)
` [PATCH v4 2/4] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v4 4/4] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH] mm/hugetlb: restore reservation on error in hugetlb_mfill_atomic_pte() resubmission path
 2026-03-23 19:13 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