Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-22 17:18:48 to 2026-07-23 00:49:28 UTC [more...]

[PATCH RFC 00/32] mm/mglru: MGLRU-FG and refault distance support
 2026-07-23  0:49 UTC  (4+ messages)

[PATCH] mm/page_idle: call folio_test_lru() after folio_get()
 2026-07-23  0:48 UTC  (2+ messages)

[PATCH] mm/page_idle: call folio_test_lru() after folio_get()
 2026-07-23  0:42 UTC  (2+ messages)

[PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
 2026-07-23  0:42 UTC  (4+ messages)

[PATCH v3] mm/page_reporting: use system_freezable_wq to fix UAF during suspend
 2026-07-23  0:36 UTC  (2+ messages)

[PATCH v3 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-23  0:28 UTC  (2+ messages)

[PATCH] x86/elf: Correct comment for STACK_RND_MASK()
 2026-07-23  0:25 UTC  (2+ messages)

[PATCH v2] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test
 2026-07-23  0:22 UTC  (4+ messages)

[RFC] Robust futex causing memcg OOM storm on exit
 2026-07-23  0:19 UTC 

[PATCH v2] mm/page_reporting: Add page_reporting_delay_ms sysctl
 2026-07-23  0:06 UTC  (3+ messages)

[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-23  0:05 UTC  (5+ messages)

[PATCH 0/3] tools/mm/page_owner_sort: fix --sort, add module filter, improve usage
 2026-07-23  0:01 UTC  (2+ messages)

[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-23  0:01 UTC  (3+ messages)
` [PATCH v5 04/11] mm: zswap: add range lookup for large-folio swapin

[PATCH v4 00/16] Fix bugs on HugeTLB folio allocation failure paths
 2026-07-22 23:41 UTC  (17+ messages)
` [PATCH v4 01/16] mm: hugetlb: Track used_hpages when getting/putting pages from subpool
` [PATCH v4 02/16] mm: hugetlb: Return -ENOSPC on memcg charge failure
` [PATCH v4 03/16] mm: hugetlb: Use try-commit-cancel protocol for memcg charge of folios
` [PATCH v4 04/16] mm: hugetlb: Remove unused mem_cgroup_charge_hugetlb function
` [PATCH v4 05/16] mm: hugetlb: Fix subpool usage leak on allocation failure
` [PATCH v4 06/16] mm: hugetlb: Rename local variables for clarity in hugetlb_reserve_pages()
` [PATCH v4 07/16] mm: hugetlb: Fix Use-After-Free in unlock_or_release_subpool()
` [PATCH v4 08/16] fs: hugetlbfs: Fix global reservation leak in hugetlbfs_fill_super()
` [PATCH v4 09/16] WIP: mm: hugetlb: Move subpool functions to hugetlb_subpool.c
` [PATCH v4 10/16] WIP: fs: hugetlbfs: Refactor subpool getters and integrate with hugetlb_subpool API
` [PATCH v4 11/16] WIP: mm: hugetlb: Make struct hugepage_subpool private to hugetlb_subpool.c
` [PATCH v4 12/16] WIP: tools: testing: Add unit tests for HugeTLB subpool functions
` [PATCH v4 13/16] WIP: Reproducer for allocation failure due to cgroup v2 memory limits
` [PATCH v4 14/16] WIP: Reproducer for subpool usage leak
` [PATCH v4 15/16] WIP: Reproducer for false restoration on shared HugeTLB mappings
` [PATCH v4 16/16] WIP: Reproducer for out_put_pages subpool reserve leakage

[PATCH] lkdtm: use kmalloc() instead of __get_free_page
 2026-07-22 23:42 UTC  (2+ messages)

[PATCH v2 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-22 23:22 UTC  (3+ messages)
` [PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm "

Semantic conflict between 04b177544a04 in drm-misc-fixes and 0b6b1bb28482 in -mm
 2026-07-22 23:15 UTC  (2+ messages)

[PATCH v10 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-22 22:48 UTC  (10+ messages)
` [PATCH v10 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v10 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v10 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v10 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v10 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v10 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v10 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v10 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH] mm: proc/task_mmu: Use walk_page_range_vma() for smaps
 2026-07-22 22:25 UTC  (4+ messages)

[RFC PATCH v2 0/2] kho: support preserving unsplit high-order pages
 2026-07-22 21:19 UTC  (7+ messages)
` [RFC PATCH v2 1/2] kho: Introduce a helper to init unsplit pages
` [RFC PATCH v2 2/2] kho: Introduce preserve/restore APIs for "

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-22 21:00 UTC  (19+ messages)
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-22 20:56 UTC  (4+ messages)

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-07-22 20:49 UTC  (6+ messages)

[PATCH] fuse: disable default bdi strictlimiting
 2026-07-22 20:38 UTC 

[PATCH 1/2] mm/shmem: add shmem_backup_folio() helper
 2026-07-22 20:11 UTC  (3+ messages)

[PATCH v1] mm/page_reporting: Add page_reporting_delay_ms sysctl
 2026-07-22 19:29 UTC 

[PATCH v2 0/2] mm: fix PMD level mTHP accounting bugs
 2026-07-22 19:18 UTC  (5+ messages)

[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-22 18:57 UTC  (7+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors

[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-22 18:52 UTC  (4+ messages)
` [PATCH v9 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-07-22 18:42 UTC  (3+ messages)
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush

[PATCH v17 00/15] arm64: entry: Convert to Generic Entry
 2026-07-22 18:18 UTC  (4+ messages)
` [PATCH v17 15/15] arm64: vdso: Expose sigreturn address on vdso to the kernel

[PATCH v3 0/6] mm: access remote process memory under the per-VMA lock
 2026-07-22 17:33 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