public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 10:40:10 to 2026-03-20 18:24:03 UTC [more...]

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-03-20 18:23 UTC  (10+ 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"
` [PATCH v2 03/22] x86/tlb: Expose some flush function declarations to modules
` [PATCH v2 04/22] mm: Create flags arg for __apply_to_page_range()
` [PATCH v2 05/22] mm: Add more flags "
` [PATCH v2 06/22] x86/mm: introduce the mermap
` [PATCH v2 07/22] mm: KUnit tests for "
` [PATCH v2 08/22] mm: introduce for_each_free_list()
` [PATCH v2 09/22] mm/page_alloc: don't overload migratetype in find_suitable_fallback()

[PATCH v6 0/3] mm/swap, PM: hibernate: fix swapoff race and optimize swap
 2026-03-20 18:20 UTC  (5+ messages)
` [PATCH v6 1/3] mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device
` [PATCH v6 2/3] mm/swap: remove redundant swap device reference in alloc/free
` [PATCH v6 3/3] PM: hibernate: fix spurious GFP mask WARNING in uswsusp path

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

[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-20 18:14 UTC  (14+ messages)
` [PATCH v3 01/13] mm/huge_memory: simplify vma_is_specal_huge()
` [PATCH v3 02/13] mm/huge: avoid big else branch in zap_huge_pmd()
` [PATCH v3 03/13] mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
` [PATCH v3 04/13] mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
` [PATCH v3 05/13] mm/huge_memory: add a common exit path to zap_huge_pmd()
` [PATCH v3 06/13] mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
` [PATCH v3 07/13] mm/huge_memory: deduplicate zap deposited table call
` [PATCH v3 08/13] mm/huge_memory: remove unnecessary sanity checks
` [PATCH v3 09/13] mm/huge_memory: use mm instead of tlb->mm
` [PATCH v3 10/13] mm/huge_memory: separate out the folio part of zap_huge_pmd()
` [PATCH v3 11/13] mm: add softleaf_is_valid_pmd_entry(), pmd_to_softleaf_folio()
` [PATCH v3 12/13] mm/huge_memory: add and use normal_or_softleaf_folio_pmd()
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()

[linux-next:master 7602/7971] clang: error: optimization flag '-fno-inline-functions-called-once' is not supported
 2026-03-20 18:11 UTC 

[PATCH v3] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-20 18:10 UTC  (7+ messages)

rom f9db59ca90937e39913d50ecb4f662e2bad17bbb Mon Sep 17 00:00:00 2001
 2026-03-20 18:07 UTC 

[PATCH v4] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-20 18:00 UTC  (2+ messages)

[PATCH v2 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-03-20 17:47 UTC  (14+ messages)
` [PATCH v2 1/4] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH v2 2/4] mm: replace exec_folio_order() with generic preferred_exec_order()
` [PATCH v2 3/4] elf: align ET_DYN base to max folio size for PTE coalescing
` [PATCH v2 4/4] mm: align file-backed mmap to max folio order in thp_get_unmapped_area

[PATCH] mm/page_alloc: don't increase highatomic reserve after pcp alloc
 2026-03-20 17:34 UTC 

[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-20 17:30 UTC  (7+ messages)
` [PATCH v3 01/16] mm: various small mmap_prepare cleanups
` [PATCH v3 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v3 03/16] mm: document vm_operations_struct->open the same as close()

[PATCH v5] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-20 17:11 UTC  (5+ messages)

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

[PATCH 1/5] liveupdate: block outgoing session updates during reboot
 2026-03-20 16:37 UTC  (5+ messages)
` [PATCH 2/5] kexec: abort liveupdate handover on kernel_kexec() unwind
` [PATCH 3/5] liveupdate: fail session restore on file deserialization errors
` [PATCH 4/5] liveupdate: validate handover metadata before using it
` [PATCH 5/5] liveupdate: guard FLB counters against underflow

[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-20 16:38 UTC  (13+ messages)
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() "
` [PATCH v3 23/23] mm/vma: convert __mmap_region() "

[PATCH] drm/shmem_helper: Make sure PMD entries get the writeable upgrade
 2026-03-20 16:38 UTC  (2+ messages)

[PATCH v2 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
 2026-03-20 16:35 UTC  (3+ messages)
` [PATCH v2 2/3] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
` [PATCH v2 3/3] mm/damon/sysfs: check contexts->nr in repeat_call_fn

[PATCH v2] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
 2026-03-20 16:34 UTC  (3+ messages)
` [PATCH v2] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
` [PATCH v2] mm/damon/sysfs: check contexts->nr in repeat_call_fn

[PATCH 0/5] mm: Switch gfp_t to unsigned long
 2026-03-20 16:26 UTC  (8+ messages)

[PATCH] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
 2026-03-20 16:20 UTC  (2+ messages)

[PATCH v3 0/7] mm: switch THP shrinker to list_lru
 2026-03-20 16:18 UTC  (4+ messages)
` [PATCH v3 5/7] mm: list_lru: introduce caller locking for additions and deletions

[PATCH v2 0/7] mm: switch THP shrinker to list_lru
 2026-03-20 16:07 UTC  (7+ messages)
` [PATCH v2 7/7] mm: switch deferred split "

[PATCH 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
 2026-03-20 16:05 UTC  (3+ messages)
` [PATCH 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()
` [PATCH 2/2] mm: huge_memory: refactor defrag_show() to use defrag_flags[]

[PATCH v2] x86/kexec: Disable KCOV instrumentation after load_segments()
 2026-03-20 15:56 UTC  (2+ messages)

[PATCH 2/4] mm/damon/sysfs: check contexts->nr before clear_schemes_tried_regions
 2026-03-20 15:56 UTC  (5+ messages)

[PATCH 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-20 15:56 UTC  (11+ messages)
` [PATCH 1/7] memcg: Scale up vmstats flush threshold with log2(nums_possible_cpus)
` [PATCH 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE
` [PATCH 3/7] selftests: memcg: Iterate pages based on the actual page size

[RFC PATCH v2 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
 2026-03-20 15:41 UTC  (3+ messages)

[RFC PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
 2026-03-20 15:22 UTC  (2+ messages)

[RFC PATCH v2 03/10] Docs/mm/damon/design: update for context pause/resume feature
 2026-03-20 15:17 UTC  (2+ messages)

[RFC PATCH v2 01/10] mm/damon/core: introduce damon_ctx->paused
 2026-03-20 15:11 UTC  (2+ messages)

[RFC PATCH] mm/damon/ops-common: optimize damon_hot_score() using fls()
 2026-03-20 15:05 UTC  (2+ messages)

[PATCH v2] x86/efi: defer freeing of boot services memory
 2026-03-20 14:53 UTC  (5+ messages)

[PATCH] Docs/mm/damon: document min_nr_regions constraint and rationale
 2026-03-20 14:51 UTC  (2+ messages)

[PATCH] Docs/mm/damon: document min_nr_regions constraint and rationale
 2026-03-20 14:45 UTC  (2+ messages)

balance_dirty_pages() causes 40% IO PSI (full) with no drain benefit on 384 GB machine
 2026-03-20 14:38 UTC  (3+ messages)

[PATCH v2] mm/damon/core: document damos_commit_dests() failure semantics
 2026-03-20 14:36 UTC 

[PATCH v2 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-20 14:33 UTC  (16+ messages)
` [PATCH v2 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v2 2/3] vmalloc: Optimize vfree
` [PATCH v2 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()

[RFC] liveupdate: prevent double preservation
 2026-03-20 14:27 UTC  (5+ messages)

[PATCH] mm/swap: fix swap cache memcg accounting
 2026-03-20 14:24 UTC  (2+ messages)

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-03-20 14:20 UTC  (7+ messages)

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-20 14:14 UTC  (12+ messages)
` [PATCH v2 7/9] mm/huge_memory: deduplicate zap deposited table call
` [PATCH v2 8/9] mm/huge_memory: deduplicate zap_huge_pmd() further by tracking state

Linux 7.0-rc4: v4l2src0:src: page allocation failure - increased memory usage in 7.0?
 2026-03-20 14:07 UTC  (3+ messages)

[PATCH v6 0/5] pid_namespace: make init creation more flexible
 2026-03-20 13:47 UTC  (2+ messages)

[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
 2026-03-20 13:41 UTC  (42+ messages)
` [PATCH 01/41] ext4: Use inode_has_buffers()
` [PATCH 02/41] gfs2: Don't zero i_private_data
` [PATCH 03/41] ntfs3: Drop pointless sync_mapping_buffers() and invalidate_inode_buffers() calls
` [PATCH 04/41] ocfs2: Drop pointless sync_mapping_buffers() calls
` [PATCH 05/41] bdev: Drop pointless invalidate_inode_buffers() call
` [PATCH 06/41] ufs: Drop pointless invalidate_mapping_buffers() call
` [PATCH 07/41] exfat: Drop pointless invalidate_inode_buffers() call
` [PATCH 08/41] udf: Switch to generic_buffers_fsync()
` [PATCH 09/41] minix: "
` [PATCH 10/41] bfs: "
` [PATCH 11/41] fat: Switch to generic_buffers_fsync_noflush()
` [PATCH 12/41] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 13/41] fat: Sync and invalidate metadata buffers from fat_evict_inode()
` [PATCH 14/41] udf: Sync and invalidate metadata buffers from udf_evict_inode()
` [PATCH 15/41] minix: Sync and invalidate metadata buffers from minix_evict_inode()
` [PATCH 16/41] ext2: Sync and invalidate metadata buffers from ext2_evict_inode()
` [PATCH 17/41] ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
` [PATCH 18/41] bfs: Sync and invalidate metadata buffers from bfs_evict_inode()
` [PATCH 19/41] affs: Sync and invalidate metadata buffers from affs_evict_inode()
` [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 32/41] ext2: Track metadata bhs in fs-private inode part
` [PATCH 33/41] affs: "
` [PATCH 34/41] bfs: "
` [PATCH 35/41] fat: "
` [PATCH 36/41] udf: "
` [PATCH 37/41] minix: "
` [PATCH 38/41] ext4: "
` [PATCH 39/41] fs: Drop mapping_metadata_bhs from address space
` [PATCH 40/41] fs: Drop i_private_list from address_space
` [PATCH 41/41] fs: Unify generic_file_fsync() with mmb methods

[PATCH 0/3] mm/memcontrol: control demotion in memcg reclaim
 2026-03-20 13:17 UTC  (3+ messages)
` [PATCH 2/3] mm/memcontrol: disable demotion in memcg direct reclaim

[syzbot] [mm?] kernel BUG in collapse_scan_file
 2026-03-20 13:17 UTC  (6+ messages)

[PATCH v3 0/8] dma-buf: heaps: Turn heaps into modules
 2026-03-20 13:09 UTC  (3+ messages)

[PATCH] MAINTAINERS, mailmap: update email address for Harry Yoo
 2026-03-20 12:59 UTC 

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-20 12:55 UTC  (7+ messages)
` [PATCH v2 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper

[PATCH] percpu: Fix hint invariant breakage
 2026-03-20 11:52 UTC 

[PATCH 0/4] mm/mprotect: micro-optimization work
 2026-03-20 11:45 UTC  (21+ messages)
` [PATCH 2/4] mm/mprotect: move softleaf code out of the main function
` [PATCH 3/4] mm/mprotect: un-inline folio_pte_batch_flags()
` [PATCH 4/4] mm/mprotect: special-case small folios when applying write permissions

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-03-20 11:44 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v3] mm: migrate: requeue destination folio on deferred split queue
 2026-03-20 11:41 UTC  (4+ messages)

[PATCH v1 0/3] Modify memfd_luo code
 2026-03-20 11:37 UTC  (6+ messages)
` [PATCH v1 2/3] mm/memfd_luo: remove unnecessary memset in zero-size memfd path
` [PATCH v1 3/3] mm/memfd_luo: use i_size_write() to set inode size during retrieve

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-20 11:26 UTC  (6+ messages)

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-03-20 11:20 UTC  (2+ messages)

[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-20 11:09 UTC  (6+ messages)


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