Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 15:37:01 to 2024-04-08 15:36:18 UTC [more...]

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

[PATCH 0/8] Some cleanups for memory-failure
 2024-04-08 15:36 UTC  (4+ messages)
` [PATCH 4/8] mm/memory-failure: Convert shake_page() to shake_folio()

[PATCH v6 0/6] Swap-out mTHP without splitting
 2024-04-08 15:13 UTC  (26+ messages)
` [PATCH v6 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v6 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
` [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 V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-04-08 14:24 UTC  (13+ messages)
` [PATCH 06/10] mm: page_alloc: fix freelist movement during block conversion
` [PATCH 10/10] mm: page_alloc: consolidate free page accounting

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-08 13:56 UTC  (12+ 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()

[RFC PATCH v3 0/7] DAMON based tiered memory management for CXL memory
 2024-04-08 13:41 UTC  (5+ messages)
  ` [RFC PATCH v3 0/7] DAMON based tiered memory management for CXL

[PATCH net-next v1 01/12] mm: Move the page fragment allocator from page_alloc into its own file
 2024-04-08 13:39 UTC  (16+ 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] mm/slub: Reduce memory consumption in extreme scenarios
 2024-04-08 13:17 UTC  (3+ messages)

[Patch v3] mm/memblock: remove empty dummy entry
 2024-04-08 12:37 UTC  (3+ messages)

[PATCH v2] mm: swap: prejudgement swap_has_cache to avoid page allocation
 2024-04-08 12:14 UTC 

[RFC PATCH v3 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
 2024-04-08 12:06 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS a334017808414b07009579c33f12e53873d2b0d6
 2024-04-08 11:57 UTC 

[PATCH net-next v9 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-04-08  9:45 UTC  (7+ messages)
` [PATCH net-next v9 7/9] libeth: add Rx buffer management

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

[syzbot] [mm?] general protection fault in shmem_get_next_id
 2024-04-08  9:19 UTC  (3+ messages)

[PATCH] tracing: Add new_exec tracepoint
 2024-04-08  9:01 UTC 

[PATCH] mm: vmscan: do not skip CMA while LRU is full of CMA folios
 2024-04-08  8:38 UTC  (3+ messages)

[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
 2024-04-08  8:36 UTC  (11+ messages)

[PATCH] mm,swapops: Update check in is_pfn_swap_entry for hwpoison entries
 2024-04-08  8:31 UTC  (6+ messages)

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

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-08  8:07 UTC  (12+ 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

[PATCH 0/4] large folios swap-in: handle refault cases first
 2024-04-08  7:49 UTC  (6+ messages)
` [PATCH 4/4] mm: swap: entirely map large folios found in swapcache

[PATCH] mm,swap: add document about RCU read lock and swapoff interaction
 2024-04-08  7:41 UTC  (3+ messages)

[PATCH v2 00/14] transfer page to folio in KSM
 2024-04-08  7:01 UTC  (10+ messages)
` [PATCH v3 07/14] mm/ksm: use folio in write_protect_page
` [PATCH v3 11/14] mm/ksm: remove get_ksm_page and related info
` [PATCH v3 14/14] mm/ksm: remove set_page_stable_node

[GIT PULL]: memblock tests: fix build errors
 2024-04-08  5:35 UTC 

[PATCH v5 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-08  4:24 UTC  (3+ messages)
` [PATCH v5 1/2] mm/madvise: optimize "
` [PATCH v5 2/2] mm/arm64: override mkold_clean_ptes() batch helper

[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 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 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] 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: "

[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] hugetlb: Convert alloc_buddy_hugetlb_folio to use a folio
 2024-04-07  7:14 UTC  (7+ messages)

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

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

[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  (4+ messages)
` [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  (3+ messages)

[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  (7+ messages)

[GIT PULL] hotfixes for 6.9-rc3
 2024-04-05 21:05 UTC  (2+ 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 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] 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  (2+ messages)

[PATCH 0/5] Clean up __folio_put()
 2024-04-05 16:34 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
 2024-04-05 15:40 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).