Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 09:54:31 to 2024-03-20 15:12:42 UTC [more...]

[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)

[PATCH 0/6] Improve visibility of writeback
 2024-03-20 15:12 UTC  (11+ 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 5/6] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[akpm-mm:mm-unstable 26/52] mm/internal.h:1127:22: error: 'struct pglist_data' has no member named 'deferred_split_queue'
 2024-03-20 15:02 UTC  (2+ messages)

[akpm-mm:mm-unstable 47/52] mm/mempolicy.c:2733: warning: Function parameter or struct member 'vmf' not described in 'mpol_misplaced'
 2024-03-20 14:59 UTC 

[PATCH 01/11] mm/ksm: Convert get_ksm_page to return a folio
 2024-03-20 14:57 UTC  (14+ messages)
` [PATCH 02/11] mm/ksm: use a folio in remove_rmap_item_from_tree
` [PATCH 03/11] mm/ksm: use a folio in remove_stable_node
` [PATCH 04/11] mm/ksm: use folio in stable_node_dup
` [PATCH 05/11] mm/ksm: use a folio in scan_get_next_rmap_item func
` [PATCH 06/11] mm/ksm: use folio in write_protect_page
` [PATCH 07/11] mm/ksm: Convert chain series funcs to use folio
` [PATCH 08/11] mm/ksm: Convert stable_tree_insert "
` [PATCH 09/11] mm/ksm: Convert stable_tree_search "
` [PATCH 10/11] mm/ksm: rename get_ksm_page to get_ksm_folio and return type
` [PATCH 11/11] mm/ksm: return folio for chain series funcs

[PATCH 1/2] mm: zswap: increase shrinking protection for zswap swapins only
 2024-03-20 14:48 UTC  (4+ messages)
` [PATCH 2/2] mm: zswap: remove nr_zswap_stored atomic

[PATCH v4 0/6] Swap-out mTHP without splitting
 2024-03-20 14:35 UTC  (27+ messages)
` [PATCH v4 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
` [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()
` [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[PATCH 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-20 13:14 UTC  (10+ messages)
` [PATCH 2/6] x86: remove memblock_find_dma_reserve()
` [PATCH 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()

[PATCH RESEND] tmpfs: Fix race on handling dquot rbtree
 2024-03-20 12:39 UTC 

[PATCH v2 0/3] mm/damon: Profiling enhancements for DAMON
 2024-03-20 12:31 UTC  (4+ messages)

[PATCH] mm/memcontrol: stop resize loop if limit was changed again
 2024-03-20 12:09 UTC  (4+ messages)

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

[PATCH 01/12] mm/ksm: catch tail page abnormal in page_stable_node
 2024-03-20 12:03 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS ad58b0c356a015c7b302d1416f6dc0521ed6f2a7
 2024-03-20 11:38 UTC 

[PATCH] mm: page_alloc: control latency caused by zone PCP draining
 2024-03-20 10:44 UTC  (3+ messages)

[PATCH v2 1/3] mm: kmsan: implement kmsan_memmove()
 2024-03-20 10:18 UTC  (3+ 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 v7] zswap: replace RB tree with xarray
 2024-03-20 10:14 UTC  (6+ messages)

[PATCH v2 0/3] make the hugetlb migration strategy consistent
 2024-03-20 10:06 UTC  (3+ messages)
` [PATCH v2 2/3] mm: hugetlb: "

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

[PATCH 0/4] mm/filemap: optimize folio adding and splitting
 2024-03-20  9:06 UTC  (10+ messages)
` [PATCH 1/4] mm/filemap: return early if failed to allocate memory for split
` [PATCH 2/4] mm/filemap: clean up hugetlb exclusion code
` [PATCH 3/4] lib/xarray: introduce a new helper xas_get_order
` [PATCH 4/4] mm/filemap: optimize filemap folio adding

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-20  8:55 UTC  (12+ messages)

[PATCH v3 4/4] rust: add abstraction for `struct page`
 2024-03-20  8:46 UTC  (2+ messages)

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

[PATCH] config/mips: support zswap function
 2024-03-20  7:28 UTC 

Mr Yasser
 2024-03-20  7:16 UTC 

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

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

ZONE_DEVICE refcounting
 2024-03-20  5:20 UTC  (3+ messages)

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-20  6:20 UTC  (14+ messages)
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

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

[RFC v3 3/3] ktest: sys_move_phys_pages ktest
 2024-03-20  6:01 UTC  (13+ messages)
      ` [RFC v3 3/3] ktest: sys_move_phys_pages ktesty
` [RFC v3 0/3] move_phys_pages syscall - migrate page contents given

[RFC PATCH 0/7] mm: providing ample physical memory contiguity by confining unmovable allocations
 2024-03-20  2:57 UTC  (10+ messages)
` [RFC PATCH 1/7] sysfs interface for the boundary of movable zone
` [RFC PATCH 2/7] Disallows high-order movable allocations in other zones if ZONE_MOVABLE is populated
` [RFC PATCH 3/7] compaction accepts a destination zone
` [RFC PATCH 4/7] vmstat counter for pages migrated across zones
` [RFC PATCH 5/7] proactively move pages out of unmovable zones in kcompactd
` [RFC PATCH 6/7] pass gfp mask of the allocation that waked kswapd to track number of pages scanned on behalf of each alloc type
` [RFC PATCH 7/7] exports the number of pages scanned on behalf of movable/unmovable allocations

[PATCH v3 0/4] Memory management patches needed by Rust Binder
 2024-03-20  2:27 UTC  (8+ messages)
` [PATCH v3 1/4] rust: uaccess: add userspace pointers
` [PATCH v3 3/4] rust: uaccess: add typed accessors for "
` [PATCH v3 4/4] rust: add abstraction for `struct page`

[PATCH v4] mm/migrate: split source folio if it is on deferred split list
 2024-03-20  1:45 UTC 

[PATCH v3] mm/migrate: split source folio if it is on deferred split list
 2024-03-20  1:38 UTC  (6+ messages)

[PATCH 1/1] mm/mm_init.c: eliminate a local variable in mem_debugging_and_hardening_init()
 2024-03-20  1:18 UTC  (5+ messages)

[PATCH v6] zswap: replace RB tree with xarray
 2024-03-20  0:26 UTC  (6+ messages)

folio_mmapped
 2024-03-19 23:54 UTC  (20+ messages)
              ` folio_mmapped

[syzbot] [mm?] possible deadlock in move_pages
 2024-03-19 23:47 UTC  (3+ messages)

[RFC PATCH 2/2] selinux: wire up new execstack LSM hook
 2024-03-19 23:10 UTC  (5+ messages)
` [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack

[syzbot] Monthly mm report (Mar 2024)
 2024-03-19 21:40 UTC 

[PATCH v9 0/1] mm: report per-page metadata information
 2024-03-19 21:33 UTC  (5+ messages)
` [PATCH v9 1/1] "

[PATCH] percpu: clean up all mappings when pcpu_map_pages() fails
 2024-03-19 20:49 UTC  (4+ messages)

kernel BUG at lib/maple_tree.c:1237!
 2024-03-19 19:59 UTC  (3+ messages)
` And here's a GPF for you

[RFC PATCH] mm: Replace ->launder_folio() with flush and wait
 2024-03-19 16:59 UTC  (8+ messages)

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-19 16:32 UTC  (17+ messages)
` [RFC 03/14] fork: Clean-up naming of vm_strack/vm_struct variables in vmap stacks code

[linux-next:master] BUILD REGRESSION 226d3c72fcde130a99d760895ebdd20e78e02cb5
 2024-03-19 14:49 UTC 

[PATCH v2] vmstat: Keep count of the maximum page reached by the kernel stack
 2024-03-19 14:23 UTC  (3+ messages)

[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
 2024-03-19 14:04 UTC  (3+ messages)
  ` [PATCH v2 05/14] mm/sparc: Change pXd_huge() behavior to exclude swap entries

[PATCH] Revert "mm: skip CMA pages when they are not available"
 2024-03-19 13:40 UTC  (6+ messages)
` [PATCH v2] "

[syzbot] [mm?] WARNING in unmap_page_range (3)
 2024-03-19 13:32 UTC  (2+ messages)

[syzbot] [batman?] [bpf?] possible deadlock in lock_timer_base
 2024-03-19 13:31 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 00fe0619c6bef3ba3dbdc60fcef123b676e11700
 2024-03-19 11:20 UTC 

[Test Failure Report] exec: Test failures in execveat
 2024-03-19 11:17 UTC 

[PATCH v6 0/2] zswap: remove the memcpy if acomp is not sleepable
 2024-03-19 11:00 UTC  (3+ messages)

[PATCH] mm,page_owner: Fix recursion
 2024-03-19 10:51 UTC  (5+ 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).