Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-26 15:11:43 to 2024-03-27 09:08:49 UTC [more...]

[PATCH] userfaultfd: early return in dup_userfaultfd()
 2024-03-27  9:08 UTC 

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-03-27  8:54 UTC  (9+ messages)
` [PATCH 07/10] mm: page_alloc: close migratetype race between freeing and stealing
` [PATCH 08/10] mm: page_alloc: set migratetype inside move_freepages()
` [PATCH 09/10] mm: page_isolation: prepare for hygienic freelists
` [PATCH 10/10] mm: page_alloc: consolidate free page accounting

[PATCH 0/3] minor fixes and supplement for ptdesc
 2024-03-27  8:52 UTC  (12+ messages)
` [PATCH 1/3] mm: pgtable: correct the wrong comment about ptdesc->__page_flags
` [PATCH 2/3] mm: pgtable: add missing pt_index to struct ptdesc
` [PATCH 3/3] s390: supplement for ptdesc conversion

[PATCH 0/2] support multi-size THP numa balancing
 2024-03-27  8:47 UTC  (6+ messages)
` [PATCH 2/2] mm: "

[RFC PATCH 00/10] mm/swap: always use swap cache for synchronization
 2024-03-27  8:44 UTC  (26+ messages)
` [RFC PATCH 01/10] mm/filemap: split filemap storing logic into a standalone helper
` [RFC PATCH 02/10] mm/swap: move no readahead swapin code to a stand-alone helper
` [RFC PATCH 03/10] mm/swap: convert swapin_readahead to return a folio
` [RFC PATCH 04/10] mm/swap: remove cache bypass swapin
` [RFC PATCH 05/10] mm/swap: clean shadow only in unmap path
` [RFC PATCH 06/10] mm/swap: switch to use multi index entries
` [RFC PATCH 07/10] mm/swap: rename __read_swap_cache_async to swap_cache_alloc_or_get
` [RFC PATCH 08/10] mm/swap: use swap cache as a synchronization layer
` [RFC PATCH 09/10] mm/swap: delay the swap cache lookup for swapin
` [RFC PATCH 10/10] mm/swap: optimize synchronous swapin

[RFC PATCH net-next v7 06/14] page_pool: convert to use netmem
 2024-03-27  8:26 UTC  (2+ messages)
  ` [RFC PATCH net-next v7 07/14] page_pool: devmem support

[PATCH] mm: get the folio's refcnt before clear PG_lru in folio_isolate_lru
 2024-03-27  7:55 UTC 

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-03-27  7:50 UTC  (7+ messages)
` [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent

[PATCH v6 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-27  7:27 UTC  (3+ messages)
` [PATCH v6 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v6 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[patch RFC] mm/slab: introduce KZALLOC_FREE() cleanup-ed allocation macro
 2024-03-27  7:23 UTC  (4+ messages)
` Re "

[PATCH v2 0/6] Improve visibility of writeback
 2024-03-27 15:57 UTC  (7+ messages)
` [PATCH v2 1/6] writeback: protect race between bdi release and bdi_debug_stats_show
` [PATCH v2 2/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH v2 4/6] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH v2 5/6] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages
` [PATCH v2 6/6] writeback: define GDTC_INIT_NO_WB to null

[PATCH v5 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-27  6:55 UTC  (5+ messages)
` [PATCH v5 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v5 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH v4 00/14] Cover a guard gap corner case
 2024-03-27  6:38 UTC  (5+ messages)
` [PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag

[PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements
 2024-03-27  6:27 UTC  (17+ messages)
` [PATCH v6 01/13] riscv: Flush the instruction cache during SMP bringup
` [PATCH v6 02/13] riscv: Factor out page table TLB synchronization
` [PATCH v6 03/13] riscv: Use IPIs for remote cache/TLB flushes by default
` [PATCH v6 04/13] riscv: mm: Broadcast kernel TLB flushes only when needed
` [PATCH v6 05/13] riscv: Only send remote fences when some other CPU is online
  ` [External] "
` [PATCH v6 06/13] riscv: mm: Combine the SMP and UP TLB flush code
  ` [External] "
` [PATCH v6 07/13] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v6 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
  ` [External] "
` [PATCH v6 09/13] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v6 10/13] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v6 11/13] riscv: mm: Make asid_bits a local variable
` [PATCH v6 12/13] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v6 13/13] riscv: mm: Always use an ASID to flush mm contexts

[PATCH v3 0/3] mm/ksm: fix ksm exec support for prctl
 2024-03-27  6:09 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
` [PATCH v3 3/3] selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec

[PATCH] mm: fix unproperly folio_put by changing API in read_pages
 2024-03-27  5:54 UTC 

[PATCH] mm/slab: fix kcalloc() kernel-doc warnings
 2024-03-27  5:49 UTC  (2+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-03-27  5:30 UTC  (6+ messages)
` [PATCH v6 14/37] lib: introduce support for page allocation tagging

[PATCH 0/6] Documentation fixes for memory allocation profiling
 2024-03-27  4:30 UTC  (8+ messages)
` [PATCH 1/6] Documentation: rhashtable: undo _noprof additions in the documentation
` [PATCH 2/6] Documentation: mm: "
` [PATCH 3/6] Documentation: mempool: "
` [PATCH 4/6] Documentation: mm: vmalloc: "
` [PATCH 5/6] Documentation: mm: percpu: "
` [PATCH 6/6] Documentation: mm/slab: "

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-27  2:44 UTC  (14+ messages)
` [RFC PATCH 1/9] mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
` [RFC PATCH 2/9] mm: zswap: refactor storing to the tree out of zswap_store()
` [RFC PATCH 3/9] mm: zswap: refactor limit checking from zswap_store()
` [RFC PATCH 4/9] mm: zswap: move more same-filled pages checks outside of zswap_store()
` [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled

[linus:master] [x86/percpu] ca42563486: BUG:unable_to_handle_page_fault_for_address
 2024-03-27  2:27 UTC  (3+ messages)

[PATCH v10] zswap: replace RB tree with xarray
 2024-03-27  2:03 UTC  (2+ messages)

summarize all information again at bottom//reply: reply: [PATCH] mm: fix a race scenario in folio_isolate_lru
 2024-03-27  1:25 UTC  (12+ messages)

[PATCH v11 0/5]arm64: add ARCH_HAS_COPY_MC support
 2024-03-27  0:49 UTC  (2+ messages)

[PATCH -next v5 0/3] minor improvements for x86 mce processing
 2024-03-27  0:48 UTC  (5+ messages)
` [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception

[PATCH] fixup! fix missing vmalloc.h includes
 2024-03-27  0:21 UTC 

[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
 2024-03-26 23:03 UTC  (2+ messages)

[PATCH] mm/filemap: set folio->mapping to NULL before xas_store()
 2024-03-26 22:52 UTC  (4+ messages)

[PATCH] selftests/exec: execveat: Improve debug reporting
 2024-03-26 22:40 UTC  (4+ messages)

[PATCH] mm: vmalloc: annotate find_vmap_area_exceed_addr_lock() for lockdep
 2024-03-26 22:24 UTC  (2+ messages)

[RFC PATCH] mm: show mthp_fault_alloc and mthp_fault_fallback of multi-size THPs
 2024-03-26 22:19 UTC  (4+ messages)

folio_mmapped
 2024-03-26 22:04 UTC  (9+ messages)
                  ` folio_mmapped

[PATCH v2] mm: hold PTL from the first PTE while reclaiming a large folio
 2024-03-26 22:04 UTC  (5+ messages)

[PATCH v9] zswap: replace RB tree with xarray
 2024-03-26 21:20 UTC  (7+ messages)

[PATCH] mm/arch: Provide pud_pfn() fallback
 2024-03-26 20:43 UTC  (3+ messages)

[PATCH 0/8] Convert huge_zero_page to huge_zero_folio
 2024-03-26 20:28 UTC  (9+ messages)
` [PATCH 1/8] sparc: Use is_huge_zero_pmd()
` [PATCH 2/8] mm: Add is_huge_zero_folio()
` [PATCH 3/8] mm: Add pmd_folio()
` [PATCH 4/8] mm: Convert migrate_vma_collect_pmd to use a folio
` [PATCH 5/8] mm: Convert huge_zero_page to huge_zero_folio
` [PATCH 6/8] mm: Convert do_huge_pmd_anonymous_page "
` [PATCH 7/8] dax: Use huge_zero_folio
` [PATCH 8/8] mm: Rename mm_put_huge_zero_page to mm_put_huge_zero_folio

[PATCH 0/5] Define struct vm_fault in handle_mm_fault()
 2024-03-26 20:06 UTC  (4+ messages)
` [PATCH 4/5] mm: Make pgoff non-const in struct vm_fault

Boot failure with kernel BUG at mm/usercopy.c on next-20240325
 2024-03-26 19:56 UTC  (6+ messages)

[PATCH v2 0/9] slab: Introduce dedicated bucket allocator
 2024-03-26 19:41 UTC  (5+ messages)

[linux-next:master 1141/1756] drivers/pwm/pwm-stm32.c:662:15: error: implicit declaration of function 'devm_clk_rate_exclusive_get'; did you mean 'clk_rate_exclusive_get'?
 2024-03-26 19:39 UTC 

[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
 2024-03-26 17:58 UTC  (21+ messages)
` [RFC PATCH v1 1/4] mm: Introduce ptep_get_lockless_norecency()
` [RFC PATCH v1 2/4] mm/gup: Use ptep_get_lockless_norecency()
` [RFC PATCH v1 3/4] mm/memory: Use ptep_get_lockless_norecency() for orig_pte
` [RFC PATCH v1 4/4] arm64/mm: Override ptep_get_lockless_norecency()

[linux-next:master] BUILD REGRESSION 084c8e315db34b59d38d06e684b1a0dd07d30287
 2024-03-26 17:39 UTC 

[PATCH 0/1] THP_SWAP support for ARM64 SoC with MTE
 2024-03-26 17:37 UTC  (3+ messages)
` [PATCH 1/1] arm64: mm: swap: support THP_SWAP on hardware "

[PATCH 0/2] mm/kmemleak: Minor cleanup & performance tuning
 2024-03-26 17:34 UTC  (5+ messages)
` [PATCH 1/2] mm/kmemleak: Compact kmemleak_object further
` [PATCH 2/2] mm/kmemleak: Disable KASAN instrumentation in kmemleak

[PATCH 00/10] Various page->flags cleanups
 2024-03-26 17:10 UTC  (11+ messages)
` [PATCH 01/10] sh: Remove use of PG_arch_1 on individual pages
` [PATCH 02/10] xtensa: Remove uses "
` [PATCH 03/10] mm: Make page_ext_get() take a const argument
` [PATCH 04/10] mm: Make folio_test_idle and folio_test_young "
` [PATCH 05/10] mm: Make is_free_buddy_page() "
` [PATCH 06/10] mm: Make page_mapped() "
` [PATCH 07/10] mm: Convert arch_clear_hugepage_flags to take a folio
` [PATCH 08/10] slub: Remove use of page->flags
` [PATCH 09/10] Remove references to page->flags in documentation
` [PATCH 10/10] proc: Rewrite stable_page_flags()

Can you help us on memory barrier usage? (was Re: [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders)
 2024-03-26 17:08 UTC  (5+ messages)

remove follow_pfn
 2024-03-26 17:06 UTC  (5+ messages)
` [PATCH 1/3] virt: acrn: stop using follow_pfn

[PATCH v3 00/11] enable bs > ps in XFS
 2024-03-26 16:38 UTC  (10+ messages)
` [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement

[PATCH v12 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-03-26 16:12 UTC  (2+ messages)

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-03-26 15:39 UTC  (2+ messages)

[PATCH 1/1] arch/um: fix forward declaration for vmalloc
 2024-03-26 15:37 UTC  (2+ messages)

[PATCH v2 0/3] mm/secretmem: one fix and one refactoring
 2024-03-26 15:36 UTC  (4+ messages)
` [PATCH v2 2/3] selftests/memfd_secret: add vmsplice() test

[linux-next:pending-fixes] BUILD SUCCESS 1dd178de496596098b5a4002c791867d9d73c80a
 2024-03-26 15:28 UTC 

[linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail
 2024-03-26 15:22 UTC  (5+ messages)

[PATCH v6] mm/migrate: split source folio if it is on deferred split list
 2024-03-26 15:17 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).