linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2] zsmalloc: prefer the the original page's node for compressed data
 2025-04-02 20:44 UTC 

[PATCH 0/9] memcg: cleanup per-cpu stock
 2025-04-02 20:40 UTC  (2+ messages)

[PATCH] zswap/zsmalloc: prefer the the original page's node for compressed data
 2025-04-02 20:25 UTC  (5+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-04-02 20:18 UTC  (8+ messages)
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()

[PATCH v4 2/4] memblock: update initialization of reserved pages
 2025-04-02 20:18 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
  ` [RFC PATCH 2/3] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
  ` [RFC PATCH 3/3] mm: Implement for_each_valid_pfn() for CONFIG_SPARSEMEM

[PATCH 0/2] minimize swapping on zswap store failure
 2025-04-02 20:06 UTC  (2+ messages)

[linux-next:master] [mm] c2f6ea38fc: vm-scalability.throughput 56.4% regression
 2025-04-02 19:50 UTC  (2+ messages)

Ask help about this patch c0cd6f557b90 "mm: page_alloc: fix freelist movement during block conversion"
 2025-04-02 19:44 UTC  (3+ messages)

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-04-02 19:16 UTC  (3+ messages)
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation

[PATCH v2 0/5] KVM: guest_memfd: support for uffd minor
 2025-04-02 19:04 UTC  (7+ messages)
` [PATCH v2 1/5] mm: userfaultfd: generic continue for non hugetlbfs
` [PATCH v2 2/5] KVM: guest_memfd: add kvm_gmem_vma_is_gmem
` [PATCH v2 3/5] mm: userfaultfd: allow to register continue for guest_memfd
` [PATCH v2 4/5] KVM: guest_memfd: add support for userfaultfd minor
` [PATCH v2 5/5] KVM: selftests: test userfaultfd minor for guest_memfd

[PATCH] mm: page_alloc: Remove redundant READ_ONCE
 2025-04-02 19:01 UTC  (7+ messages)

[PATCH] sched/numa: Add statistics of numa balance task migration and swap
 2025-04-02 18:50 UTC  (8+ messages)

[PATCH v5 09/16] kexec: enable KHO support for memory preservation
 2025-04-02 18:49 UTC  (5+ messages)

[PATCH v2] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-02 18:46 UTC  (2+ messages)

[PATCH] proc: Avoid costly high-order page allocations when reading proc files
 2025-04-02 18:30 UTC  (10+ messages)

[PATCH] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-02 18:29 UTC  (3+ messages)

[PATCH v2 00/11] Add folio_mk_pte()
 2025-04-02 18:17 UTC  (12+ messages)
` [PATCH v2 01/11] mm: Set the pte dirty if the folio is already dirty
` [PATCH v2 02/11] mm: Introduce a common definition of mk_pte()
` [PATCH v2 03/11] sparc32: Remove custom "
` [PATCH v2 04/11] x86: "
` [PATCH v2 05/11] um: "
` [PATCH v2 06/11] mm: Make mk_pte() definition unconditional
` [PATCH v2 07/11] mm: Add folio_mk_pte()
` [PATCH v2 08/11] hugetlb: Simplify make_huge_pte()
` [PATCH v2 09/11] mm: Remove mk_huge_pte()
` [PATCH v2 10/11] mm: Add folio_mk_pmd()
` [PATCH v2 11/11] arch: Remove mk_pmd()

[LSF/MM/BPF TOPIC] CMA reservation optimizations
 2025-04-02 18:01 UTC  (6+ messages)

[PATCH v2 0/9] Remove aops->writepage
 2025-04-02 17:10 UTC  (11+ messages)
` [PATCH v2 1/9] 9p: Add a migrate_folio method
` [PATCH v2 2/9] vboxsf: Convert to writepages
` [PATCH v2 3/9] migrate: Remove call to ->writepage
` [PATCH v2 4/9] writeback: Remove writeback_use_writepage()
` [PATCH v2 5/9] shmem: Add shmem_writeout()
` [PATCH v2 6/9] i915: Use writeback_iter()
` [PATCH v2 7/9] ttm: Call shmem_writeout() from ttm_backup_backup_page()
` [PATCH v2 8/9] mm: Remove swap_writepage() and shmem_writepage()
` [PATCH v2 9/9] fs: Remove aops->writepage

[PATCH 0/2] Implement numa node notifier
 2025-04-02 17:03 UTC  (9+ messages)
` [PATCH 1/2] mm,memory_hotplug: "
` [PATCH 2/2] mm,memory_hotplug: Replace status_change_nid parameter in memory_notify

[PATCH v5 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-02 16:36 UTC  (13+ messages)
` [PATCH v5 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v5 2/3] mm/mempolicy: Support dynamic sysfs updates for weighted interleave
` [PATCH v5 3/3] mm/mempolicy: Support memory hotplug in "

[LSF/MM/BPF TOPIC] Guaranteed CMA
 2025-04-02 16:35 UTC  (6+ messages)

[PATCH v3 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-02 16:33 UTC  (3+ messages)
` [PATCH v3 2/3] mm/mempolicy: Support dynamic sysfs updates for "

[PATCH] mm: add zblock allocator
 2025-04-02 16:24 UTC  (5+ messages)

[PATCH] memcg, oom: do not bypass oom killer for dying tasks
 2025-04-02 16:01 UTC  (3+ messages)

[PATCH v3] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-04-02 15:19 UTC  (7+ messages)

[vbabka:slub-percpu-sheaves-v3] [slab] c19bb08297: BUG:kernel_NULL_pointer_dereference,address
 2025-04-02 14:37 UTC  (4+ messages)

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-04-02 14:18 UTC  (7+ messages)
` CXL Boot to Bash - Section 2: The Drivers
  ` CXL Boot to Bash - Section 2a (Drivers): CXL Decoder Programming
` [LSFMM] Updated: Linux Management of Volatile CXL Memory Devices

[PATCH net-next v6 0/2] Fix late DMA unmap crash for page pool
 2025-04-02 14:10 UTC  (6+ messages)
` [PATCH net-next v6 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH v3] mm/filemap: Allow arch to request folio size for exec memory
 2025-04-02 13:40 UTC  (9+ messages)

[RFC 0/5] add option to restore swap account to cgroupv1 mode
 2025-04-02 13:40 UTC  (7+ messages)
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl

[syzbot] [mm?] general protection fault in sys_mremap
 2025-04-02 13:02 UTC  (9+ messages)

[RFC] slab: introduce auto_kfree macro
 2025-04-02 12:57 UTC  (9+ messages)

[PATCH v3 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-04-02 12:02 UTC  (4+ messages)
` [NOT FOR MERGING PATCH v3 1/3] ACPI: ACPI 6.5: RAS2: Rename RAS2 table structure and field names
` [PATCH v3 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v3 3/3] ras: mem: Add memory "

[PATCH] cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
 2025-04-02 11:40 UTC  (3+ messages)

[PATCH v3] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-04-02 11:40 UTC 

(no subject)
 2025-04-02 11:37 UTC 

qemu-i386 boot failed on mainline master - no console output
 2025-04-02 11:26 UTC  (3+ messages)

[PATCH net-next v5 0/2] Fix late DMA unmap crash for page pool
 2025-04-02 11:15 UTC  (7+ messages)
` [PATCH net-next v5 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2025-04-02 10:35 UTC  (4+ messages)

[PATCH v8 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2025-04-02 10:07 UTC  (6+ messages)

[PATCH] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
 2025-04-02  9:02 UTC  (5+ messages)

[PATCH v7 9/9] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
 2025-04-02  8:56 UTC  (3+ messages)

[PATCH] mm/page_alloc: Fix try_alloc_pages
 2025-04-02  4:30 UTC  (2+ messages)

[PATCH mm] mm/page_alloc: Avoid second trylock of zone->lock
 2025-04-02  4:29 UTC  (2+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-04-02  4:07 UTC  (5+ messages)
` [RFC PATCH 13/39] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH 27/39] KVM: guest_memfd: Allow mmapping guest_memfd files

[PATCH v2 0/7] mm/gup: Minor fix, cleanup and improvements
 2025-04-02  3:39 UTC  (12+ messages)
` [PATCH v2 2/7] mm/gup: check if both GUP_GET and GUP_PIN are set in __get_user_pages() earlier
` [PATCH v2 5/7] x86/mm: remove pgd_leaf definition in arch
` [PATCH v2 7/7] mm/pgtable: remove unneeded pgd_devmap()

[PATCH v4] mm/page_alloc: Consolidate unlikely handling in page_expected_state
 2025-04-02  2:51 UTC  (9+ messages)
    ` [v4] "

Ask help about this patch b951aaff5035 " mm: enable page allocation tagging"
 2025-04-02  2:30 UTC  (6+ messages)
  ` [EXT] "

[PATCH 0/3] mm: move migration work around to buffer-heads
 2025-04-02  1:58 UTC  (8+ messages)
` [PATCH 1/3] mm/migrate: add might_sleep() on __migrate_folio()
` [PATCH 2/3] fs/buffer: avoid races with folio migrations on __find_get_block_slow()

[PATCH v4 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-02  1:29 UTC  (7+ messages)
` [PATCH v4 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v4 3/3] mm/mempolicy: Support memory hotplug in weighted interleave

[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
 2025-04-02  0:13 UTC  (10+ messages)
` [Lsf-pc] "

[PATCH] mm: Rename vm_area_struct to mm_area
 2025-04-01 23:53 UTC  (5+ messages)

[PATCH] mm/vma: correct legacy comment in vm_[un]lock_anon_vma()
 2025-04-01 23:37 UTC  (5+ messages)

[PATCH] mm: add zblock allocator
 2025-04-01 21:44 UTC  (2+ messages)

[PATCH 6/9] mm/memory: split non-tlb flushing part from zap_page_range_single()
 2025-04-01 21:25 UTC  (2+ messages)

[PATCH 9/9] mm/madvise: remove !tlb support from madvise_{dontneed,free}_single_vma()
 2025-04-01 21:22 UTC  (2+ messages)

[PATCH 8/9] mm/madvise: batch tlb flushes for [process_]madvise(MADV_{DONTNEED[_LOCKED],FREE})
 2025-04-01 21:17 UTC  (2+ messages)

[PATCH] mm/khugepaged: fix a tracepoint for error cases
 2025-04-01 21:09 UTC  (2+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-04-03
 2025-04-01 20:55 UTC  (2+ messages)

[PATCH v2] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
 2025-04-01 20:52 UTC 

Memory reclaim and high nfsd usage
 2025-04-01 20:43 UTC  (4+ messages)

[linux-next:master 12681/13861] drivers/i2c/i2c-core-base.o: warning: objtool: __i2c_transfer+0x120: stack state mismatch: reg1[24]=-1+0 reg2[24]=-2-24
 2025-04-01 19:45 UTC  (3+ messages)

[RFC PATCH 0/7] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-04-01 19:33 UTC  (8+ messages)
` [RFC PATCH 1/7] "

page:  |  | latest

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