Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 09:07:02 to 2024-04-08 02:18:19 UTC [more...]

[PATCH] mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc()
 2024-04-07 21:06 UTC  (2+ messages)

[PATCH v5 00/11] IOMMU memory observability
 2024-04-08  2:17 UTC  (5+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations

[linux-next:master 3427/4242] WARNING: modpost: vmlinux: section mismatch in reference: (unknown)+0x1788 (section: __ex_table) -> .LASF745 (section: .debug_str)
 2024-04-08  1:11 UTC 

[PATCH] mm,swapops: Update check in is_pfn_swap_entry for hwpoison entries
 2024-04-07 20:31 UTC  (4+ messages)

[PATCH net-next v1 01/12] mm: Move the page fragment allocator from page_alloc into its own file
 2024-04-07 18:13 UTC  (13+ messages)
` [PATCH net-next v1 02/12] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v1 03/12] mm: page_frag: change page_frag_alloc_* API to accept align param
` [PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v1 05/12] mm: page_frag: add two inline helper for "
` [PATCH net-next v1 06/12] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
` [PATCH net-next v1 07/12] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias
` [PATCH net-next v1 09/12] mm: page_frag: introduce prepare/commit API for page_frag
` [PATCH net-next v1 11/12] mm: page_frag: add a test module "
` [PATCH net-next v1 12/12] mm: page_frag: update documentation and maintainer "

[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-07 17:19 UTC  (6+ messages)
` [PATCH v2 6/7] s390: mm: "

[PATCH] mm/memprofiling: explicitly include irqflags.h in alloc_tag.h
 2024-04-07 17:18 UTC  (4+ messages)

[PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
 2024-04-07 16:50 UTC  (4+ messages)

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-04-07 10:19 UTC  (7+ messages)
` [PATCH 06/10] mm: page_alloc: fix freelist movement during block conversion
` [PATCH 10/10] mm: page_alloc: consolidate free page accounting

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-07  9:12 UTC  (12+ messages)
` [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() "
` [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() "
` [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() "

[PATCH v4 0/4] Memory management patches needed by Rust Binder
 2024-04-07  8:58 UTC  (5+ messages)
` [PATCH v4 4/4] rust: add abstraction for `struct page`

[PATCH] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-07  8:54 UTC 

[PATCH -next 0/2] mm: remove arch's private VM_FAULT_BADMAP/BADACCESS
 2024-04-07  8:12 UTC  (3+ messages)
` [PATCH 1/2] arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
` [PATCH 2/2] arm: "

[PATCH 1/2] mm/cma: drop incorrect alignment check in cma_init_reserved_mem
 2024-04-07  8:02 UTC  (3+ messages)
` [PATCH 2/2] mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid

[akpm-mm:mm-unstable 313/322] include/linux/huge_mm.h:274:16: error: fields must have a constant size: 'variable length array in structure' extension will never be supported
 2024-04-07  7:39 UTC  (4+ messages)

[PATCH v6 0/6] Swap-out mTHP without splitting
 2024-04-07  7:38 UTC  (9+ messages)
` [PATCH v6 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v6 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v6 5/6] mm: vmscan: Avoid split during shrink_folio_list()

[PATCH] hugetlb: Convert alloc_buddy_hugetlb_folio to use a folio
 2024-04-07  7:14 UTC  (7+ messages)

[PATCH] mm,swap: add document about RCU read lock and swapoff interaction
 2024-04-07  6:54 UTC 

[PATCH] mm/mmap: make accountable_mapping return bool
 2024-04-07  6:38 UTC 

[linux-next:master 3501/3504] riscv32-linux-ld: section .data LMA [001f9000,009465d7] overlaps section .text LMA [000a7e84,0177d68b]
 2024-04-07  6:28 UTC  (3+ messages)

[PATCH] mm/mmap: make vma_wants_writenotify return bool
 2024-04-07  6:26 UTC 

Machine check recovery broken in v6.9-rc1
 2024-04-07  4:51 UTC  (10+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-07  4:50 UTC  (6+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
` [PATCH 2/4] KVM: remove unused argument of kvm_handle_hva_range()
` [PATCH 3/4] mmu_notifier: remove the .change_pte() callback
` [PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()

[linux-next:master 2524/3504] kernel/locking/rtmutex.c:218:9: error: incompatible pointer to integer conversion passing 'typeof (*(((__ai_ptr))))' (aka 'struct task_struct *') to parameter of type 'uintptr_t' (aka 'unsigned long')
 2024-04-07  4:41 UTC  (3+ messages)

[akpm-mm:mm-unstable 313/322] include/linux/huge_mm.h:274:23: error: variably modified 'stats' at file scope
 2024-04-07  4:04 UTC  (3+ messages)

[PATCH 0/7] khugepaged folio conversions
 2024-04-07  3:46 UTC  (18+ messages)
` [PATCH 1/7] khugepaged: Inline hpage_collapse_alloc_folio()
` [PATCH 2/7] khugepaged: Convert alloc_charge_hpage to alloc_charge_folio
` [PATCH 3/7] khugepaged: Remove hpage from collapse_huge_page()
` [PATCH 4/7] khugepaged: Pass a folio to __collapse_huge_page_copy()
` [PATCH 5/7] khugepaged: Remove hpage from collapse_file()
` [PATCH 6/7] khugepaged: Use a folio throughout collapse_file()
` [PATCH 7/7] khugepaged: Use a folio throughout hpage_collapse_scan_file()

[PATCH v2 0/6] Improve visibility of writeback
 2024-04-07  3:13 UTC  (8+ messages)
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi

[PATCH 0/4] large folios swap-in: handle refault cases first
 2024-04-07  2:24 UTC  (3+ messages)
` [PATCH 4/4] mm: swap: entirely map large folios found in swapcache

[PATCH v2 0/3] x86/mm/pat: fix VM_PAT handling in COW mappings
 2024-04-07  2:08 UTC  (3+ messages)
` [PATCH v2 2/3] "

[PATCH v2 0/3] SLUB: improve filling cpu partial a bit in get_partial_node()
 2024-04-07  1:47 UTC  (4+ messages)
` [PATCH v2 3/3] mm/slub: simplify get_partial_node()

[PATCH] mm/ksm: remove redundant code in ksm_fork
 2024-04-06 23:37 UTC  (2+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-04-06 23:27 UTC  (8+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in
  ` [PATCH RFC 5/6] mm: rmap: weaken the WARN_ON in __folio_add_anon_rmap()

[PATCH v6 00/37] Memory allocation profiling
 2024-04-06 21:42 UTC  (7+ messages)

[PATCH 1/1] fixup! increase PERCPU_MODULE_RESERVE to accommodate allocation tags
 2024-04-06 21:40 UTC 

[PATCH v20 2/5] ring-buffer: Introducing ring-buffer mapping functions
 2024-04-06 17:36 UTC  (2+ messages)
` [PATCH v20 3/5] tracing: Allow user-space mapping of the ring-buffer

[linux-next:master 1149/4242] sound/soc/amd/ps/pci-ps.c:271:undefined reference to `sdw_amd_probe'
 2024-04-06  5:06 UTC  (2+ messages)

[PATCH net-next v9 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-04-06  4:25 UTC  (9+ messages)
` [PATCH net-next v9 2/9] iavf: kill "legacy-rx" for good
` [PATCH net-next v9 4/9] slab: introduce kvmalloc_array_node() and kvcalloc_node()
` [PATCH net-next v9 7/9] libeth: add Rx buffer management

[linux-next:master] [lib/xarray] 5053ab0c89: WARNING:suspicious_RCU_usage
 2024-04-06  3:25 UTC 

[PATCH] mm/userfaultfd: Allow hugetlb change protection upon poison entry
 2024-04-05 23:19 UTC 

[PATCH 1/1] fixup! fix missing vmalloc.h includes
 2024-04-05 22:51 UTC 

[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-05 22:43 UTC  (6+ messages)
` [PATCH v11 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
 2024-04-05 22:04 UTC  (5+ messages)
` [PATCH v4 1/2] mm: add per-order mTHP anon_alloc and anon_alloc_fallback counters
` [PATCH v4 2/2] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-05 21:42 UTC  (7+ messages)

[syzbot] [mm?] WARNING in hugetlb_change_protection (2)
 2024-04-05 21:31 UTC 

[PATCH 0/2] selftests: Replace "Bail out" with "Error" in ksft_exit_fail_msg()
 2024-04-05 21:07 UTC  (11+ messages)
` [PATCH 1/2] selftests: Replace "Bail out" with "Error"
` [PATCH 2/2] selftests: Remove Error/Failed prefix from ksft_exit_fail*() usages

[GIT PULL] hotfixes for 6.9-rc3
 2024-04-05 21:05 UTC  (2+ messages)

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-05 20:29 UTC  (10+ messages)
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated
` [PATCH v2 3/5] mm: zswap: refactor limit checking from zswap_store()
` [PATCH v2 5/5] mm: zswap: remove same_filled module params

[RFC PATCH v3 0/7] DAMON based tiered memory management for CXL memory
 2024-04-05 19:28 UTC  (3+ messages)

[RFC PATCH v3 7/7] mm/damon: Add "damon_migrate_{hot,cold}" vmstat
 2024-04-05 19:27 UTC  (2+ messages)

[RFC PATCH v3 6/7] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
 2024-04-05 19:26 UTC  (2+ messages)

[RFC PATCH v3 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
 2024-04-05 19:24 UTC  (2+ messages)

[RFC PATCH v3 4/7] mm/migrate: add MR_DAMON to migrate_reason
 2024-04-05 19:20 UTC  (2+ messages)

[RFC PATCH v3 2/7] mm: make alloc_demote_folio externally invokable for migration
 2024-04-05 19:20 UTC  (2+ messages)

[RFC PATCH v3 1/7] mm/damon/paddr: refactor DAMOS_PAGEOUT with migration_mode
 2024-04-05 19:19 UTC  (2+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
 2024-04-05 18:19 UTC  (8+ messages)

[syzbot] [mm?] [hardening?] BUG: bad usercopy in do_handle_open
 2024-04-05 18:09 UTC  (2+ messages)

[PATCH] mm: Convert pagecache_isize_extended to use a folio
 2024-04-05 18:00 UTC 

[PATCH v2] mm/slub: Reduce memory consumption in extreme scenarios
 2024-04-05 16:50 UTC  (2+ messages)

[PATCH] Documentation/admin-guide/sysctl/vm.rst adding the importance of NUMA-node count to documentation
 2024-04-05 16:49 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 24e5164b281bb347da5f23b80db40be8197ee5c8
 2024-04-05 16:37 UTC 

[PATCH] mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE but THP enabled
 2024-04-05 16:36 UTC  (3+ messages)

[PATCH 0/5] Clean up __folio_put()
 2024-04-05 16:34 UTC  (7+ messages)
` [PATCH 1/5] mm: Free non-hugetlb large folios in a batch
` [PATCH 2/5] mm: Combine free_the_page() and free_unref_page()
` [PATCH 3/5] mm: Inline destroy_large_folio() into __folio_put_large()
` [PATCH 4/5] mm: Combine __folio_put_small, __folio_put_large and __folio_put
` [PATCH 5/5] mm: Convert free_zone_device_page to free_zone_device_folio

[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
 2024-04-05 15:40 UTC  (2+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-04-05 15:18 UTC  (4+ messages)
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-05 13:53 UTC  (13+ messages)

mm/gup.c:679:22: error: call to '__compiletime_assert_382' declared with 'error' attribute: BUILD_BUG failed
 2024-04-05 13:21 UTC  (3+ messages)

[PATCH v4 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-05 12:58 UTC  (7+ messages)
` [PATCH v4 1/2] mm/madvise: introduce mkold_clean_ptes() batch helper
` [PATCH v4 2/2] mm/madvise: optimize lazyfreeing with mTHP in madvise_free

Linux choosing to swap despite having 250G of file memory available
 2024-04-05 12:49 UTC  (3+ messages)

[linux-next:master 4238/4242] riscv32-linux-ld: section .data LMA [00369000,00907967] overlaps section .text LMA [0007899c,01a6a6af]
 2024-04-05 12:33 UTC 

[PATCH] mm: page_alloc: use the correct THP order for THP PCP
 2024-04-05 12:16 UTC  (3+ messages)

[PATCH 0/4] Use folio APIs in procfs
 2024-04-05 11:02 UTC  (3+ messages)

[PATCH v3] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-05 10:51 UTC  (15+ messages)

[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
 2024-04-05 10:26 UTC  (4+ messages)

[PATCH 15/26] mm: Export writeback_iter()
 2024-04-05 10:15 UTC  (9+ messages)
    ` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache

[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
 2024-04-05 10:13 UTC  (2+ messages)

[PATCH v5 0/6] Swap-out mTHP without splitting
 2024-04-05  9:24 UTC  (7+ messages)
` [PATCH v5 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v5 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()

[PATCH 0/3] Make {virt, phys, page, pfn} translation work with KFENCE for LoongArch
 2024-04-05  9:21 UTC  (4+ messages)
` [PATCH 1/3] mm: Move lowmem_page_address() a little later

[PATCH v13 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-04-05  9:19 UTC  (3+ messages)
` [PATCH v13 2/8] mm/gup: Introduce check_and_migrate_movable_folios()

[PATCH v2 00/14] transfer page to folio in KSM
 2024-04-05  9:07 UTC  (5+ messages)
` [PATCH v3 13/14] mm/ksm: use folio_set_stable_node in try_to_merge_one_page
` [PATCH v3 14/14] mm/ksm: remove set_page_stable_node


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