Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-20 15:12:42 to 2024-03-21 15:25:43 UTC [more...]

[bug report] mm/zswap :memory corruption after zswap_load()
 2024-03-21 15:25 UTC  (7+ messages)
  ` [External] "

[PATCH v4 0/6] Swap-out mTHP without splitting
 2024-03-21 15:24 UTC  (17+ messages)
` [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[PATCH] usercopy: delete __noreturn from usercopy_abort
 2024-03-21 15:20 UTC  (17+ messages)
` [PATCH v2] ARM: unwind: improve unwinders for noreturn case
` [PATCH v3] "

zswap doing io in GFP_NOIO reclaim context
 2024-03-21 15:17 UTC  (3+ messages)

kernel BUG at lib/maple_tree.c:1237!
 2024-03-21 15:09 UTC  (2+ messages)

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-03-21 15:03 UTC  (14+ messages)
` [PATCH 01/10] mm: page_alloc: remove pcppage migratetype caching
` [PATCH 02/10] mm: page_alloc: optimize free_unref_folios()
` [PATCH 03/10] mm: page_alloc: fix up block types when merging compatible blocks
` [PATCH 04/10] mm: page_alloc: move free pages when converting block during isolation
` [PATCH 05/10] mm: page_alloc: fix move_freepages_block() range error
` [PATCH 06/10] mm: page_alloc: fix freelist movement during block conversion
` [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/9] Various significant MM patches
 2024-03-21 14:24 UTC  (10+ messages)
` [PATCH 1/9] mm: Always initialise folio->_deferred_list
` [PATCH 2/9] mm: Create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
` [PATCH 3/9] mm: Remove folio_prep_large_rmappable()
` [PATCH 4/9] mm: Support page_mapcount() on page_has_type() pages
` [PATCH 5/9] mm: Turn folio_test_hugetlb into a PageType
` [PATCH 6/9] mm: Remove a call to compound_head() from is_page_hwpoison()
` [PATCH 7/9] mm: Free up PG_slab
` [PATCH 8/9] mm: Improve dumping of mapcount and page_type
` [PATCH 9/9] hugetlb: Remove mention of destructors

[PATCH v3 4/4] rust: add abstraction for `struct page`
 2024-03-21 14:19 UTC  (8+ messages)

[PATCH] mm: remove CONFIG_MEMCG_KMEM
 2024-03-21 13:33 UTC  (5+ messages)

[PATCH v2 -next] mm/slub: remove dummy slabinfo functions
 2024-03-21 13:17 UTC 

[PATCH -next] mm/slub: remove dummy slabinfo functions
 2024-03-21 13:10 UTC  (3+ messages)

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

[PATCH v2 1/3] mm: kmsan: implement kmsan_memmove()
 2024-03-21 12:30 UTC  (8+ messages)
` [PATCH v2 2/3] instrumented.h: add instrument_memcpy_before, instrument_memcpy_after
` [PATCH v2 3/3] x86: call instrumentation hooks from copy_mc.c

[PATCH 0/6] Improve visibility of writeback
 2024-03-21 12:10 UTC  (20+ messages)
` [PATCH 1/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH 2/6] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH 3/6] workqueue: remove unnecessary import and function in wq_monitor.py
` [PATCH 4/6] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[linux-next:master 13900/14187] drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c:228:13: warning: unused variable 'ret'
 2024-03-21 11:56 UTC 

[PATCH v2 0/2] page_owner: Refcount fixups
 2024-03-21 11:54 UTC  (12+ messages)
` [PATCH v2 1/2] mm,page_owner: Fix refcount imbalance
` [PATCH v2 2/2] mm,page_owner: Fix accounting of pages when migrating

[linux-next:pending-fixes] BUILD SUCCESS a2180774a30be91d9891a6c44cd8406f339f5337
 2024-03-21 11:47 UTC 

[akpm-mm:mm-unstable 47/52] mm/mempolicy.c:2733: warning: Function parameter or struct member 'vmf' not described in 'mpol_misplaced'
 2024-03-21 11:37 UTC  (2+ messages)

[PATCH v3 1/2] mm/mempolicy: Use numa_node_id() instead of cpu_to_node()
 2024-03-21 11:29 UTC  (2+ messages)
` [PATCH v3 2/2] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-21 11:13 UTC  (27+ messages)
` [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH] selftests/mm: Confirm VA exhaustion without reliance on correctness of mmap()
 2024-03-21 10:35 UTC 

[syzbot] [mm?] kernel BUG in const_folio_flags
 2024-03-21 10:20 UTC  (4+ messages)

[RFC PATCH v2] mm: support multi-size THP numa balancing
 2024-03-21  7:12 UTC  (5+ messages)

[RFC PATCH v3 0/7] device backed vmemmap crash dump support
 2024-03-21  6:57 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-03-21  6:27 UTC  (18+ messages)
` [Lsf-pc] "

ZONE_DEVICE refcounting
 2024-03-21  6:03 UTC  (5+ messages)

[PATCH v1 00/11] mm: migrate: support poison recover from migrate folio
 2024-03-21  5:40 UTC  (14+ messages)
` [PATCH v1 01/11] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH v1 02/11] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH v1 03/11] mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
` [PATCH v1 04/11] mm: migrate: remove migrate_folio_extra()
` [PATCH v1 05/11] mm: remove MIGRATE_SYNC_NO_COPY mode
` [PATCH v1 06/11] mm: migrate: split folio_migrate_mapping()
` [PATCH v1 07/11] mm: add folio_mc_copy()
` [PATCH v1 08/11] mm: migrate: support poisoned recover from migrate folio
` [PATCH v1 09/11] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()
` [PATCH v1 10/11] mm: migrate: remove folio_migrate_copy()
` [PATCH v1 11/11] fs: aio: add explicit check for large folio in aio_migrate_folio()

[PATCH] mm/memcontrol: stop resize loop if limit was changed again
 2024-03-21  5:15 UTC  (8+ messages)

[RFC] Storing same-filled pages without a zswap_entry
 2024-03-21  4:26 UTC  (8+ messages)

[PATCH v2] mm/slub: mark racy accesses on slab->slabs
 2024-03-21  3:48 UTC 

[PATCH V2] mm/page-flags: make __PageMovable return bool
 2024-03-21  3:22 UTC 

[PATCH] mm/slub: mark racy accesses on slab->slabs
 2024-03-21  3:12 UTC  (3+ messages)

[PATCH v2] mm/page-flags: make PageMappingFlags return bool
 2024-03-21  3:12 UTC  (2+ messages)

[PATCH v8] zswap: replace RB tree with xarray
 2024-03-21  3:07 UTC  (2+ messages)

[PATCH 01/11] mm/ksm: Convert get_ksm_page to return a folio
 2024-03-21  2:07 UTC  (6+ messages)
` [PATCH 09/11] mm/ksm: Convert stable_tree_search to use folio

[PATCH] binfmt: replace deprecated strncpy with strscpy_pad
 2024-03-21  0:10 UTC 

[PATCH v3] kpageflags: respect folio head-page flag placement
 2024-03-20 23:40 UTC  (3+ messages)

[PATCH v3 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-20 23:27 UTC  (4+ messages)
` [PATCH v3 1/2] memory tier: dax/kmem: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH v1 0/5] riscv: Introduce compat-mode helpers & improve arch_get_mmap_end()
 2024-03-20 20:50 UTC  (2+ messages)

[PATCH v2 0/3] riscv: mm: Use hint address in mmap if available
 2024-03-20 20:50 UTC  (2+ messages)

[PATCH v3 0/3] riscv: mm: Extend mappable memory up to hint address
 2024-03-20 20:50 UTC  (2+ messages)

[PATCH] exec: fix linux_binprm::exec in transfer_args_to_stack()
 2024-03-20 20:31 UTC  (3+ messages)

[PATCH 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-20 20:24 UTC  (9+ messages)
  ` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()

[PATCH v7] zswap: replace RB tree with xarray
 2024-03-20 20:12 UTC  (13+ messages)

[PATCH 1/2] mm: zswap: increase shrinking protection for zswap swapins only
 2024-03-20 19:32 UTC  (5+ messages)

[PATCH v3 0/4] Memory management patches needed by Rust Binder
 2024-03-20 18:39 UTC  (3+ messages)
` [PATCH v3 1/4] rust: uaccess: add userspace pointers

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-03-20 17:28 UTC  (3+ messages)
` [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command

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

[RFC] A new per-cpu memory allocator for userspace in librseq
 2024-03-20 16:26 UTC 

[PATCH v4] mm/migrate: split source folio if it is on deferred split list
 2024-03-20 16:24 UTC  (3+ messages)

[PATCH v4] cgroup2: New memory.max.effective like cgroup1 hierarchical_memory_limit
 2024-03-20 16:02 UTC  (2+ messages)

[akpm-mm:mm-unstable 26/52] mm/internal.h:1128:1: warning: control reaches end of non-void function
 2024-03-20 15:51 UTC 

[akpm-mm:mm-nonmm-unstable 15/17] lib/cpumask.c:61: warning: cannot understand function prototype: 'struct kmem_cache *cpumask_cache __ro_after_init; '
 2024-03-20 15:51 UTC 

[linux-next:master] BUILD REGRESSION 72fb52fb0ac44b6a1edd9bc390e44bce3acccd26
 2024-03-20 15:25 UTC 

[akpm-mm:mm-unstable 26/52] mm/internal.h:1117:30: error: 'struct mem_cgroup' has no member named 'deferred_split_queue'
 2024-03-20 15:12 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).