Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 03:52:45 to 2026-07-10 14:55:37 UTC [more...]

[PATCH v2 05/10] memory-failure: Remove raw_hwp_list_head()
 2026-07-10 14:55 UTC  (2+ messages)

[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
 2026-07-10 14:54 UTC  (3+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-10 14:52 UTC  (10+ messages)
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code

[PATCH v2 04/10] hugetlb: Set mapping folio order
 2026-07-10 14:49 UTC  (2+ messages)

[PATCH] mm/page_alloc: free allocated PFNs if the range does not match
 2026-07-10 14:45 UTC  (5+ messages)

[PATCH v2 03/10] filemap: Remove checks in mapping_set_folio_order_range()
 2026-07-10 14:42 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-07-10 14:34 UTC 

[PATCH v2 02/10] hugetlb: Mark some function arguments as const
 2026-07-10 14:28 UTC  (2+ messages)

[PATCH 0/4] Docs/ABI/damon: sysfs ABI document fixes and additions
 2026-07-10 14:28 UTC  (11+ messages)
` [PATCH 1/4] Docs/ABI/damon: fix typo in intervals_goal sysfs path
` [PATCH 2/4] Docs/ABI/damon: fix typos
` [PATCH 3/4] Docs/ABI/damon: document update_tuned_intervals state command
` [PATCH 4/4] Docs/ABI/damon: document tried_regions probe hits

[PATCH v2 01/10] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
 2026-07-10 14:27 UTC  (2+ messages)

[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-10 14:25 UTC  (2+ messages)

[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
 2026-07-10 14:19 UTC  (5+ messages)
` [RFC PATCH 05/14] driver core: add struct device_sysfs_entry and walker
  ` [RFC PATCH 09/14] iommu: lazy-populate iommu_group reserved_regions/type attrs

[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-10 14:14 UTC  (5+ messages)
` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP
` [PATCH 2/2] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK

[PATCH] ext4: fix use-after-free in ext4 delayed I/O completion
 2026-07-10 14:06 UTC  (4+ messages)
` [syzbot ci] "

[PATCH] mm/damon/tests/core-kunit: test damon_nr_accesses_mvsum()
 2026-07-10 14:02 UTC  (2+ messages)

[PATCH 00/19] mm/damon: introduce data attributes only monitoring
 2026-07-10 13:46 UTC  (20+ messages)
` [PATCH 01/19] mm/damon/core: introduce damon_probe->weight
` [PATCH 02/19] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [PATCH 03/19] mm/damon/paddr: set samples in apply_probes() if requested
` [PATCH 04/19] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [PATCH 05/19] mm/damon/core: implement damon_probe_hits_wsum()
` [PATCH 06/19] mm/damon/paddr: respect return_max_wsum
` [PATCH 07/19] mm/damon/core: use abs_diff() instead of abs()
` [PATCH 08/19] mm/damon/core: extend merge function to work with probe hits
` [PATCH 09/19] mm/damon/core: disallow probe_hits overflow on attrs only monitoring
` [PATCH 10/19] mm/damon/core: validate params for probe hits weighted sum overflow
` [PATCH 11/19] mm/damon/core: disable access monitoring when probe weights are set
` [PATCH 12/19] mm/damon/core: set samples in apply_probes() if "
` [PATCH 13/19] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [PATCH 14/19] mm/damon/core: get merge threshold from probe hits when weights are set
` [PATCH 15/19] mm/damon/core: implement damon_has_probe_weight()
` [PATCH 16/19] mm/damon/sysfs: implement probe/weight file
` [PATCH 17/19] Docs/mm/damon/design: document attrs-only monitoring
` [PATCH 18/19] Docs/admin-guide/mm/damon/usage: document weight sysfs file
` [PATCH 19/19] Docs/ABI/damon: document probe weight file

[PATCH slab/for-next-fixes v2 0/3] mm/slab: fix unbounded recursion in free path with memalloc profiling
 2026-07-10 13:44 UTC  (6+ messages)
` [PATCH slab/for-next-fixes v2 1/3] mm/slab: fix a memory leak due to bootstrapping sheaves twice
` [PATCH slab/for-next-fixes v2 2/3] mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXT
` [PATCH slab/for-next-fixes v2 3/3] mm/slab: prevent unbounded recursion in free path with new kmalloc type

[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-10 13:40 UTC  (3+ messages)
  ` İlt: "

[PATCH] mm/ptdump: always stabilise against page table freeing using init_mm
 2026-07-10 13:29 UTC 

[PATCH 0/2] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-10 13:24 UTC  (7+ messages)
` [PATCH 1/2] mm/vmalloc: acquire init_mm read lock on huge vmap promotion
` [PATCH 2/2] Revert "arm64: Enable vmalloc-huge with ptdump"

[PATCH v2 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-10 13:16 UTC  (11+ messages)
` [PATCH v2 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v2 2/5] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH v2 3/5] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v2 4/5] mm/rmap: refactor anon folio unmap in try_to_unmap_one
` [PATCH v2 5/5] mm/rmap: add anon folio unmap dispatcher

[PATCH v3 0/5] Keep tail page private zero at free and folio split time
 2026-07-10 12:51 UTC  (3+ messages)
` [PATCH v3 4/5] mm/page_alloc: make sure tail_page->private is zero at page free time

[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
 2026-07-10 12:50 UTC  (2+ messages)

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-10 12:44 UTC  (5+ messages)
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers

[PATCH v3 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-07-10 12:44 UTC  (2+ messages)

[PATCH v3 0/3] mm: handle device-private PMDs in walk callbacks
 2026-07-10 12:41 UTC  (6+ messages)
` [PATCH v3 1/3] mm/mempolicy: skip non-present PMDs when queueing folios
` [PATCH v3 2/3] mm/madvise: skip device-private PMDs in cold and pageout walks
` [PATCH v3 3/3] mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd

[PATCH] fork: Honor task_struct's declared alignment
 2026-07-10 12:39 UTC 

[PATCH -next] memcg: move mem_cgroup_swappiness to memcontrol.h
 2026-07-10 12:21 UTC  (2+ messages)

[PATCH v2 0/5] mm: mincore: misc cleanups
 2026-07-10 12:19 UTC  (11+ messages)
` [PATCH v2 1/5] mm: mincore: remove special handling for VM_PFNMAP
` [PATCH v2 2/5] mm: mincore: replace __get_free_page() with kmalloc()
` [PATCH v2 3/5] mm: mincore: remove xa_is_value() in mincore_swap()
` [PATCH v2 4/5] mm: mincore: improve mincore_hugetlb()
` [PATCH v2 5/5] mm: mincore: refactor mincore_page()

[PATCH] mm/mm_slot.h: add a helper function mm_slot_remove
 2026-07-10 12:17 UTC  (2+ messages)

[PATCH slab/for-next] mm/slab: simplify freeing remote objects in free_to_pcs_bulk()
 2026-07-10 12:17 UTC  (2+ messages)

[PATCH] binfmt_elf_fdpic: reject PT_LOAD segments with p_filesz > p_memsz
 2026-07-10 12:14 UTC 

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-07-10 12:01 UTC  (7+ messages)

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-10 11:56 UTC  (6+ messages)

[PATCH v4] mm: mglru: fix stale batch updates after memcg reparenting
 2026-07-10 11:50 UTC  (6+ messages)

[PATCH 2/2] fs: stable_page_flags(): use folio_test_*() helpers
 2026-07-10 11:29 UTC  (2+ messages)

[PATCH] mm: thp: unlock i_mmap before releasing split folios
 2026-07-10 11:16 UTC  (2+ messages)

[PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
 2026-07-10 11:12 UTC  (3+ messages)

[PATCH v2] mm: nommu: free unused resources when mremap shrinks the vma
 2026-07-10 11:09 UTC  (3+ messages)

[PATCH v2 00/23] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-10 10:53 UTC  (4+ messages)
` [PATCH v2 04/23] binfmt_misc: use RCU for the handler lookup

[harry:kmalloc-no-objext-rfc-v1r1] [mm/slab] 6bc21472e7: BUG:kernel_NULL_pointer_dereference,address
 2026-07-10 10:04 UTC  (4+ messages)

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-07-10 10:04 UTC  (10+ messages)
` [PATCH v5 4/6] mm/zswap: Implement "

[PATCH] mm/slab: extract __free_to_pcs_batch() from free_to_pcs_bulk()
 2026-07-10 10:02 UTC  (5+ messages)

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-10  9:33 UTC  (25+ messages)
` [PATCH v3 01/24] binfmt_misc: restore write access when removing an entry
` [PATCH v3 02/24] binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
` [PATCH v3 04/24] binfmt_misc: convert entry list to an hlist
` [PATCH v3 05/24] binfmt_misc: use RCU for the handler lookup
` [PATCH v3 06/24] binfmt_misc: annotate racy accesses to ->enabled
` [PATCH v3 07/24] binfmt_misc: turn the entry bit numbers into a proper enum
` [PATCH v3 08/24] binfmt_misc: turn the entry behavior flags into an enum
` [PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry
` [PATCH v3 10/24] binfmt_misc: remove the VERBOSE_STATUS toggle
` [PATCH v3 11/24] binfmt_misc: use print_hex_dump_debug() for the register debug output
` [PATCH v3 12/24] binfmt_misc: convert the entry file to seq_file
` [PATCH v3 13/24] binfmt_misc: factor out the entry matching
` [PATCH v3 14/24] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
` [PATCH v3 15/24] binfmt_misc: return errors directly in load_misc_binary()
` [PATCH v3 16/24] binfmt_misc: give the parse_command() results names
` [PATCH v3 17/24] binfmt_misc: factor out the entry removal
` [PATCH v3 18/24] binfmt_misc: simplify check_special_flags()
` [PATCH v3 19/24] binfmt_misc: use a flexible array member for the register string
` [PATCH v3 20/24] binfmt_misc: split the field parsing out of create_entry()
` [PATCH v3 21/24] binfmt_misc: use __free(kfree) in bm_register_write()
` [PATCH v3 22/24] binfmt_misc: assorted small cleanups
` [PATCH v3 23/24] binfmt_misc: include what is used
` [PATCH v3 24/24] binfmt_misc: allow removing entries via unlink(2)

[PATCH v8] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
 2026-07-10  9:33 UTC  (5+ messages)

[PATCH 6.18.y v2] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-10  9:15 UTC  (2+ messages)

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-10  8:59 UTC  (4+ messages)

[PATCH] mm: kmemleak: confirm suspected leaks with a second scan
 2026-07-10  8:51 UTC  (2+ messages)

[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
 2026-07-10  8:51 UTC  (5+ messages)

better block swap batching and a different take on swap_ops v4
 2026-07-10  8:43 UTC  (9+ messages)
` [PATCH 1/7] shmem: provide a shmem_write_folio wrapper
` [PATCH 2/7] mm/swap: introduce struct swap_io_ctx
` [PATCH 3/7] mm/swap: also use struct swap_iocb for block I/O
` [PATCH 4/7] mm/swap: remove count_swpout_vm_event
` [PATCH 5/7] mm/swap: use swap_ops to register swap device's methods
` [PATCH 6/7] mm/swap: remove SWP_FS_OPS
` [PATCH 7/7] mm/vmstat: add NRSWP{IN,OUT} counters

[PATCH] mm/zswap: flush dcache in the compressed decompression path
 2026-07-10  8:28 UTC 

[PATCH] mm: remove wb_writeout_inc
 2026-07-10  8:24 UTC  (2+ messages)

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-10  8:16 UTC  (3+ messages)

[PATCH 0/8] mm/khugepaged: several cleanups
 2026-07-10  7:53 UTC  (7+ messages)
` [PATCH 2/8] mm/khugepaged: extract young page check into collapse_is_young() helper
` [PATCH 3/8] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH 8/8] mm: Documentation: clarify where the mTHP stats live

[PATCH 1/8] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
 2026-07-10  7:29 UTC  (2+ messages)

[RFC PATCH v2 0/3] mm: avoid large folio splits when swap is unavailable
 2026-07-10  7:21 UTC  (3+ messages)
` [RFC PATCH v2 3/3] mm/vmscan: avoid pointless large folio splits without swap

[PATCH v5 0/9] mm/page_owner: misc cleanups
 2026-07-10  7:05 UTC  (4+ messages)
` [PATCH v5 9/9] mm/page_owner: use memcg_data snapshot instead of PageMemcgKmem() to avoid TOCTOU VM_BUG_ON

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-10  6:27 UTC  (5+ messages)
` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-10  5:53 UTC  (4+ messages)
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller

[PATCH v2 0/6] Remove __folio_index again
 2026-07-10  5:43 UTC  (6+ messages)
` [PATCH v2 2/6] ntfs: Remove use of __folio_index in handle_bounds_compressed_page()

[PATCH v2 0/5] tracing: add ref_trace_final_put tracing
 2026-07-10  5:30 UTC  (6+ messages)
` [PATCH v2 1/5] tracing: add ref_trace_final_put tracepoint
` [PATCH v2 2/5] refcount: "
` [PATCH v2 3/5] percpu-refcount: add ref_trace_final_put trace
` [PATCH v2 4/5] kunit: add test for ref_trace_final_put
` [PATCH v2 5/5] MAINTAINERS: add entries "

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-10  4:58 UTC  (2+ messages)

[PATCH v3 00/26] Introduce meminspect
 2026-07-10  4:09 UTC  (6+ messages)
` [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect

[PATCH] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-10  4:04 UTC  (3+ messages)


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