public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-23 14:13:03 to 2026-03-24 00:15:09 UTC [more...]

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

[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-24  0:13 UTC  (8+ 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

[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

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

[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)

[RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-23 23:15 UTC  (11+ messages)
` [RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
` [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
` [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

[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  (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] arm64: elf: clear MMF_USER_HWCAP on architecture switch
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance

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

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

[PATCH v5 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-23 22:39 UTC  (9+ messages)
` [PATCH v5 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v5 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [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 v5 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v5 6/6] selftests/mm: transhuge_stress: skip the test when thp "

[PATCH 0/2] udf: Fix race between file type conversion and writeback
 2026-03-23 22:37 UTC  (4+ messages)
` [PATCH 1/2] writeback: Export folio_prepare_writeback()
` [PATCH 2/2] udf: Fix race between file type conversion and writeback
` [syzbot ci] "

[PATCH v3 1/5] liveupdate: block outgoing session updates during reboot
 2026-03-23 22:23 UTC  (8+ messages)
` [PATCH v3 2/5] kexec: abort liveupdate handover on kernel_kexec() unwind

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-03-23 21:18 UTC  (4+ messages)
` [PATCH RFC v2 1/7] mm: memory_failure: Clarify the MF_DELAYED definition

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-03-23 21:15 UTC  (19+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [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/4] Modify memfd_luo code
 2026-03-23 21:09 UTC  (2+ messages)

[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-23 20:53 UTC  (2+ messages)

[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] mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
 2026-03-23 20:20 UTC 

[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  (10+ messages)
` [PATCH v4 2/4] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite
` [PATCH v4 4/4] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH] mm/migrate: rename PAGE_ migration flags to FOLIO_MF_
 2026-03-23 19:21 UTC  (5+ messages)

[PATCH] mm/hugetlb: restore reservation on error in hugetlb_mfill_atomic_pte() resubmission path
 2026-03-23 19:13 UTC  (2+ messages)

[RFC] mm, page_alloc: reintroduce page allocation stall warning
 2026-03-23 19:05 UTC  (4+ messages)

[RFC v4] mm/damon: add synchronous commit for commit_inputs
 2026-03-23 18:38 UTC  (6+ messages)

[RFC v4] mm/damon: add synchronous commit for commit_inputs
 2026-03-23 18:37 UTC  (3+ messages)

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-03-23 18:19 UTC  (4+ messages)
  ` [PATCH 2/4] "

[PATCH v3 0/4] Introduce QPW for per-cpu operations (v3)
 2026-03-23 17:55 UTC  (5+ messages)
` [PATCH v3 1/4] Introducing qpw_lock() and per-cpu queue & flush work
` [PATCH v3 2/4] mm/swap: move bh draining into a separate workqueue
` [PATCH v3 3/4] swap: apply new queue_percpu_work_on() interface
` [PATCH v3 4/4] slub: "

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-23 14:36 UTC  (6+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH v5 0/6] Migrate on fault for device pages
 2026-03-23 17:58 UTC  (6+ messages)
` [PATCH v5 2/6] mm: Add helper to convert HMM pfn to migrate pfn

[PATCH 3/3] bitmap: add test_zero_nbits()
 2026-03-23 17:56 UTC  (2+ messages)

[PATCH 1/1] mm/vmscan: prevent MGLRU reclaim from pinning address space
 2026-03-23 17:43 UTC  (9+ messages)

[PATCH 0/2] mm/memory-failure: add panic option for unrecoverable pages
 2026-03-23 16:51 UTC  (4+ messages)
` [PATCH 1/2] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl
` [PATCH 2/2] Documentation: document "

[PATCH v5] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-23 16:37 UTC 

[PATCH RFC 0/1] fix for large folio split race in page cache
 2026-03-23 16:35 UTC  (8+ messages)
` [PATCH RFC 1/1] mm/filemap: handle large folio split race in page cache lookups

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-23 16:00 UTC  (3+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
` [PATCH v2 18/19] mm: damon: Use trace_call__##name() at guarded tracepoint call sites

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-23 15:51 UTC  (7+ messages)
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags

[PATCH v4] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-23 15:24 UTC  (3+ messages)

[PATCH] mm/damon/core: optimize kdamond_apply_schemes() with pre-filtered scheme list
 2026-03-23 15:18 UTC  (3+ messages)

[PATCH 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
 2026-03-23 15:06 UTC  (5+ messages)

[RFC PATCH v1 1/1] This patch set introces a new action: DAMOS_COLLAPSE
 2026-03-23 14:56 UTC  (2+ messages)
` [RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-23 14:53 UTC  (11+ messages)
`  "

[RFC v3] mm/damon: add synchronous commit for commit_inputs
 2026-03-23 14:22 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