linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH V2] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
 2025-03-14  6:11 UTC  (2+ messages)

[PATCH v2 2/4] mm/mempolicy: Support memory hotplug in weighted interleave
 2025-03-14  6:00 UTC  (5+ messages)

[PATCH RFC 0/2] Dynamically allocate memory to store task's full name
 2025-03-14  5:27 UTC  (3+ messages)
` [PATCH RFC 1/2] exec: "
` [PATCH RFC 2/2] fs/proc: Pass 'task->full_name' via 'proc_task_name()'

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-14  3:21 UTC  (20+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
  ` [LSF/MM] CXL Boot to Bash - Section 0a: CFMWS and NUMA Flexiblity
` [LSF/MM] CXL Boot to Bash - Section 4: Interleave
` [LSF/MM] CXL Boot to Bash - Section 6: Page allocation

[v2 PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
 2025-03-14  3:16 UTC  (2+ messages)

[PATCH RESEND] mm/selftest: Replace static BASE_PMD_ADDR with dynamic address allocation
 2025-03-14  2:35 UTC 

[PATCH] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
 2025-03-14  2:20 UTC  (3+ messages)
  ` [External] "

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-03-14  2:12 UTC  (5+ messages)

[PATCH 0/3] memblock: some fix for memmap_init_reserved_pages()
 2025-03-14  2:03 UTC  (4+ messages)
` [PATCH 2/3] mm/memblock: repeat setting reserved region nid if array is doubled

question on memcg_stats_[un]lock in memcg code
 2025-03-14  1:46 UTC  (2+ messages)

[PATCH] mm: Move nth_page from folio_page into folio_next
 2025-03-14  1:40 UTC  (4+ messages)

[PATCH] mm/selftest: Replace static BASE_PMD_ADDR with dynamic address allocation
 2025-03-14  1:34 UTC 

[PATCH] mm/vmalloc: Move free_vm_area(area) from the __vmalloc_area_node function to the __vmalloc_node_range_noprof function
 2025-03-14  1:03 UTC  (7+ messages)

[PATCH V9 2/7] locking/percpu-rwsem: Add guard support
 2025-03-14  0:02 UTC 

[PATCH v13 00/11] Support page table check on PowerPC
 2025-03-13 23:10 UTC  (5+ messages)
` [PATCH v13 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()

[RFC PATCH v1 0/2] mseal: allow noop mprotect
 2025-03-13 22:50 UTC  (9+ messages)
` [RFC PATCH v1 2/2] "

[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
 2025-03-13 22:49 UTC  (5+ messages)

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
 2025-03-13 22:38 UTC  (14+ messages)

[RFC 0/5] track memory used by balloon drivers
 2025-03-13 22:33 UTC  (9+ messages)
` [RFC 1/5] meminfo: add a per node counter for "

[PATCH] mseal sysmap: add arch-support txt
 2025-03-13 22:25 UTC  (3+ messages)

[PATCH RFC 00/11] mm: ASI integration for the page allocator
 2025-03-13 22:14 UTC  (14+ messages)
` [PATCH RFC 01/11] x86/mm: Bare minimum ASI API for page_alloc integration
` [PATCH RFC 02/11] x86/mm: Factor out phys_pgd_init()
` [PATCH RFC 03/11] x86/mm: Add lookup_pgtable_in_pgd()
` [PATCH RFC 04/11] x86/mm/asi: Sync physmap into ASI_GLOBAL_NONSENSITIVE
` [PATCH RFC HACKS 05/11] Add asi_map() and asi_unmap()
` [PATCH RFC 06/11] mm/page_alloc: Add __GFP_SENSITIVE and always set it
` [PATCH RFC HACKS 07/11] mm/slub: Set __GFP_SENSITIVE for reclaimable slabs
` [PATCH RFC HACKS 08/11] mm/page_alloc: Simplify gfp_migratetype()
` [PATCH RFC 09/11] mm/page_alloc: Split MIGRATE_UNMOVABLE by sensitivity
` [PATCH RFC 10/11] mm/page_alloc: Add support for nonsensitive allocations
` [PATCH RFC 11/11] mm/page_alloc: Add support for ASI-unmapping pages

[PATCH v10 19/21] mm: Add vmalloc_huge_node()
 2025-03-13 22:08 UTC  (4+ messages)

[PATCH 0/5] mm: reliable huge page allocator
 2025-03-13 21:05 UTC  (6+ messages)
` [PATCH 1/5] mm: compaction: push watermark into compaction_suitable() callers
` [PATCH 2/5] mm: page_alloc: trace type pollution from compaction capturing
` [PATCH 3/5] mm: page_alloc: defrag_mode
` [PATCH 4/5] mm: page_alloc: defrag_mode kswapd/kcompactd assistance
` [PATCH 5/5] mm: page_alloc: defrag_mode kswapd/kcompactd watermarks

[PATCH 0/9] Minor cleanups and improvements to swap freeing code
 2025-03-13 21:05 UTC  (11+ messages)
` [PATCH 1/9] mm: swap: rename __swap_[entry/entries]_free[_locked] to swap_[entry/entries]_put[_locked]
` [PATCH 2/9] mm: swap: factor out the actual swap entry freeing logic to new helper
` [PATCH 3/9] mm: swap: use __swap_entry_free() to free swap entry in swap_entry_put_locked()
` [PATCH 4/9] mm: swap: remove unneeded VM_BUG_ON(*map != SWAP_HAS_CACHE) in swap_entry_range_free()
` [PATCH 5/9] mm: swap: use swap_entries_free() drop last 1 flag in swap_entries_put_nr()
` [PATCH 6/9] mm: swap: drop last SWAP_MAP_SHMEM flag in batch "
` [PATCH 7/9] mm: swap: free each cluster individually in swap_entries_put_map_nr()
` [PATCH 8/9] mm: swap: factor out helper to drop cache of entries within a single cluster
` [PATCH 9/9] mm: swap: replace cluster_swap_free_nr() with swap_entries_put_[map/cache]()

[PATCH] mm: Update mask post pxd_clear_bad()
 2025-03-13 20:44 UTC  (3+ messages)

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-13 20:37 UTC  (8+ messages)

[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
 2025-03-13 20:36 UTC  (4+ messages)
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon

stackdepot: Thoughts on increasing DEPOT_MAX_POOLS?
 2025-03-13 19:37 UTC 

[LSF/MM/BPF TOPIC] The future of anon_vma
 2025-03-13 18:41 UTC  (2+ messages)

[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
 2025-03-13 18:16 UTC  (6+ messages)
` [PATCH RFC 06/12] dma: direct: Provide accessor to dmem region

[PATCH 0/5] Minor memcg cleanups & prep for memdescs
 2025-03-13 18:03 UTC  (23+ messages)
` [PATCH 1/5] mm: Separate folio_split_memcg() from split_page_memcg()
` [PATCH 2/5] mm: Simplify split_page_memcg()
` [PATCH 3/5] mm: Remove references to folio in split_page_memcg()
` [PATCH 4/5] mm: Simplify folio_memcg_charged()
` [PATCH 5/5] mm: Remove references to folio in __memcg_kmem_uncharge_page()

[v2 PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
 2025-03-13 17:42 UTC  (4+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-13 17:14 UTC  (17+ messages)
` [PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH v2 02/13] csky: move setup_initrd() to setup.c
` [PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 07/13] s390: make setup_zero_pages() use memblock
` [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit

memcg_data and the page/folio/slab split
 2025-03-13 17:06 UTC  (2+ messages)

[PATCH v3 0/7] mm, swap: remove swap slot cache
 2025-03-13 16:59 UTC  (8+ messages)
` [PATCH v3 1/7] mm, swap: avoid reclaiming irrelevant swap cache
` [PATCH v3 2/7] mm, swap: drop the flag TTRS_DIRECT
` [PATCH v3 3/7] mm, swap: avoid redundant swap device pinning
` [PATCH v3 4/7] mm, swap: don't update the counter up-front
` [PATCH v3 5/7] mm, swap: use percpu cluster as allocation fast path
` [PATCH v3 6/7] mm, swap: remove swap slot cache
` [PATCH v3 7/7] mm, swap: simplify folio swap allocation

[RESEND][PATCH] tracing: gfp: Remove duplication of recording GFP flags
 2025-03-13 16:53 UTC  (3+ messages)

[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
 2025-03-13 16:42 UTC  (3+ messages)
` [PATCH v2 4/4] mm/mempolicy: Fix duplicate node addition in sysfs for weighted interleave

[PATCH v2 3/4] mm/mempolicy: Enable sysfs support for memory hotplug in weighted interleave
 2025-03-13 16:40 UTC  (3+ messages)

[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-03-13 16:02 UTC  (9+ messages)
` [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation

[LSF/MM/BPF TOPIC] Weighted interleave auto-tuning
 2025-03-13 15:57 UTC  (2+ messages)

[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
 2025-03-13 15:52 UTC  (3+ messages)

[PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
 2025-03-13 15:41 UTC  (3+ messages)

[PATCH] memcg: avoid refill_stock for root memcg
 2025-03-13 15:39 UTC  (3+ messages)

[PATCH] mm: Convert lru_add_page_tail() to lru_add_split_folio()
 2025-03-13 15:16 UTC  (2+ messages)

[PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
 2025-03-13 14:56 UTC  (11+ messages)

[PATCH] mm/zsmalloc: prevent integer overflow in obj_free
 2025-03-13 14:42 UTC  (2+ messages)

[PATCH v6 09/10] KVM: arm64: Enable mapping guest_memfd in arm64
 2025-03-13 14:20 UTC  (2+ messages)

[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-13 14:08 UTC  (5+ messages)
` [PATCH v10 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()

[PATCH v6 03/10] KVM: guest_memfd: Handle kvm_gmem_handle_folio_put() for KVM as a module
 2025-03-13 13:57 UTC  (4+ messages)

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-03-13 13:03 UTC  (3+ messages)
` [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three "
  ` (subset) "

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-03-13 12:32 UTC  (3+ messages)

[PATCH V1] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX
 2025-03-13 11:55 UTC  (6+ messages)
  `  "
      ` [External] "
  ` [External] "

a case for a destructor for slub: mm_struct
 2025-03-13 11:25 UTC  (4+ messages)

Kernel oops with 6.14 when enabling TLS
 2025-03-13  9:43 UTC  (12+ messages)
                  ` Networking people smell funny and make poor life choices

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-13  9:30 UTC  (2+ messages)

[PATCH] mm: Decline to manipulate the refcount on a slab page
 2025-03-13  9:15 UTC  (11+ messages)

[PATCH v3 0/7] refactor mremap and fix bug
 2025-03-13  7:52 UTC  (3+ messages)
` [PATCH v3 3/7] mm/mremap: introduce and use vma_remap_struct threaded state

[PATCH] memcg: move do_memsw_account() to CONFIG_MEMCG_V1
 2025-03-13  7:33 UTC  (2+ messages)

[PATCH v2 4/4] mm/mempolicy: Fix duplicate node addition in sysfs for weighted interleave
 2025-03-13  6:34 UTC  (2+ messages)

[PATCH 0/4] mm/madvise: cleanup requests validations and classifications
 2025-03-13  5:30 UTC  (2+ messages)

page:  |  | latest

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