linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-05 04:33:47 to 2022-03-07 18:13:14 UTC [more...]

[PATCH 0/9] Add tests for memblock allocation functions
 2022-03-07 18:13 UTC  (3+ messages)
` [PATCH 9/9] memblock tests: Add TODO and README files

[RFC 1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages
 2022-03-07 17:24 UTC  (7+ messages)

[PATCH v3 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-07 17:12 UTC  (8+ messages)
` [PATCH v3 1/4] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
` [PATCH v3 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v3 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v3 4/4] mm: hugetlb: add hugetlb_free_vmemmap sysctl

[PATCH] mm/slub: helper macro __ATTR_XX to make code more clear
 2022-03-07 17:11 UTC  (3+ messages)

[PATCH v3 0/2] slab cleanups
 2022-03-07 16:40 UTC  (4+ messages)
` [PATCH v3 1/2] mm/slub: limit number of node partial slabs only in cache creation
` [PATCH v3 2/2] mm/slub: refactor deactivate_slab()

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-07 16:29 UTC  (18+ messages)
` [PATCH v4 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter

[PATCH RFC 0/3] MAP_POPULATE for device memory
 2022-03-07 15:58 UTC  (21+ messages)
` [PATCH RFC 1/3] mm: Add f_ops->populate()
` [PATCH RFC 2/3] x86/sgx: Export sgx_encl_page_alloc()
` [PATCH RFC 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE

[PATCH] mm/vmalloc: fix comments about vmap_area struct
 2022-03-07 15:47 UTC  (2+ messages)

[PATCH RFC v2] mm: Add f_ops->populate()
 2022-03-07 15:44 UTC  (9+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-07 15:42 UTC  (11+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 03/12] mm: Introduce memfile_notifier

[PATCH v3] mm: add ztree - new allocator for use via zpool API
 2022-03-07 15:08 UTC  (2+ messages)

[PATCH 0/3] A minor hotplug refactoring
 2022-03-07 15:07 UTC  (4+ messages)
` [PATCH 1/3] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
` [PATCH 2/3] mm/memory_hotplug: Reset node's state when empty during offline
` [PATCH 3/3] mm/memory_hotplug: Refactor hotadd_init_pgdat and try_online_node

[PATCH v4] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-03-07 14:50 UTC  (3+ messages)

[RFC] Mechanism to induce memory reclaim
 2022-03-07 14:41 UTC  (3+ messages)

[PATCH] lib/test_meminit: add checks for the allocation functions
 2022-03-07 14:13 UTC  (2+ messages)

[PATCH v3 0/2] provide the flexibility to enable KFENCE
 2022-03-07 14:08 UTC  (5+ messages)
` [PATCH v3 1/2] kfence: Allow re-enabling KFENCE after system startup
` [PATCH v3 2/2] kfence: Alloc kfence_pool "

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-03-07 13:57 UTC  (3+ messages)

[PATCH mmotm] mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
 2022-03-07 12:48 UTC  (3+ messages)

[PATCH 00/16] A few cleanup and fixup patches for migration
 2022-03-07 12:44 UTC  (45+ messages)
` [PATCH 01/16] mm/migration: remove unneeded local variable mapping_locked
` [PATCH 02/16] mm/migration: remove unneeded out label
` [PATCH 03/16] mm/migration: remove unneeded local variable page_lru
` [PATCH 04/16] mm/migration: reduce the rcu lock duration
` [PATCH 07/16] mm/migration: use helper macro min_t in do_pages_stat
` [PATCH 08/16] mm/migration: avoid unneeded nodemask_t initialization
` [PATCH 09/16] mm/migration: remove some duplicated codes in migrate_pages
` [PATCH 10/16] mm/migration: remove PG_writeback handle in folio_migrate_flags
` [PATCH 12/16] mm/migration: fix potential page refcounts leak in migrate_pages
` [PATCH 13/16] mm/migration: return errno when isolate_huge_page failed
` [PATCH 14/16] mm/migration: fix potential invalid node access for reclaim-based migration
` [PATCH 15/16] mm/migration: fix possible do_pages_stat_array racing with memory offline
` [PATCH 16/16] mm/migration: fix potential pte_unmap on an not mapped pte

[PATCH v8 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-07 12:24 UTC  (6+ messages)
` [PATCH v8 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v8 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v8 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v8 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v8 5/5] mm/page_alloc: reuse tail struct pages "

Regression of madvise(MADV_COLD) on shmem?
 2022-03-07 12:10 UTC  (6+ messages)

[PATCH 0/4] A few fixup patches for memory failure
 2022-03-07 11:26 UTC  (12+ messages)
` [PATCH 1/4] mm/memory-failure.c: fix race with changing page compound again
` [PATCH 2/4] mm/memory-failure.c: fix wrong user reference report
` [PATCH 4/4] mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split_huge_page_to_list

[PATCH 5.16 050/186] binfmt_elf: Avoid total_mapping_size for ET_EXEC
 2022-03-07  9:18 UTC 

[PATCH v2] mm/page_alloc: call check_new_pages() while zone spinlock is not held
 2022-03-07  9:24 UTC  (4+ messages)

[PATCH mmotm] mm: delete __ClearPageWaiters()
 2022-03-07  8:41 UTC  (7+ messages)
        ` [PATCH mmotm v2] "

[PATCH] mm: thp: don't have to lock page anymore when splitting PMD
 2022-03-07  8:24 UTC  (6+ messages)

[PATCH mmotm] tmpfs: do not allocate pages on read
 2022-03-07  6:44 UTC  (5+ messages)
  ` [PATCH mmotm v2] "

[linux-next:pending-fixes] BUILD SUCCESS f15bf60c638f4bd55572d814df3fc67b16a31eca
 2022-03-07  5:41 UTC 

[PATCH v4 1/2] selftest/vm: Add util.h and and move helper functions there
 2022-03-07  5:43 UTC  (2+ messages)
` [PATCH v4 2/2] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT

mmotm 2022-03-06-20-33 uploaded
 2022-03-07  4:34 UTC 

[LSF/MM/BPF TOPIC] Changes in RCU over the past few years
 2022-03-07  3:50 UTC  (2+ messages)

[PATCH v2 0/2] provide the flexibility to enable KFENCE
 2022-03-07  3:27 UTC  (6+ messages)
` [PATCH v2 1/2] kfence: Allow re-enabling KFENCE after system startup
` [PATCH v2 2/2] kfence: Alloc kfence_pool "

[PATCH] memcg: sync flush only if periodic flush is delayed
 2022-03-07  3:06 UTC  (3+ messages)

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-07  2:43 UTC  (15+ messages)

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-03-06 23:49 UTC  (11+ messages)
` [PATCH 06/10] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
` [PATCH 02/10] MM: drop swap_set_page_dirty
` [PATCH 05/10] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
` [PATCH 09/10] MM: submit multipage write for "
` [PATCH 07/10] DOC: update documentation for swap_activate and swap_rw
` [PATCH 03/10] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate
` [PATCH 10/10] VFS: Add FMODE_CAN_ODIRECT file flag
` [PATCH 08/10] MM: submit multipage reads for SWP_FS_OPS swap-space
` [PATCH 01/10] MM: create new mm/swap.h header file
` [PATCH 04/10] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-06 18:57 UTC  (7+ messages)

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-06 14:33 UTC  (3+ messages)

[PATCH] memblock tests: Fix testing with 32-bit physical addresses
 2022-03-06  5:04 UTC  (2+ messages)

[PATCH RFC] mm: Add f_ops->populate()
 2022-03-06  4:36 UTC  (8+ messages)

incoming
 2022-03-05 19:03 UTC  (3+ messages)
` [patch 3/8] mm: prevent vm_area_struct::anon_name refcount saturation

[PATCH v7 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-05 16:19 UTC  (5+ messages)
` [PATCH v7 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm

[PATCH v5 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-05 13:28 UTC  (6+ messages)
` [PATCH v5 1/4] memblock: Introduce memblock_mem_range_remove_map()
` [PATCH v5 2/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
` [PATCH v5 3/4] MIPS: Refactor early_parse_memmap() to fix memmap= parameter
` [PATCH v5 4/4] MIPS: Remove not used variable usermem

Patch "binfmt_elf: Avoid total_mapping_size for ET_EXEC" has been added to the 5.16-stable tree
 2022-03-05 11:27 UTC 

[RFC PATCH 0/2] Alloc kfence_pool after system startup
 2022-03-05  9:36 UTC  (6+ messages)
` [RFC PATCH 1/2] kfence: Allow re-enabling KFENCE "

[PATCH mmotm 00/15] mm: assorted small fixes and cleanups
 2022-03-05  5:15 UTC  (2+ messages)

[PATCH v2 0/5] slab cleanups
 2022-03-05  5:10 UTC  (4+ messages)
` [PATCH v2 1/5] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-05  4:33 UTC  (4+ messages)
` [patch v3] "
  ` [patch v4] "


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 NNTP newsgroup(s).