linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4] MAINTAINERS: add my isub-entries to MM part
 2025-03-27 13:33 UTC  (6+ messages)
` [PATCH 1/4] MAINTAINERS: fixup USERFAULTFD entry
` [PATCH 2/4] MAINTAINERS: mm: add entry for execmem
` [PATCH 3/4] MAINTAINERS: mm: add entry for numa memblocks and numa emulation
` [PATCH 4/4] MAINTAINERS: mm: add entry for secretmem

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-03-27 13:31 UTC  (25+ messages)
` [PATCH v5 07/16] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
` [PATCH v5 11/16] kexec: add config option for KHO

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-27 13:21 UTC  (12+ messages)
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
` [LSF/MM] CXL Boot to Bash - Section 4: Interleave
        ` [Lsf-pc] "

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-27 13:13 UTC  (19+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT

[PATCH v3 00/11] Perf improvements for hugetlb and vmalloc on arm64
 2025-03-27 13:06 UTC  (9+ messages)
` [PATCH v3 03/11] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v3 07/11] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v3 10/11] mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes

[RFC 0/5] slab: Set freed variables to NULL by default
 2025-03-27 13:00 UTC  (5+ messages)
` [PATCH 5/5] [DEBUG] slab: Report number of NULLings

[LSF/MM/BPF TOPIC] Weighted interleave auto-tuning
 2025-03-27 12:39 UTC  (3+ messages)

[PATCH 0/2] Fix mincore() tmpfs test failure
 2025-03-27 11:54 UTC  (5+ messages)
` [PATCH 1/2] selftests: mincore: fix tmpfs mincore "
` [PATCH 2/2] mm: mincore: use folio_pte_batch() to batch process large folios

[PATCH] generic/764: fsstress + migrate_pages() test
 2025-03-27 11:53 UTC  (3+ messages)

[PATCH] selftest/mm: va_high_addr_switch: add ppc64 support check
 2025-03-27 11:48 UTC 

[PATCH] mm/memory_hotplug: fix call folio_test_large with tail page in do_migrate_range
 2025-03-27 11:19 UTC  (7+ messages)

[PATCH V4] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2025-03-27 11:16 UTC  (4+ messages)

Ask help about this patch b951aaff5035 " mm: enable page allocation tagging"
 2025-03-27 11:02 UTC  (6+ messages)
    ` [EXT] "

[PATCH v3] mm/page_alloc: Simplify free_page_is_bad by removing free_page_is_bad_report
 2025-03-27 10:58 UTC  (2+ messages)

[PATCH net-next v4 0/3] Fix late DMA unmap crash for page pool
 2025-03-27 10:44 UTC  (4+ messages)
` [PATCH net-next v4 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v4 2/3] page_pool: Turn dma_sync into a full-width bool field
` [PATCH net-next v4 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH net-next v3 0/3] Fix late DMA unmap crash for page pool
 2025-03-27 10:41 UTC  (12+ messages)
` [PATCH net-next v3 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v3 2/3] page_pool: Turn dma_sync into a full-width bool field
` [PATCH net-next v3 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH] mm/show_mem: Optimize si_meminfo_node by reducing redundant code
 2025-03-27  9:32 UTC  (3+ messages)

[RFC PATCH 0/6] Deep talk about folio vmap
 2025-03-27  9:28 UTC  (7+ messages)
` [RFC PATCH 1/6] udmabuf: try fix udmabuf vmap
` [RFC PATCH 2/6] udmabuf: try udmabuf vmap test
` [RFC PATCH 3/6] mm/vmalloc: try add vmap folios range
` [RFC PATCH 4/6] udmabuf: use vmap_range_folios
` [RFC PATCH 5/6] udmabuf: vmap test suit for pages and pfns compare
` [RFC PATCH 6/6] udmabuf: remove no need code

[linux-next:master] [mm] c2f6ea38fc: vm-scalability.throughput 56.4% regression
 2025-03-27  8:20 UTC 

[linux-next:master] BUILD REGRESSION 0e871365f7f9aeb9b590e345458b2083e067cd13
 2025-03-27  7:24 UTC 

[PATCH net-next v2 0/3] Fix late DMA unmap crash for page pool
 2025-03-27  7:21 UTC  (17+ messages)
` [PATCH net-next v2 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v2 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next v2 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

not issuing vma_start_write() in dup_mmap() if the caller is single-threaded
 2025-03-27  5:46 UTC 

[syzbot] [mm?] INFO: rcu detected stall in clone (7)
 2025-03-27  3:03 UTC 

[PATCHv2] zram: modernize writeback interface
 2025-03-27  1:58 UTC 

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-27  1:47 UTC  (8+ messages)
` [PATCH v2 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH v2 2/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v2 3/8] cxl/edac: Add CXL memory device "

WARNING: modpost: vmlinux: section mismatch in reference: mm_cmdline_setup+0x94 (section: .text.unlikely) -> memblock (section: .init.data)
 2025-03-27  1:13 UTC  (2+ messages)

[PATCH] cgroup/rstat: avoid disabling irqs for O(num_cpu)
 2025-03-26 23:57 UTC  (4+ messages)

[PATCH] mm: use per-numa-node atomics instead of percpu_counters
 2025-03-26 23:36 UTC  (4+ messages)

[RFC PATCH 1/5] misc: introduce FDBox
 2025-03-26 22:40 UTC  (12+ messages)

[LSF/MM/BPF Topic] Filesystem reclaim & memory allocation BOF
 2025-03-26 21:48 UTC  (6+ messages)
    ` [Lsf-pc] "

[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-03-26 21:04 UTC  (4+ messages)
` [PATCH v9 19/20] fs/dax: Properly refcount fs dax pages

[GIT PULL] bcachefs for 6.15, v2
 2025-03-26 20:46 UTC 

[LSF/MM/BPF Topic] synthetic mm testing like page migration
 2025-03-26 20:46 UTC  (2+ messages)

Linux6.14-rc5 BUG: spinlock bad magic in z3fold_zpool_free
 2025-03-26 20:42 UTC  (4+ messages)

bug report for linux-6.14/tools/testing/selftests/mm/pagemap_ioctl.c
 2025-03-26 19:25 UTC 

[PATCH v1] selftests/mm/cow: fix minor memory leak in child_vmsplice_memcmp_fn()
 2025-03-26 19:24 UTC  (2+ messages)

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-03-26 18:51 UTC  (18+ messages)

[Hypervisor Live Update] Notes from March 10, 2025
 2025-03-26 16:18 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Reentrant kmalloc usable from any context
 2025-03-26 16:15 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Page allocation for ASI
 2025-03-26 15:36 UTC  (2+ messages)

[PATCH 0/2] mm: fixes for fallouts from mem_init() cleanup
 2025-03-26 15:22 UTC  (3+ messages)
` [PATCH 2/2] memblock: don't release high memory to page allocator when HIGHMEM is off

[PATCH v7 5/9] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory
 2025-03-26 14:42 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in try_to_migrate_one / vms_clear_ptes (2)
 2025-03-26 13:58 UTC  (2+ messages)

[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
 2025-03-26 13:02 UTC  (4+ messages)
` [PATCH v2 12/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers

Potential Linux Crash: WARNING in ext4_dirty_folio in Linux kernel v6.13-rc5
 2025-03-26 10:59 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: Consolidate unlikely handling in page_expected_state
 2025-03-26  9:34 UTC  (3+ messages)

[PATCH] zram: modernize writeback interface
 2025-03-26  9:31 UTC  (8+ messages)

Plastic components and packaging
 2025-03-26  8:56 UTC 

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-03-26  8:56 UTC  (18+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH] mm/vmscan: Initialize dirty to prevent uninitialized use
 2025-03-26  6:48 UTC  (3+ messages)

[PATCH] mm: migrate: restore the nmask after successfully allocating on the target node
 2025-03-26  5:54 UTC 

[PATCH] mm: migrate: restore the nmask after successfully allocating on the target node
 2025-03-26  3:28 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
 2025-03-26  3:23 UTC  (2+ messages)

[PATCH RFC 0/6] Allow file-backed or shared device private pages
 2025-03-26  2:14 UTC  (3+ messages)

[PATCH 0/4 v3] cgroup: separate rstat trees
 2025-03-26  0:39 UTC  (5+ messages)
` [PATCH 1/4 v3] cgroup: use separate rstat api for bpf programs

[RFC PATCH v1 0/2] mm: multi-gen LRU scanning for page promotion
 2025-03-25 21:55 UTC  (3+ messages)

[PATCH v2] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-03-25 21:48 UTC  (2+ messages)
` [tip: x86/urgent] "

ERROR: modpost: "_restfpr_20" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2025-03-25 21:15 UTC 

[LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
 2025-03-25 21:01 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] DAMON Updates and Plans: Monitoring Parameters Auot-tuning and Memory Tiering
 2025-03-25 20:59 UTC  (2+ messages)

[PATCH v2] mm/page_alloc: Consolidate unlikely handling in page_expected_state
 2025-03-25 19:40 UTC  (2+ messages)

[PATCH] arm64: mm: Correct the update of max_pfn
 2025-03-25 19:22 UTC  (2+ messages)

[PATCH v3] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-03-25 19:19 UTC 

[PATCH] MAINTAINERS: Add myself as userfaultfd reviewer
 2025-03-25 18:41 UTC  (2+ messages)

[syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4)
 2025-03-25 18:40 UTC  (12+ messages)
` [PATCH] exec: fix the racy usage of fs_struct->in_exec

[PATCH] Subject: [PATCH] mm: Add kernel-doc comment for free_pgd_range()
 2025-03-25 18:13 UTC 

[LSF/MM/BPF TOPIC] SLUB allocator, mainly the sheaves caching layer
 2025-03-25 17:43 UTC  (2+ messages)

[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
 2025-03-25 17:23 UTC  (4+ messages)
` [PATCH -V2] mm: pcp: scale batch to reduce number of high order pcp flushes on deallocation

[PATCH] mm: pcp: scale batch to reduce number of high order pcp flushes on deallocation
 2025-03-25 17:19 UTC 

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-03-25 17:11 UTC  (5+ messages)

[PATCH v6 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-03-25 15:57 UTC  (4+ messages)
` [PATCH v6 5/7] KVM: guest_memfd: Restore folio state after final folio_put()

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-25 14:41 UTC  (7+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox