public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 10:44:07 to 2026-04-27 18:39:40 UTC [more...]

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-27 18:39 UTC  (14+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH v3] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
 2026-04-27 18:23 UTC  (3+ messages)

[PATCH v5 00/21] Virtual Swap Space
 2026-04-27 18:23 UTC  (12+ messages)

[PATCH] mm/mglru: Use folio_mark_accessed to replace folio_set_active in PF
 2026-04-27 18:22 UTC  (5+ messages)

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-27 18:22 UTC  (17+ messages)
` [PATCH v7 01/15] mm/mglru: consolidate common code for retrieving evictable size
` [PATCH v7 02/15] mm/mglru: rename variables related to aging and rotation
` [PATCH v7 03/15] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v7 04/15] mm/mglru: restructure the reclaim loop
` [PATCH v7 05/15] mm/mglru: scan and count the exact number of folios
` [PATCH v7 06/15] mm/mglru: avoid reclaim type fall back when isolation makes no progress
` [PATCH v7 07/15] mm/mglru: use a smaller batch for reclaim
` [PATCH v7 08/15] mm/mglru: don't abort scan immediately right after aging
` [PATCH v7 09/15] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v7 10/15] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v7 11/15] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v7 12/15] mm/mglru: remove no longer used reclaim argument for folio protection
` [PATCH v7 13/15] mm/vmscan: remove sc->file_taken
` [PATCH v7 14/15] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v7 15/15] mm/vmscan: unify writeback reclaim statistic and throttling

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-04-27 18:17 UTC  (3+ messages)

[RFC PATCH v2 0/8] kvfree_rcu() improvements
 2026-04-27 18:08 UTC  (17+ messages)
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH 5/8] mm/slab: make kfree_rcu_nolock() work with sheaves
` [PATCH 6/8] mm/slab: wrap rcu sheaf handling with ifdef
` [PATCH 7/8] mm/slab: introduce deferred submission of rcu sheaves

[PATCH v2 0/2] mm/filemap: tighten mmap_miss hit accounting
 2026-04-27 17:36 UTC  (2+ messages)

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-27 17:19 UTC  (7+ messages)
` [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-27 17:15 UTC  (8+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios

[RFC PATCH 0/1] mm/vmalloc: reclaim tail resources on large vrealloc() shrink
 2026-04-27 17:07 UTC  (4+ messages)

[PATCH] selftests/mm: run_vmtests.sh: fix destructive tests invocation
 2026-04-27 16:58 UTC  (5+ messages)

[PATCH v2 1/2] mm/filemap: count only the faulting address as a mmap hit
 2026-04-27 16:57 UTC  (2+ messages)
` [PATCH v2 2/2] mm/filemap: do not count FAULT_FLAG_TRIED retries as mmap hits

[PATCH] cleanup: Remove NULL check from unconditional guards
 2026-04-27 16:50 UTC 

[PATCH v9 0/3] kho: add support for deferred struct page init
 2026-04-27 16:21 UTC  (2+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-04-27 16:31 UTC  (5+ messages)

[PATCH v2] mm: limit filemap_fault readahead to VMA boundaries
 2026-04-27 16:22 UTC  (3+ messages)

[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
 2026-04-27 16:14 UTC  (14+ messages)

[linus:master] [mm] c6307674ed: BUG:sleeping_function_called_from_invalid_context_at_mm/vmalloc.c
 2026-04-27 16:19 UTC  (11+ messages)

[RFC PATCH 1/1] mm/filemap: tighten mmap_miss hit accounting
 2026-04-27 16:21 UTC  (3+ messages)

[RFC PATCH] mm/hugetlb: fix resv_map memory leak in __mmap_region error path
 2026-04-27 16:13 UTC  (8+ messages)
    `  "

[PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
 2026-04-27 15:57 UTC  (5+ messages)

[PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-27 15:49 UTC  (3+ messages)
` [PATCH v5 2/4] "

[PATCH RFC v4 00/22] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-27 15:43 UTC  (5+ messages)
` [PATCH RFC v4 14/22] mm: page_reporting: "

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-04-27 15:57 UTC  (3+ messages)
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-04-27 15:34 UTC  (16+ messages)
` [PATCH v4 01/15] arm64: mm: Map the linear alias of text/rodata as tagged
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
` [PATCH v4 03/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v4 04/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v4 05/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v4 06/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v4 07/15] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v4 08/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v4 09/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v4 10/15] arm64: Move fixmap page tables to end of kernel image
` [PATCH v4 11/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v4 12/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v4 13/15] arm64: mm: Unmap kernel data/bss entirely from "
` [PATCH v4 14/15] arm64: mm: Generalize manipulation code of read-only descriptors
` [PATCH v4 15/15] arm64: mm: Remap linear aliases of the fixmap page tables read-only

[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-27 15:43 UTC  (5+ messages)
` [PATCH v2 1/3] mm/page_owner: add filter infrastructure
` [PATCH v2 2/3] mm/page_owner: add print_mode filter

[RFC 0/7] mm: dual-bitmap page allocator consistency checker
 2026-04-27 15:40 UTC  (12+ messages)
` [RFC 4/7] mm: add page consistency checker implementation

[PATCH] mm/hugetlb: fix subpool accounting after cgroup charge failure
 2026-04-27 15:19 UTC  (3+ messages)

[PATCH 0/3] mm: remove page_mapped()
 2026-04-27 15:27 UTC  (15+ messages)
` [PATCH 1/3] sh: use folio_mapped() instead of page_mapped() in sh4_flush_cache_page()
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()
` [PATCH 3/3] mm: remove page_mapped()

[PATCH v2 00/10] mm/damon: let DAMON be paused and resumed
 2026-04-27 15:12 UTC  (11+ messages)
` [PATCH v2 01/10] mm/damon/core: introduce damon_ctx->paused
` [PATCH v2 02/10] mm/damon/sysfs: add pause file under context dir
` [PATCH v2 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [PATCH v2 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` [PATCH v2 05/10] Docs/ABI/damon: update for pause sysfs file
` [PATCH v2 06/10] mm/damon/tests/core-kunit: test pause commitment
` [PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [PATCH v2 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [PATCH v2 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [PATCH v2 10/10] selftests/damon/sysfs.py: pause DAMON before dumping status

[PATCH v4] mm/mempolicy: track user-defined mempolicy allocations
 2026-04-27 15:15 UTC 

[PATCH v2 1/4] mm/damon/ops-common: optimize damon_hot_score() using ilog2()
 2026-04-27 15:09 UTC  (2+ messages)

[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-04-27 15:04 UTC  (2+ messages)

[akpm-mm:mm-new 117/130] ./include/asm-generic/fixmap.h:77:9: error: implicit declaration of function '__set_fixmap'; did you mean 'set_fixmap'?
 2026-04-27 14:55 UTC  (2+ messages)

[PATCH v9.1] mm/damon: add node_eligible_mem_bp goal metric
 2026-04-27 14:49 UTC  (2+ messages)

[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-27 14:49 UTC  (8+ messages)
` [PATCH v4 2/3] "

[RFC PATCH 0/1] batch page copies in folio_copy() and folio_mc_copy()
 2026-04-27 14:20 UTC  (2+ messages)
` [RFC PATCH 1/1] mm: "

[PATCH v2 0/2] mm/kmemleak: dedupe verbose scan output
 2026-04-27 13:58 UTC  (3+ messages)
` [PATCH v2 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-04-27 12:32 UTC  (2+ messages)

[RFC PATCH 00/19] mm/damon: introduce data attributes monitoring
 2026-04-27 13:25 UTC  (10+ messages)
` [RFC PATCH 02/19] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH 04/19] mm/damon/core: commit probes
` [RFC PATCH 13/19] mm/damon/sysfs: implement filter dir files
` [RFC PATCH 14/19] mm/damon/sysfs: setup probes on DAMON core API parameters

Large memory allocations at LSF/MM
 2026-04-27 13:15 UTC  (6+ messages)
      ` [Lsf-pc] "

[PATCH] rhashtable: give each instance its own lockdep class
 2026-04-27 13:01 UTC  (7+ messages)

[PATCH v3 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-04-27 12:46 UTC  (7+ messages)
` [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH v2 0/5] POE sigreturn fix and extra tests
 2026-04-27 12:03 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: signal: Preserve POR_EL0 if poe_context is missing
` [PATCH v2 2/5] selftests/mm: Fix resv_sz when parsing arm64 signal frame
` [PATCH v2 3/5] kselftest/arm64: Add POE as a feature in the signal tests
` [PATCH v2 4/5] kselftest/arm64: Move/add POE helpers to test_signals_utils.h
` [PATCH v2 5/5] kselftest/arm64: Add tests for POR_EL0 save/reset/restore

[PATCH 7.2 v3 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-27 11:52 UTC  (5+ messages)
` [PATCH 7.2 v3 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()

[PATCH] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
 2026-04-27 11:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
 2026-04-27 11:46 UTC  (15+ messages)
` [PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH 03/14] mm: rename uffd-wp PTE accessors "
` [PATCH 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH 14/14] Documentation/userfaultfd: document RWP working set tracking

[PATCH] mm_types: remove references to s390 gmap
 2026-04-27 11:39 UTC  (2+ messages)

[PATCH] vmalloc: fix buffer overflow in vrealloc_node_align()
 2026-04-27 11:02 UTC  (3+ messages)

[syzbot] [mm?] WARNING: bad unlock balance in do_wp_page
 2026-04-27 10:57 UTC  (10+ messages)

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-27 10:52 UTC  (11+ messages)


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