public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 21:58:51 to 2026-03-14 00:26:18 UTC [more...]

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-14  0:26 UTC  (3+ messages)
` [PATCH v2 1/3] kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`

[PATCH 0/4] selftests/mm: skip several tests when thp is not available
 2026-03-14  0:22 UTC  (24+ messages)
` [RESEND PATCH 1/4] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [RESEND PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp is not available
` [RESEND PATCH 3/4] selftests/mm: split_huge_page_test: skip the test "
` [RESEND PATCH 4/4] selftests/mm: transhuge_stress: skip the test when thp "

[Question] mm/damon: conflict between DAMON_STAT and DAMON_LRU_SORT?
 2026-03-14  0:21 UTC  (5+ messages)

[PATCH 3/5] mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_default()
 2026-03-14  0:18 UTC  (2+ messages)

[PATCH] mm/damon/stat: monitor all System RAM resources
 2026-03-13 23:40 UTC  (2+ messages)

[PATCH v2 0/7] mm: switch THP shrinker to list_lru
 2026-03-13 23:08 UTC  (3+ messages)
` [syzbot ci] "

[linux-next:master 5585/5731] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
 2026-03-13 22:39 UTC  (3+ messages)

[PATCH v6 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-13 22:31 UTC  (3+ messages)
` [PATCH v6 3/4] mm: huge_memory: refactor enabled_store() with change_enabled()

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-13 21:55 UTC  (3+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

DAMON Beer/Coffee/Tea chat reminder for the week of 2026-03-16
 2026-03-13 21:42 UTC 

[PATCH V2 2/2] mm/memblock: Add reserve_mem debugfs info
 2026-03-13 21:09 UTC  (2+ messages)

[PATCH V2 1/2] mm/memblock: Print out errors on reserve_mem parser
 2026-03-13 20:59 UTC  (2+ messages)

[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
 2026-03-13 20:55 UTC  (6+ messages)

[PATCH 3/4] elf: align ET_DYN base to exec folio order for contpte mapping
 2026-03-13 19:47 UTC  (3+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-13 19:22 UTC  (3+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-13 18:28 UTC  (9+ messages)

[PATCH v4 0/6] drm/gem-shmem: Track page accessed/dirty status
 2026-03-13 17:45 UTC  (21+ messages)
` [PATCH v4 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap

[PATCH v3 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-13 17:35 UTC  (10+ messages)
` [PATCH v3 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v3 3/7] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v3 4/7] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v3 5/7] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v3 6/7] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v3 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K "

[GIT PULL] slab fixes for 7.0-rc3
 2026-03-13 17:33 UTC  (2+ messages)

[PATCH 07/11] mm/zsmalloc, zswap: Handle objcg charging and lifetime in zsmalloc
 2026-03-13 16:49 UTC  (3+ messages)

[PATCH v6 00/33] Eliminate Dying Memory Cgroup
 2026-03-13 16:22 UTC  (3+ messages)
` [PATCH v6 30/33] mm: memcontrol: prepare for reparenting non-hierarchical stats

[PATCH 1/3] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-03-13 16:11 UTC  (8+ messages)

[PATCH 0/7] Refactor reserved memory regions handling code
 2026-03-13 15:58 UTC  (9+ messages)
  ` [PATCH 1/7] of: reserved_mem: remove fdt node from the structure
  ` [PATCH 2/7] of: reserved_mem: use -ENODEV instead of -ENOENT
  ` [PATCH 3/7] of: reserved_mem: switch to ops based OF_DECLARE()
  ` [PATCH 4/7] of: reserved_mem: replace CMA quirks by generic methods
  ` [PATCH 5/7] of: reserved_mem: rearrange code a bit
  ` [PATCH 6/7] of: reserved_mem: clarify fdt_scan_reserved_mem*() functions
  ` [PATCH 7/7] of: reserved_mem: rework fdt_init_reserved_mem_node()

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-13 15:39 UTC  (16+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "

[PATCH] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-13 11:40 UTC 

[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-13 14:39 UTC  (11+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs

[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-13 14:26 UTC  (6+ messages)
` [PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported

[PATCH v6 0/2] kho: add support for deferred struct page init
 2026-03-13 13:58 UTC  (3+ messages)
` [PATCH v6 1/2] kho: fix deferred init of kho scratch

[PATCH 0/4] Demotion cleanup and fixes
 2026-03-13 13:49 UTC  (15+ messages)
` [PATCH 1/4] mm: Move demotion related functions in memory-tiers.c
` [PATCH 2/4] mm: Rename node_get_allowed_targets() to make it more explicit
` [PATCH 3/4] mm: Fix demotion gfp by clearing GFP_RECLAIM after setting GFP_TRANSHUGE

[PATCH 1/4] mm: Move demotion related functions in memory-tiers.c
 2026-03-13 13:33 UTC  (2+ messages)

[RESEND RFC PATCH v3 0/2] mm/swap, PM: hibernate: fix swapoff race and optimize swap reference
 2026-03-13 13:20 UTC  (3+ messages)
` [RESEND RFC PATCH v3 1/2] mm/swap, PM: hibernate: fix swapoff race in uswsusp by getting "

[PATCH] slub: clarify kmem_cache_refill_sheaf() failure behavior
 2026-03-13 12:36 UTC  (2+ messages)

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-13 12:13 UTC  (9+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()

[PATCH] pid: cosmetic changes to alloc_pid()
 2026-03-13 12:05 UTC  (5+ messages)

[PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
 2026-03-13 12:00 UTC  (3+ messages)

[PATCH 04/15] mm: add vm_ops->mapped hook
 2026-03-13 11:58 UTC  (3+ messages)

[PATCH 0/3] slab: support memoryless nodes with sheaves
 2026-03-13 11:48 UTC  (5+ messages)
` [PATCH 1/3] slab: decouple pointer to barn from kmem_cache_node

[PATCH v5 0/4] pid_namespace: make init creation more flexible
 2026-03-13 11:09 UTC  (5+ messages)
` [PATCH v5 1/4] pid_namespace: avoid optimization of accesses to ->child_reaper
` [PATCH v5 2/4] pid: check init is created first after idr alloc
` [PATCH v5 3/4] pid_namespace: allow opening pid_for_children before init was created
` [PATCH v5 4/4] selftests: Add tests for creating pidns init via setns

[DAMON][Question] DAMON_STAT and DAMON_LRU_SORT module parameter conflict?
 2026-03-13 11:09 UTC 

[PATCH v3] mm: migrate: requeue destination folio on deferred split queue
 2026-03-13 10:40 UTC  (5+ messages)

[PATCH 1/6] selftests/liveupdate: add framework for memfd tests
 2026-03-13 10:05 UTC  (2+ messages)

[PATCH v8 0/6] kho: history: track previous kernel version and kexec boot count
 2026-03-13 10:01 UTC  (14+ messages)
` [PATCH v8 1/6] kho: add size parameter to kho_add_subtree()
` [PATCH v8 2/6] kho: rename fdt parameter to blob in kho_add/remove_subtree()
` [PATCH v8 3/6] kho: persist blob size in KHO FDT
` [PATCH v8 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs
` [PATCH v8 5/6] kho: kexec-metadata: track previous kernel chain
` [PATCH v8 6/6] kho: document kexec-metadata tracking feature

[PATCH 0/8] mm: introduce zone lock guards
 2026-03-13  8:36 UTC  (10+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()

[PATCH mm-unstable v3 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-13  8:33 UTC  (3+ messages)
` [PATCH mm-unstable v3 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[PATCH v2 03/25] mm/percpu: Annotate static information into meminspect
 2026-03-13  8:06 UTC  (2+ messages)

[PATCH v2] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-03-13  7:31 UTC 

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-13  6:17 UTC  (5+ messages)

[RFC PATCH] mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
 2026-03-13  5:54 UTC  (4+ messages)

[akpm-mm:mm-new 367/381] htmldocs: Documentation/filesystems/mmap_prepare.rst: WARNING: document isn't included in any toctree [toc.not_included]
 2026-03-13  4:32 UTC  (2+ messages)

[PATCH] mm/mempolicy: add sysfs interface to override NUMA node bandwidth
 2026-03-13  3:51 UTC  (5+ messages)

[PATCH] mm/mempolicy: add sysfs interface to override NUMA node bandwidth
 2026-03-13  3:39 UTC  (2+ messages)

[PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-13  3:35 UTC  (14+ messages)
` [PATCH v2 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v2 6/7] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v2 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-03-13  3:26 UTC  (6+ messages)

[PATCH V2 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
 2026-03-13  3:04 UTC  (5+ messages)
` [PATCH V2 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem

[PATCH v2 0/5] list private v2 & luo flb v9
 2026-03-13  1:00 UTC  (4+ messages)
` [PATCH v9 4/5] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state

[PATCH v5] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-13  0:52 UTC 

[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
 2026-03-13  0:18 UTC  (24+ messages)
` [PATCH 19/53] afs: use d_time instead of d_fsdata
` [PATCH 20/53] afs: don't unhash/rehash dentries during unlink/rename
` [PATCH 21/53] afs: use d_splice_alias() in afs_vnode_new_inode()
` [PATCH 22/53] afs: use d_alloc_nonblock in afs_sillyrename()
` [PATCH 23/53] afs: lookup_atsys to drop and reclaim lock
` [PATCH 24/53] afs: use d_duplicate()
` [PATCH 25/53] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH 26/53] smb/client: don't unhashed and rehash to prevent new opens
` [PATCH 27/53] smb/client: use d_splice_alias() in atomic_open
` [PATCH 29/53] exfat: simplify exfat_lookup()
` [PATCH 30/53] configfs: remove d_add() calls before configfs_attach_group()
` [PATCH 31/53] configfs: stop using d_add()
` [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
` [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
` [PATCH 34/53] tracefs: stop using d_add()
` [PATCH 35/53] cephfs: "
` [PATCH 36/53] cephfs: remove d_alloc from CEPH_MDS_OP_LOOKUPNAME handling in ceph_fill_trace()
` [PATCH 37/53] cephfs: Use d_alloc_noblock() in ceph_readdir_prepopulate()
` [PATCH 53/53] VFS: remove LOOKUP_SHARED

[PATCH v5 0/6] Migrate on fault for device pages
 2026-03-13  0:27 UTC  (3+ messages)

[RFC PATCH v2 0/4] mm/damon: Support hot application detections
 2026-03-13  0:08 UTC  (2+ messages)

mm/pgtable: Support for page table check on s390
 2026-03-12 22:46 UTC  (6+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()


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