Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 16:07:44 to 2026-05-07 05:52:42 UTC [more...]

[PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
 2026-05-07  5:52 UTC  (3+ messages)

[PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
 2026-05-07  4:49 UTC  (2+ messages)

[PATCH v5 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
 2026-05-07  4:29 UTC  (2+ messages)

[PATCH] mm/swap: Add cond_resched() in swap_reclaim_full_clusters to prevent softlockup
 2026-05-07  4:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-05-07  3:46 UTC  (5+ messages)
` [PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
 2026-05-07  3:34 UTC  (2+ messages)

[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-07  3:24 UTC  (6+ messages)
` [PATCH 1/2] Documentation: maple_tree: Point out constraint when using xa_{mk, to}_value
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using reserved values

[linux-next:master] BUILD REGRESSION 735d2f48cadaa9a87e7c7601667878de70c771c5
 2026-05-07  1:59 UTC 

[PATCH v2] mm/damon: replace damon_rand() with a per-ctx lockless PRNG
 2026-05-06 23:41 UTC  (3+ messages)

[PATCH v14 00/19] unwind_deferred: Implement sframe handling
 2026-05-06 21:17 UTC  (6+ messages)
` [PATCH v14 04/19] x86/uaccess: Add unsafe_copy_from_user() implementation

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-06 20:57 UTC  (13+ messages)
` [PATCH v3 01/12] mm, swap: simplify swap cache allocation helper
` [PATCH v3 02/12] mm, swap: move common swap cache operations into standalone helpers
` [PATCH v3 03/12] mm/huge_memory: move THP gfp limit helper into header
` [PATCH v3 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v3 05/12] mm, swap: unify large folio allocation
` [PATCH v3 06/12] mm/memcg, swap: tidy up cgroup v1 memsw swap helpers

[PATCH v12 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-06 19:43 UTC  (10+ messages)
` [PATCH v12 1/5] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v12 2/5] mm/vmalloc: use physical page count for vrealloc() grow-in-place check
` [PATCH v12 3/5] mm/vmalloc: use physical page count in vread_iter()
` [PATCH v12 4/5] mm/vmalloc: free unused pages on vrealloc() shrink

[LSF/MM/BPF TOPIC] Separately allocating memdescs from struct page
 2026-05-06 19:10 UTC  (3+ messages)

[PATCH v4 0/9] mm: thp: always enable mTHP support
 2026-05-06 18:34 UTC  (11+ messages)
` [PATCH v4 2/9] mm: introduce pgtable_has_pmd_leaves()
  ` (sashiko review) "
` [PATCH v4 6/9] mm: shmem: drop has_transparent_hugepage() usage
  ` (sashiko review) "
` [PATCH v4 7/9] treewide: introduce arch_has_pmd_leaves()
  ` (sashiko review) "
` [PATCH v4 9/9] mm: thp: always enable mTHP support
  ` (sashiko review) "

[PATCH v2 0/3] liveupdate: serialization safety and race fixes
 2026-05-06 18:20 UTC  (4+ messages)
` [PATCH v2 1/3] kho: skip KHO data for context-preserving kexec
` [PATCH v2 2/3] liveupdate: skip serialization "
` [PATCH v2 3/3] liveupdate: block outgoing session mutations

[LSF/MM/BPF TOPIC] Allowing NUMA hinting faults or alternatives to DAMON
 2026-05-06 17:08 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Data Access-aware Transparent Hugepages
 2026-05-06 17:07 UTC  (2+ messages)

[RFC PATCH v1 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-05-06 16:41 UTC  (2+ messages)

[PATCH RFC 0/5] liveupdate: validate restored LUO metadata
 2026-05-06 16:34 UTC  (7+ messages)
` [PATCH v2 "

[PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-06 16:18 UTC  (3+ messages)

[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
 2026-05-06 15:54 UTC  (7+ messages)
` [PATCH v2 1/6] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v2 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v2 3/6] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
` [PATCH v2 4/6] mm: hugetlb: Use error variable in alloc_hugetlb_folio
` [PATCH v2 5/6] mm: hugetlb: Move mem_cgroup_charge_hugetlb() earlier in allocation
` [PATCH v2 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()

[PATCH v3] dma-contiguous: setup default numa cma area if not configured explicitly
 2026-05-06 15:46 UTC  (5+ messages)

"alloc_tag was not set" when running mm/ksft_hmm.sh
 2026-05-06 15:42 UTC 

[PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-06 15:38 UTC  (4+ messages)
` [PATCH v5 3/4] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCH RFC v7 00/24] pkeys-based page table hardening
 2026-05-06 15:29 UTC  (19+ messages)
` [PATCH RFC v7 08/24] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH RFC v7 09/24] arm64: Enable kpkeys
` [PATCH RFC v7 10/24] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH RFC v7 11/24] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH RFC v7 12/24] mm: kpkeys: Protect regular page tables
` [PATCH RFC v7 13/24] mm: kpkeys: Introduce early page table allocator
` [PATCH RFC v7 14/24] mm: kpkeys: Protect vmemmap page tables
` [PATCH RFC v7 15/24] mm: kpkeys: Introduce hook for protecting static "
` [PATCH RFC v7 16/24] arm64: kpkeys: Implement arch_supports_kpkeys_early()
` [PATCH RFC v7 17/24] arm64: kpkeys: Support KPKEYS_CTX_PGTABLES
` [PATCH RFC v7 18/24] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH RFC v7 19/24] arm64: kpkeys: Protect early page tables
` [PATCH RFC v7 20/24] arm64: kpkeys: Protect init_pg_dir
` [PATCH RFC v7 21/24] arm64: kpkeys: Guard page table writes
` [PATCH RFC v7 22/24] arm64: kpkeys: Batch KPKEYS_CTX_PGTABLES switches
` [PATCH RFC v7 23/24] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
` [PATCH RFC v7 24/24] mm: Add basic tests for kpkeys_hardened_pgtables

[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
 2026-05-06 15:22 UTC  (16+ messages)
` [PATCH v7 2/7] mm: migrate: Add promote_misplaced_memcg_folios()
` [PATCH v7 4/7] mm: pghot: Precision mode for pghot
` [PATCH v7 5/7] mm: sched: move NUMA balancing tiering promotion to pghot

[PATCH 0/2] cgroup/dmem: introduce a peak file
 2026-05-06 15:09 UTC  (6+ messages)
` [PATCH 1/2] mm/page_counter: decouple peak_reset from peak_write
` [PATCH 2/2] cgroup/dmem: introduce a peak file

[PATCH] maple_tree: document that "last" in mtree_insert_range() is inclusive
 2026-05-06 14:52 UTC 

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-05-06 14:43 UTC  (4+ messages)

[PATCH v5 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-05-06 14:38 UTC  (7+ messages)
` [PATCH v5 1/5] mm: Wire up order in shrink_control
` [PATCH v5 2/5] mm: Introduce opportunistic_compaction concept to vmscan and shrinkers
` [PATCH v5 3/5] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH v5 4/5] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH v5 5/5] drm/xe: Make use of shrink_control::opportunistic_compaction hint

[PATCH RFC] memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min)
 2026-05-06 14:21 UTC  (2+ messages)

[PATCH v4 1/4] percpu: Fix wrong chunk hints update
 2026-05-06 14:20 UTC  (4+ messages)
` [PATCH v4 2/4] percpu: Do not trust hint starts when they are not set
` [PATCH v4 3/4] percpu: Introduce struct pcpu_region
` [PATCH v4 4/4] percpu: Fix hint invariant breakage

[syzbot] [mm?] BUG: sleeping function called from invalid context in kvm_mmu_notifier_invalidate_range_start
 2026-05-06 13:57 UTC  (3+ messages)

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-05-06 13:55 UTC  (6+ messages)

[PATCH 4/4] samples: bpf: add mthp_ext
 2026-05-06 13:50 UTC  (4+ messages)

[PATCH 3/4] mm: introduce bpf_mthp_ops struct ops
 2026-05-06 13:26 UTC  (4+ messages)

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-06 13:15 UTC  (6+ messages)
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged

[LSF/MM/BPF TOPIC] Upstreaming cache_ext: Custom Page Cache Eviction with eBPF
 2026-05-06 13:12 UTC  (2+ messages)

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-06 13:03 UTC  (4+ messages)

[PATCH v3 0/2] mm/kmemleak: dedupe verbose scan output
 2026-05-06 12:58 UTC  (3+ messages)
` [PATCH v3 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
` [PATCH v3 2/2] selftests/mm: add kmemleak verbose dedup test

[PATCH 2/4] bpf: add bpf_cgroup_{flush_stats,stall} function
 2026-05-06 12:55 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] MGLRU on Android: Real-World Problems and Challenges
 2026-05-06 12:49 UTC  (2+ messages)
`  "

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-05-06 12:33 UTC  (2+ messages)

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-05-06 12:29 UTC  (25+ messages)
` [PATCH v3 17/54] selftests/mm: protection_keys: use kselftest framework
` [PATCH v3 20/54] selftests/mm: va_high_addr_switch: "
` [PATCH v3 22/54] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH v3 23/54] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH v3 24/54] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH v3 25/54] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH v3 26/54] selftests/mm: hugepage_settings: rename get_free_hugepages()
` [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v3 28/54] selftests/mm: move read_file(), read_num() and write_num() to vm_util
` [PATCH v3 29/54] selftests/mm: vm_util: add helpers to set and restore shm limits
` [PATCH v3 32/54] selftests/mm: gup_longterm: add setup of HugeTLB pages
` [PATCH v3 33/54] selftests/mm: gup_test: "

[LSM/MM/BPF TOPIC] Do not hold mmap_lock following folio_lock failure in page faults
 2026-05-06 12:28 UTC  (2+ messages)

[PATCH v2 0/2] selftests/cgroup: Fix false positive failures in test_percpu_basic
 2026-05-06 12:10 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/cgroup: Fix hardcoded page size "

[PATCH] mm/fadvise: avoid remote LRU drain for mapped folio failures
 2026-05-06 11:23 UTC 

[PATCH v2] mm/khugepaged: clear MMF_VM_HUGEPAGE on mm_slot_alloc() failure
 2026-05-06 10:51 UTC  (5+ messages)

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-06 10:51 UTC  (3+ messages)
` [PATCH 08/12] kho: add kho_radix_init_tree()

[PATCH v6 0/2] mm: improve write performance with RWF_DONTCACHE
 2026-05-06 10:43 UTC  (5+ messages)
` [PATCH v6 1/2] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v6 2/2] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
 2026-05-06  9:50 UTC  (7+ messages)
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR

[PATCH v3 0/9] Optimize anonymous large folio unmapping
 2026-05-06  9:45 UTC  (10+ messages)
` [PATCH v3 1/9] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
` [PATCH v3 2/9] mm/rmap: refactor hugetlb pte clearing "
` [PATCH v3 3/9] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v3 4/9] mm/memory: Batch set uffd-wp markers during zapping
` [PATCH v3 5/9] mm/rmap: batch unmap folios belonging to uffd-wp VMAs
` [PATCH v3 6/9] mm/swapfile: Add batched version of folio_dup_swap
` [PATCH v3 7/9] mm/swapfile: Add batched version of folio_put_swap
` [PATCH v3 8/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v3 9/9] mm/rmap: enable batch unmapping of anonymous folios

[PATCH v2] kernel/fork: Update obsolete use_mm references to kthread_use_mm
 2026-05-06  9:30 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Flash Friendly Swap
 2026-05-06  9:12 UTC  (3+ messages)
` follow up after discussion at LSF

[PATCH] Revert "tmpfs: don't enable large folios if not supported"
 2026-05-06  8:58 UTC  (4+ messages)

[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-06  8:44 UTC  (2+ messages)

[PATCH v2] mm: vmscan: rework lru_shrink and write_folio tracepoints
 2026-05-06  8:36 UTC 

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-05-06  8:07 UTC  (2+ messages)

[PATCH v18 25/42] dept: add documents for dept
 2026-05-06  6:27 UTC  (3+ messages)
` [PATCH] dept: update documentation function names to match implementation

[PATCH] mm: move phys_mem_access_prot_allowed to header
 2026-05-06  6:02 UTC  (9+ messages)

[PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
 2026-05-06  5:23 UTC  (2+ messages)

[PATCH] mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special()
 2026-05-06  5:11 UTC  (3+ messages)

[RFC] Precarious macro in tools/include/linux/string.h
 2026-05-06  3:37 UTC  (2+ messages)

[PATCH 1/2] mm/memory_failure: use bool for hugetlb indicator in try_memory_failure_hugetlb
 2026-05-06  3:22 UTC  (3+ messages)

[PATCH v4 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-05-06  3:16 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 4cd074ae20bbcc293bbbce9163abe99d68ae6ae0
 2026-05-06  1:21 UTC 

[PATCH] memfd: deny writeable mappings when implying SEAL_WRITE
 2026-05-05 23:54 UTC  (2+ messages)

[PATCH v9 0/5] Migrate on fault for device pages
 2026-05-05 18:47 UTC  (5+ messages)

[PATCH v10 0/5] Migrate on fault for device pages
 2026-05-05 18:44 UTC  (6+ messages)
` [PATCH v10 1/5] mm/Kconfig: changes for migrate "
` [PATCH v10 2/5] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v10 3/5] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v10 4/5] mm: setup device page migration in HMM pagewalk
` [PATCH v10 5/5] lib/test_hmm:: add a new testcase for the migrate on fault

[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-05 17:59 UTC  (7+ messages)

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-05-05 17:09 UTC  (8+ messages)
` [PATCH v6 1/7] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v6 2/7] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v6 3/7] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v6 4/7] locking: Factor out queued_spin_release()
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v6 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v6 7/7] locking: Add contended_release tracepoint to qrwlock

[PATCH 0/6] mm: Make per-VMA locks available in all builds
 2026-05-05 16:39 UTC  (4+ messages)
` [PATCH 6/6] x86/mm: Avoid mmap lock for shadow stack pop fast path

[PATCH] zram: fix use-after-free in zram_writeback_endio
 2026-05-05 16:37 UTC  (2+ messages)

[PATCH v3 0/6] selftests/liveupdate: add memfd tests
 2026-05-05 16:32 UTC  (5+ messages)


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