Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 12:34:13 to 2026-05-06 14:52:27 UTC [more...]

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

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-06 14:46 UTC  (7+ 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

[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

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

[PATCH v14 00/19] unwind_deferred: Implement sframe handling
 2026-05-06 14:09 UTC  (5+ messages)
` [PATCH v14 02/19] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v14 03/19] unwind_user/sframe: Store .sframe section data in per-mm maple tree
` [PATCH v14 04/19] x86/uaccess: Add unsafe_copy_from_user() implementation

[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] mm/swap: Add cond_resched() in swap_reclaim_full_clusters to prevent softlockup
 2026-05-06 13:09 UTC  (2+ messages)
` [PATCH v2] "

[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  (28+ 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 30/54] selftests/mm: compaction_test: use HugeTLB helpers
` [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  (7+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [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 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-06  9:07 UTC  (4+ messages)
` [PATCH 1/2] Documentation: maple_tree: Point out constraint when using xa_{mk, to}_value

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

[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 v7 0/7] mm: Hot page tracking and promotion infrastructure
 2026-05-06  6:20 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] mm: move phys_mem_access_prot_allowed to header
 2026-05-06  6:02 UTC  (9+ messages)

[PATCH v4 0/9] mm: thp: always enable mTHP support
 2026-05-06  5:46 UTC  (3+ messages)
` [PATCH v4 9/9] "

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

[PATCH RFC v7 00/24] pkeys-based page table hardening
 2026-05-05 16:06 UTC  (25+ messages)
` [PATCH RFC v7 01/24] mm: Introduce kpkeys
` [PATCH RFC v7 02/24] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v7 03/24] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v7 04/24] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v7 05/24] arm64: Implement asm/kpkeys.h using POE
` [PATCH RFC v7 06/24] arm64: set_memory: Implement set_memory_pkey()
` [PATCH RFC v7 07/24] arm64: Context-switch POR_EL1
` [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 v6 00/30] pkeys-based page table hardening
 2026-05-05 15:42 UTC  (3+ messages)
` [PATCH v6 07/30] arm64: Reset POR_EL1 on exception entry

[PATCH v12 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-05 15:42 UTC  (2+ messages)

[PATCH v6 00/22] Virtual Swap Space
 2026-05-05 15:38 UTC  (23+ messages)
` [PATCH v6 01/22] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v6 02/22] swap: rearrange the swap header file
` [PATCH v6 03/22] mm: swap: add an abstract API for locking out swapoff
` [PATCH v6 04/22] zswap: add new helpers for zswap entry operations
` [PATCH v6 05/22] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v6 06/22] mm: swap: add a separate type for physical swap slots
` [PATCH v6 07/22] mm: create scaffolds for the new virtual swap implementation
` [PATCH v6 08/22] zswap: prepare zswap for swap virtualization
` [PATCH v6 09/22] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v6 10/22] swap: move swap cache to virtual swap descriptor
` [PATCH v6 11/22] zswap: move zswap entry management to the "
` [PATCH v6 12/22] swap: implement the swap_cgroup API using virtual swap
` [PATCH v6 13/22] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v6 14/22] mm: swap: decouple virtual swap slot from backing store
` [PATCH v6 15/22] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v6 16/22] swap: do not unnecessarily pin readahead swap entries
` [PATCH v6 17/22] swapfile: remove zeromap bitmap
` [PATCH v6 18/22] memcg: swap: only charge physical swap slots
` [PATCH v6 19/22] swap: simplify swapoff using virtual swap
` [PATCH v6 20/22] swapfile: replace the swap map with bitmaps
` [PATCH v6 21/22] vswap: batch contiguous vswap free calls
` [PATCH v6 22/22] vswap: cache cluster lookup

[PATCH v2] selftests/mm: use pattern matching in .gitignore
 2026-05-05 15:22 UTC 

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-05-05 14:53 UTC  (3+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather

[PATCH v2] mm/damon: replace damon_rand() with a per-ctx lockless PRNG
 2026-05-05 14:52 UTC 

[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-05-05 14:25 UTC  (7+ messages)
` [PATCH v10 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v10 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v10 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v10 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v10 6/6] x86/vdso: Enable sframe generation in VDSO


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