public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 19:17:15 to 2026-03-13 09:27:27 UTC [more...]

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

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

[PATCH v8 0/6] kho: history: track previous kernel version and kexec boot count
 2026-03-13  9:23 UTC  (9+ 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

[GIT PULL] slab fixes for 7.0-rc3
 2026-03-13  9:20 UTC 

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

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

[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  (3+ messages)

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-13  8:00 UTC  (21+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 04/15] mm: add vm_ops->mapped hook
` [PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
` [PATCH 06/15] mm: add mmap_action_simple_ioremap()
` [PATCH 07/15] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH 08/15] hpet: "
` [PATCH 09/15] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH 10/15] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH 11/15] staging: vme_user: "
` [PATCH 12/15] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH 13/15] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH 14/15] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()

[PATCH v3 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-13  8:00 UTC  (9+ 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 "

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-13  7:34 UTC  (6+ 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)

[PATCH] mm/damon/stat: monitor all System RAM resources
 2026-03-13  4:44 UTC 

[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 0/4] selftests/mm: skip several tests when thp is not available
 2026-03-13  2:43 UTC  (17+ 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 "

[PATCH v3] mm: migrate: requeue destination folio on deferred split queue
 2026-03-13  1:18 UTC  (4+ messages)

[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  (55+ messages)
` [PATCH 01/53] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH 02/53] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH 03/53] VFS: allow d_alloc_name() to be used with ->d_hash
` [PATCH 04/53] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 05/53] VFS: introduce d_alloc_noblock()
` [PATCH 06/53] VFS: add d_duplicate()
` [PATCH 07/53] VFS: Add LOOKUP_SHARED flag
` [PATCH 08/53] VFS/xfs: drop parent lock across d_alloc_parallel() in d_add_ci()
` [PATCH 09/53] nfs: remove d_drop()/d_alloc_parallel() from nfs_atomic_open()
` [PATCH 10/53] nfs: use d_splice_alias() in nfs_link()
` [PATCH 11/53] nfs: don't d_drop() before d_splice_alias()
` [PATCH 12/53] nfs: don't d_drop() before d_splice_alias() in atomic_create
` [PATCH 14/53] nfs: use d_alloc_noblock() in silly-rename
` [PATCH 15/53] nfs: use d_duplicate()
` [PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
` [PATCH 17/53] coda: don't d_drop() early
` [PATCH 18/53] shmem: use d_duplicate()
` [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 38/53] cephfs: Don't d_drop() before d_splice_alias()
` [PATCH 39/53] ecryptfs: stop using d_add()
` [PATCH 40/53] gfs2: "
` [PATCH 41/53] libfs: "
` [PATCH 42/53] fuse: don't d_drop() before d_splice_alias()
` [PATCH 44/53] hostfs: don't d_drop() before d_splice_alias() in hostfs_mkdir()
` [PATCH 45/53] efivarfs: use d_alloc_name()
` [PATCH 46/53] Remove references to d_add() in documentation and comments
` [PATCH 47/53] VFS: make d_alloc() local to VFS
` [PATCH 48/53] VFS: remove d_add()
` [PATCH 49/53] VFS: remove d_rehash()
` [PATCH 50/53] VFS: remove lookup_one() and lookup_noperm()
` [PATCH 51/53] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 52/53] VFS: lift d_alloc_parallel above inode_lock
` [PATCH 53/53] VFS: remove LOOKUP_SHARED

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-13  0:33 UTC  (13+ 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 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()

[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-12 22:05 UTC  (2+ messages)

[PATCH 00/11] mm/zswap, zsmalloc: Per-memcg-lruvec zswap accounting
 2026-03-12 21:42 UTC  (3+ messages)
` [PATCH 07/11] mm/zsmalloc, zswap: Handle objcg charging and lifetime in zsmalloc

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-03-12 21:22 UTC  (23+ messages)
` [PATCH mm-unstable v15 01/13] mm/khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH mm-unstable v15 02/13] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v15 06/13] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v15 08/13] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v15 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v15 10/13] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v15 12/13] mm/khugepaged: run khugepaged for all orders

[PATCH v3 0/2] lib/idr: Fixes for infinite loop and memory leak
 2026-03-12 21:15 UTC  (5+ messages)
` [PATCH v3 1/2] lib/idr: fix infinite loop in idr_get_next()

[PATCH v2 0/7] mm: switch THP shrinker to list_lru
 2026-03-12 20:51 UTC  (8+ messages)
` [PATCH v2 1/7] mm: list_lru: lock_list_lru_of_memcg() cannot return NULL if !skip_empty
` [PATCH v2 2/7] mm: list_lru: deduplicate unlock_list_lru()
` [PATCH v2 3/7] mm: list_lru: move list dead check to lock_list_lru_of_memcg()
` [PATCH v2 4/7] mm: list_lru: deduplicate lock_list_lru()
` [PATCH v2 5/7] mm: list_lru: introduce caller locking for additions and deletions
` [PATCH v2 6/7] mm: list_lru: introduce memcg_list_lru_alloc_folio()
` [PATCH v2 7/7] mm: switch deferred split shrinker to list_lru

[PATCH v2 0/2] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-12 20:08 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH v3 00/11] Remove XA_ZERO from error recovery of dup_mmap()
 2026-03-12 19:54 UTC  (4+ messages)
` [PATCH v3 01/11] mm: Relocate the page table ceiling and floor definitions

[RFC PATCH 6/6] mm/memcontrol: Make memory.high tier-aware
 2026-03-12 19:44 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 19:33 UTC  (3+ messages)
` [PATCH 48/61] mtd: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH 02/20] tools/testing/vma: add unit tests for vma_flags_[empty, diff_pair, and]()
 2026-03-12 19:30 UTC  (2+ messages)

[PATCH 00/20] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-12 19:28 UTC  (8+ messages)
` [PATCH 15/20] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH 16/20] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH 17/20] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH 18/20] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH 19/20] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH 20/20] mm/vma: convert __mmap_region() "
` [PATCH 02/20] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]


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